Skip to content

Adds the option to skip recomputing the average template in one loop

Loïc Le Guyader requested to merge one_average into master

The change adds the option to skip doing the re-computation of the average template signal within the loop. It also prevent the re-interpolation of the whole dataset while only 1 jitter value is updated, which for the FERMI data with 2500 traces is the most time consuming operation.

Merge request reports