Skip to content

Failure to load data #646

@HenkMutsaerts

Description

@HenkMutsaerts

Description

When running the following on develop branch:
ExploreASL('/home/hjmutsaerts/lood_storage/divi/Projects/ExploreASL/ABBA/NOMARED',0,0);
it initializes ExploreASL, but incorrectly skips loading the study in the folder that is provided. Why is this?
Also, how does it detect what to load, it should search for the dataPar in the /derivatives/ExploreASL subfolder right?

When I then run:
ExploreASL('/home/hjmutsaerts/lood_storage/divi/Projects/ExploreASL/ABBA/NOMARED',0,1);

It gives an incorrect warning:

Neither the sourceStructure.json, dataset_description.json nor dataPar.json exist

where this should (per modularity) only give a warning about the dataPar.json right?

The following warning states: Use the study root directory instead...
This should be data set root directory...

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