Metadata-Version: 2.4
Name: icecube-skyreader
Version: 1.6.0
Summary: An API for Results Produced by SkyDriver & the Skymap Scanner
Author-email: WIPAC Developers <developers@icecube.wisc.edu>
License-Expression: MIT
Project-URL: Homepage, https://pypi.org/project/icecube-skyreader/
Project-URL: Tracker, https://github.com/icecube/skyreader/issues
Project-URL: Source, https://github.com/icecube/skyreader
Keywords: IceCube,skymap scanner,skymap,HEALPix,neutrino,reconstruction
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: <3.14,>=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: astropy
Requires-Dist: healpy
Requires-Dist: matplotlib
Requires-Dist: meander
Requires-Dist: mhealpy
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: wipac-dev-tools
Provides-Extra: tests
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-mock; extra == "tests"
Provides-Extra: examples
Requires-Dist: wipac-rest-tools; extra == "examples"
Provides-Extra: mypy
Requires-Dist: pytest; extra == "mypy"
Requires-Dist: pytest-mock; extra == "mypy"
Requires-Dist: wipac-rest-tools; extra == "mypy"
Dynamic: license-file

<!--- Top of README Badges (automated) --->
[![PyPI](https://img.shields.io/pypi/v/icecube-skyreader)](https://pypi.org/project/icecube-skyreader/) [![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/icecube/skyreader?include_prereleases)](https://github.com/icecube/skyreader/) [![Versions](https://img.shields.io/pypi/pyversions/icecube-skyreader.svg)](https://pypi.org/project/icecube-skyreader) [![PyPI - License](https://img.shields.io/pypi/l/icecube-skyreader)](https://github.com/icecube/skyreader/blob/main/LICENSE) [![GitHub issues](https://img.shields.io/github/issues/icecube/skyreader)](https://github.com/icecube/skyreader/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aopen) [![GitHub pull requests](https://img.shields.io/github/issues-pr/icecube/skyreader)](https://github.com/icecube/skyreader/pulls?q=is%3Apr+sort%3Aupdated-desc+is%3Aopen)
<!--- End of README Badges (automated) --->
# skyreader
An API for Results Produced by SkyDriver &amp; the Skymap Scanner
