Skip to content

ramp-kits/supernovae

Repository files navigation

PLAsTiCC RAMP starting kit

Classification of transients using light curves data.

Authors: Alexandre Boucaud & Emille Ishida

Build Status

Getting started

  1. Install ramp-worflow (a.k.a. rampwf)
    pip install git+https://github.com/paris-saclay-cds/ramp-workflow.git
    
  2. Clone this repo, download the data and install dependencies
    git clone https://github.com/ramp-kits/supernovae.git
    cd supernovae
    python download_data.py
    pip install -r requirements.txt
    
  3. Test the default submission
    ramp_test_submission --quick-test
    

Visit the ramp-worflow wiki for more help on the RAMP ecosystem.

Notebook

Get started on this RAMP with the dedicated notebook.

About

Transient classification challenge (PLAsTiCC)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published