Skip to content

xASL_adm_GetPopulationSessions regexp wrong #1431

@HenkMutsaerts

Description

@HenkMutsaerts

Description

xASL_adm_GetPopulationSessions line 41: regexp searched for any occurrence of ASL_\d in any of the folder layers, which could be PCASL_3D giving ASL_3
(Whereas this should be ASL_1 if the path ends on ASL_1).

Tasks

  • search for ASL_\d+.nii
  • if multiple indices were found, use the latest

Release notes

Fetch correct sessions in the population module.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions