previous up next print clean
Next: nD to 2D Slicer Up: AVS MODULES DEVELOPED Previous: Read Sep90

Infill90

The Infill90 module stacks a data set according to a given stacking axis and regularizes it by linearly interpolating the data across a given dimension (later this will be expanded to multi-dimensional interpolation). This module generates information on the reliability of interpolated data which can be displayed simultaneously with the seismic data to help accurate interpretation (for example whether a given anomaly is caused by an interpolation artifact, unusually low fold in a region, or is due to some actual data irregularity). It takes as input a 2-D AVS Field representing the Data Values and a n-D AVS Field representing the Grid values (typically both are output for Read Sep90 module), and produces as output a (n+1)-D AVS Field representing the regularized data and a n-D AVSfloat Field representing the reliability information associate to each trace.

Figure 2 shows the user interface for this module.

 
Infill90
Figure 2
Control panel for the Infill90 module.
Infill90
view

The Stack boolean widget, allows the user to specify if the data should be stacked according to the stacking axis indicated by the Stack Axis type-in widget (reducing data volume) or sent in its entirety down stream. The Interpolate Axis widget allows the user to specify the dimension to perform linear interpolation on. The choice widgets Fold and Confidence, allows the users to select the type of reliability information that should be generated. If Fold is selected, the reliability information will based on information obtained by stacking along the Stack Axis. The number of traces corresponding to a given bin (where bin is defined as the output trace obtained by stacking) is normalized by maximum number of traces (resulting float values between 0. and 1.). If Confidence is selected, the output will represent how close each trace is to known values. Values equal to 1 are associated to known traces and values less than 1 are associated to interpolated traces. The reliability information value associate to interpolated traces close to known traces will be higher than those associated to interpolate traces far from known traces. In both cases, values close to 1 indicate reliable data. Finally, once the user has finished with the parameter specification, the Send Data one-shot widget should be selected to execute the module and pass the output information to downstream modules.


previous up next print clean
Next: nD to 2D Slicer Up: AVS MODULES DEVELOPED Previous: Read Sep90
Stanford Exploration Project
11/11/1997