BDNYC / sedkit

Spectral energy distribution construction and analysis tools
https://sedkit.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
18 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 .