Python package for running chemical reactions as defined by recipe files.
Project description
auto_rxn
Python package for running chemical reactions as defined by "recipe" files.
Credit for original design of this interface goes to Unni Kurumbail of the Herman's Group at University of Wisconsin-Madison Chemistry Department. https://github.com/ukurumbail/auto_rxn
installation
TODO
usage
auto_rxn is primarily a command-line Python application.
Once hardware is configured, reactions can be run by passing a valid recipe_file on the command line.
$ auto_rxn run <recipe_file> --rxn_name "my cool reaction"
The rxn_name parameter is optional.
integrating hardware
auto_rxn has built-in hardware support for a few models of hardware, under the package auto_rxn.hardware.
Beyond this, auto_rxn supports the Bluesky Hardware protocol standard.
recipe files
must have metadata:
Control Point ID(e.g. auto_rxn:FakeMFC)
optional metadata
- control point name
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file auto_rxn-2023.7.0.tar.gz.
File metadata
- Download URL: auto_rxn-2023.7.0.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea9bd211d20fef5a1d9b0cd7c2c360d40f5d44636d652c5f01d1a848011b12fc
|
|
| MD5 |
28813fcf99cccb6022db0212a263720e
|
|
| BLAKE2b-256 |
19fc132199335f9133a23e6dea8cf2d4937f166530cdf48b8624db64386d0665
|
File details
Details for the file auto_rxn-2023.7.0-py3-none-any.whl.
File metadata
- Download URL: auto_rxn-2023.7.0-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5b4abbcdcebd57f4cd86eedb1c365f0108c98a7f1b4920086099f8c418d9685
|
|
| MD5 |
ec00ba2d42b0ea4fedc2657058fc5988
|
|
| BLAKE2b-256 |
3b346c3e026d75b9cc3029bf1875db614c7b28f4c156f0a842a87f0b8ee0885a
|