Skip to content

Draft: Allow for ROI to be defined in global coordinates

Fabian Simon Lex requested to merge lex/corryvreckan:define_ROI_absolute into master

Added optional set_roi_global keyword and changed code to allow for global definition of ROI. So far only implemented for the base pixel detector class. Use case is that we want to exclude some regions with support from our strips analysis but cant with the pixel based definition of the ROI.

Merge request reports