Metadata-Version: 2.1
Name: ampel-ztf
Version: 0.8.0a4
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.9,<3.10
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.9
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Typing :: Typed
Provides-Extra: archive
Provides-Extra: light-curve
Requires-Dist: aiohttp (>=3.7.3,<4.0.0)
Requires-Dist: ampel-alerts (>=0.8.0-alpha.2,<0.9.0)
Requires-Dist: ampel-core (>=0.8.0-alpha.4,<0.9.0)
Requires-Dist: ampel-interface (>=0.8.0-alpha.0,<0.9.0)
Requires-Dist: ampel-photometry (>=0.8.0-alpha.0,<0.9.0)
Requires-Dist: ampel-ztf-archive (>=0.8.0-alpha.0,<0.9.0); extra == "archive"
Requires-Dist: astropy (>=4.2,<5.0)
Requires-Dist: backoff (>=1.10.0,<2.0.0)
Requires-Dist: confluent-kafka (>=1.5.0,<2.0.0)
Requires-Dist: fastavro (>=1.3.2,<2.0.0)
Requires-Dist: light-curve-python (>=0.2.5,<0.4.0); 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

