Revision ec0c8b89ac731cdf4a3365f273b2e374376b06f2 authored by Bryna Hazelton on 07 October 2020, 15:24:19 UTC, committed by Paul La Plante on 07 October 2020, 15:54:36 UTC
1 parent 03fb8d4
Raw File
hera_qm.yml
name: hera_qm
channels:
  - conda-forge
  - defaults
dependencies:
  - aipy
  - astropy
  - pyephem
  - h5py
  - astropy-healpix
  - matplotlib
  - numpy
  - scikit-learn
  - scipy
  - setuptools_scm
  - basemap
  - pytest
  - pytest-cov
  - pyyaml
  - pip:
    - git+https://github.com/HERA-Team/linsolve.git
    - 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