Skip to content

FieldUniformityEvaluation

Bases: NBOBaseClass

Represents the XML element FieldUniformityEvaluation.

This describes the procedure that was used to measure the Field 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)

setID(value, validate=True)

getID()

resetID()

hasID()

setMaxIntensityPixelXCoordinate(value, validate=True)

getMaxIntensityPixelXCoordinate()

resetMaxIntensityPixelXCoordinate()

hasMaxIntensityPixelXCoordinate()

setMaxIntensityPixelYCoordinate(value, validate=True)

getMaxIntensityPixelYCoordinate()

resetMaxIntensityPixelYCoordinate()

hasMaxIntensityPixelYCoordinate()

setMeanMaxtoCornerIntensityRatio(value, validate=True)

getMeanMaxtoCornerIntensityRatio()

resetMeanMaxtoCornerIntensityRatio()

hasMeanMaxtoCornerIntensityRatio()

setSDMaxtoCornerIntensityRatio(value, validate=True)

getSDMaxtoCornerIntensityRatio()

resetSDMaxtoCornerIntensityRatio()

hasSDMaxtoCornerIntensityRatio()

setFlatFieldImageRef_List(value, validate=True)

getFlatFieldImageRef_List()

addToFlatFieldImageRef_List(value, validate=True)

clearFlatFieldImageRef_List()