Skip to content

OpticalCalibrationImageRef

Bases: ImageRef_Type

Represents the XML element OpticalCalibrationImageRef.

This is an empty element that refers to an Image (typically a z-stack) obtained by observing the Optical Standard 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)