@@ -9,8 +9,8 @@ Module to establish an association between clusters on a DUT plane and a referen
The association allows for cuts in position and time.
### Parameters
*`spatialCut`: Maximum spatial distance in x- and y-direction allowed between cluster and track for association with the DUT. Expects two values for the two coordinates, defaults to twice the pixel pitch.
*`timingCut`: Maximum time difference allowed between cluster and track for association for the DUT. Default value is `200ns`.
*`spatial_cut`: Maximum spatial distance in x- and y-direction allowed between cluster and track for association with the DUT. Expects two values for the two coordinates, defaults to twice the pixel pitch.
*`timing_cut`: Maximum time difference allowed between cluster and track for association for the DUT. Default value is `200ns`.