User-defined science module for the Fink broker.
Project description
Fink Science
This repository contains science modules used to generate added values to alert collected by the Fink broker. It currently contains:
xmatch
: returns the SIMBAD closest counterpart of an alert, based on position.random_forest_snia
: returns the probability of an alert to be a SNe Ia using a Random Forest Classifier (binary classification)snn
: returns the probability of an alert to be a SNe Ia using SuperNNova. Two pre-trained models:snn_snia_vs_nonia
: Ia vs core-collapse SNesnn_sn_vs_all
: SNe vs. anything else (variable stars and other categories in the training)
microlensing
: returns the predicted class (among microlensing, variable star, cataclysmic event, and constant event) & probability of an alert to be a microlensing event in each band using LIA.asteroids
: Determine if the alert is an asteroid (experimental).nalerthist
: Number of detections contained in each alert (current+history). Upper limits are not taken into account.
You will find README in each subfolder describing the module.
How to contribute
Learn how to design your science module, and integrate it inside the Fink broker.
Installation
If you want to install the package (broker deployment), you can just pip it:
pip install fink_science
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
fink-science-0.3.6.tar.gz
(17.0 MB
view hashes)
Built Distribution
Close
Hashes for fink_science-0.3.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 203fa5801521001d948852d503cd7eee8c58f6a9647470192ec1c69299ed2153 |
|
MD5 | ef6f9b52a1d0454063ac2fd005a6904d |
|
BLAKE2b-256 | 63321641755cf31c9cc3ec7040c072dacc8af9b2845de93535e54b8a78324bd7 |