sfcut (4.2-git)
index
system/main/cut.c
Documentation
Zero a portion of the dataset.

 
Synopsis
        sfcut < in.rsf > out.rsf verb=n j#=(1,...) d#=(d1,d2,...) f#=(0,...) min#=(o1,o2,,...) n#=(0,...) max#=(o1+(n1-1)*d1,o2+(n1-1)*d2,,...)

Reverse of window.

 
Parameters
       
 
float d#=(d1,d2,...)
sampling in #-th dimension
 
largeint f#=(0,...)
window start in #-th dimension
 
int j#=(1,...)
jump in #-th dimension
 
float max#=(o1+(n1-1)*d1,o2+(n1-1)*d2,,...)
maximum in #-th dimension
 
float min#=(o1,o2,,...)
minimum in #-th dimension
 
int n#=(0,...)
window size in #-th dimension
 
bool verb=n [y/n]
Verbosity flag

 
Used In
       

 
CWP
        geo2008InterferometricImagingCondition/circle