-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactored DE * added parse_de_bin function for better readability * added unit test for lo parse_events * added test for parse_de_bin * split up parse_events parsing into fixed and variable field functions * added loop through fields * added new unit tests for fixed and variable field functinos * removed unneeded de dataclass * using data bits tuples to get de fields
- Loading branch information
Showing
5 changed files
with
382 additions
and
481 deletions.
There are no files selected for viewing
215 changes: 0 additions & 215 deletions
215
imap_processing/lo/l0/data_classes/science_direct_events.py
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.