Skip to content

RadioMappingTask

RadioMappingTask Schema

Description: Radio Mapping Observation Task

Properties

Name Type Description
id Integer No description
instrument_id Integer No description
daisy_duration Float (Optional) Daisy duration in seconds
daisy_radius Float (Optional) Daisy radius in degrees
daisy_radial_period Float (Optional) Daisy radial period in seconds
raster_size_x Float (Optional) Raster size in the X direction in degrees
raster_size_y Float (Optional) Raster size in the Y direction in degrees
raster_density_between_sweeps Float (Optional) Density between sweeps in degrees
raster_slew_speed Float (Optional) Slew speed in degrees/s
raster_sweep_direction Enum(ra_lng_az, dec_lat_el) (Optional) Direction of raster sweeps
antenna_id Integer No description
radio_backend_id Integer No description
radio_filter_id Integer (Optional) No description
radio_backend_mode_id Integer No description
integration_time Float No description
central_frequencies ARRAY 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_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.

Relationships

Relationship Name Type
files RadioMappingTaskFile
instrument RadioSpectrometer
channels ReceiverChannel
antenna Antenna
radio_backend RadioBackend
radio_filter RadioFilter
radio_backend_mode RadioBackendMode
observation Observation
request ObservationRequest
observing_grant ObservingGrant
queue_access_grant ObservingQueueAccessGrant
scheduler_run SchedulerRun
assignment_history ObservationTaskAssignmentHistory
task_asset_infos ObservationAssetTaskInfo
result ObservationTaskResult