cvnlab / GLMsingle

A toolbox for accurate single-trial estimates in fMRI time-series data
BSD 3-Clause "New" or "Revised" License
101 stars 45 forks source link

Activations outside the brain #94

Closed jungtak05 closed 5 months ago

jungtak05 commented 1 year ago

Hi,

Thank you for providing the great toolbox.

When I applied this toolbox to my data using MATLAB, I encountered strong activations outside the brain, as shown in Figure 1. Specifically, I estimated 4D beta data and converted it to a Nifti file within non-noise voxels (i.e., pcvoxels). During this conversion process, I used the niftiwrite() function to create a 4D brain map. I included the information from the header of the input functional data for each participant, which was previously normalized to the MNI space.

I'm seeking advice on how to handle these activations outside the brain.

Any assistance would be greatly appreciated.

Kind regards, Jungtak Park

Figure 1. Estimated beta map with MNI image. image

kendrickkay commented 1 year ago

Hi, a few comments:

iancharest commented 5 months ago

We will close this issue now, feel free to reopen if you had any remaining issues with out of brain activations.