[chronojump] On export to CSV all ecc-con is exported (not only ground phase)



commit 1867ac197e3d2b760f66323584ad9ac8c8685e32
Author: Xavier de Blas <xaviblas gmail com>
Date:   Tue Feb 14 18:00:50 2017 +0100

    On export to CSV all ecc-con is exported (not only ground phase)

 encoder/graph.R |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/encoder/graph.R b/encoder/graph.R
index 4144866..0f289cb 100644
--- a/encoder/graph.R
+++ b/encoder/graph.R
@@ -3385,7 +3385,7 @@ doProcess <- function(options)
 
                        kn <- kinematicsF(displacement[curves[i,1]:curves[i,2]],
                                          repOp, SmoothingsEC[i], op$SmoothingOneC, g, isPropulsive,
-                                         TRUE #TODO: think if it's more appropiate to be FALSE in order to 
export full ecc phase
+                                         FALSE         #show all the repetition, not only ground phase on ecc
                                          )
 
                        #fill with NAs in order to have the same length


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