This release is a pre-release and may not be stable for production use.
PyStages
PyStages is a Python 3 library for controlling motorized stages which have a motion controller. It has been designed for microscopy test benches automation.
The following motion controllers are currently supported (only the main features are implemented):
- Micos Corvus Eco controller
- New Scale Technologies M3-FS focus modules (serial only)
- Newport SMC100 motion controllers
- Tic Stepper Motor controller (USB only)
- CNC Router with GRBL/GCode instructions (CNC 3018-PRO)
- PI Stages driven with Mercury Controller
The library also provides helper classes for basic vector manipulation and autofocus computation.
Documentation
Documentation is available on Read the Docs.
PyStages GUI
A user interface has been implemented to control the stages.
You can run it with the following command:
python -m pystages.gui
A separate program displays and updates the PI joystick lookup table:
python -m pystages.gui.pi_lookup
Requirements
This library requires the following packages:
Release files for pystages 1.5.0rc2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pystages-1.5.0rc2.tar.gz | 89.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pystages-1.5.0rc2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 165.8 kB
Release files / pystages-1.5.0rc2.tar.gz
| Download URL | pystages-1.5.0rc2.tar.gz |
|---|---|
| Size | 89.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2aa2c91ccbb5ff9fc00cf681a8ddd9ea81eaa8441bc378f44753c908a585524b
|
|
BLAKE2b-256 checksum How to use checksums |
fdebb0554dc82ea51e625624c1d6d380bd289f57bb15eb25273f63724958de18
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.4.1 CPython/3.13.14 Darwin/25.6.0
|
Release files / pystages-1.5.0rc2-py3-none-any.whl
| Download URL | pystages-1.5.0rc2-py3-none-any.whl |
|---|---|
| Size | 76.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
23b72a098c18f70ce3b806dc511c11d2e8ddb1874ca34d63b5bdc26065ca25bf
|
|
BLAKE2b-256 checksum How to use checksums |
102562507b56dda2f20b66ef6bd6598df1a08cf2c54d39fcd5a941f141d461a6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.4.1 CPython/3.13.14 Darwin/25.6.0
|