eda_plugin.utility.data_structures

Dataclassed used to bundle information.

Classes

EDAEvent(probability, position, time, timepoint)

Event that is detected by an imageanalyser to be interpreted by an interpreter.

MMChannel(name, active, power, exposure_ms)

Part of a channel as found in the MDA channels list in MM.

ParameterSet(*args, **params)

Set of parameters for the BinaryFrameRateInterpreter.

PyImage(raw_image, timepoint, channel, ...)

Image as a standard ndarray with very basic metadata attached.