Skip to content

Commit 99590c5

Browse files
committed
Merge pull request #46 from cindeem/add-ecat
Add ECAT image importer
2 parents 058af58 + 7b719c4 commit 99590c5

File tree

4 files changed

+1001
-0
lines changed

4 files changed

+1001
-0
lines changed

nibabel/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
from . import spm2analyze as spm2
4141
from . import nifti1 as ni1
4242
from . import minc
43+
from . import ecat
4344
# object imports
4445
from .fileholders import FileHolder, FileHolderError
4546
from .loadsave import load, save

0 commit comments

Comments
 (0)