Skip to content

FSL v6.0.0 compatibility? #4

@billbrod

Description

@billbrod

I tried running the pipeline with a new install of FSL, which I assume means it installed the newest version, v6.0.0 (I cannot figure out how to check that). I ran into a weird issue in the reg2distort step (picture attached).

screenshot from 2019-01-14 13-21-40

When I investigated, going to the working directory and trying to run the command directly, I found it was a flirt command: flirt -in sub-wlsubj001/ses-02/func/sub-wlsubj001_ses-02_task-sfpconstant_run-01_sbref.nii -ref sub-wlsubj001/ses-02/fmap/sub-wlsubj001_ses-02_dir-PA.nii -out sberf_reg.nii.gz -omat sbref2dist.mat -dof 6. Running the command directly (adding the verbose flag to try and get more details) gives the following error:

screenshot from 2019-01-14 13-24-55

I then went and checked, and the sbref file is 3D. The reference file is 4D, but I don't think that's the issue? I'm able to run this on the cluster using FSL v5.0.10 without an issue, has anyone else had something like this happen / is anyone using FSL v6.0.0?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions