Revision 57ff49661155427add795b0ccb3229325c23e189 authored by pyxieloustar on 11 March 2021, 20:33:05 UTC, committed by pyxieloustar on 11 May 2021, 15:36:42 UTC
1 parent f2e1872
Raw File
hera_cal.yml
name: hera_cal
channels:
  - conda-forge
  - defaults
dependencies:
  - aipy
  - astropy
  - astropy-healpix
  - cached-property
  - h5py
  - matplotlib
  - numpy
  - pandas
  - pip
  - pytest
  - pytest-cov
  - pyyaml
  - scikit-learn
  - scipy
  - setuptools_scm
  - pip:
    - git+https://github.com/HERA-Team/linsolve.git
    - git+https://github.com/HERA-Team/hera_qm.git
    - git+https://github.com/HERA-Team/uvtools.git
    - git+https://github.com/HERA-Team/hera_sim.git
    - pyuvsim
    - pyradiosky
back to top