imap_processing.hi.hi_l1c.pset_counts#
- imap_processing.hi.hi_l1c.pset_counts(pset_coords: dict[str, DataArray], config_df: DataFrame, l1b_de_dataset: Dataset) dict[str, DataArray]#
Bin direct events into PSET spin-bins.
- Parameters:
pset_coords (dict[str, xarray.DataArray]) – The PSET coordinates from the xarray.Dataset.
config_df (pandas.DataFrame) – The calibration product configuration dataframe.
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: