ecl-logo Documentation

Object[Analysis, BubbleRadius]

Image analysis that computes the distribution of bubble radii at each frame of a video showing the evolution of foam bubbles over time.

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

    Type

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

    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

    AnalysisVideoFile

    An AVI or MP4 file containing the video showing of this analysis, with a histogram showing the evolution of bubble sizes over time overlaid on a video where bubbles have been colored by relative size.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    AnalysisVideoFrames

    A ZIP file containing each frame of the AnalysisVideoFile, where each frame is a PNG or TIFF image file.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    AnalysisVideoPreview

    A Mathematica MX binary file containing an animation showing a dynamic histogram of bubble sizes over time alongside the original video, with bubbles colored by relative size.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    VideoTimePoints

    Elapsed time from the start of the experiment at each frame of the analyzed foaming video.
    Format: Multiple
    Class: Real
    Unit: 1 second
    Programmatic Pattern: GreaterEqualP[0. Second]

    RadiusDistribution

    For each member of VideoTimePoints, the distribution of bubble radii at each frame of the analyzed foaming video.
    Format: Multiple
    Class: Distribution
    Unit: 1 micrometer
    Programmatic Pattern: DistributionP[Micrometer]

    AreaDistribution

    For each member of VideoTimePoints, the distribution of bubble areas at each frame of the analyzed foaming video.
    Format: Multiple
    Class: Distribution
    Unit: 1 micrometer squared
    Programmatic Pattern: 2 Hold[DistributionP[Micrometer ]]

    AbsoluteBubbleCount

    For each member of VideoTimePoints, the absolute number of bubbles detected at each frame of the analyzed foaming video.
    Format: Multiple
    Class: Integer
    Programmatic Pattern: GreaterEqualP[0, 1]

    BubbleCount

    The re-analyzed absolute number of bubbles divided by the total bubble area at each frame of the analyzed foaming video.
    Format: Single
    Class: QuantityArray
    Unit: ['1 second', '1 per millimeter squared']
    Programmatic Pattern: -2 Hold[QuantityMatrixP[{Second, Millimeter }]]

    MeanBubbleArea

    The re-analyzed average area of bubbles at each frame of the analyzed foaming video.
    Format: Single
    Class: QuantityArray
    Unit: ['1 second', '1 micrometer squared']
    Programmatic Pattern: 2 Hold[QuantityMatrixP[{Second, Micrometer }]]

    StandardDeviationBubbleArea

    The re-analyzed standard deviation of bubble areas at each frame of the analyzed foaming video.
    Format: Single
    Class: QuantityArray
    Unit: ['1 second', '1 micrometer squared']
    Programmatic Pattern: 2 Hold[QuantityMatrixP[{Second, Micrometer }]]

    AverageBubbleRadius

    The re-analyzed average bubble radius at each frame of the analyzed foaming video.
    Format: Single
    Class: QuantityArray
    Unit: ['1 second', '1 micrometer']
    Programmatic Pattern: QuantityMatrixP[{Second, Micrometer}]

    StandardDeviationBubbleRadius

    The re-analyzed standard deviation of bubble radius at each frame of the analyzed foaming video.
    Format: Single
    Class: QuantityArray
    Unit: ['1 second', '1 micrometer']
    Programmatic Pattern: QuantityMatrixP[{Second, Micrometer}]

    MeanSquareBubbleRadius

    The re-analyzed mean-squared bubble radius at each frame of the analyzed foaming video.
    Format: Single
    Class: QuantityArray
    Unit: ['1 second', '1 micrometer']
    Programmatic Pattern: QuantityMatrixP[{Second, Micrometer}]

    BubbleSauterMeanRadius

    The re-analyzed Sauter-mean bubble radius (R32) at each frame of the analyzed foaming video.
    Format: Single
    Class: QuantityArray
    Unit: ['1 second', '1 micrometer']
    Programmatic Pattern: QuantityMatrixP[{Second, Micrometer}]

Instrument Specifications

    Wavelength

    The wavelength that was used to illuminate the sample column during the course of the experiment.
    Format: Single
    Class: Integer
    Unit: 1 nanometer
    Programmatic Pattern: 469 Nanometer | 850 Nanometer

    CameraHeight

    The height at which the camera used by the Foam Structure Module was positioned during the experiment.
    Format: Single
    Class: Real
    Unit: 1 millimeter
    Programmatic Pattern: GreaterEqualP[0 Millimeter]
Last modified on Mon 26 Sep 2022 15:43:43