Skip to content

Try correcting incorrect path specification of the user #1142

@HenkMutsaerts

Description

@HenkMutsaerts

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 request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions