-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
featureNew feature, enhancement or requestNew feature, enhancement or request
Milestone
Description
Description
When the user specifies the path including a subfolder such as sourceStructure or derivatives/ExploreASL, this should give a warning that points the user to this problem, and this can easily be attempted to correct to help the user and avoid them asking us for help.
BTW: Our ExploreASL_Initialization is very convoluted. E.g., it should only run xASL_init_checkDataSetRoot if a folder was specified as first argument, but instead it now always runs this function, as this function also deals with a missing dataSetRoot. So the modularity is missing of our initialization scripts.
Tasks
-
xASL_init_checkDataSetRoot: Try fixing incorrectly specified folder or filenames
How to test
Optional: insert description about how to test the code changes here
Release notes
Ignores JSON files or subdirectories in the root-directory input path.
Metadata
Metadata
Assignees
Labels
featureNew feature, enhancement or requestNew feature, enhancement or request