built a function that takes two arguments: the subject and a run. The function applies the mask and returns a 2d array, voxel x time. By masking, we significantly shrink the number of features.
you will need to install 'nilearn' in order to run the script. you can install nilearn by running the following command in a command prompt:
pip install -U --pre --user nilearn
built a function that takes two arguments: the subject and a run. The function applies the mask and returns a 2d array, voxel x time. By masking, we significantly shrink the number of features.
you will need to install 'nilearn' in order to run the script. you can install nilearn by running the following command in a command prompt: pip install -U --pre --user nilearn