@@ -19,6 +19,7 @@ Split clusters can be recovered using a larger search radius for neighboring pix
*`neighbor_radius_col`: Search radius for neighboring pixels in column direction, defaults to `1` (do not allow split clusters)
*`neighbor_radius_row`: Search radius for neighboring pixels in row direction, defaults to `1` (do not allow split clusters)
*`charge_weighting`: If true, calculate a charge-weighted mean for the cluster centre. If false, calculate the simple arithmetic mean. Defaults to `true`.
*`reject_by_roi`: If true, clusters positioned outside the ROI set for the detector will be rejected. Defaults to `false`.
### Plots produced
For each detector the following plots are produced:
@@ -14,6 +14,7 @@ These clusters are stored on the clipboard for each device.
### Parameters
*`use_trigger_timestamp`: If true, set trigger timestamp of Corryvreckan event as cluster timestamp. If false, set pixel timestamp. Default value is `false`.
*`charge_weighting`: If true, calculate a charge-weighted mean for the cluster center. If false, calculate the simple arithmetic mean. Defaults to `true`.
*`reject_by_roi`: If true, clusters positioned outside the ROI set for the detector will be rejected. Defaults to `false`.
### Plots produced
For each detector the following plots are produced: