Просмотр исходного кода

Removing clearNodes as it requires class which would overcomplicate argument list - the callee should do that before loadPatient is initiatied

Andrej 3 лет назад
Родитель
Сommit
84777462c8
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      loadPatient.py

+ 0 - 1
loadPatient.py

@@ -19,7 +19,6 @@ def load(db,fb,fbDMR,iDicom,lDicom,project,label):
 
     print('loadPatient.load ver: 1.0.3')
 
-    lDicom.clearNodes()
 
 
     idFilter={'variable':'EMBRACE_ID','value':label,'oper':'eq'}