Produced by IDL 6.1
User Documentation

./guide
bshow.pro

Last modification date:
Thu Jun 2 23:56:08 2005

bshow

procedure bshow, [nfit=integer], [/ok], color=color

Overplot a baseline using the stored coefficients in !g.polyfit and !g.nfit and the data in the primary data container (number of channels only).

Uses
getbasemodel gbtoplot
Version
$Id: bshow.pro,v 1.1 2005/04/26 19:12:27 bgarwood Exp $

Keywords
nfit
in, optional
integer
Only use at most nfit parameters. If !g.nfit is < nfit, then only !g.nfit parameters will be used and a warning will be issued.
ok
in, optional
boolean
This is set to 1 on success and 0 on failure.
color
.


Produced by IDLdoc 1.6 on Thu Jun 2 23:56:46 2005