imap_processing.ultra.l1b.extendedspin.calculate_extendedspin# imap_processing.ultra.l1b.extendedspin.calculate_extendedspin(dict_datasets: dict[str, Dataset], name: str, instrument_id: int) → Dataset# Create dataset with defined datatypes for Extended Spin Data. Parameters: dict_datasets (dict) – Dictionary containing all the datasets. name (str) – Name of the dataset. instrument_id (int) – Instrument ID. Returns: extendedspin_dataset – Dataset containing the data. Return type: xarray.Dataset