From J.2000 to On Date Coordinates of a Star. #1819
BikramAjay
started this conversation in
General
Replies: 1 comment 3 replies
-
Proper motion, precession+nutation, refraction. Models are given in the User Guide, Appendix F. As written in the User Guide, Appendix F.5, we compute nutation only +/-500 years around J2000 because the valid timespan of IAU 2000B model is unknown. I am currently working on finally adding annual aberration, but have too little time this week to continue. |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
What are the transformations applied on the RA/Dec(J.2000) of a star to translate it to "On date"?
Is it just Precession + Nutation or something more than it? Can't figure out from Stelcore.cpp and other related files hence asking.
I wrote a piece of code implementing this transformation based on precession and nutation matrices only. The problem is that it's output starts differing from Stellarium's "On Date" values when I go back in time more than 1000 years. I was wondering what I am missing.
Beta Was this translation helpful? Give feedback.
All reactions