obspy.realtime.rtmemory.RtMemory.updateInput

RtMemory.updateInput(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.