A small package to download infrared data from the WISE satellite
Project description
timewise
is great, love it!
Download infrared lightcurves recorded with the WISE satellite.
Installation
timewise
is a python package, installable through pip
pip install timewise
If you would like to contribute just clone the repository. Easy.
Dependencies
All dependencies are listed in requirements.txt
. If installing with pip
they will automatically installed.
Otherwise you can install them with pip install -r requirements.txt
.
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 you timewise
please cite this.
Usage
Detailed documentation can be found here
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.