Raw File
hera_cal.yml
name: hera_cal
channels:
  - defaults
  - conda-forge
dependencies:
  - aipy
  - astropy
  - cached-property
  - h5py
  - healpy
  - matplotlib
  - mpi4py
  - nose
  - numpy
  - pandas
  - pyyaml
  - scikit-learn
  - scipy
  - six
back to top