Metadata-Version: 2.4
Name: ampel-ztf
Version: 0.10.3a9
Summary: Zwicky Transient Facility support for the Ampel system
License-Expression: BSD-3-Clause
License-File: LICENSE
Author: Valery Brinnel
Maintainer: Jakob van Santen
Maintainer-email: jakob.van.santen@desy.de
Requires-Python: >=3.11, <4
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Typing :: Typed
Provides-Extra: archive
Provides-Extra: bayes
Provides-Extra: fp
Provides-Extra: healpix
Provides-Extra: kafka
Provides-Extra: light-curve
Requires-Dist: ampel-alerts (>=0.10.4a0,<0.11.0)
Requires-Dist: ampel-catalogmatch (>=0.10.0a2,<0.11.0)
Requires-Dist: ampel-interface (>=0.10.4.post2,<0.11)
Requires-Dist: ampel-photometry (>=0.10.1,<0.11.0)
Requires-Dist: ampel-ztf-archive (>=0.7.1,<0.8.0) ; extra == "archive"
Requires-Dist: astropy (>=7.2.0,<8.0.0)
Requires-Dist: backoff (>=2.2.1,<3.0.0)
Requires-Dist: confluent-kafka (>=2.12.2,<3.0.0) ; extra == "kafka"
Requires-Dist: fastavro (>=1.12.1,<2.0.0)
Requires-Dist: healpy (>=1.19.0,<2.0.0) ; extra == "healpix"
Requires-Dist: light-curve (>=0.10.5,<0.11.0) ; extra == "light-curve"
Requires-Dist: matplotlib (>=3.10.8,<4.0.0)
Requires-Dist: pandas (>=2.3.3,<3.0.0) ; extra == "bayes"
Requires-Dist: pandas (>=2.3.3,<3.0.0) ; extra == "fp"
Requires-Dist: planobs (>=0.7.3,<0.8.0) ; extra == "bayes"
Requires-Dist: planobs (>=0.7.3,<0.8.0) ; extra == "fp"
Requires-Dist: requests (>=2.32.5,<3.0.0)
Requires-Dist: requests-toolbelt (>=1.0.0,<2.0.0)
Requires-Dist: scipy (>=1.16.3,<2.0.0)
Project-URL: Homepage, https://ampelproject.github.io
Project-URL: Repository, https://github.com/AmpelAstro/Ampel-ZTF
Description-Content-Type: text/markdown



<img align="left" src="https://desycloud.desy.de/index.php/s/6gJs9bYBG3tWFDz/preview" width="150" height="150"/>  
<br>

# ZTF support for AMPEL

<br><br>
ZTF-specific implementations for Ampel such as:

- An _AlertSupplier_ compatible with IPAC generated alerts
- Shaper classes for ingestion
- Encoding utilities for ZTF names (AMPEL requires integer ids)
- Classes for archiving alerts

