Metadata-Version: 2.1
Name: hera-pspec
Version: 0.4.1
Summary: HERA Power Spectrum Estimator Code
Home-page: https://github.com/HERA-Team/hera_pspec
Author: HERA Team
License: BSD
Project-URL: Documentation, https://hera-pspec.readthedocs.io/en/latest/
Platform: OSX
Platform: Linux
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Astronomy
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE
Requires-Dist: numpy (>=1.14)
Requires-Dist: scipy
Requires-Dist: matplotlib (>=2.2)
Requires-Dist: pyuvdata
Requires-Dist: astropy (>=2.0)
Requires-Dist: pyyaml
Requires-Dist: h5py
Requires-Dist: uvtools
Requires-Dist: hera-calibration (>=3.2.2)
Provides-Extra: dev
Requires-Dist: hera-pspec[doc,tests] ; extra == 'dev'
Requires-Dist: hera-pspec[tests] ; extra == 'dev'
Provides-Extra: docs
Requires-Dist: sphinx (>=1.8) ; extra == 'docs'
Requires-Dist: nbsphinx ; extra == 'docs'
Requires-Dist: ipython ; extra == 'docs'
Requires-Dist: sphinx-autorun ; extra == 'docs'
Requires-Dist: numpydoc (>=0.8) ; extra == 'docs'
Provides-Extra: tests
Requires-Dist: coverage (>=4.5.1) ; extra == 'tests'
Requires-Dist: pytest (>=3.5.1) ; extra == 'tests'
Requires-Dist: pytest-cov (>=2.5.1) ; extra == 'tests'

