Skip to content

CalibrationSoftware

Bases: Software_Type

Represents the XML element CalibrationSoftware.

This element describes a software tool utilized to analyze Calibration metrics obtained from this Calibration Procedure and generate a suitable Calibration Reports. As an example, such a Software tool might analyzes microscopy images of fluorescent Colored Beads in order to quantify the Resolution and Chromatic Registration of a fluorescence microsocope over the full Field of View (FOV). An example of such a tool is PSFj (http://www.knoplab.de/psfj/sample-page/). Alternatively, such a Software tool might be used to extract Intensity Calibration results obtained with a specific Intensity Calibration Tool, such as a Power Meter or MetaMax (https://www.umassmed.edu/grunwaldlab/).

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)