Skip to content

Commit

Permalink
[ENH] Add crop_nifti to public API (#1160)
Browse files Browse the repository at this point in the history
  • Loading branch information
AliceJoubert authored Apr 26, 2024
1 parent 232d335 commit 31543c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clinica/utils/image.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"get_new_image_like",
"merge_nifti_images_in_time_dimension",
"remove_dummy_dimension_from_image",
"crop_nifti",
]


Expand Down

0 comments on commit 31543c2

Please sign in to comment.