Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminhuth committed Dec 18, 2024
1 parent 3054678 commit 98100c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Examples/Scripts/Python/truth_tracking_gsf_refitting.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ def runRefittingGsf(
"componentMergeMethod": acts.examples.ComponentMergeMethod.maxWeight,
"mixtureReductionAlgorithm": acts.examples.MixtureReductionAlgorithm.KLDistance,
"weightCutoff": 1.0e-4,
"reverseFilteringCovarianceScaling": 100.0,
"level": acts.logging.INFO,
}

Expand Down

0 comments on commit 98100c0

Please sign in to comment.