Skip to content

DetectorCalibrationImageRef

Bases: ImageRef_Type

Represents the XML element DetectorCalibrationImageRef.

This is an empty element that refers to an Image (typically a z-stack) obtained as part of this Detector Calibration Procedure used in this instance and Acquired using the same Instrument and Settings employed to acquire the experimental Image this calibration refers to.

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)