yerkesobservatory / atlas

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

Automatically execute objects when telescope is available #26

Closed rprechelt closed 6 years ago

rprechelt commented 7 years ago

Once the executor is finished calibrating, it needs to query the Google Calendar API to check whether anyone has the telescope scheduled. If the telescope is completely available, the telescope should automatically complete observations.

Needed features:

rprechelt commented 6 years ago

This has been implemented; Executor queries the Google Calendar API to see if the telescope is booked, if not, it loads the General program from all the users and attempts to execute that.