Skip to content

Track finding should select measurements in order of quality #854

Open
@stephenswat

Description

@stephenswat

Currently, when our track finding algorithms land on a new surface, they will select $N$ (a configuration parameter) measurements on that surface which meet a $\chi^2$ cut, but it makes this selection in whichever order the measurements are considered, which is essentially random. A better approach would be to select the $N$ best measurements as measured by their $\chi^2$ value.

The best way to implement this remains open for debate at this time.

Assigning myself, pinging @paradajzblond.

Metadata

Metadata

Assignees

Labels

improvementImprove an existing featureperformancePerformance-relevant changesphysicsPhysics performance monitoringsharedChanges related to shared code

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions