Skip to content

DetectorCalibration

Bases: IntensityCalibration_Type

Represents the XML element DetectorCalibration.

This element describes a procedure used to measures the performance of the Dectector used to to Acquire this experimental Image.

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)

setCalibrationMap_List(value, validate=True)

getCalibrationMap_List()

addToCalibrationMap_List(value, validate=True)

clearCalibrationMap_List()

setDetectorCalibrationImageRef_List(value, validate=True)

getDetectorCalibrationImageRef_List()

addToDetectorCalibrationImageRef_List(value, validate=True)

clearDetectorCalibrationImageRef_List()