paranoya / population-synthesis-toolkit

Spetral synthesis, photometry, SED fitting, etc.
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Replace extinction by custom extinction models #33

Open PabloCorcho opened 1 month ago

PabloCorcho commented 1 month ago

The library extinction is used to retrieve the common extinction models from the literature. This is a C-precompiled library that has more problems with versioning. Eventually it is desirable to implement our own version of the extinction laws (e.g. Cardelli, Calcetti) and remove this dependency.