eda_plugin.utility.data_structures.PyImage
- class eda_plugin.utility.data_structures.PyImage(raw_image: numpy.ndarray, timepoint: int, channel: int, z_slice: int, time: int)
Bases:
objectImage as a standard ndarray with very basic metadata attached.
Methods
__init__(raw_image, timepoint, channel, ...)Attributes
raw_imagetimepointchannelz_slicetime