ecl-logo Documentation

PlotImageExposure

PlotImageExposure[ExposureAnalysis]Plot

generates a graphical representation of the reference images from ExposureAnalysis.

PlotImageExposure[ColoniesAppearanceData]Plot

generates a graphical representation of the images used in ImageExposureAnalyses field from ColoniesAppearanceData.

Details

    Input
    Output
    General Options
    Messages
  • AnalysisNotFoundNo image exposure analysis with ImageType `2` was found for the input data `1`. Please use AnalyzeImageExposure to calculate the gray-values for your images beforehand.
    ConflictingImageTypesThe ImageType recorded with for the input data `1` is `2` while option ImageType is set to `3`. Please adjust the ImageType option or let it resolve automatically.
    ImageNotFoundNo image was found with ImageType `2` for the input data `1`.

Examples

Basic Examples  (5)

Plot images over exposure times when multiple exposure times are recorded from analysis object:

Plot images over exposure times when multiple exposure times are recorded from appearance object:

Plot image when a single exposure time is recorded from analysis object:

Plot image when a single exposure time is recorded from appearance object:

Plot lane images when the reference is PAGE data:

Options  (1)

ImageType  (1)

Use ImageType to indicate whether different images should be displayed:

Messages  (3)

AnalysisNotFound  (1)

No analysis is detected:

ConflictingImageTypes  (1)

Throws an error if image file type detected is conflicting with ImageType option:

ImageNotFound  (1)

No image file is detected:

Last modified on Wed 23 Oct 2024 14:53:33