https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision b3d0ab7e6a9b69ec86525b89a9c5c96f30225681 authored by Garrett "Karto" Keating on 04 October 2021, 00:29:55 UTC, committed by Bryna Hazelton on 04 October 2021, 17:37:40 UTC
1 parent 7e8da6c
Raw File
Tip revision: b3d0ab7e6a9b69ec86525b89a9c5c96f30225681 authored by Garrett "Karto" Keating on 04 October 2021, 00:29:55 UTC
Updating changelog
Tip revision: b3d0ab7
hera_cal.yml
name: hera_cal
channels:
  - conda-forge
  - defaults
dependencies:
  - aipy
  - astropy>=4.2.1
  - astropy-healpix
  - cached-property
  - h5py
  - 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
back to top