supermute.su.main

来自「su 的源代码库」· MAIN 代码 · 共 29 行

MAIN
29
字号
 SUPERMUTE - permute or transpose a 3d datacube	 		 supermute <stdin >sdout	 					 Required parameters:							 none									 Optional parameters:							 n1=ns from header		number of samples in the fast direction	 n2=ntr from header		number of samples in the med direction	",	 n3=1				number of samples in the slow direction	 o1=1				new fast direction			 o2=2				new med direction			 o3=3				new slow direction			 d1=1				output interval in new fast direction	 d2=1				output interval in new med direction	 d3=1				output interval in new slow direction	 Credits:	VT: Matthias Imhof Trace header fields accessed: ns, ntr Trace header fields modified: d1=1, f1=1, d2=1, f2=1, ns, ntr

⌨️ 快捷键说明

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