source: trunk/MagicSoft/Mars/Changelog@ 9228

Last change on this file since 9228 was 9228, checked in by tbretz, 16 years ago
*** empty log message ***
File size: 7.5 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 2009/01/17 Thomas Bretz
22
23 * mbase/MMath.[h,cc]:
24 - added a new function RndmExp which should be a tiny bit faster than
25 root's own implementation because it ises Rndm() instead of Uniform()
26
27 * mextralgo/ExtralgoIncl.h:
28 - added MArrayF
29
30 * mextralgo/MExtralgoSpline.[h,cc]:
31 - divided FindY into FindYup and FindYdn to avoid an obsolete if-clause
32 - added a new member function to return the integral function of the
33 spline. This is useful to init a new spline and use it for
34 producing the proper random distribution.
35
36 * mpedestal/MPedestalSubtractedEvt.[h,cc]:
37 - added Print() function
38
39 * mraw/MRawEvtData.[h,cc]:
40 - added a member function to Reset the arrays
41 - added member function to set the pixel indices
42 - Improved the new Set function
43
44 * readcorsika.cc:
45 - added
46
47
48 2009/01/16 Daniel Hoehne-Moench
49
50 * datacenter/scripts/mcsequences:
51 - implemented sumtrigger -> modes, fTriggerFlagKEY
52 - fPriority(MCSequenceProcessStatus) is now filled into the mcdb
53
54 * datacenter/scripts/fillmccallisto, fillmcstar:
55 - bugfix: changed argument of $primaries from [$s+$s] to [$s]
56
57 * datacenter/macros/fillcamera.C:
58 - changed NumPheFromDNSB to float(7,3)
59 - fPriority(MCRunProcessStatus) is now filled into the mcdb
60
61 * datacenter/macros/fillmccalib.C:
62 - minor changes, bugfix (wrong column name for mcdb)
63
64 * datacenter/macros/fillmcsignal.C:
65 - definition of some parameters changed according to fillsignal.C
66 - minor changes, deleted unnecessary code
67 - implemented if clause for HiLo-Parameters. Instead of
68 seqno<200000 the fAmplFadcKEY is queried in the mcdb for each
69 sequence. For MUX MCs the HiLo-Parameters are not calculated.
70
71
72
73 2009/01/15 Thomas Bretz
74
75 * callisto.cc:
76 - cosmetics to output
77
78 * mcorsika/MCorsikaRunHeader.cc:
79 - cosmetics (removed a ;;)
80
81 * mhist/MHEvent.[h,cc]:
82 - ReInit to allow the change of the camera geoemtry in ReInit
83
84
85
86 2009/01/15 Stefan Ruegamer
87
88 * datacenter/scripts/dodatacheck:
89 - removed the _E in the find command; files from 2008/06/04 on do
90 not have it any more
91
92
93
94 2009/01/14 Daniel Hoehne-Moench
95
96 * datacenter/scripts/sourcefile:
97 - extended errorcoding on mc run process status
98
99 * datacenter/scripts/runmccallisto, runmcstar:
100 - deleted unnecessary lines, adapted to primary structure
101
102 * datacenter/macros/fillmcsignal.C, fillmccalib.C, fillmcstar.C:
103 - added
104
105 * datacenter/scripts/fillmccallisto, fillmcstar:
106 - added
107
108
109
110 2009/01/14 Thomas Bretz
111
112 * readraw.cc:
113 - check first whether the file exist before adding the extension
114
115 * mbase/MMath.[h,cc]:
116 - added function to Re-sort an array
117
118 * mfileio/MReadMarsFile.cc, mfileio/MWriteRootFile.cc:
119 - Improved output
120
121 * mfileio/MWriteRootFile.cc:
122 - fixed a problem which prevented to open more than one /dev/null
123 devices independantly
124
125 * mgeom/MGeomCam.cc:
126 - cosmetics
127
128 * mgeom/MGeomCamDwarf.h:
129 - fixed a typo in an ifdef
130
131 * mgeom/MGeomPix.[h,cc]:
132 - added funtion to return positon as TVector2
133 - slightly improved the algorithm to check IsInside
134 - fixed the conditional signs for the orientation of pixels
135 in GetDirection
136
137 * mmain/MEventDisplay.cc:
138 - Give different names to the MPedestalSubtract tasks
139 - fixed buttons
140 - call AddGeometryTags after ReInit to allow reading new geometries in
141 ReInit
142
143 * mmc/MMcEvtBasic.h:
144 - added a new primary type kNightSky
145
146 * mraw/MRawEvtPixelIter.h:
147 - replaced type of the number of bytes by UInt_t
148
149 * mraw/MRawRunHeader.h:
150 - allow to validate the magic-number from outside (for MCs)
151
152 * datacenter/scripts/runcorsika:
153 - added a lot of comments
154 - reordered values in input card
155 - switched off a lot of obsolete output
156 - changed the Magnetic field to a value corresponding to the location of
157 MAGIC at 2200m height valid for January 2009. (The old value never took
158 place there?!) The value was taken from www.noaa.gov/geomagmodels
159
160
161
162 2009/01/12 Daniel Hoehne-Moench
163
164 * datacenter/db/menu.php:
165 - bugfix: now the SumTriggerFlag is correctly displayed in the web
166 interface
167
168
169
170 2009/01/09 Daniel Hoehne-Moench
171
172 * datacenter/macros/fillcamera.C
173 - implemented new variables: zbinmin, zbinmax, number of
174 sumtriggers, sum trigger flag
175 - bugfix: for P and C runs the mirror fraction and the impact
176 parameter had unreasonable values (negative) which were filled
177 into the mcdb, now->0
178
179 * datacenter/scripts/fillcamera, mcsequences:
180 - implemented call of getdbsetup
181
182
183
184 2009/01/09 Stefan Ruegamer
185
186 * datacenter/scripts/buildsequenceentries
187 - corrected IFS argument
188
189
190
191 2009/01/08 Stefan Ruegamer
192
193 * datacenter/scripts/filesondisk
194 - added S and N runs
195
196
197
198 2009/01/07 Daniel Hoehne-Moench
199
200 * datacenter/macros/filldotrun.C:
201 - updated column counting numbers
202 - included a check for the number of columns in the runfiles
203
204 * datacenter/macros/buildsequenceentries.C:
205 - implemented SumTriggerFlagKEY for sequence building
206
207
208
209 2009/01/06 Thomas Bretz
210
211 * mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h,
212 mbase/MArrayI.h, mbase/MArrayS.h:
213 - removed GetSize
214
215 * mbase/MArrayF.h:
216 - added Add()
217 - added AddClipped
218
219 * mbase/MMath.[h,cc]:
220 - implemented ReSort
221
222 * mcorsika/MCorsikaEvtHeader.cc:
223 - removed obsolete comments
224
225 * mcorsika/MCorsikaRead.cc:
226 - cosmetics
227
228 * mcorsika/MCorsikaRunHeader.[h,cc]:
229 - added comments about file contents
230 - added fWavelengthMin/Max
231
232 * mextralgo/MExtralgoSpline.[h,cc]:
233 - renamed SearchY to SearchYdn
234 - fixed a problem in SearchYup (must be ++i instead of i++)
235 (this is relatively unimportant because it was only used
236 in the determination of the pulse width which we never
237 really used)
238 - added a sanity/range-check to SearchYup and SearchYdn
239 - added a comment
240 - changed the order of arguments in EvalDeriv1
241 - changed the order of arguments in EvalDeriv2
242 - accelerated EvalDeriv1 (one multiplication less)
243 - added Deriv1 function
244 - made SearchYup and SearchYdn public
245
246 * mjobs/MDataSet.cc:
247 - removed an obsolete return statement
248
249 * mraw/MRawEvtData.[h,cc]:
250 - changed pointer in AddPixel to reference
251 - added a Set function
252
253 * mraw/MRawRunHeader.[h,cc]:
254 - added a lot of fixes for wrong run numbers written by Arehucas
255 - added a fix for strange file numbers written by Arehucas
256 - added functions as monta carlo interface to set contents
257
258 * msignal/MSignalCam.cc:
259 - defined a case 9
260
261
262
263 2009/01/05 Thomas Bretz
264
265 * mhbase/MH.h:
266 - commited missing changes from last year
267
268 * merpp.cc:
269 - fixed a description
270
271 * sponde.cc:
272 - added "Multiple dataset at once"
273
274 * star.cc:
275 - removed obsolete -ff option from output
276
277 * mbase/MTime.[h,cc]:
278 - added GetBinary
279 - added WriteBinary
280
281 * mbase/MEvtLoop.cc:
282 - display paused status in status line
283 - improved pause handling
284
285
Note: See TracBrowser for help on using the repository browser.