Skip to content

Commit

Permalink
Lo - Create L1A Direct Event CDFs (IMAP-Science-Operations-Center#1221)
Browse files Browse the repository at this point in the history
* de cdf creation
  • Loading branch information
sdhoyt authored and nkerman committed Dec 18, 2024
1 parent 3ce783b commit e8553d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions imap_processing/lo/l0/lo_science.py
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ def parse_events(dataset: xr.Dataset, attr_mgr: ImapCdfAttributes) -> xr.Dataset

pointing_de += 1

del dataset.attrs["bit_pos"]
logger.info("\n Returning Lo L1A Direct Events Dataset")
return dataset

Expand Down

0 comments on commit e8553d0

Please sign in to comment.