orca.flagging ============= .. py:module:: orca.flagging .. autoapi-nested-parse:: Flagging operations for OVRO-LWA measurement sets. This subpackage provides functions for identifying and applying flags to radio interferometry data, including: - Antenna-based flagging from autocorrelation statistics - Baseline-based flagging from correlations - Channel-based flagging from amplitude statistics - Flag file I/O operations All flagging functions operate on CASA-format measurement sets using casacore.tables for data access. Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/orca/flagging/flag_bad_ants/index /autoapi/orca/flagging/flag_bad_bls/index /autoapi/orca/flagging/flag_bad_chans/index /autoapi/orca/flagging/flag_bls/index /autoapi/orca/flagging/flagoperations/index