瀏覽代碼

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

Andrej 3 年之前
父節點
當前提交
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')
     print('loadPatient.load ver: 1.0.3')
 
 
-    lDicom.clearNodes()
 
 
 
 
     idFilter={'variable':'EMBRACE_ID','value':label,'oper':'eq'}
     idFilter={'variable':'EMBRACE_ID','value':label,'oper':'eq'}