Ejemplo n.º 1
0
def target_down(location):
    return altaz_to_radec(obstime=current_time(), location=location, alt=5, az=90)
Ejemplo n.º 2
0
def target(location):
    return altaz_to_radec(obstime='2016-08-13 21:03:01', location=location, alt=45, az=90)