Revision 5e2a4940796f4bd063315dc5d614b3e0176c6df9 authored by Paul La Plante on 24 March 2020, 21:36:44 UTC, committed by Paul La Plante on 24 March 2020, 23:38:58 UTC
1 parent 6363726
Raw File
hera_cal.yml
name: hera_cal
channels:
  - conda-forge
  - defaults
dependencies:
  - aipy
  - astropy
  - cached-property
  - h5py
  - astropy-healpix
  - matplotlib
  - pytest
  - numpy
  - pandas
  - pyyaml
  - scikit-learn
  - scipy
  - basemap
  - 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
    - git+https://github.com/RadioAstronomySoftwareGroup/pyuvsim.git
    - git+https://github.com/RadioAstronomySoftwareGroup/pyradiosky.git
back to top