Commit Graph
9 Commits
Author SHA1 Message Date
wassname 9444567b38 Fixed pack traceheader error
In python 3.3 I got the error: error: pack expected 91 items for packing (got 1), which is fixed is I pass the traceheader's items in as separate arguments by adding an *.
2015-01-28 16:30:55 +08:00
Robert Smallshire 91e325c95a Some progress towards complete support for writing SEG Y 2014-12-03 20:38:08 +01:00
Robert Smallshire 2ee69544de Toolkit functions for writing headers. 2014-10-23 14:16:17 +02:00
Robert Smallshire d2f1beac9d Support for reading textual (normal and extended) headers. Support for alternative inline/xline numbering in 3D seismic. 2014-10-23 11:39:16 +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 ddf4f2f6ab Construct a trace-length catalog giving the number of samples per trace 2014-09-03 09:50:06 +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