ObservationResultProcessingRunOutput
ObservationResultProcessingRunOutput Schema¶
Properties¶
| Name | Type | Description |
|---|---|---|
| id | Integer |
No description |
| processing_run_id | Integer |
No description |
| output_kind | Enum(FINAL_IMAGE, MOSAIC_IMAGE, MASTER_BIAS, MASTER_DARK, MASTER_FLAT, RADIO_SPECTRUM, RADIO_CONTINUUM) |
No description |
| observation_asset_id | Integer |
No description |
| tile_id | Integer (Optional) |
No description |
Relationships¶
| Relationship Name | Type |
|---|---|
| processing_run | ObservationResultProcessingRun |
| observation_asset | ObservationAsset |
| tile | OpticalImagingTaskTile |