Produced by IDL 6.1
User Documentation

./guide
File hanning.pro

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


hanning

procedure hanning, [/decimate]

This procedure smooths a spectrum with a hanning filter. Modifies the data in !g.s[0].

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

Keywords
decimate
in, optional
boolean
If set, decimates by 2.


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