Skip to content

Multiband image processing #428

Discussion options

You must be logged in to vote

Hi @Linjing95,

HALFpipe can be used for multi-band data. Since preprocessing is done with fMRIPrep under the hood, HALFpipe supports all data types that fMRIPrep can process.

The option to import a single-band reference image is currently not available in the user interface. However, you can manually edit the spec.json file in your working directory to provide the information. To do that, simply add an entry to the files array inside the file.

Here is an example for how that entry might look:

        {
            "datatype": "func",
            "path": "/fast/work/groups/ag_walter/leadata/hcp/raw/{sub}/unprocessed/3T/tfMRI_{task}_{ses}/{sub}_3T_tfMRI_{task}_{ses}_SBRef.nii.gz",
            

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Linjing95
Comment options

@HippocampusGirl
Comment options

@Linjing95
Comment options

Answer selected by HippocampusGirl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants