Skip to content
Snippets Groups Projects
Commit a96c67e5 authored by Thomas Jürges's avatar Thomas Jürges
Browse files

SW-561: Add subband list to the meta-data SUBBANDS

parent 61985a0d
No related branches found
No related tags found
No related merge requests found
......@@ -819,6 +819,7 @@ namespace LOFAR
parset.getUint32Vector(
"Observation.TBB.TBBsetting.subbandList", true)};
dipoleGroup->nofSubbands().value = subBandsToBeStored.size();
dipoleGroup->subbands().value = subBandsToBeStored;
}
......
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