Closed wrgr closed 9 years ago
I think this is the offending line: out = Nifti1Image( b0_data, affine=d_img.get_affine(), header=b0_head )
in any case, nibabel changed, and we don't need data=X anymore.
I think this is the offending line: out = Nifti1Image( b0_data, affine=d_img.get_affine(), header=b0_head )
in any case, nibabel changed, and we don't need data=X anymore.