AdvancedPhotonSource / xdesign

Tools for designing x-ray phantoms and experiments.
https://xdesign.readthedocs.io
Other
24 stars 16 forks source link
computational-imaging image-processing simulation tomography x-ray-physics

XDesign #######

.. image:: https://readthedocs.org/projects/xdesign/badge/?version=latest :target: http://xdesign.readthedocs.io/en/latest/?badge=latest :alt: Read the Docs

.. image:: https://travis-ci.org/tomography/xdesign.svg?branch=master :target: https://travis-ci.org/tomography/xdesign :alt: Travis CI

.. image:: https://coveralls.io/repos/github/tomography/xdesign/badge.svg?branch=master :target: https://coveralls.io/github/tomography/xdesign?branch=master :alt: Coveralls

.. image:: https://codeclimate.com/github/tomography/xdesign/badges/gpa.svg :target: https://codeclimate.com/github/tomography/xdesign :alt: Code Climate

XDesign is an open-source Python package for generating configurable x-ray imaging phantoms <https://en.wikipedia.org/wiki/Imaging_phantom>_, simulating data acquisition <https://en.wikipedia.org/wiki/Data_acquisition>, and benchmarking x-ray tomographic image reconstruction <https://en.wikipedia.org/wiki/Tomography>.

Goals

Current Scope

Contribute

License

The project is licensed under the BSD-3 <https://github.com/tomography/xdesign/blob/master/LICENSE.txt>_ license.

Citation

Ching, Daniel J., and Doga Gürsoy. "XDesign: an open-source software package for designing x-ray imaging phantoms and experiments." Journal of synchrotron radiation 24, no. 2 (2017): 537-544.

Install

Since version 0.5, XDesign is available on the conda-forge channel. Install it in the usual way:

.. code-block:: bash

$ conda install xdesign -c conda-forge