https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 97f12ccff74232424aefe673a9278cdca8dbed5c authored by anguta on 12 July 2017, 19:18:59 UTC, committed by Bryna Hazelton on 21 July 2017, 18:47:07 UTC
1 parent c5d0d8c
Raw File
Tip revision: 97f12ccff74232424aefe673a9278cdca8dbed5c authored by anguta on 12 July 2017, 19:18:59 UTC
added support for reading antenna diameters from .ms files
Tip revision: 97f12cc
.readthedocs.yml
# Don't build any extra formats
formats:
    - none
conda:
    file: ci/rtd_env.yml
python:
   version: 2.7
python:
   setup_py_install: true
back to top