imap_processing.codice.codice_l2.get_mpq_calc_energy_conversion_vals#

imap_processing.codice.codice_l2.get_mpq_calc_energy_conversion_vals(dependencies: ProcessingInputCollection) ndarray#

Get the mass per charge (MPQ) esa step to energy kev conversion lookup table values.

Parameters:

dependencies (ProcessingInputCollection) – The collection of processing input files.

Returns:

esa_kev – An array of energy in keV for each esa step.

Return type:

np.ndarray