Releases: JintaoLee-Roger/cigsegy
Releases · JintaoLee-Roger/cigsegy
v1.1.9
v1.1.8
- fixed a bug when create file on windows
- deal with interreput signal
- optimize
SegyNP
v1.1.7
Changes:
- Refine the
scan
function to support more situations. - Add supports for dealing with more data sample formats, such as 4-byte, two's complement integer.
- Add a new class
SegyNP
to simulate the segy file accessed as a numpy array. - Add functions:
scan_unsorted3D
andload_unsorted3D
to support 3D unsorted data. - Remove the comparison part of the documents, as
segysak
has a large update. use_guess
in the functions likemetaInfo
has been deseperated.- Added more atomic operations, enabling finer control of SEG-Y files
- Fixed some bugs
- Improve setup.py
- And more ...
v1.1.6
Init v1.1.6.
Each archive contains two file: SEGYRead
and SEGYCreate