Skip to content

Releases: xpdAcq/xpdConf

0.4.6

22 Sep 14:39
8dd7d08
Compare
Choose a tag to compare

Fixed:

  • Make the package compatible with databroker==2.0.0b9.

0.4.5

02 Mar 21:32
2a464d7
Compare
Choose a tag to compare

Fixed:

  • Fix the bug that the package name is "xpdConf" instead of "xpdconf" (this bug is still there for version 0.4.4)

0.4.3

02 Mar 20:00
aad66ae
Compare
Choose a tag to compare

Added:

  • Add MANIFEST.in to include yaml files in distribution

0.4.2

09 Feb 21:44
9ef3ae0
Compare
Choose a tag to compare

Added:

  • Users can use the environment variable "TEST_XPDACQ_BASE_DIR" to set the base directory

Changed:

  • Shutter configure for PDF beamline changes to "Close" and "Open"

  • Experiment changes to version 2 databroker

0.4.1

12 Oct 03:49
Compare
Choose a tag to compare

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:

Fixed:

  • fix syntax of loading yaml for pyyaml > 3.13

0.4.0

23 Jul 14:03
Compare
Choose a tag to compare

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

0.3.0

22 Apr 14:09
Compare
Choose a tag to compare

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:

  • radiograph_names, radiogram_dets, diffraction_dets keys

0.2.1

30 Jan 16:11
Compare
Choose a tag to compare

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:

Fixed:

  • outbout to outbound

0.2.0

03 Dec 22:06
Compare
Choose a tag to compare

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:

  • shutter_sleep key to examples

Removed:

  • det_image_field key in preference for image_field

0.1.0

29 May 15:37
Compare
Choose a tag to compare

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: