ecl-logo Documentation

Object[Data, AbsorbanceKinetics]

Absorbance measurements taken over a period of time in order to monitor kinetic reactions.

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: Object[Data, AbsorbanceKinetics, _String]
    Pattern Description: The object reference of this object.

    Type

    Type of this Object.
    Format: Single
    Class: Expression
    Programmatic Pattern: Object[Data, AbsorbanceKinetics]

    Notebook

    Notebook this object belongs to.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Pattern Description: An object of that matches ObjectP[Object[LaboratoryNotebook]].

    Replicates

    Data acquired under replicated experimental conditions to this data.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

General

Experimental Results

    AbsorbanceTrajectories

    For each member of Wavelengths, the measured absorbance trajectory with the blank trajectory subtracted (if available).
    Format: Multiple
    Class: QuantityArray
    Unit: ['1 second', '1 AbsorbanceUnit']
    Programmatic Pattern: QuantityCoordinatesP[{Second, AbsorbanceUnit}]

    AbsorbanceTrajectory3D

    The measured absorbance trajectory for each wavelength in the specified range with the corresponding blank trajectory subtracted (if available).
    Format: Single
    Class: BigQuantityArray
    Unit: ['1 second', '1 nanometer', '1 AbsorbanceUnit']
    Programmatic Pattern: BigQuantityArrayP[{Second, Meter Nano, AbsorbanceUnit}]

    Temperature

    Temperature readings taken in the sample chamber over the course of the absorbance measurements.
    Format: Single
    Class: QuantityArray
    Unit: ['1 second', '1 degree Celsius']
    Programmatic Pattern: QuantityCoordinatesP[{Second, Celsius}]

Data Processing

    UnblankedAbsorbance Trajectories

    For each member of Wavelengths, the raw, unblanked absorbance trajectory.
    Format: Multiple
    Class: QuantityArray
    Unit: ['1 second', '1 AbsorbanceUnit']
    Programmatic Pattern: QuantityCoordinatesP[{Second, AbsorbanceUnit}]

    UnblankedAbsorbance Trajectory3D

    The raw unblanked absorbance trajectory for each wavelength in the specified range.
    Format: Single
    Class: BigQuantityArray
    Unit: ['1 second', '1 nanometer', '1 AbsorbanceUnit']
    Programmatic Pattern: BigQuantityArrayP[{Second, Meter Nano, AbsorbanceUnit}]

    DataType

    Indicates if this data represents a blank or an analyte absorbance reading.
    Format: Single
    Class: Expression
    Programmatic Pattern: AbsorbanceSpectroscopyDataTypeP

    BlankTrajectory

    The data for the blank sample used to subtract the background signal from this data.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
Last modified on Mon 26 Sep 2022 15:43:44