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_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