obspy.realtime.signal.offset
- offset(trace, offset=0.0, rtmemory_list=None)[source]
Add the specified offset to the data.
- Parameters
- Return type
NumPy
numpy.ndarray
- Returns
Processed trace data from appended Trace object
Add the specified offset to the data.
NumPy numpy.ndarray
Processed trace data from appended Trace object