astropy / specutils

An Astropy coordinated package for astronomical spectroscopy. Maintainers: @rosteen @keflavich @eteq
http://specutils.readthedocs.io/en/latest/
166 stars 127 forks source link

Add flux column keyword to Spectrum1D.read #1144

Open rosteen opened 3 months ago

rosteen commented 3 months ago

Follow-up from #1143 : it would be nice in Spectrum1D.read() to have a keyword specifying that you want the flux column rather than surface brightness even if the SRCTYPE is "EXTENDED" for JWST (and probably other) data, and vice-versa.