obspy.realtime.rtmemory.RtMemory.update_input
- RtMemory.update_input(data)[source]
Update input memory using specified number of points from end of specified array.
- Parameters:
data (numpy.ndarray) – Data array to use for update.
Update input memory using specified number of points from end of specified array.
data (numpy.ndarray) – Data array to use for update.