1 | Please do not write behind the end of line tag so that it is possible
|
---|
2 | to send a Changelog file to a line printer directly. Thanks.
|
---|
3 |
|
---|
4 | For 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 |
|
---|
17 | While an underscore is a placeholder for a white-space or an empty line.
|
---|
18 |
|
---|
19 | -*-*- END OF LINE -*-*-
|
---|
20 |
|
---|
21 | 2009/02/06 Daniela Dorner
|
---|
22 |
|
---|
23 | * datacenter/db/include.php:
|
---|
24 | - adapted status-query
|
---|
25 |
|
---|
26 |
|
---|
27 |
|
---|
28 | 2009/02/05 Daniel Hoehne-Moench
|
---|
29 |
|
---|
30 | * datacenter/macros/filldotrun.C:
|
---|
31 | - implemented new SuperArehucas version
|
---|
32 |
|
---|
33 |
|
---|
34 |
|
---|
35 | 2009/02/03 Thomas Bretz
|
---|
36 |
|
---|
37 | * mastro/MAstroCatalog.[h,cc]:
|
---|
38 | - searches now all catalogs also in the datacenter default path if
|
---|
39 | the file could not be found
|
---|
40 |
|
---|
41 | * mbase/MStatusDisplay.cc:
|
---|
42 | - also print information about added tabs in batch mode
|
---|
43 |
|
---|
44 | * mcorsika/MCorsikaEvtHeader.h:
|
---|
45 | - fixed a comment
|
---|
46 |
|
---|
47 | * mfileio/MWriteRootFile.cc:
|
---|
48 | - added some more log-output
|
---|
49 | - open a new /dev/null only if none with the same title already exists
|
---|
50 | - added some comments
|
---|
51 |
|
---|
52 | * mhflux/MHEffectiveOnTime.cc:
|
---|
53 | - Don't call PaintText if FitH failed (as suggested by valgrind)
|
---|
54 |
|
---|
55 | * mjobs/MJStar.cc, mjobs/MJCalibrateSignal.cc:
|
---|
56 | - added a title to all MWriteRootFile
|
---|
57 |
|
---|
58 | * mreport/MReportCC.cc:
|
---|
59 | - added more comments
|
---|
60 | - improved log-output
|
---|
61 |
|
---|
62 |
|
---|
63 |
|
---|
64 | 2009/02/03 Daniela Dorner
|
---|
65 |
|
---|
66 | * datacenter/db/plotdb.php:
|
---|
67 | - sequence as default when startup
|
---|
68 |
|
---|
69 | * datacenter/db/plotdb.php, datacenter/db/plot.php:
|
---|
70 | - added possibility to set size of plot
|
---|
71 |
|
---|
72 |
|
---|
73 |
|
---|
74 | 2009/02/03 Stefan Ruegamer
|
---|
75 |
|
---|
76 | * datacenter/scripts/budb:
|
---|
77 | - added getdbsetup
|
---|
78 |
|
---|
79 |
|
---|
80 |
|
---|
81 | 2009/02/02 Thomas Bretz
|
---|
82 |
|
---|
83 | * mcamera/MCameraCentralPix.[h,cc]:
|
---|
84 | - added data member fDC
|
---|
85 | - increased class version number accordingly
|
---|
86 |
|
---|
87 | * mreport/MReportCC.cc:
|
---|
88 | - improved debug output
|
---|
89 | - remove minus from the third argument in SCHEDULE
|
---|
90 |
|
---|
91 | * mreport/MReportCamera.[h,cc]:
|
---|
92 | - fixed for ver>=200812140
|
---|
93 | - added InterpretePSSEN
|
---|
94 | - added InterpreteLIQ
|
---|
95 |
|
---|
96 | * msimcamera/MSimCamera.cc:
|
---|
97 | - added a time-shift uniformly according to the bin-width
|
---|
98 |
|
---|
99 |
|
---|
100 |
|
---|
101 | 2009/01/30 Thomas Bretz
|
---|
102 |
|
---|
103 | * RELEASE V2.2
|
---|
104 |
|
---|
105 |
|
---|
106 | 2009/02/02 Thomas Bretz
|
---|
107 |
|
---|
108 | * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
|
---|
109 | - fixed the regular expresssion
|
---|
110 |
|
---|
111 |
|
---|
112 |
|
---|
113 | 2009/01/30 Thomas Bretz
|
---|
114 |
|
---|
115 | * datacenter/macros/fillcmt.C:
|
---|
116 | - added
|
---|
117 |
|
---|
118 | * datacenter/macros/plotstat.C:
|
---|
119 | - extended loop to show all periods again
|
---|
120 |
|
---|
121 | * msim/MPhotonData.cc:
|
---|
122 | - don't change the sign of the cosines. The direction of the
|
---|
123 | particle doesn't neet to be changed
|
---|
124 |
|
---|
125 | * msimreflector/MSimReflector.cc:
|
---|
126 | - change the rotation matrix to fit the change in MPhotonData
|
---|
127 |
|
---|
128 |
|
---|
129 |
|
---|
130 | 2009/01/29 Thomas Bretz
|
---|
131 |
|
---|
132 | * melectronics/MPulseShape.cc:
|
---|
133 | - changed spline range from -25/25 to -8/8
|
---|
134 |
|
---|
135 | * mhflux/MAlphaFitter.cc, mhflux/MHAlpha.cc, mhflux/MHDisp.cc:
|
---|
136 | - for sanity (thread safety) replaced Form by MString::Format
|
---|
137 |
|
---|
138 | * mhflux/MHDisp.cc:
|
---|
139 | - initialize fHalf as suggested by valgrind
|
---|
140 |
|
---|
141 | * datacenter/macros/plotdb.C:
|
---|
142 | - updated comments
|
---|
143 |
|
---|
144 | * resources/calibration_spline.rc:
|
---|
145 | - updated
|
---|
146 |
|
---|
147 |
|
---|
148 |
|
---|
149 | 2009/01/27 Thomas Bretz
|
---|
150 |
|
---|
151 | * macros/rootlogon.C:
|
---|
152 | - added new subdirectories
|
---|
153 |
|
---|
154 | * melectronics/MAnalogSignal.[h,cc]:
|
---|
155 | - added the posssibility to add a pulse from a TF1
|
---|
156 | - removed the printout if out of range
|
---|
157 | - returns whether the range had to be adapted
|
---|
158 | - changed the Discriminate function to allow for giving a start
|
---|
159 | and end time of the search
|
---|
160 | - imporved the fining of the falling and rising edge
|
---|
161 | - removed the printout in Discriminate
|
---|
162 |
|
---|
163 | * msimcamera/MSimCamera.[h,cc]:
|
---|
164 | - moved the pulse shape specific code into a new class MPulseShape
|
---|
165 | - Fixed the range of the digitization
|
---|
166 |
|
---|
167 | * melectronics/MPulseShape.[h,cc]:
|
---|
168 | - added
|
---|
169 |
|
---|
170 | * melectronics/Makefile, melectronics/ElectronicsLinkDef.h:
|
---|
171 | - added MPulseShape
|
---|
172 |
|
---|
173 | * msimcamera/MSimGeomCam.[h,cc]:
|
---|
174 | - Fixed the time window for random photons (Maybe move to a later
|
---|
175 | step in the analysis?)
|
---|
176 |
|
---|
177 | * msimcamera/MSimReadout.cc:
|
---|
178 | - call SetReadyToSave for the run-header
|
---|
179 | - added some debug output in case of failure
|
---|
180 |
|
---|
181 | * msimcamera/MSimSignalCam.[h,cc]:
|
---|
182 | - subtract the trigger position of any
|
---|
183 |
|
---|
184 | * msimcamera/MSimTrigger.cc:
|
---|
185 | - some changes to the debug output
|
---|
186 |
|
---|
187 | * mjobs/MJSimulation.[h,cc]:
|
---|
188 | - added
|
---|
189 |
|
---|
190 | * mjobs/Makefile, mjobs/JobsLinkDef.h:
|
---|
191 | - added MJSimulation
|
---|
192 |
|
---|
193 | * ceres.cc, showlog.cc, callisto.cc, star.cc, ganymed.cc, sponde.cc:
|
---|
194 | - added parenthesis suggested by compiler
|
---|
195 |
|
---|
196 | * mbase/MParEnv.cc:
|
---|
197 | - included TClass for newwer root versions
|
---|
198 |
|
---|
199 | * msimreflector/MReflector.cc:
|
---|
200 | - fixed return if read file was not existing
|
---|
201 |
|
---|
202 | * msimrelfector/MSimReflector.cc:
|
---|
203 | - added sanity check if reflector is valid
|
---|
204 |
|
---|
205 | * datacenter/macros/insertdataset.C:
|
---|
206 | - added fPriority
|
---|
207 |
|
---|
208 | * datacenter/macros/plotoptical.C:
|
---|
209 | - write a root-file as the other plot-macros do
|
---|
210 |
|
---|
211 | * mreflector/MHReflector.cc:
|
---|
212 | - added some SetDirectory(NULL), although this class is a candidate
|
---|
213 | for removal
|
---|
214 |
|
---|
215 | * mjobs/MJCut.cc, mjobs/MJCalibrateSignal.cc:
|
---|
216 | - make the CheckEnv fail if kFALSE is returned
|
---|
217 |
|
---|
218 |
|
---|
219 |
|
---|
220 | 2009/01/26 Thomas Bretz
|
---|
221 |
|
---|
222 | * Makefile:
|
---|
223 | - added mcorsika, msim, msimreflector, msimcamera and
|
---|
224 | msimelectronics
|
---|
225 | - added readcorsika
|
---|
226 |
|
---|
227 | * mbase/Makefile, mbase/BaseLinkDef.h:
|
---|
228 | - added MParEnv
|
---|
229 |
|
---|
230 | * mbase/MParEnv.[h,cc]:
|
---|
231 | - added
|
---|
232 |
|
---|
233 | * mbase/MParameters.[h,cc]:
|
---|
234 | - added ReadEnv to all classes
|
---|
235 |
|
---|
236 | * mbase/MParList.cc:
|
---|
237 | - return the container within MParEnv if MParEnv found
|
---|
238 |
|
---|
239 | * mbase/MParContainer.cc:
|
---|
240 | - fixed a typo
|
---|
241 |
|
---|
242 | * manalysis/MEventRateCalc.cc:
|
---|
243 | - added a comment
|
---|
244 |
|
---|
245 | * melectronics/MAnalogChannels.[h,cc]:
|
---|
246 | - made the GetNum* unsigned
|
---|
247 | - added new member functions to just initialize one size
|
---|
248 |
|
---|
249 | * mraw/MRawRunHeader.[h,cc]:
|
---|
250 | - added a possibility to just init the number of pixels
|
---|
251 |
|
---|
252 | * msimcamera/MSimReadout.[h,cc]:
|
---|
253 | - get the number of output channels from the camera geometry
|
---|
254 | - initialize the runheader in ReInit
|
---|
255 | - initialize the data arrays from the run-header in reinit
|
---|
256 |
|
---|
257 | * mimage/MHHillas.cc:
|
---|
258 | - the default binning is not scales by 0.9 anymore
|
---|
259 |
|
---|
260 | * mmc/MMcEvtBasic.h:
|
---|
261 | - added new type "artificial"
|
---|
262 |
|
---|
263 | * mraw/MRawRunHeader.cc:
|
---|
264 | - set header size in constructor to 0
|
---|
265 |
|
---|
266 | * msimcamera/MSimCalibrationSignal.[h,cc]:
|
---|
267 | - we need fEvt and fTrigger always
|
---|
268 | - renamed ReInit to CallReInit
|
---|
269 | - set photon primary type
|
---|
270 | - set number of photons from 50 to 5
|
---|
271 |
|
---|
272 | * msimcamera/MSimRandomPhotons.cc:
|
---|
273 | - explicitly set weight to 1
|
---|
274 |
|
---|
275 | * mjobs/Makefile:
|
---|
276 | - added msim, msimreflector, msimcamera and mcorsika
|
---|
277 |
|
---|
278 |
|
---|
279 |
|
---|
280 | 2009/01/25 Thomas Bretz
|
---|
281 |
|
---|
282 | * mbase/Makefile, mbase/BaseLinkDef.h:
|
---|
283 | - added MLut
|
---|
284 |
|
---|
285 | * mbase/MLut.[h,cc]:
|
---|
286 | - added
|
---|
287 |
|
---|
288 | * msimcamera/MSimCamera.[h,cc], msimcamera/MSimTrigger.[h,cc],
|
---|
289 | msimcamera/MSimRadout.[h,cc], msimcamera/SimCameraLinkDef.h,
|
---|
290 | msimcamera/Makefile, msimcamera/MSimCalibrationSignal.[h,cc],
|
---|
291 | msimcamera/SimCameraIncl,h:
|
---|
292 | - added
|
---|
293 |
|
---|
294 | * mjobs/MJob.cc:
|
---|
295 | - included TClass for newer root versions
|
---|
296 |
|
---|
297 | * mreflector/MRflEvtData.cc:
|
---|
298 | - repaced a use of MHexagon by a direct use of MGeomCam
|
---|
299 |
|
---|
300 | * melectronics/MAvalanchePhotoDiode.[h,cc]:
|
---|
301 | - added some getters
|
---|
302 | - remobved some obsolete comment
|
---|
303 | - set entries to 1 by default
|
---|
304 |
|
---|
305 | * mgeom/MGeomCam.[h,cc]:
|
---|
306 | - split the Get[Max,Min]Radius into two member functions
|
---|
307 | - added the HitDetector based on the maximum radius calculated
|
---|
308 |
|
---|
309 | * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
|
---|
310 | - removed overloading of the new HitDetector
|
---|
311 |
|
---|
312 | * mgeom/MGeomPix.[h,cc]:
|
---|
313 | - reset fUserBits in constructor according to a suggestion by valgrind
|
---|
314 | - added GetT member function
|
---|
315 |
|
---|
316 | * mjobs/MJSpectrum.cc:
|
---|
317 | - replaced some Form calls for sanity by MString::Format
|
---|
318 | - check the result of CheckEnv
|
---|
319 |
|
---|
320 | * mjobs/MJStar.cc:
|
---|
321 | - check the result of CheckEnv
|
---|
322 |
|
---|
323 | * mjobs/MJob.cc:
|
---|
324 | - fixed a typo in the name for the seed value resource
|
---|
325 |
|
---|
326 | * mraw/MRawRunHeader.h:
|
---|
327 | - added a getter for run type point run
|
---|
328 |
|
---|
329 | * msignal/MSignalCalc.cc:
|
---|
330 | - don't execute Process at all if fPedestal==NULL
|
---|
331 |
|
---|
332 | * msignal/MSignalCam.cc:
|
---|
333 | - aded case 10 and 11 to GetPixelContent
|
---|
334 |
|
---|
335 | * msim/MHPhotonEvent.cc:
|
---|
336 | - replaced case 4 by using the traversal distance in the 0-pixel
|
---|
337 |
|
---|
338 | * msimcamera/MSimSignalCam.cc:
|
---|
339 | - set pixel only to used if contents>0
|
---|
340 |
|
---|
341 | * msimcamera/MSimTrigger.[h,cc]:
|
---|
342 | - added ReadEnv for setup from a resource file
|
---|
343 | - compress the trigger list after deleting slots
|
---|
344 | - initialize descriminator threshold with -1
|
---|
345 | - check for the validity of the discr. th in PreProcess
|
---|
346 |
|
---|
347 | * msimreflector/MReflector.[h,cc]:
|
---|
348 | - store file name in title
|
---|
349 | - added ReadEnv for setup from a resource file
|
---|
350 |
|
---|
351 | * msimreflector/MSimReflector.[h,cc]:
|
---|
352 | - changed copyright notice
|
---|
353 | - added fDetectorMargin
|
---|
354 |
|
---|
355 |
|
---|
356 |
|
---|
357 |
|
---|
358 | 2009/01/24 Thomas Bretz
|
---|
359 |
|
---|
360 | * mbase/MMath.cc:
|
---|
361 | - added two explicit conversion to make it compile on my Ubuntu
|
---|
362 | - Replaced some Form by MString::Format
|
---|
363 | - included MString
|
---|
364 |
|
---|
365 |
|
---|
366 |
|
---|
367 | 2009/01/23 Daniela Dorner
|
---|
368 |
|
---|
369 | * datacenter/db/showplots-ds.php, datacenter/db/tabs.php,
|
---|
370 | datacenter/db/plot.php:
|
---|
371 | - adapted path to new web file structure
|
---|
372 |
|
---|
373 | * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php:
|
---|
374 | - added option to group by date (year, month, night): pulldown in
|
---|
375 | menu and adapted query
|
---|
376 |
|
---|
377 | * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php
|
---|
378 | datacenter/db/datasetinfo-aio.php:
|
---|
379 | - enabled possibility to combine all group-bys
|
---|
380 |
|
---|
381 | * datacenter/db/datasetinfo-aio.php:
|
---|
382 | - enhances information printed in table in case of group-by
|
---|
383 |
|
---|
384 | * datacenter/db/include.php:
|
---|
385 | - adapted pulldown of status-group-by
|
---|
386 |
|
---|
387 | * datacenter/db/menu.php:
|
---|
388 | - added pulldown for sumtrigger-flag to sequinfo-menu
|
---|
389 | - added function to print pulldown for group-by date
|
---|
390 |
|
---|
391 |
|
---|
392 |
|
---|
393 | 2009/01/23 Thomas Bretz
|
---|
394 |
|
---|
395 | * mcorsika/MCorsikaEvtHeader.[h,cc], msim/MPhotonData.[h,cc],
|
---|
396 | msimcamera/MSimExcessNoise.cc, msimreflector/MMirrorDisk.cc,
|
---|
397 | msimreflector/MMirrorHex.cc, msimreflector/MMirrorSquare.[h,cc],
|
---|
398 | msimreflector/MReflector.cc, msimreflector/MSimReflector.cc,
|
---|
399 | melectronics/MAnalogSignal.cc:
|
---|
400 | - moved code which needs TMath to source file
|
---|
401 | - included TMath for newer root versions
|
---|
402 | - included TObjArray for newer root versions
|
---|
403 |
|
---|
404 | * msimcamera/MSimAPD.[h,cc], msimcamera/MSimBundlePhotons.[h,cc],
|
---|
405 | msimcamera/MSimRandomPhotons.[h,cc]:
|
---|
406 | - added
|
---|
407 |
|
---|
408 | * melectronics/Makefile, melectronics/MAnalogChannels.[h,cc],
|
---|
409 | melectronics/ElectronicsIncl.h, melectronics/ElectronicsLinkDef.h,
|
---|
410 | melectronics/MDigitalSignal.[h,cc],
|
---|
411 | melectronics/MAnalogSignal.[h,cc],
|
---|
412 | melectronics/MAvalanchePhotoDiode.[h,cc]:
|
---|
413 | - added
|
---|
414 |
|
---|
415 | * msim/M*.cc, msimreflector/M*.cc, msimcamera/M*.cc:
|
---|
416 | - changed copyright notice
|
---|
417 |
|
---|
418 | * mjobs/MJob.[h,cc]:
|
---|
419 | - for convinience replaced GetEnvValue by GetEnvValue2
|
---|
420 | - added initialization of the random number generator
|
---|
421 |
|
---|
422 | * ceres.cc, mcorsika/CorsikaIncl.h:
|
---|
423 | - added
|
---|
424 |
|
---|
425 |
|
---|
426 |
|
---|
427 | 2009/01/22 Thomas Bretz
|
---|
428 |
|
---|
429 | * mraw/MRawRunHeader.h:
|
---|
430 | - added new functions to access the runtype
|
---|
431 |
|
---|
432 | * msim/MPhotonData.cc:
|
---|
433 | - removed some obsolete comments
|
---|
434 |
|
---|
435 | * msim/MPhotonEvent.[h,cc]
|
---|
436 | - added some comments
|
---|
437 | - added new member function GetFirst and GetLast
|
---|
438 | - UnSort the array after reading new data
|
---|
439 | - removed some old obsolete code
|
---|
440 | - added new meber function Sort and IsSorted
|
---|
441 |
|
---|
442 | * msimreflector/MSimReflector.cc:
|
---|
443 | - force sorting of the array
|
---|
444 |
|
---|
445 | * msimcamera/MSimPSF.[h,cc], msimcamera/MSimGeomCam.[h,cc],
|
---|
446 | msimcamera/MSimExcessNoise.[h,cc], msimcamera/MSimSignalCam.[h,cc]:
|
---|
447 | - added
|
---|
448 |
|
---|
449 |
|
---|
450 |
|
---|
451 | 2009/01/21 Thomas Bretz
|
---|
452 |
|
---|
453 | * mbase/BaseLinkDef.h, mbase/Makefile:
|
---|
454 | - added MQuaternion
|
---|
455 | - added MReflection
|
---|
456 |
|
---|
457 | * mbase/MQuaternion.[h,cc], mbase/MReflection.[h,cc]:
|
---|
458 | - added
|
---|
459 |
|
---|
460 | * mbase/MArrayI.[h,cc]:
|
---|
461 | - added a few new functions (ReSort, Add, Find and AddUniq)
|
---|
462 |
|
---|
463 | * mbase/MMath.cc:
|
---|
464 | - replaced delete by delete[] where appropriate
|
---|
465 |
|
---|
466 | * mgeom/MGeomCam.h:
|
---|
467 | - added new virtual functions HitFrame and HitDetector
|
---|
468 | - included MQuaternion
|
---|
469 |
|
---|
470 | * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
|
---|
471 | - added new functions HitFrame and HitDetector:
|
---|
472 |
|
---|
473 | * msim/MHPhotonEvent.cc:
|
---|
474 | - removed the reference to MCamera
|
---|
475 |
|
---|
476 | * mgeom/MGeomPix.[h,cc], mgui/MHexagon.[h,cc]:
|
---|
477 | - moved DistanceToPrimitive from MHexagon to MGeomPix
|
---|
478 | - moved the funtions to calculate overlapping areas
|
---|
479 | also, but they are still in a comment
|
---|
480 |
|
---|
481 | * mgui/MHexagon.[h,cc]:
|
---|
482 | - started implementing a rotation angle
|
---|
483 | - added data meber fPhi
|
---|
484 | - increased class version number
|
---|
485 |
|
---|
486 | * mhist/MHCamera.cc, mtools/MagicJam.cc:
|
---|
487 | - we don't have to use a MHexagon anymore caluclating
|
---|
488 | DistanceToPrimitive
|
---|
489 |
|
---|
490 | * msimreflector/MMirror.[h,cc], msimreflector/MMirrorSquare.[h,cc],
|
---|
491 | msimreflector/MMirrorHex.[h,cc], msimreflector/MMirrorDisk.[h,cc],
|
---|
492 | msimreflector/MReflector.[h,cc], msimreflector/MSimReflector.[h,cc],
|
---|
493 | msimreflector/Makefile, msimreflector/SimReflectorLinkDef.h,
|
---|
494 | msimreflector/SimReflectorIncl.h:
|
---|
495 | - added
|
---|
496 |
|
---|
497 |
|
---|
498 |
|
---|
499 | 2009/01/21 Stefan Ruegamer
|
---|
500 |
|
---|
501 | * datacenter/scripts/read_lapalma-tapes:
|
---|
502 | - added check of the tape slot when exporting the tapes
|
---|
503 |
|
---|
504 |
|
---|
505 |
|
---|
506 | 2009/01/20 Thomas Bretz
|
---|
507 |
|
---|
508 | * mjobs/MJob.h:
|
---|
509 | - added Esc member function
|
---|
510 |
|
---|
511 | * msim/MPhotonData.[h,cc], msim/MPhotonEvent.[h,cc],
|
---|
512 | msim/MSimAbsorption.[h,cc], msim/MSimPointingPos.[h,cc],
|
---|
513 | MHPhotonEvent.[h,cc], msim/Makefile, msim/SimIncl.h
|
---|
514 | msim/SimLinkDef.h:
|
---|
515 | - added
|
---|
516 |
|
---|
517 |
|
---|
518 | 2009/01/19 Thomas Bretz
|
---|
519 |
|
---|
520 | * mfileio/MWriteRootFile.cc:
|
---|
521 | - simplified how the rules are evaluated using TPregexp
|
---|
522 | - by this the rules got more powerful
|
---|
523 |
|
---|
524 | * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
|
---|
525 | - changed ols style rule to new style
|
---|
526 |
|
---|
527 |
|
---|
528 |
|
---|
529 | 2009/01/18 Thomas Bretz
|
---|
530 |
|
---|
531 | * mbase/BaseLinkDef.h, mbase/Makefile:
|
---|
532 | - added MSpline3
|
---|
533 |
|
---|
534 | * mcorsika/MCorsikaEvtHeader.cc:
|
---|
535 | - some little cosmetics
|
---|
536 |
|
---|
537 | * mcorsika/MCorsikaEvtHeader.h:
|
---|
538 | - added some missing getters
|
---|
539 |
|
---|
540 | * mcorsika/MCorsikaRunHeader.cc:
|
---|
541 | - removed some obsolete comments
|
---|
542 | - reordered some comments
|
---|
543 |
|
---|
544 | * mextralgo/MExtralgoSpline.h:
|
---|
545 | - changed default in GetIntegral from true to false
|
---|
546 |
|
---|
547 | * mraw/MRawEvtHeader.h:
|
---|
548 | - added Setter for DAQEventNumber
|
---|
549 |
|
---|
550 | * mraw/MRawRunHeader.cc:
|
---|
551 | - start pixel hardware indices with 1 not with 0
|
---|
552 |
|
---|
553 |
|
---|
554 |
|
---|
555 | 2009/01/17 Thomas Bretz
|
---|
556 |
|
---|
557 | * mbase/MMath.[h,cc]:
|
---|
558 | - added a new function RndmExp which should be a tiny bit faster than
|
---|
559 | root's own implementation because it ises Rndm() instead of Uniform()
|
---|
560 |
|
---|
561 | * mextralgo/ExtralgoIncl.h:
|
---|
562 | - added MArrayF
|
---|
563 |
|
---|
564 | * mextralgo/MExtralgoSpline.[h,cc]:
|
---|
565 | - divided FindY into FindYup and FindYdn to avoid an obsolete if-clause
|
---|
566 | - added a new member function to return the integral function of the
|
---|
567 | spline. This is useful to init a new spline and use it for
|
---|
568 | producing the proper random distribution.
|
---|
569 |
|
---|
570 | * mpedestal/MPedestalSubtractedEvt.[h,cc]:
|
---|
571 | - added Print() function
|
---|
572 |
|
---|
573 | * mraw/MRawEvtData.[h,cc]:
|
---|
574 | - added a member function to Reset the arrays
|
---|
575 | - added member function to set the pixel indices
|
---|
576 | - Improved the new Set function
|
---|
577 |
|
---|
578 | * readcorsika.cc:
|
---|
579 | - added
|
---|
580 |
|
---|
581 |
|
---|
582 |
|
---|
583 | 2009/01/16 Daniel Hoehne-Moench
|
---|
584 |
|
---|
585 | * datacenter/scripts/mcsequences:
|
---|
586 | - implemented sumtrigger -> modes, fTriggerFlagKEY
|
---|
587 | - fPriority(MCSequenceProcessStatus) is now filled into the mcdb
|
---|
588 |
|
---|
589 | * datacenter/scripts/fillmccallisto, fillmcstar:
|
---|
590 | - bugfix: changed argument of $primaries from [$s+$s] to [$s]
|
---|
591 |
|
---|
592 | * datacenter/macros/fillcamera.C:
|
---|
593 | - changed NumPheFromDNSB to float(7,3)
|
---|
594 | - fPriority(MCRunProcessStatus) is now filled into the mcdb
|
---|
595 |
|
---|
596 | * datacenter/macros/fillmccalib.C:
|
---|
597 | - minor changes, bugfix (wrong column name for mcdb)
|
---|
598 |
|
---|
599 | * datacenter/macros/fillmcsignal.C:
|
---|
600 | - definition of some parameters changed according to fillsignal.C
|
---|
601 | - minor changes, deleted unnecessary code
|
---|
602 | - implemented if clause for HiLo-Parameters. Instead of
|
---|
603 | seqno<200000 the fAmplFadcKEY is queried in the mcdb for each
|
---|
604 | sequence. For MUX MCs the HiLo-Parameters are not calculated.
|
---|
605 |
|
---|
606 |
|
---|
607 |
|
---|
608 | 2009/01/15 Thomas Bretz
|
---|
609 |
|
---|
610 | * callisto.cc:
|
---|
611 | - cosmetics to output
|
---|
612 |
|
---|
613 | * mcorsika/MCorsikaRunHeader.cc:
|
---|
614 | - cosmetics (removed a ;;)
|
---|
615 |
|
---|
616 | * mhist/MHEvent.[h,cc]:
|
---|
617 | - ReInit to allow the change of the camera geoemtry in ReInit
|
---|
618 |
|
---|
619 |
|
---|
620 |
|
---|
621 | 2009/01/15 Stefan Ruegamer
|
---|
622 |
|
---|
623 | * datacenter/scripts/dodatacheck:
|
---|
624 | - removed the _E in the find command; files from 2008/06/04 on do
|
---|
625 | not have it any more
|
---|
626 |
|
---|
627 |
|
---|
628 |
|
---|
629 | 2009/01/14 Daniel Hoehne-Moench
|
---|
630 |
|
---|
631 | * datacenter/scripts/sourcefile:
|
---|
632 | - extended errorcoding on mc run process status
|
---|
633 |
|
---|
634 | * datacenter/scripts/runmccallisto, runmcstar:
|
---|
635 | - deleted unnecessary lines, adapted to primary structure
|
---|
636 |
|
---|
637 | * datacenter/macros/fillmcsignal.C, fillmccalib.C, fillmcstar.C:
|
---|
638 | - added
|
---|
639 |
|
---|
640 | * datacenter/scripts/fillmccallisto, fillmcstar:
|
---|
641 | - added
|
---|
642 |
|
---|
643 |
|
---|
644 |
|
---|
645 | 2009/01/14 Thomas Bretz
|
---|
646 |
|
---|
647 | * readraw.cc:
|
---|
648 | - check first whether the file exist before adding the extension
|
---|
649 |
|
---|
650 | * mbase/MMath.[h,cc]:
|
---|
651 | - added function to Re-sort an array
|
---|
652 |
|
---|
653 | * mfileio/MReadMarsFile.cc, mfileio/MWriteRootFile.cc:
|
---|
654 | - Improved output
|
---|
655 |
|
---|
656 | * mfileio/MWriteRootFile.cc:
|
---|
657 | - fixed a problem which prevented to open more than one /dev/null
|
---|
658 | devices independantly
|
---|
659 |
|
---|
660 | * mgeom/MGeomCam.cc:
|
---|
661 | - cosmetics
|
---|
662 |
|
---|
663 | * mgeom/MGeomCamDwarf.h:
|
---|
664 | - fixed a typo in an ifdef
|
---|
665 |
|
---|
666 | * mgeom/MGeomPix.[h,cc]:
|
---|
667 | - added funtion to return positon as TVector2
|
---|
668 | - slightly improved the algorithm to check IsInside
|
---|
669 | - fixed the conditional signs for the orientation of pixels
|
---|
670 | in GetDirection
|
---|
671 |
|
---|
672 | * mmain/MEventDisplay.cc:
|
---|
673 | - Give different names to the MPedestalSubtract tasks
|
---|
674 | - fixed buttons
|
---|
675 | - call AddGeometryTags after ReInit to allow reading new geometries in
|
---|
676 | ReInit
|
---|
677 |
|
---|
678 | * mmc/MMcEvtBasic.h:
|
---|
679 | - added a new primary type kNightSky
|
---|
680 |
|
---|
681 | * mraw/MRawEvtPixelIter.h:
|
---|
682 | - replaced type of the number of bytes by UInt_t
|
---|
683 |
|
---|
684 | * mraw/MRawRunHeader.h:
|
---|
685 | - allow to validate the magic-number from outside (for MCs)
|
---|
686 |
|
---|
687 | * datacenter/scripts/runcorsika:
|
---|
688 | - added a lot of comments
|
---|
689 | - reordered values in input card
|
---|
690 | - switched off a lot of obsolete output
|
---|
691 | - changed the Magnetic field to a value corresponding to the location of
|
---|
692 | MAGIC at 2200m height valid for January 2009. (The old value never took
|
---|
693 | place there?!) The value was taken from www.noaa.gov/geomagmodels
|
---|
694 |
|
---|
695 |
|
---|
696 |
|
---|
697 | 2009/01/12 Daniel Hoehne-Moench
|
---|
698 |
|
---|
699 | * datacenter/db/menu.php:
|
---|
700 | - bugfix: now the SumTriggerFlag is correctly displayed in the web
|
---|
701 | interface
|
---|
702 |
|
---|
703 |
|
---|
704 |
|
---|
705 | 2009/01/09 Daniel Hoehne-Moench
|
---|
706 |
|
---|
707 | * datacenter/macros/fillcamera.C
|
---|
708 | - implemented new variables: zbinmin, zbinmax, number of
|
---|
709 | sumtriggers, sum trigger flag
|
---|
710 | - bugfix: for P and C runs the mirror fraction and the impact
|
---|
711 | parameter had unreasonable values (negative) which were filled
|
---|
712 | into the mcdb, now->0
|
---|
713 |
|
---|
714 | * datacenter/scripts/fillcamera, mcsequences:
|
---|
715 | - implemented call of getdbsetup
|
---|
716 |
|
---|
717 |
|
---|
718 |
|
---|
719 | 2009/01/09 Stefan Ruegamer
|
---|
720 |
|
---|
721 | * datacenter/scripts/buildsequenceentries
|
---|
722 | - corrected IFS argument
|
---|
723 |
|
---|
724 |
|
---|
725 |
|
---|
726 | 2009/01/08 Stefan Ruegamer
|
---|
727 |
|
---|
728 | * datacenter/scripts/filesondisk
|
---|
729 | - added S and N runs
|
---|
730 |
|
---|
731 |
|
---|
732 |
|
---|
733 | 2009/01/07 Daniel Hoehne-Moench
|
---|
734 |
|
---|
735 | * datacenter/macros/filldotrun.C:
|
---|
736 | - updated column counting numbers
|
---|
737 | - included a check for the number of columns in the runfiles
|
---|
738 |
|
---|
739 | * datacenter/macros/buildsequenceentries.C:
|
---|
740 | - implemented SumTriggerFlagKEY for sequence building
|
---|
741 |
|
---|
742 |
|
---|
743 |
|
---|
744 | 2009/01/06 Thomas Bretz
|
---|
745 |
|
---|
746 | * mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h,
|
---|
747 | mbase/MArrayI.h, mbase/MArrayS.h:
|
---|
748 | - removed GetSize
|
---|
749 |
|
---|
750 | * mbase/MArrayF.h:
|
---|
751 | - added Add()
|
---|
752 | - added AddClipped
|
---|
753 |
|
---|
754 | * mbase/MMath.[h,cc]:
|
---|
755 | - implemented ReSort
|
---|
756 |
|
---|
757 | * mcorsika/MCorsikaEvtHeader.cc:
|
---|
758 | - removed obsolete comments
|
---|
759 |
|
---|
760 | * mcorsika/MCorsikaRead.cc:
|
---|
761 | - cosmetics
|
---|
762 |
|
---|
763 | * mcorsika/MCorsikaRunHeader.[h,cc]:
|
---|
764 | - added comments about file contents
|
---|
765 | - added fWavelengthMin/Max
|
---|
766 |
|
---|
767 | * mextralgo/MExtralgoSpline.[h,cc]:
|
---|
768 | - renamed SearchY to SearchYdn
|
---|
769 | - fixed a problem in SearchYup (must be ++i instead of i++)
|
---|
770 | (this is relatively unimportant because it was only used
|
---|
771 | in the determination of the pulse width which we never
|
---|
772 | really used)
|
---|
773 | - added a sanity/range-check to SearchYup and SearchYdn
|
---|
774 | - added a comment
|
---|
775 | - changed the order of arguments in EvalDeriv1
|
---|
776 | - changed the order of arguments in EvalDeriv2
|
---|
777 | - accelerated EvalDeriv1 (one multiplication less)
|
---|
778 | - added Deriv1 function
|
---|
779 | - made SearchYup and SearchYdn public
|
---|
780 |
|
---|
781 | * mjobs/MDataSet.cc:
|
---|
782 | - removed an obsolete return statement
|
---|
783 |
|
---|
784 | * mraw/MRawEvtData.[h,cc]:
|
---|
785 | - changed pointer in AddPixel to reference
|
---|
786 | - added a Set function
|
---|
787 |
|
---|
788 | * mraw/MRawRunHeader.[h,cc]:
|
---|
789 | - added a lot of fixes for wrong run numbers written by Arehucas
|
---|
790 | - added a fix for strange file numbers written by Arehucas
|
---|
791 | - added functions as monta carlo interface to set contents
|
---|
792 |
|
---|
793 | * msignal/MSignalCam.cc:
|
---|
794 | - defined a case 9
|
---|
795 |
|
---|
796 |
|
---|
797 |
|
---|
798 | 2009/01/05 Thomas Bretz
|
---|
799 |
|
---|
800 | * mhbase/MH.h:
|
---|
801 | - commited missing changes from last year
|
---|
802 |
|
---|
803 | * merpp.cc:
|
---|
804 | - fixed a description
|
---|
805 |
|
---|
806 | * sponde.cc:
|
---|
807 | - added "Multiple dataset at once"
|
---|
808 |
|
---|
809 | * star.cc:
|
---|
810 | - removed obsolete -ff option from output
|
---|
811 |
|
---|
812 | * mbase/MTime.[h,cc]:
|
---|
813 | - added GetBinary
|
---|
814 | - added WriteBinary
|
---|
815 |
|
---|
816 | * mbase/MEvtLoop.cc:
|
---|
817 | - display paused status in status line
|
---|
818 | - improved pause handling
|
---|