imap_processing.idex.idex_l2b.idex_l2b#

imap_processing.idex.idex_l2b.idex_l2b(l2a_dataset: Dataset, evt_datasets: list[Dataset]) Dataset#

Will process IDEX l2a data to create l2b data products.

Parameters:
Returns:

l2b_dataset – The``xarray`` dataset containing the science data and supporting metadata.

Return type:

xarray.Dataset