source: trunk/MagicSoft/Mars/Changelog@ 9552

Last change on this file since 9552 was 9552, checked in by tbretz, 15 years ago
*** empty log message ***
File size: 3.1 KB
Line 
1Please do not write behind the end of line tag so that it is possible
2to send a Changelog file to a line printer directly. Thanks.
3
4For your entries please follow EXACTLY this style:
5
6_yyyy/mm/dd_[Your Name]
7_
8___*_filename:
9_____-_description
10_
11___*_filename2, filename3:
12_____-_description
13_
14_
15_
16
17While an underscore is a placeholder for a white-space or an empty line.
18
19 -*-*- END OF LINE -*-*-
20
21 2010/02/23 Thomas Bretz
22
23 * mbase/MAGIC.cc:
24 - projections are supposed to work again in root 5.26
25 (not tested yet)
26
27 * mbase/MGMap.cc, mbase/MObjLookup.cc:
28 - key and val are Long64 in newer root versions
29
30 * mdata/MDataPhrase.cc:
31 - need inclusion of TFormulaPrimitive in root 5.26
32
33 * mhflux/MMcSpectrumWeight.cc:
34 - root 5.26 has a different calling convention for TH1::Intgeral
35
36 * mjobs/MJob.cc:
37 - added a suggested parenthesis
38
39 * mjtrain/MJTrainDisp.cc:
40 - cast the MH3 histogram correctly to a TH2
41
42
43
44 2010/02/22 Daniela Dorner
45
46 * datacenter/db/menu.php:
47 - added ObsLevel and download link column for cta pages
48
49 * datacenter/db/ctadefs.php:
50 - added observation level
51
52 * datacenter/db/ctamcinfo.php:
53 - added column with download link for the files
54
55 * datacenter/db/builddatasets.php, datacenter/db/ctamcinfo.php,
56 datacenter/db/culminating.php, datacenter/db/datacheck.php,
57 datacenter/db/datasetinfo-aio.php, datacenter/db/ganymed.php,
58 datacenter/db/include.php, datacenter/db/mcinfo.php,
59 datacenter/db/opticaldata.php, datacenter/db/printtable.php,
60 datacenter/db/queryrbk.php, datacenter/db/runinfo-aio.php,
61 datacenter/db/sequence.php, datacenter/db/sequinfo-aio.php,
62 datacenter/db/sources.php, datacenter/db/statussbs.php:
63 - bugfix for get.txt
64
65 * datacenter/db/datasetinfo-aio.php:
66 - bugfix calling PrintPage()
67
68
69
70 2010/02/01 Daniela Dorner
71
72 * datacenter/scripts/fillmcdb:
73 - added observation level
74
75 * datacenter/scripts/sourcefile:
76 - added comment concerning $0 problem
77 - added 'ERROR' in processlog message of makedir
78
79
80
81 2010/02/04 Stefan Ruegamer
82
83 * mraw/MRawRunHeader.cc
84 - changed GetTypeID()!=fTelescopeNumber*10U+5U to GetTypeID()!=5U
85 so that the new 5xxxxxx sequences can be processed
86 - adapted error message
87 - inserted Domino calibration run
88
89 * mraw/MRawRunHeader.cc
90 - inserted Domino calibration run
91
92
93
94 2010/02/01 Daniela Dorner
95
96 * datacenter/scripts/runsimtel
97 - fixes typo
98 - replaced path in disk-check by variable
99
100
101
102 2010/01/15 Stefan Ruegamer
103
104 * datacenter/scripts/dowebplots, jobmanager
105 - if-condition if [ "$numproc" = "" ] now correctly checks for "0"
106
107 * datacenter/scripts/scriptlauncher
108 - added automationsetup variable in condor command
109
110 * datacenter/macros/buildsequenceentries.C
111 - where necessary changed Int to Long to account for the high value
112 of the stereo runs
113
114 * resources/sequences.rc
115 - added two transition conditions for the calibration scripts
116 10Led_UV_PEDANDCAL_1kHz and 10LED_UV
Note: See TracBrowser for help on using the repository browser.