Skip to content

Commit

Permalink
pass enum
Browse files Browse the repository at this point in the history
  • Loading branch information
cvarni committed Oct 13, 2024
1 parent e9b0811 commit 3fa958a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Examples/Python/python/acts/examples/itk.py
Original file line number Diff line number Diff line change
Expand Up @@ -526,6 +526,7 @@ def itkSeedingAlgConfig(

# fill namedtuples
seedFinderConfigArg = SeedFinderConfigArg(
middleRangeStrategy=acts.examples.MiddleRadialStrategy.UserRange,
maxSeedsPerSpM=maxSeedsPerSpM,
cotThetaMax=cotThetaMax,
sigmaScattering=sigmaScattering,
Expand Down

0 comments on commit 3fa958a

Please sign in to comment.