sdapy.snerun.snobject.rapid

snobject.rapid(ax=None, returnv=False, **kwargs)

Run astrorapid codes (a Deep learning classifier to distiinguish LCs between different SNe type) on snobject.lc.

Parameters
axmatplotlib.axes

matplotlib subplot, is None will not show

clobberbool

if astrorapid plot exists, re-do or load it

verbosebool

show detailed running informations

returnvbool

if return the Machine learning scores (i.e. ml), or store them in the class

Notes

This is only available when astrorapid packagte is correcly installed.