https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Raw File
Tip revision: 617c8e77d30037c1e1fb3a2ab460cb0aaa11eca1 authored by Paul La Plante on 29 June 2019, 20:31:12 UTC
Add support for bitshuffle on visdata
Tip revision: 617c8e7
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