Revision 636372672acb2e3fbc80259a38fe94b8e809a675 authored by Bryna Hazelton on 24 March 2020, 22:16:56 UTC, committed by Paul La Plante on 24 March 2020, 23:37:51 UTC
1 parent c6046d2
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