0.6.0
License:
By downloading and using this software you agree to the license here:
https://github.com/xpdAcq/xpdAn/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 xpdan -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
inbound_proxy_address
so we can access the publisher at runtime - Add
qoi_server
CLI and module for computing various quantities of interest - Added amorphsivity to QOIs
- Support for 3D pencil beam reconstructions
- Support for Registry backed full field reconstructions
ctPDF_example.py
example for pencil beam
Changed:
- Use
image_fields
for loading the images tomo_example.py
runs on a registry backed detector
Fixed:
- Pencil beam no longer tries to run independent var reconstructions