Thursday 14 December 2017

Introduction

"When God leads you to the edge of a cliff, trust him fully and let go because only one of the two things might happen. Either He will catch you when you fall or He will teach you how to fly"


My name is Ummi Qiyaadah Naajihah binti Ostadi. My hometown is in Pasir Gudang, Johor Bahru. I'm taking Exploration Geophysics as my major in BTech. Petroleum Geoscience in Universiti Teknologi Petronas, Malaysia.

MATLAB software is used in my project that contains SIX modules in order to understand the concept of processing the seismic data. The modules are as below:-

  1. Examine Seismic Data
  2. Quality Control
  3. Noise Attenuation
  4. Deconvolution
  5. Sorting, Velocity Analysis and Stacking
  6. Static Corrections


Results and findings are presented in this e-portfolio together with the procedures, limitations and outcomes for each module.

Picture

THE SEISMIC DATA SET


Geophysicist will look carefully into the seismic data and its header which contains information and parameters used to acquire the data. The seismic data and its header are stored in MATLAB data format file called SeismicData.mat.

Students are require to examine this data along with its header information by using MATLAB and further analysis and processing will be performed in the subsequent lab session. 

No comments:

Post a Comment

LAB 06 - STATIC CORRECTIONS

MATLAB SCRIPT LAB 6.1 load SeismicData_gain_bpf_sdecon_gain_sorted_nmo_corrected_stacked_C.mat cmp_num t Dstacked The following MATLAB...