We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a81d993 commit 6286ed8Copy full SHA for 6286ed8
nipype/utils/filemanip.py
@@ -30,7 +30,7 @@
30
31
32
related_filetype_sets = [
33
- ('.hdr', '.img', '.mat'),
+ ('.hdr', '.img', '.mat', '.nii'),
34
('.BRIK', '.HEAD'),
35
]
36
0 commit comments