WAVELET TUTORIAL GENERATION OF DESIGNATURE OPERATORS

Slides:



Advertisements
Similar presentations
To: All Staff Please find below a user guide to using . I will explain how to do the following using screenshots and annotations. From:
Advertisements

ASENT_IMPORT.PPT Importing Board Data Last revised 08/10/2005.
MS Word (Insert Header) Outline: Open MS Word Select Insert Tab Select Header Tool Customize Header as Needed (Title, Page Number, Etc.) MLA Style Formatting.
Macros Tutorial Week 20. Objectives By the end of this tutorial you should understand how to: Create macros Assign macros to events Associate macros with.
Integrating Microsoft Project with Other Programs
Rapid Miner Session CIS 600 Analytical Data Mining,EECS, SU Three steps for use  Assign the dataset file first  Select functionality  Execute.
Introduction to p:IGI-3 Integrated Geochemical Interpretation Ltd. Hallsannery, Bideford, Devon EX39 5HE, UK.
Functions and Demo of Astrogrid 1.1 China-VO Haijun Tian.
ASENT_IMPORT.PPT Importing Part Lists and Board Data Last revised 10/28/2009.
Deconvolution Bryce Hutchinson Sumit Verma Objectives: -Understand the difference between exponential and surface consistent gain -Identify power line.
Petrel Workflow Tools – 5 Day Introduction Course
Management Information Systems MS Access MS Access is an application software that facilitates us to create Database Management Systems (DBMS)
WinTR-20 Data Converter May WinTR-20 Project Formulation Hydrology Converting Old TR-20 Input Files to New WinTR-20 Format Presented by: WinTR-20.
3DMARINE GEOMETRY OVERVIEW of PROCESSING METHODOLOGY.
ReferencesInfo Elog Strata Geoview Fundamentals Open Seismic Wavelet Estimation Horizon Picks Low Frequency Model Inversion Near Offset Far Offset Open.
NA-MIC National Alliance for Medical Image Computing Slicer3 Tutorial: Registration Library Case 14 Intra-subject Brain PET-MRI fusion.
Claritas – 3D Land Geometry Example Workflow for an Example 3D Land Geometry Dataset supplied by USGS.
EE3417 – Introduction to Simulink
Beach Energy Ltd Lake Tanganyika 2D Transition Zone Seismic Survey Data Processing, 2015 Matching Filter to match Transition Zone Airgun Source Wavelet.
Spike sorting Tutorial
Info Read SEGY Wavelet estimation New Project Correlate near offset far offset Display Well Tie Elog Strata Geoview Hampson-Russell References Create New.
WAVELET TUTORIAL GENERATION OF DESIGNATURE OPERATORS.
Rapid Miner Session CIS 787 Data Mining,EECS, SU Three steps for use  Assign the dataset file first  Assign the analysis type you want  Execute.
Getting started with Simulink
SUB BOTTOM DATA 1.
Beach Energy Ltd Lake Tanganyika 2D Marine Seismic Survey Data Processing, 2014 Source Designature Lines BST14B24 and BST14B67 Jan. 25, 2014.
Getting started with Simulink An introductory tutorial.
General System Navigation
An Interactive Tutorial for SPSS 10.0 for Windows©
ADVANCED MARINE TUTORIAL
Claritas 3D - Land Geometry Example Workflow for an Example 3D Land Geometry Dataset supplied by USGS.
Intro to WordPress (Using XAMPP)
IUIE Reporting Basics Workshop
Multi-Axis Tabular Loads in ANSYS Workbench
SLU Budget & Financial Planning
OptiSystem applications: SER & BER analysis of QAM-PSK-PAM systems
Introduction to Programming
Single Sample Registration
How to apply your signature
ICP Kit HHC Data Validation and Aggregation Module
An Introduction to Designing and Executing Workflows with Taverna
3D MARINE GEOMETRY OVERVIEW of PROCESSING METHODOLOGY
MRHP – REB Member Tutorial
Boeing Supply Chain Platform (BSCP) Detailed Training
Chapter I Introduction to MS PowerPoint Program
Monitoring Test Progress and Data Cleanup
Monitoring Test Progress and Data Cleanup
This presentation document has been prepared by Vault Intelligence Limited (“Vault") and is intended for off line demonstration, presentation and educational.
Introduction to javadoc
LINEAR NOISE ATTENUATION
Oceanic Imaging Consultants, Inc.
A simple template to assist with thinking skills
The Petroleum Registry of Alberta Energizing the flow of information
Getting Started With Simulink
Introduction to Programming
A simple template to assist with thinking skills
This presentation document has been prepared by Vault Intelligence Limited (“Vault") and is intended for off line demonstration, presentation and educational.
A simple template to assist with thinking skills
This presentation document has been prepared by Vault Intelligence Limited (“Vault") and is intended for off line demonstration, presentation and educational.
Amos Introduction In this tutorial, you will be briefly introduced to the student version of the SEM software known as Amos. You should download the current.
Rational Publishing Engine RQM Multi Level Report Tutorial
Monitoring Test Progress and Data Cleanup
Running a Java Program using Blue Jay.
HEADLINE GOES HERE. Directions to save header as JPEG:
A simple template to assist with thinking skills
Introduction to Programming
This presentation document has been prepared by Vault Intelligence Limited (“Vault") and is intended for off line demonstration, presentation and educational.
A simple template to assist with thinking skills
Super User Training Lesson #2 Documents
Presentation transcript:

WAVELET TUTORIAL GENERATION OF DESIGNATURE OPERATORS

Introduction This presentation discusses a suitable workflow for deriving and applying a minimum or zero phase designature operator from a supplied farfield airgun signature. The farfield signature example used in this tutorial was supplied by CGGVeritas. The near trace data is from the 05CM (Crown Minerals 2005 survey), and was supplied by the Ministry of Economic development NZ. The signature was supplied at 0.5ms sample rate as an ASCII number dump. The receiver ghost for the expected cable depth is modelled in WAVELET. A debubbling filter is derived and applied to the signature.

How to read a signature into the WAVELET application. Wavelet can read either SegY date or formatted ASCII text files. The Wavelet application would generally require any ASCII text file to be reformatted to the required WAVELET format of columns consisting of time & amplitude pairs as below:- 0.0 0.0020 0.5 -0.0020 etc A simpler method is to use the xascsegy utility to read the ASCII text file and output a standard SegY dataset.

XASCSEGY utility XASCSEGY takes input ASCII text files in a simple single column format. This simple single column format matches the output from GUNDALF, outputs from other packages may need to be reformatted for input to XASCSEGY. Sample Rate and Nsamps can be parameterised via the form or integrated into the header of the input file.

Wavelet The generated SegY dataset (farfield.segy) is read into the WAVELET application as follows. Start WAVELET from the launcher. Define a name for the WAVELET session file. WAVELET application opens, click on the NEW button. Parameter form opens, select input dataset (farfield.segy) and define start and end times as required as SegY format does not support negative times. See example (on next slide):-

NEW wavelet parameter form

Raw Farfield Signature Raw farfield signature as reformatted to SEGY dataset using the xascsegy utility. To load this into the WAVELET utility either click the (NEW) button below the drop down menus or from the CREATE menu select new. The parameter form allows you to name the input file, and annotate comments about the dataset.

Receiver Ghost . A suitable common receiver ghost can be generated using the SPIKE option from the create menu. The user should define a positive spike (amplitude 1.0) at 0 ms and at the two way time of the expected receiver ghost a corresponding negative spike, and in this example it is at 8ms with a value of -0.9

Raw Signature convolved with Rec Ghost Using the binary menu the input signature and Receiver Ghost can be convolved.

Debubbling Operator The debubbling operator has to be created outside of the WAVELET application. Create an XSJE job flow that reads in the farfield signature using DISCREAD module. Use the DECONW module to generate the debubble operator. In the example shown a 150ms operator with 20ms gap was used. DECONW has the facility to output the deconvolution operators to a SEGY discfile. This output file can then be input to WAVELET and applied to the farfield signature. See example job flow - debubble_operator.job

Debubble Operator

Anti-Alias Filter The temporal anti-alias filter can be created in the WAVELET application from the create menu by selecting the butterworth filter option. The example show here is a zerophase bandpass 1-3-200-240 Hz filter suitable for resampling to 2ms.

Signature with Debubble operator applied Debubble operator convolved with the farfield signature & rec ghost output (ffsig_recghost).

Signature with Debubble & AA Filter applied Convolve the temporal anti-alias filter with the signature after debubble (ffsig_recghost_db).

Signature resampled to 2ms Resample the signature (ffsig_recghost_db_aaf) to 2ms using the Resample option from the Unary menu (NB ‘Anti-alias filter’ parameter set to ‘No’ as the butterworth filter has been applied in the previous step). Data has also been correctly orientated at T0 using the Cell Parameters form – select ‘Cell Parameters’ option from pop up menu obtained by right clicking on the signature plot. TSTART is -63.5, TEND 436.5

Minimum Phase equivalent of Signature Minimum phase (or Zerophase) equivalent of the input signature (ffsig_resamp) can be derived by selecting the minphase (or zerophase) option from the Unary menu.

Minimum Phase conversion filter Minimum phase conversion filter - this is derived by matching (MatchFilt option in the Binary menu) the resampled signature (ffsig_resamp) to its minimum phase equivalent (ffsig_resamp_mpeq). Save the minimum phase conversion filter to the WAVELET folder as mp_match_flt.wts - by selecting the ‘Output’ option from pop up menu obtained by right clicking on the plot.

Signature with Minimum phase conv filter applied Results of applying (Binary menu Conv option) the minimum phase conversion filter (ffsig_resamp_match) to the resampled farfield signature (ffsig_resamp).

Zero Phase equivalent of Signature Zerophase phase (or Minimum phase) equivalent of the input signature (ffsig_resamp) can be derived by selecting the zerophase (or minphase) option from the Unary menu.

Zero Phase conversion filter Zero phase conversion filter - this is derived by matching (MatchFilt option in the Binary menu) the resampled signature (ffsig_resamp) to its zero phase equivalent (ffsig_resamp_zpeq). Save the zero phase conversion filter to the WAVELET folder as zp_match_flt.wts - by selecting the ‘Output’ option from pop up menu obtained by right clicking on the plot.

Signature with Zero phase conv filter applied Results of applying (Binary menu Conv option) the zero phase conversion filter (ffsig_resamp_match_zp) to the resampled farfield signature (ffsig_resamp).

Raw Near trace data The XSJE job flow ntr_sig_apply.job applies the minimum phase and zero phase conversion filters, saved from the WAVELET application, to a near trace plot of the survey data. In this job flow XVIEW is used to create three panels so the raw near trace data can be compared to near trace data with the minimum phase and zero phase filters applied.

Min phase filter applied

Zero phase filter applied

Comments WAVELET session files can be saved and returned to at a later date. Any filters or wavelets created at the point the session file is created will be regenerated when the session file is reopened. With the exception of the debubbling operator all required wavelets can be generated in the WAVELET application. Care should be taken in assigning the T0 point of the Farfield signature. An error at this point is likely to result in a time shift being introduced when the dephasing filter is applied.