Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

poor functional brain mask #3268

Open
manzouri opened this issue Apr 2, 2024 · 0 comments
Open

poor functional brain mask #3268

manzouri opened this issue Apr 2, 2024 · 0 comments
Labels

Comments

@manzouri
Copy link

manzouri commented Apr 2, 2024

What happened?

I ran fmriprep 23.2.0 on my data where I have 2 functional (RS and task) , in some subjects I see a poor brain mask that misses some parts of the brain. I wonder how can I fix this or improve this, also how important is the functional mask if I don't use the compcors for regression, where else it affects the results?
Screenshot_2024-04-03_01-04-02

What command did you use?

fmriprep-docker $bids_root_dir $out_dir/ \
    participant \
    --participant-label $subject \
    --user $(id -u) \
    --work-dir $wd_dir \
    --skip-bids-validation \
    --md-only-boilerplate \
    --output-spaces MNI152NLin2009cAsym \
    --no-tty \
    --omp-nthreads $nthreads \
    --stop-on-first-crash \
    --mem_mb $mem_mb \
    --fs-license-file /home/common/toolbox/license/license_freesurfer_oct22.txt \
    --notrack

What version of fMRIPrep are you running?

23.2.0

How are you running fMRIPrep?

Docker

Is your data BIDS valid?

Yes

Are you reusing any previously computed results?

No

Please copy and paste any relevant log output.

No response

Additional information / screenshots

No response

@manzouri manzouri added the bug label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant