ecl-logo Documentation

Object[Data, NephelometryKinetics]

Measurements of the time course changes in intensity of scattered light generated by a nephelometer.

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

    Type

    Type of this Object.
    Format: Single
    Class: Expression

    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

Sample Loading

    AssayPositions

    For each member of the dilution curve, the well position of the sample in the measurement plate.
    Format: Multiple
    Class: String
    Programmatic Pattern: WellPositionP

Experimental Results

    TurbidityTrajectories

    For each member of Dilutions, the measured turbidities over time in the form: {time, RNU}, with the blank or empty measurements subtracted (if available).
    Format: Multiple
    Class: QuantityArray
    Unit: ['1 second', '1 ArbitraryUnits']
    Programmatic Pattern: QuantityCoordinatesP[{Second, ArbitraryUnit}]

    Temperatures

    For each member of Dilutions, the temperatures in the instrument's sample compartment for the trajectory recorded.
    Format: Multiple
    Class: QuantityArray
    Unit: ['1 second', '1 degree Celsius']
    Programmatic Pattern: QuantityCoordinatesP[{Second, Celsius}]

    InputDilutedConcentrations

    For each member of Dilutions, the concentration of the analyte in the sample.
    Format: Multiple
    Class: Real
    Unit: 1 micromolar
    Programmatic Pattern: ConcentrationP

    DilutionFactors

    For each member of Dilutions, the dilution factors of the undiluted sample and diluted samples that were measured.
    Format: Multiple
    Class: Real
    Programmatic Pattern: RangeP[0, 1]

    ImageCellsData

    The image data captured for the samples if Method->CellCountParameterization.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

Data Processing

    DataType

    Whether this data represents an empty plate, blank, or analyte nephelometry readings. Empty is a measurement of the scattered light from the container with nothing in the well. Blank is a measurement of the scattered light from the container and the blank sample, usually the main solvent or media without analyte. Analyte is a measurement of the scattered light from a sample of interest, from which calculations and analysis about the sample can be made.
    Format: Single
    Class: Expression
    Programmatic Pattern: Empty | Blank | Analyte

    UnblankedTurbidity Trajectories

    For each member of Dilutions, the raw, unblanked turbidity measurements over time without the blank or empty turbidity measurements subtracted.
    Format: Multiple
    Class: QuantityArray
    Unit: ['1 second', '1 ArbitraryUnits']
    Programmatic Pattern: QuantityCoordinatesP[{Second, ArbitraryUnit}]

    BlankTurbidityTrajectory

    The turbidity measurements over time for a well containing a blank sample used to subtract the background signal from this data.
    Format: Single
    Class: QuantityArray
    Unit: ['1 second', '1 ArbitraryUnits']
    Programmatic Pattern: QuantityCoordinatesP[{Second, ArbitraryUnit}]

    Blank

    The solution used to make a blank measurement without sample in the well used to subtract the background signal from this data.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Relation: Object[Sample]

    BlankTrajectory

    The data for the blank sample used to subtract the background signal from this data.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

Analysis & Reports

Last modified on Mon 26 Sep 2022 15:43:44