Skip to content

Commit 6fa78bc

Browse files
committed
enh: first pass at the cifti2 reader
1 parent f8eb71d commit 6fa78bc

File tree

2 files changed

+1009
-0
lines changed

2 files changed

+1009
-0
lines changed

nibabel/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
apply_orientation, aff2axcodes)
6464
from .imageclasses import class_map, ext_map
6565
from . import trackvis
66+
from .cifti2 import parse_cifti_string
6667

6768
# be friendly on systems with ancient numpy -- no tests, but at least
6869
# importable

0 commit comments

Comments
 (0)