segypy icon indicating copy to clipboard operation
segypy copied to clipboard

Read and write SEGY formatted files using Python

Results 8 segypy issues
Sort by recently updated
recently updated
newest added

good afternoon , I am very interested in your SegY project .I started studying this topic recently , can you please briefly tell me what xline , iline offset adn...

When I write new segyfile by "segypy.writeSegyStructure", the error will be appear "error: bad char in struct format". and I use the sh and sth are from ![7A@GS5P$@XUD_U2D(3YQBO4](https://user-images.githubusercontent.com/41711907/71432319-bc958980-2713-11ea-8db1-8b7dbbf8f987.png) And what...

I couldn't read this sgy file : [S270M_S400M_.txt](https://github.com/cultpenguin/segypy/files/3577245/S270M_S400M_.txt) (remember change .txt to .sgy) Here is the error: ``An error has ocurred interpreting a SEGY binary header key getBytePerSample. Please check...

I'd like to ask your help for a problem I'm encountering about segypy.writeSegy fonction. I am a new python user and i am working on segy file using segypy. I...

I wanna know how to get the coordinates of each trace's source and group coordinates.

I'd like to ask your help for a problem I'm encountering. I need to read a data in segy with 2G, this data is a given test. For me it...

I was trying to use the testsegy.py to read segy file.But got an TypeError below. read segy: SegyPY 0.2 : readSegy : Trying to read GTZ_p14_p19.sgy 812417984 SegyPY 0.2 :...

Hi, I encountered a strange KeyError when writing back the sucsessfully read Data: IDLE 2.7.3 Module numpy-1.13.3. Every time when I call STH[key][itrace] in any variation (as STH ['Inline3D'] [1]...