src.measure.recurrence module

src.measure.recurrence.frequence(stk, outline, example=False)[source]
src.measure.recurrence.index_first_true(array)[source]

If no item was found return None, other return types might be a problem due to numbas type inference

src.measure.recurrence.waittime(stk, outline, windowlength, example=False)[source]

find z,x,y position of new excitation pixels; in the following timeseries with length of windowlength, find the next new excitation.