source: trunk/MagicSoft/Mars/Changelog@ 9399

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