orca.transform ============== .. py:module:: orca.transform .. autoapi-nested-parse:: Data transformation operations for OVRO-LWA visibility data. This subpackage provides functions for transforming measurement set data, including: - Calibration application (bandpass, gain scaling) - Time and frequency averaging - Imaging with WSClean - Dynamic spectrum generation - Source peeling - Quality assurance metrics Most functions operate on CASA-format measurement sets and return the path to the modified or output file. Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/orca/transform/averagems/index /autoapi/orca/transform/calibration/index /autoapi/orca/transform/cutout/index /autoapi/orca/transform/deconvolve/index /autoapi/orca/transform/dftspectrum/index /autoapi/orca/transform/extractor_pb_75/index /autoapi/orca/transform/flagging/index /autoapi/orca/transform/flux_check_cutout/index /autoapi/orca/transform/gainscaling/index /autoapi/orca/transform/hot_baselines/index /autoapi/orca/transform/image_sub/index /autoapi/orca/transform/image_warp/index /autoapi/orca/transform/imaging/index /autoapi/orca/transform/integrate/index /autoapi/orca/transform/ionospheric_dewarping/index /autoapi/orca/transform/pb_correction/index /autoapi/orca/transform/peeling/index /autoapi/orca/transform/photometry/index /autoapi/orca/transform/post_process_science/index /autoapi/orca/transform/precalflag/index /autoapi/orca/transform/qa/index /autoapi/orca/transform/qa_plotting/index /autoapi/orca/transform/solar_system_cutout/index /autoapi/orca/transform/spectrum/index /autoapi/orca/transform/spectrum_v2/index /autoapi/orca/transform/spectrum_v3/index /autoapi/orca/transform/subband_processing/index /autoapi/orca/transform/transient_search/index