Dip - Calculate dip
Calculates the dip of dataset using one of several methods
Dip < in.H > out.H
[n]: Whether or not to be verbose
[100]: Maximum memory in megabytes to use
[n]: Whether [y] or not [n] to run 3-D version (smooth between slices,
more memory intensive and slower)
[sergey_f]: Sergey's fast method
[.0001]: - Smoothness of axis1
[.0001]: - Smoothness of axes2 and 3
[10]: - Number of non-linear iterations
[sergey_s]: Sergey's slow method
[.01]: - Smoothness of
[10]: - Number of non-linear iterations
[30]: - Number of linear iterations
[puck_f]: Puck fast method
integer(3)
[min(n,5)]: - Smoothing of dx and dt
[puck_s]: Puck slow method
integer(3)
[min(n,5)]: - Moving window to calculate dx and dt
seis/filter