ExcitationCalibration
Bases: IntensityCalibration_Type
Represents the XML element ExcitationCalibration.
This element describes the procedure used to measure and calibrate the Wavelength and Irradiance of the Excitation Light Source used to Acquire this experimental Image and the resulting calibration measurements.
getTypeName()
Returns the class type name.
Returns:
| Type | Description |
|---|---|
string
|
The class type name |
getXMLName()
Returns the XML element name corresponding to this class.
Returns:
| Type | Description |
|---|---|
string
|
The XML element name |
getNBOType()
Returns the NBO Type corresponding to this class.
Returns:
| Type | Description |
|---|---|
int
|
The NBO Type value |
getChildren()
Returns a list of all classes derived from this class.
Returns:
| Type | Description |
|---|---|
List[NBOBaseClass]
|
The list of derived classes |
getSubElements()
Returns a list of all child elements contained in this class.
Returns:
| Type | Description |
|---|---|
List[NBOBaseClass]
|
The list of child classes |
fromJsonFile(path)
Populates this object from a JSON file.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
path
|
string
|
The path to the JSON file |
required |
fromJsonString(json_string)
Populates this object from a JSON string.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
json_string
|
string
|
The JSON content as a string |
required |
fromXmlFile(path)
Populates this object from a XML file.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
path
|
string
|
The path to the XML file |
required |
fromXmlString(xml_string)
Populates this object from a XML string.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
xml_string
|
string
|
The XML content as a string |
required |
toXmlFile(filename)
Serializes this object to an XML file.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
filename
|
string
|
The path to the output XML file |
required |
toXmlString()
Serializes this object to an XML string.
Returns:
| Type | Description |
|---|---|
string
|
A string containing the XML representation of this object |
setSpinningDiskInLightPath(value)
Sets the value of the SpinningDiskInLightPath attribute.
In case of a Spinning Disk Confocal Microscope, this field records whether (True) or not (False) the Spinning Disk was placed in the Light Path during this Calibration Procedure.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
value
|
boolean
|
The value to set |
required |
getSpinningDiskInLightPath()
Returns the value of the SpinningDiskInLightPath attribute.
In case of a Spinning Disk Confocal Microscope, this field records whether (True) or not (False) the Spinning Disk was placed in the Light Path during this Calibration Procedure.
Returns:
| Type | Description |
|---|---|
boolean
|
The value of the attribute |
resetSpinningDiskInLightPath()
Resets the SpinningDiskInLightPath attribute to an unset state.
In case of a Spinning Disk Confocal Microscope, this field records whether (True) or not (False) the Spinning Disk was placed in the Light Path during this Calibration Procedure.
hasSpinningDiskInLightPath()
Checks whether the optional SpinningDiskInLightPath attribute is present.
In case of a Spinning Disk Confocal Microscope, this field records whether (True) or not (False) the Spinning Disk was placed in the Light Path during this Calibration Procedure.
Returns:
| Type | Description |
|---|---|
boolean
|
true if the optional attribute has been set, false otherwise |
setNominalEx_Wavelength(value)
Sets the value of the NominalEx_Wavelength attribute.
In case this is different from the Excitation Wavelength of the Channel this Calibration Procedure is associated with, this field records the Nominal Peak Excitation Wavelength that is employed during this Procedure.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
value
|
float
|
The value to set |
required |
getNominalEx_Wavelength()
Returns the value of the NominalEx_Wavelength attribute.
In case this is different from the Excitation Wavelength of the Channel this Calibration Procedure is associated with, this field records the Nominal Peak Excitation Wavelength that is employed during this Procedure.
Returns:
| Type | Description |
|---|---|
float
|
The value of the attribute |
resetNominalEx_Wavelength()
Resets the NominalEx_Wavelength attribute to an unset state.
In case this is different from the Excitation Wavelength of the Channel this Calibration Procedure is associated with, this field records the Nominal Peak Excitation Wavelength that is employed during this Procedure.
hasNominalEx_Wavelength()
Checks whether the optional NominalEx_Wavelength attribute is present.
In case this is different from the Excitation Wavelength of the Channel this Calibration Procedure is associated with, this field records the Nominal Peak Excitation Wavelength that is employed during this Procedure.
Returns:
| Type | Description |
|---|---|
boolean
|
true if the optional attribute has been set, false otherwise |
setNominalEx_WavelengthUnit(value)
Sets the value of the NominalEx_WavelengthUnit attribute.
No description available in the XSD standard.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
value
|
UnitsLength_Type
|
The value to set |
required |
getNominalEx_WavelengthUnit()
Returns the value of the NominalEx_WavelengthUnit attribute.
No description available in the XSD standard.
Returns:
| Type | Description |
|---|---|
UnitsLength_Type
|
The value of the attribute |
resetNominalEx_WavelengthUnit()
Resets the NominalEx_WavelengthUnit attribute to an unset state.
No description available in the XSD standard.
hasNominalEx_WavelengthUnit()
Checks whether the optional NominalEx_WavelengthUnit attribute is present.
No description available in the XSD standard.
Returns:
| Type | Description |
|---|---|
boolean
|
true if the optional attribute has been set, false otherwise |
setObservedEx_Wavelength(value)
Sets the value of the ObservedEx_Wavelength attribute.
This field records the observed Peak Excitation Wavelength at the Back Objective as measured by using this Calibration Procedure.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
value
|
float
|
The value to set |
required |
getObservedEx_Wavelength()
Returns the value of the ObservedEx_Wavelength attribute.
This field records the observed Peak Excitation Wavelength at the Back Objective as measured by using this Calibration Procedure.
Returns:
| Type | Description |
|---|---|
float
|
The value of the attribute |
setObservedEx_WavelengthUnit(value)
Sets the value of the ObservedEx_WavelengthUnit attribute.
No description available in the XSD standard.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
value
|
UnitsLength_Type
|
The value to set |
required |
getObservedEx_WavelengthUnit()
Returns the value of the ObservedEx_WavelengthUnit attribute.
No description available in the XSD standard.
Returns:
| Type | Description |
|---|---|
UnitsLength_Type
|
The value of the attribute |
resetObservedEx_WavelengthUnit()
Resets the ObservedEx_WavelengthUnit attribute to an unset state.
No description available in the XSD standard.
hasObservedEx_WavelengthUnit()
Checks whether the optional ObservedEx_WavelengthUnit attribute is present.
No description available in the XSD standard.
Returns:
| Type | Description |
|---|---|
boolean
|
true if the optional attribute has been set, false otherwise |
setPercentageNominalPowerSettings(value)
Sets the value of the PercentageNominalPowerSettings attribute.
This field records the input % Nominal Illumination Power that was set during this Calibration Procedure as by the Manufacturer.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
value
|
float
|
The value to set |
required |
getPercentageNominalPowerSettings()
Returns the value of the PercentageNominalPowerSettings attribute.
This field records the input % Nominal Illumination Power that was set during this Calibration Procedure as by the Manufacturer.
Returns:
| Type | Description |
|---|---|
float
|
The value of the attribute |
setObservedIlluminationPowerAtBackOfObjective(value)
Sets the value of the ObservedIlluminationPowerAtBackOfObjective attribute.
This field records the observed excitation Illumination Power (also known as Power Output or Illumination Intensity) as recorded at the back focal plane of the Objective by using this Calibration Procedure. In order to collect this metric it is necessary to remove the Objective.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
value
|
float
|
The value to set |
required |
getObservedIlluminationPowerAtBackOfObjective()
Returns the value of the ObservedIlluminationPowerAtBackOfObjective attribute.
This field records the observed excitation Illumination Power (also known as Power Output or Illumination Intensity) as recorded at the back focal plane of the Objective by using this Calibration Procedure. In order to collect this metric it is necessary to remove the Objective.
Returns:
| Type | Description |
|---|---|
float
|
The value of the attribute |
resetObservedIlluminationPowerAtBackOfObjective()
Resets the ObservedIlluminationPowerAtBackOfObjective attribute to an unset state.
This field records the observed excitation Illumination Power (also known as Power Output or Illumination Intensity) as recorded at the back focal plane of the Objective by using this Calibration Procedure. In order to collect this metric it is necessary to remove the Objective.
hasObservedIlluminationPowerAtBackOfObjective()
Checks whether the optional ObservedIlluminationPowerAtBackOfObjective attribute is present.
This field records the observed excitation Illumination Power (also known as Power Output or Illumination Intensity) as recorded at the back focal plane of the Objective by using this Calibration Procedure. In order to collect this metric it is necessary to remove the Objective.
Returns:
| Type | Description |
|---|---|
boolean
|
true if the optional attribute has been set, false otherwise |
setObservedIlluminationPowerAtBackObjectiveUnit(value)
Sets the value of the ObservedIlluminationPowerAtBackObjectiveUnit attribute.
No description available in the XSD standard.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
value
|
UnitsPower_Type
|
The value to set |
required |
getObservedIlluminationPowerAtBackObjectiveUnit()
Returns the value of the ObservedIlluminationPowerAtBackObjectiveUnit attribute.
No description available in the XSD standard.
Returns:
| Type | Description |
|---|---|
UnitsPower_Type
|
The value of the attribute |
resetObservedIlluminationPowerAtBackObjectiveUnit()
Resets the ObservedIlluminationPowerAtBackObjectiveUnit attribute to an unset state.
No description available in the XSD standard.
hasObservedIlluminationPowerAtBackObjectiveUnit()
Checks whether the optional ObservedIlluminationPowerAtBackObjectiveUnit attribute is present.
No description available in the XSD standard.
Returns:
| Type | Description |
|---|---|
boolean
|
true if the optional attribute has been set, false otherwise |
setObseredIlluminationPowerAtSample(value)
Sets the value of the ObseredIlluminationPowerAtSample attribute.
This field records the observed excitation Illumination Power (also known as Power Output or Illumination Intensity) as recorded at the Sample (also referred to as the Front of the Objective) by using this Calibration Procedure. This metric is typically recorded with the Objective in place.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
value
|
float
|
The value to set |
required |
getObseredIlluminationPowerAtSample()
Returns the value of the ObseredIlluminationPowerAtSample attribute.
This field records the observed excitation Illumination Power (also known as Power Output or Illumination Intensity) as recorded at the Sample (also referred to as the Front of the Objective) by using this Calibration Procedure. This metric is typically recorded with the Objective in place.
Returns:
| Type | Description |
|---|---|
float
|
The value of the attribute |
setObseredIlluminationPowerAtSampleUnit(value)
Sets the value of the ObseredIlluminationPowerAtSampleUnit attribute.
No description available in the XSD standard.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
value
|
UnitsPower_Type
|
The value to set |
required |
getObseredIlluminationPowerAtSampleUnit()
Returns the value of the ObseredIlluminationPowerAtSampleUnit attribute.
No description available in the XSD standard.
Returns:
| Type | Description |
|---|---|
UnitsPower_Type
|
The value of the attribute |
resetObseredIlluminationPowerAtSampleUnit()
Resets the ObseredIlluminationPowerAtSampleUnit attribute to an unset state.
No description available in the XSD standard.
hasObseredIlluminationPowerAtSampleUnit()
Checks whether the optional ObseredIlluminationPowerAtSampleUnit attribute is present.
No description available in the XSD standard.
Returns:
| Type | Description |
|---|---|
boolean
|
true if the optional attribute has been set, false otherwise |
setShortTermIlluminationStability(value)
Sets the value of the ShortTermIlluminationStability attribute.
According to ISO 21073:2019, Illumination Stability is defined as the percentage deviation of Minimum and Maximum Illumination Power from the Average Power during the time interval considered. Specifically, SATB [%]
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
value
|
float
|
The value to set |
required |
getShortTermIlluminationStability()
Returns the value of the ShortTermIlluminationStability attribute.
According to ISO 21073:2019, Illumination Stability is defined as the percentage deviation of Minimum and Maximum Illumination Power from the Average Power during the time interval considered. Specifically, SATB [%]
Returns:
| Type | Description |
|---|---|
float
|
The value of the attribute |
resetShortTermIlluminationStability()
Resets the ShortTermIlluminationStability attribute to an unset state.
According to ISO 21073:2019, Illumination Stability is defined as the percentage deviation of Minimum and Maximum Illumination Power from the Average Power during the time interval considered. Specifically, SATB [%]
hasShortTermIlluminationStability()
Checks whether the optional ShortTermIlluminationStability attribute is present.
According to ISO 21073:2019, Illumination Stability is defined as the percentage deviation of Minimum and Maximum Illumination Power from the Average Power during the time interval considered. Specifically, SATB [%]
Returns:
| Type | Description |
|---|---|
boolean
|
true if the optional attribute has been set, false otherwise |
setLongTermIlluminationStability(value)
Sets the value of the LongTermIlluminationStability attribute.
According to ISO 21073:2019, Illumination Stability is defined as the percentage deviation of Minimum and Maximum Illumination Power from the Average Power during the time interval considered. Specifically, SATB [%]
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
value
|
float
|
The value to set |
required |
getLongTermIlluminationStability()
Returns the value of the LongTermIlluminationStability attribute.
According to ISO 21073:2019, Illumination Stability is defined as the percentage deviation of Minimum and Maximum Illumination Power from the Average Power during the time interval considered. Specifically, SATB [%]
Returns:
| Type | Description |
|---|---|
float
|
The value of the attribute |
resetLongTermIlluminationStability()
Resets the LongTermIlluminationStability attribute to an unset state.
According to ISO 21073:2019, Illumination Stability is defined as the percentage deviation of Minimum and Maximum Illumination Power from the Average Power during the time interval considered. Specifically, SATB [%]
hasLongTermIlluminationStability()
Checks whether the optional LongTermIlluminationStability attribute is present.
According to ISO 21073:2019, Illumination Stability is defined as the percentage deviation of Minimum and Maximum Illumination Power from the Average Power during the time interval considered. Specifically, SATB [%]
Returns:
| Type | Description |
|---|---|
boolean
|
true if the optional attribute has been set, false otherwise |
setIlluminationLinearity(value)
Sets the value of the IlluminationLinearity attribute.
This field captures the Linear Correlation Coefficient of observed Output Illumination Power response to different input Power settings, as measured at the back of the Objective.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
value
|
float
|
The value to set |
required |
getIlluminationLinearity()
Returns the value of the IlluminationLinearity attribute.
This field captures the Linear Correlation Coefficient of observed Output Illumination Power response to different input Power settings, as measured at the back of the Objective.
Returns:
| Type | Description |
|---|---|
float
|
The value of the attribute |
resetIlluminationLinearity()
Resets the IlluminationLinearity attribute to an unset state.
This field captures the Linear Correlation Coefficient of observed Output Illumination Power response to different input Power settings, as measured at the back of the Objective.
hasIlluminationLinearity()
Checks whether the optional IlluminationLinearity attribute is present.
This field captures the Linear Correlation Coefficient of observed Output Illumination Power response to different input Power settings, as measured at the back of the Objective.
Returns:
| Type | Description |
|---|---|
boolean
|
true if the optional attribute has been set, false otherwise |
setObservedIrradianceAtSample(value)
Sets the value of the ObservedIrradianceAtSample attribute.
Observed mean excitation light irradiance (radiant power per unit area) as measured at the sample plane over the Field of View (FOV).
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
value
|
float
|
The value to set |
required |
getObservedIrradianceAtSample()
Returns the value of the ObservedIrradianceAtSample attribute.
Observed mean excitation light irradiance (radiant power per unit area) as measured at the sample plane over the Field of View (FOV).
Returns:
| Type | Description |
|---|---|
float
|
The value of the attribute |
resetObservedIrradianceAtSample()
Resets the ObservedIrradianceAtSample attribute to an unset state.
Observed mean excitation light irradiance (radiant power per unit area) as measured at the sample plane over the Field of View (FOV).
hasObservedIrradianceAtSample()
Checks whether the optional ObservedIrradianceAtSample attribute is present.
Observed mean excitation light irradiance (radiant power per unit area) as measured at the sample plane over the Field of View (FOV).
Returns:
| Type | Description |
|---|---|
boolean
|
true if the optional attribute has been set, false otherwise |
setObservedIrradianceAtSampleUnit(value)
Sets the value of the ObservedIrradianceAtSampleUnit attribute.
No description available in the XSD standard.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
value
|
UnitsIrradiance_Type
|
The value to set |
required |
getObservedIrradianceAtSampleUnit()
Returns the value of the ObservedIrradianceAtSampleUnit attribute.
No description available in the XSD standard.
Returns:
| Type | Description |
|---|---|
UnitsIrradiance_Type
|
The value of the attribute |
resetObservedIrradianceAtSampleUnit()
Resets the ObservedIrradianceAtSampleUnit attribute to an unset state.
No description available in the XSD standard.
hasObservedIrradianceAtSampleUnit()
Checks whether the optional ObservedIrradianceAtSampleUnit attribute is present.
No description available in the XSD standard.
Returns:
| Type | Description |
|---|---|
boolean
|
true if the optional attribute has been set, false otherwise |
setObservedIrradianceVariance(value)
Sets the value of the ObservedIrradianceVariance attribute.
Observed excitation light irradiance (radiant power per unit area) variation over the Field of View (FOV).
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
value
|
float
|
The value to set |
required |
getObservedIrradianceVariance()
Returns the value of the ObservedIrradianceVariance attribute.
Observed excitation light irradiance (radiant power per unit area) variation over the Field of View (FOV).
Returns:
| Type | Description |
|---|---|
float
|
The value of the attribute |
resetObservedIrradianceVariance()
Resets the ObservedIrradianceVariance attribute to an unset state.
Observed excitation light irradiance (radiant power per unit area) variation over the Field of View (FOV).
hasObservedIrradianceVariance()
Checks whether the optional ObservedIrradianceVariance attribute is present.
Observed excitation light irradiance (radiant power per unit area) variation over the Field of View (FOV).
Returns:
| Type | Description |
|---|---|
boolean
|
true if the optional attribute has been set, false otherwise |