Sivio Documentation¶
Ionospherically contaminated visibilities simulator; This tool simulates different ionospheric conditions and produces the corrupted sky visibilities.
Introduction¶
Installation¶
Grab the source code from this git repo:
git clone https://github.com/kariukic/sivio
Then navigate into that directory and run
pip install .
or alternatively
python setup.py install