Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 427 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 427 Bytes

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