From cbd12fdd731e367414d6f61ddfe85b6847b4f3d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=C5=BEenan=20Zuki=C4=87?= Date: Mon, 29 Jan 2024 10:51:14 -0500 Subject: [PATCH] DOC: Update aff_sampling docstring in interface.py --- ants/registration/interface.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ants/registration/interface.py b/ants/registration/interface.py index b5ad6504..1086bb63 100644 --- a/ants/registration/interface.py +++ b/ants/registration/interface.py @@ -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