obspy.io.reftek.packet._initial_unpack_packets

_initial_unpack_packets(bytestring)[source]

First unpack data with dtype matching itemsize of storage in the reftek file, than allocate result array with dtypes for storage of python objects/arrays and fill it with the unpacked data.