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_cal.yml
name: hera_cal
channels:
  - defaults
  - conda-forge
dependencies:
  - aipy
  - astropy
  - cached-property
  - h5py
  - healpy
  - matplotlib
  - mpi4py
  - nose
  - numpy
  - pandas
  - pyyaml
  - scikit-learn
  - scipy
  - six
back to top