-
Notifications
You must be signed in to change notification settings - Fork 7
BUG - Codice L3 spin angles #113
Copy link
Copy link
Open
Labels
Data Release 1Deadline: June 15, 2026Deadline: June 15, 2026Ins: CoDICERelated to the CoDICE instrumentRelated to the CoDICE instrumentRelease BlockerNeeds to be addressed before (next) public releaseNeeds to be addressed before (next) public releasebugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
Data Release 1Deadline: June 15, 2026Deadline: June 15, 2026Ins: CoDICERelated to the CoDICE instrumentRelated to the CoDICE instrumentRelease BlockerNeeds to be addressed before (next) public releaseNeeds to be addressed before (next) public releasebugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description of the issue
From @mstarkey2158
@pleasant-menlo We found a bug in the spin angle computation for the CoDICE data products. All of the instrument frame spin angles are off by 270 degrees. Also, the shift of 316 degrees to go from instrument to SC coordinates should be 46 degrees instead.
The following L3 products are affected by these two bugs:
l3b_hi-pitch-angle: Need to change SC offsest from 316 to 46 degrees when converting spin angle from instrument frame to spacecraft frame
l3b_lo-3d-vdf: Need to add 270 degree shift APD spin angle calculation. So new formula is:
Steps to reproduce the issue
No response
Expected vs Actual behavior
No response
Code Snippet (If applicable)
CodeAdditional notes, affected areas, and suggested fixes
No response