-
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
HIT sci decom - group packets & parse count rates #815
HIT sci decom - group packets & parse count rates #815
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3519dda - Browse repository at this point
Copy the full SHA 3519ddaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b977d63 - Browse repository at this point
Copy the full SHA b977d63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56704c8 - Browse repository at this point
Copy the full SHA 56704c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13305b0 - Browse repository at this point
Copy the full SHA 13305b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37b4cbc - Browse repository at this point
Copy the full SHA 37b4cbcView commit details -
WIP - add error handling for bad science frames. remove loop in packe…
…t_file_to_datasets that just returned dataset with two packets used for initial testing and work around for issues identified in ccsds file. replace ccsds sample file
Configuration menu - View commit details
-
Copy full SHA for 17f6bc1 - Browse repository at this point
Copy the full SHA 17f6bc1View commit details -
Clean up docstrings and comments. Rename variables for clarity. Add f…
…unction to update ccsds header fields to use sc_tick dimension. Replace default epoch dimension with new epoch data array with times per science frame rather than per packet
Configuration menu - View commit details
-
Copy full SHA for c4c4532 - Browse repository at this point
Copy the full SHA c4c4532View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf937f8 - Browse repository at this point
Copy the full SHA cf937f8View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 22c5d80 - Browse repository at this point
Copy the full SHA 22c5d80View commit details
Commits on Sep 12, 2024
-
Add comments and clarification per PR comments. Add TODO to further p…
…arse hdr_status_bits.
Configuration menu - View commit details
-
Copy full SHA for d500e79 - Browse repository at this point
Copy the full SHA d500e79View commit details
Commits on Sep 13, 2024
-
Use numpy operations to filter and group packets of 20 into science f…
…rames. PR suggestion.
Configuration menu - View commit details
-
Copy full SHA for 76a61c1 - Browse repository at this point
Copy the full SHA 76a61c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97cd91b - Browse repository at this point
Copy the full SHA 97cd91bView commit details -
Update approach for grouping packets to use numpy's sliding windows m…
…ethod to find packets that match a grouping flags pattern. Added smaller functions for readability
Configuration menu - View commit details
-
Copy full SHA for 6d29f75 - Browse repository at this point
Copy the full SHA 6d29f75View commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f5439fa - Browse repository at this point
Copy the full SHA f5439faView commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 121f38f - Browse repository at this point
Copy the full SHA 121f38fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d81e8d8 - Browse repository at this point
Copy the full SHA d81e8d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e217870 - Browse repository at this point
Copy the full SHA e217870View commit details -
Add housekeeping specific xtce file back into repo since it's needed …
…for housekeeping l1b tests. Will be removed later after hit_l1b.py is refactored.
Configuration menu - View commit details
-
Copy full SHA for fdab28d - Browse repository at this point
Copy the full SHA fdab28dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a69f2b3 - Browse repository at this point
Copy the full SHA a69f2b3View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 622a4be - Browse repository at this point
Copy the full SHA 622a4beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b85b2d - Browse repository at this point
Copy the full SHA 0b85b2dView commit details -
PR updates. Add global variables for frame size and pattern. Remove m…
…ain and test print statements. Add a couple TODOs.
Configuration menu - View commit details
-
Copy full SHA for e4cf27b - Browse repository at this point
Copy the full SHA e4cf27bView commit details