Você está na página 1de 2

============= DECONVOLUTION ================

1 - Make velocity analysis

------ Use the flow following

-------------- 1 Precomp Velocity Analysis ------------

2D Supergather Formation* <- <edition_mute>


<Bandpass Filter>
<Automatic Gain Control>
<Velocity Analysis Precomputer>
<Disk Data Output -> <output_file>

------------------- 2 Velocity Analysis ---------------


<Disk Data Input<- <output_file>
<Velocity Analysis <= <put_table_name>
---------
Note: To use Porsani code pick only the bed sea refletion

--------------- 3 View Velocity Field------------------


<Volume Viewer/Editor*<= <put_table_name>
=============================================
2 - Make MMO correction

------ Use the flow following


=============================================
3 - Out put the data with correction MMO
=============================================
4 - USING PORSANI PROGRAM
--> 1 - convert to su
--> 2 - convert to ad
-------------- see the cdp
$ sukeycount key=cdp <cdp_mmo.su> cobert.txt
----------- to put only fold "60"
$ awk '{print $5}' cobert.txt | awk 'NF>0' > cob_cdp.txt
----------
== NOW to the Seisspace to get the table of time
----- 1 - table
----- 2 - edit
-------- select the column
----- 3 - export
-----------------------
---- OPEN THE EXPORT TABLE
$ gvim tab
$ awk '{print $1,$2}' tab > periodo.txt

==== organize
$ gedit periodo.txt
cdp=119,319,619,919,1001
1.809
2.345
2.456
1.342
1.234
---------- Go to the interpola program
$ gvim t_interpola.f90
$ gfortran -o exe t_interpola.f90
$ ./exe
-------------------
$ gvim t_direct_decon_cobert.f90
========== fill the file
$ gfortran -03 -o exe t_direct_decon_cobert.f90 mc_dec_panel
==========
$ supaste ns= head= <input.ad>output.su
$ segyhdr <input.su | segywrite tape=output.sgy
==========
Load segy to seisspace
---- mmo reverse
---- velocity analysis

Você também pode gostar