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

ensure_spice functionality for pointing kernel generation #764

Closed
subagonsouth opened this issue Aug 21, 2024 · 0 comments · Fixed by #759
Closed

ensure_spice functionality for pointing kernel generation #764

subagonsouth opened this issue Aug 21, 2024 · 0 comments · Fixed by #759
Assignees
Labels
SPICE Related to SPICE

Comments

@subagonsouth
Copy link
Contributor

Algorithm Description:

Furnishing of kernels for the pointing (cough, despun) kernel generation code requires unique handling. This ticket is to implement that logic or make sure existing logic correctly handles this case.

Requirements:

  • I think that we only want to furnish the single CK that the pointing kernel is being generated for.
  • We should identify the minimum set of other kernels that need to be furnished. For example, do we even need sclk or leapsecond kernels?

Ideas for implementation:

  • One possibility is to add another keyword argument to the ensure_spice decorator to handle the pointing kernel case.
  • Another possibility is to just make sure that the needed kernels are furnished before calling the function that makes the kernel.
@subagonsouth subagonsouth added the SPICE Related to SPICE label Aug 21, 2024
@laspsandoval laspsandoval self-assigned this Aug 21, 2024
@laspsandoval laspsandoval linked a pull request Aug 27, 2024 that will close this issue
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: Done
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants