Metadata-Version: |
2.4 |
Name: |
cross-bones |
Version: |
1.0.0 |
Summary: |
Cross-match By Offsetting Neighbouring Extracted Sources |
Author: |
Tim Galvin |
Project-Url: |
Homepage, https://github.com/flint-crew/cross-bones |
Project-Url: |
Bug Tracker, https://github.com/flint-crew/cross-bones/issues |
Project-Url: |
Discussions, https://github.com/flint-crew/cross-bones/discussions |
Project-Url: |
Changelog, https://github.com/flint-crew/cross-bones/releases |
Classifier: |
Development Status :: 1 - Planning |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: BSD License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.9 |
Requires-Dist: |
astropy |
Requires-Dist: |
matplotlib |
Requires-Dist: |
numpy (>=1.22.4) |
Requires-Dist: |
pandas |
Requires-Dist: |
mypy; extra == "dev" |
Requires-Dist: |
nox; extra == "dev" |
Requires-Dist: |
pre-commit; extra == "dev" |
Requires-Dist: |
pytest-cov (>=3); extra == "dev" |
Requires-Dist: |
pytest (>=6); extra == "dev" |
Requires-Dist: |
ruff; extra == "dev" |
Requires-Dist: |
furo (>=2023.08.17); extra == "docs" |
Requires-Dist: |
myst-parser (>=0.13); extra == "docs" |
Requires-Dist: |
sphinx-autoapi; extra == "docs" |
Requires-Dist: |
sphinx-autodoc-typehints; extra == "docs" |
Requires-Dist: |
sphinx-copybutton; extra == "docs" |
Requires-Dist: |
sphinx (>=7.0); extra == "docs" |
Requires-Dist: |
pytest-cov (>=3); extra == "test" |
Requires-Dist: |
pytest (>=6); extra == "test" |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |