📄 todo
字号:
TODO LIST
ReadSegy
* Honour FixedTraceLength in SegyHeader.
* When both 'trange' and 'minmax' header value are selected, then the
time series returned is wrong....
* EBCDIC Headers cannot currently be read, only ASCII
* TraceHeaderInfo return wrong time axis ....
* ReadSegyFast : only big endian style for now. Looks similar to ReadSegy.
Maybe it should be integrated in ReadSegy
Maybe a ReadSegyBlock should be implemented, that
simple reads all the data in the file in one fread statements and then
uses reshape without the header values. This should be very fast.
* ReadSegy : Adjust SegyHeader when reading inly a part of a SEGY file !!
* wiggle : make it stable.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -