orca.resources ============== .. py:module:: orca.resources .. autoapi-nested-parse:: Static resources and lookup tables. This package contains static data resources used throughout the ORCA pipeline: - Correlator-to-antenna mapping dictionaries. - Pre-computed masks for image processing. - AOFlagger strategy files. - Mountain azimuth/elevation lookup tables. The resources are accessed via pkg_resources for reliable path resolution. Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/orca/resources/aoflagger_strategies/index /autoapi/orca/resources/correlator_map/index /autoapi/orca/resources/subband_config/index /autoapi/orca/resources/system_config/index