More Generic MaskCreator
All threads resolved!
All threads resolved!
This MR adds a new algorithm which is an improved version of the Timepix3MaskCreator
as it works for arbitrary detectors and uses the mask_file
provided along with the detector in the detector configuration.
Currently it only contains the same mean frequency cut-off approach as the other mask creator, which is okay if the sensor is evenly illuminated. With inhomogeneous beam spot, this will lead to issues and we mght want to consider implementing the local density kernel approach from proteus.
Maybe we could keep both and allow selection of the method.
Merge request reports
Activity
Filter activity
- Resolved by Simon Spannagel
added 31 commits
-
da91afa1...eb667cc3 - 25 commits from branch
master
- 88f51f73 - Add autoFit capabilities to EtaCalculation
- 98452531 - Merge branch 'master' into maskcreator
- a947527a - MaskCreator: move to using a TH2D for recording occupancy
- 9eabdfc6 - MaskCreator: prepare for addition of local density estimator: factoring things
- 2948ae77 - MaskCreator: make local density estimator available
- e5a1d031 - Update readme
Toggle commit list-
da91afa1...eb667cc3 - 25 commits from branch
Please register or sign in to reply