From 12c692fe51a5776a06d6f32c5e4744ac4e8dcfca 2014-04-15 05:27:06 From: Daniel Valdez Date: 2014-04-15 05:27:06 Subject: [PATCH] --- diff --git a/schainpy/model/graphics/figure.py b/schainpy/model/graphics/figure.py index 42caae6..dfb06db 100644 --- a/schainpy/model/graphics/figure.py +++ b/schainpy/model/graphics/figure.py @@ -229,7 +229,7 @@ class Figure: self.__isConfigThread = True self.thread.put_data(data) - print 'thread.isAlive()', self.thread.isAlive() + #print 'thread.isAlive()', self.thread.isAlive() def getNameToFtp(self, thisDatetime, FTP_WEI, EXP_CODE, SUB_EXP_CODE, PLOT_CODE, PLOT_POS):