obspy.io.rg16.util

Private Functions

Warning

Private functions are mainly for internal/developer use and their API might change without notice.

_get_trace_groups Return an array of ints where each element corresponds to a pre-merged trace row.
_open_file Ensure a file buffer is passed as first argument to the decorated function.
_quick_merge Specialized function for merging traces produced by _read_rg16.
_read Read one or more bytes using provided datatype.
_read_bcd Interprets a byte string as binary coded decimals.
_read_binary Read raw bytes and convert them in integer.
_trace_list_to_rec_array Return a recarray from the trace list.