Navigation
index
modules
|
next
|
previous
|
ObsPy Documentation
»
ObsPy Library Reference
»
obspy.segy - SEG Y and SU read and write support for ObsPy
»
obspy.segy.unpack
»
obspy.segy.unpack.unpack_4byte_IBM
¶
unpack_4byte_IBM
(
file
,
count
,
endian='>'
)
[source]
¶
Unpacks 4 byte IBM floating points.
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
previous
|
ObsPy Documentation
»
ObsPy Library Reference
»
obspy.segy - SEG Y and SU read and write support for ObsPy
»
obspy.segy.unpack
»