The function `read_mgz` is a dynamic wrapper of Python `nibabel` loader. If no Python is detected, it will switch to built-in function `read_fs_mgh_mgz`, which has limited features.
The function `read_mgz` is a dynamic wrapper of Python `nibabel` loader. If no Python is detected, it will switch to built-in function `read_fs_mgh_mgz`, which has limited features.