imap_processing.codice.codice_l2.get_lo_de_energy_luts#
- imap_processing.codice.codice_l2.get_lo_de_energy_luts(dependencies: ProcessingInputCollection) tuple[NDArray, NDArray]#
Get the LO DE lookup tables for energy conversions.
- Parameters:
dependencies (ProcessingInputCollection) – The collection of processing input files.
- Returns:
energy_lut (np.ndarray) – An array of energy in keV for each energy table index.
energy_bins_lut (np.ndarray) – An array of energy bins.