File size: 8,347 Bytes
d9d3709
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
(python39) farrell@helios:/vol/biodata/data$ python convert.py 
  3%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰                                                                                                                                                          | 13/422 [01:11<37:25,  5.49s/it]Slice increment not consistent through all slices
---------------------------------------------------------
[-250.112 -250.112  -61.9  ] [ 0.  0. -6.]
[-250.112 -250.112  -58.9  ] [ 0.  0. -3.]
Instance Number: 70
---------------------------------------------------------
Traceback (most recent call last):
  File "/vol/medic01/users/bh1511/_venv/python39/lib/python3.9/site-packages/dicom2nifti/convert_dir.py", line 85, in convert_directory
    convert_dicom.dicom_array_to_nifti(dicom_input, nifti_file, reorient)
  File "/vol/medic01/users/bh1511/_venv/python39/lib/python3.9/site-packages/dicom2nifti/convert_dicom.py", line 117, in dicom_array_to_nifti
    results = convert_generic.dicom_to_nifti(dicom_list, output_file)
  File "/vol/medic01/users/bh1511/_venv/python39/lib/python3.9/site-packages/dicom2nifti/convert_generic.py", line 132, in dicom_to_nifti
    common.validate_slice_increment(dicom_input)
  File "/vol/medic01/users/bh1511/_venv/python39/lib/python3.9/site-packages/dicom2nifti/common.py", line 873, in validate_slice_increment
    raise ConversionValidationError('SLICE_INCREMENT_INCONSISTENT')
dicom2nifti.exceptions.ConversionValidationError: SLICE_INCREMENT_INCONSISTENT
  5%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ                                                                                                                                                       | 20/422 [01:43<34:03,  5.08s/it]Slice increment not consistent through all slices
---------------------------------------------------------
[-250.112 -250.112   67.1  ] [ 0.  0. -3.]
[-250.112 -250.112   73.1  ] [ 0.  0. -6.]
Instance Number: 81
---------------------------------------------------------
Traceback (most recent call last):
  File "/vol/medic01/users/bh1511/_venv/python39/lib/python3.9/site-packages/dicom2nifti/convert_dir.py", line 85, in convert_directory
    convert_dicom.dicom_array_to_nifti(dicom_input, nifti_file, reorient)
  File "/vol/medic01/users/bh1511/_venv/python39/lib/python3.9/site-packages/dicom2nifti/convert_dicom.py", line 117, in dicom_array_to_nifti
    results = convert_generic.dicom_to_nifti(dicom_list, output_file)
  File "/vol/medic01/users/bh1511/_venv/python39/lib/python3.9/site-packages/dicom2nifti/convert_generic.py", line 132, in dicom_to_nifti
    common.validate_slice_increment(dicom_input)
  File "/vol/medic01/users/bh1511/_venv/python39/lib/python3.9/site-packages/dicom2nifti/common.py", line 873, in validate_slice_increment
    raise ConversionValidationError('SLICE_INCREMENT_INCONSISTENT')
dicom2nifti.exceptions.ConversionValidationError: SLICE_INCREMENT_INCONSISTENT
 20%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹                                                                                                                               | 84/422 [07:47<34:41,  6.16s/it]Slice increment not consistent through all slices
---------------------------------------------------------
[-250.112 -250.112 -700.9  ] [ 0.  0. -3.]
[-250.112 -250.112 -694.9  ] [ 0.  0. -6.]
Instance Number: 100
---------------------------------------------------------
Traceback (most recent call last):
  File "/vol/medic01/users/bh1511/_venv/python39/lib/python3.9/site-packages/dicom2nifti/convert_dir.py", line 85, in convert_directory
    convert_dicom.dicom_array_to_nifti(dicom_input, nifti_file, reorient)
  File "/vol/medic01/users/bh1511/_venv/python39/lib/python3.9/site-packages/dicom2nifti/convert_dicom.py", line 117, in dicom_array_to_nifti
    results = convert_generic.dicom_to_nifti(dicom_list, output_file)
  File "/vol/medic01/users/bh1511/_venv/python39/lib/python3.9/site-packages/dicom2nifti/convert_generic.py", line 132, in dicom_to_nifti
    common.validate_slice_increment(dicom_input)
  File "/vol/medic01/users/bh1511/_venv/python39/lib/python3.9/site-packages/dicom2nifti/common.py", line 873, in validate_slice_increment
    raise ConversionValidationError('SLICE_INCREMENT_INCONSISTENT')
