]> jspc29.x-matter.uni-frankfurt.de Git - mvd_soft.git/commitdiff
small changes
authorSamir Amar-Youcef <samir@ikf>
Fri, 16 Jan 2015 13:31:15 +0000 (14:31 +0100)
committerSamir Amar-Youcef <samir@ikf>
Fri, 16 Jan 2015 13:31:15 +0000 (14:31 +0100)
s-curves/analysis_gui/GUI/runana.sh
s-curves/analysis_gui/readme.txt

index 231f3beed2c5de9058c9f0dbf8c264826605508f..095854b238623cb052fba4aac7d689ffda694586 100755 (executable)
@@ -1,7 +1,7 @@
 echo "Input: $1"
 # echo "Mode:   $2"
 rndmpxl=`pwd`/rndmpxl.ini
-time . ../ANA/Mi26Ana $1 $rndmpxl $2 $3 $4 $5
+time  ../ANA/Mi26Ana $1 $rndmpxl $2 $3 $4 $5
 # echo "Finished!"
 # 
 # echo "./Mi26Ana $1 $rndmpxl $2 $3 $4 $5"
index 3af75f1447a2a0b6e79eb0a618309fe6fc1aa238..6c005ceebf63e1b41502d6037d5c695815fa461b 100644 (file)
@@ -4,6 +4,6 @@
        - GUI
        - Unpacker (note: there are 2 different unpacker available)
 
-2. Un-/comment the part in GUI/runana.sh according to which unpacker you choose
+2. Un-/comment the part in GUI/run.sh according to which unpacker you choose
 
 3. To run the analysis GUI, you have to make ROOT available in the console first
\ No newline at end of file