Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[brainbrowser] add possibility to read nii.gz files with BB (#5314)
nii.gz files could not be opened with the brainbrowser module. This modifies the way we read the image so that if the file is gzipped, it is decompressed first before reading the content of the file.
- Loading branch information