https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 78f5bdf404d544005e5d919388b65dbd70625f23 authored by Bryna Hazelton on 14 December 2020, 16:54:46 UTC, committed by Bryna Hazelton on 02 April 2021, 22:10:52 UTC
1 parent 9bfefaa
Raw File
Tip revision: 78f5bdf404d544005e5d919388b65dbd70625f23 authored by Bryna Hazelton on 14 December 2020, 16:54:46 UTC
improve coverage
Tip revision: 78f5bdf
hera_qm.yml
name: hera_qm
channels:
  - conda-forge
  - defaults
dependencies:
  - aipy
  - astropy
  - astropy-healpix
  - h5py
  - matplotlib
  - numpy
  - pip
  - pyephem
  - pytest
  - pytest-cov
  - pyyaml
  - scikit-learn
  - scipy
  - setuptools_scm
  - pip:
    - git+https://github.com/HERA-Team/omnical.git
    - git+https://github.com/HERA-Team/uvtools.git
    - git+https://github.com/HERA-Team/hera_cal.git
back to top