/pyREM

a pythonic Radio interferometric EoR Module containing many utility classes and function developed during my PhD.

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

pyREM

pyREM is a lightweight Python library containing some useful classes and functions that enable the user (primarily myself) to build radio telescopes, uv-coverages, covariance matrices etc. to study the impact of calibration systematics on Epoch of Reionisation experiments aiming to measure the 21-cm Power Spectrum.

Install

git clone https://github.com/ronniyjoseph/pyREM.git

cd pyRem

python setup.py install