imap_processing.mag.l1a.mag_l1a.mag_l1a#
- imap_processing.mag.l1a.mag_l1a.mag_l1a(packet_filepath: Path) list[Dataset]#
Will process MAG L0 data into L1A CDF files at cdf_filepath.
For each packet file passed in, this will output between 2 and 6 CDF files.
Nominally, we expect raw, burst, and norm mode data for the mago and magi sensors. It is possible to only have norm or burst mode, or to only have data from one sensor.
- Parameters:
packet_filepath (pathlib.Path) – Packet files for processing.
- Returns:
generated_files – A list of generated filenames.
- Return type: