telrun Module#

telrun test docstring

This is a test docstring for the telrun module.

Classes#

TelrunBlock(target, duration, priority[, ...])

Parameters:

TelrunOperator([telhome, gui])

The main class for robotic telescope operation.

TelrunException

Base class for exceptions in this module.

Functions#

exoplanet_transits(filt, max_mag, ...)

Acknowledgements: This code was adapted from Aurora Hiveley's exoplanet_transits.py script.

init_telrun_dir([path])

Initialize a telrun home directory at PATH.

init_queue()

TBD

mk_mosaic_schedule(source, filters, ...[, ...])

Generates an ObservingBlock set or a .sch file for mosaic imaging of wide fields.

rst([source, date, observatory, verbose])

Calculate the rise, set, and transit times for a given source or dusk and dawn times for the observatory.

schedtel([catalog, queue, add_only, ...])

plot_schedule_gantt(schedule_table, observatory)

plot_schedule_sky(schedule_table, observatory)

start_telrun_operator([path, gui])

start_sync_manager([path, do_async])

survey_builder()

TBD

Variables#