swh:1:snp:03e8cdabc80bf6f4ef54d117858809e20088601c
Raw File
Tip revision: 07089bf1da861d8bcee0596d1da1cdec77798950 authored by Bryna Hazelton on 08 July 2020, 16:03:43 UTC
Update the changelog for the new version
Tip revision: 07089bf
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
  - setuptools_scm
  - 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