Measurement Automation Handling and Orchestration System
Project description
MAHOS: Measurement Automation Handling and Orchestration System.
This package currently includes the following.
Base system for distributed measurement automation.
Implementations of microscopy / optically detected magnetic resonance (ODMR) system for solid-state color center research, based on above.
Documentation
Documentation is browsable here.
You can also browse the documentation locally by make browse or opening docs directory with a web browser.
Install
Read the Installation guide.
In short, we recommend editable installation with cloned repository because this library is under development:
Clone this repo somewhere.
Install the requirements: pip install -r requirements.txt
Install the mahos package: pip install -e .
Run
To use the mahos-based system, you have to write a toml configuration file first. With your config, use the command line interface to start the nodes and interact with them.
The tutorial and corresponding examples are provided to get used to these concepts.
There is an example config for the unit test too. Here you can observe main built-in measurement logics and GUIs with mock instruments (microscopy / ODMR system for color centers, for the time being).
Test
pytest
License
The mahos project is licensed under the 3-Clause BSD License.
Redistribution
The GUI theme is taken from BreezeStyleSheets project, which is licensed under the MIT license: Copyright 2013-2014 Colin Duquesnoy and 2015-2016 Alex Huszagh.
A file includes a function from the pyqtgraph project, which is licensed under the MIT license: Copyright 2012 Luke Campagnola, University of North Carolina at Chapel Hill.
Contributing
Please check out Contribution Guidelines.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mahos-0.2.2.tar.gz
.
File metadata
- Download URL: mahos-0.2.2.tar.gz
- Upload date:
- Size: 313.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf6b642e8b6cba608d1a6968d3884fe12c359bd07223f700ba81f251d39b901e |
|
MD5 | 45eacc5bda900fa187e67c19f6c36712 |
|
BLAKE2b-256 | 21268643b5c0bf6fe0c72f07b82f2c693a9f7c0667180f1c84227f3786f47a76 |
File details
Details for the file mahos-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: mahos-0.2.2-py3-none-any.whl
- Upload date:
- Size: 425.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c661967afd33e80eb5f87975dc14ccaddf53a08ea593776ca221949b39834d9f |
|
MD5 | aaf137cb6ea2a5481f580b130a9b3506 |
|
BLAKE2b-256 | 1383de499c59f71322179218fed9bec8bde681a2876c5eba058ed0bdfaaa0b8a |