Skip navigation links

Package org.micromanager.data

This package contains classes related to the storage and internal representation of image data and metadata.

See: Description

Package org.micromanager.data Description

This package contains classes related to the storage and internal representation of image data and metadata. The primary classes for this package are the Datastore and DataManager classes; the former stores sets of images and the latter provides utilities for creating and arranging images. Event classes in this package are specific to a single Datastore, and can be subscribed to via the Datastore.registerForEvents() method.
Skip navigation links