imap_processing.hi.hi_l1c.pset_exposure#
- imap_processing.hi.hi_l1c.pset_exposure(pset_coords: dict[str, DataArray], l1b_de_dataset: Dataset) dict[str, DataArray]#
Calculate PSET exposure time.
- Parameters:
pset_coords (dict[str, xarray.DataArray]) – The PSET coordinates from the xarray.Dataset.
l1b_de_dataset (xarray.Dataset) – The L1B dataset for the pointing being processed.
- Returns:
Dictionary containing new exposure_times DataArray to be added to the PSET dataset.
- Return type: