Ignore:
Timestamp:
08/15/08 15:56:15 (16 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r9117 r9123  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20
     21 2008/08/15 Daniela Dorner
     22
     23   * datacenter/macros/plotdb.C, datacenter/macros/plotoptical.C,
     24     datacenter/macros/plotstat.C, datacenter/macros/plotusage.C:
     25     - added call plot*(TString path) needed for the script
     26       dowebplots
     27     - added path to output file
     28
     29   * datacenter/macros/plotdb.C:
     30     - added path to call plotdb(dataset)
     31
     32   * datacenter/macros/plotoptical.C:
     33     - added path to call plotoptical(source)
     34
     35   * datacenter/macros/plotstat.C:
     36     - fixed bug in query
     37
     38   * datacenter/macros/plotusage.C:
     39     - adapted comment
     40     - removed not needed calls
     41
     42   * datacenter/scripts/dowebplots:
     43     - rewritten completely: script now handles not only creating
     44       web plots for ganymed, star and callisto, but also plotdb,
     45       plotusage, plotstat and plotoptical
     46     - implemented steering via DB for ganymed, star and callisto to
     47       make sure that all plots are produced
     48     - added rsync to this script
     49     - via command line options it is possible to choose which plots
     50       should be produced
     51     - redirect of the root error (used to output mean values) to
     52       txt files in the webdirectory
     53     - added writing of csv file (read by tabs.php)
     54
     55   * datacenter/scripts/run.condor:
     56     - added 'Arguments' (needed to submit dowebplots including
     57       command line opticon to condor)
     58
     59   * datacenter/scripts/scriptlauncher:
     60     - removed makedir of $listpath and $lockpath (done in setup
     61       already)
     62     - exchanged algorithm to loop over scripts to allow for scripts
     63       with command line option
     64
     65   * datacenter/scripts/sourcefile, datacenter/scripts/jobmanager:
     66     - moved definition of $column from sourcefile to jobmanager
     67       to allow for usage of the function getstatus by other scripts
     68       than the jobmanager
     69
     70   * datacenter/scripts/sourcefile:
     71     - removed definition of webpath (already defined in setup)
     72     - removed making of $listpath (not needed anymore)
     73     - added fail code for dowebplots (27)
     74     - additional if-clause in the getstatus function to allow
     75       for using it even if no column is defined
     76     - removed not needed 'numproc=0'
     77
     78   * resources/steps.rc:
     79     - added steps for webplots (fWebCalib, fWebStar, fWebGanymed,
     80       fWebPlotDBGanymed)
     81
     82
     83
     84 2008/08/14 Daniela Dorner
     85
     86   * datacenter/macros/plotusage.C:
     87     - added (macro to plot condor usage from DB)
     88
     89
     90
     91 2008/08/13 Daniela Dorner
     92
     93   * datacenter/scripts/setup:
     94     - removed listpath (not used anymore)
     95     - removed commented, not needed lines
     96
     97
    2098
    2199 2008/08/13 Stefan Ruegamer
Note: See TracChangeset for help on using the changeset viewer.