autowisp.database.data_model.provenance.telescope module

Class Inheritance Diagram

Inheritance diagram of Column, DataModelBase, ForeignKey, Integer, String, Telescope

Define the telescope dataset table for the pipeline

class autowisp.database.data_model.provenance.telescope.Telescope(**kwargs)[source]

Bases: DataModelBase

Inheritance diagram of autowisp.database.data_model.provenance.telescope.Telescope

The table describing the telescopes specified

__str__()[source]

Human readable identifier for the telescope.

id

A unique identifier for each row.

notes

The notes provided for the telescope

observers
observing_sessions
serial_number

The serial number of the telescope

telescope_type
telescope_type_id

The id of the telescope type

timestamp

When record was last changed