longsight
longsight copied to clipboard
Python code for capturing images from a webcam etc
There is one issue so far with the "align" option highlighted in the "results" folder README.MD file. Otherwise I believe it's now working, I'll starting with the RPi and module...
Migrate code from astropysics to successor satrapy which has now reached v1.0
dear peter, when I try to start the telescope_server. I have two error. first was solve (hope) by changing from astropysics import coords by from astropy import coordinates as coords...
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`