source: trunk/MagicSoft/Mars/Changelog@ 9392

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