Fetch individual subjects

We can specify the number of subjects when fetching a dataset, but is it possible to fetch individual subjects (e.g., development_fmri has 155 people, so is there a way to fetch subject 1,2,3,etc?)

unfortunately there isn’t, at least in the case of fetch_development_fmri. you would have to download all of them and select afterwards

I see. Is there any nilearn dataset for which this is possible as far as you know?

yes in the functional imaging datasets I can see these:

fetch_haxby
fetch_spm_auditory
fetch_spm_multimodal_fmri
fetch_neurovault_ids
1 Like