hermpy.data.spectrograms#

Functions#

parse_messenger_fips(→ xarray.Dataset)

fips_energy_bin_edges(→ list[float])

Returns calibration for FIPS energy channels. These are bin edges.

Module Contents#

hermpy.data.spectrograms.parse_messenger_fips(file_paths: list[pathlib.Path], time_range: sunpy.time.TimeRange) xarray.Dataset#
hermpy.data.spectrograms.fips_energy_bin_edges() list[float]#

Returns calibration for FIPS energy channels. These are bin edges.

Currently ‘calibration’ is assumed constant for all data modes. This is accepted within the literature and scientific community.

Returns#

outlist[float]

A list with an E/Q value for each of the 64 energy channels.