io
pyrocko.io.segy
ibm2ieee
Converts an IBM floating point number into IEEE format. :param: ibm - 32 bit unsigned integer: unpack(‘>L’, f.read(4))
unpack_ibm_f4
SEGYError
iload
Read SEGY file.
filename – Name of SEGY file. load_data – If True, the data is read, otherwise only read headers.