Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
-
Marije Goudriaan
- Posts: 5
- Joined: Wed Apr 11, 2012 10:40 am
Post
by Marije Goudriaan » Fri Sep 21, 2012 8:44 am
Hey,
I am trying to adjust a .sto file generated with RRA. I tried to remove a few columns in Notepad++, but OpenSim does not recognize the time column after the adjustment, although that is a column I did not touch
![Smile :)](./images/smilies/icon_e_smile.gif)
. Perhaps I altered the file structure by removing them. If so, does anyone know another program in which I can change a .sto file and after which OpenSim can still use it as such?
kind regards
Marije
-
Ayman Habib
- Posts: 2255
- Joined: Fri Apr 01, 2005 12:24 pm
Post
by Ayman Habib » Sat Sep 22, 2012 12:10 pm
Hi Marije,
I haven't used Notepad++ for that specific purpose but any text editor should do it, you just need to make sure that the header stays intact and that it's adjusted for the number of columns (after removal). Excel might do a better job handling columns but it introduces blank tabs in the header that you'll need to go back and remove. If the file is small or you can crop it to the first few rows maybe you can post it here so we can tell if there's something that we can do on our side.
Best regards,
-Ayman
-
Ayman Habib
- Posts: 2255
- Joined: Fri Apr 01, 2005 12:24 pm
Post
by Ayman Habib » Mon Sep 24, 2012 3:10 pm
Hi Marije,
I get an error about inconsistent headers while loading the file NW6_Subject6_RRA_Kinematics_adjusted_q.sto
Code: Select all
Storage: Warning- inconsistent headers in file NW6_Subject6_RRA_Kinematics_adjus
ted_q.sto. nColumns=25 but 24were found
After I change the header to nColumns=24, the file loads without problems.
Hope this helps,
-Ayman
-
Marije Goudriaan
- Posts: 5
- Joined: Wed Apr 11, 2012 10:40 am
Post
by Marije Goudriaan » Mon Sep 24, 2012 11:51 pm
Hey Ayman,
I feel stupid... I have counted the columns about a zillion times and every time I came up with 25. Guess I need to fresh up my adding up
![Embarrassed :oops:](./images/smilies/icon_redface.gif)
Thanks a lot!
Marije