orca.flagging.flag_bls
Command-line interface for applying baseline flags.
Provides a CLI wrapper around flagoperations.flag_bls for applying baseline flags from a text file to a measurement set.
Usage
python flag_bls.py <msfile> <blfile>
See also
flagoperations.flag_blsThe underlying function that applies flags.
Functions
|
Parse arguments and apply baseline flags from file to MS. |