TemplateTags

tom_observations.templatetags.observation_extras.observing_buttons(target)

Displays the observation buttons for all facilities available in the TOM.

tom_observations.templatetags.observation_extras.observation_type_tabs(context)

Displays tabs in observation creation form representing each available observation type.

tom_observations.templatetags.observation_extras.observation_list(target=None)

Displays a list of all observations in the TOM, limited to an individual target if specified.

tom_observations.templatetags.observation_extras.observingstrategy_run(target)

Renders the form for running an observing strategy.

tom_observations.templatetags.observation_extras.observingstrategy_from_record(obsr)

Renders a button that will pre-populate and observing strategy form with parameters from the specified ObservationRecord.

tom_observations.templatetags.observation_extras.observation_distribution(observations)

Displays a plot showing on a map the locations of all observations recorded in the TOM.