lephare-photoz / lephare

LePHARE is a code for calculating photometric redshifts.
MIT License
5 stars 1 forks source link

Implement Galametz reddening #214

Open raphaelshirley opened 4 weeks ago

raphaelshirley commented 4 weeks ago

It may be interesting to implement SED dependent galactic reddening as in Galametz 2017

https://www.aanda.org/articles/aa/pdf/2017/02/aa29333-16.pdf

This has been implemented in Phosphorous so might be possible without significant development effort.

https://anaconda.org/astrorama/phosphoros

Before submitting Please check the following:

raphaelshirley commented 4 weeks ago

The code would need to take the E(B-V) value for every source as an additional input. It would then apply reddening to each template during the fit of each object.