Skip to main content

No project description provided

Project description

auto_rxn

PyPI Conda log

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

auto_rxn-2023.8.2.tar.gz (17.3 kB view hashes)

Uploaded Source

Built Distribution

auto_rxn-2023.8.2-py3-none-any.whl (18.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page