Metadata-Version: 2.1
Name: ampel-ztf
Version: 0.8.3a4
Summary: Zwicky Transient Facility support for the Ampel system
Home-page: https://ampelproject.github.io
License: BSD-3-Clause
Author: Valery Brinnel
Maintainer: Jakob van Santen
Maintainer-email: jakob.van.santen@desy.de
Requires-Python: >=3.10,<3.11
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Typing :: Typed
Provides-Extra: archive
Provides-Extra: healpix
Provides-Extra: kafka
Provides-Extra: light-curve
Provides-Extra: plot
Requires-Dist: aiohttp (>=3.7.3,<4.0.0)
Requires-Dist: ampel-alerts (>=0.8.3-beta.1,<0.9.0)
Requires-Dist: ampel-core (>=0.8.3-beta.3,<0.9.0)
Requires-Dist: ampel-interface (>=0.8.3-beta.5,<0.9.0)
Requires-Dist: ampel-photometry (>=0.8.3-alpha.2,<0.9.0)
Requires-Dist: ampel-plot (==0.8.3); extra == "plot"
Requires-Dist: ampel-ztf-archive (>=0.8.0-alpha.0,<0.8.0); extra == "archive"
Requires-Dist: astropy (>=5.0,<6.0)
Requires-Dist: backoff (>=2.0.0,<3.0.0)
Requires-Dist: confluent-kafka (>=1.5.0,<2.0.0); extra == "kafka"
Requires-Dist: fastavro (>=1.3.2,<2.0.0)
Requires-Dist: healpy (>=1.15,<2.0); extra == "healpix"
Requires-Dist: light-curve (>=0.6,<0.7); extra == "light-curve"
Requires-Dist: matplotlib (>=3.3.4,<4.0.0)
Requires-Dist: nest-asyncio (>=1.4.3,<2.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: requests-toolbelt (>=0.9.1,<0.10.0)
Project-URL: Repository, https://github.com/AmpelProject/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

