Skip to content
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

[WIP] HIT L0 Science Data Decom #815

Open
wants to merge 18 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
3519dda
Update packet definitions xml file. Add science sample data to repo f…
vmartinez-cu Aug 15, 2024
b977d63
Add new file to develop code to decom L0 data.
vmartinez-cu Aug 15, 2024
56704c8
Add TODOs
vmartinez-cu Aug 15, 2024
13305b0
Continue work to parse and decom count rates. WIP
vmartinez-cu Aug 27, 2024
37b4cbc
Continue work to parse and decom count rates. WIP
vmartinez-cu Aug 27, 2024
17f6bc1
WIP - add error handling for bad science frames. remove loop in packe…
vmartinez-cu Sep 4, 2024
c4c4532
Clean up docstrings and comments. Rename variables for clarity. Add f…
vmartinez-cu Sep 5, 2024
cf937f8
Clean up docstrings. Fix some mypy and numpydoc errors. Add some TODOs
vmartinez-cu Sep 6, 2024
22c5d80
Add comments for global variables
vmartinez-cu Sep 10, 2024
d500e79
Add comments and clarification per PR comments. Add TODO to further p…
vmartinez-cu Sep 12, 2024
76a61c1
Use numpy operations to filter and group packets of 20 into science f…
vmartinez-cu Sep 13, 2024
97cd91b
Minor update to clean up code
vmartinez-cu Sep 13, 2024
6d29f75
Update approach for grouping packets to use numpy's sliding windows m…
vmartinez-cu Sep 13, 2024
f5439fa
Add unit tests and expand comments on sliding windows approach to gro…
vmartinez-cu Sep 16, 2024
121f38f
Unit tests for hit_decom.py (WIP)
vmartinez-cu Sep 17, 2024
d81e8d8
Rename update_ccsds_header_data function for clarity
vmartinez-cu Sep 17, 2024
e217870
Fix hint typing error by using Union and List
vmartinez-cu Sep 17, 2024
fdab28d
Add housekeeping specific xtce file back into repo since it's needed …
vmartinez-cu Sep 17, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading