ecl-logo Documentation

Object[Analysis, AbsorbanceQuantification]

The calculation of sample concentration using Beer's Law along with absorbance and volume measurements and calculated extinction coefficients.

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[Analysis, AbsorbanceQuantification, _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]].

    Author

    The person who ran the analysis.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Relation: Object[User]

General

Analysis & Reports

    Concentration

    Concentration of the SamplesIn as calculated using beers law the ExtinctionCoefficent, and the AbsorbanceSpectra.
    Format: Single
    Class: Real
    Unit: 1 micromolar
    Programmatic Pattern: _?ConcentrationQ

    ConcentrationStandard Deviation

    Unbiased standard deviation of concentration measurements of the SamplesIn.
    Format: Single
    Class: Real
    Unit: 1 micromolar
    Programmatic Pattern: GreaterEqualP[0 Micromolar]

    ConcentrationDistribution

    Distribution of concentration measurements of the SamplesIn.
    Format: Single
    Class: Expression
    Programmatic Pattern: DistributionP[Micromolar]

    MassConcentration

    The most recently calculated mass of the constituent(s) divided by the volume of the mixture.
    Format: Single
    Class: Real
    Unit: 1 gram per liter
    Programmatic Pattern: 0 Gram Hold[GreaterEqualP[------]] Liter

    MassConcentrationStandard Deviation

    Unbiased standard deviation of mass concentration measurements of the SamplesIn.
    Format: Single
    Class: Real
    Unit: 1 gram per liter
    Programmatic Pattern: 0 Gram Hold[GreaterEqualP[------]] Liter

    MassConcentrationDistribution

    Distribution of mass concentration measurements of the SamplesIn.
    Format: Single
    Class: Expression
    Programmatic Pattern: Gram Hold[DistributionP[-----]] Liter

    DilutedConcentration

    Calculated concentration of the sample after dilution.
    Format: Single
    Class: Real
    Unit: 1 micromolar
    Programmatic Pattern: _?ConcentrationQ

    DilutedConcentrationStandard Deviation

    Unbiased standard deviation of concentration measurements of the sample after dilution.
    Format: Single
    Class: Real
    Unit: 1 micromolar
    Programmatic Pattern: GreaterEqualP[0 Micromolar]

    DilutedConcentration Distribution

    Distribution of concentration measurements of the sample after dilution.
    Format: Single
    Class: Expression
    Programmatic Pattern: DistributionP[Micromolar]

    DilutedMassConcentration

    Calculated mass concentration of the sample after dilution.
    Format: Single
    Class: Real
    Unit: 1 gram per liter
    Programmatic Pattern: 0 Gram Hold[GreaterEqualP[------]] Liter

    DilutedMassConcentration StandardDeviation

    Unbiased standard deviation of mass concentration measurements of the sample after dilution.
    Format: Single
    Class: Real
    Unit: 1 gram per liter
    Programmatic Pattern: 0 Gram Hold[GreaterEqualP[------]] Liter

    DilutedMassConcentration Distribution

    Distribution of mass concentration measurements of the sample after dilution.
    Format: Single
    Class: Expression
    Programmatic Pattern: Gram Hold[DistributionP[-----]] Liter

    PathLength

    The distance that the path of light from the plate reader had to travel to traverse through the sample in the plate.
    Format: Multiple
    Class: Real
    Unit: 1 millimeter
    Programmatic Pattern: _?DistanceQ

    PathLengthMethod

    The method by which the path length from the plate reader to the sample in the read plate was determined.
    Format: Single
    Class: Expression
    Programmatic Pattern: PathLengthMethodP

    LinearRangeWarning

    Indicates if all the measured absorbance data are out of the recommended linear range. True means they are out of range, otherwise it's False.
    Format: Single
    Class: Expression
    Programmatic Pattern: BooleanP

Data Processing

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