RAP-886 Add a Filter sub-step to FlagTransfer
LINC assumes that source_ms
has fewer baselines than the target MS, which currently throws an error, since the step requires the source and target MSs contain the same number of baselines. This MR adds a Filter
sub-step to facilitate these type of situations.
Merge request reports
Activity
assigned to @veldhuis
requested review from @dijkema
- Resolved by Mick Veldhuis
- Resolved by Mick Veldhuis
- Resolved by Mick Veldhuis
- Resolved by Mick Veldhuis
- Resolved by Tammo Jan Dijkema
- Resolved by Mick Veldhuis
- Resolved by Tammo Jan Dijkema
Please add in the docs (the yml) that station names and order are not checked.
added 3 commits
added 22 commits
-
991267ab...a66458dd - 12 commits from branch
master
- b11e16e6 - Add filter substep
- 79c1bf0b - Format
- 919be314 - Add Filter RequiredFields
- fa82a34e - Remove redundant variable in ReadSoureMsFlags
- b713928e - Remove comment
- 9d7ddcc7 - Add tFlagTransfer to CMakeLists
- a85bd6a0 - Remove xadapt include
- a210cc82 - Remove modulo
- 104af41e - Fix trailing line
- b96694d2 - Add suggestions
Toggle commit list-
991267ab...a66458dd - 12 commits from branch
- Resolved by Mick Veldhuis
Please register or sign in to reply