Implementation of SSINS RFI flagging algorithm (Wilensky et al. 2019) to MeerKLASS autocorrelation data.
Clone the repository. Then, to run the notebooks, create a python environment with the included environment.yaml
conda env create -f environment.yaml
This will create a environment named katcali
with all the neccessary modules.