The thrust of this note is simple: the use of radon processing to resample irregularly sampled data on to a regularly sampled spatial grid.
The problem is highlighted in Figure 2 which shows a portion of the file generated by the scan command
It is clear that the trace distances on the rightmost column vary considerably and in no way could be considered regular. Looking at the range of trace distances the new near offset was chosen to be 1,200ft and the far offset 17,000ft with a group of 200ft (this was somewhat of an arbitrary decision about the new spread geometry and perhaps Norm might have chosen differently).
The next step is to run the forward radon transform on the input data with the current trace distances:
where the maximum possible offset was chosen to be our new far offset. The minimum and maximum moveouts - -300ms and 300ms - were determined
The plane wave option of radonr ( -L ) was chosen for no other reason other than I'm familiar with what plane waves look like and so am comfortable interpreting what I see. For instance I know that if I choose and xmax of 17,000' and mmax is 300ms the lowest velocities transformed will be about 56,000ft/s (remember this is phase velocity not material speed) which is an event that is almost but not quite flat. However, there is no theoretical or practical reason why the user could not choose the generalized parabolic or hyperbolic transform. The -mute is set to preserve early mute.
Now that this issue has been totally muddied let's look at the results of the forward radon transform in Figure 3. The horizontal axis of this plot is ray parameter extending from most negative on the left, through zero (events with the fastest phase velocity) in the middle, to most positive on the right. The vertical axis is time in samples. Since this is nmo-corrected data most of the signal should be confined to the small ray parameters.The events at about sample 400 on the input record are circled in the forward radon (plane wave or tau-p) plot. Even though this cdp has been NMO corrected there is enough residual NMO to cause the radon events to streak horizontally across the plot. If they were absolutely flat they would appear as dots in the middle of the plot at their proper times. This is why we chose 300ms instead of a much smaller value.
The next stage is to do the inverse radon transform:
where we have piped the results of the inverse radon transform into a mute (with the restore mute option turned on) before outputting to disk. The -R on the radonr command line tells the inverse transform to build the spread geometry based on the minimum and maximum trace distances given on the command line and the trace separation.
The results of the inverse radon transform are shown Figure 4 on the following page. Comparing this with the input in Figure 1 one notes first that the ambient noise has been greatly attenuated as a result of the radonf/r filtering process. This is a natural result of the spatial filtering inherent in any process that describes the data using a set of wavenumber band limited functions. This should generally be regarded as a good outcome (and indeed this effect of radon processing has been applied to post-stack data with very impressive results and will be the subject of a future USP note).
The other effect is that the data have been resampled spatially. Reflection events have been clearly reconfigured according to the new equally sampled grid. Figure 5 below shows the new trace distances.
More importantly the reflection events have been stretched and squeezed horizontally to conform to the new regular spatial sampling. Users concerned about AVO should know that the radonf/r process is fairly benign. Those who have confidence in rmmult should have similar confidence in radonf/r.
The downside to the resampling is that in this case with the exception of the trace distances and the depth indexing (and by default the record and trace numbers) the group and shot indexing is now wrong and the data must be reindexed either by re-prepping or (horrors!) running a ufh script. Probably in the case of land data re-prepping is mandatory.
Return to the USP Home Page.Frame Doc to html conversion by Tony Garossino