| Package | Description |
|---|---|
| org.micromanager |
MMStudio application and Java API.
|
| org.micromanager.acquisition |
This package contains classes for acquiring data and accessing Micro-
Manager's Acquisition Engine.
|
| org.micromanager.data |
This package contains classes related to the storage and internal
representation of image data and metadata.
|
| Class and Description |
|---|
| AcquisitionManager
This interface provides access to methods related to the acquisition engine
for performing experiments.
|
| Class and Description |
|---|
| AcquisitionStartedEvent
This class signals that an acquisition is starting, and provides access to
the Datastore that images from the acquisition will be put into.
|
| ChannelSpec
A ChannelSpec is a description of how a specific channel will be used in an
MDA (multi-dimensional acquisition).
|
| ChannelSpec.Builder
ChannelSpec Builder.
|
| ScopeDataUtils
Utility functions for validating and applying ScopeData (PropertyMap from
image metadata) to hardware.
|
| ScopeDataUtils.ApplyOptions
Options for controlling how ScopeData is applied to hardware.
|
| ScopeDataUtils.ApplyOptions.Builder
Builder for ApplyOptions.
|
| ScopeDataUtils.ApplyResult
Result of applying ScopeData to hardware.
|
| ScopeDataUtils.PropertyChange
Represents a property change with both previous and new values.
|
| ScopeDataUtils.PropertyEntry
Represents a single property entry from ScopeData.
|
| ScopeDataUtils.PropertyError
Represents a property that failed to apply with error information.
|
| ScopeDataUtils.ValidationResult
Result of validating ScopeData against current hardware configuration.
|
| SequenceSettings
SequenceSettings objects contain the parameters describing how to run a
single acquisition.
|
| SequenceSettings.Builder
SequenceSettings Builder.
|
| Class and Description |
|---|
| SequenceSettings
SequenceSettings objects contain the parameters describing how to run a
single acquisition.
|