2005-05-23 19:58:43 +00:00
2005-05-22 12:45:43 +00:00
2005-05-22 12:45:43 +00:00
2005-05-23 19:58:43 +00:00
2005-05-23 19:58:43 +00:00

SegyPY : A Python module for reading/writing of SEG-Y formatted files
Copyright (C) 2005 Thomas Mejer Hansen, cultpenguin@gmail.com

Currently you can only read IEEE, 1, 2 and 4 byte INTEGER formatted data.
Big Endian is assumed.
IBM FLOAT POINT format, is implemented, but there is a bug when transforming the read data into a matrix. Any help would be greatly appreciated.

With time I would like the module to have the capabilities of SegyMAT : http://segymat.sf.net/

Thomas(cultpenguin@gmail.com), May 22, 2005.


S
Description
A Python package for reading and writing SEG Y files.
Readme AGPL-3.0 1.3 MiB
Languages
Python 100%