TMData
Generated 2026-01-15 09:20:06.799985+00:00 UTC
Sources
Files
tmdata
├── arcetri
│ ├── stations
│ │ └── arcetri.yaml
│ └── arcetri.yaml
├── archiver_configuration
│ ├── faulty_configuration
│ │ └── archiver_configuration.yaml
│ ├── local
│ │ └── archiver_configuration.yaml
│ ├── low_configuration
│ │ ├── archiver_configuration.yaml
│ │ ├── archiver_configuration_cluster_local.yaml
│ │ ├── archiver_configuration_new.yaml
│ │ └── archiver_configuration_old.yaml
│ └── mid_configuration
│ ├── archiver_configuration.yaml
│ ├── archiver_configuration_cluster_local.yaml
│ ├── archiver_configuration_new.yaml
│ └── archiver_configuration_old.yaml
├── ci_simulated_stations
│ └── stations
│ ├── ci-1.yaml
│ └── ci-2.yaml
├── gmrt
│ ├── stations
│ │ └── gmrt.yaml
│ └── gmrt.yaml
├── instrument
│ ├── dishid_vcc_configuration
│ │ └── mid_cbf_parameters.json
│ ├── dishid_vcc_map_configuration
│ │ ├── duplicate_vcc_id.json
│ │ ├── invalid_dish_id.json
│ │ ├── mid_cbf_initial_parameters.json
│ │ ├── mid_cbf_parameters.json
│ │ ├── mulitple_same_kvalue.json
│ │ ├── out_of_range_kvalue.json
│ │ ├── same_k_value.json
│ │ └── unique_kvalue.json
│ ├── mccs-configuration
│ │ ├── antenna_export_w2.json
│ │ └── station_export_w2.json
│ ├── scheduling-block
│ │ └── validation
│ │ ├── low_sbd-validation-constants.json
│ │ └── mid_sbd-validation-constants.json
│ ├── ska1_low
│ │ ├── layout
│ │ │ ├── README.md
│ │ │ ├── data.json
│ │ │ ├── low-layout.json
│ │ │ └── low-rfi.json
│ │ ├── static-rfi
│ │ │ └── data.json
│ │ └── validation
│ │ └── low-validation-constants.json
│ ├── ska1_mid
│ │ ├── layout
│ │ │ ├── README.md
│ │ │ ├── mid-layout.json
│ │ │ └── mid-rfi.json
│ │ ├── static-rfi
│ │ │ └── data.json
│ │ └── validation
│ │ └── mid-validation-constants.json
│ ├── ska1_mid_aa
│ │ ├── layout
│ │ │ └── mid-layout.json
│ │ └── vcc-config
│ │ └── ska-mid-cbf-system-parameters.json
│ ├── ska1_mid_itf
│ │ ├── layout
│ │ │ └── aa05-zerodelay-itf-layout.json
│ │ ├── vcc-config
│ │ │ └── ska-mid-cbf-system-parameters.json
│ │ ├── README.md
│ │ └── ska-mid-cbf-system-parameters.json
│ ├── ska1_mid_psi
│ │ ├── README.md
│ │ └── ska-mid-cbf-system-parameters.json
│ └── ska_mid1
│ └── global_pointing_model_data
│ ├── gpm-ska001-Band_1.json
│ ├── gpm-ska001-Band_5a.json
│ ├── gpm-ska001-Band_5b.json
│ ├── gpm-ska002-Band_2.json
│ ├── gpm-ska002-Band_5b.json
│ ├── gpm-ska003-Band_3.json
│ ├── gpm-ska004-Band_4.json
│ ├── gpm-ska036-Band_2.json
│ ├── gpm-ska036-Band_5b.json
│ ├── gpm-ska063-Band_3.json
│ └── gpm-ska100-Band_4.json
├── jbo
│ ├── stations
│ │ └── jbo.yaml
│ └── jbo.yaml
├── mid-aa-archiver-configs
│ ├── central-controller-config.yaml
│ ├── dish-lmc-ska001-config.yml
│ ├── dish-lmc-ska036-config.yml
│ ├── dish-lmc-ska063-config.yml
│ └── dish-lmc-ska100-config.yml
├── mid-itf-staging-archiver-configs
│ ├── dish-lmc-ska001.yaml
│ ├── dish-lmc-ska036.yaml
│ ├── dish-lmc-ska063.yaml
│ ├── dish-lmc-ska100.yaml
│ └── staging-config.yaml
├── minikube
│ └── platform.yaml
├── oxford
│ ├── stations
│ │ └── oxford.yaml
│ └── oxford.yaml
├── schemas
│ ├── antenna
│ │ └── MccsAntenna_Configure_3_0.json
│ ├── calibration_store
│ │ ├── MccsCalibrationStore_GetSolution.json
│ │ ├── MccsCalibrationStore_StoreSolution.json
│ │ └── MccsCalibrationStore_UpdateSelectionPolicy.json
│ ├── common
│ │ ├── Mccs_Scan_3_0.json
│ │ └── Mccs_StartAcquisition.json
│ ├── controller
│ │ ├── MccsController_Allocate_3_0.json
│ │ ├── MccsController_Allocate_lax.json
│ │ ├── MccsController_Allocate_strict.json
│ │ └── MccsController_Release_2_0.json
│ ├── station
│ │ ├── MccsStation_ConfigureSemiStatic_3_0.json
│ │ ├── MccsStation_GetPointingDelays_3_0.json
│ │ ├── MccsStation_Scan_3_0.json
│ │ ├── MccsStation_SetPointingCoordinates.json
│ │ └── MccsStation_TrackObject_3_0.json
│ ├── station_beam
│ │ ├── MccsStationBeam_AssignResources_3_0.json
│ │ └── MccsStationBeam_Configure_3_0.json
│ ├── station_calibrator
│ │ ├── MccsStationCalibrator_GetCalibration.json
│ │ └── MccsStationCalibrator_StartCalibrationLoop.json
│ ├── subarray
│ │ ├── MccsSubarray_AssignResources_3_0.json
│ │ └── MccsSubarray_Configure_3_0.json
│ ├── subarray_beam
│ │ ├── MccsSubarrayBeam_AssignResources_3_0.json
│ │ └── MccsSubarrayBeam_Configure_3_0.json
│ └── MccsCoordinates_3_0.json
├── ska-sdp
│ └── scripts
│ ├── continuum-imaging
│ │ └── continuum-imaging-params-1.json
│ ├── pointing-offset
│ │ ├── pointing-offset-params-1.json
│ │ ├── pointing-offset-params-2.json
│ │ └── pointing-offset-params-3.json
│ ├── self-calibration
│ │ └── self-calibration-params-1.json
│ ├── spectral-line-imaging
│ │ ├── spectral-line-imaging-params-1.json
│ │ └── spectral-line-imaging-params-2.json
│ ├── test-batch
│ │ └── test-batch-params-1.json
│ ├── test-dask
│ │ └── test-dask-params-1.json
│ ├── test-mock-data
│ │ ├── test-mock-data-params-1.json
│ │ └── test-mock-data-params-2.json
│ ├── test-realtime
│ │ ├── test-realtime-params-1.json
│ │ ├── test-realtime-params-2.json
│ │ └── test-realtime-params-3.json
│ ├── test-receive-addresses
│ │ ├── test-receive-addresses-params-1.json
│ │ └── test-receive-addresses-params-2.json
│ ├── test-slurm
│ │ ├── test-slurm-params-1.json
│ │ └── test-slurm-params-2.json
│ ├── vis-receive
│ │ ├── vis-receive-params-1.json
│ │ ├── vis-receive-params-10.json
│ │ ├── vis-receive-params-11.json
│ │ ├── vis-receive-params-2.json
│ │ ├── vis-receive-params-3.json
│ │ ├── vis-receive-params-4.json
│ │ ├── vis-receive-params-5.json
│ │ ├── vis-receive-params-6.json
│ │ ├── vis-receive-params-7.json
│ │ ├── vis-receive-params-8.json
│ │ └── vis-receive-params-9.json
│ └── scripts.yaml
├── ska1_low
│ └── low_capabilities.json
├── ska1_mid
│ └── mid_capabilities.json
├── software
│ └── tango
│ ├── dsh
│ │ └── DishManager.yaml
│ └── ska_wide
│ ├── Guidelines.yaml
│ ├── SKABaseDevice.yaml
│ └── SKAMaster.yaml
├── stations
│ ├── itf1.yaml
│ ├── itf2.yaml
│ ├── itf3.yaml
│ ├── itf4.yaml
│ ├── s10-1.yaml
│ ├── s10-2.yaml
│ ├── s10-3.yaml
│ ├── s10-4.yaml
│ ├── s10-5.yaml
│ ├── s10-6.yaml
│ ├── s8-1.yaml
│ ├── s8-2.yaml
│ ├── s8-3.yaml
│ ├── s8-4.yaml
│ ├── s8-5.yaml
│ ├── s8-6.yaml
│ ├── s9-1.yaml
│ ├── s9-2.yaml
│ ├── s9-3.yaml
│ ├── s9-4.yaml
│ ├── s9-5.yaml
│ └── stations.yaml
├── stfc-cloud
│ └── platform.yaml
├── stfc-ral
│ ├── stations
│ │ ├── stfc-ral-1.yaml
│ │ ├── stfc-ral-2.yaml
│ │ ├── stfc-ral-3.yaml
│ │ ├── stfc-ral-4.yaml
│ │ └── stfc-ral-5.yaml
│ └── stfc-ral.yaml
├── subarray_templates
│ └── subarray_template_library.json
├── version_mapping
│ ├── cycle_gitlab_release_version_mapping.json
│ └── latest_release.txt
├── aa0.5.yaml
├── aavs3.yaml
├── array.yaml
├── coarse_channel_rfi_mask.yaml
├── low-itf.yaml
├── psi-low.yaml
└── stations.yaml