BDNYC / sedkit

Spectral energy distribution construction and analysis tools
MIT License
16 stars 13 forks source link

Individual spectra aren't normalized to the integral in `SED.plot(spectra='all')` #86

Closed hover2pi closed 1 year ago

hover2pi commented 1 year ago

When the individual spectra are plotted, they aren't normalized properly. Also, add the instrument name to the legend.

hover2pi commented 1 year ago

Fixed in #83 .