Metadata-Version: 2.1
Name: timewise-sup
Version: 0.2.7
Summary: The Timewise Subtraction Pipeline produces mid-infrared difference photometry based on measurements by the WISE satelite
Home-page: https://gitlab.desy.de/jannisnecker/timewise_sup
License: BSD-3-Clause
Author: Jannis Necker
Author-email: jannis.necker@gmail.com
Requires-Python: >=3.10,<3.11
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Provides-Extra: fpbot
Provides-Extra: jupyter
Requires-Dist: ampel-core (==0.8.4)
Requires-Dist: ampel-hu-astro[ztf] (==0.8.3a20)
Requires-Dist: corner (>=2.2.1,<3.0.0)
Requires-Dist: extcats (>=2.4.3,<3.0.0)
Requires-Dist: fpbot (>=1.1.2,<2.0.0) ; extra == "fpbot"
Requires-Dist: jupyterlab (>=4.0.0,<5.0.0) ; extra == "jupyter"
Requires-Dist: matplotlib-venn (>=0.11.9,<0.12.0)
Requires-Dist: more-itertools (>=9.0.0,<10.0.0)
Requires-Dist: nltk (>=3.7,<4.0)
Requires-Dist: scikit-learn (>=1.1.2,<2.0.0)
Requires-Dist: timewise (==0.4.8)
Requires-Dist: tkpdfviewer (>=0.1,<0.2)
Requires-Dist: uncertainties (>=3.1.7,<4.0.0)
Project-URL: Documentation, https://jannisnecker.pages.desy.de/timewise_sup/docs/
Project-URL: Repository, https://gitlab.desy.de/jannisnecker/timewise_sup
Description-Content-Type: text/markdown

[![CI](https://gitlab.desy.de/jannis.necker/timewise_sup/badges/main/pipeline.svg)](https://gitlab.desy.de/jannis.necker/timewise_sup/-/commits/main)
[![coverage](https://jannisnecker.pages.desy.de/timewise_sup/badges/coverage.svg)](https://jannisnecker.pages.desy.de/timewise_sup/coverage/)
[![pylint](https://jannisnecker.pages.desy.de/timewise_sup/badges/pylint.svg)](https://jannisnecker.pages.desy.de/timewise_sup/lint/)
[![docs](https://jannisnecker.pages.desy.de/timewise_sup/badges/docs.svg)](https://jannisnecker.pages.desy.de/timewise_sup/docs/)
[![mypy](https://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)
[![pypi](https://badge.fury.io/py/timewise-sup.svg)](https://pypi.org/project/timewise-sup/)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8253038.svg)](https://doi.org/10.5281/zenodo.8253038)

![](docs/source/timewise_sup.png)
# The Timewise Subtraction Pipeline

The Timewise Subtraction Pipeline is a tool to build difference lightcurves from WISE data. It is based on the [timewise](
https://github.com/JannisNe/timewise) package. Please find detailed documentation 
[here](https://jannisnecker.pages.desy.de/timewise_sup/docs).


