-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Hi,
I’m trying to use python-microscope to control a Prior ProScanIII controller for an XY stage.
In #156 , I saw people say that Prior can control XY stages.
But when I read the current code in microscope/controllers/prior.py, I can only find support for filter wheels, not for any stage.
In the file:
ProScanIII only creates filter wheel devices
There is no class that inherits from microscope.abc.Stage
I cannot find move_to, get_position, or any XY axis control
So I’m confused:
Does python-microscope currently support XY stage control via Prior ProScanIII?
If yes, where is the stage code? Which file or version?
If not, are the older issue comments outdated?
Thanks for your help!
Metadata
Metadata
Assignees
Labels
No labels