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

changed avwmaths test to remove ref to avwmerge++

parent 1646c5c2
No related branches found
No related tags found
No related merge requests found
...@@ -56,8 +56,8 @@ avwmerge -y tempmean tempmean tempmean tempmean tempmean #32 ...@@ -56,8 +56,8 @@ avwmerge -y tempmean tempmean tempmean tempmean tempmean #32
fi fi
if [ $set2 = -Zar1 ] if [ $set2 = -Zar1 ]
then then
../avwmerge++ -z tempout tempmean tempmean tempmean #3 ../avwmerge -z tempout tempmean tempmean tempmean #3
../avwmerge++ -z tempmean tempout tempout tempout tempout tempout tempout tempout #21 ../avwmerge -z tempmean tempout tempout tempout tempout tempout tempout tempout #21
fi fi
../avwmaths++ $FSLTESTDIR/common/filtered_func_data.nii.gz -sub tempmean tempmean -odt float ../avwmaths++ $FSLTESTDIR/common/filtered_func_data.nii.gz -sub tempmean tempmean -odt float
../avwmaths_32R tempmean $set2 temp ../avwmaths_32R tempmean $set2 temp
...@@ -386,4 +386,4 @@ then ...@@ -386,4 +386,4 @@ then
echo "non-zero comparison; possible problem with avwmaths++" echo "non-zero comparison; possible problem with avwmaths++"
else else
echo "All comparisons zero. No problems detected with avwmaths++" echo "All comparisons zero. No problems detected with avwmaths++"
fi fi
\ No newline at end of file
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