sdapy.snerun.snobject.rapid_plot¶
- snobject.rapid_plot(ax, class_names, class_color, figdir='./')¶
(static) Make astrorapid plot.
- Parameters
- axmatplotlib.axes
matplotlib subplot, is None will not show
- class_nameslist
different transient classification type names
- class_colormatplotlib.axes
colors of them
- figdirmatplotlib.axes
path to store the figure
See also
Notes
working when
snobject.mlavailable, and is not None.