Metadata-Version: 2.1
Name: timewise
Version: 0.4.2.post1
Summary: A small package to download infrared data from the WISE satellite
Home-page: https://github.com/JannisNe/timewise
License: MIT
Author: Jannis Necker
Author-email: jannis.necker@gmail.com
Requires-Python: >=3.8,<3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: astropy (>=5.1,<6.0)
Requires-Dist: backoff (>=2.1.2,<3.0.0)
Requires-Dist: matplotlib (>=3.5.3,<4.0.0)
Requires-Dist: numpy (>=1.23.2,<2.0.0)
Requires-Dist: pandas (>=1.4.3,<3.0.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: pyvo (>=1.4.1,<2.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: scikit-image (>=0.19.3,<0.21.0)
Requires-Dist: scikit-learn (>=1.3.0,<2.0.0)
Requires-Dist: seaborn (>=0.11.2,<0.13.0)
Requires-Dist: tqdm (>=4.64.0,<5.0.0)
Requires-Dist: urllib3 (==1.26.15)
Requires-Dist: virtualenv (>=20.16.3,<21.0.0)
Project-URL: Bug Tracker, https://github.com/JannisNe/timewise/issues
Project-URL: Documentation, https://timewise.readthedocs.io/en/latest
Project-URL: Repository, https://github.com/JannisNe/timewise
Description-Content-Type: text/markdown

[![CI](https://github.com/JannisNe/timewise/actions/workflows/continous_integration.yml/badge.svg)](https://github.com/JannisNe/timewise/actions/workflows/continous_integration.yml)
[![Coverage Status](https://coveralls.io/repos/github/JannisNe/timewise/badge.svg?branch=main)](https://coveralls.io/github/JannisNe/timewise?branch=main)
[![PyPI version](https://badge.fury.io/py/timewise.svg)](https://badge.fury.io/py/timewise)
[![Documentation Status](https://readthedocs.org/projects/timewise/badge/?version=latest)](https://timewise.readthedocs.io/en/latest/?badge=latest)
[![DOI](https://zenodo.org/badge/449677569.svg)](https://zenodo.org/badge/latestdoi/449677569)


![](docs/source/timewise.png)
# `timewise`: Build IR Lightcurve from WISE data
Detailed documentation can be found [here](https://timewise.readthedocs.io/en/latest/). 

## Difference lightcurves
Make sure to check out `timewise-sup`, the Timewise Subtraction Pipeline: 
[link](https://gitlab.desy.de/jannisnecker/timewise_sup).

