pwspy.utility.micromanager.Position2d

class pwspy.utility.micromanager.Position2d(x, y, stageName='', numAxes=2)[source]

Bases: object

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

x

The x position

Type

float

y

The y position

Type

float

xyStage

The name of the 2 dimensional translation stage