From 085670d7b1e4ab2c5d93b8953b9c806ca84f51ec Mon Sep 17 00:00:00 2001 From: Taylor Salo Date: Thu, 12 Dec 2024 15:44:55 -0500 Subject: [PATCH] Update wrangler.py --- sdcflows/utils/wrangler.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdcflows/utils/wrangler.py b/sdcflows/utils/wrangler.py index b6051f1083..2ed783eb12 100644 --- a/sdcflows/utils/wrangler.py +++ b/sdcflows/utils/wrangler.py @@ -331,9 +331,9 @@ def find_estimators( ... force_fmapless=False, ... ) # doctest: +ELLIPSIS [FieldmapEstimation(sources=<2 files>, method=, - bids_id='sub_04_ses_1_DCAN_fmap_acq_MESE'), + bids_id='sub_04_ses_1_DCAN_fmap_acq_MEGE'), FieldmapEstimation(sources=<2 files>, method=, - bids_id='sub_04_ses_1_DCAN_fmap_acq_MEGE'), + bids_id='sub_04_ses_1_DCAN_fmap_acq_MESE'), FieldmapEstimation(sources=<10 files>, method=, bids_id='sub_04_ses_1_acq_MBME_medic')]