Skip to content

Commit

Permalink
Update wrangler.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Dec 12, 2024
1 parent 7c6cc93 commit 085670d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdcflows/utils/wrangler.py
Original file line number Diff line number Diff line change
Expand Up @@ -331,9 +331,9 @@ def find_estimators(
... force_fmapless=False,
... ) # doctest: +ELLIPSIS
[FieldmapEstimation(sources=<2 files>, method=<EstimatorType.PEPOLAR: 2>,
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=<EstimatorType.PEPOLAR: 2>,
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=<EstimatorType.MEDIC: 6>,
bids_id='sub_04_ses_1_acq_MBME_medic')]
Expand Down

0 comments on commit 085670d

Please sign in to comment.