Window - Window a dataset by cutting or decimation
Window par= < in.H > out.H
[o1] minimum value of the 1-axis to be copied
[o1+(n1-1)*d1] maximum value of the 1-axis to be copied
[o2] minimum value of the 2-axis to be copied
[o2+(n2-1)*d2] maximum value of the 1-axis to be copied
[o3] minimum value of the 3-axis to be copied
[o3+(n3-1)*d3] maximum value of the 1-axis to be copied
[o4] minimum value of the 4-axis to be copied
[o4+(n4-1)*d4] maximum value of the 1-axis to be copied
[1+((len-1-f1)/j1)] number of elements to copy from each vector
[1+((vecs-1-f2)/j2)] the number of vectors to be copied
[1+((planes-1-f3)/j3)] the number of planes to be copied
[1+((cubes-1-f4)/j4)] the number of cubes to be copied
[1] increment (in samples) between input elements
[1] increment between input vectors
[1] increment between input planes
[1] increment between input cubes
[input d1] increment (physical) between input elements
[input d2] increment (physical) between input vectors
[input d3] increment (physical) between input planes
[input d4] increment (physical) between input cubes
[0] the first element of each vector to be copied
[0] the first vector of each plane to be copied
[0] the first plane of each cube to be copied
[0] the first cube to be copied
[y] By default Window moves dimensions with size 1 to the end. If this special-case behavior is not desired, set squeeze=n.
Window portion of dataset data can be 1-D, 2-D, 3-D, or 4-D. Can cut out a block of samples and/or decimate (subsample) along any axis.
KEYWORDS subsample window data-shuffle Anachronisms no longer recognized it0,dt,dx,nc,dv,it0,ix0......
util/cube