Noise - Add or create noise
Noise < in.H > out.H
Input dataset to add noise to
[0]: uniform, 1: normal, 2: gamma, 3: chisq, 4: exponential 5: weibul, 6: poisson, 7: binomial
[0]: replace traces with noise trace. 1 to output noise only
[date]: random number initializer
[500000]: maximum memory allocated in bytes
[0.]: mean of noise
[1.]: variance of noise (normal distribution)
[1.]: shape for gamma distribution
[1]: number of degrees of freedom, chisq
[1.]: weibul distribution parameter
[1]: number of trials [binomial]
[.5]: probability of success for binomial trial
Add noise to traces
Noise < in.H > out.H XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
seis/filter