/fink-science

Define your science modules to add values to Fink alerts!

Primary LanguagePythonApache License 2.0Apache-2.0

pypi Sentinel PEP8 codecov

Fink Science

This repository contains science modules used to generate added values to alert collected by the Fink broker. More information at https://fink-broker.readthedocs.io/en/latest/science/added_values.

Installation

Until version 3.13, you can install the package from pypi:

pip install fink_science --upgrade

For later versions, you will need to install from sources directly using a release tag (see here):

# e.g. installing version 4.3.0
export TMPDIR=somewhere_with_disk_space
pip install --no-dependencies --cache-dir=$TMPDIR --build $TMPDIR https://github.com/astrolabsoftware/fink-science/archive/4.3.0.zip