| Interface | Description |
|---|---|
| PycroManagerCompatibleAcq |
This interface enables acquisitions created on the Java side to work with different
components of pycro-manager.
|
| PycroManagerCompatibleUI |
| Class | Description |
|---|---|
| HeadlessLauncher | |
| RemoteAcqHook | |
| RemoteAcquisition |
Class that serves as the java counterpart to a python acquisition
|
| RemoteAcquisitionFactory | |
| RemoteCoreCallback |
Class that connects core callbacks to a ZMQPush socket so they can be dispatched to external clients
|
| RemoteEventSource |
A source of acquisition events that comes from elsewhere via a ZMQ pull socket
|
| RemoteImageProcessor |
Implements an ImageProcessor that sends/recieves images from a remote source
using ZMQ push/pull sockets.
|
| RemoteStorageMonitor |
A class that broadcasts information about images that have finsihed saving to disk
|
| XYTiledRemoteAcquisition |
XYTiled acquisition that accepts events froma remote source
Class that serves as the java counterpart to a python acquisition
|
Copyright © 2023. All rights reserved.