Added autosave to shifted_correlation
This commit is contained in:
		| @@ -103,7 +103,7 @@ def _average_correlation_multi(result): | ||||
|             clean_result.append(entry) | ||||
|     return np.average(np.array(clean_result), axis=0) | ||||
|  | ||||
|  | ||||
| @autosave_data(2) | ||||
| def shifted_correlation( | ||||
|     function: Callable, | ||||
|     frames: Coordinates, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user