added code from fusion2016
This commit is contained in:
14
code/lukas/ReadMe.txt
Executable file
14
code/lukas/ReadMe.txt
Executable file
@@ -0,0 +1,14 @@
|
||||
Python Skripte:
|
||||
StepDetector.py TurnDetector.py
|
||||
|
||||
Benötigt wird Python2.7, scipy und numpy, sowie zum plotten matplotlib
|
||||
|
||||
Benötigte Parameter:
|
||||
1. Input-Datei
|
||||
2. Output-Datei
|
||||
|
||||
Beispiel:
|
||||
python StepDetector.py ./FH_Sensor.csv Steps.txt
|
||||
python TurnDetector.py ./FH_Sensor.csv Turns.txt
|
||||
|
||||
Weitere optimale Parameter mit -h aufrufbar
|
||||
Reference in New Issue
Block a user