Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-01-10 | scripts: random-muscle-activation: check parameter min/max values | Tobias Klauser | 1 | -2/+12 | |
2013-01-10 | scripts: random-muscle-activation: Implement basic functionality | Tobias Klauser | 1 | -10/+55 | |
The variation of the values can also be specified (-d/-D), in general they should be -N/+N | |||||
2013-01-10 | scripts: plotcsv.py: Move plotting functionality to own function | Tobias Klauser | 1 | -18/+48 | |
This way we can call it from random-muscle-activation.py to inspect generated data directly. | |||||
2013-01-08 | scripts: random-muscle-activation: Add basic script structure | Tobias Klauser | 1 | -0/+122 | |
No random data yet (just 0 for y values) | |||||
2013-01-08 | scripts: csv2sto.py: Add copyright/license and fix typo inmessage | Tobias Klauser | 1 | -2/+9 | |
2013-01-08 | scripts: plotcsv.py: Also plot linear and cubic interpolation of data | Tobias Klauser | 1 | -2/+9 | |
2013-01-08 | scripts: csv2sto.py: Print scaling message before opening files | Tobias Klauser | 1 | -4/+4 | |
2012-12-21 | Add CSV plot script in python | Tobias Klauser | 1 | -0/+59 | |
2012-12-21 | csv2sto: update to merge multiple CSV files | Tobias Klauser | 1 | -33/+72 | |
Still same time spacing is needed... | |||||
2012-12-07 | Add converter script | Tobias Klauser | 1 | -0/+85 | |