Commit Graph

10 Commits

Author SHA1 Message Date
wassname 0f5db22d41 Added missing argument for use of SegYReader 2015-01-28 15:54:20 +08:00
Robert Smallshire 246b8515e4 Pass the trace header format to the read_trace_header() function. 2014-12-03 21:52:14 +01:00
Robert Smallshire 1fd7a5d4c6 SegYReader3D.trace_index now accepts an (inline, crossline) tuple rather than two separate arguments. 2014-12-03 20:41:12 +01:00
Robert Smallshire 905ec4fe39 Support for regular and extended textual headers. 2014-10-23 11:41:22 +02:00
Robert Smallshire ee228e2dc9 Improved portability between Python 2 and Python 3. Beginnings of code for writing SEG Y. 2014-10-21 14:54:49 +02:00
Robert Smallshire 1abff28a40 Adds optional progress reporting to long running functions 2014-09-03 11:29:28 +02:00
Robert Smallshire b0fe25b809 Manual merge of abingham pull request 2014-09-02 13:36:14 +02:00
Robert Smallshire 8f6e0daf30 Renamed inlines_xlines() method to inline_xline_numbers() since that is what it actually yields. 2014-09-02 11:03:14 +02:00
Austin Bingham e02b7be182 Mostly PEP8 cleanups in the course of reading the code.
I took the liberty of adding a few specific exception types, some
documentation, and things like that, but this is mostly a cosmetic chance.
2014-09-02 09:39:04 +02:00
Robert Smallshire dcac37022d General cleanup. 2014-09-01 13:58:34 +02:00