We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9e441f + b0af838 commit c4433c2Copy full SHA for c4433c2
ants/utils/nifti_utils.py
@@ -1,8 +1,8 @@
1
__all__ = [
2
"deshear_sform",
3
"get_nifti_sform_shear",
4
- "get_nifti_sform_image_info",
5
- "get_nifti_qform_image_info",
+ "get_nifti_qform_spatial_info",
+ "get_nifti_sform_spatial_info",
6
"get_nifti_spatial_transform_from_metadata",
7
"set_nifti_spatial_transform_from_metadata"
8
]
0 commit comments