https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Raw File
Tip revision: d1829efacb60da384f64a8f25a280441bfa9d68a authored by Bryna Hazelton on 24 May 2019, 01:18:43 UTC
increase version to 1.4.0
Tip revision: d1829ef
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