]> git.parisson.com Git - timeside.git/commitdiff
Merge branch 'dev' into dev-server-TM
authorThomas Fillon <thomas@parisson.com>
Mon, 26 Jan 2015 13:53:35 +0000 (14:53 +0100)
committerThomas Fillon <thomas@parisson.com>
Mon, 26 Jan 2015 13:53:35 +0000 (14:53 +0100)
Conflicts:
timeside/core/analyzer.py

1  2 
timeside/core/analyzer.py
timeside/server/models.py

index f0074e21cf3425199246e566e9e32440e416860d,b3e2ce9a4d5f733e7f5adba32d01e19bdf4a88fa..348d3a8cb4742da0166137613bc286ef5baf0915
@@@ -848,11 -833,7 +833,7 @@@ class FrameValueObject(ValueObject, Fra
              else:
                  chunksize = 1
                  numchunks = nb_frames
 -            
 +
-             #print "nb_frames %d" % nb_frames
-             #print "chunksize %d" % chunksize
-             #print "numchunks %d" % numchunks
              if self.data.ndim <= 1:
                  ychunks = self.data[:chunksize*numchunks].reshape((-1,
                                                                     chunksize))
Simple merge