https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 637e548ae0946392f2cbc30d66e79c27394e93d5 authored by Paul La Plante on 29 March 2021, 20:26:21 UTC, committed by Bryna Hazelton on 02 April 2021, 22:10:52 UTC
1 parent 21fe84c
Raw File
Tip revision: 637e548ae0946392f2cbc30d66e79c27394e93d5 authored by Paul La Plante on 29 March 2021, 20:26:21 UTC
Update UVH5 memo
Tip revision: 637e548
hera_cal.yml
name: hera_cal
channels:
  - conda-forge
  - defaults
dependencies:
  - aipy
  - astropy
  - astropy-healpix
  - cached-property
  - h5py
  - 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