Index: trunk/MagicSoft/Mars/datacenter/scripts/runstar_mc
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/runstar_mc	(revision 9610)
+++ trunk/MagicSoft/Mars/datacenter/scripts/runstar_mc	(revision 9611)
@@ -54,8 +54,9 @@
 makedir $outpath
 log=$outpath/$program`printf %08d $sequence`
+inpath=$mcpath/callisto/`printf %03d $cereskey`/`printf %08d $sequence | cut -c 1-4`/`printf %08d $sequence | cut -c 5-8`
 
 setstatus "start"
 
-command="./star -b -q -v4 -f --out=$outpath --log=$log.log --html=$log.html sequfile"
+command="./star -b -q -v4 -f --ind=$inpath --out=$outpath --log=$log.log --html=$log.html $sequfile"
 printprocesslog "INFO executing "$command
 $command
