Make some minor adjustments to the duplicate removal code where we fill the truth map twice: - Exclude tracks that are already true in the truth map. - Move bin edges over by half of the bin size. - Should have n-1 bins when moving bin edges.
Make some minor adjustments to the duplicate removal code where we fill the truth map twice: