Difference between revisions of "Geopsy: Taper"

From GeopsyWiki
Jump to navigation Jump to search
Line 1: Line 1:
'''Taper''', reached from the [[Geopsy: Waveform Menu|Waveform menu]], applies a tapering function (a.k.a. apodization function, a.k.a. window function) to the signals in the active [[Geopsy: Signal Viewer|signal viewer]]. The applied taper is a tapered cosine window [[Wikipedia:Window_function#Tukey window|(Tukey window)]].  
+
A '''Taper''' or apodization function or window function) is applied to a time signal to improve its properties in the frequency domain. '''Taper''' is a tool reached from the [[Geopsy: Waveform Menu|Waveform menu]], that applies a tapering function to the signals in the active [[Geopsy: Signal Viewer|signal viewer]]. It can also be used in the [[Geopsy: Tools|advanced signal processing tools]] on each selected window. The applied taper is a tapered cosine window [[Wikipedia:Window_function#Tukey window|(Tukey window)]].  
  
"Taper" modifies the [[Geopsy: Temporary Signal|temporary signals]] in the active viewer.
+
When used from the [[Geopsy: Waveform Menu|Waveform menu]], ''Taper'' modifies the [[Geopsy: Temporary Signal|temporary signals]] in the active viewer. By clicking on ''Taper'', a pop-up window appears with the following options:
By clicking on Taper, a pop-up window appears with the following options.
+
*[[Geopsy: Time Limits|''Time Limits'']] allows to specify the time interval out of which the signal will be set to 0.  
==Time Limits==
+
 
"Time Limits" allows to specify the time interval out of which the signal will be set to 0. The possible starting times (first line) are "From":  
+
The possible starting times (first line) are "From":  
 
* the initial time "T0"
 
* the initial time "T0"
 
* "this time" to provide another time start
 
* "this time" to provide another time start

Revision as of 08:06, 10 March 2010

A Taper or apodization function or window function) is applied to a time signal to improve its properties in the frequency domain. Taper is a tool reached from the Waveform menu, that applies a tapering function to the signals in the active signal viewer. It can also be used in the advanced signal processing tools on each selected window. The applied taper is a tapered cosine window (Tukey window).

When used from the Waveform menu, Taper modifies the temporary signals in the active viewer. By clicking on Taper, a pop-up window appears with the following options:

  • Time Limits allows to specify the time interval out of which the signal will be set to 0.

The possible starting times (first line) are "From":

  • the initial time "T0"
  • "this time" to provide another time start

The possible way to define the end of the signal (second line) are:

  • "To" the "End" of the signal
  • "To" "this time" to provide another time end
  • "During" to provide a fixed time length

The checkbox "Use only the properties of the first signal" forces to use the same tapering function for all signals (the one computed for the first signal), whatever the properties of the other signals (starting time, length...).

Width

"Width" allows to give the width, in % of the time interval, of the slope of the taper as also defined for the cosine taper filter but in the frequency domain.

Note: Out of the taper function, the signal is set to 0 but not cut. To cut the signal, use the corresponding option.

Why tapering a signal?

Since the Fourier Transform of a boxcar function (too simple tapering window, equivalent to no taper) is a sinc function, the Fourier Transform of a signal without applying an appropriate Taper will be the multiplication of the true Fourier Transform by the sinc function. On the contrary, appropriate tapers have a Fourier Transform closer to a Dirac function that distorts less the Fourier Transform of the signal. It is therefore necessary to apply a taper before going to the frequency domain.


See also

Window function (Wikipedia)