Skip to content

pycroscopy/asyncroscopy

Repository files navigation

Enabling smart microscopy via asynchronous servers

Structure Diagram

Installation

Standard Installation (Full)

To install with all dependencies including Autoscript support:

pip install "asyncroscopy[autoscript] @ git+https://github.com/DomPTech/asyncroscopy.git"

Minimal Installation (Integrators)

To install only core dependencies (e.g., for agents that don't host the Autoscript server):

pip install "asyncroscopy @ git+https://github.com/DomPTech/asyncroscopy.git"

Development with uv

If you are developing in this repo and have the Autoscript wheels in AS_1.14_wheels/:

uv sync --all-extras

Without the wheels, use:

uv sync

About

Asynchronous central server for coordinating microscope hardware, enabling smarter experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages