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

📄 sulog

📁 seismic software,very useful
💻
字号:
SULOG -- time axis log-stretch of seismic tracessulog [optional parameters] <stdin >stdoutRequired parameters:	noneOptional parameters:	ntmin= .1*nt		minimum time sample of interest	outpar=/dev/tty		output parameter file, contains:				number of samples (nt=)				minimum time sample (ntmin=)				output number of samples (ntau=)	m=3			length of stretched data				is set according to					ntau = nextpow(m*nt)	ntau= pow of 2		override for length of stretched				data (useful for padding zeros				to avoid aliasing)NOTES:	ntmin is required to avoid taking log of zero and to	keep number of outsamples (ntau) from becoming enormous.        Data above ntmin is zeroed out.	The output parameters will be needed by suilog to	reconstruct the original data.EXAMPLE PROCESSING SEQUENCE:		sulog outpar=logpar <data1 >data2		suilog par=logpar <data2 >data3

⌨️ 快捷键说明

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