Skip to content

emilleishida/fink_sn_activelearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fink: early supernovae Ia classification using active learning

This repository contains code allowing reproducibility of results presented in Leoni et al., 2022, Astronomy & Astrophysics, Volume 663, id.A13, 10 pp.

We list below a general description of each script/notebook.

The data necessary to reproduce these results are available through zenodo.

Installation

Create a virtual environment following these instructions. Source it and install the actsnclass package.

Then you can install the other dependencies using pip:

python3 -m pip install -r requirements.txt

Then you can install the functionalities of this package.

python setup.py install 

Rainbow

If you wish to use the Rainbow features from Russeil et al., 2023 it is also necessary to install the light_curve package by Malanchev et al., 2021 as modified by E. Russeil here.

About

Fink early SN Ia module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published