Changeset 14877 for trunk/DataCheck


Ignore:
Timestamp:
02/06/13 14:31:50 (12 years ago)
Author:
Daniela Dorner
Message:
changed emailadresses in setup files, cleaned setup files for La Palma
Location:
trunk/DataCheck/Setup
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataCheck/Setup/setup.fact.isdc

    r14823 r14877  
    6666
    6767#addresses to which the errors are sent
    68 erradrs="daniela.dorner@unige.ch"
     68erradrs="dorner@astro.uni-wuerzburg.de"
    6969#addresses to which the changes are sent
    70 adrs="daniela.dorner@unige.ch"
     70adrs="dorner@astro.uni-wuerzburg.de"
    7171
    7272
  • trunk/DataCheck/Setup/setup.fact.lp.data

    r14839 r14877  
    6060
    6161#addresses to which the errors are sent
    62 erradrs="daniela.dorner@unige.ch"
     62erradrs="dorner@astro.uni-wuerzburg.de"
    6363#addresses to which the changes are sent
    64 adrs="daniela.dorner@unige.ch"
     64adrs="dorner@astro.uni-wuerzburg.de"
    6565
    6666
    67 #
    68 #setup for jobmanager
    69 #
    70 sleeptime=600 #30
    71 sleeptimelimit=360 #360
    72 errorsleeptimedefault=60 #60
    73 
    74 algorithm=2
    75 #hour:            0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
    76 pnototal=(       32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 )
    77 pnototalwe=(     32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 )
    78 
    79 
    80 # set variables for jobmanager
    81 #scripts=( "runcorsika" "runceres" "runcallisto_mc" "runstar_mc" )
    82 #scriptscolname=( "Corsika" "Ceres" "Callisto" "Star" )
    83 #ratio=( 0.2 0.6 0.1 0.1 )
    84 #maxjobs=( 20 20 25 25 )
    85 
    86 
    87 # further wishlist: adapt ratio automatically
    88 
    89 
    90 #export AUTOMATIONSETUP="lp.fact"
    91 #export SOURCEFILEPATH=$mars/datacenter/scripts
    92 
    93 
    94 #source $SOURCEFILEPATH/sourcefile
    95 
    96 #   Author(s): Daniela Dorner  05/2005 <mailto:dorner@astro.uni-wuerzburg.de>
    97 #
    98 #   Copyright: MAGIC Software Development, 2000-2010
    99 #
    100 #
    101 # ========================================================================
    102 #
    103 # This a resource file for the scripts, in which the standard paths and
    104 # functions, which are needed more often are stored.
    105 # Only constant variables are stored here, changing variables are stored
    106 # in datacenter/scripts/setup
    107 #
    108 
  • trunk/DataCheck/Setup/setup.fact.lp.gate

    r13306 r14877  
    77#
    88
    9 source `dirname $0`/../Setup/setup.fact.lp.data
    10 
    119# for db backup
    1210dbnames=( "mysql" "programoptions" "scheduling" "systemstatus" "postfix" "horde" "logbook" "factdata" "weather" )
    1311
    14 # update only variables which
    15 # are needed and have different paths compared to data machine
     12# set only variables which are needed for the scripts running on this machine
    1613
    1714# logging and setup
    1815logpath=/users/fact/logs.automatic.processing/autologs
    19 lockpath=/users/fact/logs.automatic.processing/locks
     16runlogpath=/users/fact/logs.automatic.processing/autologs
    2017
    21 export mars=/users/fact/SW.automatic.processing/Mars.CheObs.svn.2012.01.25
    22 # get paths for mars, macros and scripts
    23 #   in case the variable is not yet set
    24 macrospath=$mars/datacenter/macros
    25 scriptspath=$mars/datacenter/scripts
    26 # rcfiles
    27 # dependencies of steps
    28 steps=$mars/resources/steps_fact.rc
    29 # file with db information
    30 sqlrc=$mars/sql.rc
     18export mars=/users/fact/fast_setup_for_automatic_analysis/Mars.von.Thomas.2012.06.22
    3119
    32 
  • trunk/DataCheck/Setup/setup.fact.wue

    r13399 r14877  
    6767
    6868#addresses to which the errors are sent
    69 erradrs="daniela.dorner@unige.ch"
     69erradrs="dorner@astro.uni-wuerzburg.de"
    7070#addresses to which the changes are sent
    71 adrs="daniela.dorner@unige.ch"
     71adrs="dorner@astro.uni-wuerzburg.de"
    7272
    7373
Note: See TracChangeset for help on using the changeset viewer.