Skip to content

IntensityCalibrationTool

Bases: ManufacturerSpec_Type

Represents the XML element IntensityCalibrationTool.

A tool, such as the Meta-Max calibration toold developed by the 4D Nucleome Imaging Standards Working Group, used to perform an intensity calibration procedure.

fromBase(base) staticmethod

getTypeName()

getXMLName()

getNBOType()

getChildren()

getSubElements()

fromJsonFile(path, validate=True)

fromJsonString(json_string, validate=True)

fromXmlFile(path, validate=True)

fromXmlString(xml_string, validate=True)

toXmlFile(filename, validate=True)

toXmlString(validate=True)

setID(value, validate=True)

getID()

resetID()

hasID()

setName(value, validate=True)

getName()

resetName()

hasName()

setType(value, validate=True)

getType()

resetType()

hasType()

getTypeAllowedValues() staticmethod

setCalibrationType(value, validate=True)

getCalibrationType()

resetCalibrationType()

hasCalibrationType()

setLastCalibrationDate(value, validate=True)

getLastCalibrationDate()

resetLastCalibrationDate()

hasLastCalibrationDate()

getLastCalibrationDateAllowedValues() staticmethod

setLightSensorRef(value, validate=True)

getLightSensorRef()

resetLightSensorRef()

hasLightSensorRef()

setAnnotationRef(value, validate=True)

getAnnotationRef()

resetAnnotationRef()

hasAnnotationRef()