Skip to content

Commit 13ee49e

Browse files
committed
importing dft from nibabel
1 parent f7fb061 commit 13ee49e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/dicomfs.wsgi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import sys
1212
import traceback
1313
import urllib
1414
import cgi
15-
import dft
15+
from nibabel import dft
1616

1717
# this is the directory containing the DICOM data, or None for all cached data
1818
base_dir = '/Users/ch/Desktop/umms/dft/trunk/data/t'

0 commit comments

Comments
 (0)