[chronojump] capture realtime inertial now shows values
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] capture realtime inertial now shows values
- Date: Thu, 29 Jan 2015 18:15:36 +0000 (UTC)
commit 27a9da14d5220ddc2a49d11033516d250a21c6b3
Author: Xavier de Blas <xaviblas gmail com>
Date: Thu Jan 29 19:15:01 2015 +0100
capture realtime inertial now shows values
encoder/util.R | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/encoder/util.R b/encoder/util.R
index 0f33dd2..ea6211f 100644
--- a/encoder/util.R
+++ b/encoder/util.R
@@ -678,8 +678,8 @@ getDisplacementInertialBody <- function(displacement, draw, title)
position=cumsum(displacement)
position.ext=extrema(position)
- print("at findCurvesInertial")
- print(position.ext)
+ #print("at findCurvesInertial")
+ #print(position.ext)
#do if extrema(position)$nextreme == 0... then do not use extrema
#TODO: check if started backwards on realtime capture (extrema is null)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]