Closed rprechelt closed 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.
Done - implemented in execute.py using the existing code in lookup.lookup.
execute.py
lookup.lookup
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.