serpentine-h2020 / SEPpy

A compendium of Python data loaders and analysis tools for in-situ measurements of Solar Energetic Particles (SEP)
BSD 3-Clause "New" or "Revised" License
7 stars 6 forks source link

Fixed get_channel_energy() -method returning incorrect amount of chan… #52

Closed Christian-Palmroos closed 7 months ago

Christian-Palmroos commented 8 months ago

Ddded a check in dynamic_spectrum() to drop channel 'E300' from the dataframe after the change in data product in 2017-10-04. The method get_channel_energy_values() returns the correct number of channel energy ranges.