Skip to content

Not using previously computed Freesurfer outputs (Freesurfer version too new?) #29

@bwinsto2

Description

@bwinsto2

Hi. Using the following command:
docker run -ti --rm \ -v /data/adam_music/raw_data:/data/in \ -v /data/adam_music/derivatives/freesurfer:/data/freesurfer \ -v /data/adam_music/derivatives/baracus:/data/out \ bids/baracus /data/in /data/out participant \ --license_key "XX" --freesurfer_dir /data/freesurfer --participant_label P01

And it's saying Freesurfer data not found for P01. I previously ran fMRIprep on these subjects and Freesurfer outputs are there in derivatives/freesurfer. Actually, it started to run recon-all in the exact same directory where the other outputs are...lol.

The docs mention Freesurfer 5.3.0. Mine are in a newer version: 7.3.2. Could this be the problem? I could re-run recon-all, but this would be cumbersome, and I'm also on a deadline.

Any help is appreciated! Thanks.

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