You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write an analysis to calculate the hit efficiency vs position on sensor using Kalman tracking. This has already been done for seed tracker and I'll use quite a bit of that code. The Kalman code already has implemented a reverse filter (used to get unbiased residuals); Robert has written a method to get the unbiased position at the sensor for tracks with and without hits at that sensor so this can be done easily using just a single tracking pass.
The text was updated successfully, but these errors were encountered:
Write an analysis to calculate the hit efficiency vs position on sensor using Kalman tracking. This has already been done for seed tracker and I'll use quite a bit of that code. The Kalman code already has implemented a reverse filter (used to get unbiased residuals); Robert has written a method to get the unbiased position at the sensor for tracks with and without hits at that sensor so this can be done easily using just a single tracking pass.
The text was updated successfully, but these errors were encountered: