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]].  
+
'''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)]].  
The applied taper is a tapered cosine window [[Wikipedia:Window_function#Tukey window|(Tukey window)]]. 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 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...).
+
By clicking on Taper, a pop-up window appears with the following options.
*"Width" allows to give the width, in % of the time interval, of the slope of the taper as also defined for the [[Geopsy: Filter#Cosine Taper|cosine taper filter]] but in the frequency domain.
+
==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 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 [[Geopsy: Filter#Cosine Taper|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 [[Geopsy: Cut|corresponding option]].
  
 
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 [[Wikipedia:Window_function|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 [[Geopsy: View_Menu#Frequency (amplitude)|going to the frequency domain]].
 
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 [[Wikipedia:Window_function|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 [[Geopsy: View_Menu#Frequency (amplitude)|going to the frequency domain]].
Line 8: Line 22:
 
"Taper" modifies the [[Geopsy: Temporary Signal|temporary signals]] in the active viewer.
 
"Taper" modifies the [[Geopsy: Temporary Signal|temporary signals]] in the active viewer.
  
See also:
+
==See also==
 
[[Wikipedia:Window_function|Window function (Wikipedia)]]
 
[[Wikipedia:Window_function|Window function (Wikipedia)]]

Revision as of 15:15, 9 March 2010

Taper, reached from the Waveform menu, applies a tapering function (a.k.a. apodization function, a.k.a. window function) to the signals in the active signal viewer. The applied taper is a tapered cosine window (Tukey window).

By clicking on Taper, a pop-up window appears with the following options.

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 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.

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.

"Taper" modifies the temporary signals in the active viewer.

See also

Window function (Wikipedia)