source: SH_SHM/trunk/help/DOUBLEFIL.HLP @ 374

Revision 16, 706 bytes checked in by marcus, 15 years ago (diff)

r1 | svn | 2007-12-13 11:10:29 +0100 (Do, 13 Dez 2007) | 2 lines

Initial import

Line 
1command procedure DOUBLEFIL <filter>
2===========================
3
4key: cp:back&forw FFT filter
5
6Filters all traces of the display with a given FFT filter <filter>
7twice.  Before the second filtering the traces are time reversed
8and the result traces are time reversed again.  Thus eventual
9phase shifts of the single filter operation are corrected by
10the second pass.  This routine DELETES the input traces !  Only
11the result traces remain on the display.
12
13
14parameter
15
16<filter>  ---  parameter type: filename (without extension)
17   Filter to be applied to the traces on display.
18
19
20Example:
21
22   DOUBLEFIL BP_2S4S     ! applies the FFT filter BP_2S4S to the
23                         ! traces on the display
24
Note: See TracBrowser for help on using the repository browser.