Revision 4b2e2429019564f21ccde523cf518bb3348e42d7 authored by Matthew Kolopanis on 28 April 2020, 00:48:57 UTC, committed by Paul La Plante on 28 April 2020, 03:11:57 UTC
1 parent 46d8ac3
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
  - 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