https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 624ad6200ef9c5678fe8ac74c777b1b282ee58a1 authored by Bryna Hazelton on 22 May 2019, 21:11:29 UTC, committed by Bryna Hazelton on 23 May 2019, 18:17:56 UTC
1 parent 5984fbc
Raw File
Tip revision: 624ad6200ef9c5678fe8ac74c777b1b282ee58a1 authored by Bryna Hazelton on 22 May 2019, 21:11:29 UTC
remove the telescopes.__all__ because of known telescope dict rename
Tip revision: 624ad62
hera_cal.yml
name: hera_cal
channels:
  - defaults
  - conda-forge
dependencies:
  - aipy
  - astropy
  - cached-property
  - h5py
  - healpy
  - matplotlib
  - nose
  - numpy
  - pandas
  - scikit-learn
  - scipy
  - six
back to top