Skip to content
/ tomoco Public

An experimental Qt-based GUI developed in Python for data acquisition at NSLS-II

License

Notifications You must be signed in to change notification settings

cryos/tomoco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tomoco: experimental data acquisition GUI (Python, Qt)

Early stage experiment currently building out an approach to be used at the FXI beamline at the National Synchrotron Light Source II (NSLS-II). It makes use of the Ophyd project to abstract control of a sample stage, along with RE-0MQ to submit plans to a locally running Bluesky Run Engine.

To install a development version create a virtual environment using your preferred tool and install this repository:

pip install -e .

from the root of the git repository this README file resides in. You can then run the main entry point using the convenience executable from your shell:

tomoco

About

An experimental Qt-based GUI developed in Python for data acquisition at NSLS-II

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages