rm a*.gif
./a.out |gnuplot
mv ant000.0000.gif default.gif
convert -geometry 400x400 default.gif default-small.gif
rm a*.gif
./a.out 0 -1 -1 -1 0 0|gnuplot
mv ant000.0000.gif nodirection.gif
convert -geometry 400x400 nodirection.gif nodirection-small.gif
rm a*.gif
./a.out 0 -1 -1 -1 -300 900|gnuplot
mv ant000.0000.gif 300900direction.gif
convert -geometry 400x400 300900direction.gif 300900direction-small.gif
rm a*.gif
./a.out 0 2 -1 -1 500 -500|gnuplot
mv ant000.0000.gif 2ant.gif
convert -geometry 400x400 2ant.gif 2ant-small.gif
rm a*.gif
./a.out 0 3 -1 -1 500 -500|gnuplot
mv ant000.0000.gif 3ant.gif
convert -geometry 400x400 3ant.gif 3ant-small.gif
rm a*.gif
./a.out 0 6 -1 -1 500 -500|gnuplot
mv ant000.0000.gif 6ant.gif
convert -geometry 400x400 6ant.gif 6ant-small.gif
rm a*.gif
./a.out 0 10 -1 -1 500 -500|gnuplot
mv ant000.0000.gif 10ant.gif
convert -geometry 400x400 10ant.gif 10ant-small.gif
rm a*.gif
./a.out 0 15 -1 -1 500 -500|gnuplot
mv ant000.0000.gif 15ant.gif
convert -geometry 400x400 15ant.gif 15ant-small.gif
rm a*.gif
./a.out 0 50 -1 -1 500 -500|gnuplot
mv ant000.0000.gif 50ant.gif
convert -geometry 400x400 50ant.gif 50ant-small.gif

rm a*.gif
./a.out 0 10 -1 -1 10 0|gnuplot
mv ant000.0000.gif 10posa.gif
convert -geometry 400x400 10posa.gif 10posa-small.gif
rm a*.gif
./a.out 0 10 -1 -1 200 0|gnuplot
mv ant000.0000.gif 200posa.gif
convert -geometry 400x400 200posa.gif 200posa-small.gif
rm a*.gif
./a.out 0 10 -1 -1 30 0|gnuplot
mv ant000.0000.gif 30posa.gif
convert -geometry 400x400 30posa.gif 30posa-small.gif


rm a*.gif
./a.out 0 15 -1 -1 500 -500|gnuplot
mv ant000.0000.gif Pidist.gif
convert -geometry 400x400 Pidist.gif Pidist-small.gif
rm a*.gif
./a.out 0 15 6 -1 500 -500|gnuplot
mv ant000.0000.gif 6dist.gif
convert -geometry 400x400 6dist.gif 6dist-small.gif
rm a*.gif
./a.out 0 15 12.1 -1 500 -500|gnuplot
mv ant000.0000.gif 12.1dist.gif
convert -geometry 400x400 12.1dist.gif 12.1dist-small.gif

rm a*.gif
./a.out 7 15 -1 -1 500 -500|gnuplot
mv ant0.gif dist-direc.gif
convert -geometry 400x400 dist-direc.gif dist-direc-small.gif

rm a*.gif
./a.out 1 |gnuplot 
gifsicle --loop --delay=100 -O a*.gif > num.gif
rm a*.gif
./a.out 2 |gnuplot 
gifsicle --loop --delay=50 -O a*.gif > dist2.gif
rm a*.gif
./a.out 2 15 -1|gnuplot 
gifsicle --loop --delay=50 -O a*.gif > dist15.gif
rm a*.gif
./a.out 4 15 -1|gnuplot 
gifsicle --loop --delay=50 -O a*.gif > distPi.gif
rm a*.gif
./a.out 4 15 6|gnuplot 
gifsicle --loop --delay=50 -O a*.gif > dist6.gif
rm a*.gif
./a.out 4 15 12.1|gnuplot 
gifsicle --loop --delay=50 -O a*.gif > dist12.1.gif
rm a*.gif
./a.out 4 10 -1 -1 10 |gnuplot 
gifsicle --loop --delay=50 -O a*.gif > posa10.gif
rm a*.gif
./a.out 4 10 -1 -1 30 |gnuplot 
gifsicle --loop --delay=50 -O a*.gif > posa30.gif
rm a*.gif
./a.out 4 10 -1 -1 200 |gnuplot 
gifsicle --loop --delay=50 -O a*.gif > posa200.gif
rm a*.gif
./a.out 3 |gnuplot 
gifsicle --loop --delay=10 -O a*.gif > view.gif
rm a*.gif
./a.out 4 |gnuplot 
gifsicle --loop -O a*.gif > pos10.gif
rm a*.gif
./a.out 4 2 |gnuplot 
gifsicle --loop -O a*.gif > pos2.gif
rm a*.gif
./a.out 4 3 |gnuplot 
gifsicle --loop -O a*.gif > pos3.gif
rm a*.gif
./a.out 4 6 |gnuplot 
gifsicle --loop -O a*.gif > pos6.gif
rm a*.gif
./a.out 4 10 |gnuplot 
gifsicle --loop -O a*.gif > pos10.gif
rm a*.gif
./a.out 4 15 |gnuplot 
gifsicle --loop -O a*.gif > pos15.gif
rm a*.gif
./a.out 4 50 |gnuplot 
gifsicle --loop -O a*.gif > pos50.gif
rm a*.gif
./a.out 5 |gnuplot 
gifsicle --loop -O a*.gif > posaway.gif
rm a*.gif
./a.out 6 |gnuplot 
gifsicle --loop -O a*.gif > pos-viewaway.gif
rm a*.gif
