[chronojump] Minor fix on a encoder test



commit b6c5c9f185584b89cdd0aa0118e8c180b8adbc2c
Author: Xavier de Blas <xaviblas gmail com>
Date:   Wed May 20 12:45:37 2015 +0200

    Minor fix on a encoder test

 encoder/tests/ec-ecS-smooth-comparison.R |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/encoder/tests/ec-ecS-smooth-comparison.R b/encoder/tests/ec-ecS-smooth-comparison.R
index ad24a57..1ffa28e 100644
--- a/encoder/tests/ec-ecS-smooth-comparison.R
+++ b/encoder/tests/ec-ecS-smooth-comparison.R
@@ -30,7 +30,7 @@ findSmoothingsECGetPower <- function(speed)
 
 #---- read data ----
 
-d <- scan(file=as.vector("ec-ecS-smooth-comparison.R"),sep=",")
+d <- scan(file=as.vector("ec-ecS-smooth-comparison-signal.txt"),sep=",")
 #Read 11564 items
 
 plot(d)


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