[chronojump] Fixed bug from last commit
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Fixed bug from last commit
- Date: Thu, 11 Feb 2016 18:03:02 +0000 (UTC)
commit ec887f89d55f51484f6d3ee0d95e0c5c03900448
Author: Xavier de Blas <xaviblas gmail com>
Date: Thu Feb 11 18:45:14 2016 +0100
Fixed bug from last commit
encoder/graph.R | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/encoder/graph.R b/encoder/graph.R
index fdd1904..4ace432 100644
--- a/encoder/graph.R
+++ b/encoder/graph.R
@@ -701,6 +701,9 @@ findSmoothingsEC <- function(singleFile, displacement, curves, eccon, smoothingO
round(maxPowerConAtCon,2),
round( (maxPowerConAtFullrep - maxPowerConAtCon),2 ))
, stderr())
+
+ #use smoothingOneEC
+ smoothings[i] = smoothingOneEC
}
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]