We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c6cc93 commit 085670dCopy full SHA for 085670d
sdcflows/utils/wrangler.py
@@ -331,9 +331,9 @@ def find_estimators(
331
... force_fmapless=False,
332
... ) # doctest: +ELLIPSIS
333
[FieldmapEstimation(sources=<2 files>, method=<EstimatorType.PEPOLAR: 2>,
334
- bids_id='sub_04_ses_1_DCAN_fmap_acq_MESE'),
+ bids_id='sub_04_ses_1_DCAN_fmap_acq_MEGE'),
335
FieldmapEstimation(sources=<2 files>, method=<EstimatorType.PEPOLAR: 2>,
336
- bids_id='sub_04_ses_1_DCAN_fmap_acq_MEGE'),
+ bids_id='sub_04_ses_1_DCAN_fmap_acq_MESE'),
337
FieldmapEstimation(sources=<10 files>, method=<EstimatorType.MEDIC: 6>,
338
bids_id='sub_04_ses_1_acq_MBME_medic')]
339
0 commit comments