-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists
Milestone
Description
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 existsThis issue or pull request already exists