new default camera position in run script
authorhackbard <hackbard@sage.physik.uni-augsburg.de>
Sun, 17 Feb 2008 13:28:13 +0000 (14:28 +0100)
committerhackbard <hackbard@sage.physik.uni-augsburg.de>
Sun, 17 Feb 2008 13:28:13 +0000 (14:28 +0100)
run

diff --git a/run b/run
index b46f2ca..aabfa56 100755 (executable)
--- a/run
+++ b/run
@@ -15,7 +15,7 @@ if [ "$?" == "0" ]; then
                ./visualize -w 640 -h 480 -d $1 \
                            -nll -2.4 -2.4 -2.4 -fur 3.8 3.8 3.8 \
                            -b -2.03 -2.03 -2.03 3.39 3.39 3.39 \
-                           -r 0.6 -c 1.5 -15.0 1.5 -B 0.1
+                           -r 0.6 -c -0.5 -11.0 2.5 -B 0.1
 
                # old rasmol
                #rasmol -32 -nodisplay < $1/visualize.scr > /dev/null 2>&1