Revision f2e187202de8092ece511cc270ca964f4cedf440 authored by pyxieloustar on 11 March 2021, 17:43:34 UTC, committed by pyxieloustar on 11 May 2021, 15:36:42 UTC
1 parent 5dc16bc
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