------/Run1
------/Run2
and sourceStructure.json is like;
{"folderHierarchy":["^(\\d{6}).*","^Session([123])$", "^(3D_T1W_TFE_sag_mprage|3D_FLAIR_tra|M0|SOURCE_3D_pCASL_6mm)$"],
"tokenOrdering":[1 0 2 3],
"tokenSessionAliases":["^1$","ASL_1","^2$", "ASL_2","^3$", "ASL_3"],
"tokenVisitAliases":["session_1","1","session_2","2"],
"tokenScanAliases":["^3D_T1W_TFE_sag_mprage$","T1w","^3D_FLAIR_tra$","FLAIR","^M0$","M0","^SOURCE_3D_pCASL_6mm$","ASL4D"],
"bMatchDirectories":true}
**********************
/000001/Session1/Run1
refers to
/subjectID/MeasureDate/Measurement
The subjects participated measurements in different date.
Each measurment includes at least one set of scannig.
In case of data missing/quality, some of the subjects participated same measurement at same day. That's why the session contains Run 1 and 2.
This data directroy is not valid to execute ExploreASL.
Additionally, amount of sessions differs between subjects.
If anyone have any idea how we set the data directory and sourceStructure.json, share the idea.
It will be a big help to us.
Thank you in advance,
Asako