.. _documentation_master: .. toctree:: SKA SDP Python Processing Functions ################################### This `repository `_ contains Processing Function wrappers implemented in Python. The original code was migrated from `RASCIL `_, which has been updated, fixed, and added to since. They provide reference implementations for lower-level processing function libraries, such as `ska-sdp-func `_ and an interface between these and high-level data models (`ska-sdp-datamodel `_, `xraxdio `_). Installation Instructions ========================= The package is installable via pip:: pip install ska-sdp-func-python --extra-index-url https://artefact.skao.int/repository/pypi-internal/simple If you would like to view the source code or install from git, use:: git clone https://gitlab.com/ska-telescope/sdp/ska-sdp-func-python.git --recurse-submodules Please ensure you have all the dependency packages installed. The installation is managed through `poetry `_. Refer to their page for instructions. .. toctree:: :maxdepth: 1 :caption: Sections design fourier_processing ionospheric_calibration dp3 usage api