obspy.io.segy.pack
Functions that will all take a file pointer and the sample count and return a NumPy array with the unpacked values.
Public Functions
Packs 2 byte integers. |
|
Packs 4 byte IBM floating points. |
|
Packs 4 byte IEEE floating points. |
|
Packs 4 byte integers. |
Exceptions