https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision d1da58d939a0ba63629146a8f53d56acd58f7e2b authored by Matthew Kolopanis on 16 May 2019, 21:10:39 UTC, committed by Bryna Hazelton on 22 May 2019, 18:57:04 UTC
1 parent 1be2b20
Raw File
Tip revision: d1da58d939a0ba63629146a8f53d56acd58f7e2b authored by Matthew Kolopanis on 16 May 2019, 21:10:39 UTC
convert parameter yield and unpacking with a simple class
Tip revision: d1da58d
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