ecl-logo Documentation

Object[Data, Nephelometry]

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

    Type

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

    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

    Turbidities

    For each member of Dilutions, the turbidity as measured by the nephelometer, with the blank or empty turbidity measurement subtracted (if available).
    Format: Multiple
    Class: Real
    Unit: 1 ArbitraryUnits
    Programmatic Pattern: UnitsP[0 ArbitraryUnit]

    Temperatures

    For each member of Dilutions, the temperature in the instrument's sample compartment when the turbidity measurement was recorded.
    Format: Multiple
    Class: Real
    Unit: 1 degree Celsius
    Programmatic Pattern: GreaterP[0 Kelvin]

    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

    UnblankedTurbidities

    For each member of Dilutions, the raw, unblanked turbidity measurements without the blank or empty turbidity measurement subtracted.
    Format: Multiple
    Class: Real
    Unit: 1 ArbitraryUnits
    Programmatic Pattern: GreaterP[0 ArbitraryUnit]

    BlankTurbidity

    The turbidity measurement for a well containing a blank solution.
    Format: Single
    Class: Real
    Unit: 1 ArbitraryUnits
    Programmatic Pattern: GreaterP[0 ArbitraryUnit]

    Blank

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

    BlankData

    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