Getting Started
Developer Resources
Indices and Tables
Specialized function for merging traces produced by _read_rg16.
Requires that traces are of the same datatype, have the same sampling_rate, and dont have data overlaps.
traces – list of ObsPy Trace objects.
Trace
small_number – a small number for determining if traces should be merged. Should be much less than one sample spacing.
list of ObsPy Trace objects.