⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 suresstat.su.main

📁 su 的源代码库
💻 MAIN
字号:
 SURESSTAT - Surface consistent source and receiver statics calculation   suresstat <stdin [optional parameters]				 Required parameters: 							 ssol=		output file source statics				 rsol=		output file receiver statics				 ntraces=	number of traces in input data set (must be correct!)	 Optional parameters:							 ntpick=50 	maximum static shift (samples)         			 niter=5 	number of iterations					 nshot=240 	largest shot number (fldr=1 to nshot)			 nr=335 	largest receiver number (tracf=1 to nr)			 nc=574 	maximum number of cmp's (for array allocation)		 sfold=96 	maximum shot gather fold				 rfold=96 	maximum receiver gather fold				 cfold=48 	maximum cmp gather fold					 sub=0 	subtract super trace 1 from super trace 2 (=1)		 		sub=0 strongly biases static to a value of 0		 mode=0 	use global maximum in cross-correllation window				=1 choose the peak perc=percent smaller than the global max. perc=10. 	percent of global max (used only for mode=1)		 verbose=0 	print diagnostic output (verbose=1)                      Notes:								 Estimates surface-consistent source and receiver statics, meaning that there is one static correction value estimated for each shot and receiver position.								 The method employed here is based on the method of Ronen and Claerbout: Geophysics 50, 2759-2767 (1985).					 The input consists of moveout-corrected SU data sorted in shot gathers. The output files are ascii files containing the source and receiver	 statics, as a function of shot number (trace header fldr) and      	 receiver station number (trace header tracf). 			 The code builds a supertrace1 and supertrace2, which are subsequently	 cross-correllated. The program then picks the time lag associated with the largest peak in the cross-correllation according to two possible	 criteria set by the parameter "mode". If mode=0, the maximum of the	 cross-correllation window is chosen. If mode=1, the program will pick  a peak which is up to perc=percent smaller than the global maximum, but closer to zero lag than the global maximum.	(Choosing mode=0 is	 recommended.)								 The geometry can be irregular: the program simply computes a static 	 correction for each shot record (fldr=1 to fldr=nshot), with any missing  shots being assigned a static of 0.  A static correction for each    	 receiver station (tracf=1 to tracf=nr) is calculated, with missing     receivers again assigned a static of 0.                               ",  to apply the static corrections, use sustatic with hdrs=3		 Reference:  Ronen, J. and Claerbout, J., 1985, Surface-consistent residual statics      estimation  by stack-power maximization: Geophysics, vol. 50,      2759-2767. Credits:	CWP: Timo Tjan, 4 October 1994      rewritten by Thomas Pratt, USGS, Feb. 2000. Trace header fields accessed: ns, dt, tracf, fldr, cdp

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -