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_bls

The underlying function that applies flags.

Functions

main()

Parse arguments and apply baseline flags from file to MS.

Module Contents

orca.flagging.flag_bls.main()[source]

Parse arguments and apply baseline flags from file to MS.