obspy.realtime.rtmemory.RtMemory.updateOutput

RtMemory.updateOutput(data)[source]

Update output memory using specified number of points from end of specified array.

Parameters:data (numpy.ndarray) Data array to use for update.