Does fmriprep save project-goodvoxels?

Summary of what happened:

Just curious if the fmriprep output saves the goodvoxels mask if the --project-good-voxels is set to true? Or whether there is a way to do it such that we can leave that in the output for --level minimal in case we need to use it later?

Command used (and if a helper script was used, a link to the helper script or the command generated):

PASTE CODE HERE

Version:

25.0.0

Environment (Docker, Singularity / Apptainer, custom installation):

Data formatted according to a validatable standard? Please provide the output of the validator:

PASTE VALIDATOR OUTPUT HERE

Relevant log outputs (up to 20 lines):

PASTE LOG OUTPUT HERE

Screenshots / relevant information:


It appears that this has been answered on GitHub (see save goodvoxels mask · Issue #3510 · nipreps/fmriprep · GitHub).

To summarize the fMRIPrep issue- the goodvoxels mask was not being written out, but in future releases it will be.