dicom2nifti.exceptions.ConversionValidationError: SLICE_INCREMENT_INCONSISTENT
 22%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–                                                                                                                           | 94/422 [08:43<31:14,  5.71s/it]Slice increment not consistent through all slices
---------------------------------------------------------
[-250.112 -250.112 -331.6  ] [ 0.  0. -3.]
[-250.112 -250.112 -329.6  ] [ 0.  0. -2.]
Instance Number: 100
---------------------------------------------------------
Traceback (most recent call last):
  File "/vol/medic01/users/bh1511/_venv/python39/lib/python3.9/site-packages/dicom2nifti/convert_dir.py", line 85, in convert_directory
    convert_dicom.dicom_array_to_nifti(dicom_input, nifti_file, reorient)
  File "/vol/medic01/users/bh1511/_venv/python39/lib/python3.9/site-packages/dicom2nifti/convert_dicom.py", line 117, in dicom_array_to_nifti
    results = convert_generic.dicom_to_nifti(dicom_list, output_file)
  File "/vol/medic01/users/bh1511/_venv/python39/lib/python3.9/site-packages/dicom2nifti/convert_generic.py", line 132, in dicom_to_nifti
    common.validate_slice_increment(dicom_input)
  File "/vol/medic01/users/bh1511/_venv/python39/lib/python3.9/site-packages/dicom2nifti/common.py", line 873, in validate_slice_increment
    raise ConversionValidationError('SLICE_INCREMENT_INCONSISTENT')
dicom2nifti.exceptions.ConversionValidationError: SLICE_INCREMENT_INCONSISTENT
 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž                                                                                     | 193/422 [18:04<21:14,  5.56s/it]Slice increment not consistent through all slices
---------------------------------------------------------
[-250.112 -250.112 -532.5  ] [ 0.  0. -3.]
[-250.112 -250.112 -526.5  ] [ 0.  0. -6.]
Instance Number: 112
---------------------------------------------------------
Traceback (most recent call last):
  File "/vol/medic01/users/bh1511/_venv/python39/lib/python3.9/site-packages/dicom2nifti/convert_dir.py", line 85, in convert_directory
    convert_dicom.dicom_array_to_nifti(dicom_input, nifti_file, reorient)
  File "/vol/medic01/users/bh1511/_venv/python39/lib/python3.9/site-packages/dicom2nifti/convert_dicom.py", line 117, in dicom_array_to_nifti
    results = convert_generic.dicom_to_nifti(dicom_list, output_file)
  File "/vol/medic01/users/bh1511/_venv/python39/lib/python3.9/site-packages/dicom2nifti/convert_generic.py", line 132, in dicom_to_nifti
    common.validate_slice_increment(dicom_input)
  File "/vol/medic01/users/bh1511/_venv/python39/lib/python3.9/site-packages/dicom2nifti/common.py", line 873, in validate_slice_increment
    raise ConversionValidationError('SLICE_INCREMENT_INCONSISTENT')
dicom2nifti.exceptions.ConversionValidationError: SLICE_INCREMENT_INCONSISTENT
 58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹                                                                  | 245/422 [22:41<17:21,  5.88s/it]Removing duplicate slice from series
100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 422/422 [39:52<00:00,  5.67s/it]
(python39) farrell@helios:/vol/biodata/data$