Next: De-bursting
Up: NOISE BURSTS
Previous: NOISE BURSTS
despike
median smoothing
The easiest method to remove spikes is to pass a moving window
across the data and output the median value in the window.
This method of despiking was done in Figure ,
which shows a problem of the method:
The window is not long enough to clean the long bursts,
but it is already so long
that it distorts the signal by flattening its peaks.
The window size really should not be chosen in advance
but should depend upon by what is encountered on the data.
This I have not done
because the long-burst problem is solved
by another method described next.
Next: De-bursting
Up: NOISE BURSTS
Previous: NOISE BURSTS
Stanford Exploration Project
4/27/2004