LSSTDESC / rail_astro_tools

Rail utility stages that depend on astronomy package such as healpy, astropy etc...
MIT License
0 stars 0 forks source link

Issues/38/reddener #39

Closed eacharles closed 4 months ago

eacharles commented 4 months ago

Problem & Solution Description (including issue #)

Split Dereddener into a Base class that handles both reddening and deredding, and a single function to compute the new values, which is implemented in either the Dereddener or Reddener class.

Code Quality