Photometry with flux density being ignored
villrv opened this issue · 3 comments
villrv commented
filters like g', r', etc get ignored when fitting with mosfit
guillochon commented
So I just tested on iPTF13abc (which has primed filter names) and it seemed to pull them in, both in the master
and the nester
branches. Could you point to a specific event that is showing the issue?
guillochon commented
Reproduced with SDSS-II SN 6333, tracking down the bug now.
guillochon commented
Turns out this wasn't actually primed filters being ignored, but photometry that also provided a fluxdensity
key, which is the case for much of the SDSS photometry. This is fixed in 89f5090 and will be released ASAP as MOSFiT 1.0.1.