SURESAMP

Resamples the input data and outputs the user specified number of samples.

suresamp < stdin dt= nt= > stdout.

 

Example :

1. suresamp < filein.su dt=0.004 nt=1251 > fileout.su

This example resamples the input traces to 4ms and outputs 1251 samples (i.e. a trace length of 5.0s)

 

See also :

 

 

Return to Main Index