Upgrade FD tracking
Created by: tongtongcao
PR#107 (https://github.com/JeffersonLab/coatjava/pull/107) is for updates of both DC-only and DC-uRWell tracking. As discussed with the software group, updates for DC-only and DC-uRWell tracking should be separated. This branch removes all updates for DC-uRWell tracking so as to remain updates for DC-only tracking.
In the PR, the main updates for forward tracking can be summarized as follows:
- Moved and refactored KF package from DC reconstruction package group to common-tools package group
- Improved pattern recognition
- Reset covariance matrix for seed
- Reset initial covariance matrix for the second and following iterations in tracking
- Applied Deterministic Annealing Filter (DAF)
Here are links for details of updates: talk 1 and talk 2. Here are links link for validation: talk1 and talk2