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
File details
Details for the file auto_rxn-2023.6.1.tar.gz
.
File metadata
- Download URL: auto_rxn-2023.6.1.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 616825da1be19de17f01065619d7af57481083e691ec42a7fef4931b96b53317 |
|
MD5 | a39ecbf63cc8d5ef1dedd0400518281c |
|
BLAKE2b-256 | b558709069e49ac4ef61f9190fc3dde3c0fc82b79e2eec4d24f69115e4395a99 |
File details
Details for the file auto_rxn-2023.6.1-py3-none-any.whl
.
File metadata
- Download URL: auto_rxn-2023.6.1-py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c729b16779c121c8540186f1963250b3183b733c145534196f9d80a77ada24c |
|
MD5 | 178e80876561a1f3f2082c6775b92107 |
|
BLAKE2b-256 | 01262aedd31c0efef07e9740f5d504fa27df15574225befa4db458d2e5e3bb66 |