imap_processing.hi.utils.EsaEnergyStepLookupTable#
- class imap_processing.hi.utils.EsaEnergyStepLookupTable#
Class for holding a esa_step to esa_energy lookup table.
Methods
__init__()add_entry(start_met, end_met, esa_step, ...)Add a single entry to the lookup table.
query(query_met, esa_step)Query MET(s) and esa_step(s) to retrieve esa_energy_step(s).