hermpy.data.spectrograms ======================== .. py:module:: hermpy.data.spectrograms Functions --------- .. autoapisummary:: hermpy.data.spectrograms.parse_messenger_fips hermpy.data.spectrograms.fips_energy_bin_edges Module Contents --------------- .. py:function:: parse_messenger_fips(file_paths: list[pathlib.Path], time_range: sunpy.time.TimeRange) -> xarray.Dataset .. py:function:: 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 ------- out : list[float] A list with an E/Q value for each of the 64 energy channels.