sedpy
sedpy copied to clipboard
Low-res filter projections
When computing synthetic photometry with Filter().obj_counts, need to catch and better treat the case where the source spectrum is significantly lower resolution than the transmission curve.
In this case I think the source spectrum should be interpolated to the transmission wavelength grid. Currently the transmission spectrum is interpolated to the source wavelengths.
Both options are now available, but there is no automated check to see which option applies.