yerkesobservatory / atlas

A web interface for remote operation of telescopes
GNU General Public License v3.0
0 stars 2 forks source link

Add RA/Dec to every observation before scheduling #29

Closed rprechelt closed 7 years ago

rprechelt commented 7 years ago

The current scheduling algorithm requires RA/Dec information. The scheduler either needs to look this up on the fly or we need to have computed the RA/Dec for every observation beforehand and save it to the object.

rprechelt commented 7 years ago

Done - implemented in execute.py using the existing code in lookup.lookup.