Description
If already processed data is re-run using multiple sessions, subject-folder NII seem to be removed. This may be an issue originating when cleaning up previously processed files and restoring original data. It appears the issue originates from the xASL_adm_GZipAll.m function that got moved outside the population module.
Tasks
Move xASL_adm_GZipALL.m back to population module.
How to test
Rerun NORMENT dataset
Release notes
Move final zipping inside population module to avoid parallel execution.