-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
featureNew feature, enhancement or requestNew feature, enhancement or request
Milestone
Description
Description
- If
bMatchDirectoriesis false,folderHierarchyshould end with an extension, like dcm or par. This allows switching thedcm2nii_versionusingimPar.folderHierarchy{end}.
Requirements
If bMatchDirectories is false, a warning should be given if no extension is provided in folderHierarchy, and we automatically add .dcm as extension (assuming that this concerns enhanced DICOMs, which is the case mostly).
If a folder only contains one enhanced DICOM, this probably won't be an issue, but bMatchDirectories is actually useful when a folder contains multiple enhanced DICOMs, in which case each file is a separate "scan token".
This also requires folderHierarchy dcmExtFilter to be case insensitive.
How to test
Optional: insert description about how to test the code changes here
Release notes
Required: summarize the changes for the release notes here
Metadata
Metadata
Assignees
Labels
featureNew feature, enhancement or requestNew feature, enhancement or request