@@ -650,7 +650,7 class Decoder(Operation): | |||||
650 |
|
650 | |||
651 | ini = time.time() |
|
651 | ini = time.time() | |
652 |
|
652 | |||
653 |
code = self.code[self.__profIndex] |
|
653 | code = self.code[self.__profIndex] | |
654 |
|
654 | |||
655 | print self.datadecTime.shape, data.shape, code.shape |
|
655 | print self.datadecTime.shape, data.shape, code.shape | |
656 |
|
656 |
General Comments 0
You need to be logged in to leave comments.
Login now