Skip to content

Commit

Permalink
Merge pull request #30 from mu40/nifti-warp
Browse files Browse the repository at this point in the history
Store FreeSurfer NIfTI extension when saving warp.
  • Loading branch information
avnishks authored Jun 24, 2024
2 parents 6154fcd + eda352d commit 56381dd
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 79 deletions.
1 change: 0 additions & 1 deletion surfa/core/framed.py
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,6 @@ def _shape_changed(self):
"""
pass

# optional parameter to specify FramedArray intent, default is MRI data
def save(self, filename, fmt=None, intent=FramedArrayIntents.mri):
"""
Write array to file.
Expand Down
Loading

0 comments on commit 56381dd

Please sign in to comment.