Skip to content

Commit 085670d

Browse files
committed
Update wrangler.py
1 parent 7c6cc93 commit 085670d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdcflows/utils/wrangler.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -331,9 +331,9 @@ def find_estimators(
331331
... force_fmapless=False,
332332
... ) # doctest: +ELLIPSIS
333333
[FieldmapEstimation(sources=<2 files>, method=<EstimatorType.PEPOLAR: 2>,
334-
bids_id='sub_04_ses_1_DCAN_fmap_acq_MESE'),
334+
bids_id='sub_04_ses_1_DCAN_fmap_acq_MEGE'),
335335
FieldmapEstimation(sources=<2 files>, method=<EstimatorType.PEPOLAR: 2>,
336-
bids_id='sub_04_ses_1_DCAN_fmap_acq_MEGE'),
336+
bids_id='sub_04_ses_1_DCAN_fmap_acq_MESE'),
337337
FieldmapEstimation(sources=<10 files>, method=<EstimatorType.MEDIC: 6>,
338338
bids_id='sub_04_ses_1_acq_MBME_medic')]
339339

0 commit comments

Comments
 (0)