https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 0152500728bbd75bcf75c3a37666dd1d351bca11 authored by Matthew Kolopanis on 14 May 2019, 15:07:38 UTC, committed by Bryna Hazelton on 22 May 2019, 18:57:04 UTC
1 parent 6a465d3
Raw File
Tip revision: 0152500728bbd75bcf75c3a37666dd1d351bca11 authored by Matthew Kolopanis on 14 May 2019, 15:07:38 UTC
update readme
Tip revision: 0152500
hera_qm.yml
name: hera_qm
channels:
  - defaults
  - conda-forge
dependencies:
  - aipy
  - astropy
  - h5py
  - healpy
  - matplotlib
  - nose
  - numpy
  - scikit-learn
  - scipy
  - six
back to top