10000 GitHub - wzhangNEU/xdesign: Tools for designing x-ray phantoms and experiments.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wzhangNEU/xdesign

 
 

Repository files navigation

XDesign

Read the Docs Travis CI Coveralls Code Climate

XDesign is an open-source Python package for generating configurable simulation phantoms for benchmarking tomographic image reconstruction.

Current Scope

  • Customizable 2D phantoms constructed from circles and convex polygons
  • Quantitative reconstruction quality and probe coverage metrics
  • Attenuation interactions with X-ray probes of uniform flux
  • Use of analytic (exact) solutions for algorithms and computation

Contribute

License

The project is licensed under the BSD-3 license.

Install

First, install XDesign's dependencies using pip. Then install XDesign in the usual way. Using pip or by running setup.py.

$ pip install -r requirements.txt
$ pip install .

About

Tools for designing x-ray phantoms and experiments.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 85.2%
  • Jupyter Notebook 14.8%
0