Skip to content

Commit

Permalink
Merge pull request #529 from dzenanz/patch-1
Browse files Browse the repository at this point in the history
DOC: Update aff_sampling docstring in interface.py
  • Loading branch information
ntustison authored Jan 29, 2024
2 parents 35c698a + cbd12fd commit 5ec8195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ants/registration/interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ def registration(
the metric for the affine part (GC, mattes, meansquares)
aff_sampling : scalar
the nbins or radius parameter for the syn metric
number of bins for the mutual information metric
aff_random_sampling_rate : scalar
the fraction of points used to estimate the metric. this can impact
Expand Down

0 comments on commit 5ec8195

Please sign in to comment.