From 31ee5fe57f6f32c804580d2b222fc7df275e6777 Mon Sep 17 00:00:00 2001 From: tatiana Date: Fri, 2 Oct 2009 19:07:36 +0000 Subject: [PATCH] TEST: So we can do diff on higroma import under Windows and Mac OSX --- invesalius/reader/dicom_reader.py | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/invesalius/reader/dicom_reader.py b/invesalius/reader/dicom_reader.py index 1424092..30c96cc 100644 --- a/invesalius/reader/dicom_reader.py +++ b/invesalius/reader/dicom_reader.py @@ -70,6 +70,9 @@ def LoadImages(dir_): file_list.append(dicom.image.file) files = file_list + print "*********" + print file_list + print "*********" spacing = dicom.image.spacing #Coronal Crash. necessary verify -- libgit2 0.21.2