| | | \n\n \n \n \n int k1=1 | \tnumber of patches along the first dimension \n | \n \n\n \n \n \n int k2=1 | \tnumber of patches along the second dimension \n | \n \n\n \n \n \n bool norm=y [y/n] | \toutput normalization flag \n | \n \n\n \n \n \n int ntraces=1 | \tnumber of traces to be interpolated \n | \n \n\n \n \n \n int order=3 | \tlinear PEF order \n | \n \n\n \n \n \n bool verb=n [y/n] | \tverbosity flag \n | \n \n\n \n \n \n int w1=n1 | \tlenght of patch along the first dimension \n | \n \n\n \n \n \n int w2=n2 | \tlenght of patch along the second dimension \n | \n \n |