https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision bae0c044fc3a4e2f100552fe768c760cb7762f1c authored by Bryna Hazelton on 18 December 2019, 01:18:38 UTC, committed by Bryna Hazelton on 20 December 2019, 20:14:24 UTC
1 parent 0d4a3aa
Raw File
Tip revision: bae0c044fc3a4e2f100552fe768c760cb7762f1c authored by Bryna Hazelton on 18 December 2019, 01:18:38 UTC
fix another place I missed `time_range`
Tip revision: bae0c04
hera_qm.yml
name: hera_qm
channels:
  - conda-forge
  - defaults
dependencies:
  - aipy
  - astropy
  - pyephem
  - h5py
  - astropy-healpix
  - matplotlib
  - numpy
  - scikit-learn
  - scipy
  - six
  - basemap
  - pytest
  - pytest-cov
back to top