Fixed formatting
This commit is contained in:
parent
11793d7960
commit
adae920527
@ -103,6 +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,
|
||||
|
Loading…
Reference in New Issue
Block a user