Skip to content
Snippets Groups Projects
Commit 6dac9181 authored by Matthew Webster's avatar Matthew Webster
Browse files

new version

parent 7c25a4ed
No related branches found
No related tags found
No related merge requests found
...@@ -803,7 +803,7 @@ proc fdt:apply { w dialog } { ...@@ -803,7 +803,7 @@ proc fdt:apply { w dialog } {
fdt_monitor_short $w "$FSLDIR/bin/probtrackx $flags" fdt_monitor_short $w "$FSLDIR/bin/probtrackx $flags"
if { $probtrack(classify_yn) == 1 } { if { $probtrack(classify_yn) == 1 } {
fdt_monitor_short $w "$FSLDIR/bin/find_the_biggest $probtrack(output)/seeds_to_* biggest >> $probtrack(output)/fdt_seed_classification.txt" exec sh -c "$FSLDIR/bin/find_the_biggest $probtrack(output)/seeds_to_* biggest >> $probtrack(output)/fdt_seed_classification.txt"
} }
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment