📄 sumax
字号:
SUMAX - get trace by trace absolute maxima and global maximum magnitude and their indicessumax <stdin >stdout [optional parameters]Required parameters: noneOptional parameters: output=ascii =binary (for binary floats) verbose=0 (applies only to the output=ascii option) Under the ascii option, verbose=1, prints the trace number and maximum value on each trace. In addition, a message is printed giving the global maximum and its location. With the default, verbose=0, only the global maximum is printed. Under the binary option, the max on each trace is written as a float.NOTE: Under the verbose option, the sample locations are reported zero-based (i.e. first sample is sample 0).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -