RF: Image object no longer has special code for opening with indexed_gzip -
this is all handled by nibabel. Also never keeps its own ref to file object. Image.save always saves to a temp file, then moves that to the destination - avoid any problems with mmap/indexed_gzip.
Loading
Please register or sign in to comment