Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-11 | scripts: Auto-detect CSV format in tools handling CSV input | Tobias Klauser | 1 | -1/+5 | |
2013-01-16 | scripts/csv2sto.py: Fix bugs regarding # of rows/columns in .sto | Tobias Klauser | 1 | -10/+14 | |
We wrote to few columns when combining multiple CSV files and were always wrongly counting the header row as a data row for nRows in the .sto file. | |||||
2013-01-16 | scripts/csv2sto.py: Fix order of arguments in usage | Tobias Klauser | 1 | -1/+1 | |
2013-01-16 | scripts/csv2sto.py: Use python3 style except | Tobias Klauser | 1 | -1/+1 | |
2013-01-16 | scripts/csv2sto.py: Use print() as a function | Tobias Klauser | 1 | -6/+6 | |
2013-01-16 | scripts/csv2sto.py: Allow to specify muscle names on command line | Tobias Klauser | 1 | -8/+23 | |
2013-01-08 | scripts: csv2sto.py: Add copyright/license and fix typo inmessage | 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 | 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 | |