Skip to content

Commit 1e9c015

Browse files
dPysoesteban
andauthored
Update dmriprep/utils/images.py
Co-Authored-By: Oscar Esteban <[email protected]>
1 parent bb4cc79 commit 1e9c015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dmriprep/utils/images.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ def save_3d_to_4d(in_files):
152152
return out_file
153153

154154

155-
def get_params(A):
155+
def decompose_affine(affine):
156156
"""Takes an transformation affine matrix A and determines
157157
rotations and translations."""
158158

0 commit comments

Comments
 (0)