Kaynağa Gözat

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

Andrej 3 yıl önce
ebeveyn
işleme
84777462c8
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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'}