CSP scan 2.0

JSON schema and example for CSP Low scan

LOWCSP scan description 2.0

Example JSON (LOW CSP scan JSON v. 2.0)

{
    "interface": "https://schema.skao.int/ska-low-csp-scan/2.0",
    "common": {
        "subarray_id": 1
    },
    "lowcbf": {
        "scan_id": 987654321
    }
}

https://schema.skao.int/ska-low-csp-scan/2.0

type

object

properties

  • interface

LOW CSP SCAN interface

type

string

  • common

LOWCSP common section 2.0

LOWCSP subarray id arguments

type

object

properties

  • subarray_id

subarray id

type

integer

additionalProperties

True

  • lowcbf

LOW CBF scan schema

LOWCBF_scan_description_0.1

additionalProperties

True

LOWCBF_scan_description_0.1

type

object

properties

  • scan_id

Scan ID

type

integer

additionalProperties

True