ecl-logo Documentation

Object[Calibration, Sensor, pH]

A calibration for converting a Sensornet sensor's raw output to pH measurements.

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

General

    Target

    The designated object that this sensor calibration is intended to service.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Relation: Alternatives[Object[Sensor][Calibration]]
Last modified on Mon 26 Sep 2022 15:43:43