Cartilage building: Difference between revisions
Jump to navigation
Jump to search
Eni Halilaj (talk | contribs) No edit summary |
Eni Halilaj (talk | contribs) No edit summary |
||
| Line 3: | Line 3: | ||
#cp collected_results directory into sucject directory | #cp collected_results directory into sucject directory | ||
#cp <bone_tag>_coord.dat files from bioeng | #cp <bone_tag>_coord.dat files from bioeng | ||
#run matlab -nojvm -nosplash -r "addpath('/map/gfx0/users/USER/project/wrist/pipeline'); genGlobalRt('/map/gfx0/ | #run matlab -nojvm -nosplash -r "addpath('/map/gfx0/users/USER/project/wrist/pipeline'); genGlobalRt('/map/gfx0/"datapath"/collected_results/','outRT_*L.txt','/map/gfx0/"datapath"/','%s15L_anim.RT','log-genGlobalRt.txt',1); exit;" | ||
#edit joints_linux and joints_one_linux as in “trail_contact_areas.txt” | #edit joints_linux and joints_one_linux as in “trail_contact_areas.txt” | ||
#run cleanup_sepPoses.m & cleanup.m | #run cleanup_sepPoses.m & cleanup.m | ||
#run run_cart_script & run_cart_script_app | #run run_cart_script & run_cart_script_app | ||
Latest revision as of 15:50, 29 September 2009
Follow these steps to build cartilage:
- cp .iv files into subject directory
- cp collected_results directory into sucject directory
- cp <bone_tag>_coord.dat files from bioeng
- run matlab -nojvm -nosplash -r "addpath('/map/gfx0/users/USER/project/wrist/pipeline'); genGlobalRt('/map/gfx0/"datapath"/collected_results/','outRT_*L.txt','/map/gfx0/"datapath"/','%s15L_anim.RT','log-genGlobalRt.txt',1); exit;"
- edit joints_linux and joints_one_linux as in “trail_contact_areas.txt”
- run cleanup_sepPoses.m & cleanup.m
- run run_cart_script & run_cart_script_app