Skip to content

TopUp parameter file search error #1171

@MDijsselhof

Description

@MDijsselhof

Description

xASL_fsl_TopUp.m creates a parameter file called 'TopUpAcqParms_filetype.txt' but instead is looking for 'TopUpAcqParms.txt' . We can fix this by looking for every file available, or create a selection based on module/input.

At line 156, the path to TopUpAcqParms is created, but deleted immediately after in line 157. If this file does not exist yet, ExploreASL produces an error and crashes. The fix is to check if the file exists, then delete if exists.

Release notes

Duplicate. Problem with flux-server, not a bug in the code.

Metadata

Metadata

Assignees

Labels

duplicateThis issue or pull request already exists

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions