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 | 2009/04/28 Thomas Bretz
|
---|
21 |
|
---|
22 | * mjobs/MJStar.cc:
|
---|
23 | - allow to run thru even if discriminator threshold are missing
|
---|
24 |
|
---|
25 |
|
---|
26 |
|
---|
27 | 2009/04/26 Thomas Bretz
|
---|
28 |
|
---|
29 | * mraw/MRawFileRead.cc:
|
---|
30 | - added consistency check for two consecutive headers
|
---|
31 |
|
---|
32 | * mraw/MRawRunHeader.[h,cc]:
|
---|
33 | - added copy constructor
|
---|
34 | - added member function for conistency check
|
---|
35 |
|
---|
36 |
|
---|
37 |
|
---|
38 | 2009/04/16 Thomas Bretz
|
---|
39 |
|
---|
40 | * mbase/MEvtLoop.cc:
|
---|
41 | - make sure that no negative values for the estimated time
|
---|
42 | is shown
|
---|
43 |
|
---|
44 | * mcorsika/MCorsikaEvtHeader.cc:
|
---|
45 | - calculate impact in the telescope dish plane and not on the
|
---|
46 | ground
|
---|
47 |
|
---|
48 | * mhflux/MHCollectionArea.cc:
|
---|
49 | - initialize more variables in the constructor as suggested
|
---|
50 | by valgrind
|
---|
51 |
|
---|
52 | * mpointing/MHPointing.cc:
|
---|
53 | - set the maximum such that both axis are scaled correctly
|
---|
54 |
|
---|
55 | * msimcamera/MSimBundlePhotons.cc:
|
---|
56 | - added some more output
|
---|
57 |
|
---|
58 | * resmc/dwarf-pde-gapd.txt:
|
---|
59 | - used new curve from ETH
|
---|
60 | - extrapolated curve on both ends linearily
|
---|
61 |
|
---|
62 | * resmc/dwarf-reflectivity.txt:
|
---|
63 | - extrapolated linearily to 980 nm
|
---|
64 |
|
---|
65 | * resmc/magic-pde.txt:
|
---|
66 | - set to 0 at 900nm
|
---|
67 |
|
---|
68 | * resmc/magic-reflectivity.txt:
|
---|
69 | - extrpolated to 900nm
|
---|
70 |
|
---|
71 | * msimcamera/MSimReadout.cc:
|
---|
72 | - small improvement to sanity check to allow having less channels
|
---|
73 | than pixels
|
---|
74 |
|
---|
75 | * mreport/MReport.cc:
|
---|
76 | - added once more a fix for a wrong Arehucas version
|
---|
77 |
|
---|
78 | * mbase/MSpline3.[h,cc]:
|
---|
79 | - added functions to return the analytical integral
|
---|
80 | of the spline
|
---|
81 |
|
---|
82 | * mjobs/MJSimulation.[h,cc]:
|
---|
83 | - replaced the 2D histogram with the impact on ground with
|
---|
84 | a 1D histogram with the impact perpendicular to Alt/Az
|
---|
85 | - Use a MParSline instead of MPulseShape
|
---|
86 | - Use MParSplines as input for MSimAbsorption
|
---|
87 | - increased the number of bins for the threshold histogram
|
---|
88 | - adapted BinningImpact
|
---|
89 | - added another histogram for the event distribution after cleaning
|
---|
90 | - changed the default number of the NSB to fit the new input
|
---|
91 | definition
|
---|
92 | - added histogram for MNewImagePar
|
---|
93 | - added tab "Info2"
|
---|
94 | - added all MHPhotonEvent to the paremeter list to allow access
|
---|
95 | of the ReadEnv
|
---|
96 |
|
---|
97 | * msim/MSimAbsorption.[h,cc]:
|
---|
98 | - moved the spline code to MParSpline
|
---|
99 | - use MParSpline as new input
|
---|
100 |
|
---|
101 | * msimcamera/MSimCalibrationSignal.[h,cc], msimcamera/MSimCamera.[h,cc],
|
---|
102 | msimcamera/MSimGeomCam.[h,cc]:
|
---|
103 | - replaces MPulseShape by MParSpline
|
---|
104 |
|
---|
105 | * msimcamera/MSimRandomPhotons.[h,cc]:
|
---|
106 | - scale NSB rates like it is done in Eckart's paper
|
---|
107 | - write rates to an output container
|
---|
108 |
|
---|
109 | * ceres.rc:
|
---|
110 | - adapted
|
---|
111 |
|
---|
112 | * msimcamera/MSimAPD.[h,cc]:
|
---|
113 | - take the acidental rate from a container
|
---|
114 |
|
---|
115 | * mbase/Makefile, mbase/BaseLinkDef.h:
|
---|
116 | - added MParSpline
|
---|
117 |
|
---|
118 | * mbase/MParSpline.[h,cc]:
|
---|
119 | - added
|
---|
120 |
|
---|
121 | * msim/MSimAtmosphere.cc:
|
---|
122 | - fixed a bug which caused the aerosol coefficient to be
|
---|
123 | incorrectly initialized
|
---|
124 |
|
---|
125 |
|
---|
126 |
|
---|
127 | 2009/04/01 Thomas Bretz
|
---|
128 |
|
---|
129 | * Makefile.conf.linux:
|
---|
130 | - removed accidental '-g'
|
---|
131 |
|
---|
132 | * Makefile.conf.linux:
|
---|
133 | - removed -Wconversion (produces too much output on newer
|
---|
134 | compilers)
|
---|
135 |
|
---|
136 | * ceres.rc, mjobs/MJSimulation.cc:
|
---|
137 | - added a cut "Cut" after image parameter calculation
|
---|
138 | - updated noise numbers
|
---|
139 |
|
---|
140 | * resmc/dwarf-pde-gapd.txt:
|
---|
141 | - upadted with a more reliable curve from theeth meeting page
|
---|
142 | (linear extrapolate below 350nm)
|
---|
143 |
|
---|
144 |
|
---|
145 |
|
---|
146 | 2009/03/30 Thomas Bretz
|
---|
147 |
|
---|
148 | * manalysis/MMcCalibrationUpdate.cc:
|
---|
149 | - fixed a conditional which prevented the display from
|
---|
150 | correctly process raw data
|
---|
151 |
|
---|
152 | * mgeom/MGeomCamSquare.cc:
|
---|
153 | - shifted pixels to be centered around 0
|
---|
154 |
|
---|
155 | * msimcamera/MSimCamera.cc:
|
---|
156 | - added an additional sanity check
|
---|
157 |
|
---|
158 | * mhbase/MH.cc:
|
---|
159 | - added "temp" to palette
|
---|
160 |
|
---|
161 |
|
---|
162 |
|
---|
163 | 2009/03/27 Stefan Ruegamer
|
---|
164 |
|
---|
165 | * datacenter/scripts/checkstardone
|
---|
166 | - added missing ;; for the case-switching
|
---|
167 |
|
---|
168 |
|
---|
169 |
|
---|
170 | 2009/03/24 Stefan Ruegamer
|
---|
171 |
|
---|
172 | * mhflux/MHAlpha.cc
|
---|
173 | - changed in DrawAll the line color of on-off to blue
|
---|
174 |
|
---|
175 |
|
---|
176 |
|
---|
177 | 2009/03/23 Thomas Bretz
|
---|
178 |
|
---|
179 | * resources/starguider01000534.txt:
|
---|
180 | - added
|
---|
181 |
|
---|
182 | * mbase/MStatusDisplay.cc:
|
---|
183 | - if no MStatusArray is found now all object are drawn
|
---|
184 |
|
---|
185 | * mfileio/MWriteRootFile.[h,cc]:
|
---|
186 | - trees to be copied can now be made optional
|
---|
187 |
|
---|
188 | * mhbase/MH.cc:
|
---|
189 | - included TProfile2D for newer root versions
|
---|
190 |
|
---|
191 | * mjobs/MJCalibrateSignal.cc:
|
---|
192 | - made the copy of "OriginalMC" optional. Now it also works
|
---|
193 | for non-ceres (original MMCS) files again which don't
|
---|
194 | have this tree.
|
---|
195 |
|
---|
196 |
|
---|
197 |
|
---|
198 | 2009/03/19 Daniel Hoehne-Moench
|
---|
199 |
|
---|
200 | * datacenter/scropts/mcsequences:
|
---|
201 | - bugfix: replaced $user by $us
|
---|
202 | - bugfix: fPriority is now inserted into the correct table
|
---|
203 |
|
---|
204 |
|
---|
205 |
|
---|
206 | 2009/03/16 Thomas Bretz
|
---|
207 |
|
---|
208 | * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
|
---|
209 | - added new starguider calibration since 1000534
|
---|
210 |
|
---|
211 | * datacenter/macros/plotdb.C, datacenter/macros/plotrundb.C:
|
---|
212 | - added option to set ds-number in datset
|
---|
213 |
|
---|
214 | * mgeom/MGeomCamMagic.cc:
|
---|
215 | - fixed layout of the MII camera
|
---|
216 |
|
---|
217 | * mpointing/MPointingDevCalc.cc:
|
---|
218 | - updated informations
|
---|
219 |
|
---|
220 |
|
---|
221 |
|
---|
222 | 2009/03/16 Daniel Hoehne-Moench
|
---|
223 |
|
---|
224 | * datacenter/scripts/fillcamera
|
---|
225 | - bugfix: the first line was moved by a tabulator
|
---|
226 |
|
---|
227 |
|
---|
228 |
|
---|
229 | 2009/03/16 Stefan Ruegamer
|
---|
230 |
|
---|
231 | * datacenter/scripts/makecallistolinks
|
---|
232 | - added >/dev/null in line 68 to prevent the mails to dc@astro
|
---|
233 | - removed the -v for the ln
|
---|
234 |
|
---|
235 | * datacenter/scripts/sourcefile
|
---|
236 | - added printprocesslog for rm -v in the finish function (mails)
|
---|
237 |
|
---|
238 |
|
---|
239 |
|
---|
240 | 2009/03/15 Thomas Bretz
|
---|
241 |
|
---|
242 | * mgeom/MGeomCam.[h,cc]:
|
---|
243 | - added member function to get the total sensitive area of the
|
---|
244 | camera
|
---|
245 |
|
---|
246 | * mgeom/MGeomCamMagic.cc:
|
---|
247 | - included TMath for newer root versions
|
---|
248 |
|
---|
249 |
|
---|
250 |
|
---|
251 | 2009/03/07 Thomas Bretz
|
---|
252 |
|
---|
253 | * RELEASE V2.3
|
---|
254 |
|
---|
255 |
|
---|
256 |
|
---|
257 | 2009/03/06 Thomas Bretz
|
---|
258 |
|
---|
259 | * datacenter/macros/plotrundb.C datacenter/macros/fillstar.C:
|
---|
260 | - added RunDataCheck access
|
---|
261 |
|
---|
262 | * mreflector/MRflEventData.cc:
|
---|
263 | - replaced DistanceToPrimitive by IsInside
|
---|
264 |
|
---|
265 |
|
---|
266 |
|
---|
267 | 2009/03/05 Thomas Bretz
|
---|
268 |
|
---|
269 | * mreport/MReportCamera.cc:
|
---|
270 | - fixed a problem if the HVFIL section is empty
|
---|
271 |
|
---|
272 | * merpp.cc:
|
---|
273 | - added --dev-null option to Usage output
|
---|
274 |
|
---|
275 | * mjobs/MJMerpp.[h,cc]:
|
---|
276 | - fixed operation in --dev-null mode
|
---|
277 |
|
---|
278 |
|
---|
279 |
|
---|
280 | 2009/03/04 Thomas Bretz
|
---|
281 |
|
---|
282 | * datacenter/macros/plotdb.C:
|
---|
283 | - updated some binnings
|
---|
284 |
|
---|
285 | * datacenter/macros/fillganymed.C:
|
---|
286 | - use the primary also when inserting
|
---|
287 |
|
---|
288 | * mgeom/GeomLinkDef.h:
|
---|
289 | - added MGeomCamMagicII
|
---|
290 |
|
---|
291 | * mgeom/MGeom.[h,cc]:
|
---|
292 | - added option to set position
|
---|
293 | - removed DistanceToPrimitive, use IsInside instead
|
---|
294 |
|
---|
295 | * mgeom/MGeomCam.[h,cc]:
|
---|
296 | - added a virtual function to CreateNN
|
---|
297 | - added a workaround after reading by calling CreateNN
|
---|
298 | because with the last changes the pixel indices get lost
|
---|
299 |
|
---|
300 | * mgeom/MGeomCamCT1.[h,cc]:
|
---|
301 | - now derives from MGeomCamDwarf
|
---|
302 | - accordingly increased version number
|
---|
303 |
|
---|
304 | * mgeom/MGeomCamDwarf.[h,cc]:
|
---|
305 | - removed Clone -> now in MGeomCam
|
---|
306 |
|
---|
307 | * mgeom/MGeomCamMagic.[h,cc]:
|
---|
308 | - added MGeomCamMagicII <preliminary>
|
---|
309 |
|
---|
310 | * mgeom/MGeomCamSquare.[h,cc]:
|
---|
311 | - removed creation of next neighbors -> now automatic
|
---|
312 |
|
---|
313 | * mgeom/MGeomPix.[h,cc]:
|
---|
314 | - added rotation angle in terms of cos(phi) and sin(phi)
|
---|
315 | - rotate in PaintPrimitive
|
---|
316 | - adapted IsInside accordingly
|
---|
317 |
|
---|
318 | * mgeom/MGeomRectangle.[h,cc]:
|
---|
319 | - if only width is given assume a square
|
---|
320 | - make sure that the box is correctly painted for all root versions
|
---|
321 | - fixed distance to farthest point
|
---|
322 |
|
---|
323 | * mgui/MHexagon.[h,cc]:
|
---|
324 | - removed obsolete dependence on MGeomPix
|
---|
325 |
|
---|
326 | * mhist/MHCamera.cc, mtools/MagicJam.cc:
|
---|
327 | - replaced DistanceToPrimitive by IsInside
|
---|
328 |
|
---|
329 | * mjobs/MJSimulation.cc:
|
---|
330 | - replaced accidental _I_ in file names by _Y_
|
---|
331 |
|
---|
332 | * mreport/MReportCC.[h,cc]:
|
---|
333 | - added version >=200809030
|
---|
334 | - improved modularity of code
|
---|
335 |
|
---|
336 |
|
---|
337 |
|
---|
338 | 2009/03/03 Thomas Bretz
|
---|
339 |
|
---|
340 | * ceres.rc:
|
---|
341 | - added some more infomation
|
---|
342 | - updated paths
|
---|
343 |
|
---|
344 | * mcorsika/MCorsikaRunHeader.[h,cc]:
|
---|
345 | - added atmospheric layers
|
---|
346 | - added interpretation of new XSCATT/YSCATT in newer corsikas
|
---|
347 |
|
---|
348 | * msim/MSimAtmosphere.[h,cc]:
|
---|
349 | - changed path
|
---|
350 | - MAtmosphere doesn't search for any files per default anymore
|
---|
351 | - changed atmopsheric layers to the ones fitted by Corsika
|
---|
352 | - added possibility to change input files to ReadEnv
|
---|
353 |
|
---|
354 | * msimcamera/MSimCalibrationSignal.cc:
|
---|
355 | - don't create a camera geometry yourself
|
---|
356 |
|
---|
357 | * resmc/atmosphere-aerosols.txt, resmc/atmosphere-ozone.txt,
|
---|
358 | resmc/ct1-pde.txt, resmc/dwarf-apdmap.txt, resmc/dwarf-cones.txt,
|
---|
359 | resmc/dwarf-pde-gapd.txt, resmc/dwarf-reflectivity.txt,
|
---|
360 | resmc/dwarf-reflector.txt, resmc/magic-cones-inner.txt,
|
---|
361 | resmc/magic-pde.txt, resmc/magic-reflectivity.txt,
|
---|
362 | resmc/magic-reflector-chessboard.txt, resmc/magic-reflector.txt,
|
---|
363 | resmc/magic-trigger-1NN.txt, resmc/magic-trigger-2NN.txt,
|
---|
364 | resmc/magic-trigger-3NN.txt, resmc/magic-trigger-4NN.txt:
|
---|
365 | - added
|
---|
366 |
|
---|
367 | * mhist/Makefile:
|
---|
368 | - removed accidental MHQuality
|
---|
369 |
|
---|
370 | * mhist/MHCamera.cc:
|
---|
371 | - fixed a warning when calling DistancetoPrimitive
|
---|
372 |
|
---|
373 | * mgeom/MGeomCamSquare.cc:
|
---|
374 | - accidentaly used Double_t instead of Short_t when calling
|
---|
375 | SetNeighbors
|
---|
376 | - changed number of pixels from UInt_t to Short_t. It doesn't make
|
---|
377 | sense to support more pixels than we can store as index for
|
---|
378 | neighbors
|
---|
379 |
|
---|
380 | * Makefile:
|
---|
381 | - added mreflector to resolve unresolved symbols
|
---|
382 |
|
---|
383 |
|
---|
384 |
|
---|
385 | 2009/03/02 Daniela Dorner
|
---|
386 |
|
---|
387 | * datacenter/db/plotdb.php:
|
---|
388 | - adapted width of table
|
---|
389 |
|
---|
390 |
|
---|
391 |
|
---|
392 | 2009/03/02 Thomas Bretz
|
---|
393 |
|
---|
394 | * mgeom/MGeomCam.[h,cc], msimreflector/MMirror.h,
|
---|
395 | msimreflector/MMirrorDisk.[h,cc], msimreflector/MMirrorHex.[h,cc],
|
---|
396 | msimreflector/MMirrorSquare.[h,cc], msimreflector/MReflector.[h,cc]:
|
---|
397 | - added GetA member function
|
---|
398 |
|
---|
399 | * manalysis/MCameraData.cc, mbadpixels/MBadPixelsCalc.cc,
|
---|
400 | mbadpixels/MBadPixelsCam.cc, mbadpixels/MBadPixelsTreat.cc,
|
---|
401 | mcalib/MCalibrationCam.cc, mcalib/MCalibrationChargeCalc.cc,
|
---|
402 | mcalib/MCalibrationChargeCam.cc, mcalib/MCalibrationPulseTimeCam.cc,
|
---|
403 | mcalib/MCalibrationRelTimeCalc.cc, mcalib/MCalibrationRelTimeCam.cc,
|
---|
404 | mcalib/MCalibrationTestCalc.cc, mcalib/MCalibrationTestCam.cc,
|
---|
405 | mcorsika/MCorsikaEvtHeader.cc, mfilter/MFSoftwareTrigger.cc,
|
---|
406 | mgeom/MGeomCam.cc, mhcalib/MHCalibrationCam.cc,
|
---|
407 | mhcalib/MHCalibrationChargeCam.cc, msignal/MSignalCam.cc,
|
---|
408 | mhcalib/MHCalibrationPulseTimeCam.cc, mpointing/MPointingPos.h,
|
---|
409 | mhcalib/MHCalibrationRelTimeCam.cc, mhft/MHexagonalFTCalc.cc,
|
---|
410 | mhist/MHCamera.cc, mimage/MHillas.cc, mimage/MNewImagePar.cc,
|
---|
411 | mjobs/MJCut.cc, mjobs/MJSimulation.cc, mpedestal/MPedPhotCam.cc,
|
---|
412 | mpedestal/MExtractPedestal.cc, mpedestal/MPedestalCam.cc,
|
---|
413 | msimcamera/MSimGeomCam.cc, msimcamera/MSimRandomPhotons.cc:
|
---|
414 | - replaced MGeomPix by MGeom
|
---|
415 |
|
---|
416 | * mjobs/MJStar.cc:
|
---|
417 | - added BinningDist
|
---|
418 | - converted Muon cuts from mm to deg
|
---|
419 |
|
---|
420 | * mhflux/MHCollectionArea.cc:
|
---|
421 | - fixed a problem that a plot disappeared in old files
|
---|
422 |
|
---|
423 | * mmuon/MMuonSearchPar.cc:
|
---|
424 | - switched off the check in Paint (this works only for MAGIC :( )
|
---|
425 |
|
---|
426 | * datacenter/macros/fillganymed.C:
|
---|
427 | - simplified by using MSQLMagic instead of MSQLServer
|
---|
428 |
|
---|
429 |
|
---|
430 |
|
---|
431 | 2009/03/01 Thomas Bretz
|
---|
432 |
|
---|
433 | * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
|
---|
434 | - added pointing model 328198
|
---|
435 |
|
---|
436 | * mbase/MSpline3.h:
|
---|
437 | - added a cast to make it compile with root 5.18
|
---|
438 |
|
---|
439 | * melectronics/MPulseShape.cc:
|
---|
440 | - included TH1 to make it compile with root 5.18
|
---|
441 |
|
---|
442 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
443 | - convert MString::Format to Data()
|
---|
444 | - added type SignificanceSqrtExcess
|
---|
445 |
|
---|
446 | * mhflux/MHFalseSource.cc, mjobs/MJSpectrum.cc:
|
---|
447 | - convert MString::Format to Data()
|
---|
448 |
|
---|
449 | * mhist/MHCamera.cc:
|
---|
450 | - changed some const TString to const char to resolve
|
---|
451 | ambiguity in root 5.18 in TF1 constructor
|
---|
452 |
|
---|
453 | * msim/MHPhotonEvent.cc:
|
---|
454 | - use TMath::Abs instead of abs
|
---|
455 |
|
---|
456 | * msim/MSimPointingPos.[h,cc]:
|
---|
457 | - moved getter and setter to source file to avoid including of
|
---|
458 | TMath
|
---|
459 |
|
---|
460 | * mgeom/MGeom.[h,cc]:
|
---|
461 | - added
|
---|
462 |
|
---|
463 | * mgeom/MGeomRectangle.[h,cc]:
|
---|
464 | - added
|
---|
465 |
|
---|
466 | * mgeom/MGeomCamSquare.[h,cc]:
|
---|
467 | - added
|
---|
468 |
|
---|
469 | * mgeom/Makefile, mgeom/GeomLinkDef.h:
|
---|
470 | - added MGeom
|
---|
471 | - added MGeomRectangle
|
---|
472 | - added MGeomCamSquare
|
---|
473 |
|
---|
474 | * Makefile.rules:
|
---|
475 | - removed dependance on ROOTSYS from rmkdepend. It should be in
|
---|
476 | the path anyway as rootcint
|
---|
477 |
|
---|
478 | * ceres.rc:
|
---|
479 | - added an example of setting the APD type
|
---|
480 |
|
---|
481 | * mbadpixels/MBadPixelsCam.[h,cc], mbadpixels/MBadPixelsTreat.cc,
|
---|
482 | mcalib/MCalibrationChargeCalc.cc, mcalib/MCalibrationTestCalc.cc,
|
---|
483 | mfilter/MFSoftwareTrigger.cc:
|
---|
484 | - replaced references to MGeomPix by references to MGeom
|
---|
485 |
|
---|
486 | * mbase/MStatusDisplay.cc:
|
---|
487 | - evaluate the return code of fwrite as suggested by newer
|
---|
488 | gcc versions
|
---|
489 | - set a paranthesis as suggested by a warning
|
---|
490 |
|
---|
491 | * mgeom/MGeomCam.[h,cc]:
|
---|
492 | - adapted to the changes in MGeomPix/MGeom
|
---|
493 | - added SetAt function for external setup
|
---|
494 | - added Copy constructor
|
---|
495 |
|
---|
496 | * mgeom/MGeomCamCT1.cc, mgeom/MGeomCamDwarf.cc,
|
---|
497 | mgeom/MGeomCamMagic.cc, mhft/MHexagonFreqSpace.cc,
|
---|
498 | mimage/MHillas.cc, mimage/MHillasExt.cc,
|
---|
499 | mimage/MImgCleanStd.[h,cc], mimage/MNewImagePar.cc,
|
---|
500 | mimage/MNewImagePar2.cc, mmuon/MHSingleMuon.cc,
|
---|
501 | msignal/MSignalCam.cc, mtools/MagicJam.cc,
|
---|
502 |
|
---|
503 | - adapted to the changes in MGeomPix/MGeom
|
---|
504 | - use SetAt for setup
|
---|
505 |
|
---|
506 | * mgeom/MGeomPix.cc:
|
---|
507 | - moved most of the code to new base class MGeom
|
---|
508 | - now derives from MGeom
|
---|
509 | - increased version number accordingly
|
---|
510 |
|
---|
511 | * mhbase/MBinning.cc:
|
---|
512 | - replaced a Int_t by UInt_t as suggested by a warning
|
---|
513 |
|
---|
514 | * mhbase/MH.cc:
|
---|
515 | - added a const_cast for GetObjectInfo (should be const,
|
---|
516 | but isn't)
|
---|
517 |
|
---|
518 | * mhbase/MHMatrix.cc, mhflux/MHAlpha.cc, mhflux/MHThetaSq.cc,
|
---|
519 | mhflux/MHThetaSqN.cc, mhist/MHCamEventRot.cc, hvstime/MHVsTime.cc,
|
---|
520 | mjobs/MJStar.cc, mraw/MRawEvtHeader.cc:
|
---|
521 | - added paranthesis as suggested by a warning
|
---|
522 |
|
---|
523 | * mhft/MGeomCamMagicXT.[h,cc]:
|
---|
524 | - replaced by deriving from MGeomCamDwarf
|
---|
525 |
|
---|
526 | * mhist/MHCamera.cc:
|
---|
527 | - adapted to the changes in MGeomPix/MGeom
|
---|
528 | - use SetAt for setup
|
---|
529 | - use new PaintPrimitive to skip the usage of MHexagon
|
---|
530 |
|
---|
531 | * mmc/MMcTrigHeader.hxx:
|
---|
532 | - fixed wrong condition in SetTrigger
|
---|
533 |
|
---|
534 | * msimcamera/MSimAPD.[h,cc]:
|
---|
535 | - added a possibility to switch between the 50mu and 100mu
|
---|
536 | Diodes
|
---|
537 |
|
---|
538 | * mtools/MagicCivilization.[h,cc], mtools/MagicDomino.[h,cc],
|
---|
539 | mtools/MagicReversi.[h,cc], mtools/MagicShow.[h,cc],
|
---|
540 | mtools/MagicSnake.[h,cc], mtools/MineSweeper.[h,cc],
|
---|
541 | - adapted to the changes in MGeomPix/MGeom, therefore restructered
|
---|
542 | the code to get rid of MHexagon
|
---|
543 |
|
---|
544 | * mmovie/MMovieWrite.cc:
|
---|
545 | - allow to switch off timing via preprocessor directive
|
---|
546 | - replaced MGeomPix by MGeom
|
---|
547 | - slightly changed palette
|
---|
548 | - evaluate return of fwrite
|
---|
549 |
|
---|
550 | * mbase/MQuaternion.h, msim/MPhotonData.h:
|
---|
551 | - added a workaround for sqrt in root 5.18/00
|
---|
552 |
|
---|
553 |
|
---|
554 |
|
---|
555 | 2009/02/26 Daniel Hoehne-Moench
|
---|
556 |
|
---|
557 | * datacenter/macros/filldotrun.C:
|
---|
558 | - implemented new SuperArehucas version
|
---|
559 |
|
---|
560 |
|
---|
561 |
|
---|
562 | 2009/02/23 Thomas Bretz
|
---|
563 |
|
---|
564 | * mcorsika/MCorsikaRunHeader.cc:
|
---|
565 | - switched off the impact max workaround - it doesn't work
|
---|
566 | - initialize fImpact Max
|
---|
567 | - print also number of used ATMEXT
|
---|
568 |
|
---|
569 | * mhbase/MH.cc:
|
---|
570 | - improved setting of binning from the parameter list in the
|
---|
571 | n-D case
|
---|
572 |
|
---|
573 | * mhbase/MH3.cc:
|
---|
574 | - imporved output
|
---|
575 |
|
---|
576 | * mhflux/MHCollectionArea.cc:
|
---|
577 | - also collect the maximum impact while running for a nicer
|
---|
578 | behaviour of the plots
|
---|
579 |
|
---|
580 | * mhflux/MHThreshold.cc:
|
---|
581 | - allow setting of a dedicated Threshold binning
|
---|
582 |
|
---|
583 | * mimage/MHHillasExt.cc:
|
---|
584 | - converted slope binning to deg
|
---|
585 |
|
---|
586 | * mjobs/MJSimulation.cc:
|
---|
587 | - write MMcCorsikaRunHeader
|
---|
588 | - changed binnings
|
---|
589 | - added new binning
|
---|
590 | - now display the signal unscaled
|
---|
591 | - show threshold and collection area only for data runs
|
---|
592 |
|
---|
593 | * msim/MSimMMCS.cc:
|
---|
594 | - make setting of directions depending on view-cone option
|
---|
595 |
|
---|
596 | * msim/MSimPointingPos.[h,cc]:
|
---|
597 | - added class description
|
---|
598 | - removed obsolete fPointingCorsika
|
---|
599 | - improved output
|
---|
600 | - added option for homogenous distribution
|
---|
601 |
|
---|
602 | * mmuon/MMuonCalibParCalc.cc:
|
---|
603 | - converted cuts from mm to deg so they will work also for other
|
---|
604 | geometries
|
---|
605 |
|
---|
606 |
|
---|
607 |
|
---|
608 | 2009/02/20 Thomas Bretz
|
---|
609 |
|
---|
610 | * mmuon/MHMuonPar.[h,cc]:
|
---|
611 | - updated class version number after fMm2Deg got removed
|
---|
612 |
|
---|
613 | * mpointing/MHSrcPosCam.cc:
|
---|
614 | - fixed the fill style of the ellipse to produce correct ps-files
|
---|
615 |
|
---|
616 |
|
---|
617 |
|
---|
618 | 2009/02/19 Daniela Dorner
|
---|
619 |
|
---|
620 | * datacenter/scripts/buildsequenceentries,
|
---|
621 | datacenter/scripts/checkfilesforsequenceavail,
|
---|
622 | datacenter/scripts/checkstardone, datacenter/scripts/correcttime,
|
---|
623 | datacenter/scripts/dbchk, datacenter/scripts/dodatacheck,
|
---|
624 | datacenter/scripts/doexclusions, datacenter/scripts/fillcallisto,
|
---|
625 | datacenter/scripts/fillcamera, datacenter/scripts/fillganymed,
|
---|
626 | datacenter/scripts/fillstar, datacenter/scripts/insertdatasets,
|
---|
627 | datacenter/scripts/makecallistolinks,
|
---|
628 | datacenter/scripts/mcsequences, datacenter/scripts/movingrawfiles,
|
---|
629 | datacenter/scripts/movingrawfiles_OK, datacenter/scripts/runcamera,
|
---|
630 | datacenter/scripts/runcorsika, datacenter/scripts/runreflector,
|
---|
631 | datacenter/scripts/sourcefile,
|
---|
632 | datacenter/scripts/writedatasetfiles,
|
---|
633 | datacenter/scripts/writesequencefiles:
|
---|
634 | - removed scriptlog
|
---|
635 |
|
---|
636 | * datacenter/scripts/jobmanager:
|
---|
637 | - fixed typo
|
---|
638 |
|
---|
639 |
|
---|
640 |
|
---|
641 | 2009/02/19 Thomas Bretz
|
---|
642 |
|
---|
643 | * mcorsika/MCorsikaRunHeader.[h,cc]:
|
---|
644 | - reformatted output
|
---|
645 | - added "Options" to output
|
---|
646 | - made Has const
|
---|
647 | - added a workaround to get the maximum simulated impact
|
---|
648 | although it is not officially stored in the file
|
---|
649 |
|
---|
650 | * msim/MHPhotonEvent.cc:
|
---|
651 | - improved automatic binning
|
---|
652 |
|
---|
653 | * msim/MPhotonData.[h,cc]:
|
---|
654 | - added GetCosW2
|
---|
655 | - added GetSinW2
|
---|
656 | - added GetSinW
|
---|
657 |
|
---|
658 | * msim/MSimAbsorption.cc:
|
---|
659 | - don't check wavelength range when theta should be used
|
---|
660 |
|
---|
661 | * msimcamera/MSimAPD.cc:
|
---|
662 | - check for uninitialized indices
|
---|
663 |
|
---|
664 | * msim/MPhotonEvent.[h,cc]:
|
---|
665 | - moved the code for MyClonesArray to the source file
|
---|
666 | - improved a lot the reading speed by reading larger blocks
|
---|
667 | of data from the file at once
|
---|
668 | - improved memory handling. This ensures that even the largest
|
---|
669 | events don't fill the memory forever and the allocated memory
|
---|
670 | is free'd again after some time
|
---|
671 |
|
---|
672 | * msimreflector/MSimReflector.cc:
|
---|
673 | - Use the new Resize function of MPhotonEvent to make sure
|
---|
674 | that the memory is not allocated forever.
|
---|
675 |
|
---|
676 | * mimage/MHHillas.cc, mimage/MMHillas.Ext.cc, mimage/MHHillasSrc.cc:
|
---|
677 | - converted default binning from mm to deg
|
---|
678 |
|
---|
679 | * mraw/MRawRunHeader.cc:
|
---|
680 | - print less when values doen't have any meaning
|
---|
681 |
|
---|
682 | * msim/MSimAtmosphere.[h,cc]:
|
---|
683 | - added
|
---|
684 |
|
---|
685 | * msim/SimLinkDef.h, msim/Makefile:
|
---|
686 | - added MSimAtmosphere
|
---|
687 |
|
---|
688 | * mjobs/MJSimulation.cc:
|
---|
689 | - added simulation of atmosphere
|
---|
690 | - clean isolated pixels away before calculating image parameters
|
---|
691 | - don't clean calibration runs
|
---|
692 | - correct displayed az by magnetic field
|
---|
693 | - added auto range for the 2D histograms
|
---|
694 | - set automatic binning for dist
|
---|
695 | - added tab with histogram for trigger area and threshold
|
---|
696 |
|
---|
697 | * readcorsika.cc:
|
---|
698 | - implemented -ff option
|
---|
699 |
|
---|
700 | * mcorsika/MCorsikaRunHeader.cc:
|
---|
701 | - improved Print output
|
---|
702 |
|
---|
703 | * mimage/MImgCleanStd.cc:
|
---|
704 | - fixed the checks for the cleaning parameters there
|
---|
705 | where some wrong conditions
|
---|
706 |
|
---|
707 | * msim/MSimMMCS.cc:
|
---|
708 | - fixed typo in a comment
|
---|
709 |
|
---|
710 | * ceres.rc:
|
---|
711 | - added units for psf
|
---|
712 | - some small updates
|
---|
713 |
|
---|
714 | * msimreflector/MSimReflector.cc:
|
---|
715 | - convert units of psf from mm to cm
|
---|
716 | - Use MPointingPos instead of PointingCorsika, ARRANG already
|
---|
717 | rotates all vectors accrodingly
|
---|
718 |
|
---|
719 | * msim/MSimPointingPos.cc:
|
---|
720 | - don't write PoinitingCorsika anymore. ARRANg already includes
|
---|
721 | the rotation
|
---|
722 |
|
---|
723 | * mgeom/MGeomCamMagic.[h,cc]:
|
---|
724 | - added a constructor which allows to set the focal distance
|
---|
725 |
|
---|
726 | * msimcamera/MSimAPD.cc, msimcamera/MSimGeomCam.cc,
|
---|
727 | msimcamera/MSimRandomPhotons.cc, msimreflector/MSimReflector.cc:
|
---|
728 | - don't create an object if MGeomCam not found, try "MGeomCam"
|
---|
729 | as default instead
|
---|
730 |
|
---|
731 | * mhflux/MHCollectionArea.[h,cc]:
|
---|
732 | - added MMcRunHeader to data members to be able to check
|
---|
733 | the maximum impact in Finalize for the case the maximum
|
---|
734 | impect is collected "on-line" from the events
|
---|
735 | - if the event distribution comes just from the spectrum fill
|
---|
736 | the distribution event by event to get correct errors
|
---|
737 | - romved some old obsolete code
|
---|
738 |
|
---|
739 | * msim/MSimMMCS.[h,cc]:
|
---|
740 | - added MMcRunHeader to data members to allow to collect the
|
---|
741 | maximum impact from the events
|
---|
742 |
|
---|
743 |
|
---|
744 |
|
---|
745 | 2009/02/18 Thomas Bretz
|
---|
746 |
|
---|
747 | * datacenter/scripts/runcorsika:
|
---|
748 | - added a comment
|
---|
749 |
|
---|
750 | * mbase/MParList.cc:
|
---|
751 | - when adding a TCollectionn only add MParContainers
|
---|
752 |
|
---|
753 | * mcorsika/MCorsikaRunHeader.[h,cc]:
|
---|
754 | - added reading of Atmospheric coefficients
|
---|
755 | - added reading of Cherenkov Flag
|
---|
756 | - added corsika's Earth Radius
|
---|
757 |
|
---|
758 | * melectronics/MDigitalSignal.[h,cc]:
|
---|
759 | - added and initialized an index to allow to "connect"
|
---|
760 | the digital signal to a channel
|
---|
761 |
|
---|
762 | * mjtrain/MJTrainSeparation.cc:
|
---|
763 | - replaced kGreen by kBlue
|
---|
764 |
|
---|
765 | * mmain/MEventDisplay.cc:
|
---|
766 | - added a type==3 which is for ceres-reflector files
|
---|
767 |
|
---|
768 | * mmain/Makefile:
|
---|
769 | - added -I../mcorsika
|
---|
770 | - added -I../msim
|
---|
771 | - added -I../msimcamera
|
---|
772 |
|
---|
773 | * msim/MHPhotonEvent.[h,cc]:
|
---|
774 | - set the binning more automatically from the run-headers
|
---|
775 | where possible
|
---|
776 | - added RadEnv
|
---|
777 | - added Clear function for external access
|
---|
778 |
|
---|
779 | * msim/MSimAbsorption.cc:
|
---|
780 | - addec const-qualifier for photon
|
---|
781 |
|
---|
782 | * msimcamera/MSimGeomCam.cc:
|
---|
783 | - allow usage also without pulse and pulse position (for display)
|
---|
784 |
|
---|
785 | * msimcamera/MSimSignalCam.cc:
|
---|
786 | - allow usage also without TriggerPos
|
---|
787 | - added a check whether MSignalCam was correctly initialized
|
---|
788 |
|
---|
789 |
|
---|
790 |
|
---|
791 | 2009/02/16 Thomas Bretz
|
---|
792 |
|
---|
793 | * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
|
---|
794 | mimage/MHImagePar.cc:
|
---|
795 | - replaced green by blue for better readability on projectors
|
---|
796 |
|
---|
797 | * mbase/MEnv.[h,cc]:
|
---|
798 | - added the option of a default name to allow i/o more similar
|
---|
799 | to MParContainer
|
---|
800 | - improved Print()
|
---|
801 |
|
---|
802 | * ceres.cc, callisto.cc, star.cc, ganymed.cc, sponde.cc:
|
---|
803 | - make use of the new default name of MEnv
|
---|
804 |
|
---|
805 | * mjobs/MJSpectrum.cc:
|
---|
806 | - read and write ganymed.rc
|
---|
807 |
|
---|
808 | * mbase/MParList.cc:
|
---|
809 | - if adding a TObjArray add only MParContainers (for sanity)
|
---|
810 |
|
---|
811 | * mjobs/MJob.cc:
|
---|
812 | - when reading read also TObjects
|
---|
813 |
|
---|
814 | * mjobs/MJSpectrum.cc:
|
---|
815 | - now read the ganymed.rc and write it to the output
|
---|
816 |
|
---|
817 | * mhflux/MHEffectiveOnTime.h:
|
---|
818 | - increased class version by 1
|
---|
819 |
|
---|
820 | * mhflux/MHAlpha.cc:
|
---|
821 | - removed erronornously comittet SetSumw2
|
---|
822 | - don't output the numbe rof excess events vs time
|
---|
823 |
|
---|
824 |
|
---|
825 |
|
---|
826 | 2009/02/15 Thomas Bretz
|
---|
827 |
|
---|
828 | * ceres.rc:
|
---|
829 | - added the MAGIC I high gain pulse as example
|
---|
830 |
|
---|
831 | * sponde.cc:
|
---|
832 | - redirect root error handler
|
---|
833 | - added new option to force on-time fit
|
---|
834 |
|
---|
835 | * datacenter/scripts/runcorsika:
|
---|
836 | - added a comment
|
---|
837 | - remove empty dat file after corsika finished
|
---|
838 |
|
---|
839 | * mbase/MLog.cc:
|
---|
840 | - added several more log-levels to handling root's error handler
|
---|
841 |
|
---|
842 | * mbase/MPrint.cc:
|
---|
843 | - flush buffer before printing
|
---|
844 | - set output level to all
|
---|
845 |
|
---|
846 | * melectronics/MPulseShape.h:
|
---|
847 | - let clone also clone the spline
|
---|
848 |
|
---|
849 | * mfileio/MWriteRootFile.cc:
|
---|
850 | - don't output title if empty
|
---|
851 |
|
---|
852 | * mhflux/MHEffectiveOnTime.[h,cc]:
|
---|
853 | - added new data mebers to store the result of the overall-fit
|
---|
854 | which is now done in Finalize
|
---|
855 | - output the results of the effective on-time fit as inf2
|
---|
856 | - increased clas version accordingly
|
---|
857 |
|
---|
858 | * mjobs/MJSimulation.[h,cc]:
|
---|
859 | - simplified setting up the file structure
|
---|
860 |
|
---|
861 | * mjobs/MJSpectrum.[h,cc]:
|
---|
862 | - added the possibility to force a new on-time fit.
|
---|
863 | - a MHEffectiveOnTime histogram is now always displayed
|
---|
864 | for manual cross checks
|
---|
865 |
|
---|
866 | * mjobs/MJStar.cc:
|
---|
867 | - added MSrcPosCam for Monte Carlos to output
|
---|
868 |
|
---|
869 | * mpointing/MSrcPosCalc.cc:
|
---|
870 | - ignore the WobbleMode from the MMcCorsikaRunHeader
|
---|
871 | if it is a ceres file
|
---|
872 |
|
---|
873 | * msim/MPhotonEvent.[h,cc]:
|
---|
874 | - added function GetTimeFirst
|
---|
875 | - added function GetTimeLast
|
---|
876 | - added function GetTimeMedianDev
|
---|
877 | - added fLength to MPhotonStatistics
|
---|
878 |
|
---|
879 | * msimcamera/MSimGeomCam.cc:
|
---|
880 | - make use of the new functions
|
---|
881 | - set length to statistics container
|
---|
882 |
|
---|
883 | * mpointing/MHSrcPosCam.[h,cc], mpointing/MSrcPosRndm.[h,cc],
|
---|
884 | mfilter/MFMagicCuts.[h,cc], mmuon/MHMuonPar.[h,cc],
|
---|
885 | mhflux/MHThetaSqN.[h,cc]:
|
---|
886 | - support changing geometries (conversion factors) reading
|
---|
887 | a new geometry from a run header
|
---|
888 |
|
---|
889 | * mimage/MHVsSize.[h,cc], mimage/MHNewImagePar.[h,cc],
|
---|
890 | mimage/MHHillasSrc.[h,cc], mimage/MHHillasExt.[h,cc],
|
---|
891 | mimage/MHHillas.[h,cc], mimage/MNewImagePar2.[h,cc]:
|
---|
892 | - removed option to set conversion factor manually
|
---|
893 | - support changing geometries (conversion factors) reading
|
---|
894 | a new geometry from a run header
|
---|
895 | - increased class version by one
|
---|
896 |
|
---|
897 | * mhflux/MMcSpectrumWeight.cc:
|
---|
898 | - replaced Form by MString::Format
|
---|
899 |
|
---|
900 | - made sure that nobody is mixing different energy-range monte
|
---|
901 | carlos and normalizes by integral (to be implemented)
|
---|
902 |
|
---|
903 | * manalysis/MMcCalibrationUpdate.cc:
|
---|
904 | - switched off file Ceres files (this might only be temporary
|
---|
905 | but it makes the display work quite well even without
|
---|
906 | calibrated units.
|
---|
907 |
|
---|
908 | * mjobs/MJCalibrateSignal.cc:
|
---|
909 | - updated the rule to allow for file names without the leading date
|
---|
910 |
|
---|
911 | * mjobs/MJSpectrum.[h,cc]:
|
---|
912 | - set the kMustCleanup bit for sanity
|
---|
913 | - replaced a lot of Form by MString::Format
|
---|
914 | - moved the getting of the right Alpha-histogram to GetHAlpha
|
---|
915 | - the tlist2 doesn't neet to replace anything because all previous
|
---|
916 | tasklists added to the list have been removed again
|
---|
917 | - "DataType" already in parlist? Don't add a second one
|
---|
918 | - replaced some gLog by fLog
|
---|
919 | - make sure that the "Done." message is printed even in case
|
---|
920 | no output is written at the end
|
---|
921 |
|
---|
922 | * ceres.rc:
|
---|
923 | - added some more info
|
---|
924 |
|
---|
925 | * datacenter/scripts/runcorsika:
|
---|
926 | - added magnetic field Azimuth direction (ARRANG), currently
|
---|
927 | at ~ -7deg at La Palma
|
---|
928 |
|
---|
929 | * mbase/MLog.cc:
|
---|
930 | - finallyadded a really stupid hack/workaround to suppress these
|
---|
931 | annoying errors in case of a log-scale set too early
|
---|
932 |
|
---|
933 | * mbase/MTask.[h,cc]:
|
---|
934 | - Replaced OverwritesProcess by Overwrites
|
---|
935 |
|
---|
936 | * mcorsika/MCorsikaEvtHeader.cc:
|
---|
937 | - fixed particle momentum coordinate system
|
---|
938 |
|
---|
939 | * mcorsika/MCorsikaRunHeader.[h,cc]:
|
---|
940 | - added magnetic field values
|
---|
941 | - improved output
|
---|
942 |
|
---|
943 | * mjobs/MJSimulation.cc:
|
---|
944 | - updated height scale
|
---|
945 | - use MPhotonStatistics.fLength
|
---|
946 | - plot median dev of photon arrival times
|
---|
947 |
|
---|
948 | * mmc/MMcRunHeader.hxx:
|
---|
949 | - added a getter IsCeres
|
---|
950 | - added a setter for the Corsika Version
|
---|
951 |
|
---|
952 | * mpedestal/MMcPedestalCopy.cc:
|
---|
953 | - use the new IsCeres
|
---|
954 |
|
---|
955 | * msim/MSimMMCS.[h,cc]:
|
---|
956 | - use the telescope pointing in telescope coordinates for MMcEvt
|
---|
957 | - correct the shower direction by the magnetic field azimuth
|
---|
958 | - set corsika program version
|
---|
959 |
|
---|
960 | * msim/MSimPointingPos.[h,cc]:
|
---|
961 | - splitted the output into coordinated in the corsika frame
|
---|
962 | (module the magnetic field) and the poiting direction in
|
---|
963 | telescope coordinates
|
---|
964 | - added possibility to "observe" in off-target mode
|
---|
965 |
|
---|
966 | * msimreflector/MSimReflector.cc:
|
---|
967 | - use new pointing direction in the corsika frame
|
---|
968 |
|
---|
969 |
|
---|
970 |
|
---|
971 |
|
---|
972 | 2009/02/13 Thomas Bretz
|
---|
973 |
|
---|
974 | * mcorsika/MCorsikaEvtHeader.h:
|
---|
975 | - added some comments on the coordinate system
|
---|
976 |
|
---|
977 | * ceres.rc:
|
---|
978 | - added some comments
|
---|
979 | - setup a psf for the dwarf mirror
|
---|
980 |
|
---|
981 | * mcorsika/MCorsikaRunHeader.h:
|
---|
982 | - added some comments
|
---|
983 |
|
---|
984 | * mjobs/MJSimulation.cc:
|
---|
985 | - added some histogram titles
|
---|
986 | - fixed the x, y coordinates of the impact histogram
|
---|
987 | - write "ElectronicNoise"
|
---|
988 |
|
---|
989 | * mjobs/MJStar.cc:
|
---|
990 | - don't force writing of containers which are not filles by ceres
|
---|
991 | - updated rule to support files without date
|
---|
992 |
|
---|
993 | * mpedestal/MPedestalPix.[h,cc]:
|
---|
994 | - added Print() function
|
---|
995 |
|
---|
996 | * mraw/MRawFileRead.cc:
|
---|
997 | - added a comment
|
---|
998 |
|
---|
999 | * msim/MPhotonData.h:
|
---|
1000 | - added comments about coordinate system
|
---|
1001 |
|
---|
1002 | * msimcamera/MSimGeomCam.cc:
|
---|
1003 | - when looking for the pixels convert from ceres-coordinates
|
---|
1004 | to GeomCam camera-coordinates
|
---|
1005 |
|
---|
1006 | * msimreflector/MMirror.h:
|
---|
1007 | - added Setter for SigmaPSF
|
---|
1008 |
|
---|
1009 | * msimreflector/MMirrorDisk.cc, msimreflector/MMirrorHex.cc,
|
---|
1010 | msimreflector/MMirrorSquare.cc:
|
---|
1011 | - now start counting in ReadM with 0
|
---|
1012 |
|
---|
1013 | * msimreflector/MReflector.[h,cc]:
|
---|
1014 | - added some documentation
|
---|
1015 | - added function to set psf of all mirrors
|
---|
1016 | - added psf optional to input file
|
---|
1017 | - remove already evaluated tokens from TObjArray
|
---|
1018 | - added reading of a default psf from the input file
|
---|
1019 |
|
---|
1020 | * mjobs/MSequence.cc:
|
---|
1021 | - fixed a bug in GetArrays which could cause seg-faults
|
---|
1022 | - added a sanity check
|
---|
1023 |
|
---|
1024 |
|
---|
1025 |
|
---|
1026 | 2009/02/12 Thomas Bretz
|
---|
1027 |
|
---|
1028 | * datacenter/macros/fillsources.C:
|
---|
1029 | - updated
|
---|
1030 |
|
---|
1031 | * mfileio/MWriteRootFile.[h,cc]:
|
---|
1032 | - added some comments
|
---|
1033 | - renamed GetNewFileName to SubstituteName
|
---|
1034 | - made SubstituteName static
|
---|
1035 |
|
---|
1036 | * mhist/MHCamera.cc:
|
---|
1037 | - fixed the number in the legend (was wrong since last update)
|
---|
1038 |
|
---|
1039 | * mjobs/MDataSet.cc:
|
---|
1040 | - replaced From by MString::Format
|
---|
1041 |
|
---|
1042 | * mjobs/MJSimulation.cc:
|
---|
1043 | - a lot of things were renamed
|
---|
1044 | - the refelctor can now be set from the setup file
|
---|
1045 | - changed the binning for the event width
|
---|
1046 | - removed plot "CamShadow"
|
---|
1047 | - changed rules for file names
|
---|
1048 |
|
---|
1049 | * ceres.rc:
|
---|
1050 | - updated according to the changes in MJSimulation
|
---|
1051 |
|
---|
1052 | * mjobs/MSequence.cc:
|
---|
1053 | - replaced use of Form by MString::Format
|
---|
1054 | - allow non-setting of fNight
|
---|
1055 | - don't print period if -1
|
---|
1056 |
|
---|
1057 | * mmain/MEventDisplay.cc:
|
---|
1058 | - decode trigger pattern for display
|
---|
1059 |
|
---|
1060 | * mmain/Makefile:
|
---|
1061 | - included mtrigger
|
---|
1062 |
|
---|
1063 | * msim/MHPhotonEvent.cc:
|
---|
1064 | - search Reflector instead of MReflector
|
---|
1065 |
|
---|
1066 | * msim/MSimAbsorption.cc:
|
---|
1067 | - added some info output
|
---|
1068 |
|
---|
1069 | * msimcamera/MSimAPD.[h,cc]:
|
---|
1070 | - added an option to set the geom cam name. Can be used to skip
|
---|
1071 | this task
|
---|
1072 |
|
---|
1073 | * msimcamera/MSimCamera.[h,cc]:
|
---|
1074 | - allow to set BaselineGain from resource file
|
---|
1075 |
|
---|
1076 | * msimreflector/MSimReflector.cc:
|
---|
1077 | - removed CamShadow container
|
---|
1078 | - search Reflector instead of MReflector
|
---|
1079 |
|
---|
1080 | * Makefile:
|
---|
1081 | - removed mreflector
|
---|
1082 |
|
---|
1083 | * mcalib/MCalibrationPatternDecode.cc:
|
---|
1084 | - in case of pattern==0 and MCs set the color to CT1. This is
|
---|
1085 | a workaround because the bits don't allow to set is explicitly
|
---|
1086 | - removed the check for the kCT1Pulser bit. It can never be true
|
---|
1087 | - consequently removed the kCT1Pulser bit
|
---|
1088 |
|
---|
1089 | * mpedestal/MMcPedestalCopy.[h,cc]:
|
---|
1090 | - fixed for MUX MCs (the pedestal has to be scaled)
|
---|
1091 | - added option to process ceres data
|
---|
1092 |
|
---|
1093 |
|
---|
1094 |
|
---|
1095 | 2009/02/11 Thomas Bretz
|
---|
1096 |
|
---|
1097 | * mcalib/MCalibColorSet.[h,cc]:
|
---|
1098 | - removed some obsolete break statements
|
---|
1099 | - removed obsolete gkMCRunLimit
|
---|
1100 | - fixed setting of signal strength for extremely old
|
---|
1101 | runs (I think we don't have them anyway)
|
---|
1102 |
|
---|
1103 | * mcalib/MCalibrateData.cc:
|
---|
1104 | - improved output
|
---|
1105 |
|
---|
1106 | * mcalib/MCalibrationChargeCalc.cc:
|
---|
1107 | - stop if no valid pulser colors have been found
|
---|
1108 |
|
---|
1109 | * mcorsika/MCorsikaRunHeader.h:
|
---|
1110 | - some cosmetics
|
---|
1111 | - added some getter
|
---|
1112 |
|
---|
1113 | * mhist/MHEvent.[h,cc]:
|
---|
1114 | - some improvements to output
|
---|
1115 | - implemented display for trigger pattern
|
---|
1116 |
|
---|
1117 | * mtrigger/MTriggerPattern.[h,cc]:
|
---|
1118 | - added Copy-function
|
---|
1119 |
|
---|
1120 | * mhist/Makefile:
|
---|
1121 | - added -I../mtrigger
|
---|
1122 |
|
---|
1123 | * mmc/MMcEvtBasic.[h,cc]:
|
---|
1124 | - moved the getter returning a TString to the source file
|
---|
1125 | - replaced Form by MString::Format
|
---|
1126 |
|
---|
1127 | * mraw/MRawRunHeader.cc:
|
---|
1128 | - initialize fSourceEpochChar[1]
|
---|
1129 | - initialize fNumEventsRead
|
---|
1130 | - suppress more output which has not been initialized
|
---|
1131 | - removed run-type from SetRunInfo
|
---|
1132 | - added new function SetRunType
|
---|
1133 | - use strncpy instead of memcpy
|
---|
1134 | - replaced const char[] arguments by TString
|
---|
1135 |
|
---|
1136 | * msimreflector/MReflector.[h,cc]:
|
---|
1137 | - added Print
|
---|
1138 | - added a circle around the mirror showing fMaxR
|
---|
1139 |
|
---|
1140 | * mastro/MAstro.cc:
|
---|
1141 | - updated some typos in comments
|
---|
1142 |
|
---|
1143 | * mbase/MEnv.cc:
|
---|
1144 | - replaced Form by MString::Format
|
---|
1145 |
|
---|
1146 | * mbase/MTask.cc:
|
---|
1147 | - made the total number of executions really count the total
|
---|
1148 | number
|
---|
1149 |
|
---|
1150 | * mcalib/MCalibrationPatternDecode.cc:
|
---|
1151 | - some cosmetics
|
---|
1152 | - corrected the use of a wrong FindCreateObj
|
---|
1153 |
|
---|
1154 | * mcorsika/MCorsikaRead.cc:
|
---|
1155 | - added a comment
|
---|
1156 |
|
---|
1157 | * mfileio/MWriteRootFile.cc:
|
---|
1158 | - improved output
|
---|
1159 | - improved the copy of a tree (now done without unpacking)
|
---|
1160 | - made sure that copied trees are shown in the summary
|
---|
1161 | - made sure that the copied trees are nevertheless deleted
|
---|
1162 |
|
---|
1163 | * mfilter/MFDeltaT.cc:
|
---|
1164 | - adapted to change in GetNumExecutions
|
---|
1165 |
|
---|
1166 | * mhbase/MFillH.cc:
|
---|
1167 | - set the number of executions (as it is in MTask) before the
|
---|
1168 | execution
|
---|
1169 |
|
---|
1170 | * mhbase/MH.cc:
|
---|
1171 | - improved the statistics output
|
---|
1172 |
|
---|
1173 | * mhist/MHCamera.[h,cc]:
|
---|
1174 | - don't create an own pad anymore
|
---|
1175 | - removed SetRange
|
---|
1176 | - SetRange now done via MH::SetPadRange
|
---|
1177 | - some sanity checks if fGeomCam is set
|
---|
1178 | - some adaptions to the new layout scheme without
|
---|
1179 | an own pad
|
---|
1180 | - Changed DrawProjection to a more commonly usable scheme
|
---|
1181 | - Removed all dependencies from MGeomCamMagic
|
---|
1182 | - start the gaus fit with the maximum not the integral
|
---|
1183 |
|
---|
1184 | * mjobs/MJCalibrateSignal.cc:
|
---|
1185 | - If the input files contain an OriginalMC tree
|
---|
1186 | copy it
|
---|
1187 | - consequently we make the MMcEvtBasic from the
|
---|
1188 | parameter-list optional
|
---|
1189 | - fixed the rule (MC files with .root as extension could not
|
---|
1190 | be processed)
|
---|
1191 |
|
---|
1192 | * mjobs/MJCalibration.[h,cc], mjobs/MJPedestal.[h,cc]:
|
---|
1193 | - Use MHCamera::CamDraw more extensively
|
---|
1194 | - replace use of Form by MString::Format
|
---|
1195 |
|
---|
1196 | * mjobs/MJSimulation.cc:
|
---|
1197 | - added an option to switch the cmaera electronics off
|
---|
1198 | - write some more containers to output file (for easy access)
|
---|
1199 | - set the MC bit in the header
|
---|
1200 | - now use MSimMMCS to "fake" the correct file structure
|
---|
1201 | - added three new writers to write the MMcEvtBasic information
|
---|
1202 | - added a display of the most important things
|
---|
1203 |
|
---|
1204 | * mmain/MEventDisplay.cc:
|
---|
1205 | - don't change into the not more existing pad of a MHCamera
|
---|
1206 |
|
---|
1207 | * msimcamera/MSimCalibrationSignal.cc:
|
---|
1208 | - adapted GetNumExecution
|
---|
1209 | - SetReadyToSave for the run header
|
---|
1210 | - jitter the number of emitted photons
|
---|
1211 | - corrected the emitted trigger positon
|
---|
1212 | - (re)set calibration pattern
|
---|
1213 |
|
---|
1214 | * mbase/MLut.[h,cc]:
|
---|
1215 | - added overload of Delete() function
|
---|
1216 | - added IsDefault
|
---|
1217 | - added SetDefault
|
---|
1218 |
|
---|
1219 | * mfileio/MWriteRootFile.cc:
|
---|
1220 | - fixed output in OpenFile
|
---|
1221 |
|
---|
1222 | * mjobs/MSequence.cc:
|
---|
1223 | - allow the "Night" resource to be empty
|
---|
1224 |
|
---|
1225 | * msimcamera/MSimBundlePhotons.cc:
|
---|
1226 | - some small improvements in case of empty maps
|
---|
1227 |
|
---|
1228 | * msimcamera/MSimReadout.[h,cc]:
|
---|
1229 | - reset gain. Use the new fConversionFactor instead
|
---|
1230 | - removed some setting of fRunHeader
|
---|
1231 |
|
---|
1232 | * msimcamera/MSimTrigger.[h,cc]:
|
---|
1233 | - on useer request now offset and gain can be used to
|
---|
1234 | convert the signal back into units of phe
|
---|
1235 | - added possibility to use empty lookup tables
|
---|
1236 | - added debug output
|
---|
1237 |
|
---|
1238 | * msimcamera/MSimCamera.[h,cc]:
|
---|
1239 | - outsourced the pedestal and gain numbers into ReInit
|
---|
1240 | - use an MPedestalCam for Electronic Noise and Gain
|
---|
1241 | - allow to switch ob whether the gain is applied to the
|
---|
1242 | electronic noise or not
|
---|
1243 | - SetPhotElfromShower
|
---|
1244 |
|
---|
1245 | * msim/Makefile. msim/SimLinkDef.h:
|
---|
1246 | - added MSimMMCS
|
---|
1247 |
|
---|
1248 | * msim/MSimMMCS.[h,cc]:
|
---|
1249 | - added
|
---|
1250 |
|
---|
1251 | * msimcamera/Makefile:
|
---|
1252 | - added -I../mpedestal
|
---|
1253 |
|
---|
1254 | * ceres.rc:
|
---|
1255 | - added
|
---|
1256 |
|
---|
1257 | * msimreflector/MMirrorSquare.cc, msimreflector/MMirrorHex.cc,
|
---|
1258 | msimreflector/MMirrorDisk.cc:
|
---|
1259 | - changed the grey colors
|
---|
1260 |
|
---|
1261 | * msimreflector/MMirrorHex.cc:
|
---|
1262 | - fixed bugs in CanHit and HasHit
|
---|
1263 |
|
---|
1264 |
|
---|
1265 |
|
---|
1266 | 2009/02/10 Thomas Bretz
|
---|
1267 |
|
---|
1268 | * manalysis/MMcTriggerLvl2Calc.cc:
|
---|
1269 | - removed obsolete include of MmcRunHeader
|
---|
1270 |
|
---|
1271 | * mbase/MSpline3.[h,cc]:
|
---|
1272 | - improved the available constructors
|
---|
1273 | - added some comments for future use
|
---|
1274 | - added default constructor
|
---|
1275 | - added GetHistogram()
|
---|
1276 |
|
---|
1277 | * mcorsika/MCorsikaRunHeader.[h,cc]:
|
---|
1278 | - added fImpactMax
|
---|
1279 | - added some Getters
|
---|
1280 |
|
---|
1281 | * melectronics/MPulseShape.[h,cc]:
|
---|
1282 | - set class version to 1 to make it storable
|
---|
1283 | - set a title for the splines
|
---|
1284 | - implemented Paint function
|
---|
1285 |
|
---|
1286 | * mhbase/MH.[h,cc]:
|
---|
1287 | - added SetPadRange
|
---|
1288 |
|
---|
1289 | * mhist/MHCamEvent.[h,cc]:
|
---|
1290 | - Init the geometry in ReInit thus it can work with a geometry stored in a file
|
---|
1291 | - Make sure that histogranms already drawn properly to a pad are found in Paint
|
---|
1292 | - added RecursiveRemove for sanity
|
---|
1293 |
|
---|
1294 | * mmc/MMcCorsikaRunHeader.h:
|
---|
1295 | - added SetSpectrum
|
---|
1296 |
|
---|
1297 | * mmc/MMcEvt.hxx:
|
---|
1298 | - added SetEvtNumber
|
---|
1299 | - added SetPhotElfromShower
|
---|
1300 |
|
---|
1301 | * mmc/MMcEvtBasic.[h,cc]:
|
---|
1302 | - added operator=
|
---|
1303 |
|
---|
1304 | * mmc/MMcRunHeader.[hxx, cxx]:
|
---|
1305 | - set default for the versions to UShort_t(-1)
|
---|
1306 | - added some comments
|
---|
1307 | - added SetNumSimulatedShowers
|
---|
1308 | - added SetImpactMax
|
---|
1309 |
|
---|
1310 | * mraw/MRawRunHeader.cc:
|
---|
1311 | - suppress some information in header if not valid
|
---|
1312 |
|
---|
1313 | * msignal/MSignalCalc.cc:
|
---|
1314 | - if (!fPedestal) we should return kTRUE not kFALSE
|
---|
1315 |
|
---|
1316 | * msimreflector/MMirror.[h,cc], msimreflector/MMirrorDisk.[h,cc],
|
---|
1317 | msimreflector/MMirrorHex.[h,cc], msimreflector/MMirrorSquare.[h,cc],
|
---|
1318 | msimreflector/MReflector.[h,cc],
|
---|
1319 | - added Print
|
---|
1320 | - some cosmetics in header
|
---|
1321 | - set class version to 1 to make it storable
|
---|
1322 |
|
---|
1323 | * mtools/MagicJam.cc:
|
---|
1324 | - updated
|
---|
1325 |
|
---|
1326 |
|
---|
1327 |
|
---|
1328 | 2009/02/10 Daniela Dorner
|
---|
1329 |
|
---|
1330 | * datacenter/db/tabs.php:
|
---|
1331 | - if csv-file doesn't exist, only logs are displayed now
|
---|
1332 |
|
---|
1333 |
|
---|
1334 |
|
---|
1335 | 2009/02/08 Thomas Bretz
|
---|
1336 |
|
---|
1337 | * Makefile.conf.linux:
|
---|
1338 | - added -Winit-self
|
---|
1339 |
|
---|
1340 | * msimcamera/MSimCalibrationSignal.[h,cc]:
|
---|
1341 | - account for the pulse shape/width
|
---|
1342 | - make number of photons settable
|
---|
1343 | - make time jitter settable
|
---|
1344 | - renamned fNumEntries to fNumEvents
|
---|
1345 | - don't set daq event number (should be set by the "daq")
|
---|
1346 | - set trigger pattern
|
---|
1347 | - print number of events in PreProcess
|
---|
1348 |
|
---|
1349 | * msimreflector/MSimReflector.[h,cc]:
|
---|
1350 | - made the detector margin settable
|
---|
1351 |
|
---|
1352 | * datacenter/macros/insertcacofile.C, datacenter/macros/insertsequence.C:
|
---|
1353 | - print an error and exit
|
---|
1354 |
|
---|
1355 | * macros/optim/optimdisp.C:
|
---|
1356 | - set the default values as default
|
---|
1357 | - added a short summary what a good strategy for optimization is
|
---|
1358 |
|
---|
1359 | * mastro/MAstro.cc:
|
---|
1360 | - replaced Form by MString::Form
|
---|
1361 |
|
---|
1362 | * mcorsika/MCorsikaEvtHeader.[h,cc], mcorsika/MCorsikaRunHeader.[h,cc]:
|
---|
1363 | - moved fParticleID from event header to run header
|
---|
1364 | - increased Class Version accordingly
|
---|
1365 | - added an error if more than one observation levels are read
|
---|
1366 |
|
---|
1367 | * mhcalib/MHGausEvents.cc:
|
---|
1368 | - replaced Form by MString::Form
|
---|
1369 | - handle the creating of the TF1 fExpFit a bit more "root-safe"
|
---|
1370 |
|
---|
1371 | * mhist/MHCamEvent.[h,cc]:
|
---|
1372 | - added a new option to collect the maximum or minimum contents
|
---|
1373 |
|
---|
1374 | * mhist/MHCamera.[h,cc]:
|
---|
1375 | - added new functions SetMax/MinCamContent
|
---|
1376 |
|
---|
1377 | * mraw/MRawEvtHeader.cc:
|
---|
1378 | - initialize the data members in constructor
|
---|
1379 |
|
---|
1380 | * mraw/MRawEvtHeader.h:
|
---|
1381 | - removed bits for trigger type they were never used
|
---|
1382 |
|
---|
1383 | * mraw/MRawRunHeader.cc:
|
---|
1384 | - tiny cosmetics
|
---|
1385 |
|
---|
1386 | * msim/MHPhotonEvent.[h,cc]:
|
---|
1387 | - added a histogram to display the height
|
---|
1388 | - don't fill kNightSky photons
|
---|
1389 |
|
---|
1390 | * msim/MPhotonData.h:
|
---|
1391 | - added getter for fProductionHeight
|
---|
1392 |
|
---|
1393 | * msim/MPhotonEvent.h:
|
---|
1394 | - commented IsValid (was not used anyhow)
|
---|
1395 |
|
---|
1396 | * msimcamera/MSimGeomCam.[h,cc]:
|
---|
1397 | - added one sample to the window to allow for time jitter of one sample
|
---|
1398 | - make the code for the window indentical to MSimCalibrationSignal
|
---|
1399 |
|
---|
1400 | * msimcamera/MSimReadout.[h,cc]:
|
---|
1401 | - Set the daq event number (readout number)
|
---|
1402 |
|
---|
1403 | * msimcamera/MSimTrigger.[h,cc]:
|
---|
1404 | - added comments
|
---|
1405 | - made the signal length settable
|
---|
1406 | - made the coincidence time settable
|
---|
1407 | - removed setting of the daq event number (should be done by the "daq")
|
---|
1408 | - changed the trigger output from all to inf/inf2
|
---|
1409 |
|
---|
1410 | * msimcamera/Makefile:
|
---|
1411 | - added -I../mtrigger
|
---|
1412 |
|
---|
1413 | * mjobs/MJSimulation.[h,cc]:
|
---|
1414 | - added new mode to force the use of the trigger "electronics"
|
---|
1415 | - moved setup of the fadc to the resource file
|
---|
1416 | - added a new histogram to show the maximum signal in all pixels
|
---|
1417 | - automatically setup the range of the TrigPos histogram
|
---|
1418 | - don't show all histograms in all run conditions
|
---|
1419 |
|
---|
1420 | * mraw/MRawRunHeader.[h,cc]:
|
---|
1421 | - added ReadEnv for a setup from a resource file in ceres
|
---|
1422 |
|
---|
1423 | * msimcamera/MSimAPD.cc:
|
---|
1424 | - added a sanity check if ReInit has not been called
|
---|
1425 |
|
---|
1426 |
|
---|
1427 |
|
---|
1428 | 2009/02/07 Thomas Bretz
|
---|
1429 |
|
---|
1430 | * sponde.rc:
|
---|
1431 | - fixed a typo
|
---|
1432 |
|
---|
1433 | * datacenter/scripts/runcorsika:
|
---|
1434 | - added a comment
|
---|
1435 |
|
---|
1436 | * mbase/MContinue.h:
|
---|
1437 | - changed a comment
|
---|
1438 |
|
---|
1439 | * mbase/MEnv.h, mbase/MMath.cc:
|
---|
1440 | - Do not assign a temporary TString to const char *
|
---|
1441 |
|
---|
1442 | * mcamera/MCameraCentralPix.[h,cc]:
|
---|
1443 | - changed fDC from Float_t to Int_t
|
---|
1444 |
|
---|
1445 | * mhflux/MHCollectionArea.cc, mhflux/MHDisp.cc, mhflux/MHEnergyEst.cc,
|
---|
1446 | mhflux/MHFalseSource.cc, mhflux/MHThreshold.cc, mhbase/MFillH.cc,
|
---|
1447 | mastro/MAstroCamera.cc, mastro/MAstroCatalog.cc, mbase/MContinue.cc,
|
---|
1448 | mbase/MFilter.cc, mbase/MLog.cc, mbase/MParContainer.cc, mhbase/MH.cc,
|
---|
1449 | mbase/MParEmulated.cc, mbase/MStatusDisplay.cc, mbase/MTime.cc,
|
---|
1450 | mhbase/MH3.cc, mhbase/MHn.cc,mhflux/MHAlpha.cc, mhist/MHCamera.cc,
|
---|
1451 | mhflux/MHEffectiveOnTime.cc, mmuon/MHMuonPar.cc, mmovie/MMovieWrite.cc,
|
---|
1452 | mhflux/MHFalseSource.cc, mhist/MHCamEvent.cc,
|
---|
1453 | mmain/MEventDisplay.cc, mreflector/MHReflector.cc:
|
---|
1454 | - use MString::Format instead of Form
|
---|
1455 |
|
---|
1456 | * msim/MHPhotonEvent.cc:
|
---|
1457 | - don't fill kNightSky primaries
|
---|
1458 |
|
---|
1459 | * msim/MPhotonEvent.[h,cc]:
|
---|
1460 | - return the number of non NightSky photons
|
---|
1461 |
|
---|
1462 | * msimcamera/MSimPSF.cc:
|
---|
1463 | - changed default for fSigma from 1 to -1
|
---|
1464 |
|
---|
1465 | * mbase/MContinue.cc:
|
---|
1466 | - changed default title
|
---|
1467 |
|
---|
1468 | * mfileio/MWriteRootFile.cc:
|
---|
1469 | - set kMustCleanup bit, otherwise it is not correctly deleted from
|
---|
1470 | the list of cleanups
|
---|
1471 |
|
---|
1472 | * mhbase/MH3.[h,cc]:
|
---|
1473 | - added RecursiveRemove
|
---|
1474 |
|
---|
1475 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
1476 | - moved code to source file
|
---|
1477 | - improved setting of a new fFunc
|
---|
1478 |
|
---|
1479 | * mhflux/MHAlpha.[h,cc], mhvstime/MHSectorVsTime.[h,cc]
|
---|
1480 | - added RecursiveRemove
|
---|
1481 |
|
---|
1482 | * mjobs/MJSimulation.cc:
|
---|
1483 | - added MSimPSF
|
---|
1484 | - Show only the non NightSky photons in the size plot
|
---|
1485 | - changed the binning of BinningEvtWidth
|
---|
1486 |
|
---|
1487 |
|
---|
1488 |
|
---|
1489 | 2009/02/06 Daniela Dorner
|
---|
1490 |
|
---|
1491 | * datacenter/db/include.php:
|
---|
1492 | - adapted status-query
|
---|
1493 |
|
---|
1494 |
|
---|
1495 |
|
---|
1496 | 2009/02/05 Daniel Hoehne-Moench
|
---|
1497 |
|
---|
1498 | * datacenter/macros/filldotrun.C:
|
---|
1499 | - implemented new SuperArehucas version
|
---|
1500 |
|
---|
1501 |
|
---|
1502 |
|
---|
1503 | 2009/02/03 Thomas Bretz
|
---|
1504 |
|
---|
1505 | * mastro/MAstroCatalog.[h,cc]:
|
---|
1506 | - searches now all catalogs also in the datacenter default path if
|
---|
1507 | the file could not be found
|
---|
1508 |
|
---|
1509 | * mbase/MStatusDisplay.cc:
|
---|
1510 | - also print information about added tabs in batch mode
|
---|
1511 |
|
---|
1512 | * mcorsika/MCorsikaEvtHeader.h:
|
---|
1513 | - fixed a comment
|
---|
1514 |
|
---|
1515 | * mfileio/MWriteRootFile.cc:
|
---|
1516 | - added some more log-output
|
---|
1517 | - open a new /dev/null only if none with the same title already exists
|
---|
1518 | - added some comments
|
---|
1519 |
|
---|
1520 | * mhflux/MHEffectiveOnTime.cc:
|
---|
1521 | - Don't call PaintText if FitH failed (as suggested by valgrind)
|
---|
1522 |
|
---|
1523 | * mjobs/MJStar.cc, mjobs/MJCalibrateSignal.cc:
|
---|
1524 | - added a title to all MWriteRootFile
|
---|
1525 |
|
---|
1526 | * mreport/MReportCC.cc:
|
---|
1527 | - added more comments
|
---|
1528 | - improved log-output
|
---|
1529 |
|
---|
1530 |
|
---|
1531 |
|
---|
1532 | 2009/02/03 Daniela Dorner
|
---|
1533 |
|
---|
1534 | * datacenter/db/plotdb.php:
|
---|
1535 | - sequence as default when startup
|
---|
1536 |
|
---|
1537 | * datacenter/db/plotdb.php, datacenter/db/plot.php:
|
---|
1538 | - added possibility to set size of plot
|
---|
1539 |
|
---|
1540 |
|
---|
1541 |
|
---|
1542 | 2009/02/03 Stefan Ruegamer
|
---|
1543 |
|
---|
1544 | * datacenter/scripts/budb:
|
---|
1545 | - added getdbsetup
|
---|
1546 |
|
---|
1547 |
|
---|
1548 |
|
---|
1549 | 2009/02/02 Thomas Bretz
|
---|
1550 |
|
---|
1551 | * mcamera/MCameraCentralPix.[h,cc]:
|
---|
1552 | - added data member fDC
|
---|
1553 | - increased class version number accordingly
|
---|
1554 |
|
---|
1555 | * mreport/MReportCC.cc:
|
---|
1556 | - improved debug output
|
---|
1557 | - remove minus from the third argument in SCHEDULE
|
---|
1558 |
|
---|
1559 | * mreport/MReportCamera.[h,cc]:
|
---|
1560 | - fixed for ver>=200812140
|
---|
1561 | - added InterpretePSSEN
|
---|
1562 | - added InterpreteLIQ
|
---|
1563 |
|
---|
1564 | * msimcamera/MSimCamera.cc:
|
---|
1565 | - added a time-shift uniformly according to the bin-width
|
---|
1566 |
|
---|
1567 |
|
---|
1568 |
|
---|
1569 | 2009/01/30 Thomas Bretz
|
---|
1570 |
|
---|
1571 | * RELEASE V2.2
|
---|
1572 |
|
---|
1573 |
|
---|
1574 | 2009/02/02 Thomas Bretz
|
---|
1575 |
|
---|
1576 | * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
|
---|
1577 | - fixed the regular expresssion
|
---|
1578 |
|
---|
1579 |
|
---|
1580 |
|
---|
1581 | 2009/01/30 Thomas Bretz
|
---|
1582 |
|
---|
1583 | * datacenter/macros/fillcmt.C:
|
---|
1584 | - added
|
---|
1585 |
|
---|
1586 | * datacenter/macros/plotstat.C:
|
---|
1587 | - extended loop to show all periods again
|
---|
1588 |
|
---|
1589 | * msim/MPhotonData.cc:
|
---|
1590 | - don't change the sign of the cosines. The direction of the
|
---|
1591 | particle doesn't neet to be changed
|
---|
1592 |
|
---|
1593 | * msimreflector/MSimReflector.cc:
|
---|
1594 | - change the rotation matrix to fit the change in MPhotonData
|
---|
1595 |
|
---|
1596 |
|
---|
1597 |
|
---|
1598 | 2009/01/29 Thomas Bretz
|
---|
1599 |
|
---|
1600 | * melectronics/MPulseShape.cc:
|
---|
1601 | - changed spline range from -25/25 to -8/8
|
---|
1602 |
|
---|
1603 | * mhflux/MAlphaFitter.cc, mhflux/MHAlpha.cc, mhflux/MHDisp.cc:
|
---|
1604 | - for sanity (thread safety) replaced Form by MString::Format
|
---|
1605 |
|
---|
1606 | * mhflux/MHDisp.cc:
|
---|
1607 | - initialize fHalf as suggested by valgrind
|
---|
1608 |
|
---|
1609 | * datacenter/macros/plotdb.C:
|
---|
1610 | - updated comments
|
---|
1611 |
|
---|
1612 | * resources/calibration_spline.rc:
|
---|
1613 | - updated
|
---|
1614 |
|
---|
1615 |
|
---|
1616 |
|
---|
1617 | 2009/01/27 Thomas Bretz
|
---|
1618 |
|
---|
1619 | * macros/rootlogon.C:
|
---|
1620 | - added new subdirectories
|
---|
1621 |
|
---|
1622 | * melectronics/MAnalogSignal.[h,cc]:
|
---|
1623 | - added the posssibility to add a pulse from a TF1
|
---|
1624 | - removed the printout if out of range
|
---|
1625 | - returns whether the range had to be adapted
|
---|
1626 | - changed the Discriminate function to allow for giving a start
|
---|
1627 | and end time of the search
|
---|
1628 | - imporved the fining of the falling and rising edge
|
---|
1629 | - removed the printout in Discriminate
|
---|
1630 |
|
---|
1631 | * msimcamera/MSimCamera.[h,cc]:
|
---|
1632 | - moved the pulse shape specific code into a new class MPulseShape
|
---|
1633 | - Fixed the range of the digitization
|
---|
1634 |
|
---|
1635 | * melectronics/MPulseShape.[h,cc]:
|
---|
1636 | - added
|
---|
1637 |
|
---|
1638 | * melectronics/Makefile, melectronics/ElectronicsLinkDef.h:
|
---|
1639 | - added MPulseShape
|
---|
1640 |
|
---|
1641 | * msimcamera/MSimGeomCam.[h,cc]:
|
---|
1642 | - Fixed the time window for random photons (Maybe move to a later
|
---|
1643 | step in the analysis?)
|
---|
1644 |
|
---|
1645 | * msimcamera/MSimReadout.cc:
|
---|
1646 | - call SetReadyToSave for the run-header
|
---|
1647 | - added some debug output in case of failure
|
---|
1648 |
|
---|
1649 | * msimcamera/MSimSignalCam.[h,cc]:
|
---|
1650 | - subtract the trigger position of any
|
---|
1651 |
|
---|
1652 | * msimcamera/MSimTrigger.cc:
|
---|
1653 | - some changes to the debug output
|
---|
1654 |
|
---|
1655 | * mjobs/MJSimulation.[h,cc]:
|
---|
1656 | - added
|
---|
1657 |
|
---|
1658 | * mjobs/Makefile, mjobs/JobsLinkDef.h:
|
---|
1659 | - added MJSimulation
|
---|
1660 |
|
---|
1661 | * ceres.cc, showlog.cc, callisto.cc, star.cc, ganymed.cc, sponde.cc:
|
---|
1662 | - added parenthesis suggested by compiler
|
---|
1663 |
|
---|
1664 | * mbase/MParEnv.cc:
|
---|
1665 | - included TClass for newwer root versions
|
---|
1666 |
|
---|
1667 | * msimreflector/MReflector.cc:
|
---|
1668 | - fixed return if read file was not existing
|
---|
1669 |
|
---|
1670 | * msimrelfector/MSimReflector.cc:
|
---|
1671 | - added sanity check if reflector is valid
|
---|
1672 |
|
---|
1673 | * datacenter/macros/insertdataset.C:
|
---|
1674 | - added fPriority
|
---|
1675 |
|
---|
1676 | * datacenter/macros/plotoptical.C:
|
---|
1677 | - write a root-file as the other plot-macros do
|
---|
1678 |
|
---|
1679 | * mreflector/MHReflector.cc:
|
---|
1680 | - added some SetDirectory(NULL), although this class is a candidate
|
---|
1681 | for removal
|
---|
1682 |
|
---|
1683 | * mjobs/MJCut.cc, mjobs/MJCalibrateSignal.cc:
|
---|
1684 | - make the CheckEnv fail if kFALSE is returned
|
---|
1685 |
|
---|
1686 |
|
---|
1687 |
|
---|
1688 | 2009/01/26 Thomas Bretz
|
---|
1689 |
|
---|
1690 | * Makefile:
|
---|
1691 | - added mcorsika, msim, msimreflector, msimcamera and
|
---|
1692 | msimelectronics
|
---|
1693 | - added readcorsika
|
---|
1694 |
|
---|
1695 | * mbase/Makefile, mbase/BaseLinkDef.h:
|
---|
1696 | - added MParEnv
|
---|
1697 |
|
---|
1698 | * mbase/MParEnv.[h,cc]:
|
---|
1699 | - added
|
---|
1700 |
|
---|
1701 | * mbase/MParameters.[h,cc]:
|
---|
1702 | - added ReadEnv to all classes
|
---|
1703 |
|
---|
1704 | * mbase/MParList.cc:
|
---|
1705 | - return the container within MParEnv if MParEnv found
|
---|
1706 |
|
---|
1707 | * mbase/MParContainer.cc:
|
---|
1708 | - fixed a typo
|
---|
1709 |
|
---|
1710 | * manalysis/MEventRateCalc.cc:
|
---|
1711 | - added a comment
|
---|
1712 |
|
---|
1713 | * melectronics/MAnalogChannels.[h,cc]:
|
---|
1714 | - made the GetNum* unsigned
|
---|
1715 | - added new member functions to just initialize one size
|
---|
1716 |
|
---|
1717 | * mraw/MRawRunHeader.[h,cc]:
|
---|
1718 | - added a possibility to just init the number of pixels
|
---|
1719 |
|
---|
1720 | * msimcamera/MSimReadout.[h,cc]:
|
---|
1721 | - get the number of output channels from the camera geometry
|
---|
1722 | - initialize the runheader in ReInit
|
---|
1723 | - initialize the data arrays from the run-header in reinit
|
---|
1724 |
|
---|
1725 | * mimage/MHHillas.cc:
|
---|
1726 | - the default binning is not scales by 0.9 anymore
|
---|
1727 |
|
---|
1728 | * mmc/MMcEvtBasic.h:
|
---|
1729 | - added new type "artificial"
|
---|
1730 |
|
---|
1731 | * mraw/MRawRunHeader.cc:
|
---|
1732 | - set header size in constructor to 0
|
---|
1733 |
|
---|
1734 | * msimcamera/MSimCalibrationSignal.[h,cc]:
|
---|
1735 | - we need fEvt and fTrigger always
|
---|
1736 | - renamed ReInit to CallReInit
|
---|
1737 | - set photon primary type
|
---|
1738 | - set number of photons from 50 to 5
|
---|
1739 |
|
---|
1740 | * msimcamera/MSimRandomPhotons.cc:
|
---|
1741 | - explicitly set weight to 1
|
---|
1742 |
|
---|
1743 | * mjobs/Makefile:
|
---|
1744 | - added msim, msimreflector, msimcamera and mcorsika
|
---|
1745 |
|
---|
1746 |
|
---|
1747 |
|
---|
1748 | 2009/01/25 Thomas Bretz
|
---|
1749 |
|
---|
1750 | * mbase/Makefile, mbase/BaseLinkDef.h:
|
---|
1751 | - added MLut
|
---|
1752 |
|
---|
1753 | * mbase/MLut.[h,cc]:
|
---|
1754 | - added
|
---|
1755 |
|
---|
1756 | * msimcamera/MSimCamera.[h,cc], msimcamera/MSimTrigger.[h,cc],
|
---|
1757 | msimcamera/MSimRadout.[h,cc], msimcamera/SimCameraLinkDef.h,
|
---|
1758 | msimcamera/Makefile, msimcamera/MSimCalibrationSignal.[h,cc],
|
---|
1759 | msimcamera/SimCameraIncl,h:
|
---|
1760 | - added
|
---|
1761 |
|
---|
1762 | * mjobs/MJob.cc:
|
---|
1763 | - included TClass for newer root versions
|
---|
1764 |
|
---|
1765 | * mreflector/MRflEvtData.cc:
|
---|
1766 | - repaced a use of MHexagon by a direct use of MGeomCam
|
---|
1767 |
|
---|
1768 | * melectronics/MAvalanchePhotoDiode.[h,cc]:
|
---|
1769 | - added some getters
|
---|
1770 | - remobved some obsolete comment
|
---|
1771 | - set entries to 1 by default
|
---|
1772 |
|
---|
1773 | * mgeom/MGeomCam.[h,cc]:
|
---|
1774 | - split the Get[Max,Min]Radius into two member functions
|
---|
1775 | - added the HitDetector based on the maximum radius calculated
|
---|
1776 |
|
---|
1777 | * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
|
---|
1778 | - removed overloading of the new HitDetector
|
---|
1779 |
|
---|
1780 | * mgeom/MGeomPix.[h,cc]:
|
---|
1781 | - reset fUserBits in constructor according to a suggestion by valgrind
|
---|
1782 | - added GetT member function
|
---|
1783 |
|
---|
1784 | * mjobs/MJSpectrum.cc:
|
---|
1785 | - replaced some Form calls for sanity by MString::Format
|
---|
1786 | - check the result of CheckEnv
|
---|
1787 |
|
---|
1788 | * mjobs/MJStar.cc:
|
---|
1789 | - check the result of CheckEnv
|
---|
1790 |
|
---|
1791 | * mjobs/MJob.cc:
|
---|
1792 | - fixed a typo in the name for the seed value resource
|
---|
1793 |
|
---|
1794 | * mraw/MRawRunHeader.h:
|
---|
1795 | - added a getter for run type point run
|
---|
1796 |
|
---|
1797 | * msignal/MSignalCalc.cc:
|
---|
1798 | - don't execute Process at all if fPedestal==NULL
|
---|
1799 |
|
---|
1800 | * msignal/MSignalCam.cc:
|
---|
1801 | - aded case 10 and 11 to GetPixelContent
|
---|
1802 |
|
---|
1803 | * msim/MHPhotonEvent.cc:
|
---|
1804 | - replaced case 4 by using the traversal distance in the 0-pixel
|
---|
1805 |
|
---|
1806 | * msimcamera/MSimSignalCam.cc:
|
---|
1807 | - set pixel only to used if contents>0
|
---|
1808 |
|
---|
1809 | * msimcamera/MSimTrigger.[h,cc]:
|
---|
1810 | - added ReadEnv for setup from a resource file
|
---|
1811 | - compress the trigger list after deleting slots
|
---|
1812 | - initialize descriminator threshold with -1
|
---|
1813 | - check for the validity of the discr. th in PreProcess
|
---|
1814 |
|
---|
1815 | * msimreflector/MReflector.[h,cc]:
|
---|
1816 | - store file name in title
|
---|
1817 | - added ReadEnv for setup from a resource file
|
---|
1818 |
|
---|
1819 | * msimreflector/MSimReflector.[h,cc]:
|
---|
1820 | - changed copyright notice
|
---|
1821 | - added fDetectorMargin
|
---|
1822 |
|
---|
1823 |
|
---|
1824 |
|
---|
1825 |
|
---|
1826 | 2009/01/24 Thomas Bretz
|
---|
1827 |
|
---|
1828 | * mbase/MMath.cc:
|
---|
1829 | - added two explicit conversion to make it compile on my Ubuntu
|
---|
1830 | - Replaced some Form by MString::Format
|
---|
1831 | - included MString
|
---|
1832 |
|
---|
1833 |
|
---|
1834 |
|
---|
1835 | 2009/01/23 Daniela Dorner
|
---|
1836 |
|
---|
1837 | * datacenter/db/showplots-ds.php, datacenter/db/tabs.php,
|
---|
1838 | datacenter/db/plot.php:
|
---|
1839 | - adapted path to new web file structure
|
---|
1840 |
|
---|
1841 | * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php:
|
---|
1842 | - added option to group by date (year, month, night): pulldown in
|
---|
1843 | menu and adapted query
|
---|
1844 |
|
---|
1845 | * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php
|
---|
1846 | datacenter/db/datasetinfo-aio.php:
|
---|
1847 | - enabled possibility to combine all group-bys
|
---|
1848 |
|
---|
1849 | * datacenter/db/datasetinfo-aio.php:
|
---|
1850 | - enhances information printed in table in case of group-by
|
---|
1851 |
|
---|
1852 | * datacenter/db/include.php:
|
---|
1853 | - adapted pulldown of status-group-by
|
---|
1854 |
|
---|
1855 | * datacenter/db/menu.php:
|
---|
1856 | - added pulldown for sumtrigger-flag to sequinfo-menu
|
---|
1857 | - added function to print pulldown for group-by date
|
---|
1858 |
|
---|
1859 |
|
---|
1860 |
|
---|
1861 | 2009/01/23 Thomas Bretz
|
---|
1862 |
|
---|
1863 | * mcorsika/MCorsikaEvtHeader.[h,cc], msim/MPhotonData.[h,cc],
|
---|
1864 | msimcamera/MSimExcessNoise.cc, msimreflector/MMirrorDisk.cc,
|
---|
1865 | msimreflector/MMirrorHex.cc, msimreflector/MMirrorSquare.[h,cc],
|
---|
1866 | msimreflector/MReflector.cc, msimreflector/MSimReflector.cc,
|
---|
1867 | melectronics/MAnalogSignal.cc:
|
---|
1868 | - moved code which needs TMath to source file
|
---|
1869 | - included TMath for newer root versions
|
---|
1870 | - included TObjArray for newer root versions
|
---|
1871 |
|
---|
1872 | * msimcamera/MSimAPD.[h,cc], msimcamera/MSimBundlePhotons.[h,cc],
|
---|
1873 | msimcamera/MSimRandomPhotons.[h,cc]:
|
---|
1874 | - added
|
---|
1875 |
|
---|
1876 | * melectronics/Makefile, melectronics/MAnalogChannels.[h,cc],
|
---|
1877 | melectronics/ElectronicsIncl.h, melectronics/ElectronicsLinkDef.h,
|
---|
1878 | melectronics/MDigitalSignal.[h,cc],
|
---|
1879 | melectronics/MAnalogSignal.[h,cc],
|
---|
1880 | melectronics/MAvalanchePhotoDiode.[h,cc]:
|
---|
1881 | - added
|
---|
1882 |
|
---|
1883 | * msim/M*.cc, msimreflector/M*.cc, msimcamera/M*.cc:
|
---|
1884 | - changed copyright notice
|
---|
1885 |
|
---|
1886 | * mjobs/MJob.[h,cc]:
|
---|
1887 | - for convinience replaced GetEnvValue by GetEnvValue2
|
---|
1888 | - added initialization of the random number generator
|
---|
1889 |
|
---|
1890 | * ceres.cc, mcorsika/CorsikaIncl.h:
|
---|
1891 | - added
|
---|
1892 |
|
---|
1893 |
|
---|
1894 |
|
---|
1895 | 2009/01/22 Thomas Bretz
|
---|
1896 |
|
---|
1897 | * mraw/MRawRunHeader.h:
|
---|
1898 | - added new functions to access the runtype
|
---|
1899 |
|
---|
1900 | * msim/MPhotonData.cc:
|
---|
1901 | - removed some obsolete comments
|
---|
1902 |
|
---|
1903 | * msim/MPhotonEvent.[h,cc]
|
---|
1904 | - added some comments
|
---|
1905 | - added new member function GetFirst and GetLast
|
---|
1906 | - UnSort the array after reading new data
|
---|
1907 | - removed some old obsolete code
|
---|
1908 | - added new meber function Sort and IsSorted
|
---|
1909 |
|
---|
1910 | * msimreflector/MSimReflector.cc:
|
---|
1911 | - force sorting of the array
|
---|
1912 |
|
---|
1913 | * msimcamera/MSimPSF.[h,cc], msimcamera/MSimGeomCam.[h,cc],
|
---|
1914 | msimcamera/MSimExcessNoise.[h,cc], msimcamera/MSimSignalCam.[h,cc]:
|
---|
1915 | - added
|
---|
1916 |
|
---|
1917 |
|
---|
1918 |
|
---|
1919 | 2009/01/21 Thomas Bretz
|
---|
1920 |
|
---|
1921 | * mbase/BaseLinkDef.h, mbase/Makefile:
|
---|
1922 | - added MQuaternion
|
---|
1923 | - added MReflection
|
---|
1924 |
|
---|
1925 | * mbase/MQuaternion.[h,cc], mbase/MReflection.[h,cc]:
|
---|
1926 | - added
|
---|
1927 |
|
---|
1928 | * mbase/MArrayI.[h,cc]:
|
---|
1929 | - added a few new functions (ReSort, Add, Find and AddUniq)
|
---|
1930 |
|
---|
1931 | * mbase/MMath.cc:
|
---|
1932 | - replaced delete by delete[] where appropriate
|
---|
1933 |
|
---|
1934 | * mgeom/MGeomCam.h:
|
---|
1935 | - added new virtual functions HitFrame and HitDetector
|
---|
1936 | - included MQuaternion
|
---|
1937 |
|
---|
1938 | * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
|
---|
1939 | - added new functions HitFrame and HitDetector:
|
---|
1940 |
|
---|
1941 | * msim/MHPhotonEvent.cc:
|
---|
1942 | - removed the reference to MCamera
|
---|
1943 |
|
---|
1944 | * mgeom/MGeomPix.[h,cc], mgui/MHexagon.[h,cc]:
|
---|
1945 | - moved DistanceToPrimitive from MHexagon to MGeomPix
|
---|
1946 | - moved the funtions to calculate overlapping areas
|
---|
1947 | also, but they are still in a comment
|
---|
1948 |
|
---|
1949 | * mgui/MHexagon.[h,cc]:
|
---|
1950 | - started implementing a rotation angle
|
---|
1951 | - added data meber fPhi
|
---|
1952 | - increased class version number
|
---|
1953 |
|
---|
1954 | * mhist/MHCamera.cc, mtools/MagicJam.cc:
|
---|
1955 | - we don't have to use a MHexagon anymore caluclating
|
---|
1956 | DistanceToPrimitive
|
---|
1957 |
|
---|
1958 | * msimreflector/MMirror.[h,cc], msimreflector/MMirrorSquare.[h,cc],
|
---|
1959 | msimreflector/MMirrorHex.[h,cc], msimreflector/MMirrorDisk.[h,cc],
|
---|
1960 | msimreflector/MReflector.[h,cc], msimreflector/MSimReflector.[h,cc],
|
---|
1961 | msimreflector/Makefile, msimreflector/SimReflectorLinkDef.h,
|
---|
1962 | msimreflector/SimReflectorIncl.h:
|
---|
1963 | - added
|
---|
1964 |
|
---|
1965 |
|
---|
1966 |
|
---|
1967 | 2009/01/21 Stefan Ruegamer
|
---|
1968 |
|
---|
1969 | * datacenter/scripts/read_lapalma-tapes:
|
---|
1970 | - added check of the tape slot when exporting the tapes
|
---|
1971 |
|
---|
1972 |
|
---|
1973 |
|
---|
1974 | 2009/01/20 Thomas Bretz
|
---|
1975 |
|
---|
1976 | * mjobs/MJob.h:
|
---|
1977 | - added Esc member function
|
---|
1978 |
|
---|
1979 | * msim/MPhotonData.[h,cc], msim/MPhotonEvent.[h,cc],
|
---|
1980 | msim/MSimAbsorption.[h,cc], msim/MSimPointingPos.[h,cc],
|
---|
1981 | MHPhotonEvent.[h,cc], msim/Makefile, msim/SimIncl.h
|
---|
1982 | msim/SimLinkDef.h:
|
---|
1983 | - added
|
---|
1984 |
|
---|
1985 |
|
---|
1986 | 2009/01/19 Thomas Bretz
|
---|
1987 |
|
---|
1988 | * mfileio/MWriteRootFile.cc:
|
---|
1989 | - simplified how the rules are evaluated using TPregexp
|
---|
1990 | - by this the rules got more powerful
|
---|
1991 |
|
---|
1992 | * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
|
---|
1993 | - changed ols style rule to new style
|
---|
1994 |
|
---|
1995 |
|
---|
1996 |
|
---|
1997 | 2009/01/18 Thomas Bretz
|
---|
1998 |
|
---|
1999 | * mbase/BaseLinkDef.h, mbase/Makefile:
|
---|
2000 | - added MSpline3
|
---|
2001 |
|
---|
2002 | * mcorsika/MCorsikaEvtHeader.cc:
|
---|
2003 | - some little cosmetics
|
---|
2004 |
|
---|
2005 | * mcorsika/MCorsikaEvtHeader.h:
|
---|
2006 | - added some missing getters
|
---|
2007 |
|
---|
2008 | * mcorsika/MCorsikaRunHeader.cc:
|
---|
2009 | - removed some obsolete comments
|
---|
2010 | - reordered some comments
|
---|
2011 |
|
---|
2012 | * mextralgo/MExtralgoSpline.h:
|
---|
2013 | - changed default in GetIntegral from true to false
|
---|
2014 |
|
---|
2015 | * mraw/MRawEvtHeader.h:
|
---|
2016 | - added Setter for DAQEventNumber
|
---|
2017 |
|
---|
2018 | * mraw/MRawRunHeader.cc:
|
---|
2019 | - start pixel hardware indices with 1 not with 0
|
---|
2020 |
|
---|
2021 |
|
---|
2022 |
|
---|
2023 | 2009/01/17 Thomas Bretz
|
---|
2024 |
|
---|
2025 | * mbase/MMath.[h,cc]:
|
---|
2026 | - added a new function RndmExp which should be a tiny bit faster than
|
---|
2027 | root's own implementation because it ises Rndm() instead of Uniform()
|
---|
2028 |
|
---|
2029 | * mextralgo/ExtralgoIncl.h:
|
---|
2030 | - added MArrayF
|
---|
2031 |
|
---|
2032 | * mextralgo/MExtralgoSpline.[h,cc]:
|
---|
2033 | - divided FindY into FindYup and FindYdn to avoid an obsolete if-clause
|
---|
2034 | - added a new member function to return the integral function of the
|
---|
2035 | spline. This is useful to init a new spline and use it for
|
---|
2036 | producing the proper random distribution.
|
---|
2037 |
|
---|
2038 | * mpedestal/MPedestalSubtractedEvt.[h,cc]:
|
---|
2039 | - added Print() function
|
---|
2040 |
|
---|
2041 | * mraw/MRawEvtData.[h,cc]:
|
---|
2042 | - added a member function to Reset the arrays
|
---|
2043 | - added member function to set the pixel indices
|
---|
2044 | - Improved the new Set function
|
---|
2045 |
|
---|
2046 | * readcorsika.cc:
|
---|
2047 | - added
|
---|
2048 |
|
---|
2049 |
|
---|
2050 |
|
---|
2051 | 2009/01/16 Daniel Hoehne-Moench
|
---|
2052 |
|
---|
2053 | * datacenter/scripts/mcsequences:
|
---|
2054 | - implemented sumtrigger -> modes, fTriggerFlagKEY
|
---|
2055 | - fPriority(MCSequenceProcessStatus) is now filled into the mcdb
|
---|
2056 |
|
---|
2057 | * datacenter/scripts/fillmccallisto, fillmcstar:
|
---|
2058 | - bugfix: changed argument of $primaries from [$s+$s] to [$s]
|
---|
2059 |
|
---|
2060 | * datacenter/macros/fillcamera.C:
|
---|
2061 | - changed NumPheFromDNSB to float(7,3)
|
---|
2062 | - fPriority(MCRunProcessStatus) is now filled into the mcdb
|
---|
2063 |
|
---|
2064 | * datacenter/macros/fillmccalib.C:
|
---|
2065 | - minor changes, bugfix (wrong column name for mcdb)
|
---|
2066 |
|
---|
2067 | * datacenter/macros/fillmcsignal.C:
|
---|
2068 | - definition of some parameters changed according to fillsignal.C
|
---|
2069 | - minor changes, deleted unnecessary code
|
---|
2070 | - implemented if clause for HiLo-Parameters. Instead of
|
---|
2071 | seqno<200000 the fAmplFadcKEY is queried in the mcdb for each
|
---|
2072 | sequence. For MUX MCs the HiLo-Parameters are not calculated.
|
---|
2073 |
|
---|
2074 |
|
---|
2075 |
|
---|
2076 | 2009/01/15 Thomas Bretz
|
---|
2077 |
|
---|
2078 | * callisto.cc:
|
---|
2079 | - cosmetics to output
|
---|
2080 |
|
---|
2081 | * mcorsika/MCorsikaRunHeader.cc:
|
---|
2082 | - cosmetics (removed a ;;)
|
---|
2083 |
|
---|
2084 | * mhist/MHEvent.[h,cc]:
|
---|
2085 | - ReInit to allow the change of the camera geoemtry in ReInit
|
---|
2086 |
|
---|
2087 |
|
---|
2088 |
|
---|
2089 | 2009/01/15 Stefan Ruegamer
|
---|
2090 |
|
---|
2091 | * datacenter/scripts/dodatacheck:
|
---|
2092 | - removed the _E in the find command; files from 2008/06/04 on do
|
---|
2093 | not have it any more
|
---|
2094 |
|
---|
2095 |
|
---|
2096 |
|
---|
2097 | 2009/01/14 Daniel Hoehne-Moench
|
---|
2098 |
|
---|
2099 | * datacenter/scripts/sourcefile:
|
---|
2100 | - extended errorcoding on mc run process status
|
---|
2101 |
|
---|
2102 | * datacenter/scripts/runmccallisto, runmcstar:
|
---|
2103 | - deleted unnecessary lines, adapted to primary structure
|
---|
2104 |
|
---|
2105 | * datacenter/macros/fillmcsignal.C, fillmccalib.C, fillmcstar.C:
|
---|
2106 | - added
|
---|
2107 |
|
---|
2108 | * datacenter/scripts/fillmccallisto, fillmcstar:
|
---|
2109 | - added
|
---|
2110 |
|
---|
2111 |
|
---|
2112 |
|
---|
2113 | 2009/01/14 Thomas Bretz
|
---|
2114 |
|
---|
2115 | * readraw.cc:
|
---|
2116 | - check first whether the file exist before adding the extension
|
---|
2117 |
|
---|
2118 | * mbase/MMath.[h,cc]:
|
---|
2119 | - added function to Re-sort an array
|
---|
2120 |
|
---|
2121 | * mfileio/MReadMarsFile.cc, mfileio/MWriteRootFile.cc:
|
---|
2122 | - Improved output
|
---|
2123 |
|
---|
2124 | * mfileio/MWriteRootFile.cc:
|
---|
2125 | - fixed a problem which prevented to open more than one /dev/null
|
---|
2126 | devices independantly
|
---|
2127 |
|
---|
2128 | * mgeom/MGeomCam.cc:
|
---|
2129 | - cosmetics
|
---|
2130 |
|
---|
2131 | * mgeom/MGeomCamDwarf.h:
|
---|
2132 | - fixed a typo in an ifdef
|
---|
2133 |
|
---|
2134 | * mgeom/MGeomPix.[h,cc]:
|
---|
2135 | - added funtion to return positon as TVector2
|
---|
2136 | - slightly improved the algorithm to check IsInside
|
---|
2137 | - fixed the conditional signs for the orientation of pixels
|
---|
2138 | in GetDirection
|
---|
2139 |
|
---|
2140 | * mmain/MEventDisplay.cc:
|
---|
2141 | - Give different names to the MPedestalSubtract tasks
|
---|
2142 | - fixed buttons
|
---|
2143 | - call AddGeometryTags after ReInit to allow reading new geometries in
|
---|
2144 | ReInit
|
---|
2145 |
|
---|
2146 | * mmc/MMcEvtBasic.h:
|
---|
2147 | - added a new primary type kNightSky
|
---|
2148 |
|
---|
2149 | * mraw/MRawEvtPixelIter.h:
|
---|
2150 | - replaced type of the number of bytes by UInt_t
|
---|
2151 |
|
---|
2152 | * mraw/MRawRunHeader.h:
|
---|
2153 | - allow to validate the magic-number from outside (for MCs)
|
---|
2154 |
|
---|
2155 | * datacenter/scripts/runcorsika:
|
---|
2156 | - added a lot of comments
|
---|
2157 | - reordered values in input card
|
---|
2158 | - switched off a lot of obsolete output
|
---|
2159 | - changed the Magnetic field to a value corresponding to the location of
|
---|
2160 | MAGIC at 2200m height valid for January 2009. (The old value never took
|
---|
2161 | place there?!) The value was taken from www.noaa.gov/geomagmodels
|
---|
2162 |
|
---|
2163 |
|
---|
2164 |
|
---|
2165 | 2009/01/12 Daniel Hoehne-Moench
|
---|
2166 |
|
---|
2167 | * datacenter/db/menu.php:
|
---|
2168 | - bugfix: now the SumTriggerFlag is correctly displayed in the web
|
---|
2169 | interface
|
---|
2170 |
|
---|
2171 |
|
---|
2172 |
|
---|
2173 | 2009/01/09 Daniel Hoehne-Moench
|
---|
2174 |
|
---|
2175 | * datacenter/macros/fillcamera.C
|
---|
2176 | - implemented new variables: zbinmin, zbinmax, number of
|
---|
2177 | sumtriggers, sum trigger flag
|
---|
2178 | - bugfix: for P and C runs the mirror fraction and the impact
|
---|
2179 | parameter had unreasonable values (negative) which were filled
|
---|
2180 | into the mcdb, now->0
|
---|
2181 |
|
---|
2182 | * datacenter/scripts/fillcamera, mcsequences:
|
---|
2183 | - implemented call of getdbsetup
|
---|
2184 |
|
---|
2185 |
|
---|
2186 |
|
---|
2187 | 2009/01/09 Stefan Ruegamer
|
---|
2188 |
|
---|
2189 | * datacenter/scripts/buildsequenceentries
|
---|
2190 | - corrected IFS argument
|
---|
2191 |
|
---|
2192 |
|
---|
2193 |
|
---|
2194 | 2009/01/08 Stefan Ruegamer
|
---|
2195 |
|
---|
2196 | * datacenter/scripts/filesondisk
|
---|
2197 | - added S and N runs
|
---|
2198 |
|
---|
2199 |
|
---|
2200 |
|
---|
2201 | 2009/01/07 Daniel Hoehne-Moench
|
---|
2202 |
|
---|
2203 | * datacenter/macros/filldotrun.C:
|
---|
2204 | - updated column counting numbers
|
---|
2205 | - included a check for the number of columns in the runfiles
|
---|
2206 |
|
---|
2207 | * datacenter/macros/buildsequenceentries.C:
|
---|
2208 | - implemented SumTriggerFlagKEY for sequence building
|
---|
2209 |
|
---|
2210 |
|
---|
2211 |
|
---|
2212 | 2009/01/06 Thomas Bretz
|
---|
2213 |
|
---|
2214 | * mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h,
|
---|
2215 | mbase/MArrayI.h, mbase/MArrayS.h:
|
---|
2216 | - removed GetSize
|
---|
2217 |
|
---|
2218 | * mbase/MArrayF.h:
|
---|
2219 | - added Add()
|
---|
2220 | - added AddClipped
|
---|
2221 |
|
---|
2222 | * mbase/MMath.[h,cc]:
|
---|
2223 | - implemented ReSort
|
---|
2224 |
|
---|
2225 | * mcorsika/MCorsikaEvtHeader.cc:
|
---|
2226 | - removed obsolete comments
|
---|
2227 |
|
---|
2228 | * mcorsika/MCorsikaRead.cc:
|
---|
2229 | - cosmetics
|
---|
2230 |
|
---|
2231 | * mcorsika/MCorsikaRunHeader.[h,cc]:
|
---|
2232 | - added comments about file contents
|
---|
2233 | - added fWavelengthMin/Max
|
---|
2234 |
|
---|
2235 | * mextralgo/MExtralgoSpline.[h,cc]:
|
---|
2236 | - renamed SearchY to SearchYdn
|
---|
2237 | - fixed a problem in SearchYup (must be ++i instead of i++)
|
---|
2238 | (this is relatively unimportant because it was only used
|
---|
2239 | in the determination of the pulse width which we never
|
---|
2240 | really used)
|
---|
2241 | - added a sanity/range-check to SearchYup and SearchYdn
|
---|
2242 | - added a comment
|
---|
2243 | - changed the order of arguments in EvalDeriv1
|
---|
2244 | - changed the order of arguments in EvalDeriv2
|
---|
2245 | - accelerated EvalDeriv1 (one multiplication less)
|
---|
2246 | - added Deriv1 function
|
---|
2247 | - made SearchYup and SearchYdn public
|
---|
2248 |
|
---|
2249 | * mjobs/MDataSet.cc:
|
---|
2250 | - removed an obsolete return statement
|
---|
2251 |
|
---|
2252 | * mraw/MRawEvtData.[h,cc]:
|
---|
2253 | - changed pointer in AddPixel to reference
|
---|
2254 | - added a Set function
|
---|
2255 |
|
---|
2256 | * mraw/MRawRunHeader.[h,cc]:
|
---|
2257 | - added a lot of fixes for wrong run numbers written by Arehucas
|
---|
2258 | - added a fix for strange file numbers written by Arehucas
|
---|
2259 | - added functions as monta carlo interface to set contents
|
---|
2260 |
|
---|
2261 | * msignal/MSignalCam.cc:
|
---|
2262 | - defined a case 9
|
---|
2263 |
|
---|
2264 |
|
---|
2265 |
|
---|
2266 | 2009/01/05 Thomas Bretz
|
---|
2267 |
|
---|
2268 | * mhbase/MH.h:
|
---|
2269 | - commited missing changes from last year
|
---|
2270 |
|
---|
2271 | * merpp.cc:
|
---|
2272 | - fixed a description
|
---|
2273 |
|
---|
2274 | * sponde.cc:
|
---|
2275 | - added "Multiple dataset at once"
|
---|
2276 |
|
---|
2277 | * star.cc:
|
---|
2278 | - removed obsolete -ff option from output
|
---|
2279 |
|
---|
2280 | * mbase/MTime.[h,cc]:
|
---|
2281 | - added GetBinary
|
---|
2282 | - added WriteBinary
|
---|
2283 |
|
---|
2284 | * mbase/MEvtLoop.cc:
|
---|
2285 | - display paused status in status line
|
---|
2286 | - improved pause handling
|
---|