Produced by IDL 6.1
User Documentation

./guide
File stats.pro

Last modification date:
Wed Nov 17 16:47:51 2004


stats

procedure stats, bchan, echan

Very simple stats procedure; soon to be upgraded. Statistics are done on the contents of !g.s[0].

Examples
    get,index=1
    show
    decimate,2
    show
    stats
 
Version
$Id: stats.pro,v 1.2 2004/11/17 21:47:51 bgarwood Exp $ -

Parameters
bchan
in, required
integer
Starting channel number.
echan
in, required
integer
Ending channel number.


Produced by IDLdoc 1.5 on Wed Dec 8 13:08:15 2004