Skip to content

Commit 76d4c14

Browse files
author
smoia
committed
Imported nibabel's loadimg
1 parent 6a1c128 commit 76d4c14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nitransforms/io/base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
"""Read/write linear transforms."""
22
import numpy as np
3+
from nibabel import load as loadimg
34
from scipy.io.matlab.miobase import get_matfile_version
45
from scipy.io.matlab.mio4 import MatFile4Reader
56
from scipy.io.matlab.mio5 import MatFile5Reader

0 commit comments

Comments
 (0)