Raw File
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