@@ -14,7 +14,7 @@ If a region of interest (ROI) is defined for the detector under investigation, o
*`use_closest_cluster`: If `true` the cluster with the smallest distance to the track is used if a track has more than one associated cluster. If `false`, loop over all associated clusters. Defaults to `true`.
*`n_time_bins`: Number of bins in the time residual and correlation histograms. Defaults to `20000`.
*`time_binning`: Bin width in the time residual and correlation histograms. Defaults to `0.1ns`.
*`get_correlations`: If `true`, correlation plots between all tracks and all clusters on the DUT (i.e. associated + non-associated) are created. Defaults to `false`.
*`correlations`: If `true`, correlation plots between all tracks and all clusters on the DUT (i.e. associated + non-associated) are created. Defaults to `false`.