pwspy.utility.micromanager

Objects useful for dealing with files saved by Micro-Manager. https://micro-manager.org/

Classes

Image(directory)

Represents a multi-file Tiff image saved by Micro-Manager

Position1d(z[, stageName, numAxes])

A 1D position usually describing the position of a Z-axis translation stage.

Position2d(x, y[, stageName, numAxes])

Represents a 2D position for a single xy stage in micromanager.

PositionList(positions)

Represents a micromanager positionList.

Property(value[, pType])

Represents a single property from a micromanager PropertyMap

PropertyMap(properties)

Represents a propertyMap from micromanager.

MultiStagePosition(label, defaultXYStage, ...)

Mirrors the class of the same name from Micro-Manager.