PSMD release 1.5 (2019)
New features:
- An additional, enhanced masking method (option
-e
). Intended to further improve the exclusion of problematic areas, i.e. areas with CSF contamination as well as hyperintense regions on DWI raw images (e.g. susceptibility artefacts and acute infarcts).
There are two drawbacks when using this option: It only works when using unprocessed data as input and processing time is longer (approx. doubled). - The possibility to include your own lesion mask to exclude brain areas from analysis, e.g. large haemorrhages. A mask in DTI space needs to be supplied by the user (option
-l mask
) . - The possibility to output median skeletonized mean diffusivity (MSMD) instead of PSMD (option
-o
). MSMD might provide more stable results in certain scenarios.
Improvements:
- A refined skeleton mask (
skeleton_mask_2019.nii.gz
) to further improve the exclusion of areas prone to CSF contamination.
Fixes:
- New naming scheme for temporary files for a better overview during troubleshooting.
- Minor code improvements for better compatibility.