Revision 547e192fcd145a2a7e4e4bda2182d6d47a97525c authored by Bryna Hazelton on 12 January 2021, 17:34:02 UTC, committed by Bryna Hazelton on 02 April 2021, 22:10:52 UTC
1 parent a0b20ff
Raw File
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