Madagascar tutorial: Field data processing |
In this part, your task is to apply the workflow explained above to a different CMP gather that requires different parameters. The same workflow should work here, but you need to observe that the CMP gather used for this exercise has shallow events. This means that, after applying NMO correction, amplitudes at far offstes of the shallow events get stretched. Therefore, an additional step is required for this CMP. We need to mute the distorted amplitudes. The mute is already applied in the SConstruct.
bash$ cd ../ex
scons nmo1-nmo.view
Hint: You will need to copy part of ../demo/Sconstruct to this SConstruct file.
Madagascar tutorial: Field data processing |