ecl-logo Documentation

Object[Calibration, Volume]

A calibration that allows for calculation of sample volumes based on liquid level detection.

Organizational Information

Qualifications & Maintenance

    ManufacturerCalibration

    Indicates if this calibration's fit function was provided by a manufacturer.
    Format: Single
    Class: Expression
    Programmatic Pattern: BooleanP

    Reference

    The set of known data to which the response data points are calibrated.
    Format: Single
    Class: Compressed
    Programmatic Pattern: {NumericP..} | _?QuantityVectorQ

    Response

    The set of unknown, measured data points that are calibrated to the reference data points.
    Format: Single
    Class: Compressed
    Programmatic Pattern: {NumericP..} | _?QuantityVectorQ

    Anomalous

    Indicates if this calibration fell substantially out of historic values and must be investigated before being put into use in calculating measurements.
    Format: Single
    Class: Expression
    Programmatic Pattern: BooleanP

Analysis & Reports

    CalibrationFunction

    The pure function that represents the raw calibration fit between the reference and response data points.
    Format: Single
    Class: Expression
    Programmatic Pattern: _Function | _QuantityFunction

    CalibrationStandardDeviation Function

    A function that computes single prediction error from a given x-value. Single prediction error is the expected error between a predicted y-value and a single obersvation of that value.
    Format: Single
    Class: Expression
    Programmatic Pattern: _Function | _QuantityFunction

    CalibrationDistribution Function

    A function that computes single prediction distribution from a given x-value.
    Format: Single
    Class: Expression
    Programmatic Pattern: _Function | _QuantityFunction

    FitAnalysis

    The fit analysis performed on this calibration data to generate the calibration function.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

Calibration Parameters

    LiquidLevelDetector

    The liquid level detector instrument that generated the data used in this calibration.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    LiquidLevelDetectorModel

    The model of the liquid level detector instrument that generated the data used in this calibration.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    VolumeSensor

    The volume sensor that generated the data used in this calibration.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    VolumeSensorModel

    The model of the volume sensor that generated the data used in this calibration.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    VolumeSensorCalibration

    The calibration used by the volume sensor that generated the data used in this calibration.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    ContainerModels

    The models of container this path length-to-volume calibration applies to.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    Rack

    The rack used to hold the non-self-standing containers that this path length-to-volume calibration applies to.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Relation: Alternatives[Object[Container, Rack]]

    RackModel

    The models of rack used to hold the non-self-standing containers that this path length-to-volume calibration applies to.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Relation: Alternatives[Model[Container, Rack]]

    BufferModel

    The model of buffer used during this volume calibration.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

Experimental Results

    TareDistanceDistribution

    The distribution of the measured height of the liquid level detector with no target vessels underneath.
    Format: Single
    Class: Expression
    Programmatic Pattern: _?DistributionParameterQ | DistributionP[Millimeter]

    EmptyDistanceDistribution

    The distribution of the empty distance measurements taken of the target containers.
    Format: Single
    Class: Expression
    Programmatic Pattern: _?DistributionParameterQ | DistributionP[Millimeter]

    WellEmptyDistance Distributions

    The distribution of the empty distance measurements taken for each well of the target containers.
    Format: Multiple

    [Name]

      Header: Name
      Class: Expression

    [Distribution]

      Header: Distribution
      Class: Expression

Container Specifications

    SensorArmHeight

    The distance between the benchtop surface and the metal arm on which the volume sensor is mounted.
    Format: Single
    Class: Real
    Unit: 1 millimeter
    Programmatic Pattern: GreaterEqualP[0 Milli Meter]
Last modified on Mon 26 Sep 2022 15:43:43