peterjc / longsight

Python code for capturing images from a webcam etc
21 stars 13 forks source link

astropy for converting Altitude/Azimuth into Equatorial and back #2

Open peterjc opened 9 years ago

peterjc commented 9 years ago

This is now in astropy v1.0, see https://github.com/eteq/astropysics/issues/21 and example http://docs.astropy.org/en/v1.0.1/coordinates/observing-example.html

This should allow replacement of alt_az_to_equatorial and equatorial_to_alt_az in telescope_server.py