Revision fbc8b7404fe7ee9df12ba39148c2e47a2ac24631 authored by Bryna Hazelton on 09 September 2021, 21:54:20 UTC, committed by Bryna Hazelton on 09 September 2021, 21:54:20 UTC
1 parent aa15683
Raw File
hera_qm.yml
name: hera_qm
channels:
  - conda-forge
  - defaults
dependencies:
  - aipy
  - astropy>=4.2.1
  - astropy-healpix
  - h5py
  - pyerfa>=2.0
  - 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