Aaron Close

Results 9 comments of Aaron Close

It looks like the right logic but I'm not sure of syntax

I saw this issue in the python implementation. Are there some good test Points I can be used for testing wgs to bd? I get too large of errors in...

I have my own Matlab project but the reason for my recent submittal was that I felt it belonged with the other languages. I personally like it this way as...

So I'm having the same issue I believe it may have something to do with the size of the trace header. I get this when I simply try to see...

After a lot of tracking down, I found an issue between the segy file I had and the format for the trace header, this may be related to the original...

@InnoKaleid This is my test code that should solve your problem but you will need to need to replace the trace_header.py in the package with the attached [trace_header.zip](https://github.com/sixty-north/segpy/files/3100614/trace_header.zip) Best of...

John No problem hope this helps.. I could have abstracted the answer a bit better but glad it works.. I’ve been using the library a lot this week so just...

The EOF error is pretty common. You might try my fork and see if that runs for you. Aaron