Skip to content

Commit

Permalink
FIX: Lax BIDSDataGrabber anatomical requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
mgxd committed Jan 23, 2025
1 parent 064edcc commit 562ce1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nibabies/workflows/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,7 @@ def init_single_subject_wf(
anat_only=config.workflow.anat_only,
anat_derivatives=anatomical_cache or None,
subject_id=subject_id,
require_t1w=False,
),
name='bidssrc',
)
Expand Down

0 comments on commit 562ce1b

Please sign in to comment.