-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
L0 Decom Ultra #347
L0 Decom Ultra #347
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice refactoring! I had some questions. Besides that it looks good to me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for updating documents! I would run this by Bob or Nick offline since I don't details of the algorithm. I will approve this so that this unblocks your CDF work.
1b28a76
into
IMAP-Science-Operations-Center:dev
* L0 Decom Ultra
Change Summary
Overview
Added parsing/decompression for additional apids. Combined the XTCEs so that they may be used for all apids.
New Files
Deleted Files
Testing
There are 4 test files that represent each Ultra 45 APID:
test_decom_apid_880.py
test_decom_apid_881.py
test_decom_apid_883.py
test_decom_apid_896.py
Ultra 90 will have the same logic as Ultra 45. However, we will add Ultra 90 test data as it becomes available and perform the same tests.
Additionally, more unit tests and error handling will be included in a following PR.