| id |
Integer |
No description |
| camera_id |
Integer (Optional) |
No description |
| readout_mode_id |
Integer (Optional) |
No description |
| required_frames |
Integer |
No description |
| acquired_frames |
Integer |
No description |
| expires_on |
DateTime (Optional) |
No description |
| exposure_time |
Float (Optional) |
Exposure time of individual dark frames (seconds). |
| ccd_temperature |
Float (Optional) |
No description |
| temperature_band |
String(64) (Optional) |
No description |
| master_file_id |
UUID (Optional) |
No description |
| uid |
UUID |
No description |
| task_type |
Enum(optical_imaging, optical_imaging_bias_calibration, optical_imaging_dark_calibration, optical_imaging_flat_calibration, radio_tracking, radio_mapping) |
Type of the observation task. |
| observation_id |
Integer |
No description |
| request_id |
Integer |
No description |
| observation_iteration |
Integer |
No description |
| request_iteration |
Integer |
No description |
| observing_grant_id |
Integer (Optional) |
Unique identifier of the observing grant associated with the observation task. |
| queue_access_grant_id |
Integer (Optional) |
Queue access grant used to schedule this task. |
| instrument_id |
Integer |
No description |
| instrument_configuration_version |
Integer (Optional) |
Instrument configuration version used when this task was scheduled. |
| scheduler_run_id |
Integer (Optional) |
No description |
| earliest_start_time |
DateTime (Optional) |
No description |
| planned_start_time |
DateTime (Optional) |
No description |
| planned_duration |
DATETIME (Optional) |
No description |
| total_planned_duration |
DATETIME (Optional) |
No description |
| expiration_time |
DateTime (Optional) |
No description |
| actual_start_time |
DateTime (Optional) |
No description |
| actual_end_time |
DateTime (Optional) |
No description |
| status |
Enum(unassigned, pending, active, completed, failed, not_attempted, interrupted, canceled) |
No description |
| completed_on |
DateTime (Optional) |
No description |
| modified_on |
DateTime |
Timestamp of the most recent task mutation. |
| progress |
Float |
Progress of the task execution (0.0 - 1.0). |
| assets_revision |
Integer |
Revision counter incremented whenever task assets change in a way that affects data products. |