AdvancedPhotonSource / xdesign

Tools for designing x-ray phantoms and experiments.
https://xdesign.readthedocs.io
Other
24 stars 16 forks source link

Break phantom into submodules anduse yapf to enforce styleguide #64

Closed carterbox closed 5 years ago

carterbox commented 5 years ago

Yet Another Python Formatter is a project which automatically fixes code style. This is now setup for this project. This pull also fixes the docs for 0.5.x because the breaking of large modules made the docs not render correctly. Finally, the phantom module was broken into three parts.