ska-low-cbf-configurescan
LOWCBF configurescan 0.1
Example JSON
{
"interface": "https://schema.skao.int/ska-low-cbf-configurescan/0.0",
"lowcbf": {
"stations": {
"stns": [
[1, 0],
[2, 0],
[3, 0],
[4, 0]
],
"stn_beams": [{
"beam_id": 1,
"freq_ids": [64, 65, 66, 67, 68, 69, 70, 71],
"boresight_dly_poly": "tango://delays.skao.int/low/stn-beam/1"
}]
},
"timing_beams": {
"beams": [{
"pst_beam_id": 13,
"stn_beam_id": 1,
"offset_dly_poly": "url",
"stn_weights": [0.9, 1.0, 1.0, 0.9],
"jones": "url",
"dest_ip": ["10.22.0.1:2345", "10.22.0.3:3456"],
"dest_chans": [128, 256],
"rfi_enable": [true, true, true],
"rfi_static_chans": [1, 206, 997],
"rfi_dynamic_chans": [242, 1342],
"rfi_weighted": 0.87
}]
},
"search_beams": "tbd",
"zooms": "tbd"
}
}
type |
object |
||||||
properties |
|||||||
|
URI of JSON schema for this command’s JSON payload.. |
||||||
type |
string |
||||||
|
LOWCBF configuration for scan |
||||||
type |
object |
||||||
properties |
|||||||
|
Subarray Stations and station beam input descriptions |
||||||
type |
object |
||||||
properties |
|||||||
|
type |
array |
|||||
items |
type |
array |
|||||
items |
type |
integer |
|||||
|
type |
array |
|||||
items |
type |
object |
|||||
properties |
|||||||
|
station beam id |
||||||
type |
integer |
||||||
|
list of station beam frequency ids |
||||||
type |
array |
||||||
items |
type |
integer |
|||||
|
URL |
||||||
type |
string |
||||||
additionalProperties |
False |
||||||
additionalProperties |
False |
||||||
|
PST beam outputs descriptions |
||||||
type |
object |
||||||
default |
null |
||||||
properties |
|||||||
|
inner |
||||||
type |
array |
||||||
items |
type |
object |
|||||
properties |
|||||||
|
Station beam ID for pst beamforming |
||||||
type |
integer |
||||||
|
PST beam ID |
||||||
type |
integer |
||||||
|
Firmware name |
||||||
type |
string |
||||||
default |
null |
||||||
|
Delay polynomial source URI |
||||||
type |
string |
||||||
|
Beam destination [ip_addr:port] |
||||||
type |
array |
||||||
items |
type |
string |
|||||
|
Number of fine chans to a destination |
||||||
type |
array |
||||||
items |
type |
integer |
|||||
|
Jones matrix source URI |
||||||
type |
string |
||||||
|
weights for each station |
||||||
type |
array |
||||||
items |
type |
number |
|||||
|
Master enable for RFI flagging |
||||||
type |
array |
||||||
default |
null |
||||||
items |
type |
boolean |
|||||
|
Freqency IDs to be always flagged |
||||||
type |
array |
||||||
default |
null |
||||||
items |
type |
integer |
|||||
|
Frequency IDs to be dynamically flagged |
||||||
type |
array |
||||||
default |
null |
||||||
items |
type |
integer |
|||||
|
Parameter for dynamic flagging |
||||||
type |
number |
||||||
default |
null |
||||||
additionalProperties |
False |
||||||
additionalProperties |
False |
||||||
|
PSS beam outputs descriptions |
||||||
type |
string |
||||||
default |
null |
||||||
|
Visibility output descriptions |
||||||
type |
string |
||||||
default |
null |
||||||
|
Zoom visibility output descriptions |
||||||
type |
string |
||||||
default |
null |
||||||
additionalProperties |
False |
||||||
additionalProperties |
False |
||||||