Skip to content

FlatFieldImageRef

Bases: ImageRef_Type

Represents the XML element FlatFieldImageRef.

This is an empty element that refers to an Image obtained from a Standard Slide designed to eavluate the Field of View (FOV) dependent variations in the pixel-to-pixel sensitivity of the detector and/or by distortions in the Optical Path.

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)