imap_processing.idex.idex_l1b.convert_waveforms#

imap_processing.idex.idex_l1b.convert_waveforms(l1a_dataset: Dataset, idex_attrs: ImapCdfAttributes) dict[str, DataArray]#

Apply transformation from raw DN to picocoulombs (pC) for each of the six waveforms.

Parameters:
Returns:

waveforms_converted – A dictionary where the keys are the waveform array names and the values are xr.DataArrays representing the waveforms transformed into picocoulombs.

Return type:

dict