Metadata-Version: 2.4
Name: roman_snpit_snappl
Version: 0.43.0
Summary: General, database, and photometry utilities for the Roman SNPIT
Author: Roman Supernova Project Infrastructure Team
Maintainer-email: Roman SN PIT <raknop@lbl.gov>
Project-URL: repository, https://github.com/Roman-Supernova-PIT
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Requires-Python: >=3.11
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: astropy<8.0.0,>=7.1.0
Requires-Dist: fitsio<2.0.0,>=1.2.5
Requires-Dist: galsim<3.0.0,>=2.8.4
Requires-Dist: gwcs<2.0.0,>=1.0.3
Requires-Dist: h5py<4.0.0,>=3.14.0
Requires-Dist: numpy<3.0.0,>=2.2.6
Requires-Dist: pandas<3.0.0,>=2.3.3
Requires-Dist: photutils<4.0.0,>=3.0.0
Requires-Dist: pycryptodome<4.0.0,>=3.23.0
Requires-Dist: python-dateutil<3.0.0,>=2.9.0.post0
Requires-Dist: pytz>=2025.2
Requires-Dist: pyyaml<7.0.0,>=6.0.3
Requires-Dist: rkwebutil<3.0.0,>=2.5.2
Requires-Dist: roman-datamodels<2.0.0,>=1.0.0
Requires-Dist: scipy<2.0.0,>=1.16.2
Requires-Dist: simplejson<4.0.0,>=3.20.2
Requires-Dist: stpsf
Requires-Dist: synphot
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-doctestplus; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: requests; extra == "test"
Requires-Dist: tox; extra == "test"
Requires-Dist: devpi_process; extra == "test"
Requires-Dist: psycopg<4.0.0,>=3.2.9; extra == "test"
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-automodapi; extra == "docs"
Requires-Dist: matplotlib; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: mock; extra == "docs"
Requires-Dist: tomli; extra == "docs"
Requires-Dist: graphviz; extra == "docs"
Dynamic: license-file

snappl : SuperNovA Pit Photometry Library
=========================================

Library of utilities for Roman SNPIT Photometry
-----------------------------------------------

These are basic utilities for image reading, PSF acquisition, etc. used
by both the scene modelling and DIA photometry codes of the Roman SN
PIT.


Developed by the Roman Supernova PIT
------------------------------------


License
-------

This project is Copyright (c) Roman Supernova PIT and licensed under
the terms of the BSD 3-Clause license. This package is based upon
the `Roman Supernova PIT packaging guide <https://github.com/Roman-Supernova-PIT/package-template>`_
which is licensed under the BSD 3-clause licence. See the licenses folder for
more information.
