From 46afd90141c5ebdc8cd3cc6f339b63cf1e45d0ba Mon Sep 17 00:00:00 2001 From: dedelstein Date: Mon, 9 Mar 2026 18:20:37 +0200 Subject: [PATCH] Fix EspiritCalib docstring: max_power_iter -> max_iter, crop type int -> float --- sigpy/mri/app.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sigpy/mri/app.py b/sigpy/mri/app.py index 88b9acbd..afcc8b75 100644 --- a/sigpy/mri/app.py +++ b/sigpy/mri/app.py @@ -478,9 +478,9 @@ class EspiritCalib(sp.app.App): calib (tuple of ints): length-2 image shape. thresh (float): threshold for the calibration matrix. kernel_width (int): kernel width for the calibration matrix. - max_power_iter (int): maximum number of power iterations. + max_iter (int): maximum number of power iterations. device (Device): computing device. - crop (int): cropping threshold. + crop (float): cropping threshold. Returns: array: ESPIRiT maps of the same shape as ksp.