|
@@ -738,6 +738,7 @@ class cardiacSPECTLogic(ScriptedLoadableModuleLogic):
|
|
|
self.storeNodeRemote(relativePath,segNodeName)
|
|
|
|
|
|
def storeInputFunction(self,patientId):
|
|
|
+ self.calculateInputFunction()
|
|
|
project="dinamic_spect/Patients"
|
|
|
relativePath=project+'/@files/'+patientId
|
|
|
doubleArrayNodeName=patientId+'_Ventricle'
|