29 Jan, 2013
2 commits
20 Jan, 2013
8 commits
-
it was because of AttributeError related to renderer.
-
Some dicom files have the encoding setted wrongly, so when decoding a dicom field from string to unicode some errors may happen. Python string.decode have some methods to handle those cases. We are using the "replace" one, the characters it cannot decode to unicode it replaces with a character showing the character was not decoded.
-
Some dicom files have encoding names that do not follow the standard, in these cases a default dicom encoding (ISO_IR 100) is used.
-
…ing custom as initial threshold preset
14 Sep, 2012
22 commits
-
…t make it a little faster
-
…t make it a little faster
-
…k when it only need to be visible when the user click in the icon make it visible
13 Sep, 2012
8 commits
-
…not appending its name on the file used to mantain them