Flare

class mutis.flares.Flare(tstart, tstop)[source]

Bases: object

Container class for a Flare object

Attributes
tstart: float

time at which the flare starts

tstop: float

time at which the flare ends

Methods Summary

plot([ax])

Plots the flare as a colored area

Methods Documentation

plot(ax=None, **kwargs)[source]

Plots the flare as a colored area