Feature #1983
Track finding and noise rejection upgrade
Start date:
13 October 2018
Due date:
% Done:
0%
Estimated time:
Description
Two main goals:
- Implement and test a updated version of pattern recognition with discriminates based on spacepoint NPE only, rather than complicated track finding algorithms
This assumes a cluster or digit level noise rejection has been implemented
- Implement and compare an NPE based noise cut versus an ADC based noise cut to support the new PR algorithm and improve efficiency.
A rough split of work, Durga is looking at the NPE based noise rejected and I have been looking at the ADC based noise rejected. We can keep track of analysis scripts and data in this ticket.
Files
Updated by Hunt, Christopher almost 5 years ago
- File efficiency_analysis.py efficiency_analysis.py added
- File tracker_purity_analysis.py tracker_purity_analysis.py added
Attached are the two scripts I have been using to perform the analysis. Durga has a branched version I believe. We should really merge them again I think.