[chronojump] just a GIT test



commit 3c36c10a1438ffaee13df17d3087b04da38d42a3
Author: Xavier de Blas <xaviblas gmail com>
Date:   Tue Jul 30 13:04:40 2013 +0200

    just a GIT test

 encoder/graph.R |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/encoder/graph.R b/encoder/graph.R
index 67347f0..7aa3cc9 100644
--- a/encoder/graph.R
+++ b/encoder/graph.R
@@ -119,7 +119,6 @@ findCurves <- function(rawdata, eccon, min_height, draw, title) {
                        tempEnd = b$maxindex[j,1]
                        
                        height=a[tempEnd]-a[tempStart]
-#                      print(paste(height,i,j))
                        if(height >= min_height) { 
                                start[row] = tempStart
                                end[row]   = tempEnd


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]