Closed cmccormick1 closed 3 years ago
Will this issue include implementation of MSC's forthcoming feature of dust attenuation with error propagation?
Will this issue include implementation of MSC's forthcoming feature of dust attenuation with error propagation?
I think that's the plan for now. I may split it up later if it becomes too much for one issue.
Leaving reorganization of function calls based off these changes for a further issue.
On feature/dust_attenuation:
[x] Implement E(B-V) calculation [9e80b9c]
[x] Fix naming convention for error columns in
relation_fitting.extract_error_bars
(lowhigh_error
-->error
) [5ecd19c, 31a2f83][x] Get rid of the call to MSC's
attenuation.EBV_table_update
. Now handled inerror_prop.fluxes_derived_prop
[3a7cd22][x] Implement dust attenuation and error propagation using MSC's
error_prop.fluxes_derived_prop
. Test: