Skip to content

Commit

Permalink
add one more fix_topology test subject
Browse files Browse the repository at this point in the history
  • Loading branch information
ahoopes committed Feb 27, 2019
1 parent 8df3dcb commit 34b3383
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions mris_fix_topology/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,8 @@ if [ "$FSTEST_REGENERATE" != true ]; then
export OMP_NUM_THREADS=8
fi

test_command mris_fix_topology -mgz -sphere qsphere.nofix -ga -seed 1234 bert lh
compare_surf bert/surf/lh.orig bert/surf/lh.orig.ref
test_command mris_fix_topology -mgz -sphere qsphere.nofix -ga -seed 1234 subj1 lh
compare_surf subj1/surf/lh.orig subj1/surf/lh.orig.ref

test_command mris_fix_topology -mgz -sphere qsphere.nofix -inflated inflated.nofix -orig orig.nofix -out orig -ga -seed 1234 subj3 rh
compare_surf subj3/surf/rh.orig subj3/surf/rh.orig.ref
2 changes: 1 addition & 1 deletion mris_fix_topology/testdata.tar.gz

0 comments on commit 34b3383

Please sign in to comment.