Show the most recently fit gaussians and annotate plot with their
peak, center, width values.
Keywords |
modelindex
in, optional
integer
|
The data container
index containing the model of the most recent gaussian fit. If this
is omitted, a value of -1 is assumed. If this is -1 then a model is
constructed from the fit parameters in !g.gauss. This is ignored if
parts is set.
|
parts
in, optional
boolean
|
When set, show the
individual gaussians as separate plots. This always constructs the
gaussians from the parameters in !g.gauss. modelindex is ignored
when this keyword is set.
|
color
in, optional
integer (def. !g.gshowcolor)
|
A color to use for the plots.
|