Skip to content

Commit

Permalink
NF: mgz format IO for FreeSurfer
Browse files Browse the repository at this point in the history
  • Loading branch information
ksubramz committed Oct 12, 2011
1 parent 058af58 commit fa0db82
Show file tree
Hide file tree
Showing 5 changed files with 606 additions and 1 deletion.
1 change: 1 addition & 0 deletions nibabel/freesurfer/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@

from io import read_geometry, read_morph_data, read_scalar_data, \
read_annot, read_label
from mghformat import load, save

1 comment on commit fa0db82

@matthew-brett
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks - looks good.

Please sign in to comment.