centowen / salsa

MIT License
2 stars 1 forks source link

Look into the horizontal calculations #13

Closed centowen closed 1 year ago

centowen commented 1 year ago

The calculations are probably naive here. We should take things such as nutation into account. Also should add some tests to get higher confidence in the calculations.

varenius commented 1 year ago

I have written code to convert from equatorial to horizontal, based on USNO equations, with the desired accuracy. I checked against USNO converters and the current SALSA system. Will include also galactic --> equtorial and then try to merge into repo tomorrow.