Welcome to timewise’s documentation!#

https://github.com/JannisNe/timewise/actions/workflows/continous_integration.yml/badge.svg https://coveralls.io/repos/github/JannisNe/timewise/badge.svg?branch=main https://badge.fury.io/py/timewise.svg https://zenodo.org/badge/449677569.svg

Installation#

timewise is currently supported with python 3.10.

Using pip#

pip install timewise

If you would like to install in editable mode just clone the repository and execute this in the timewise root directory:

pip install -e

Note that the requirements.txt was deprecated in v0.1.9. The easiest way to install the dependencies is to install via poetry.

Dependencies for showing SDSS cutouts#

There is one package that does not obey! It’s SciServer! It’s used to access SDSS data and plot cutouts. If you want to use this functionality install this and create an account here. As soon as required you will be required to enter your username and password.

Testing#

You can verify that everything is working (because this package is flawless and works everywhere.) by executing the unittest

python -m unittest discover tests/

Cite#

If you use timewise please cite this

CONTENTS#