Mid TMC configure 5.0
Example JSON.
{
"interface": "https://schema.skao.int/ska-tmc-configure/5.0",
"transaction_id": "",
"pointing": {
"target": {
"reference_frame": "ICRS",
"target_name": "Polaris Australis",
"ra": "21:08:47.92",
"dec": "-88:57:22.9",
"ca_offset_arcsec": 0.0,
"ie_offset_arcsec": 0.0
},
"correction": "UPDATE",
"groups": [{
"receptors": ["SKA001", "SKA036", "SKA063"],
"field": {
"target_name": "Cen-A",
"reference_frame": "ICRS",
"attrs": {
"c1": 201.365,
"c2": -43.0191667
}
},
"trajectory": {
"name": "fixed",
"attrs": {
"x": 1.23,
"y": 4.56
}
},
"projection": {
"name": "SSN",
"alignment": "ICRS"
}
}, {
"receptors": ["SKA100"],
"field": {
"target_name": "Cen-A",
"reference_frame": "ICRS",
"attrs": {
"c1": 201.365,
"c2": -43.0191667
}
},
"trajectory": {
"name": "constant-velocity",
"attrs": {
"x_rate": 1.23,
"y_rate": 4.56
}
},
"projection": {
"name": "SSN",
"alignment": "ICRS"
}
}],
"ie_offset_arcsec": 5.0,
"ca_offset_arcsec": -5.0,
"wrap_sector": 0
},
"dish": {
"receiver_band": "5b",
"interface": "https://schema.skao.int/ska-dish-configure/1.0",
"band5_downconversion_subband": "1",
"spfrx_processing_parameters": [{
"dishes": ["SKA001"],
"sync_pps": false,
"attenuation_pol_x": 20.0,
"attenuation_pol_y": 20.0,
"saturation_threshold": 0.7,
"noise_diode": {
"pseudo_random": {
"binary_polynomial": 2,
"seed": 2,
"dwell": 2
}
}
}]
},
"csp": {
"interface": "https://schema.skao.int/ska-csp-configurescan/8.1",
"common": {
"config_id": "sbi-mvp01-20200325-00001-science_A",
"frequency_band": "1"
},
"midcbf": {
"frequency_band_offset_stream1": 80,
"correlation": {
"processing_regions": [{
"fsp_ids": [1, 2, 3, 4],
"receptors": ["SKA063", "SKA001", "SKA100"],
"start_freq": 350000000,
"channel_width": 13440,
"channel_count": 52080,
"sdp_start_channel_id": 0,
"integration_factor": 1
}, {
"fsp_ids": [1],
"start_freq": 548437600,
"channel_width": 13440,
"channel_count": 14880,
"sdp_start_channel_id": 1,
"integration_factor": 10
}]
},
"vlbi": {}
}
},
"sdp": {
"interface": "https://schema.skao.int/ska-sdp-configure/0.4",
"scan_type": "target:a"
},
"tmc": {
"scan_duration": 10.0,
"partial_configuration": false
}
}
type |
object |
||||||
properties |
|||||||
|
URI of JSON schema applicable to this JSON payload. |
||||||
type |
string |
||||||
|
A transaction id specific to the command |
||||||
type |
string |
||||||
|
Pointing Mid TMC configure 5.0 |
||||||
Pointing configuration specification. |
|||||||
type |
object |
||||||
properties |
|||||||
|
Cable wrap sector, with allowed values 0 and -1.
If pointing.wrap_sector is not in the JSON, TMC will make no sector change. |
||||||
allOf |
type |
integer |
|||||
|
Cross-elevation offset in arcseconds from the central pointing pointing defined by target’s ra+dec. This is an optional field; if omitted, an offset of 0 arcseconds can be assumed. |
||||||
type |
number |
||||||
|
Elevation offset in arcseconds from the central pointing position defined by the ra+dec pair. This is an optional field; if omitted, an offset of 0 arcseconds can be assumed. |
||||||
type |
number |
||||||
|
Receptor groups definitions. Receptors assigned to a receptor group can be steered as a whole around the sky. Objects and attributes within the receptor group define the pointing coordinate and tracking/mapping strategy to use for the group. |
||||||
type |
array |
||||||
items |
|
||||||
type |
object |
||||||
properties |
|||||||
|
List of receptor IDs to assign to the receptor group for the upcoming scan. List values must be valid SKA receptor IDs, e.g., [“SKA001”, “SKA063”]. |
||||||
type |
array |
||||||
default |
null |
||||||
items |
type |
string |
|||||
|
A union of the various standard sky direction representations supported by SKA, as defined in ADR-63. |
||||||
default |
null |
||||||
|
A union of the various standard trajectories supported by SKA, as defined in ADR-106. |
||||||
default |
null |
||||||
|
|
||||||
type |
object |
||||||
default |
SIN |
||||||
properties |
|||||||
|
Projection type. Must be one of ‘SIN’, ‘TAN’, ‘ARC’, ‘STG’, ‘CAR’, or ‘SSN’, though values are not case sensitive. Defaults to ‘SIN’. The following projections are implemented:
|
||||||
allOf |
type |
string |
|||||
|
Projection alignment |
||||||
type |
string |
||||||
additionalProperties |
True |
||||||
additionalProperties |
True |
||||||
|
Target TMC configure 5.0 |
||||||
DEPRECATED Target coordinates This field has been superseded by pointing.groups and is deprecated from schema version 4.1. If pointing.groups is present, any value provided in pointing.target will be ignored. |
|||||||
type |
object |
||||||
properties |
|||||||
|
Target coordinates reference frame. Validation of reference_frame is case sensitive. Allowed values are:
|
||||||
allOf |
type |
string |
|||||
|
celestial source |
||||||
type |
string |
||||||
|
Pointing Right Ascension coordinates. |
||||||
type |
string |
||||||
|
Pointing Declination coordinates. |
||||||
type |
string |
||||||
|
DEPRECATED: use pointing.ca_offset_arcsec. If both pointing.ca_offset_arcsec and pointing.target.ca_offset_arcsec are set, then pointing.ca_offset_arcsec takes priority. Cross-elevation offset in arcseconds from the central pointing pointing defined by target’s ra+dec. This is an optional field; if omitted, an offset of 0 arcseconds can be assumed. |
||||||
type |
number |
||||||
|
DEPRECATED: use pointing.ie_offset_arcsec. If both pointing.ie_offset_arcsec and pointing.target.ie_offset_arcsec are set, then pointing.ie_offset_arcsec takes priority. Elevation offset in arcseconds from the central pointing position defined by the ra+dec pair. This is an optional field; if omitted, an offset of 0 arcseconds can be assumed. |
||||||
type |
number |
||||||
additionalProperties |
True |
||||||
|
Optional operation to apply to the pointing correction model. Allowed values are MAINTAIN, UPDATE, and RESET, which have the following meaning:
Validation of correction values is case sensitive. If pointing.correction is not specified, the default operation is to make no change to the pointing correction model, equivalent to setting correction=MAINTAIN. |
||||||
allOf |
type |
string |
|||||
additionalProperties |
True |
||||||
|
CSP config 8.1 |
||||||
CSP configuration specification. |
|||||||
type |
object |
||||||
properties |
|||||||
|
type |
string |
|||||
|
A transaction ID specific to the command |
||||||
type |
string |
||||||
|
subarray 8.1 |
||||||
subarray section, containing the parameters relevant only for the current sub-array device. This section is not forwarded to any subelement. |
|||||||
type |
object |
||||||
properties |
|||||||
|
Name and scope of current subarray the sub-array. |
||||||
type |
string |
||||||
additionalProperties |
False |
||||||
|
PSS configuration schema 1.2 |
||||||
Top-level control configuration for PSS |
|||||||
type |
object |
||||||
properties |
|||||||
|
A transaction id specific to the control command |
||||||
type |
string |
||||||
|
type |
array |
|||||
items |
|||||||
|
Configuration ID |
||||||
type |
integer |
||||||
|
Cheetah application configs for each machine |
||||||
type |
array |
||||||
items |
PSS configuration schema 1.2 |
||||||
type |
object |
||||||
properties |
|||||||
|
List of up to 3 beams |
||||||
type |
array |
||||||
items |
|||||||
|
Pipeline ID for the cheetah instance. |
||||||
type |
integer |
||||||
additionalProperties |
False |
||||||
|
|||||||
|
|||||||
|
type |
string |
|||||
additionalProperties |
False |
||||||
|
Common section, containing the parameters and the sections belonging to all CSP subsystems. This section is forwarded to all sub-elements. |
||||||
|
Correlator and Beamformer specific parameters. This section contains the parameters relevant only for Mid.CBF sub-element. This section is forwarded only to Mid.CBF subelement. |
||||||
|
Main configuration for the CSP Pulsar timing sub-system |
||||||
additionalProperties |
False |
||||||
|
SDP configure 1.0 |
||||||
SDP configuration specification. |
|||||||
type |
object |
||||||
properties |
|||||||
|
type |
string |
|||||
|
type |
string |
|||||
|
type |
string |
|||||
|
type |
array |
|||||
items |
A scan configuration for SDP. Once AssignResources has been performed successfully, subsequent Configure commands can select from these scan types in order to coordinate SDP with other sub-systems participating in the observation - for instance to switch between targets, or perform special calibration scans. |
||||||
additionalProperties |
True |
||||||
|
TMC configure 5.0 |
||||||
TMC Mid TMC configuration specification. |
|||||||
type |
object |
||||||
properties |
|||||||
|
Scan duration in seconds. Value must be >= 0.0 |
||||||
allOf |
type |
number |
|||||
|
Partial Configuration Flag. Partial configurations assume that previously set state is maintained, and undergo less strict JSON validation. |
||||||
type |
boolean |
||||||
additionalProperties |
True |
||||||
|
DishLMC configure Scan parameters 1.0 |
||||||
Dish band configuration |
|||||||
type |
object |
||||||
properties |
|||||||
|
URI of JSON schema for this command’s JSON payload. |
||||||
type |
string |
||||||
|
The requested band of configuration. |
||||||
type |
string |
||||||
|
The requested band5_downconversion_subband. Allowed values are “1”, “2”, and “3”. Only allowed if receiver_band specified is “5b”. |
||||||
type |
string |
||||||
default |
null |
||||||
|
List of requested SPFRx processing parameters per dish. |
||||||
type |
array |
||||||
default |
null |
||||||
items |
|||||||
additionalProperties |
True |
||||||
additionalProperties |
True |
||||||
Sky direction
A union of the various standard sky direction representations supported by SKA, as defined in ADR-63.
anyOf |
A sky direction defined in the ICRS reference frame. |
A sky direction defined in the AltAz reference frame |
|
A sky direction defined in the Galactic reference frame. |
|
A sky direction whose coordinates are defined in Katpoint. |
|
A sky direction defined by a Two-Line Element (TLE) set. |
|
ICRS_sky_direction_5.0
A sky direction defined in the ICRS reference frame.
type |
object |
||
properties |
|||
|
A name for the target. If reference_frame is ‘special’ or ‘tle’ then the name might be of a solar system body or a satellite in Earth orbit. |
||
type |
string |
||
|
Validation is case-insensitive. |
||
type |
string |
||
|
|
||
Attributes for an ICRS sky direction |
|||
type |
object |
||
properties |
|||
|
The longitude coordinate, specifying degrees right ascension in the ICRS reference frame. Value must be in the range 0 <= c1 < 360. |
||
type |
number |
||
|
The latitude coordinate, specifying degrees declination in the ICRS reference frame. Value must be in the range -90 <= c2 <= 90. |
||
type |
number |
||
|
Longitudinal proper motion of target, measured in arcseconds per year. |
||
type |
number |
||
default |
0.0 |
||
|
Latitudinal proper motion of target, measured in arcseconds per year. |
||
type |
number |
||
default |
0.0 |
||
|
Epoch of proper motion, giving the date when the proper motion offset was zero. |
||
type |
number |
||
default |
2000.0 |
||
|
The parallax in seconds of arc. |
||
type |
number |
||
default |
0.0 |
||
|
Radial velocity along the line of sight in m/s. |
||
type |
number |
||
default |
0.0 |
||
additionalProperties |
True |
||
additionalProperties |
True |
||
AltAz_sky_direction_5.0
A sky direction defined in the AltAz reference frame
type |
object |
||
properties |
|||
|
A name for the target. If reference_frame is ‘special’ or ‘tle’ then the name might be of a solar system body or a satellite in Earth orbit. |
||
type |
string |
||
|
Validation is case-insensitive. |
||
type |
string |
||
|
|
||
Allowed attributes for an AltAz sky direction |
|||
type |
object |
||
properties |
|||
|
The azimuth coordinate in degrees. Value must be in the range 0 <= c1 < 360. |
||
type |
number |
||
|
The elevation coordinate in degrees. Value must be in the range 0 <= c2 <= 90. |
||
type |
number |
||
additionalProperties |
True |
||
additionalProperties |
True |
||
Galactic_sky_direction_5.0
A sky direction defined in the Galactic reference frame.
type |
object |
||
properties |
|||
|
A name for the target. If reference_frame is ‘special’ or ‘tle’ then the name might be of a solar system body or a satellite in Earth orbit. |
||
type |
string |
||
|
Validation is case-insensitive. |
||
type |
string |
||
|
|
||
Attributes for a Galactic sky direction |
|||
type |
object |
||
properties |
|||
|
The longitude coordinate, specifying degrees right ascension in the Galactic reference frame. Value must be in the range 0 <= c1 < 360. |
||
type |
number |
||
|
The latitude coordinate, specifying degrees declination in the Galactic reference frame. Value must be in the range -90 <= c2 <= 90. |
||
type |
number |
||
|
Longitudinal proper motion of target, measured in arcseconds per year. |
||
type |
number |
||
default |
0.0 |
||
|
Latitudinal proper motion of target, measured in arcseconds per year. |
||
type |
number |
||
default |
0.0 |
||
|
Epoch of proper motion, giving the date when the proper motion offset was zero. |
||
type |
number |
||
default |
2000.0 |
||
|
The parallax in seconds of arc. |
||
type |
number |
||
default |
0.0 |
||
|
Radial velocity along the line of sight in m/s. |
||
type |
number |
||
default |
0.0 |
||
additionalProperties |
True |
||
additionalProperties |
True |
||
Special_sky_direction_5.0
A sky direction whose coordinates are defined in Katpoint.
type |
object |
|
properties |
||
|
A name for the target. This should be the name of a resolvable entity in Katpoint, for example, the name of a solar system body. |
|
type |
string |
|
|
Must be “special” for a catalogue sky direction. Validation is case-insensitive. |
|
type |
string |
|
additionalProperties |
True |
|
Two_Line_Element_sky_direction_5.0
A sky direction defined by a Two-Line Element (TLE) set.
type |
object |
||
properties |
|||
|
A name for the target. For a TLE sky direction, this could be the name of a satellite in orbit. |
||
type |
string |
||
|
Validation is case-insensitive. |
||
type |
string |
||
|
|
||
Attributes for a TLE sky direction. |
|||
type |
object |
||
properties |
|||
|
First line of a two-line element (TLE) sky direction. |
||
type |
string |
||
|
Second line of a two-line element (TLE) sky direction. |
||
type |
string |
||
additionalProperties |
True |
||
additionalProperties |
True |
||
Trajectory
A union of the various standard trajectories supported by SKA, as defined in ADR-106.
anyOf |
DEPRECATED - A mosaic consisting of a set of fixed-offsetpointings. |
A trajectory defined by a fixed offset from a reference coordinate. |
|
A trajectory defined by a constant velocity and fixed offsetfrom a reference coordinate. |
|
Mosaic_trajectory___DEPRECATED_5.0
DEPRECATED - A mosaic consisting of a set of fixed-offsetpointings.
type |
object |
|
properties |
||
|
Must be “mosaic” for a mosaic trajectory. Validation is case-insensitive. |
|
type |
string |
|
|
|
|
Attributes for a mosaic trajectory |
||
type |
object |
|
properties |
||
|
x offsets in arcseconds from the reference fieldposition. |
|
|
y offset in arcseconds from the reference fieldposition. |
|
additionalProperties |
True |
|
additionalProperties |
True |
|
Fixed_offset_trajectory_5.0
A trajectory defined by a fixed offset from a reference coordinate.
type |
object |
||
properties |
|||
|
Must be “fixed” for a fixed-offset trajectory. Validation is case-insensitive. |
||
type |
string |
||
|
|
||
Attributes for a fixed-offset trajectory |
|||
type |
object |
||
properties |
|||
|
Fixed x offset in arcseconds from the reference field position. |
||
type |
string |
||
|
Fixed y offset in arcseconds from the reference field position. |
||
type |
string |
||
additionalProperties |
True |
||
additionalProperties |
True |
||
Constant_velocity_trajectory_5.0
A trajectory defined by a constant velocity and fixed offsetfrom a reference coordinate.
type |
object |
||
properties |
|||
|
Must be “constant-velocity” for a constant velocity trajectory. Validation is case-insensitive. |
||
type |
string |
||
|
|
||
Attributes for a constant velocity trajectory |
|||
type |
object |
||
properties |
|||
|
Initial x offset in arcseconds from the reference field position. |
||
type |
string |
||
default |
0.0 |
||
|
Initial y offset in arcseconds from the reference field position. |
||
type |
string |
||
default |
0.0 |
||
|
x tracking rate in arcseconds per second. |
||
type |
string |
||
|
y tracking rate in arcseconds per second. |
||
type |
string |
||
additionalProperties |
True |
||
additionalProperties |
True |
||
PSS_beam_config_1.2
type |
object |
||
properties |
|||
|
Search Beam ID. |
||
type |
integer |
||
|
Right Ascension of sub-array beam target, in degrees. |
||
type |
number |
||
default |
null |
||
|
Declination of sub-array beam target, in degrees. |
||
type |
number |
||
default |
null |
||
|
reference frame for pointing coordinates |
||
default |
null |
||
allOf |
type |
string |
|
enum |
ICRS, HORIZON |
||
|
Centre frequency of the search beam. |
||
type |
number |
||
|
Beam delay center, relative to the array delay center. |
||
anyOf |
type |
number |
|
type |
string |
||
|
Per beam destination host address for PSS output. |
||
type |
string |
||
default |
null |
||
|
Per beam destination port for PSS output. |
||
type |
integer |
||
default |
null |
||
additionalProperties |
False |
||
PSS_beams_config_1.2
type |
object |
properties |
|
|
|
additionalProperties |
False |
PSS_pss_beam_config_1.2
type |
object |
|
properties |
||
|
enable this beam. |
|
type |
boolean |
|
|
Beam ID |
|
type |
integer |
|
|
||
|
||
additionalProperties |
False |
|
PSS_sinks_config_1.2
type |
object |
properties |
|
|
|
|
|
additionalProperties |
False |
PSS_channels_config_1.2
type |
object |
properties |
|
|
|
additionalProperties |
False |
PSS_sps_events_config_1.2
type |
object |
|||
properties |
||||
|
activate the channel. |
|||
type |
boolean |
|||
|
List of sink ids for sps_events. |
|||
type |
array |
|||
items |
Sink configuration schema 1.2 |
|||
Sink configuration for PSS |
||||
type |
object |
|||
properties |
||||
|
Sink ID |
|||
type |
string |
|||
additionalProperties |
False |
|||
additionalProperties |
False |
|||
PSS_sink_configs_config_1.2
type |
object |
properties |
|
|
|
|
|
additionalProperties |
False |
PSS_spccl_files_config_1.2
type |
object |
|
properties |
||
|
extension. |
|
type |
string |
|
|
directory. |
|
type |
string |
|
|
Sink ID |
|
type |
string |
|
additionalProperties |
False |
|
PSS_spccl_sigproc_files_config_1.2
type |
object |
|
properties |
||
|
spectra per file. |
|
type |
integer |
|
|
directory. |
|
type |
string |
|
|
extension. |
|
type |
string |
|
|
||
|
Sink ID |
|
type |
string |
|
additionalProperties |
False |
|
PSS_candidate_window_config_1.2
type |
object |
|
properties |
||
|
Number of milliseconds before the candidate start. |
|
type |
number |
|
|
Number of milliseconds after the candidate end time. |
|
type |
number |
|
additionalProperties |
False |
|
PSS_source_config_1.2
type |
object |
properties |
|
|
|
|
|
additionalProperties |
False |
PSS_sigproc_config_1.2
type |
object |
|
properties |
||
|
specify the sigproc file(s) to read as input data. |
|
type |
string |
|
|
the number of time samples in each chunk. |
|
type |
integer |
|
|
specify the default number of bits to use. |
|
type |
integer |
|
|
enable udp low |
|
type |
boolean |
|
additionalProperties |
False |
|
PSS_UDP_config_1.2
type |
object |
|
properties |
||
|
the number of threads to run LOW ingest services |
|
type |
integer |
|
|
the number of time slices in each chunk. |
|
type |
integer |
|
|
Total number of frequency channels. |
|
type |
integer |
|
|
the max number of udp packet buffers to use. |
|
type |
integer |
|
|
enable udp low |
|
type |
boolean |
|
additionalProperties |
False |
|
PSS_ddtr_config_1.2
type |
object |
||
properties |
|||
|
dedispersion of time frequency data on CPU. |
||
type |
object |
||
properties |
|||
|
type |
boolean |
|
additionalProperties |
False |
||
|
Dedispersion of time frequency data on CPU. |
||
type |
object |
||
properties |
|||
|
type |
boolean |
|
additionalProperties |
True |
||
|
A GPU brute force algorithm to perform DDTR. |
||
type |
object |
||
properties |
|||
|
type |
boolean |
|
|
type |
boolean |
|
additionalProperties |
True |
||
|
A Klotski algorithm to perform DDTR. |
||
type |
object |
||
properties |
|||
|
type |
boolean |
|
additionalProperties |
True |
||
|
A Klotski brute force algorithm to perform DDTR. |
||
type |
object |
||
properties |
|||
|
type |
boolean |
|
additionalProperties |
True |
||
|
type |
array |
|
items |
|||
|
max samples to process in each call to the dedisperser |
||
type |
integer |
||
additionalProperties |
False |
||
PSS_dedispersion_config_1.2
type |
object |
|
properties |
||
|
start DM in cm^-3 pc. |
|
type |
number |
|
|
end DM in cm^-3 pc (inclusive). |
|
type |
number |
|
|
DM step size in cm^-3 pc. |
|
type |
number |
|
additionalProperties |
False |
|
PSS_sps_config_1.2
type |
object |
||
properties |
|||
|
dedispersion of time frequency data on CPU. |
||
type |
object |
||
properties |
|||
|
type |
boolean |
|
|
type |
integer |
|
|
type |
integer |
|
additionalProperties |
True |
||
|
single pulse detection threshold in sigmas. |
||
type |
number |
||
|
|||
|
|||
additionalProperties |
False |
||
PSS_klotski_config_1.2
type |
object |
|
properties |
||
|
Enable klotski sps mode. |
|
type |
boolean |
|
|
Matched filter widths (in bins). |
|
type |
string |
|
additionalProperties |
False |
|
Common_configuration_schema_8.1
Common section, containing the parameters and the sections belonging to all CSP subsystems. This section is forwarded to all sub-elements.
type |
object |
||||||||||||
properties |
|||||||||||||
|
type |
string |
|||||||||||
|
Execution block ID to associate scan configs to an observation. This ID is used for associating generated data, especially data products, for a given observation. Multiple scans can be linked to one observation and this ID is used as metadata to associate the data products from all scans of the same observation. This ID does not have to be unique for a scan configuration but should be unique for different observations. For example, all the data and weights files will have an EB_ID header value populated with the value supplied in this field. |
||||||||||||
type |
string |
||||||||||||
pattern |
^eb\-[a-z0-9]+\-[0-9]{8}\-[a-z0-9]+$ |
||||||||||||
|
Center frequency for the Band-of-Interest. Required if Band is 5a or 5b; not specified for other Bands (not configurable for Band 1 and 2). Input for Band 5a and 5b consists of two 2.5 GHz streams; the center frequency can be independently tuned for each stream. The following nomenclature is used to refer to Band 5a and 5b streams: 5a1, 5a2, 5b1, 5b2. |
||||||||||||
type |
array |
||||||||||||
items |
type |
number |
|||||||||||
|
Frequency band applies for all the receptors (VCCs) that belong to the sub-array.
Valid bands include: 1, 2, 5a, 5b. Bands 3 and 4 are not included in the current implementation but could be supported in the future. |
||||||||||||
type |
string |
||||||||||||
pattern |
^(1|2|5(a|b))$ |
||||||||||||
|
Select the Band5 Down-converter sub-bands |
||||||||||||
type |
string |
||||||||||||
additionalProperties |
False |
||||||||||||
Mid.CBF_config_8.1
Correlator and Beamformer specific parameters. This section contains the parameters relevant only for Mid.CBF sub-element. This section is forwarded only to Mid.CBF subelement.
type |
object |
|
properties |
||
|
Optionally, an offset can be specified so that the entire observed band is shifted in Hz (to accommodate a Zoom Window that crosses a ‘natural’ Frequency Slice boundary). If specified, applies for all the receptors in the sub-array. Bands 1 and 2: input from the receptor consists of a single data stream; the Frequency Band Offset (FBO) should be specified for Stream 1 only. Bands 5a and 5b: input from the receptor consists of two data streams; the FBO can be specified for each stream independently. Note: For Band 5a and 5b the frequency shift is performed by the receptor (DISH). Range: Integer from -100000000 to 100000000 inclusive (+/- 0.5 * Frequency Slice BW) |
|
type |
integer |
|
|
See frequencyBandOffsetStream1 Range: Integer from -100000000 to 100000000 inclusive (+/- 0.5 * Frequency Slice BW) |
|
type |
integer |
|
|
Specified as needed in advance of the scan start and/or during the scan. Delivered using publish-subscribe mechanism (see ICD Section 3.8.8.5.7). |
|
type |
object |
|
properties |
||
additionalProperties |
False |
|
|
Correlation specific parameters |
|
|
PST Beam-Former specific parameters |
|
|
Very Long Baseline Interferometry specific parameters. To be borrowed from IICD This section contains the parameters relevant only for VLBI. This section is forwarded only to CSP subelement. |
|
|
type |
array |
items |
Up to two 300 MHz Search Windows can be optionally configured and used as input for Transient Data Capture and/or Pulsar Search beam-forming. |
|
additionalProperties |
False |
|
Correlation_config_8.1
Correlation specific parameters
type |
object |
|
properties |
||
|
type |
array |
items |
Parameters that define a processing region of spectrum |
|
additionalProperties |
False |
|
Correlation_Processing_Region_config_8.1
Parameters that define a processing region of spectrum
type |
object |
|||||||||||||||||||||||||
properties |
||||||||||||||||||||||||||
|
List of FSPs to be used for the processing region For non-zoom, the limit is 13 because that is the number of FSPs needed to process data from one 2.5 GHz sub-band, which is the maximum bandwidth that can be stitched together. Band 5 sub-bands (a and b) cannot be combined in a single processing region. Ranges: Array Length: Array of 1 to 26 Integers inclusive Array Element: Integer from 1 to 27 inclusive Notes: AA0.5 supports an array of 1 to 4 integers AA1 supports an array of 1 to 8 integers |
|||||||||||||||||||||||||
type |
array |
|||||||||||||||||||||||||
items |
type |
integer |
||||||||||||||||||||||||
|
Optionally a subset of receptors to be correlated can be specified. If not specified, all receptors that belong to the subarray are cross-correlated (i.e. visibilities for all the baselines in the subarray are generated and transmitted to SDP). Valid receptor IDs include: SKA dishes: “SKAnnn”, where nnn is a zero padded integer in the range of 001 to 133. MeerKAT dishes: “MKTnnn”, where nnn is a zero padded integer in the range of 000 to 063. |
|||||||||||||||||||||||||
type |
array |
|||||||||||||||||||||||||
default |
null |
|||||||||||||||||||||||||
items |
anyOf |
type |
string |
|||||||||||||||||||||||
pattern |
^SKA((?!000)0[0-9][0-9]|1[0-2][0-9]|13[0-3])$ |
|||||||||||||||||||||||||
type |
string |
|||||||||||||||||||||||||
pattern |
^MKT0([0-5][0-9]|6[0-3])$ |
|||||||||||||||||||||||||
|
Center frequency of the first fine channel in the output product in Hz. Range: Integer from 0 to 15400000000 inclusive Notes: AA0.5 Supports start_freq of 0Hz to 1980MHz AA0.5 Mid.CBF will produce a warning when the bandwidth [(start_freq - channel_width/2) to (start_freq + (channel_count - 1) * channel_width + channel_width/2)] of the region is outside the range of bands 1 & 2 (350MHz - 1760MHz) |
|||||||||||||||||||||||||
type |
integer |
|||||||||||||||||||||||||
|
The width of each fine channel in Hz. Allowed channel widths are a fraction/multiple of the default fine channel bandwidth: 13440 Hz. Zoom mode will use channel width less than 13440 Hz. Channel averaging will use channel width more than 13440 Hz. Range: Enum value that is one of: 210
420
840
1680
3360
6720
13440
26880
40320
53760
80640
107520
161280
215040
322560
416640
430080
645120
Note: AA0.5/1 only supports 13440 channel width value |
|||||||||||||||||||||||||
type |
integer |
|||||||||||||||||||||||||
|
Number of fine channels in the output product. Range: Integer from 1 to 2147483647 inclusive Note: AA0.5/1: Integer from 1 to 58982 inclusive and must be a multiple of 20 |
|||||||||||||||||||||||||
type |
integer |
|||||||||||||||||||||||||
|
In the output products (visibility packets) sent to SDP, Mid.CBF will number channels sequentially in increments of 1 starting at the sdp_start_channel_id. sdp_start_channel_id allows TMC to configure Mid.CBF to provide SDP with unique channel IDs for every channel in a sub-array when multiple processing regions are used. Mid.CBF does not require or validate that each channel in a sub-array will have a unique channel ID. The channel ID provided to SDP will be the zero based channel number within the processing region plus the sdp_start_channel_id specified for the processing region. This means the channel with the center frequency of start_freq will have a channel ID of sdp_start_channel_id. Range: Integer from 0 to 2147483647 inclusive |
|||||||||||||||||||||||||
type |
integer |
|||||||||||||||||||||||||
|
Integration time for the correlation products, defines multiple of 140 milliseconds.
Range: Integer from 1-10 inclusive |
|||||||||||||||||||||||||
type |
integer |
|||||||||||||||||||||||||
additionalProperties |
False |
|||||||||||||||||||||||||
PST_BF_config_8.1
PST Beam-Former specific parameters
type |
object |
||
properties |
|||
|
allOf |
type |
array |
items |
Parameters that define a processing region of spectrum |
||
allOf |
At least one processing region |
||
Processing regions have unique FSP IDs |
|||
first output_host mapping start channel matches pst_start_channel_id |
|||
first output_port mapping start channel matches pst_start_channel_id |
|||
first output_link_map mapping start channel matches pst_start_channel_id |
|||
additionalProperties |
False |
||
PST_Processing_Region_config_8.1
Parameters that define a processing region of spectrum
type |
object |
|||
properties |
||||
|
List of FSPs to be used for the processing region Ranges:
Notes: For AA0.5/1:
|
|||
allOf |
type |
array |
||
items |
type |
integer |
||
allOf |
Array length within the valid of range of 1 to 26 inclusive |
|||
Array values within the valid range of 1 to 27 inclusive |
||||
Array values are unique |
||||
|
Center frequency of the first fine channel in the output product in Hz. Range: Integer from 0 Hz to 15399982080 Hz inclusive Checks:
Notes: For AA0.5/1:
Band 1: 296862720
495075840
693235200
891448320
Band 2: 891448320
1089607680
1287767040
1485980160
1684139520
|
|||
allOf |
type |
integer |
||
allOf |
Is within the valid range of 0 to 15399982080 inclusive |
|||
is a multiple of 53760 Hz |
||||
|
Number of fine channels in the output product. Max channel_count calculated as:
Range:
Notes: For AA0.5/1:
|
|||
allOf |
type |
integer |
||
Is within the valid range of 1 to 47923 inclusive |
||||
|
Starting value for the channel numbering in the processing region. Used only to number channels in the output product (timing beam). Channels in the output product are numbered sequentially starting
with the Range:
|
|||
allOf |
type |
integer |
||
Is within the valid range of 0 to 2147483647 inclusive |
||||
|
allOf |
type |
array |
|
items |
Parameters that define a timing beam |
|||
Is array length within the valid range of 1 to 16 inclusive |
||||
Parameters that define a timing beam Range:
Notes: For AA0.5/1:
|
||||
additionalProperties |
False |
|||
Timing_beam_config_8.1
Parameters that define a timing beam
type |
object |
|||||
properties |
||||||
|
Identifier for a beam timing Each Range:
|
|||||
allOf |
type |
integer |
||||
Is within the valid range of 1 to 16 inclusive |
||||||
|
Optionally a subset of receptors to be included in the timing beam can be specified. If not specified, all receptors that belong to the subarray are included in the timing beam. Valid receptor IDs include:
Note: For AA0.5/1:
|
|||||
type |
array |
|||||
default |
null |
|||||
items |
anyOf |
type |
string |
|||
pattern |
^SKA((?!000)0[0-9][0-9]|1[0-2][0-9]|13[0-3])$ |
|||||
type |
string |
|||||
pattern |
^MKT0([0-5][0-9]|6[0-3])$ |
|||||
|
Output links to emit timing beam on for every channel, given as a list of start channel ID to link ID. Where no value is given for concrete channel, the previous value should be used. Ranges: Start Channel ID: Integer from 0 to 14879 inclusive Link ID: Positive Integer of value Checks:
Note: For AA0.5/1:
|
|||||
allOf |
type |
array |
||||
items |
type |
array |
||||
items |
type |
integer |
||||
allOf |
At least one mapping is provided |
|||||
Each mapping is of length 2 |
||||||
Start channel ID is within the valid range of 0 to 2147483647 inclusive |
||||||
Start channel IDs are in ascending order |
||||||
Link value greater than 0 |
||||||
|
Output host to send timing beam to for every channel, given as a list of start channel ID to host IP addresses in dot-decimal notation. Where no value is given for a concrete channel, the previous value should be used. The first start channel ID will be the pst_start_channel_id Ranges:
Checks:
Note: For AA0.5/1 :
|
|||||
allOf |
type |
array |
||||
items |
type |
array |
||||
items |
anyOf |
type |
integer |
|||
type |
string |
|||||
allOf |
At least one mapping is provided |
|||||
Start channel IDs are within the valid range of 0 to 2147483647 inclusive |
||||||
Start channel IDs are in ascending order |
||||||
Host must be a valid IPv4 address |
||||||
|
Output port to send beam timing to for every channel, given as a list of start channel ID to port number. When no port number is given for a concrete channel, the previous value will be used. The format is a restricted ska_telmodel.channel_map (see restrictions below) Ranges:
Format Restrictions:
Note: For AA0.5/1:
|
|||||
allOf |
type |
array |
||||
items |
type |
array |
||||
items |
type |
integer |
||||
allOf |
At least one mapping is provided |
|||||
Each mapping is of length 2 |
||||||
Start channel IDs are within the valid range of 0 to 2147483647 inclusive |
||||||
Start channel IDs are in ascending order |
||||||
Port numbers are with the valid range of 0 to 65535 inclusive |
||||||
additionalProperties |
False |
|||||
VLBI_config_8.1
Very Long Baseline Interferometry specific parameters. To be borrowed from IICD This section contains the parameters relevant only for VLBI. This section is forwarded only to CSP subelement.
type |
object |
|
properties |
||
|
type |
string |
additionalProperties |
False |
|
Search_window_config_8.1
Up to two 300 MHz Search Windows can be optionally configured and used as input for Transient Data Capture and/or Pulsar Search beam-forming.
type |
object |
|
properties |
||
|
Identifier of the 300MHz Search Window. Unique within a sub-array. |
|
type |
integer |
|
|
The Search Window tuning is provided in absolute terms as RF center frequency. The Search Window must be placed within the observed band. If partially out of the observed Band a warning is generated. If completely outside of the observed Band an exception is generated. |
|
type |
integer |
|
additionalProperties |
False |
|
PST_configure_3.0
Main configuration for the CSP Pulsar timing sub-system
type |
object |
|||
properties |
||||
|
List of PST Beams IDs to configure |
|||
type |
array |
|||
items |
CSP configurescan pst beams 3.0 |
|||
Parameters to configure the PST sub-system |
||||
type |
object |
|||
properties |
||||
|
Configuration for a PST beam ID in low csp |
|||
type |
integer |
|||
|
PST specific scan configuration parameters. |
|||
default |
null |
|||
additionalProperties |
False |
|||
additionalProperties |
False |
|||
PST_scan_configuration_3.0
PST specific scan configuration parameters.
type |
object |
|||
properties |
||||
|
Centre frequency of the total (critical) bandwidth spanned by the frequency channels. Units: Hz Range: 50e6 to 12800e6 Keyword: OBSFREQ |
|||
type |
number |
|||
|
Total (critical) bandwidth spanned by the channels of the observation. Low: 0.00361 to 300 MHz Mid: 0.053.76 to 2500 MHz Units: Hz Range: 3610 to 2.5e9 Keyword: OBSBW |
|||
type |
number |
|||
|
The PST processing mode used for the scan. The value VOLTAGE_RECORDER is added for AA0.5, while the other values will be needed in future array assemblies. The value of DYNAMIC_SPECTRUM has been renamed in favour of the value DETECTED_FILTERBANK. This change was made before PST implemented DETECTED_FILTERBANK mode and no clients should have been using this. Note: in previous versions of the schema this used to be
called Note: The values come from the Python enum PstProcessingMode` as defined in the SKA Control Model project. Keyword: OBSMODE |
|||
allOf |
type |
string |
||
enum |
PULSAR_TIMING, DETECTED_FILTERBANK, FLOW_THROUGH, VOLTAGE_RECORDER, VLBI |
|||
|
The observer in charge of the observations. Keyword: OBSERVER |
|||
type |
string |
|||
|
The project that the observations are for. Keyword: PROJID |
|||
type |
string |
|||
|
A union of the various standard sky direction representations supported by SKA, as defined in ADR-63. |
|||
|
The telescope delay centre in International Terrestrial Reference Frame (ITRF) coordinates. Units: metres Keyword: DELAY_CENTRE |
|||
type |
array |
|||
items |
type |
number |
||
|
The receiver name or ID. Keyword: FRONTEND |
|||
type |
string |
|||
|
The maximum length of the observation. Units: seconds Range: 30 - 43200 Keyword: SCANLEN_MAX |
|||
type |
number |
|||
|
The length of each output sub-integration, in seconds. As of version 3.0 of the schema this field is now optional and will default to 10.0 seconds. For VOLTAGE_RECORDER mode the sub-integration length is always 10 seconds but in other processing modes this value could be changed by the observer depending on their use case. Units: seconds Range: 1 - 60 Keyword: OUTSUBINT |
|||
type |
number |
|||
default |
10.0 |
|||
|
An array of receptor IDs for the receptors included in the sub-array. Keyword: ANTENNA |
|||
type |
array |
|||
items |
type |
string |
||
|
Weight for each receptor. Range: 0 - 1.0 Keyword: ANT_WEIGHTS |
|||
type |
array |
|||
items |
type |
number |
||
|
A two-dimensional array of length of num_frequency_mask of known RFI frequency ranges to excise from the data. The array contains mask pairs of [f_min, f_max] pairs for known frequency ranges containing RFI not excised by the CBF. The overall dimension of this array is num_frequency_mask x 2. Units: Hz Keyword: FREQ_MASK |
|||
type |
array |
|||
default |
null |
|||
items |
type |
array |
||
items |
type |
number |
||
|
PST specific parameters for the ‘PULSAR_TIMING’ mode configuration. |
|||
default |
null |
|||
|
PST specific parameters for the ‘DYNAMIC_SPECTRUM’ mode configuration. |
|||
default |
null |
|||
|
PST specific parameters for the ‘FLOW_THROUGH’ mode configuration. |
|||
default |
null |
|||
|
Identifier assigned by LMC/TMC used to identify the beam configuration. PST selects which PST server to use for this scan and timing beam, and provides a mapping from the timing beam identifier by the TMC to PST capability id. Keyword: BEAM |
|||
type |
string |
|||
default |
null |
|||
additionalProperties |
False |
|||
PST_PULSAR_TIMING_mode_configuration_3.0
PST specific parameters for the ‘PULSAR_TIMING’ mode configuration.
type |
object |
|
properties |
||
|
The dispersion measure for coherent/incoherent de-dispersion. Units: pccm^-3 Range: 0 - 100000 Keyword: DM |
|
type |
number |
|
|
The rotation measure for phase-coherent Faraday rotation correction. Units: radians per metre squared Keyword: RM |
|
type |
number |
|
default |
null |
|
|
The ephemeris of the pulsar being observed. Units: PSRCAT compatible ASCII string Keyword: EPHEMERIS |
|
type |
string |
|
|
Pulsar phase predictor generated from ephemeris. Units: TEMPO2 compatible ASCII string Keyword: PREDICTOR |
|
type |
string |
|
|
The number of output frequency channels. This must be between 1 and the number of observation channels. Keyword: OUTNCHAN |
|
type |
integer |
|
|
The number of output phase bins. Range: 64 - 2048 Keyword: OUTNBIN |
|
type |
integer |
|
|
The number of spectral kurtosis (SK) configurations to apply. Keyword: N_SK |
|
type |
integer |
|
|
List of spectral kurtosis configurations. |
|
type |
array |
|
items |
PST specific parameters for the spectral kurtosis (SK) for the ‘PULSAR_TIMING’ mode. |
|
|
The signal-to-noise ratio (SNR) of the on-pulse flux for the scan. May be used to prematurely end a scan when the integrated SNR reaches the target. A value of 0 indicates there is no limit. Keyword: TARGET_SNR |
|
type |
number |
|
additionalProperties |
False |
|
PST_spectral_kurtosis_configuration_3.0
PST specific parameters for the spectral kurtosis (SK) for the ‘PULSAR_TIMING’ mode.
type |
object |
||
properties |
|||
|
Frequency ranges for each spectral kurtosis (SK) configuration. Units: Hz Keyword: SK_RNG |
||
type |
array |
||
items |
type |
number |
|
|
The number of input time samples integrated into each spectral kurtosis (SK) statistic. Range: 64 - 1024 Keyword: SK_INTS |
||
type |
integer |
||
|
Spectral kurtosis excision limits (RFI threshold) in units of standard deviations. Range: 1 - 100 Keyword: SK_EXIS |
||
type |
number |
||
additionalProperties |
False |
||
PST_DYNAMIC_SPECTRUM_mode_configuration_3.0
PST specific parameters for the ‘DYNAMIC_SPECTRUM’ mode configuration.
type |
object |
||
properties |
|||
|
The dispersion measure for coherent/incoherent de-dispersion. This is only required for pulsar timing and dynamic spectrum modes. Range: [0, 100000] Keyword: DM |
||
type |
number |
||
|
The rotation measure for phase-coherent Faraday rotation correction. Units: radians per metre squared Keyword: RM |
||
type |
number |
||
default |
null |
||
|
The number of output frequency channels. This must be between 1 and the number of observation channels. Keyword: OUTNCHAN |
||
type |
integer |
||
|
The Stokes parameters to output when in Dynamic spectrum mode. Range: string with a combination of I, Q, U, and V. Keyword: STOKES_FB |
||
type |
string |
||
|
The number of bits per output sample. Range: 1, 2, 4, 8, 16 or 32 Keyword: NBIT_OUT |
||
allOf |
type |
integer |
|
enum |
1, 2, 4, 8, 16, 32 |
||
|
The number of input samples per output time sample when in Dynamic Spectrum mode. Keyword: TDEC_FB |
||
type |
integer |
||
|
The number of input frequency channels incoherently added to each output frequency channel in Dynamic Spectrum. This is required in addition to output_frequency_channels because some frequency channels may be merged coherently to increase temporal resolution. Keyword: FDEC_FB |
||
type |
integer |
||
|
The number of spectral kurtosis (SK) configurations to apply. Keyword: N_SK |
||
type |
integer |
||
default |
null |
||
|
List of spectral kurtosis configurations. |
||
type |
array |
||
default |
null |
||
items |
PST specific parameters for the spectral kurtosis (SK) for the ‘PULSAR_TIMING’ mode. |
||
|
Scale factor to govern the dynamic range for fixed precision output to be applied during re-quantisation. Keyword: DIGITIZER_SCALE |
||
type |
number |
||
|
Length of data to be used when determining the scaling factors used for fixed precision output during re-quantisation. Units: seconds Keyword: DIGITIZER_LENGTH |
||
type |
number |
||
additionalProperties |
False |
||
PST_FLOW_THROUGH_mode_configuration_3.0
PST specific parameters for the ‘FLOW_THROUGH’ mode configuration.
type |
object |
|
properties |
||
|
PST specific parameters used for performing channel and polarisation selection of input data. This is used within the FLOW_THROUGH processing mode. |
|
|
PST specific parameters used for rescaling of data before requantisation. This is used within the FLOW_THROUGH processing mode. |
|
|
type |
null |
additionalProperties |
False |
|
PST_channel_and_polarisation_selection_configuration_3.0
PST specific parameters used for performing channel and polarisation selection of input data. This is used within the FLOW_THROUGH processing mode.
type |
object |
||
properties |
|||
|
The indices of the first and last (inclusive) frequency channels that define the single contiguous range of frequency channels to be recorded. Keyword: CHAN_FT |
||
type |
array |
||
items |
type |
integer |
|
|
The polarisations to be recorded. Valid values: A, B, or Both Keyword: POLN_FT |
||
allOf |
type |
string |
|
enum |
A, B, Both |
||
additionalProperties |
False |
||
PST_Rescale_configuration_3.0
PST specific parameters used for rescaling of data before requantisation. This is used within the FLOW_THROUGH processing mode.
type |
object |
||
properties |
|||
|
The algorithm used to determine the scales and offsets when rescaling complex voltage data in Flow Through mode. The value MedianMAD is the default algorithm and PST will determine the scales and offsets based on the calculating the median and the median absolute deviation (MAD) as the proxies for the sample mean and standard deviation. These statistics are considered more robust against outliers and are less affected by radio frequency interference (RFI) when computing the values. The value MeanStdDev will calculate the sample mean and standard deviation of the input data and use that to rescale the data. This algorithm is not robust against RFI which will reduce the dynamic range when performing requantisation of the data. Default: MedianMAD |
||
default |
MedianMAD |
||
allOf |
type |
string |
|
enum |
MedianMAD, MeanStdDev |
||
|
An indicator for whether to recalculate the rescale statistics periodically. The rescaling of data within the FLOW_THROUGH processing mode can either be calculated once and applied across all the data during the scan or can be calculated periodically. If this value is set to false then the former is performed while the latter is performed if the field is set to true. Default: false |
||
type |
boolean |
||
default |
False |
||
|
The timescale needed to calculate rescale stats, in seconds. This value is how long in time to sample data before calculating the rescale statistics. If periodic_update is true, then this is also the period of how often the rescale stats are recalculated. If this value is set to 0.0, then PST will use the smallest chunk of data available to it to perform the statistics calculation. Default: 0.0 |
||
type |
number |
||
default |
0.0 |
||
additionalProperties |
False |
||
Scan_type_1.0
A scan configuration for SDP. Once AssignResources has been performed successfully, subsequent Configure commands can select from these scan types in order to coordinate SDP with other sub-systems participating in the observation - for instance to switch between targets, or perform special calibration scans.
type |
object |
|
properties |
||
|
type |
string |
|
Specification of the reference frame or system for a set of pointing coordinates (see ADR-49) |
|
type |
string |
|
default |
null |
|
|
Right Ascension in degrees (see ADR-49) |
|
type |
string |
|
default |
null |
|
|
Declination in degrees (see ADR-49) |
|
type |
string |
|
default |
null |
|
|
type |
array |
default |
null |
|
items |
Informs SDP ingest about the expected channel configuration, especially which frequencies are expected to be mapped to which channel ID. Note that channel IDs are not guaranteed to be continuous, so this might involve gaps and/or strides. |
|
additionalProperties |
True |
|
Scan_channels_1.0
Informs SDP ingest about the expected channel configuration, especially which frequencies are expected to be mapped to which channel ID. Note that channel IDs are not guaranteed to be continuous, so this might involve gaps and/or strides.
type |
object |
|
properties |
||
|
Number of channels |
|
type |
integer |
|
|
First channel ID |
|
type |
integer |
|
|
Distance between subsequent channel IDs |
|
type |
integer |
|
default |
null |
|
|
Lower bound of first channel |
|
type |
number |
|
|
Upper bound of last channel |
|
type |
number |
|
|
Channel map that specifies which network link is going to get used to send channels to SDP. Intended to allow SDP to optimise network and receive node configuration. |
|
type |
array |
|
default |
null |
|
items |
||
additionalProperties |
True |
|
spfrx_processing_parameters_1.0
type |
object |
||
properties |
|||
|
List of Dish IDs to apply the processing parameters. If “all” is specified then the same parameters will be applied to all dishes. |
||
type |
array |
||
default |
null |
||
items |
type |
string |
|
|
Synchronize the SPFRx to the WR-1PPS clock. The default value of sync_pps is true if not specified. |
||
type |
boolean |
||
default |
null |
||
|
The requested aggregate Pol X attenuation of both attenuators. Must be in range 0 - max value for that particular band. |
||
type |
number |
||
default |
null |
||
|
The requested Pol X attenuation of attenuator 1. Must be in range 0-31.75, and the sum of attenuator 1 + attenuator 2 must not exceed the maximum for that band. |
||
type |
number |
||
default |
null |
||
|
The requested Pol Y attenuation of attenuator 2. Must be in range 0-31.75, and the sum of attenuator 1 + attenuator 2 must not exceed the maximum for that band. |
||
type |
number |
||
default |
null |
||
|
The requested aggregate Pol Y attenuation of both attenuators. Must be in range 0 - max value for that particular band. |
||
type |
number |
||
default |
null |
||
|
The requested Pol Y attenuation of attenuator 1. Must be in range 0-31.75, and the sum of attenuator 1 + attenuator 2 must not exceed the maximum for that band. |
||
type |
number |
||
default |
null |
||
|
The requested Pol Y attenuation of attenuator 2. Must be in range 0-31.75, and the sum of attenuator 1 + attenuator 2 must not exceed the maximum for that band. |
||
type |
number |
||
default |
null |
||
|
Requested saturation threshold defined by SNR. Must be in range 0-1.0. |
||
type |
number |
||
default |
null |
||
|
(Optional) Noise diode parameters |
||
default |
null |
||
additionalProperties |
True |
||
noise_diode_1.0
anyOf |
type |
object |
properties |
||
|
||
additionalProperties |
True |
|
type |
object |
|
properties |
||
|
||
additionalProperties |
True |
|
pseudo_random_schema_1.0
type |
object |
|
properties |
||
|
Defines which bits of the shift register are fed back to generate the next bit sequence. Must be >= 0. |
|
type |
integer |
|
default |
null |
|
|
Initial state of the shift register in the PRBS generator. Must be >= 0. |
|
type |
integer |
|
default |
null |
|
|
Time interval (in nanoseconds) between transitions to the next bit. Must be >= 0. |
|
type |
integer |
|
default |
null |
|
additionalProperties |
True |
|
periodic_schema_1.0
type |
object |
|
properties |
||
|
Number of nanoseconds for the noise diode period. Must be >= 0. |
|
type |
integer |
|
default |
null |
|
|
Number of nanoseconds for which the noise diode should be ON. Must be >= 0. If duty_cycle > period, then the noise diode will be on 100% of the time. |
|
type |
integer |
|
default |
null |
|
|
The phase shift of the periodic signal in number of nanoseconds. Must be >= 0. |
|
type |
integer |
|
default |
null |
|
additionalProperties |
True |
|