Revision 1c02e1c633ddc76d3ae7c5eb6c98a0db30bee8f4 authored by Bryna Hazelton on 08 September 2021, 23:47:29 UTC, committed by Bryna Hazelton on 08 September 2021, 23:47:29 UTC
1 parent 5481658
Raw File
hera_cal.yml
name: hera_cal
channels:
  - conda-forge
  - defaults
dependencies:
  - aipy
  - astropy>=4.2.1
  - astropy-healpix
  - cached-property
  - h5py
  - pyerfa>=2.0
  - 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