Changeset 8239


Ignore:
Timestamp:
01/10/07 13:03:50 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog.06

    r8238 r8239  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20 2006/12/14 Daniela Dorner
     21 
     22   * datacenter/macros/filloptical.php:
     23     - implemented filling of Tuorla data
     24
     25   * datacenter/db/opticaldata.php, datacenter/db/magicdefs.php:
     26     - implemented telescope and band
     27
     28
     29
     30 2006/12/13 Thomas Bretz, Daniela Dorner, Stefan Ruegamer
     31 
     32   * datacenter/scripts/movingrawfiles:
     33     - added check if the number of rawfiles in the database matches the
     34       number of rawfiles in the fromlapalma/RAW/-folder. If not, the
     35       files won't be copied. Workaround for the case that the .finished
     36       file has arrived but the number of transfered files is wrong.
     37     - added warning in case that there are non-rawfiles in the
     38       fromlapalma/RAW/-folder
     39
     40
     41
     42 2006/12/13 Daniela Dorner
     43
     44   * scripts/preparemc:
     45     - removed function makedir
     46     - improved structure in output directory (setup, sequence and
     47       dataset directory)
     48     - improved algorithm to get date from directory name
     49     - removed setting of root environment variables
     50     - adapted comments
     51   
     52   * scripts/dospectrum:
     53     - added (script to produce ganymed.rc files with different sets of
     54       cuts and to run ganymed and sponde for these sets)
     55   
     56   * scripts/processsequence:
     57     - added function checkreturncode
     58     - improved logging in case of an error
     59   
     60   * datacenter/macros/buildsequenceentries.C
     61     - included errno.h (with new compiler it didn't compile anymore)
     62     - changed name of object (was same like for TPRexexp)
     63
     64   * datacenter/scripts/checktransfer:
     65     - added check if there are temporary files
     66
     67
     68
    2069 2006/12/12 Thomas Bretz
    2170
  • trunk/MagicSoft/Mars/NEWS

    r8223 r8239  
    5656   - sponde: added a plot showing the cut efficiency
    5757
     58   - sponde: Using root versions < 5.13/04 still resulted in wrong binomial
     59     errors (eg. effecting the collection area) because the errors of the
     60     two histograms were swapped in the calculation, which makes a difference
     61     in the case the histograms contain weighted events.
     62
    5863
    5964
Note: See TracChangeset for help on using the changeset viewer.