[chronojump] Fixed time corrction error
- From: Xavier Padullés <xpadulles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Fixed time corrction error
- Date: Sat, 16 Jan 2021 10:37:35 +0000 (UTC)
commit a61b27c8c6bd3327eb647743e6de1e256d91f29e
Author: Xavier Padullés <testing chronojump org>
Date: Mon Jan 11 18:57:04 2021 +0100
Fixed time corrction error
r-scripts/sprintEncoder.R | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/r-scripts/sprintEncoder.R b/r-scripts/sprintEncoder.R
index 7b26cbf5..29ce7167 100644
--- a/r-scripts/sprintEncoder.R
+++ b/r-scripts/sprintEncoder.R
@@ -237,7 +237,6 @@ getSprintFromEncoder <- function(filename, testLength, Mass, Temperature = 25, H
print(paste("T0:", T0))
time = time + T0
print(paste("P0:", P0))
- time = time + P0
print("startTime:")
print(totalTime[trimmingSamples$start] + T0)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]