https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision e0c3eca9527f196786cdde2f14f98ffea4442a16 authored by Bryna Hazelton on 02 March 2021, 20:18:09 UTC, committed by Jonathan Pober on 03 March 2021, 17:31:46 UTC
1 parent 65888ef
Raw File
Tip revision: e0c3eca9527f196786cdde2f14f98ffea4442a16 authored by Bryna Hazelton on 02 March 2021, 20:18:09 UTC
Add documentation about the different azimuth conventions in mwa_pb
Tip revision: e0c3eca
hera_qm.yml
name: hera_qm
channels:
  - conda-forge
  - defaults
dependencies:
  - aipy
  - astropy
  - astropy-healpix
  - h5py
  - matplotlib
  - numpy
  - pip
  - pyephem
  - pytest
  - pytest-cov
  - pyyaml
  - scikit-learn
  - scipy
  - setuptools_scm
  - pip:
    - git+https://github.com/HERA-Team/omnical.git
    - git+https://github.com/HERA-Team/uvtools.git
    - git+https://github.com/HERA-Team/hera_cal.git
back to top