Closed moustakas closed 1 year ago
@weaverba137 I've decided to close this PR because the way the dust code is set is not flexible enough for what I'm doing in https://github.com/desihub/fastspecfit/pull/133. For example, in order to fit a general set of input photometry, which I'm extending FastSpecFit
to be able to do, I need to be able to ignore the concept of a N/S photometric system (photsys
) and I need to be able to have the same bandpasses from two different surveys (e.g., DECam g-band vs Subaru g-band).
Since desiutil.dust
is a key part of the pipeline, I decided it was easier for me to move the MW dust correction step over to fastspecfit.util.mwdust_transmission
.
That's reasonable. Is it OK to delete the branch?
I deleted the branch; thanks.
Adds support for DR10 i-band and possible DR11 u- and Y-band.