source: trunk/MagicSoft/Mars/Changelog@ 9388

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