Skip to content

Releases: eblur/newdust

Release for Corrales et al. (2023)

02 Jan 22:37
cd5a2ea
Compare
Choose a tag to compare

Latest version of Corrales et al. (2016, 2023) extinction and scattering halo calculation tool for astrophysical particulates (previously github.com/eblur/dust). This code has been updated 2016-2022 to write and read FITS table data for easy recall of calculations, make fake images of X-ray dust scattering halos and echoes, and was updated in Summer 2022 to utilize the astropy.units library to easily change the units of input quantities for calcuation.

Can read and write halo files

17 Aug 01:55
6b16923
Compare
Choose a tag to compare

New feature for writing Halo objects to a FITS file, Halo.write(filename). Can also load Halo objects from file using Halo(from_file=filename).

beta release

20 Mar 19:25
279b53f
Compare
Choose a tag to compare

Preliminary beta release of eblur/newdust

Can calculate extinction curves and scattering halos from power law dust grain size distributions, single grains, or power law with and exponential cut-off

Graphite and silicate grains supported. Optical constants come from Draine 2003.

Still working on functions that save tables and interpolate between them.