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

SPICE - Calculate instrument spin phase offset using spice #1023

Open
Tracked by #975
subagonsouth opened this issue Oct 16, 2024 · 0 comments
Open
Tracked by #975

SPICE - Calculate instrument spin phase offset using spice #1023

subagonsouth opened this issue Oct 16, 2024 · 0 comments
Assignees
Labels
SPICE Related to SPICE

Comments

@subagonsouth
Copy link
Contributor

Algorithm Description:

Requirements:

Currently the imap_processing.spice.geometry.get_spacecraft_to_instrument_spin_phase_offset() function is implemented with a hard coded offset table for each instrument. It would be preferable to implement this function such that it uses spice with the latest imap frame kernel to compute the offset for each instrument. The complicating factor is that each instrument frame is defined differently and thus, the boresight vector will likely need to be used. Some instrument's boresight vector may not give the desire result.

@subagonsouth subagonsouth added the SPICE Related to SPICE label Oct 16, 2024
@subagonsouth subagonsouth self-assigned this Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SPICE Related to SPICE
Projects
Status: No status
Development

No branches or pull requests

1 participant