ecl-logo Documentation

ValidExperimentMeasureVolumeQ

ValidExperimentMeasureVolumeQ[samples]boolean

returns a boolean indicating the validity of an ExperimentMeasureVolume call for measuring the volume of provided samples.

Details
  • This function runs a series of tests to ensure that the provided inputs/options, when passed to ExperimentMeasureVolume proper, will return a valid experiment.
  • Input
    Output
    Aliquoting Options
    Organizational Information Options
    PostProcessing Options
    Preparatory Centrifugation Options
    Preparatory Filtering Options
    Preparatory Incubation Options
    Sample Preparation Options
    General Options
    Basic Examples  (3)

    Measure the volume of a single sample:

    Measure the volumes of multiple samples:

    Measure the volumes of all samples in a container:

    Options  (3)PreparatoryPrimitives  (3)

    Transfer water to a tube and make sure the amount transfer matches what was requested:

    Add ethanol to a 50 milliliter tube, fill to 45 milliliters with dH2O, and then measure the volume:

    Add a stocksolution to a bottle for preparation, then aliquot from it and measure the volume on those aliquots:

    Messages  (9)CentrifugeRecommended  (1)

    If Method -> Ultrasonic but Centrifuge -> False, throw a Warning:

    DiscardedSamples  (1)

    Discarded samples will cause Errors:

    EmptyContainers  (1)

    Empty containers will cause Errors:

    InstrumentPrecision  (1)

    If MeasurementVolume is specified to a precision we cannot resolve in the lab, ExperimentMeasureVolume rounds the value and throws a warning:

    InsufficientMeasureDensityVolume  (1)

    If MeasureDensity -> True but the sample does not have ExpeirmentMeasureDensity's minimum volume requirement, an Error is thrown:

    MeasureDensityRequired  (1)

    If Method -> Gravimetric, the sample has no Density and MeasureDensity -> False, an error would be thrown resulting in the ValidExperimentMeasureVolumeQ returning False:

    SampleUltrasonicIncompatible  (1)

    If Method is set to Ultrasonic for UltrasonicIncompatible samples, an Error is thrown:

    UnmeasurableContainer  (1)

    If the sample is in a container that cannot be measured by the Method specified, an Error is thrown:

    ImmobileSamples  (1)

    Immobile containers cannot have their volumes measured:

    ExperimentMeasureVolume  ExperimentMeasureVolumePreview  ExperimentMeasureVolumeOptions

  • Sample Preparation
  • Made for Mathematica By Emerald Cloud Lab | Last modified in May 2020 | Authored By: wyatt