Ignore:
Timestamp:
05/09/07 17:05:15 (18 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/datacenter/scripts/fillcallisto

    r7954 r8482  
    2020#   Author(s): Daniela Dorner  08/2004 <mailto:dorner@astro.uni-wuerzburg.de>
    2121#
    22 #   Copyright: MAGIC Software Development, 2000-2006
     22#   Copyright: MAGIC Software Development, 2000-2007
    2323#
    2424#
     
    3333# fillcalib.C and fillsignal.C
    3434# If this was successful, the status is inserted into the database using
    35 # the macro setstatus.C
     35# the function setstatus.
    3636#
    3737
     
    7070   no=`printf %08d $sequence | cut -c 0-4`
    7171   no2=`printf %08d $sequence`
    72    var1=$no
    73    var2=$no2
    7472   path="$datapath/callisto/$no/$no2"
    7573   signalfile=$path/signal$no2.root
     
    8179
    8280   echo "run $program for sequence $sequence" >> $scriptlog 2>&1
     81   primvar=$no2
    8382   setstatus "start" >> $scriptlog 2>&1
    8483   echo "run fillcalib..." >> $scriptlog 2>&1
Note: See TracChangeset for help on using the changeset viewer.