r1d1 / scilabusScienceFightData

Python version of Scilabus plots for this episode : https://www.youtube.com/watch?v=2KTdORKOLXs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scilabusScienceFightData

French version below.

Python version of Scilabus plots for this episode : https://www.youtube.com/watch?v=2KTdORKOLXs

Made with Python 2.7.

Usage :

python plot_episode.py --path dataFolder --output pathToPdfFiguresFolder

dataFolder : One of the six folders containing csv data (Backkick_ballData, ...)

pathToPdfFiguresFolder : where to save pdf version of displayed figures ; can be omitted (no figure will be saved)

example :

python plot_episode.py --path Straightjump_ballData --output generatedFigures/Straightjump_ballData


Version python du code pour l'épisode sur la force des coups au Taekwondo (voir lien plus haut)

dataFolder : L'un des six fichiers contenant les données au format csv (Backkick_ballData, ...)

pathToPdfFiguresFolder : nom du fichier où sauvegarder les figures générées ; si l'argument n'est pas donné, la figure n'est pas sauvegardée

About

Python version of Scilabus plots for this episode : https://www.youtube.com/watch?v=2KTdORKOLXs


Languages

Language:Python 100.0%