Skip to content
Snippets Groups Projects

RAP-886 Add a Filter sub-step to FlagTransfer

Merged RAP-886 Add a Filter sub-step to FlagTransfer
All threads resolved!
Merged Mick Veldhuis requested to merge rap-886-flagtransfer-filter-substep into master
All threads resolved!
3 files
+ 39
18
Compare changes
  • Side-by-side
  • Inline
Files
3
description: >-
| Transfer flags from a lower-resolution MeasurementSet (MS).
| Note: this is an experimental feature.
Transfer flags from a lower-resolution MeasurementSet (MS). In case there is a mismatch between the input MS and `source_ms`, e.g., in terms of baselines, a filter can be applied. Hence, options of the Filter step are also valid. In that case we don't check whether the same stations are present, just that the number of baselines is the same.
Note: this is an experimental feature.
inputs:
type:
type: string
Loading