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