##// END OF EJS Templates
Decoder: nProfiles var updated in run
Juan C. Espinoza -
r997:ae42ba4492f7
parent child
Show More
@@ -682,7 +682,9 class Decoder(Operation):
682 682 print "Fail decoding: Code is not defined."
683 683 return
684 684
685 self.__nProfiles = dataOut.nProfiles
685 686 datadec = None
687
686 688 if mode == 3:
687 689 mode = 0
688 690
General Comments 0
You need to be logged in to leave comments. Login now