Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 659 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 659 Bytes

dust

For calculating dust scattering and extinction from the X-ray to infrared

Small Warning

eblur/dust is undergoing a major re-design. See the restructure branch for progress.

Previous versions of eblur/dust used in publications:
Corrales & Paerels (2015)
Corrales (2015)

alt text

Install instructions

Clone the repo and then run setup

git clone https://github.com/eblur/dust.git dust
cd dust
python setup.py install