Skip to content

Wrong argstr for fsl:bedpostx #2614

@weningerleon

Description

@weningerleon

Summary

File fsl/dti.py, Line 174:
An argument "burninnoard" for bedpostx is set. This argument does not exist, bedpostx crashes.
The correct argument is "burnin_noard".

Solution

Please change
argstr='--burninnoard=%d',
to
argstr='--burnin_noard=%d',

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions