The Timewise Subtraction Pipeline produces mid-infrared difference photometry based on measurements by the WISE satelite
Project description
The Timewise Subtraction Pipeline
This is all very new and exciting....
Installation
It's highly recommended to install using poetry
. This ensures an exact replica of the
tested envronment with the verisions of all dependecnies resolved as documented in poetry.lock
.
poetry install
Note that some systems might have problems with poetry
s experimental (parallel) installer
(see this issue on GitHub).
If the installation is stuck at pending...
try interrupting, poetry config experimental.new-installer false
and
then try installing again.
If this does not work you can resort to pip
pip install ./
or if you want to install in editable mode
pip install -e ./
Set-up
For running timewise
, MongoDB
and some other things, some environment variables should be specified.
You should check out the timewise
documentation.
Using the DESY cluster
To run the DESY cluster it is necessary to use conda
. The part of the code that
produces the submit file for HTCondor
will read your environment and activate your conda
environment on the
cluster nodes.
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.
Source Distribution
Built Distribution
Hashes for timewise_sup-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | af8b483f93fe5a60a4dffba82de9c004e974d508eccda43496b142f861aa34f5 |
|
MD5 | bdef15215be6c6637845419b967d7d3a |
|
BLAKE2b-256 | f898bc602390c1b403a38823074e6ace8c9bea5943f2a58e72e2d14aaa511212 |