Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 482 Bytes

onthefly.rst

File metadata and controls

14 lines (8 loc) · 482 Bytes

Using the on the fly classification ========================

After installing SuperNNova, you can use on the fly functionality.

The goal is to be able to input manually or load light-curve(s) from a file and classify them using a pre-trained model. This option does not build auxiliary files such as the database and is designed for small datasets.

Usage

Use the skeleton provided in run_onthefly.py to design your application.