https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision fb4320f0ca7519fda677a0321b8adae23952c01a authored by Bryna Hazelton on 02 September 2016, 02:03:20 UTC, committed by Bryna Hazelton on 02 September 2016, 02:03:20 UTC
1 parent b588d42
Raw File
Tip revision: fb4320f0ca7519fda677a0321b8adae23952c01a authored by Bryna Hazelton on 02 September 2016, 02:03:20 UTC
fix scripts to use new import structure
Tip revision: fb4320f
installation.rst
Installation
=================

Requirements
-----------------
* numpy >= 1.10
* scipy
* astropy >= 1.2
* pyephem
* pyfits
* aipy

pyuvdata
-----------------


Download the latest release here github.com/HERA-Team/pyuvdata/release1.0

navigate into the directory and install.

``python setup.py install``
back to top