Skip to content
Snippets Groups Projects
Commit ec1e6d74 authored by Jan David Mol's avatar Jan David Mol
Browse files

TMSS-601: Fix role name references of pipeline output

parent dbfedb30
No related branches found
No related tags found
1 merge request!385Resolve TMSS-601 "Connectors"
......@@ -288,7 +288,7 @@
"datatype": "visibilities"
},
"output": {
"role": "correlator",
"role": "output",
"datatype": "visibilities"
},
"dataformat": "MeasurementSet",
......@@ -304,7 +304,7 @@
"datatype": "visibilities"
},
"output": {
"role": "correlator",
"role": "output",
"datatype": "visibilities"
},
"dataformat": "MeasurementSet",
......@@ -320,7 +320,7 @@
"datatype": "visibilities"
},
"output": {
"role": "correlator",
"role": "output",
"datatype": "visibilities"
},
"dataformat": "MeasurementSet",
......@@ -336,7 +336,7 @@
"datatype": "visibilities"
},
"output": {
"role": "correlator",
"role": "output",
"datatype": "visibilities"
},
"dataformat": "MeasurementSet",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment