Revision 7ed1f935c0e1a22062c5c7c7ec2cb739e92c6830 authored by Garrett 'Karto' Keating on 25 February 2022, 03:14:00 UTC, committed by Garrett 'Karto' Keating on 25 February 2022, 03:15:19 UTC
1 parent ed9c374
Raw File
hera_cal.yml
name: hera_cal
channels:
  - conda-forge
  - defaults
dependencies:
  - aipy
  - astropy>=4.2.1
  - astropy-healpix
  - cached-property
  - h5py>=3.0
  - 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
    - pytest-xdist
back to top