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

IAU rotations of Neptune and Uranus do not match SPICE #185

Open
ChristopherRabotin opened this issue Jan 26, 2024 · 0 comments
Open

IAU rotations of Neptune and Uranus do not match SPICE #185

ChristopherRabotin opened this issue Jan 26, 2024 · 0 comments
Labels
algo Related to the core ANISE algorithms Kind: bug Something isn't working Status: backlog

Comments

@ChristopherRabotin
Copy link
Member

Bug report

Describe the bug

IAU_NEPTUNE and IAU_URANUS are wrong by ~18 degrees on the first validation query.

To Reproduce

Steps to reproduce the behavior:

  1. Uncomment IAU_NEPTUNE and IAU_URANUS from the validate_iau_rotation_to_parent test in anise/tests/orientations/validation.rs
  2. Run that test

Expected behavior

The results should match SPICE with less than 8 microdegrees of error, like the other celestial objects.

Code to reproduce the issue

Refer to the test.

Platform

Core Rust code in ANISE, affects all steps in the Github CI and tested to be reproducible on Linux.

Additional context

None

@ChristopherRabotin ChristopherRabotin added Kind: bug Something isn't working algo Related to the core ANISE algorithms Status: backlog labels Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
algo Related to the core ANISE algorithms Kind: bug Something isn't working Status: backlog
Projects
None yet
Development

No branches or pull requests

1 participant