Scaling the data


We will here describe two types of scaling.

Scaling the plot

This is done with options to the suxwigb program, e.g. perc=95.
To test this run the following job:
segyread tape=001.sgy | segyclean | suxwigb perc=95

You should get somthing like this:

Scaling the data

To automatically scale the data according to the amplitude of the data, you can use the program   sugain.
To test this run the following job:
segyread tape=001.sgy | segyclean | sugain agc=1 | suxwigb perc=95

The output should be similar to this:


Note:
If you are going to use the data for further processing, they should not be scaled at this stage.


arne@ifjf.uib.no