Model[Maintenance, CalibratePathLength]
A set of parameters describing regularly performed maintenance to calibrate absorbance measurements to sample path lengths in a plate.
Organizational Information
Name
Name of this Object.
Format: Single
Class: String
Programmatic Pattern: _String
Pattern Description: A string.
ID
ID of this Object.
Format: Single
Class: String
Programmatic Pattern: _String
Pattern Description: The ID of this object.
Object
Object of this Object.
Format: Single
Class: Expression
Programmatic Pattern: Model[Maintenance, CalibratePathLength, _String]
Pattern Description: The object reference of this object.
Type
Type of this Object.
Format: Single
Class: Expression
Programmatic Pattern: Model[Maintenance, CalibratePathLength]
Pattern Description: Model[Maintenance, CalibratePathLength]
Notebook
Notebook this object belongs to.
Format: Single
Class: Link
Programmatic Pattern: _Link
Pattern Description: An object of that matches ObjectP[Object[LaboratoryNotebook]].
Relation: Object[LaboratoryNotebook][Objects]
Objects
Objects that represent instances of this model.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Authors
The person who created this model of maintenance.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[User]
Deprecated
Indicates if this type of maintenance is historical and no longer used in the lab.
Format: Single
Class: Expression
Programmatic Pattern: BooleanP
Qualifications & Maintenance
Targets
The target model of object for which this model of Maintenance is designed to maintain.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
MaintenanceFrequencies
A list of the targets and their required frequencies.
Format: Computable
Header: ['Target', 'Time Interval']
Programmatic Pattern: {{ObjectReferenceP[{Model[Instrument], Model[Container], Model[Sample], Model[Sensor], Model[Part], Model[Item]}], GreaterP[0 Day] | Null}...}
Expression: SafeEvaluate[{Field[Targets], Field[Object]}, Computables`Private`maintenanceFrequenciesComputable[Field[Targets], Field[Object]]]
Calibration Parameters
PlateModel
The model of container for which this path length-to-volume calibration was generated.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Model[Container]
General
VolumeRanges
The volumes used for calibration will fall into these ranges.
Format: Multiple
[[1]] Start Volume
Header: Start Volume
Class: Real
Unit: 1 milliliter
Programmatic Pattern: GreaterP[0 Microliter]
[[2]] End Volume
Header: End Volume
Class: Real
Unit: 1 milliliter
Programmatic Pattern: GreaterP[0 Microliter]
[[3]] Number of Volumes in Range
Header: Number of Volumes in Range
Class: Integer
Programmatic Pattern: GreaterP[1]
BufferModel
The buffer model used to calibrate absorbance to path length in this model of maintenance.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Model[Sample]
NumberOfReplicates
The number of replicate containers used in this model of maintenance.
Format: Single
Class: Integer
Programmatic Pattern: GreaterP[0, 1]
WavelengthRange
The inclusive span of wavelengths to average absorbance over in the calibration curve.
Format: Single
[[1]] From
Header: From
Class: Real
Unit: 1 nanometer
Programmatic Pattern: GreaterP[0 Nanometer]
[[2]] To
Header: To
Class: Real
Unit: 1 nanometer
Programmatic Pattern: GreaterP[0 Nanometer]
Last modified on Mon 26 Sep 2022 15:43:55