Skip to content

ASL module crashes because of xASL_qc_PrintOrientation #754

@MichaelStritt

Description

@MichaelStritt

Description

We found this bug in #732. It is related to merge conflicts from #575. The old version was xASL_qc_PrintOrientation(DIR, reg_exp_INPUT,OUTPUT_DIR,Name) and the new version is xASL_qc_PrintOrientation(niftiList, outputDir, outputFile). It's easy to find. Check out the history here: file in develop. It leads to a crash in the ASL module:

ERROR: ASL module terminated for subject 1: sub-11
ans =
    'Error using xASL_qc_PrintOrientation
     Too many input arguments.

Requirements

Optional: add bug requirements here

How to test

Optional: insert description about how to test the code changes here

Release notes

Minor fix related to #575

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions