source: trunk/MagicSoft/Mars/Changelog@ 9398

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