Ephemeris difference with JPL Horizons #869
Unanswered
Errabundo66
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I'm not sure if it's my error, or the result is OK.
With the code I attach at the botton, my results for the ra/dec position, for example, for asteroid (1234) Elyna on 2025/06/05 00:00 are:
But with JPL Horizons I got:
With Skyfiled:
ra: 00h 11m 44.86s
dec: +07deg 02' 33.2"
With JPL Horiz.
ra: 00 11 36.871867
dec: +07 01 46.00405,**
RA is almost OK, but in dec I get about 1 minute difference.
I'm not sure if the problem is the gravitational planets perturbations or not.
Does JPL gives the results for a planets perturbed orbit ? I thought it was only osculating elements calculations...
My actual code:
Beta Was this translation helpful? Give feedback.
All reactions