Skip to content

Releases: JintaoLee-Roger/cigsegy

v1.1.9

23 Aug 16:51
Compare
Choose a tag to compare
  • fixed a bug with out-of-int32 range offsets (occurred on Windows)
  • changed code for creating large files to speed things up
  • optimize SegyNP

v1.1.8

07 Aug 11:56
1e0a1c5
Compare
Choose a tag to compare
  • fixed a bug when create file on windows
  • deal with interreput signal
  • optimize SegyNP

v1.1.7

30 Jul 13:54
78adb30
Compare
Choose a tag to compare

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 and load_unsorted3D to support 3D unsorted data.
  • Remove the comparison part of the documents, as segysak has a large update.
  • use_guess in the functions like metaInfo 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

31 Aug 03:54
Compare
Choose a tag to compare

Init v1.1.6.

Each archive contains two file: SEGYRead and SEGYCreate