You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FIX: Raise informative error if no t1w or t2w found
This is to avoid a less informative unbound local error that will be thrown in workflows.anatomical.outputs.init_anat_derivatives_wf on line 514 because the prior if clauses were never hit and so raw_sources never gets defined
0 commit comments