Skip to content

Fix `time_shift` function

The np.roll function in numpy used to perform the time-shift in preprocessing needs to get as argument time_shift/deltaT.

Merge request reports