Skip to content

0.4.0

Compare
Choose a tag to compare
@CJ-Wright CJ-Wright released this 23 Jul 14:03
· 61 commits to master since this release

License:

By downloading and using this software you agree to the license here:
https://github.com/xpdAcq/xpdConf/blob/master/LICENSE

Download and Installation:

The package is available on Anaconda

If you are using Anaconda, make sure you are pulling from channel conda-forge
Install the package (If you are using a conda environment make sure to
activate it first):

conda install xpdconf -c conda-forge

If you do not use conda (and we recommend you do) you may download and build
the sources from the links below. Unpack the sources, then in the base
directory type

python setup.py install

Changelog:

Added:

  • Add the simulated detectors to yaml so we can run simulations

Changed:

  • Databroker used for simulations is now stable under acqsim so acq and an
    touch the same databases

Fixed:

  • load only files with extensions of yml or yaml