ecl-logo Documentation

Object[Data, LiquidParticleCount]

Liquid particle count measured by a high accuracy liquid particle counter.

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

    Type

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

    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

Data Processing

    DataType

    Whether this mass spectrometry data was performed on a matrix, calibrant or analyte sample.
    Format: Single
    Class: Expression
    Programmatic Pattern: Objects`Private`LiquidParticleCountDataTypeP

Particle Size Measurements

    DiscardFirstRun

    Indicates if the first run will be ignored during data collection.
    Format: Single
    Class: Boolean
    Programmatic Pattern: BooleanP

Sample Dilution

    DilutionFactor

    The ratios of the volume of input sample to the sum of the input sample volume and diluent volume for each dilution.
    Format: Single
    Class: Real
    Programmatic Pattern: GreaterEqualP[0]

    Diluent

    For each member of SamplesIn, the sample that is used to dilute the sample to a concentration series.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    DilutionMixVolume

    The volume that is pipetted out and in of the dilution to mix the sample with the Diluent to make the DilutionCurve.
    Format: Single
    Class: Real
    Unit: 1 microliter
    Programmatic Pattern: GreaterEqualP[0 Microliter]

    DilutionNumberOfMix

    The number of pipette out and in cycles that is used to mix the sample with the Diluent to make the DilutionCurve.
    Format: Single
    Class: Integer
    Programmatic Pattern: RangeP[0, 20, 1]

    DilutionMixRate

    The speed at which the DilutionMixVolume is pipetted out and in of the dilution to mix the sample with the Diluent to make the DilutionCurve.
    Format: Single
    Class: Real
    Unit: 1 microliter per second
    Programmatic Pattern: Microliter Microliter Hold[RangeP[0.4 ----------, 500 ----------]] Second Second

Experimental Results

    NormalizedAverageCumulative Counts

    The liquid particle count for every unit volume of the solution based on NumberOfReadings and ReadingVolume.
    Format: Multiple

    [[1]] Particle Size

      Header: Particle Size
      Class: Real
      Unit: 1 micrometer

    [[2]] Particle Count

      Header: Particle Count
      Class: Expression

    NormalizedAverageDifferential Counts

    The liquid particle count for every unit volume of the solution based on NumberOfReadings and ReadingVolume.
    Format: Multiple

    [[1]] Particle Size

      Header: Particle Size
      Class: Real
      Unit: 1 micrometer

    [[2]] Particle Count

      Header: Particle Count
      Class: Expression

    AverageCumulativeCounts

    The average cumulative summation of the liquid particle count for each ParticleSize.
    Format: Multiple

    [[1]] Particle Size

      Header: Particle Size
      Class: Real
      Unit: 1 micrometer
      Programmatic Pattern: GreaterEqualP[0 Micrometer]

    [[2]] Average Cummulative Count Distribution

      Header: Average Cummulative Count Distribution
      Class: Expression
      Programmatic Pattern: QuantityDistributionP[Particle]

    AverageDifferentialCounts

    The average cumulative summation of the liquid particle count for each ParticleSize.
    Format: Multiple

    [[1]] Particle Size

      Header: Particle Size
      Class: Real
      Unit: 1 micrometer
      Programmatic Pattern: GreaterEqualP[0 Micrometer]

    [[2]] Average Cummulative Summation Count

      Header: Average Cummulative Summation Count
      Class: Expression
      Programmatic Pattern: QuantityDistributionP[Particle]

    SummationCounts

    The summation of the liquid particle count of every single run for each ParticleSize.
    Format: Multiple

    [[1]] Particle Size

      Header: Particle Size
      Class: Real
      Unit: 1 micrometer
      Programmatic Pattern: GreaterEqualP[0 Micrometer]

    [[2]] Summation Count

      Header: Summation Count
      Class: Expression
      Programmatic Pattern: {GreaterEqualP[0 Particle]...}|QuantityDistributionP[Particle]

    CumulativeCounts

    The cumulative summation of the liquid particle count of every single run for each ParticleSize. The first run will be ignored when DiscardFirstRun is True.
    Format: Multiple

    [[1]] Particle Size

      Header: Particle Size
      Class: Real
      Unit: 1 micrometer
      Programmatic Pattern: GreaterEqualP[0 Micrometer]

    [[2]] Cummulative Summation Count

      Header: Cummulative Summation Count
      Class: Expression
      Programmatic Pattern: {GreaterEqualP[0 Particle]...}|QuantityDistributionP[Particle]

    DifferentialCounts

    The summation of the liquid particle count of every single run for each ParticleSize.
    Format: Multiple

    [[1]] Particle Size

      Header: Particle Size
      Class: Real
      Unit: 1 micrometer
      Programmatic Pattern: GreaterEqualP[0 Micrometer]

    [[2]] Summation Count

      Header: Summation Count
      Class: Expression
      Programmatic Pattern: {GreaterEqualP[0 Particle]...}
Last modified on Mon 26 Sep 2022 15:43:44