Skip to content

I see no way to add an XY stage position other than the default one to an AcquisitionEvent #116

@nicost

Description

@nicost

It seems that the desired position of the default XY stage are set through the setX() and setY() functions. The default Z stage can be set using setZ(). Other stages (also including the default Z Stage ?) can be set through setStageCoordinate(String, double). However, there is no corresponding setXYStageCoordinate(String, double, double).

How are non-default XY stages handled? Also, what is the relation between setZ() and setStageCoordinate(String, double)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions