ska-low-mccs-scan

Low MCCS scan 1.0

Example JSON.

{
    "interface": "https://schema.skatelescope.org/ska-low-mccs-scan/1.0",
    "scan_id": 1,
    "start_time": 0.0
}

https://schema.skatelescope.org/ska-low-mccs-scan/1.0

type

object

properties

  • interface

URI of JSON schema applicable to this JSON payload.

type

string

  • scan_id

Scan ID to associate with the data.

The scan ID and SBI ID are used together to uniquely associate the data taken with the telescope configuration in effect at the moment of observation.

type

integer

  • start_time

Start time for the scan.

Currently unused and can be set to 0.0.

type

number

additionalProperties

False