Usage of listflagsSlow

Return to directory of Todd's CASA extensions

Open the ms and list all rows with flagged data, including the number of flags, and summary statistics. Note: takes a long time! This can be used on raw data as a brute force sanity check as to whether any flags were applied online or during importing. See also countflags, which is much faster.

Usage

au.listflagsSlow(ms='', maxrows=0, verbose=False, startrow=0)

Examples

CASA <2>: au.listflagsSlow('X3c1.ms', maxrows=10)
Found 4 flags in row 0
Found 4 flags in row 1
Found 4 flags in row 2
Found 4 flags in row 3
Found 4 flags in row 4
Found 4 flags in row 5
Found 4 flags in row 6
Found 4 flags in row 7
Found 4 flags in row 8
Found 4 flags in row 9
Found 40 flags (100.0000%) in 10 rows.

-- ToddHunter - 2012-05-03

This topic: ALMA > TWikiUsers > ToddHunter > CasaExtensions > ListflagsSlow
Topic revision: 2013-05-01, ToddHunter
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding NRAO Public Wiki? Send feedback