Program sfsint2 | Interpolation for sparse data in 2D, e.g., well logs 
[SYNOPSIS]
sfsint2 < in.rsf > out.rsf dip=dip.rsf mask=mask.rsf niter=100 order=1 ns=1 eps=0.01
[PARAMETERS]
file    | dip | = |   | 	auxiliary input file name
float   | eps | =0.01 |   | 	regularization 
string  | mask | = |   | 	auxiliary input file name
int     | niter | =100 |   | 	number of iterations 
int     | ns | =1 |   | 	smoothing radius 
int     | order | =1 |   | 	accuracy order 
[DIRECTORY]
user/chenyk
