ska-low-tmc-assignedresources
Low TMC assigned resources 1.0
Example JSON.
{
"interface": "https://schema.skatelescope.org/ska-low-tmc-assignedresources/1.0",
"mccs": {
"subarray_beam_ids": [1],
"station_ids": [
[1, 2]
],
"channel_blocks": [3]
}
}
https://schema.skatelescope.org/ska-low-tmc-assignedresources/1.0 |
||||||
type |
object |
|||||
properties |
||||||
|
URI of JSON schema applicable to this JSON payload. |
|||||
type |
string |
|||||
|
Specification of the MCCS resources allocated to this sub-array. |
|||||
type |
object |
|||||
properties |
||||||
|
IDs of the MCCS sub-array beams allocated to this subarray. Each ID must be between 1 and 48, the maximum number of sub-array beams. |
|||||
type |
array |
|||||
items |
allOf |
type |
integer |
|||
|
IDs of MCCS stations allocated to each MCCS sub-array beam. Each ID must be between 1 and 512, the maximum number of stations. |
|||||
type |
array |
|||||
items |
type |
array |
||||
items |
allOf |
type |
integer |
|||
|
Number of channel blocks allocated per sub-array beam. Maximum number of channel blocks = 48. |
|||||
type |
array |
|||||
items |
type |
integer |
||||
additionalProperties |
True |
|||||
additionalProperties |
True |
|||||