source: trunk/MagicSoft/Mars/Changelog@ 3511

Last change on this file since 3511 was 3511, checked in by gaug, 22 years ago
*** empty log message ***
File size: 101.5 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 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
21 2004/03/15: Markus Gaug
22 * mcalib/MCalibrationChargePix.[h,cc]
23 * mcalib/MCalibrationChargeCam.[h,cc]
24 * mcalib/MCalibrationChargeCalc.cc
25
26 - conversion from hi- to logain now not applied until the value is
27 exported outside the class. This is necessary for the error
28 propagation in the F-Factor method: In the calculation of the
29 number of Phe, the conversion factors cancel out and do not
30 enlarge the errors
31
32 - pixels with number of phe's outside the range defined by
33 fPheFFactorRelErrLimit are not any more declared as:
34 MCalibrationChargePix::IsFFactorMethodValid() == kFALSE ,
35 but instead as:
36 MBadPixelsPix::IsSuitableRun(MBadPixelsPix::kUnreliableRun) == kTRUE,
37 Like this, everybody is allowed to calibrate pixels which give
38 no reasonable results in the calibration without bothering that
39 too many pixels fall out. Enjoy!
40
41 - In that procedure, the classes passed _internally_ from calculation
42 of sigmas to calculation of variances which saves all the useless
43 square rooting.
44
45 - took out pointers to MCalibraitonChargeBlindPix and
46 MCalibrationChargePINDiode in MCalibrationChargeCam.
47
48
49 2004/03/15: Abelardo Moralejo
50
51 * mmc/MMcEvt.hxx
52 - added getter function for fZFirstInteraction
53
54
55
56 2004/03/15: Wolfgang Wittek
57
58 * mastro/MObservatory.[h,cc]
59 - remove bugs in RotationAngle(theta, phi, sin, cos)
60 replaced
61 cos = sinl + cosl*cosp /denom;
62 by
63 cos = (sinl - cosl*cosp) /denom;
64
65
66
67 2004/03/15: Thomas Bretz
68
69 * mastro/MObservatory.[h,cc]:
70 - implemented RotationAngle(ra, dec, time)
71
72 * mbase/MTask.[h,cc]:
73 - implemented usage of a TStopwatch to retriev time consumtion
74 informations
75 - changed PrintStatistics not to print classes having no
76 Process() function
77
78 * mbase/MTaskList.[h,cc], mfileio/MReadReports.[h,cc]:
79 - changed PrintStatistics according to changes in MTask
80
81 * mraw/MRawEvtHeader.cc:
82 - added a comment to Fill member function
83
84 * manalysis/MCerPhotEvt.[h,cc]:
85 - added fLut.Set to FixSize and resize fLut by a factor of 2
86 instead of +1 which acelerates creation of all pixels a lot
87
88 * mbadpixels/MBadPixelsPix.cc:
89 - fixed a typo
90
91 * mfilter/MFSoftwareTrigger.cc:
92 - made statistics output meaning independant of usage of filter!
93
94 * mhbase/MFill.[h,cc]:
95 - added possibility to give tab a different name
96
97 * mhist/MHCamera.cc:
98 - fixed a bug when determin scale for same-option
99
100 * mjobs/MJCalibration.cc:
101 - changed tab names for MFillH
102
103 * mjobs/MJExtactSignal.cc:
104 - added MRawEvtHeader to output
105
106 * mbase/MStatusDisplay.[h,cc]:
107 - changed displayed year
108 - read and store MStatusArray to and from files
109
110 * mfileio/MReadTree.cc:
111 - enhanced output
112
113 * mmain/MCameraDisplay.cc, mmain/MEventDisplay.[h,cc]:
114 - added preliminary mode to display F1/F2/F3-files
115
116 * mbase/MStatusArray.[h,cc]:
117 - added
118
119 * mbase/Makefile, mbase/BaseLinkDef.h:
120 - added MStatusArray
121
122
123
124 2004/03/13: Markus Gaug
125
126 * mcalib/MCalibrationChargeCalc.cc, mcalib/MCalibrationChargeCam.cc,
127 mcalib/MCalibrationChargePix.[h,cc],
128 mcalib/MHCalibrationChargeCam.cc,
129 mcalib/MHCalibrationChargeLoGainPix.cc:
130 - fixed Low Gain calibration
131
132 * mcalib/MHGausEvents.cc:
133 - changed default fit prob. limit from 0.005 to 0.001
134
135 * mbadpixels/MBadPixelsPix.h :
136 - IsCalibrationResultOK does not ask for FitOK any more
137
138 * mcalib/MHCalibrationChargeCam.cc:
139 - replaced Rel. Err. Limit for outliers in Phe's from 5 sigma to 7
140
141 * mraw/MRawEvtPixelIter.[h,cc]:
142 - function GetIdxMaxLoGainSamples can be called optionally with
143 offset (because first "loGain" samples are often in reality
144 hiGain with high values.
145
146
147
148 2004/03/12: Sebastian Raducci
149
150 * manalysis/Makefile
151 - added mastro in the include directories
152
153
154
155 2004/03/12: Thomas Bretz
156
157 * merpp.cc:
158 - added 'force' option
159
160 * manalysis/MCerPhotAnal2.cc:
161 - extract pedestal and pedestal rms from lo-gain if hi-gain not
162 above a certain athreshold
163
164 * mastro/MAstroCatalog.[h,c]:
165 - added text argument to DrawStar
166
167 * mbase/MStatusDisplay.cc:
168 - some small changes to output of SaveAsPS
169
170 * mfilter/MFCosmics.cc:
171 - changed output of filter statistics
172
173 * mbadpixels/MBadPixelsTreat.[h,cc]:
174 - fixed some problems with the code - now it should work like
175 expected
176 - added a new member function to be able to change the number
177 of required neighbors
178
179
180
181 2004/03/12: Wolfgang Wittek
182
183 * manalysis/Makefile
184 - include 'mastro'
185
186 * manalysis/MSourcePosfromStarPos.[h,cc]
187 - include MObservatory.h
188 - call member function Rotationangle() of MObservatory
189
190
191
192 2004/03/12: Markus Gaug
193
194 * mjobs/MJCalibration.cc
195 - updated call in displays to the corr. Cams.
196
197 * macros/calibrate_data.C
198 - macro to study calibrate and study data used in Munich and IFAE
199
200
201
202 2004/03/12: Antonio Stamerra
203
204 * mraw/MRawEvtHeader.[h,cc]
205 - Added the method GetTriggerID() to decode the trigger pattern.
206
207
208
209 2004/03/11: Abelardo Moralejo
210
211 * mimage/MHillasCalc.cc
212 - Added some printout in PostProcess, to better express the reasons
213 for which the reconstruction of some events did not succeed.
214
215
216
217 2004/03/11: Thomas Bretz
218
219 * status.cc:
220 - updated
221
222 * manalysis/MCerPhotAnal2.cc:
223 - removed an obsolete debug output
224
225 * mhist/MHCamera.[h,cc]:
226 - added same-option to camera display
227
228 * mbadpixels/MBadPixelsCalc.[h,cc], mbadpixels/MBadPixelsTreat.[h,cc]:
229 - implemented functionality of MBlindPixelsCalc2
230
231 * mbadpixels/MBadPixelsCam.[h,cc], mbadpixels/MBadPixelsPix.[h,cc],
232 mbadpixels/MMcBadPixelsSet.cc, mcalib/MCalibrationChargeCalc.cc,
233 mcalib/MCalibrationChargePix.cc, mcalib/MHCalibrationChargeCam.cc:
234 - replaced several Set/GetUnsuitable* by a single member function
235
236
237
238 2004/03/11: Markus Gaug
239
240 * mbadpixels/MBadPixelsPix.h
241 - removed bits about validity of calibration methods
242 - IsCalibrationResultOK asks also from IsSuitableRun
243
244 * mbadpixels/MBadPixelsCam.cc
245 - updated GetPixelContent
246 - added Print function
247
248 * mcalib/MCalibrationChargeCam.[h,cc]
249 * mcalib/MCalibrationChargePix.h
250 * mcalib/MCalibrationChargeCalc.cc
251 - removed pointers to MGeomCam and MBadPixelsCam in MCalibrationChargeCam
252 - use two loops over pixels in order to determine mean flux of phe;s to
253 discard pixels far outside the normal distribution
254
255 * mcalib/MCalibrate.cc
256 - added case that no MBadPixelsCam is available.
257
258 * mcalib/MHCalibrationChargeCam.cc
259 - adapted to new MBadPixelsPix::SetUnsuitable function
260
261
262 2004/03/10: Abelardo Moralejo
263
264 * manalysis/MCerPhotPix.[h,cc]
265 - Added member fIsHGSaturated, and setter/getter functions.
266 Updated class version to 4.
267
268 * mcalib/MCalibrate.cc, MCalibrateData.cc
269 - Added setting of MCerPhotPix.fIsHGSaturated if one or more HG
270 slices saturate.
271
272 * mimage/MNewImagePar.[h,cc]
273 - Added member fNumHGSaturatedPixels to count the number of pixels
274 in which high gain saturates. Added getter funciton for it.
275 Updated class version to 3.
276
277
278
279 2004/03/10: Markus Gaug
280
281 * mcalib/MCalibrationChargeCalc.cc,
282 mcalib/MCalibrationChargePix.[h,cc],
283 mcalib/MCalibrationChargeCam.[h,cc]:
284 - calculation of conversion factor with F-Factor method from
285 same mean number of photons, derived from weighted mean number
286 of photo-electrons from inner and outer pixels, respectively
287
288 * mjobs/MJPedestal.cc, mjobs/MJCalibration.cc, macros/calibration.C:
289 - fixed the projections (did only display inner pixels up to now)
290
291 * macros/calibration.C
292 - small bug fixed in display of rel. arrival times
293 ( used MArrivalTimeCam instead of MHCalibrationRelTimeCam)
294
295 * mbadpixels/MBadPixelsCam.cc
296 - replaced some InitSize(idx) by InitSize(idx+1) in order not to crash
297 to program when reading from an ascii-file.
298
299 * mbadpixels/MBadPixelsCalc.cc
300 - replaced one SetUnsuitableRun(....) by the new version without
301 argument.
302
303
304
305 2004/03/10: Thomas Bretz
306
307 * mfilter/MFSoftwareTrigger.[h,cc]:
308 - changed to support also a predifined number of NN
309
310 * mastro/MAstroCatalog.[h,cc]:
311 - many enhancements
312 - many speed improvements
313
314 * mbadpixels/MBadPixelsPix.[h,cc]:
315 - fixed
316
317
318
319 2004/03/10: Ester Aliu
320
321 * mtemp/MIslands.[h,cc]
322 - New MParContainer to hold information about islands
323 (number of islands, pixels in each Island, Signal/Noise of
324 each Island).
325
326 * mtemp/MIslandCalc.[h,cc]
327 - New MTask to count and characterize Islands.
328
329
330
331 2004/03/09: Thomas Bretz
332
333 * Makefile.rules:
334 - replaced *.o by $(...) for building archives
335
336 * mjobs/MJCalibration.cc:
337 - exchanged apply and merge task
338
339 * mjobs/MJCalibration.h, mjobs/MJExtractSignal.h, mjobs/MJPedestal.h:
340 - fixed some const-qualifiers
341
342 * mcalib/MHCalibrationChargeBlindPix.cc,
343 mcalib/MHCalibrationChargeCam.cc,
344 mcalib/MHCalibrationChargePINDiode.cc
345 - removed some obsolete output when calling FindCreateObj
346 - changed some 'not found' output messages to be 'Mars-compliant'
347 - replaced some gLog by *fLog
348
349
350
351 2004/03/08: Markus Gaug
352
353 * mbadpixels/MBadPixelsPix.h
354 - small modifications for better readability
355 - remove Getters for calibration methods
356 - added flag "UnReliableRun" in fInfo[0]
357
358 * mcalib/MHCalibrationChargeCam.cc, mcalib/MCalibrationChargePix.cc:
359 - fill MBadPixelsPix with UnReliableRun or UnSuitableRun when
360 calibration does not succeed.
361
362 * mcalib/MCalibrationChargeCam.cc
363 - displaying saturation also for not-valid pixels in GetPixelContent
364
365 * msignal/MExtractedSignalCam.[h,cc], msignal/MExtractSignal.[h,cc],
366 msignal/MExtractSignal2.[h,cc], mananlysis/MHPedestalCam.cc,
367 mcalib/MCalibrationChargeCalc.[h,cc]:
368 - in SetUsedFADCSlices, also the window (hi-and logain) is set.
369 This because MExtractSignal2 set the whole window which was much
370 bigger than the actually used one. This bug is now removed.
371
372
373
374 2004/03/08: Thomas Bretz
375
376 * merpp.cc:
377 - fixed a bug in the screen output
378
379 * mgeom/MGeomMirror.cc:
380 - added comment
381
382 * mmc/MMcConfigRunHeader.h:
383 - added member function GetMirrors
384
385
386
387 2004/03/08: Abelardo Moralejo
388
389 * macros/starmc.C, starmcstereo.C, mccalibrate.C
390 - adapted to m. Gaug's changes: now one MBadPixelsCam containers is
391 added for each telescope to the parameter list.
392
393 * mmain/MEventDisplay.cc, Makefile
394 - added MBadPixelsCam to par list, and mbadpixels/ to includes.
395 Necessary due to changes in MCalibrate.
396
397
398
399 2004/03/06: Markus Gaug
400
401 * macros/calibration.C
402 - adapted call to MHCamera::ProjectionS to the new version
403
404 * mcalib/Makefile
405 - include directory mbadpixels
406
407 * manalysis/Makefile
408 - include directory mbadpixels
409
410 * mcalib/MCalibrationChargeCalc.[h,cc]
411 - include MBadPixelsCam
412 - remove exclusion of pixels from ascii-file
413 (now accessible from MBadPixelsCam)
414
415 * mcalib/MCalibrationChargePix.[h,cc]
416 - include MBadPixelsCam
417
418 * mcalib/MCalibrationChargeCam.[h,cc]
419 - include MBadPixelsCam
420
421 * mcalib/MHCalibrationChargeCam.[h,cc]
422 - include MBadPixelsCam
423 - include one additional MBadPixelsPix for the average inner and
424 outer pixel, respectively
425
426 * mcalib/MHCalibrationChargePix.[h,cc]
427 - make fSaturated and fPickup a Float_t (for average pixel)
428
429 * mbadpixels/MBadPixelsPix.h
430 - include the CalibrationType_t infos
431 - exchange "SetUnsuitable" by "SetUnsuitableRun"
432
433 * mbadpixels/MBadPixelsCam.cc, mbadpixels/MMcBadPixelsSet.cc:
434 - exchange "SetUnsuitable" by "SetUnsuitableRun"
435
436 * mbadpixels/MBadPixelsCalc.cc:
437 - exchange "SetUnsuitable" by "SetUnsuitableEvt"
438
439 * manalysis/MGeomApply.cc
440 - remove obsolete MArrivalTime
441 - add MBadPixelsCam
442
443 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrateData.[h,cc]
444 - implemented calls to MBadPixelsCam
445
446 * macros/calibration.C, macros/bootcampstandardanalysis.C,
447 macros/pedphotcalc.C
448 - implemented calls to MBadPixelsCam
449
450 * mjobs/MJCalibration.cc
451 - call to MBadPixelsCam
452
453
454
455 2004/03/05: Nadia Tonello
456
457 * manalysis/MBlindPixelsCalc2.[h,cc], manalysis/AnalysisLinkDef.h,
458 manalysis/Makefile
459 - Temporary class added (will be included in mbadpixels/ soon)
460 - All the functions of MBlindPixelCalc are kept(with small improvements)
461 - New function added: SetCheckPedestalRms
462
463 * manalysis/MCerPhotPix.h
464 - Status Unmapped added (not include the pixel in the cleaned image)
465
466 * mimage/MImgCleanStd.cc
467 - Checks for Unmapped status added
468
469 * mastro/MAstroCatalog.cc, msql/MSQLServer.cc:
470 - include <stdlib.h> to solve compilation error
471
472
473
474 2004/03/05: Sebastian Raducci
475
476 * msignal/MArrivalTimeCalc.cc
477 - fixed a little bug (exchanged a - with a + in the Calc() method)
478
479
480
481 2004/03/05: Markus Gaug
482
483 * mcalib/MCalibraitonChargeCalc.cc
484 - remove some runheader line:
485 if (runheader->IsMonteCarloRun())
486 return kTRUE;
487 which gave always true since this week, don't know why.
488 - added some information in class description
489
490
491
492 2004/03/04: Sebastian Raducci
493
494 * msignal/MArrivalTimeCalc.cc
495 - fixed a memory leak (the spline was not deleted...)
496
497
498
499 2004/03/04: Thomas Bretz
500
501 * mgeom/MGeomCam.[h,cc]:
502 - added new data member fNumAreas
503 - added new function CalcNumAreas
504 - increased class version to 3
505
506 * mgeom/MGeomCamMagic.cc:
507 - added setting of area index
508
509 * mgeom/MGeomPix.[h,cc]:
510 - added fAidx data member
511 - added getter function fAidx
512 - increased class version to 3
513
514 * macros/sectorvstime.C:
515 - added example of how to plot the evolution of a sector vs time
516
517 * mhist/MHVsTime.[h,cc], mhist/MHPixVsTime.[h,cc]:
518 - moved to mhvstime
519
520 * mhvstime/MHSectorVsTime.[h,cc]:
521 - added
522
523 * Makefile:
524 - added mhvstime
525
526 * mhvstime/Makefile, mhvstime/HVsTimeLinkDef.h,
527 mhvstime/HVsTimeIncl.h:
528 - added
529
530 * mhist/Makefile, mhist/HistLinkDef.h,
531 - removed MHVsTime
532 - removed MHPixVsTime
533
534 * macros/rootlogon.C, macros/dohtml.C:
535 - added new directory mhvstime
536
537 * msignal/MExtractSignal.cc, msignal/MExtractSignal2.cc:
538 - changes such, that it doesn't crash if signal has no lo-gain
539 (This might still give wrong results!)
540
541 * macros/dohtml.C:
542 - added pixvstime.C
543 - added sectorvstime.C
544
545 * manalysis/MMcCalibrationUpdate.cc:
546 - some changes on file consistency check done by Abelardo,
547 he may comment on it
548
549 * mhist/MHCamera.[h,cc]:
550 - changed to support also dividing the camera in pixels area indices
551
552 * mhist/MHEvent.cc:
553 - minor change
554
555 * mjobs/MJPedestal.cc:
556 - adapted to changes in MHCamera
557
558 * mastro/MAstroCatalog.[h,cc]:
559 - added preliminary catalog
560
561 * mastro/Makefile, mastro/AstroLinkDef.h:
562 - added MAstroCatalog
563
564
565
566 2004/03/03: Thomas Bretz
567
568 * mgeom/MGeomCam.cc:
569 - give a name and title also if the default constructor is used
570
571 * mgeom/MGeomMirror.[h,cc]:
572 - added member function GetReflection
573 - added persistent data member fReflector
574
575 * mjobs/MJCalibration.cc, mjobs/MJExtractSignal.cc, mjobs/MJPedestal.cc:
576 - fixed a typo in the output
577
578 * mraw/MRawFileWrite.cc:
579 - added the missing '.' to MRawRunHeader. Because of the design of
580 MReadTree this is backward compatible
581
582 * mraw/MRawRunHeader.h:
583 - removed last change from Abelardo. '>255' is the correct
584 check for MC files following the definition that all MC files
585 have run types >255 which was made in the past.
586
587 * manalysis/MCerPhotAnal.[h,cc], manalysis/MCerPhotAnal2.[h,cc]:
588 - created ReInit member function to hold all code (moved from
589 PreProcess) accessing the run header. The run header is not
590 available in PreProcess. That it was working before was only
591 by chance, because the run type is initialized with 65535 which
592 is != 255 but not >255.
593
594
595
596 2004/03/03: Sebastian Raducci
597
598 * msignal/MArrivalTimeCalc.cc
599 - The calculation of the arrival times is made only when needed
600 (when the HalfMax is over the pedestal)
601
602 * mtools/MCubicSpline.cc
603 - Commented out an annoying warn
604
605
606
607 2004/03/03: Abelardo Moralejo
608
609 * mraw/MRawRunHeader.h
610 - Replaced
611 Bool_t IsMonteCarloRun() const { return fRunType>0x00ff; } by
612 Bool_t IsMonteCarloRun() const { return (fRunType==0x0100); }
613 since the latter is the exact translation of what the function
614 intends to do. I do not know why, but the display of real data
615 did not work with the upper line!
616
617 * mgeom/MGeomCam.cc
618 - Undid yesterday change! I do not know why, display completely
619 fails after that change, both for old and new camera files.
620 Put back fPixels[i] = new MGeomPix; in constructor.
621
622
623
624 2004/03/02: Abelardo Moralejo
625
626 * mmc/MMcCorsikaRunHeader.[h,cc]
627 - Added operator [] to get references to the objects in
628 TObjArray fTelescopes.
629 - Added Print() function.
630 - Added GetNumCT() function.
631 - Replaced
632 fTelescopes[i]= new MGeomCorsikaCT;
633 by
634 MGeomCorsikaCT* dummy = new MGeomCorsikaCT();
635 fTelescopes.Add(dummy);
636
637 * mgeom/MGeomCorsikaCT.[h,cc]
638 - Added getter functions for telescope coordinates.
639 - Added Print() function.
640
641 * mgeom/MGeomCam.cc => NOTE: this change was undone later!
642 - Replaced
643 fPixels[i] = new MGeomPix;
644 by
645 MGeomPix* dummy = new MGeomPix();
646 fPixels.Add(dummy);
647
648
649
650 2004/03/02: Thomas Bretz
651
652 * mcalib/MCalibrateData.cc:
653 - removed usage of MGeomCam (you have MGeomApply for this!)
654
655
656
657 2004/03/01: Nadia Tonello
658
659 * manalysis/MCerPhotEvt.cc
660 - TObject *MCerPhotEvtIter::Next() now returns Used pixels
661 only if fUsedonly=kTRUE, otherwise it returns all the pixels
662 in the array
663
664
665
666 2004/03/01: Sebastian Raducci
667
668 * msignal/MArrivalTimeCalc.[cc,h]
669 - now the arrival time is at the half max of the spline:
670 half max = (maximum - pedestal)/2
671
672 * mmain/MEventDisplay.cc
673 - fixed an include (from MArrivalTime.h to MArrivalTimeCam.h)
674
675
676
677 2004/03/01: Wolfgang Wittek
678
679 * mhist/MHStarMap.[h,cc]
680 - remove bugs
681 - change GetRotationAngle() such that it can be called from outside
682
683
684
685 2004/03/01: Thomas Bretz
686
687 * Makefile:
688 - enhanced all calls to subsequent makes by '-f Makefile' to
689 make sure the correct Makefile is called
690
691 * merpp.cc:
692 - enhanced interpretation of time
693 - fixed a bug in determin the file-type
694
695 * mbase/MTime.[h,cc]:
696 - added GetGmst() member function
697
698 * mastro/MAstro.[h,cc]:
699 - added Coordinate2Angle
700 - added AngularDistance
701 - implemented UT2GMST
702 - replaced defined by TMath::Pi()
703
704 * mastro/MObservatory.[h,cc]:
705 - added data members for sin-/cos-component of latitude
706 - added calculation of rotation angle
707
708 * mhist/MHStarMap.[h,cc]:
709 - changes to use MObservatory member function
710
711 * manalysis/MCerPhotAnal.cc, manalysis/MCerPhotAnal2.cc,
712 manalysis/MCerPhotCalc.cc, manalysis/MMcCalibrationUpdate.cc,
713 manalysis/MMcPedestalCopy.cc, manalysis/MMcPedestalNSBAdd.cc,
714 manalysis/MPedCalcPedRun.cc, manalysis/MPedPhotCalc.cc,
715 mcalib/MCalibrationChargeCalc.cc, mcalib/MMcCalibrationCalc.cc
716 - changed to use IsMonteCarloRun() now
717
718 * manalysis/MMcCalibrationUpdate.cc:
719 - unified output to log-stream
720 - replaced sqrt by TMath::Sqrt
721
722 * mcalib/MCalibrationChargeCalc.cc:
723 - unified output to log-stream
724 - removed .Data() from TString where obsolete
725 - fixed memory leak using gSystem->ExpandPathName
726
727 * mpointing/MPointingPosCalc.cc, mraw/MRawFileWrite.cc:
728 - adde class name to used kRT*/kTT* enums
729
730 * mraw/MRawEvtHeader.h:
731 - made enum data member of class
732
733 * mraw/MRawRunHeader.[h,cc]:
734 - made kMagicNumber and kMaxFormatVersion a static data
735 member of the class
736 - added IsMonteCarloRun member function
737
738
739
740 2004/02/27: Markus Gaug
741
742 * mjobs/MJPedestal.cc, mjobs/MJCalibration.cc, macros/calibration.C:
743 - put in call to MHCamera::Projection the name of the calling
744 class, otherwise the projected hsitogram will be overwritten by
745 an empyt one.
746
747 * mcalib/MHCalibrationChargePix.[h,cc],
748 mcalib/MHCalibrationHiGainChargePix.[h,cc],
749 mcalib/MHCalibrationLoGainChargePix.[h,cc]:
750 - histogram name setting and title setting moved to constructor,
751 Functions Init and ChangeHistId derive directly from
752 MHcalibrationChargePix
753
754 * mcalib/MHCalibrationChargeCam.[h,cc],
755 mcalib/MCalibrationChargeCam.[h,cc],
756 mcalib/MCalibrationChargeCalc.[h,cc]:
757 - introduced "average inner" and "average outer" higain and logain
758 pixels.
759
760
761
762 2004/02/27: Raducci Sebastian
763
764 * mhist/Makefile
765 - added mastro in the include list
766
767
768
769 2004/02/27: Abelardo Moralejo
770
771 * mmain/MEventDisplay.cc
772 - replaced in fill8 obsolete MArrivalTime with MArrivalTimeCam.
773 - Updated display of MC data: removed MCerPhotCalc, and replaced
774 it by MExtractSignal+MMcCalibrationUpdate+MCalibrate. Now
775 MPedPhotCam is filled and all the camera display tabs are shown
776 correctly (most were not working for MC events since a while
777 ago).
778
779 * mmain/Makefile
780 - Added mcalib to list of include directories.
781
782 * manalysis/MMcCalibrationUpdate.[h,cc]
783 - Added member variable Bool_t fOuterPixelsScaling, which is
784 kTRUE by default. If set to kFALSE, MCalibrationCam is filled
785 such that MCerPhotEvt will later be filled with the signal as it
786 is, not corrected for the (possibly) different gain of the outer
787 pixels electronic chain. This option was necessary to allow for
788 the change in the camera display (see above).
789
790 * macros/starmc.C
791 - added (optional) division of output into two, for use as train
792 and test samples in g/h separation studies.
793
794
795
796 2004/02/26: Hendrik Bartko
797
798 * macros/dohtml.C
799 - included the path msignals/
800
801
802
803 2004/02/26: Abelardo Moralejo
804
805 * macros/starmcstereo.C
806 - changed filters to divide data between train and test sample for
807 gamma hadron separation studies. Now we use the modulus operator
808 applied to (Corsika) event number:
809 MF filter1("{MMcEvt;1.fEvtNumber%2}<0.5");
810 MF filter2("{MMcEvt;1.fEvtNumber%2}>0.5");
811 - cleaned up a bit the way the CT coordinates are fed to the task
812 MStereoCalc.
813 - Changed default FADC integration range (center range to adapt to
814 new camera).
815
816
817
818 2004/02/26: Thomas Bretz
819
820 * mhist/MHCamera.cc:
821 - fixed a function description
822
823 * mreport/MReport.cc, mreport/MReportFileRead.cc:
824 - introduced return case -1
825
826 * Makefile.rules:
827 - remove all dependancy files when calling 'rmdep'
828
829 * mbase/MAGIC.h, mmc/MMcEvt.hxx:
830 - moved ParticleId_t to MMcEvt
831 - implemented MMcEvt::GetParticleName
832 - implemented MMcEvt::GetEnergyStr
833
834 * mfilter/MFGeomag.cc, mfilter/MFParticleId.cc, mhist/MHCompProb.cc,
835 mhist/MHEvent.cc, mhist/MHHadronness.cc,
836 mmontecarlo/MMcTriggerRateCalc.cc, mranforest/MHRanForest.cc:
837 - fixed usage of ParticleId_t
838
839 * msignal/Makefile:
840 - removed obsolete includes
841
842 * mastro/Makefile, mastro/AstroLinkDef.h, mastro/MAstro.[h,cc],
843 mastro/MObservatory.[h,cc]:
844 - added
845
846 * mbase/MAstro.[h,cc]:
847 - removed
848
849 * mbase/Makefile, mbase/BaseLinkDef.h:
850 - removed MAstro
851
852 * Makefile:
853 - added mastro
854 - added msql
855 - added mfbase
856
857 * mtemp/MObservatory.[h,cc], mtemp/MObservatoryLocation.[h,cc]:
858 - removed
859
860 * merpp.cc:
861 - added Sql support
862
863 * mraw/MRawFileRead.h:
864 - added GetFileName
865
866 * msql/Makefile, msql/SqlLinkDef.h, msql/SqlIncl.h,
867 MSQLServer.[h,cc], MSqlInsertRun.[h,cc]:
868 - added
869
870 * mfilter/MF.[h,cc], mfilter/MFDataChain.[h,cc],
871 mfilter/MFDataMember.[h,cc], mfilter/MFEventSelector.[h,cc],
872 mfilter/MFEventSelector2.[h,cc], mfilter/MFRealTimePeriod.[h,cc]:
873 - moved to mfbase
874
875 * mfbase/Makefile, mfbase/FBaseLinkDef.h, mfbase/FBaseIncl.h:
876 - added
877
878 * merpp.cc:
879 - implemented control of gDebug (root debugging)
880
881 * mfileio/MWriteAsciiFile.[h,cc], mfileio/MWriteFile.[h,cc],
882 mfileio/MWriteRootFile.[h,cc]:
883 - implemented CheckAndWrite return value
884
885 * mfileio/MWriteRootFile.cc:
886 - fixed updating already existing branches (eg concatenating report
887 files)
888
889 * macros/dohtml.C, macros/rootlogon.C:
890 - added mastro
891 - added mfbase
892 - added msql
893
894 * mraw/MRawEvtHeader.h:
895 - implemented GetNumTrigLvl1
896 - implemented GetNumTrigLvl2
897
898
899
900 2004/02/25: Markus Gaug
901
902 * mcalib/MExtractBlindPixel.[h,cc],
903 mcalib/MExtractPINDiode.[h,cc],
904 mcalib/MExtractedSignalBlindPixel.[h,cc],
905 mcalib/MExtractedSignalPINDiode.[h,cc],
906 mcalib/Makefile, msignal/Makefile, mcalib/CalibLinkDef.h,
907 msignal/SignalLinkDef.h:
908 - moved blindpixel and PINdiode extractors to msignal
909
910
911 * mcalib/MCalibrationQECam.[h,cc], mcalib/MCalibrationQEPix.[h,cc]:
912 - two new classes to hold the quantum efficieny information of the
913 calibration
914
915 * msignal/MArrivalTimeCalc.[h,cc]
916 - fill now MArrivalTimePix instead of MArrivalTime
917
918 * mcalib/MHCalibrationChargeCam.cc
919 - display only valid pixels for the corr. values in GetPixelContent
920
921 * mcalib/MHCalibrationRelTimeCam.cc
922 - is now filled from MArrivalTimeCam instead of MArrivalTime
923
924 * macros/calibration.C
925 - divided into two macros: calibration.C using the MJPedestal
926 standard procedure and pedestalstudies.C using the old
927 procedures
928
929 * macros/pedestalstudies.C
930 - new macro containing the first previous part of calibration.C
931
932 * mcalib/MCalibrationChargeBlindPix.h,
933 mcalib/MCalibrationChargePINDiode.h, mbase/MAGIC.h,
934 mjobs/MJCalibration.cc:
935 - definition of PulserColot_t in MAGIC.h.
936
937
938
939 2004/02/25: Hendrik Bartko
940
941 * macros/rootlogon.C
942 - set the include path also to msignals/
943
944 * manalysis/MExtractSignal.[h,cc], manalysis/MExtractSignal2.[h,cc],
945 manalysis/MExtractedSignalCam.[h,cc],
946 manalysis/MExtractedSignalPix.[h,cc],
947 manalysis/MArrivalTime.[h,cc], manalysis/MArrivalTimeCalc.[h,cc],
948 manalysis/MArrivalTimeCalc2.[h,cc]:
949 - removed
950
951 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
952 - removed classes mentioned above
953
954 * msignal/MExtractSignal.[h,cc], msignal/MExtractSignal2.[h,cc],
955 msignal/MExtractedSignalCam.[h,cc],
956 msignal/MExtractedSignalPix.[h,cc],
957 msignal/MArrivalTime.[h,cc], msignal/MArrivalTimeCalc.[h,cc],
958 msignal/MArrivalTimeCalc2.[h,cc]:
959 - added
960
961 * msignal/Makefile, msignal/AnalysisLinkDef.h:
962 - added classes mentioned above
963
964 * mfilter/Makefile, mcalib/Makefile, mjobs/Makefile, mmain/Makefile:
965 - added include msignal
966
967
968
969
970 2004/02/25: Wolfgang Wittek
971
972 * mcalib/MCalibrateData.[h,cc]
973 - initialize size for MPedPhotCam
974
975
976
977 2004/02/24: Wolfgang Wittek
978
979 * manalysis/MSourcPosfromStarPos.[h,cc]
980 - change member function SetSourceAndStarPosition() to expect sky
981 coordinates in the standard units
982 - generalize to more than 1 star
983 - the class is not yet fully tested
984
985 * mfilter/MFSelBasic.[h,cc]
986 - change default values of cuts
987
988
989
990 2004/02/24: Markus Gaug
991
992 * mjobs/MJCalibration.cc, macros/calibration.C,
993 macros/bootcampstandardanalysis.C, macros/pedphotcalc.C:
994 - added MCalibrationChargeBlindPix to plist
995 - added new filling of histograms with MFillH
996 - changed SetPulserColor to MCalibrationChargeBlindPix and
997 MCalibrationChargePINDiode
998
999 * mcalib/MHCalibrationChargeBlindPix.[h,cc]:
1000 - receives a pointer to MCalibrationChargePINDiode which is filled
1001 with the results and told to calculate the fluxes in the
1002 Finalize function
1003 - is filled via MFillH from MExtractBlindPixel
1004 - SetPulserColor directly in this class
1005
1006 * mcalib/MCalibrationChargeBlindPix.[h,cc]
1007 - new storage container of the blind pxiel resutls, replaces
1008 MCalibrationBlindPix
1009
1010 * mcalib/MCalibrationChargeCalc.[h,cc]:
1011 - does not fill the histograms any more, but does ony the
1012 calculations in the postprocess. No pointer to MExtractPINDidoe
1013 or MExtractBlindPixel any more.
1014
1015 * mcalib/MCalibrationChargePix.cc
1016 - discovered an error in the calculation of phe's in
1017 CalcFFactorMethod(). The average QE was applied twice.
1018 This error had been introduced on 13/02/04
1019 - loosened criterium convFFactorRelErrLimit from 0.1 to 0.2
1020 - CalcFFactor asks for IsChargeValid before calculating anything
1021
1022 * mcalib/MCalibrationChargePINDiode.[h,cc]
1023 - added function SetFluxOutsidePlexiglassAvailable
1024 - SetPulserColor directly in this class
1025
1026 * mcalib/MCalibrationChargeCam.cc
1027 - removed function SetPulserColor from here
1028
1029 * mcalib/MCalibrationPINDiode.[h,cc], mcalib/MHCalibrationConfig.h,
1030 mcalib/MHCalibrationPINDiode.[h,cc],
1031 mcalib/MCalibrationBlindPix.[h,cc],
1032 mcalib/MHCalibrationBlindPixel.[h,cc]:
1033 - removed since obsolote
1034
1035 * mcalib/MHCalibrationChargePix.cc
1036 - make fPickup an Int_t
1037
1038 * mcalib/MCalibrate.cc
1039 - test validity of every calibration method before retrieving
1040 conversion factors
1041
1042 * mcalib/MHGausEvents.[h,cc]
1043 - add possibility to set fit ranges in call to FitGaus
1044 - make function CreateXaxis protected
1045
1046
1047
1048 2004/02/23: Markus Gaug
1049
1050 * mraw/MRawEvtPixelIter.h
1051 - include GetNumHiGainSamples and GetNumLoGainSamples
1052
1053 * mcalib/MExtractedSignalBlindPixel.h,
1054 mcalib/MExtractBlindPixel.[h,cc]:
1055 - included storage of pedestal
1056
1057 * mcalib/MHGausEvents.[h,cc]
1058 - make the fit functions protected
1059
1060
1061
1062 2004/02/22: Markus Gaug
1063
1064 * mfilter/MFCosmics.[h,cc]
1065 - fMaxNumEmpty changed from absolute number to relative number of
1066 pixels
1067
1068 * mcalib/MHGausEvents.h
1069 - remove the "->" from the pointers which are initialized only
1070 in certain cases. The streamer did not work in case that
1071 MFGausFit was left at the NULL pointer.
1072
1073
1074
1075 2004/02/21: Markus Gaug
1076
1077 * manalysis/MExtractedSignalPix.[h,cc]
1078 - changed variable fIsLoGainUsed to fLoGainUsed
1079 - added function GetNumHiGainSaturated()
1080
1081
1082 2004/02/20: Markus Gaug
1083
1084 * mcalib/MHCalibrationChargeHiGainPix.[h,cc], mcalib/Makefile,
1085 mcalib/MHCalibrationChargeLoGainPix.[h,cc],
1086 mcalib/CalibLinkDef.h
1087 - new class to replace MHCalibrationPixel,
1088 based on MHCalibrationChargePix
1089
1090 * mcalib/MCalibrationChargeCalc.[h,cc]
1091 mcalib/MCalibrationChargeCam.[h,cc]
1092 mcalib/MCalibrationChargePix.[h,cc]
1093 mcalib/MCalibrationChargePINDiode.[h,cc]
1094 mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc],
1095 mcalib/MCalibrationPINDiode.[h,cc]:
1096 - added the "charge" versions, remove the old ones. The histograms
1097 should be filled in the MH... versions independently of
1098 MCalibrationChargeCalc. This is fully realized for the PIN Didoe
1099 now and will later be so for the pixels and the blind pixel.
1100
1101 * mcalib/MHCalibrationChargePINDiode.[h,cc]
1102 - receives a pointer to MCalibrationChargePINDiode which is filled
1103 with the results and told to calculate the fluxes in the
1104 Finalize function
1105
1106 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrateData.[h,cc],
1107 mcalib/MMcCalibrationCalc.[h,cc], mjobs/MJCalibration.[h,cc],
1108 manalysis/MMcCalibrationUpdate.[h,cc],
1109 mjobs/MJExtractSignal.[h,cc], manalysis/MGeomApply.cc,
1110 mcalib/Makefile, mcalib/CalibLinkDef.h, macros/calibration.C,
1111 macros/bootcampstandardanalysis.C,
1112 macros/pedphotcalc.C:
1113 - replace MCalibrationCam by MCalibrationChargeCam
1114 - replace MCalibrationCalc by MCalibrationChargeCalc
1115
1116
1117
1118 2004/02/19: Markus Gaug
1119
1120 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationCam.cc,
1121 mcalib/MCalibrate.cc, mcalib/MCalibrateDate.cc,
1122 manalysis/MMcCalibrationUpdate.cc:
1123 - standardized naming of variables containing "Error", this also affected
1124 the calling functions MCalibrate, MMcCalibrationUpdate and MCalibrateData
1125
1126 * mcalib/MCalibrationCam.cc, mcalib/MCalibrationPix.cc,
1127 mcalib/MCalibrationCalc.cc, mcalib/MCalibrate.cc,
1128 mcalib/MCalibrateData.cc, mcalib/MCalibrationConfig.h:
1129 - took out some configuration numbers and put them directly into
1130 the class
1131 - remove completely MCalibrationConfig.h
1132
1133
1134
1135 2004/02/19: Abelardo Moralejo
1136
1137 * mhist/MHEvent.[h,cc]:
1138 - Changed names of Event "types" to make them more descriptive.
1139 Former kEvtSignal is now called kEvtSignalDensity, and indicates
1140 pixel content scaled by area. Added kEvtSignalRaw, which
1141 corresponds to pixel content (with no scaling) in whatever units
1142 (this depends on how the MHEvent object is filled!). The default
1143 constructor initializes type=kEvtSignalRaw.
1144
1145 * mmain/MEventDisplay.cc
1146 - Changed filling of evt1 and evt2. Now they are filled with raw
1147 content of MCerPhotEvt. Since in MEventDisplay, MCerPhotEvt is
1148 still filled uncalibrated (hence in ADC counts), this means that
1149 what will be now shown in Mars' camera display is now the signal
1150 in each pixel without scaling with pixel area. Given that the
1151 default flat fielding is such that equal light density
1152 corresponds to equal absolute signal (in ADC counts), this is
1153 more reasonable, and allows to check for instance how the
1154 relative pixel gains are adjusted by looking at calibration
1155 events. To be FIXED: there is however an "inconsistency" in
1156 MEventDisplay, and it is that MCerPhotEvt is still used to keep
1157 uncalibrated signals. To be replaced by MExtractedSignalCam?
1158
1159
1160
1161 2004/02/19: Thomas Bretz
1162
1163 * manalysis/MCerPhotEvt.h:
1164 - added operator= to MCerPhotEvtIter -- is this correct?
1165
1166 * mhist/MHCamera.[h,cc]:
1167 - added member function to calculate minimum content and
1168 maximum content for a single sector
1169 - Added possibility to get a projection for a single sector.
1170 - GetMinimum/GetMaximum now only takes used pixels into account
1171 (you can request all pixels using a different member function)
1172 - fixed projection (projection only took pixels with contents!=0
1173 instead of 'used' pixels
1174 - Don't call Sumw2() anymore for projection
1175
1176 * mjobs/MJPedestal.cc:
1177 - added MPedestalCam to output again - MPedestalCam was fixed
1178 yesterday
1179 - Added Histograms for the two camera halves
1180
1181
1182
1183 2004/02/18: Markus Gaug
1184
1185 * macros/calibration.C
1186 - fixed a buggy display of the F-Factor method
1187
1188 * mcalib/MCalibrationCalc.cc
1189 - calculate the F-Factor method already in the post-Process
1190
1191 * mcalib/MCalibrationPix.h
1192 - move CalcFFactorMethod to public
1193
1194
1195
1196 2004/02/18: Abelardo Moralejo
1197
1198 * mtools/MCubicSpline.cc
1199 - in Init, corrected initialization of arrays temp and ysd, which
1200 was done with n-1 elements instead of n.
1201
1202 * mgui/MHexagon.cc
1203 - added comment explaining the algorithm.
1204 - changed explicit values of Sin and Cos 60 degrees by const
1205 variables (more readable).
1206
1207
1208
1209 2004/02/18: Hendrik Bartko
1210
1211 * msignal/:
1212 - removed the backup files *~
1213 - removed the object files *.o
1214 - removed the files SignalCint.*
1215
1216 * mgui/MHexagon.cc
1217 - added comment explaining the algorithm.
1218
1219
1220
1221 2004/02/18: Thomas Bretz
1222
1223 * manalysis/MPedestalCam.[h,cc]:
1224 - Changed order of derivements - seems to be VERY important!
1225 - changed GetSize from UInt_t to Int_t which is the type
1226 of TClonesArray::GetSize() !
1227
1228 * mfileio/MReadReports.cc:
1229 - skip trees with no entries
1230
1231 * mgui/MCamEvent.cc:
1232 - added a comment
1233
1234 * mhbase/MFillH.cc:
1235 - in case SetupFill returns kFALSE and kCanSkip is set
1236 Skip task
1237
1238 * mraw/MRawFileRead.cc:
1239 - don't print warning in case of none executions
1240
1241 * manalysis/MArrivalTimeCalc2.cc:
1242 - added some const-qualifiers
1243
1244
1245
1246 2004/02/17: Raquel de los Reyes
1247
1248 * macros/CCDataCheck.C
1249 - Added some improvements in the plots.
1250
1251
1252
1253 2004/02/17: Abelardo Moralejo
1254
1255 * macros/readrfl.C
1256 - Added missing gPad->cd(1), otherwise the display of events was
1257 not updated.
1258
1259 * mgui/MHexagon.cc
1260 - DistanceToPrimitive(Float_t px, Float_t py) Changed check of
1261 whether px,py is inside the pixel or not. Previous algorithm
1262 was just an approximation.
1263
1264
1265
1266 2004/02/17: Raquel de los Reyes
1267
1268 * mcamera/MCameraHV.h
1269 - Now it derives from a MCamEvent class and implemented the
1270 GetPixContent() and DrawPixelContent() functions. Added the
1271 GetMean function to get the mean HV settings of the camera.
1272
1273 * macros/CCDataCheck.C
1274 - Added the HV settings plots.
1275
1276
1277
1278 2004/02/17: Hendrik Bartko
1279
1280 * msignal:
1281 - new: directory for all signal and time extraction classes
1282
1283 * msignal/MArrivalTimeCam.[h,cc], manalysis/Makefile,
1284 msignal/AnalysisLinkDef.h, MGeomApply.cc:
1285 - new: Storage Container for the ArrivalTime in the camera
1286
1287 * msignal/MArrivalTimePix.[h,cc], manalysis/Makefile,
1288 msignal/AnalysisLinkDef.h:
1289 - new: Storage Container for ArrivalTime information of one pixel
1290
1291 * msignal/Makefile, SignalCint.[h,cc], SignalDep.d, SignalIncl.h,
1292 SignalLinkDef.h
1293 - auxiliary files for msignal directory
1294
1295 * manalysis/MArrivalTimeCalc2.[h,cc]:
1296 - added functionality to compute error of the extracted ArrivalTime
1297 - calculated ArrivalTime is stored in MArrivalTimeCam
1298
1299 * manalysis/MGeomApply.cc
1300 - geometry is applied to MArrivalTimeCam
1301
1302 * Makefile:
1303 - directory msignal is included
1304
1305
1306
1307 2004/02/17: Sebastian Raducci
1308
1309 * mtools/MCubicSpline.[h,cc]
1310 - little corrections in minimums evalustion methods
1311 - changed constructors (they require the fadc slices to be const)
1312
1313 * macros/spline.C
1314 - changed according to the MCubicSpline new constructors
1315
1316 * manalysis/MArrivalTimeCalc.[h,cc]
1317 - changed to use the MCubicSpline class intead of the TSpline class
1318 - warning: now the arrival time is again the maximum of the spline,
1319 soon it will be changed to half maximum
1320
1321
1322
1323 2004/02/17: Wolfgang Wittek
1324
1325 * manalysis/MSourcPosfromStarPos.[h,cc]
1326 - new class; calculates the position of the source in the camera from
1327 the position of a star in the camera and puts it into
1328 MSrcPosCam
1329
1330
1331
1332 2004/02/16: Abelardo Moralejo
1333
1334 * mcalib/MMcCalibrationCalc.cc
1335 - Fixed two typos in screen output.
1336
1337
1338
1339 2004/02/16: Markus Gaug
1340
1341 * mcalib/MCalibrationPix.cc
1342 - documentation from David's email added
1343 - EffectiveQE decreased from 0.2 to 0.18 (see documentation)
1344
1345 * mcalib/Makefile, mcalib/CalibLinkDef.h:
1346 - added MExtractBlindPixel and MExtractedSignalBlindPixel
1347
1348 * mcalib/MExtractBlindPixel.[h,cc]
1349 - new signal extractor for the Blind Pixel
1350
1351 * mcalib/MExtractedSignalBlindPixel.[h,cc]
1352 - new container for the extracted signal of the BlindPixel
1353
1354 * mcalib/MCalibrationCalc.[h,cc]
1355 - does not extract signal from Blind Pixel any more, searches
1356 for MExtractedSignalBlindPixel and fills the hists from there
1357
1358 * macros/calibration.C, macros/bootcampstandardanalysis.C,
1359 macros/pedphotcalc.C, mjobs/MJCalibration.cc:
1360 - introduce the blind pixel and PIN diode extraction in the macro
1361
1362 * manalysis/MPedestalCam.h
1363 - changed type of fTotalEntries from ULong_t to UInt_t
1364 - fixed documentation of fTotalEntries
1365
1366 * manalysis/MPedCalcPedRun.h
1367 - changed type of fNumSamplesTot from ULong_t to UInt_t
1368
1369 * mcalib/MHGausEvents.h
1370 - changed type of fCurrentSize from ULong_t to UInt_t
1371
1372 * mcalib/MCalibrationConfig.h
1373 - removed gkConversionHiLo and gkConversionHiLoErr which is now
1374 directly in the class MCalibrationPix
1375
1376
1377
1378 2004/02/16: Thomas Bretz
1379
1380 * manalysis/AnalysisLinkDef.h:
1381 - added missing MCerPhotEvtIter
1382
1383 * merpp.cc:
1384 - added possible usage of database
1385
1386 * star.cc:
1387 - moved source code into new class MJStar - preliminary
1388
1389 * manalysis/MCerPhotPix.cc:
1390 - updated class header
1391 - fixed Print-output
1392
1393 * mbase/MAGIC.h:
1394 - removed definition of MLog
1395
1396 * mbase/MArgs.h:
1397 - removed include of MAGIC.h
1398
1399 * mbase/MLog.h:
1400 - added extern definition of gLog
1401
1402 * mbase/MParContainer.[h,cc]:
1403 - move body of constructors to source file
1404
1405 * mcalib/MCalibrate.cc, mcalib/MCalibrateData.cc,
1406 mraw/MRawCrateArray.cc, mraw/MRawCrateData.cc,
1407 mraw/MRawEvtData.cc, mraw/MRawEvtHeader.cc, mraw/MRawRead.cc,
1408 mraw/MRawEvtPixelIter.cc, mraw/MRawFileWrite.cc:
1409 - fixed documentation header
1410
1411 * mcalib/MMcCalibrationCalc.[h,cc]:
1412 - fixed documentation header
1413 - fixed usage of FindCreateObj and FindObject
1414 - removed data member to count entries (use histogram instead)
1415 - use TH1 function Integral instead of doing it manually
1416
1417 * mfilter/MFCosmics.cc:
1418 - fixed documentation
1419
1420 * mimage/MHillas.cc, mimage/MImgCleanStd.cc,
1421 mimage/MNewImagePar.[h,cc]:
1422 - replaced for-loops by Iterators
1423
1424 * mraw/MRawFileRead.cc, mraw/MRawSocketRead.cc:
1425 - fixed documentation header
1426 - check return value of MRawRunHeader::ReadEvt
1427
1428 * mraw/mraw/MRawRunHeader.[h,cc]:
1429 - fixed documentation header
1430 - added return value to MRawRunHeader::ReadEvt
1431 - added constant number for max format version - preliminary
1432 (should by a static data member)
1433
1434 * mcalib/MHCalibrationPINDiode.cc:
1435 - do not delete pointers in the destructor which are already
1436 deleted in the base class
1437 - reset histograms in Clear()
1438
1439 * mcalib/MHCalibrationPixel.cc:
1440 - after deletion of instances in Clear() initialize pointer to NULL
1441
1442 * mcalib/MCalibrationCalc.cc, mcalib/MHCalibrationBlindPixel.cc:
1443 - fixed usage of logging stream output levels
1444
1445 * manalysis/MPedCalcPedRun.[h,cc]:
1446 - removed obsolete fSignals
1447
1448 - removed obsolete fNumPixels
1449
1450 * manalysis/MPedestalCam.h:
1451 - added '->' to fArray
1452
1453 * mfileio/MWriteRootFile.cc:
1454 - changed some output to make debugging easier
1455
1456 * mjobs/MJCalibration.cc:
1457 - fixed a bug in drawing
1458
1459 * mjobs/MJExtractSignal.cc:
1460 - removed MPedestalCam from MWriteRootFile output.
1461 When creating the branch it crashes - reason unknown I'll
1462 investigate further
1463
1464
1465
1466 2004/02/16: Markus Gaug
1467
1468 * mcalib/Makefile, mcalib/CalibLinkDef.h, macros/calibration.C:
1469 - added MHCalibrationRelTimePix
1470
1471 * mcalib/MHCalibrationRelTimePix.[h,cc],
1472 mcalib/MHCalibrationRelTimeCam.[h,cc]:
1473 - new classes to fit and display the relative arrival times.
1474 - filled from MArrivalTime
1475 - need: MFillH("MHCalibrationRelTimeCam","MArrivalTime")
1476
1477 * manalysis/MCalibrationCalc.cc
1478 - take out all uncommented code referring to the relative arrival time
1479
1480 * manalysis/MArrivalTime.h
1481 - changed function GetNumPixels to GetSize
1482
1483 * macros/bootcampstandardanalysis.C, macros/pedphotcalc.C
1484 - included cosmics rejection which was in MCalibrationCalc before
1485
1486
1487
1488 2004/02/14: Markus Gaug
1489
1490 * mcalib/Makefile, mcalib/CalibLinkDef.h:
1491 - added MHCalibrationChargePINDiode
1492
1493 * mcalib/MHCalibrationChargePINDiode.[h,cc]
1494 - new class to fill the PIN Diode histograms. Derives from
1495 MHCalibrationChargePix and is filled with MFillH from the
1496 container MExtractedSignalPINDiode.
1497 Will replace MHCalibrationPINDiode entirely soon.
1498
1499 * mcalib/MHCalibrationChargePix.[h,cc]
1500 - new base class for the calibration charges histogram pixel.
1501 Derives from MH and can be filled with the MH with the MH
1502 functions.
1503
1504 * mcalib/MExtractPINDiode.[h,cc]
1505 - new signal extractor for the PIN Diode
1506
1507 * mcalib/MExtractedSignalPINDiode.[h,cc]
1508 - new container for the extracted signal of the PIN Diode
1509
1510 * mcalib/MCalibrationCalc.[h,cc]
1511 - remove the PIN Diode signal extraction
1512
1513 * manalysis/MHPedestalPix.[h,cc]
1514 - new version of MHPedestalPixel, deriving from MHGausEvents.
1515
1516 * manalysis/MHPedestalPixel.[h,cc]
1517 - old version removed, since obsolete (and erroneous)
1518
1519 * manalysis/MHPedestalCam.[h,cc]
1520 - histogramming part of MPedestalCam now in own class
1521
1522 * manalysis/MPedestalPix.h
1523 - removed include of MHPedestalPixel
1524
1525 * macros/calibration.C
1526 - changed pedestal displays accordingly
1527
1528 * mjobs/MJPedestal.h
1529 - class TCanvas included (did not compile otherwise)
1530
1531 * mhbase/MH.cc
1532 - included call to FindGoodLimits(..) in CutEdges()
1533 - axe from pointer to reference
1534 - "CutEdges" renamed to "StripZeros"
1535
1536 * manalysis/MHPedestalPixel.cc, mcalib/MHCalibrationPixel.cc,
1537 mcalib/MHCalibrationBlindPixel.cc:
1538 - "CutEdges" renamed to "StripZeros"
1539
1540 * mcalib/MHGausEvent.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
1541 - replaced by the improved version: MHGausEvents.[h,cc]
1542
1543
1544
1545 2004/02/14: Thomas Bretz
1546
1547 * manalysis/MCerPhotEvt.[h,cc]:
1548 - added 'Iterator' facility, this will replace some for-loops
1549 in the near future
1550
1551 * mbase/MTime.[h,cc]:
1552 - added a more powerfull interface to get and interprete the
1553 MTime contents as string
1554 - added a new constructor
1555
1556 * mreport/MReportTrigger.h:
1557 - fixed GetPixContent
1558
1559 * mtools/MCubicCoeff.cc, mtools/MCubicSpline.[h,cc]:
1560 - many small changes to simple details (like order of includes)
1561 - some speed improvements
1562 - many small simplifications
1563 - changed parts of the code to be more C++ like (eg Iterators
1564 instead of for-loops)
1565 - disentangles some if-cases
1566 - replaced some math.h function by TMath::
1567 - removed data-member fN (obsolete with iterators)
1568
1569
1570
1571 2004/02/13: Wolfgang Wittek
1572
1573 * mcalib/MCalibrateData.[h,cc]
1574 - new class;
1575 like MCalibrate, but in ReInit it fills the MPedPhot container
1576 using informations from MPedestal, MExtracteSignalCam and
1577 MCalibrationCam
1578
1579 * mcalib/Makefile, mcalib/CalibLinkDef.h
1580 - added MCalibrateData
1581
1582 * manalysis/MPedestalWorkaround.[h,cc]
1583 - create MMcEvt container and fill with theta = 10.0
1584 - set pedestalRMS = 0. if it is > 10.0
1585
1586 * manalysis/MSupercuts.[h,cc]
1587 - change default values of parameters
1588
1589 * manalysis/MSupercutsCalc.[h,cc]
1590 - change dNOMLOGSIZE from 4.1 to 5.0
1591
1592 * mhist/MHBlindPixels.[h,cc]
1593 - change MPedestalCam to MPedPhotCam
1594
1595 * mhist/MHSigmaTheta.[h,cc]
1596 - automatic binning for pixel number doesn't work
1597 use default binning
1598
1599
1600
1601 2004/02/13: Markus Gaug
1602
1603 * mcalib/MCalibrationPix.[h,cc]
1604 - added variables gkAverageQE, gkAverageQEErr, and fAverageQE,
1605 fAverageQEErr
1606 - gkAverageQE initializes to 0.2 (according to David)
1607 - gkAverageQEErr initializes to 0.02 (dito)
1608 - added new member function: SetAverageQE
1609 - call to GetMeanConversionFFactorMethod returns:
1610 fMeanConversionFFactorMethod/fAverageQE.
1611 - call to GetErrorConversionFFactorMethod returns:
1612 errors of fMeanConversionFFactorMethod and fAverageQEErr added
1613 quadratically
1614
1615 * mcalib/Makefile
1616 - split into two parts one comment line
1617
1618
1619 2004/02/13: Thomas Bretz
1620
1621 * mbadpixels/MBadPixelsTreat.[h.cc]:
1622 - added for new bad pixel treatment
1623
1624 * mbadpixels/Makefile, mbadpixels/BadPixelsLinkDef.h:
1625 - added MBadPixelsTreat
1626
1627 * merpp.cc:
1628 - changed the name of the "DC" tree to "Currents" to make
1629 MReportRead work correctly with this tree
1630
1631 * mbase/MTime.[h,cc]:
1632 - Changed UpDMagicTime to support nanosec instead of millisec
1633 - exchanged Reset() by Clear() not to clear the yy/mm/dd
1634 information away in an eventloop
1635
1636 * mraw/MRawEvtHeader.[h,cc]:
1637 - implemented decoding of the time-stamp for raw-data files
1638 with version>2. Thanks to Marcos.
1639
1640 * mraw/MRawRead.[h,c]:
1641 - pipe file version number to MRawEvtHeader::ReadEvt
1642 - create fake time for file-version<3
1643
1644 * macros/readMagic.C:
1645 - changed to use MInteractiveTask
1646
1647 * mbase/MPrint.cc:
1648 - fixed debugging level of some output
1649
1650 * mhist/MHCamera.[h,cc]:
1651 - fixed handling in AddNotify (necessayr due to change of
1652 inheritance from MCamEvent)
1653 - replaced cout by gLog
1654 - added fNotify to list of cleanups
1655
1656 * mhist/MHEvent.cc, mjobs/MJCalibration.cc,
1657 mjobs/MJPedestal.cc:
1658 - fixed usage of AddNotify
1659
1660 * mfileio/MReadReports.cc:
1661 - use a different way to determin whether the tree is a valid tree,
1662 skip invalid trees
1663
1664 * mfileio/MReadTree.cc:
1665 - added another sanity check at the beginning of PreProcess
1666
1667 * mhbase/MFillH.[h,cc]:
1668 - added bit kCanSkip which skips MFillH in case the necessary container
1669 wasn't found.
1670 - cd into the corresponding canvas before filling the MH
1671
1672
1673
1674 2004/02/12: Markus Gaug
1675
1676 * mbase/MArray.[h,cc]:
1677 - changed name of StripZeros
1678
1679 * mcalib/MHGausEvent.cc:
1680 - corrected call to StripZeros
1681
1682 * mcalib/MCalibrationPix.[h,cc]
1683 - implemented dummy for combined method
1684
1685 * mcalib/MCalibrate.[h,cc]
1686 - implemented a dummy for calibration factor 1. (requested by
1687 Javier Rico)
1688 - implemented combined method
1689 - check for valid methods moved to ReInit
1690
1691 * mcalib/MCalibrationCalc.cc
1692 - removed initialization of non-used nsamples
1693
1694 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationPix.[h,cc],
1695 mcalib/MCalibrationCalc.[h,cc]
1696 macros/calibration.C
1697 - implemented new histograms:
1698 HSinglePheFADCSlices and HPedestalFADCSlices
1699 They are filled with the FADC slice values of either a s.phe.
1700 event or a pedestal event. The decision is taken with the
1701 variable: MCalibrationCalc::fBlindPixelSinglePheCut, to be set
1702 with a setter
1703
1704 * mtools/MFFT.[h,cc]
1705 - PowerSpectrumDensity of TArrayI implemented
1706
1707
1708
1709 2004/02/12: Thomas Bretz
1710
1711 * mbase/MArray.[h,cc]:
1712 - changed argument of CutEdges from pointer to reference
1713
1714 * mgeom/MGeomPix.h:
1715 - fixed calculation of area of pixel. It was too big for a
1716 factor of 2
1717
1718 * mjobs/MJCalibration.cc:
1719 - slight change of name of a MHCamera
1720
1721 * manalysis/MExtractSignal.cc:
1722 - slight change to the creation of the satpixels list
1723
1724 * mcalib/MHCalibrationBlindPixel.cc, mcalib/MHCalibrationPixel.cc,
1725 mcalib/MHGausEvent.cc:
1726 - corrected call to ProjectArray
1727 - corrected call to CutEdges
1728
1729 * mfilter/MFCosmics.[h,cc]:
1730 - small fixes to logging output
1731 - small simplification to return statement
1732 - declared CosmicsRejection const
1733
1734 * mhbase/MH.[h,cc]:
1735 - changed argument of ProjectArray from pointer to reference
1736 - added missing calcualtion of minimum
1737 - removed obsolete SetEntries
1738 - changed SetDirectory from NULL to gROOT
1739
1740
1741
1742 2004/02/12: Javier López
1743
1744 * macros/pointspreadfunction.C
1745 - added new macro that fits with a 2D gaussian the DC spot for an
1746 star. It gives you the RMS of the PSF and the center of the star,
1747 very useful for misspointing studies.
1748
1749
1750
1751 2004/02/11: Hendrik Bartko
1752
1753 * manalysis/MExtractSignal2.cc:
1754 - introduced a validity check for the set-function of the window
1755 size (even number of slices, WindowSize < NumberSlices)
1756
1757 * manalysis/MArrivalTimeCalc2.[h,cc], manalysis/Makefile,
1758 manalysis/AnalysisLinkDef.h:
1759 - new: introduced the calculation of the arrival time as the signal
1760 weighted mean of the time slices in the maximum window
1761
1762
1763
1764 2004/02/11: Markus Gaug
1765
1766 * mcalib/MCalibrationCalc.cc:
1767 - the blind pixel signal extractor introduced one week ago, counted
1768 one FADC slice too little, thus the normalization w.r.t. pedestals
1769 was wrong. Now corrected.
1770
1771 * manalysis/MExtractSignal.cc, manalysis/MExtractSignal2.cc:
1772 - when "WARNING - Lo Gain saturated" occurs, display also the
1773 corr. pixel numbers.
1774
1775 * mbase/MArray.[h,cc]:
1776 - introduced function to cut array edges with zeros.
1777 (Thomas, should we keep it there or move it to another class? )
1778
1779 * mcalib/MCalibrationCalc.[h,cc]:
1780 - new function SetBlindPixelRange to set start and end of FADC slices
1781 used for the blind pixel signal extraction.
1782 - remove fEvents which are not necessary any more after the shift
1783 to MFCosmics.
1784
1785 * mcalib/MHCalibration(Blind)Pixel.[h,cc]:
1786 - show the fourier spectrum now with axes in frequency [Hz] instead
1787 of inverted events.
1788
1789 * mcalib/MHGausEvent.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
1790 - new base class for all kind of events with variables having a
1791 Gaussian distribution. Will serve as base class for the
1792 existing and new calibration histogram classes.
1793
1794
1795
1796 2004/02/11: Abelardo Moralejo
1797
1798 * mmain/MEventDisplay.cc
1799 - Switched order of MMcPedestalCopy and MCerPhotCalc in tasklist:
1800 MMcPedestalCopy must be executed earlier!
1801
1802
1803
1804 2004/02/10: Raquel de los Reyes
1805
1806 * mhist/MHPixVsTime.[h,cc]:
1807 - Added a default draw function and replaced the TGraph object
1808 by a pointer to a TGraph object.
1809
1810 * mreport/MReportTrigger.h:
1811 - Now it dereives from a MCamEvent class and implemented the
1812 GetPixContent() and DrawPixelContent() functions.
1813
1814 * maccros/CCDataCheck.C:
1815 - An update of the previous macro. New plots: subsystems status and
1816 macrocells trigger.
1817
1818
1819
1820 2004/02/10: Markus Gaug
1821
1822 * mcalib/MCalibrationCam.cc:
1823 - fixed documentation
1824
1825 * mhbase/MH.[h,cc]:
1826 - new function ProjectArray
1827
1828 * mcalib/MHCalibrationPixel.[h,cc],
1829 mcalib/MHCalibrationBlindPixel.[h,cc]:
1830 - use ProjectArray from MH to plot the projection of the fourier
1831 spectrum
1832
1833 * mfilter/MFCosmics.[h,cc], mfilter/Makefile,
1834 mfilter/FilterLinkDef.h:
1835 - new filter removing cosmics, the same as in MCalibrationCalc
1836 where it was removed now.
1837 Call: MFCosmics cosmics;
1838 MContinue cont(&cosmics);
1839 tlist.AddToList(&cont);
1840
1841 * mcalib/MCalibrationCalc.[h,cc]:
1842 - removed cosmics rejection from there
1843
1844 * macros/calibration.C, mjobs/MJCalibration.cc:
1845 - changed cosmics rejection to the filter algorithm
1846
1847
1848
1849 2004/02/09: Markus Gaug
1850
1851 * mcalib/MCalibrationBlindPix.[h,cc]:
1852 - added histogram to display the average in FADC slices of all
1853 single and double phe events
1854
1855 * mcalib/MCalibrationCalc.cc:
1856 - fill histograms of single-phe events with higain and logain
1857 sampls
1858
1859 * mcalib/MCalibrationCam.[h,cc], mcalib/MCalibrationCalc.cc,
1860 mcalib/MCalibrationConfig.h:
1861 - take all pixel areas out of MGeomPix::GetA(), remove all previous
1862 areas
1863 - calculate photon fluxes from blind pixel and PIN diode, use
1864 area only to fill the conversion factors in MCalibrationPix
1865
1866
1867 * mcalib/MJCalibration.cc:
1868 - display of number of photons for Blindpixel and PIN Diode Method
1869 changed to display of photon flux which is the actually
1870 calculated quantity
1871
1872
1873
1874 2004/02/09: Thomas Bretz
1875
1876 * mbadpixels/*:
1877 - added
1878
1879 * Makefile:
1880 - added MBadPixels
1881
1882 * manalysis/MGeomApply.cc:
1883 - fixed class description
1884
1885 * mjobs/MJCalibration.[h,cc], mjobs/MJExtractSignal.[h,cc]:
1886 - added bad pixel treatment
1887
1888 * mjobs/MJPedestal.[h,cc]:
1889 - reorganized order of functions
1890 - removed a nonsense scrren output (some BLABABLA or so)
1891
1892 * mjobs/Makefile:
1893 - added include for mbadpixels
1894
1895 * mmain/MBrowser.cc:
1896 - do not call construtor of TGTReeLBEntry if pic0=0
1897
1898
1899
1900 2004/02/09: Raquel de los Reyes
1901
1902 * mcamera/MCameraLids.h, mreport/MReportCamera.h
1903 - Added the "Get" functions to access the private data
1904 members of the class.
1905
1906
1907
1908 2004/02/09: Markus Gaug
1909
1910 * MMcCalibrationUpdate.cc, MCalibrate.cc, MCalibrationPix.cc,
1911 MCalibrationPix.h:
1912 - replace MCalibrationPix->IsChargeFitValid() by IsChargeValid()
1913 because we can calibrate with the histogram mean and RMS even
1914 if the fit is not OK. Thus, there is a question: IsFitted() and
1915 IsChargeValid(), i.e. does the charge make any sense?
1916
1917 * MCalibrationCam.cc, MCalibrationConfig.h, MCalibrationCalc.cc:
1918 - found serious bug in calculation of conversion factors for the
1919 outer pixels:
1920 GetMeanConversionBlindPixelMethod and
1921 GetMeanConversionPINDiodeMethod
1922 did not correct for the area of the outer pixel, this did only
1923 MCalibrationCam::GetPixelContent which is not used by MCalibrate
1924
1925
1926
1927 2004/02/06: Markus Gaug
1928
1929 * mgeom/MGeomCam.h
1930 - replaced in Comment of fPixRatio:
1931 "ratio between size of pixel idx and pixel 0" by
1932 "ratio between size of pixel 0 and pixel idx"
1933
1934 * manalysis/MPedestalCam.cc
1935 - catch calls to MHPedestalPixel in case that they are not filled
1936 This led previous calls to segmentation violations
1937 - remove include of MHExtractedSignalPix
1938
1939 * manalysis/MHExtractedSignalPix.[h,cc]
1940 - is everything in MHPedestalPixel, so removed it again
1941
1942 * mjobs/MJPedestal.cc
1943 - put the projections into Display()
1944 - correct the input of Display (0: pedestal, 1: pedestalerror,
1945 2: pedRMS, 3: pedRMSerror)
1946
1947 * manalysis/MHPedestalPixel.cc
1948 - increased number of bins in for charges plot
1949
1950 * mtools/MFFT.[h,cc]
1951 - possibility to have PSD directly from TArray
1952
1953 * mjobs/MJCalibration.[h,cc]
1954 - fixed displays
1955 - replaced MExtractSignal by MExtractSignal2
1956
1957 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MHCalibrationBlindPixel.[h,cc],
1958 mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationBlindPix.[h,cc],
1959 mcalib/MCalibrationPINDiode.[h,cc], mcalib/MHCalibrationPINDiode.[h,cc]:
1960 - remove histograms MHChargevsN..., now keep TArrays directly
1961 - check for oscillations for all pixels (and you will not trust
1962 your eyes when you look at the results :-((((
1963
1964 * mcalib/MCalibrationCalc.[h,cc]
1965 - remove ArrivalTime -> go to separate class
1966 - remove BlindPixel and PIN Diode overflow, now handled directly
1967 inside the corr. classes.
1968 - remove SkipTimeFits -> go the arrival time class
1969
1970 * mcalib/MCalibrationCam.h
1971 - new getters for number of photons
1972 - removed timeslicewidth -> go the corr. time containers
1973
1974 * mcalib/MCalibrationCam.cc
1975 - removed times of GetPixelContent
1976 - added OscillationChecks in GetPixelContent
1977
1978 * manalysis/MMcCalibrationUpdate.cc
1979 - remove calpix.SkipTimeFits which is now obsolet
1980
1981 * macros/calibration.C
1982 - all previous changes now in this macro.
1983 - (NB: Thomas, du brauchst in MJCalibration nicht mehr aendern,
1984 das ging diesmal in einem Aufwasch)
1985
1986
1987
1988 2004/02/06: Thomas Bretz
1989
1990 * mhist/MHPixVsTime.[h,cc]:
1991 - changed such that you can set the name of the time container now
1992
1993 * mraw/MRawRunHeader.[h,cc]:
1994 - added GetMaxPixId()
1995
1996 * mraw/MRawEvtData.cc:
1997 - fixed wrong size calculation for fABflags
1998
1999
2000
2001 2004/02/06: Oscar Blanch
2002
2003 * mmc/MFadcDefine.h && mmc/MMcFadcHeader.cxx
2004 - We cahnged the name (and values) of the global variable
2005 MFADC_RESPONSE_AMPLITUDE to MFADC_RESPONSE_INTEGRAL
2006
2007
2008
2009 2004/02/05: Markus Gaug
2010
2011 * mcalib/MHCalibrationPixel.[h,cc]
2012 - put an NDF limit for the fit
2013 - removed all TStrings and replace them by Form(..)
2014 - Check for nan's of all returned fit values
2015
2016 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationCam.cc:
2017 - reshuffled HiLoGainConversion, calculation of F-Factor method,
2018 - calculation of total F-Factor of the readout.
2019
2020 * mcalib/MCalibrationCam.cc
2021 - include relative times to display with GetPixelContent
2022
2023 * mcalib/MCalibrationCalc.[h,cc]
2024 - flag to skip Hi-Lo Calibration
2025 - Hi-LO Graph not filled any more after overflow of ChargevsN
2026 - fill the blind pixel differently from the rest of pixels
2027
2028 * mcalib/MCalibrate.cc:
2029 - call to const MCalibrationPix &pix replaced by MCalibrationPix &pix
2030
2031 * manalysis/MArrivalTimeCalc.cc
2032 - default step width 100 ps.
2033 - look for half maximum (at rising edge)
2034
2035 * manalysis/MExtractSignal.[h,cc]
2036 - removed uncommented code (arrival time)
2037 - set start byte back by one like it was before TB's changes
2038 (does not affect the calculation of number of FADC slices)
2039
2040 * manalysis/MExtractSignal2.[h,cc]
2041 - removed uncommented code (arrival time)
2042
2043 * manalysis/MHPedestalPixel.[h,cc]
2044 - is now filled with total pedestals (not per slice), but results are
2045 renormalized to values per slice (this is not to screw up with the
2046 pedestal RMS and the derived uncertainties)
2047 - new function Renorm(nslices)
2048
2049 * manalysis/MPedestalCam.[h,cc]
2050 - introduced function Clone() (like proposed by TB)
2051 - call to MHPedestalPixel operator() not const any more
2052 - take out lots of uncommented code
2053 - found bug in initialization of hists. SetupFill is called in
2054 PreProcess, therefore, TObjArray is not yet enlarged there.
2055 Now, InitUseHists is called in Fill
2056 - MHPedestalPixel is now filled with total pedestals (not per slice),
2057 but results are
2058 renormalized to values per slice (this is not to screw up with the
2059 pedestal RMS and the derived uncertainties)
2060
2061 * manalysis/MPedCalcPedRun.cc
2062 - added author
2063 - split calculation of RMS into two steps to make it more clear to
2064 the user
2065
2066 * macros/calibration.C
2067 - found bug introduced two days ago, namely calculating pedestlas with
2068 MExtractSignal2 which is now fixed
2069 - Skip HiLoConversionCalibration
2070
2071
2072
2073 2004/02/05: Abelardo Moralejo
2074
2075 * macros/starmc2.C
2076 - added 3rd argument, "kFALSE", to call of MWriteRootFile::Add
2077 for both MMcEvt and MMcRunHeader since these containers are
2078 not present in real data. Name of macro is no longer adequate if
2079 we will use it for calibrated real data (to be changed if so).
2080
2081
2082
2083 2004/02/05: Sebastian Raducci
2084
2085 * mtools/MCubicSpline.[h,cc]
2086 - added
2087 - this class will take the place of the TSpline class to
2088 calculate arrival times
2089
2090 * mtools/MCubicCoeff.[h,cc]
2091 - added
2092 - this class is used by MCubicSpline to store coefficients
2093
2094 * macros/spline.C
2095 - added
2096 - test macro. Shows how to use the MCubicSpline class
2097 - it could be used to test the methods of the Spline class
2098
2099
2100
2101 2004/02/05: Thomas Bretz
2102
2103 * mmain/MBrowser.cc:
2104 - fixed a double deletion of a TGLayoutHints
2105
2106
2107
2108 2004/02/04: Markus Gaug
2109
2110 * mmain/MBrowser.cc:
2111 - corrected TGTReeLBEntry for TGTreeLBEntry
2112
2113
2114
2115 2004/02/04: Thomas Bretz
2116
2117 * manalysis/MExtractSignal2.cc:
2118 - don't allow odd numbers for the window size
2119
2120 * mfilter/MFilterList.cc:
2121 - corrected a wrong logging message
2122
2123 * mmain/MBrowser.cc:
2124 - added '/data/MAGIC' as shortcut in the combo box
2125
2126 * mraw/MRawEvtPixelIter.cc:
2127 - optimized calculation of MaxIdx
2128
2129
2130
2131 2004/02/04: Abelardo Moralejo
2132
2133 * macros/starmc2.C
2134 - removed unnecessary variables BinsHigh, BinsLow
2135
2136
2137
2138 2004/02/04: Markus Gaug
2139
2140 * manalysis/MPedestalCam.[h,cc], manalysis/MPedestalPix.[h,cc],
2141 manalysis/MPedCalcPedRun.[h,cc], manalysis/MHPedestalPixel.[h,cc],
2142 macros/calibration.C:
2143 - histograms are now filled with MFillH as proposed and coded by
2144 Thomas Bretz. Some modifications had to be done, however.
2145 - Class to hold MHPedestalPixel is still MPedestalCam
2146 - MPedCalcPedRun does nothing any more (except from what is was
2147 doing before)
2148
2149 * manalysis/MExtractSignal.cc
2150 - remove uncommented code
2151
2152 * mcalib/MCalibrationCalc.[h,cc]
2153 - modified way to handle histogram overflow: Now flags are set and
2154 ChargevsN histogram is not tried to be filled subsequently
2155
2156
2157
2158 2004/02/03: Markus Gaug
2159
2160 * manalysis/MHExtractedSignalPix.[h,cc]
2161 - added Thomas B. modified version of MHPedestalPixel. Later will
2162 remove MHPedestalPixel
2163
2164 * manalysis/MCalibrationPix.[h,cc], manalysis/MHCalibrationPixel.[h,cc],
2165 manalysis/MCalibrationCam.cc, macros/calibration.C:
2166 - now split completely absolute and relative times. Absolute
2167 times are not fitted, but their histogram mean and rms are
2168 returned.
2169
2170
2171
2172 2004/02/03: Thomas Bretz
2173
2174 * mfileio/MReadTree.cc:
2175 - fixed handling of -1 entries in AddFile: root 3.10/02 crashed
2176
2177 * manalysis/MExtractSignal.[h,cc]:
2178 - moved code to extract the signal from Process to
2179 new member function FindSignal, I left the arrival time
2180 extraction as commented-out code in the code just as a
2181 demonstration to do this very fast.
2182
2183
2184
2185 2004/02/02: Markus Gaug
2186
2187 * manalysis/MPedCalcPedRun.cc
2188 - corrected formulae in Class description
2189
2190 * mcalib/MCalibration.[h,cc], mcalib/MHCalibration.[h,cc],
2191 manalysis/MMcCalibrationUpdate.cc:
2192 - calculate relative times and absolute times. Fit only
2193 the relative ones.
2194
2195
2196
2197 2004/02/02: Abelardo Moralejo
2198
2199 * manalysis/MMcCalibrationUpdate.cc, MMcPedestalCopy.cc
2200 - removed file type check (MC or data) from PreProcess since now
2201 run headers are not yet known at that point.
2202
2203 * mcalib/MMcCalibrationCalc.cc
2204 - same as above.
2205
2206 * NEWS
2207 - updated.
2208
2209
2210
2211 2004/02/02: Thomas Bretz
2212
2213 * manalysis/MExtractSignal2.[h,cc]:
2214 - added new task which takes a given number of slices with the
2215 highest integral content as signal.
2216
2217 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
2218 - added MExtractSignal2
2219
2220
2221
2222 2004/01/30: Abelardo Moralejo
2223
2224 * macros/starmc.C
2225 - changed default FADC integration range (more adequate for coming
2226 camera version).
2227
2228 * macros/mccalibrate.C, starmc2.C
2229 - added. First macro transforms input files from camera simulation
2230 into files with pixel data already calibrated in photons. The
2231 second reads in an already calibrated data file and produces an
2232 output file with Hillas parameters. Both together do the same as
2233 starmc.C, but it is convenient to have files containing
2234 calibrated pixel information.
2235
2236
2237
2238 2004/01/30: Thomas Bretz
2239
2240 * mbase/MDirIter.h:
2241 - added GetNumEntries
2242
2243 * mhist/MHEvent.cc:
2244 - added a dynamic_cast from MParContainer to MCamEvent to get the
2245 correct pointer to the correct base-class.
2246
2247 * mbase/MStatusDisplay.cc:
2248 - In EventInfo check whether gPad==0
2249
2250 * mfileio/MReadMarsFile.cc:
2251 - removed reading RunHeaders from PreProcess, this resulted
2252 in strange behaviour of writing RunHeaders
2253 - fixed consistency check for RunType accordingly
2254
2255 * mfilter/MFilterList.cc:
2256 - do not skip adding filter if only a filter with the same name
2257 exists
2258
2259 * mraw/MRawFileRead.cc:
2260 - added an output message if run header is not accessible
2261
2262 * mraw/MRawRunHeader.[h,cc]:
2263 - initialize fRunType to new enum kRTNone
2264
2265 * mfilter/MFGeomag.cc:
2266 - set fResult to kFALSE at the beginning of Process
2267 - according to this removed setting fResult=kFALSE before return
2268 - replaced some float by Float_t
2269 - added some const-qualifiers
2270 - replaced (rig<0.5/pr*R*(r2-r1)+r1) by (rig-r1)*pr<rnd
2271 with rnd = R * (r2-r1)/2 to make sure that we cannot
2272 devide by 0
2273
2274 * manalysis/MPedCalcPedRun.cc:
2275 - added some comments
2276
2277 * Makefile:
2278 - added mjobs
2279
2280 * mjobs/*:
2281 - added
2282
2283 * mbase/Makefile, mbase/BaseLinkDef.h:
2284 - added MRunIter
2285
2286 * mbase/MRunIter.[h,cc]:
2287 - added
2288
2289
2290
2291 2004/01/30: Markus Gaug
2292
2293 * manalysis/MPedestalCam.h
2294 - added function IsUsedHists()
2295
2296 * manalysis/MPedestalCam.cc
2297 - modified GetPixelContent
2298
2299 * manalysis/MPedestalCam.cc, manalysis/MPedCalcPedRun.cc:
2300 - include storage of number of used FADC slices to compare later
2301 the pedestal per slice ( and sigma per slice)
2302 - return relative differences in GetPixelContent
2303
2304 * mcalib/MCalibrationCalc.[h,cc], mcalib/MHCalibrationBlindPixel.[h,cc]:
2305 - fBlindPixelId and fPINDiodeId now like in PedestalCam
2306 - fill Blind Pixel with information about its fitted pedestal if
2307 available
2308 - initialize charges histogram with a bigger range
2309 - use pedestal information to constrain the pedestal fit ranges
2310
2311 * manalysis/MHPedestalPixel.cc
2312 - initialize charges histogram with a bigger range
2313
2314 * macros/calibration.C
2315 - SetRange of MExtractSignal to 1,14 (see emails of yesterday)
2316 - apply new GetPixelContents of MPedestalCam (more calculations
2317 and displays of errors, correction for different FADC slice
2318 number)
2319
2320 * manalysis/MExtractSignal.cc
2321 - not access to MArrivalTime any more. The same information is
2322 stored in MRawEvt->GetPixelContent(...)
2323
2324 * manalysis/MCalibrationCalc.cc
2325 - retrieve default arrival time from MRawEvt
2326
2327 * manalysis/MCalibrationBlindPix.cc, manalysis/MCalibrationPix.cc
2328 - check for NaN's in fit results
2329
2330
2331
2332 2004/01/29: Abelardo Moralejo
2333
2334 * mfileio/MWriteFile.h
2335 - added missing declaration of ReInit
2336
2337 * manalysis/MMcCalibrationUpdate.cc
2338 - added call to MCalibrationCam::SetBlindPixelMethodValid(kTRUE)
2339 to adapt to recent changes in MCalibrate.
2340
2341
2342
2343 2004/01/29: Thomas Bretz
2344
2345 * manalysis/MArrivalTime.h, manalysis/MCameraData.h,
2346 manalysis/MCerPhotEvt.h, manalysis/MExtractSignalCam.h,
2347 manalysis/MPedPhotCam.h, manalysis/MPedestalCam.h,
2348 mcalib/MCalibrationCam.h, mcamera/MCameraDC.h,
2349 mraw/MRawEvtData.h, mreflector/MRflEvtData.h:
2350 - split derivement into MParContainer and MCamEvent
2351
2352 * manalysis/MExtractSignalCam.[h,cc]:
2353 - removed obsolete MExtractSignal::ReInit
2354 - added -> to fArray
2355
2356 * mbase/MParList.h:
2357 - added a new bit kIsProcessing
2358
2359 * mbase/MTaskList.cc:
2360 - fixed the handling of kDoNotReset and the bahaviour of
2361 SetReadyToSave, such that it is possible to write all
2362 headers
2363
2364 * mfileio/MWriteFile.cc:
2365 - added ReInit which also calls CheckAndWrite
2366
2367 * mgui/MCamEvent.h:
2368 - does not derive from MParContainer anymore
2369
2370
2371
2372 2004/01/29: Markus Gaug
2373
2374 * mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc],
2375 mcalib/MCalibrationConfig.h
2376 - put gkCalibrationBlindPixelId and gkCalibrationPINDiodeId
2377 directly into the corresponding classes.
2378
2379
2380
2381 2004/01/29: Nicola Galante
2382
2383 * mhistmc/MHMcTriggerLvl2.[h,cc]:
2384 - In method MHMcTriggerLvl2::GetHistByName(const TString name)
2385 added string checking to return also
2386 fHistCellPseudoSize, fHistCellPseudoSizeNorm
2387 and fHistCellPseudoSizeEnergy.
2388 - Added inline functions GetHistCellPseudoSize() and
2389 GetHistCellPseudoSizeNorm().
2390
2391
2392
2393 2004/01/28: Javier Rico
2394
2395 * mcalib/MCalibrate.[h.cc]
2396 - include possibility to select the calibration method to be used
2397
2398
2399
2400 2004/01/28: Markus Gaug
2401
2402 * mcalib/MCalibrate.[h.cc]
2403 - corrected Int_t ReInit() to Bool_t ReInit(MParList *pList)
2404
2405 * mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc]:
2406 - included flags to indicate if Blind Pixel Method or PIn Diode
2407 method was OK. Up to now, program stopped, if one of the two
2408 methods was chosen but not able to being executed.
2409
2410 * manalysis/MArrivalTimeCalc.cc, manalysis/MExtractSignals.cc,
2411 manalysis/MGeomApply.cc:
2412 - put all missing InitSize(npixels) into MGeomApply
2413
2414 * manalysis/MPedCalcPedRun.[h,cc], manalysis/MPedestalCam.[h,cc],
2415 manalysis/MPedestalPix.[h,cc], manalysis/MHPedestalPixel.[h,cc],
2416 manalysis/Makefile, manalysis/AnalysisLinkDef.h:
2417 - include possibility to fit the pedestals with Gaussian.
2418 - old methods are not affected.
2419 - add new method with MPedCalcPedRun::SetUseHists()
2420
2421
2422
2423 2004/01/28: Abelardo Moralejo
2424
2425 * mcalib/MMcCalibration.cc
2426 - fixed wrong variable type in call to TH1F constructor (number of
2427 bins is now integer), which resulted in a compilation warning.
2428
2429
2430
2431 2004/01/28: Thomas Bretz
2432
2433 * manalysis/MPedestalCam.cc:
2434 - removed unwanted CheckBound from operators. CheckBounds is ONLY
2435 ment for really old MC files and will be removed in the future
2436 anyhow.
2437
2438 * mcalib/MHCalibrationPixel.h:
2439 - removed obsolete include of MFFT
2440
2441 * manalysis/MCerPhotAnal.cc, manalysis/MCerPhotCalc.cc,
2442 manalysis/MPedestalCam.[h,cc]:
2443 - removed use of obsolete MPedestalCam::CheckBounds. This was
2444 a workaround for a 'bug' in very old camera files, which is not
2445 necessary anymore.
2446
2447 * manalysis/MCerPhotAnal2.[h,cc]:
2448 - replaced MPedestalCam by MPedPhotCam
2449
2450 * manalysis/MExtractSignal.cc:
2451 - some small simplification to the signal extraction
2452 - removed some obsolete variables
2453 - replaced for by while
2454 - removed obsolete casts
2455
2456 * mmain/MEventDisplay.cc:
2457 - gave names to the filters
2458 - removed adding MHCamera to fList because it was deleted twice
2459
2460 * mhist/MHCamera.cc:
2461 - fixed usage of fPainter in Paint() - title was not updated
2462 correctly
2463
2464
2465
2466 2004/01/28: Sebastian Raducci
2467
2468 * manalysis/MArrivalTime.[h,cc]:
2469 - removed all the code relative to the cluster evaluation
2470
2471
2472
2473 2004/01/27: Markus Gaug
2474
2475 * manalysis/MPedestalPix.cc:
2476 - initialize default values to 0 instead of -1.
2477
2478 * manalysis/MPedestalCam.[h,cc]:
2479 - include CheckBounds, also in operator[]
2480
2481 * mcalib/MCalibrationCam.[h,cc]:
2482 - apparently, there was a reference to InitSize(UInt_t i) instead
2483 of InitSize(Int_t i), where compiler complained, now changed
2484
2485 * mcalib/MHCalibration*, mcalib/MCalibration*:
2486 - fixed all Clear()'s, Reset()'s, direct intializers
2487
2488
2489
2490 2004/01/27: Thomas Bretz
2491
2492 * mdata/MDataChain.cc:
2493 - added '%' to supported operators
2494
2495
2496
2497 2004/01/26: Nicola Galante
2498
2499 * manalysis/MMcTriggerLvl2.[cc,h]:
2500
2501 - Defined some static constants to avoid ugly "magic numbers"
2502 in arrays: gsNCells, gsNTrigPixels,
2503 gsNPixInCell, gsNLutInCell, gsNPixInLut, fNumPixCell.
2504 - Added method
2505 MMcTriggerLvl2::GetCellCompactPixel(int cell, MGeomCam *fCam)
2506 which computes compact pixels into a given L2T macrocell.
2507 - Added method
2508 MMcTriggerLvl2::CalcBiggerCellPseudoSize()
2509 which computes fCellPseudoSize, the maximum Pseudo Size into L2T
2510 macrocells
2511 - Added method
2512 MMcTriggerLvl2::GetCellPseudoSize() const
2513 which returns fCellPseudoSize
2514 - Added method
2515 MMcTriggerLvl2::IsPixelInCell(Int_t pixel, Int_t cell),
2516 which controls whether a pixel belongs to a given L2T cell.
2517 - Added method
2518 MMcTriggerLvl2::GetMaxCell() const
2519 which returns fMaxCell, the cell with the maximum
2520 fCellPseudoSize.
2521
2522
2523
2524 2004/01/26: Markus Gaug, Michele Doro
2525
2526 * manalysis/MArrivalTime.[h,cc], manalysis/MArrivalTimeCalc.[h,cc]:
2527 - moved calculation of arrival time from MArrivalTime to
2528 MArrivalTimeCalc. MArrivalTime does not do any Process-job
2529 anymore
2530 - TSpline5 now on stack.
2531 - function to set the stepsize
2532
2533 * mcalib/MHCalibrationBlindPixel.[h,cc]:
2534 - force mu_{0} in Blind Pixel Fit to be around 0 in fKPoisson4
2535 - implement combined Polya fit and Michele's back-scattered electron
2536 fit
2537
2538 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationPix.cc,
2539 mcalib/MCalibrationPINDiode.cc:
2540 - combine FitChargeHiGain and FitChargeLoGain into one function
2541
2542 * macros/calibration.C
2543 - improve double gauss fit a bit
2544
2545
2546
2547 2004/01/26: Thomas Bretz
2548
2549 * mraw/MRawEvtPixelIter.[h,cc]:
2550 - removed member function GetNumPixels. For more details see mantis.
2551
2552 * manalysis/MArrivalTime.[h,cc]:
2553 - reorganized includes
2554 - fixed InitSize and ClearArray (now Reset) to fit MParContainer
2555 definition
2556 - for the moment removed usage of fPixelChecked - THIS WILL CRASH YOUR
2557 PROGRAM
2558
2559 * manalysis/MArrivalTimeCalc.[h,cc]:
2560 - reorganized includes
2561 - removed many obsolete code, exspecially copy&paste relicts!
2562 - fixed usage of InitSize
2563 - removed CleanArray. Reset() is called automatically before Process()
2564
2565 * manalysis/MExtractedSignalCam.[h,cc]:
2566 - added SetLogStream
2567 - removed obsolete include MGeomCam
2568 - replaced PrintOut by Print
2569 - added const-qualifiers to all Getters
2570 - fixed documentation
2571
2572 * manalysis/MExtractedSignalPix.[h,cc]:
2573 - replaced PrintOut by Print
2574 - fixed documentation
2575
2576 * manalysis/MEventRateCalc.cc, manalysis/MPedCalcPedRun.cc:
2577 - replaced memset by Reset()
2578
2579
2580
2581 2004/01/24: Abelardo Moralejo
2582
2583 * macros/starmcstereo.C
2584 - Added. Example of how to run the analysis chain for MC files
2585 containing simulation of stereo systems of 2 telescopes.
2586
2587 * mcalib/MCalibrate.cc
2588 - Added check that value of signal from MExtractedSignalPix is not
2589 the default (error) value. In such a case, the signal in
2590 MCerPhotEvt is now set to 0. Before, all pixels got very high
2591 values in MCerPhotEvt in case the MRawEvtData object for the
2592 event was missing in the file. This happened in MC files, in
2593 which in some circumstances an event is written without the
2594 pixel information (for instance, when running stereo simulations
2595 the pixel data is missing for non-triggered telescopes, but the
2596 event headers are present).
2597
2598
2599
2600 2004/01/23: Markus Gaug
2601
2602 * manalysis/MExtractSignal.[h,cc], manalysis/MExtractedSignalPix.[h,cc],
2603 manalysis/MArrivalTime.[h,cc], mcalib/MCalibrationBlindPix.h,
2604 mcalib/MHCalibrationBlindPixel.[h,cc], mcalib/MCalibrationPINDiode.h,
2605 mcalib/MHCalibrationPINDiode.[h,cc], mcalib/MCalibrationPix.[h,cc],
2606 mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationCalc.[h,cc]:
2607 - use MArrivalTime for Storage (or calculation) of time
2608 in MExtractSignal
2609 - pass from TH1I histos to TH1F for times
2610
2611 * mcalib/MCalibrationBlindPix.h, mcalib/MHCalibrationBlindPixel.[h,cc],
2612 mcalib/MCalibrationPix.[h,cc], mcalib/MHCalibrationPixel.[h,cc],
2613 mcalib/MCalibrationCalc.[h,cc]:
2614 - clean up setters
2615 - pass to bit-fields for all flags
2616
2617 * mcalib/MCalibrationCam.cc
2618 - exclude Blind Pixel from Camera display
2619 - do not fill &val when return kFALSE
2620
2621 * macros/calibration.C
2622 - include functions to exclude the blind pixel,
2623 calculation of times and quality checks
2624
2625
2626
2627 2004/01/23: Abelardo Moralejo
2628
2629 * mcalib/MCalibrate.cc, manalysis/MExtractSignal.cc
2630 - Added support (using AddSerialNumber) for stereo MC files.
2631
2632
2633
2634 2004/01/23: Thomas Bretz
2635
2636 * mbase/MAstro.cc:
2637 - Fixed calculation of MJD. In Ymd2Mjd a plus should be a minus.
2638
2639 * mreport/MReport*.[h,cc]:
2640 - changed all classes to return Int_t instead of Bool_t in
2641 InterpreteBody
2642 - changed MReportFileRead such, that a wrong line results in
2643 skipping the line instead of abort reading.
2644
2645 * manalysis/MExtractSignal.cc:
2646 - do not print information for each pixel - it's too much.
2647
2648 * mbase/MStatusDisplay.cc:
2649 - when reading a status display do not display tabs with
2650 the same name than one which is already existing.
2651
2652 * mcalib/MCalibrate.cc:
2653 - directly store pointer to pixel when setting saturation flag
2654
2655 * mcamera/MCameraDC.cc:
2656 - fixed some comments
2657
2658 * mhist/MHCamEvent.cc:
2659 - fixed a crash when no geometry was available
2660
2661 * mhist/MHCamera.[h,cc]:
2662 - removed obsolete member function SetPix
2663
2664 * mbase/MStatusDisplay.[h,cc]:
2665 - added EventInfo member function
2666 - implemented preliminary redirection of GetObjectInfo to
2667 StatusLine2 -> An own status line for this is missing
2668
2669 * manalysis/MExtractSignal.[h,cc]:
2670 - implemented StreamPrimitive
2671 - changed deafults to be static const data members
2672
2673 * manalysis/MGeomApply.[h,cc]:
2674 - implemented StreamPrimitive
2675
2676
2677
2678 2004/01/23: Abelardo Moralejo
2679
2680 * manalysis/MMcCalibrationUpdate.[h,cc]
2681 - Added check to guarantee that the FADC simulation parameters of
2682 all read files (those used for calibration and those analyzed)
2683 are the same.
2684 - Added missing support for analysis of stereo files.
2685
2686 * mcalib/MMcCalibrationCalc.cc
2687 - Removed obsolete FIXME comment.
2688 - Added missing support for analysis of stereo files.
2689
2690
2691 2004/01/23: Raquel de los Reyes
2692
2693 * macros/CCDataCheck.C
2694 - Added the temperature distribution of the optical links
2695 and the plots of the LV power supplies.
2696 * mcamera/MCameraLV.h
2697 - Added the "Get" functions to access the private data
2698 members of the class.
2699
2700
2701 2004/01/22: Abelardo Moralejo
2702
2703 * manalysis/MMcCalibrationUpdate.[h,cc]
2704 - Now ratio of high to low gain is taken from MCalibrationCam if
2705 it existed previously in the parameter list, instead of being
2706 read again from the MMcFadcHeader. Removed Setter function for
2707 fADC2PhInner, no longer necessary. Fixed error regarding the
2708 pedestal conversion to photons (did not read conversion factor
2709 from preexisting MCalibrationCam object).
2710
2711 * mcalib/MMcCalibrationCalc.cc
2712 - Changed parameters of the histogram, and also the quantity being
2713 histogrammed. Check that input data come from a noiseless camera
2714 file before proceeding to do the calibration. Introduced lower
2715 size in cut for calibration. Now rhe calibration constant is not
2716 calculated from the mean of photons/ADC counts, but from the peak
2717 of the histogram.
2718
2719 * macros/starmc.C
2720 - Introduced new scheme. Now there are two loops over two different
2721 sets of files. First loop calculates the calibration constants,
2722 second one does the analysis. Introduced comments. Now the
2723 histogram used in the light calibration is written to the output
2724 file.
2725
2726
2727
2728 2004/01/22: Thomas Bretz
2729
2730 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrationCam.[h,cc],
2731 mcalib/MCalibrationBlindPix.[h,cc], mcalib/MCalibrationCalc.[h,cc],
2732 mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationPINDiode.[h,cc],
2733 mcalib/MCalibrationBlindPixel.[h,cc],
2734 mcalib/MHCalibrationPixel.[h,cc], mcalib/MMcCalibrationCalc.[h,cc],
2735 mcalib/MHCalibrationBlindPixel.[h,cc],
2736 mcalib/MHCalibrationPINDiode.[h,cc]:
2737 - cleaned up includes
2738
2739
2740
2741 2004/01/22: Raquel de los Reyes
2742
2743 * macros/CCDataCheck.C
2744 - macro to check the data from the central control (.rep files).
2745
2746
2747
2748 2004/01/22: Markus Gaug
2749
2750 * macros/calibration.C
2751 - made MStatusDisplay 3 bit smaller
2752
2753 * manalysis/MExtractSignal.cc
2754 - put fSignals->SetUsedFADCSlices into PreProcess
2755
2756 * manalysis/MPedCalcPedRun.cc
2757 - calculate PedRMS as RMS of the sums, later renormalized to units
2758 of RMS/slice (eliminate the wrong effect of odd and even slices)
2759
2760 * mcalib/MCalibrationCalc.cc
2761 - if bit SkipBlindPixelFit is set, now number of photons outside
2762 plexiglass is not intended to be calculated any more (previous
2763 bug)
2764 - exclude excluded pixels in eventloop
2765
2766 * mcalib/MHCalibrationBlindPixel.[h,cc]
2767 - move functions to pointer again (otherwise, Clone will give
2768 strange results)
2769
2770
2771
2772 2004/01/21: Abelardo Moralejo
2773
2774 * mcalib/MMcCalibrationCalc.[h,cc]
2775 - Added. First version of the task intended to calculate the
2776 conversion factors from ADC counts to photons in the MC. It has
2777 a different aim than the recently renamed class
2778 "MMcCalibrationUpdate" (which takes care that the correct
2779 pedestals and conversion factors are supplied to each event, but
2780 does not really calculate anything).
2781
2782 * mcalib/Makefile, CalibLinkDef.h
2783 - Added new class MMcCalibrationCalc
2784
2785 * manalysis/MMcCalibrationUpdate.[h,cc]
2786 - Now the container MCalibrationCam is not created or modified if
2787 it is found that one such container already exists in the
2788 Parameter list (from a previous calibration).
2789
2790
2791
2792 2004/01/21: Thomas Bretz
2793
2794 * mraw/MRawRead.cc:
2795 - restore the fake time for all runs (current time stamp in
2796 the data seems to be toally nonsense)
2797
2798 * mraw/MRawEvtHeader.cc:
2799 - removed decoding of real time (current time stamp in the data
2800 seems to be toally nonsense)
2801
2802
2803
2804 2004/01/21: Abelardo Moralejo
2805
2806 * mmc/MMcEvt.hxx
2807 - Uncommented 6 Getter functions (those regarding the number of
2808 photons surviving the different stages of simulation).
2809
2810 * manalysis/MMcCalibrationUpdate.[h,cc]
2811 - Added (see below).
2812
2813 * manalysis/MMcCalibrationCalc.[h,cc]
2814 - Removed: changed name of this class to MMcCalibrationUpdate,
2815 which is more representative of what it really does. Moved
2816 the filling of the MCalibrationCam container from Process to
2817 ReInit, since it does not change on an event by event basis.
2818 Simplified PreProcess (MCalibrationCam was searched for twice).
2819 Updated class description and comments.
2820
2821 * manalysis/Makefile, AnalysisLinkDef.h
2822 - Adapted to change above
2823
2824 * macros/starmc.C
2825 - Adapted to change above. Changed also task instance name from
2826 mccalibcalc to mccalibupdate.
2827
2828
2829
2830 2004/01/21: Raquel de los Reyes
2831
2832 * mreport/MReportCC.h, mreport/MReportTrigger.h, mcamera/MCameraHV.h
2833 and mcamera/MCameraCalibration.h
2834 - Added the "Get" functions (e.g GetStatus() for fStatus) to access
2835 the private data members of the class.
2836
2837
2838
2839 2004/01/20: Thomas Hengstebeck
2840
2841 * mranforest/MRanForestCalc.[h,cc]
2842 - Added member functions Grow (training of RF) and Fill (reading in
2843 trained forest from file) which simplify macros.
2844 One just needs to call them instead of using MRanForestGrow and
2845 MRanForestFill (and the related training and fill loops) in a
2846 macro.
2847
2848
2849
2850 2004/01/20: Abelardo moralejo
2851
2852 * manalysis/MMcCalibrationCalc.cc
2853 - removed call to MCalibrationPix::SetPedestal, which was not
2854 needed.
2855
2856
2857
2858 2004/01/20: Thomas Bretz
2859
2860 * Makefile:
2861 - replaced 'make' by '$(MAKE)'
2862
2863 * Makefile.rules:
2864 - added Makefile itself to dependencies
2865
2866 * mbase/MTask.cc:
2867 - added comment about ReInit
2868
2869 * mhbase/MH.cc:
2870 - do not clear pad in DrawClone if 'same' option given
2871
2872 * mhist/MHVsTime.cc:
2873 - evaluate 'same' option
2874
2875 * mfileio/MReadCurrents.[h,cc]:
2876 - obsolete, removed
2877
2878 * manalysis/MCerPhotEvt.cc, manalysis/MCerPhotPix.cc:
2879 - added some comments
2880
2881
2882
2883 2004/01/20: Abelardo moralejo
2884
2885 * mcalib/MHCalibrationPINDiode.cc
2886 - Added call to SetDirecory(0) for histograms fHErrCharge,
2887 fHPCharge, fHPTime.
2888
2889 * manalysis/MCerPhotPix.h:
2890 - Changed position of declaration of fIsSaturated to be the last
2891 private variable. Otherwise, since in the constructor it is
2892 initialized in the last place, a warning is displayed upon
2893 compilation in some systems.
2894
2895
2896
2897 2004/01/20: Markus Gaug
2898 * mcalib/Makefile, manalysis/Makefile:
2899 - include directory ../mtools
2900
2901 * mtools/MFFT.[h,cc]
2902 - class inherits from TObject now
2903
2904
2905
2906 2004/01/19: Markus Gaug
2907
2908 * mcalib/MHCalibrationBlindPixel.[h,cc]
2909 - fixed a bug in fFitLegend due to which program crashed by calls
2910 to DrawClone
2911 - Modified way to change the fit function
2912
2913 * mcalib/MHCalibrationPixel.[h,cc]
2914 - reordered function calls
2915 - removed SetupFill
2916
2917 * mcalib/MHCalibrationPINDiode.h
2918 - reordered function calls
2919
2920 * mcalib/MCalibrationPix.[h,cc]
2921 - limits to define fFitValid now as variables in class
2922
2923 * mcalib/MCalibrationCam.[h,cc]
2924 - reordered function calls
2925 - incorporate option to exclude pixels
2926
2927 * mcalib/MCalibrationBlindPix.h
2928 - Modified way to change the fit function
2929
2930 * mcalib/MCalibrationCalc.[h,cc]
2931 - Modified way to change the fit function
2932 - incorporate option to exclude pixels from configuration file
2933
2934 * macros/calibration.C
2935 - Modified way to change the fit function
2936 - incorporate option to exclude pixels from configuration file
2937
2938
2939
2940 2004/01/19: Javier Rico
2941
2942 * manalysis/MPedCalcPedRun.cc, manalysis/MPedPhotCalc.cc
2943 - Added documentation of member functions
2944
2945
2946
2947 2004/01/19: Abelardo Moralejo
2948
2949 * manalysis/MCerPhotPix.[h,cc]
2950 - Added fIsSaturated to flag whether low gain of the pixel is
2951 saturated. Added corresponding getter and setter functions.
2952 Updated ClassDef to version 2.
2953
2954 * mcalib/MCalibrate.cc
2955 - Set the new saturation flag of MCerPhotPix to kTRUE if at least
2956 one low gain FADC slice is saturated.
2957
2958 * mimage/MNewImagePar.[h,cc]
2959 - Added new member variable fNumSaturatedPixels to count how many
2960 pixels were saturated. Updated ClassDef to version 2.
2961
2962
2963
2964 2004/01/19: Thomas Bretz
2965
2966 * manalysis/MPedPhotCalc.[cc,h]:
2967 - fixed order of includes
2968 - removed obsolete forward declarations
2969 - removed obsolete data member fNumPixels (stored already twice in
2970 the two TArrayF)
2971 - fixed some small bugs in the documentation
2972
2973 * manalysis/MPedCalcPedRun.cc:
2974 - updated my eMail address
2975
2976
2977
2978 2004/01/19: Javier Rico
2979
2980 * macros/dohtml.C, NEWS
2981 - include some missing info
2982
2983
2984
2985 2004/01/19: Abelardo Moralejo
2986
2987 * manalysis/MExtractedSignalPix.h
2988 - added GetNumLoGainSaturated()
2989
2990
2991
2992 2004/01/19: Markus Gaug
2993
2994 * macros/dohtml.C
2995 - include calibration.C
2996
2997 * manalysis/MExtractSignal.cc
2998 - warning of logain saturation now only once per event (out of loop)
2999
3000 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.[h,cc]
3001 - new Flag fExcluded to indicate if pixel has been excluded from
3002 further analysis
3003
3004
3005
3006 2004/01/16: Javier Rico & Pepe Flix
3007
3008 * manalysis/MPedPhotCalc.[cc,h]
3009 - added
3010 - new class for the evaluation of pedestals in units of photons
3011 using the extracted signal from pedestal runs and calibration
3012 constants defined in MCalibrate
3013
3014 * manalysis/AnalysisLinkDef.h, manalysis/Makefile
3015 - added entries for MPedPhotCalc
3016
3017 * macros/pedphotcalc.C
3018 - added
3019 - example on how to use MPedPhotCalc task
3020
3021
3022
3023 2004/01/16: Markus Gaug
3024
3025 * mcalib/MCalibrationFits.h
3026 - removed and incorporated in MHCalibrationBlindPixel.h
3027
3028 * mcalib/MHCalibrationBlindPixel.[h,cc], mcalib/MHCalibrationConfig.h,
3029 mcalib/MCalibrationBlindPix.h:
3030 - incorporate Fit functions
3031 - fixed a bug due to which DrawClone crashed when class was used
3032 in a compiled macro
3033
3034 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.cc,
3035 mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationPINDiode.cc,
3036 mcalib/MCalibrationCam.cc, mcalib/MHCalibrationBlindPixel.cc,
3037 mcalib/MHCalibrationPixel.cc:
3038 - fixed the warns and errs in fLog's
3039
3040
3041
3042 2004/01/16: Abelardo Moralejo
3043
3044 * manalysis/MMcCalibrationCalc.cc
3045 - TMath::Max() is no longer used because it did not compile in some
3046 systems for unkown reasons. I replaced it by a safer (and may be
3047 slower) code.
3048 - Added calpix.SetFitValid();
3049
3050 * mhist/MHEvent.cc
3051 - In MHEvent::Fill, fixed: second parameter of SetCamContent must
3052 be 1 in case of RMS:
3053 case kEvtPedestalRMS:
3054 fHist->SetCamContent(*(MCamEvent*)par, 1);
3055
3056
3057
3058 2004/01/15: Abelardo Moralejo
3059
3060 * macros/starmc.C
3061 - Added. Version of star showing new chain to get Hillas
3062 parameters (with Size calibrated in photons) from MC files.
3063
3064
3065
3066 2004/01/15: Javier Rico
3067
3068 * manalysis/MPedCalcPedRun.[h,cc]
3069 - optimize the running time
3070 - add (some) documentation
3071 - correct treatment for the case of several input files
3072
3073 * macros/pedvsevent.C
3074 - added
3075 - draw pedestal mean and rms vs event# for input pixel# and run
3076 file, and compares them to the global pedestal mean and rms
3077
3078
3079
3080 2004/01/15: Raquel de los Reyes
3081
3082 * mhist/MHCamEvent.cc, mhist/MHCamera.cc
3083 - changed the MHCamEvent::SetupFill and MHCamera::GetBinError
3084 functions to compute the estimation of the error of the
3085 mean. It can be done calling to the function
3086 MCamEvent::SetBit(MHCamera::kVariance) in the macro
3087
3088
3089
3090 2004/01/15: Markus Gaug
3091
3092 * mhist/MHCamera.[h,cc]
3093 - incorporate Thomas's changes
3094 - replace void CreateProjection() by TH1D *Projection(const char*)
3095
3096 * macros/calibration.C
3097 - replace MHCamera->Draw("proj") by MHCamera->Projection()
3098 - produce better fits to the projection
3099
3100 * manalysis/MSimulatedAnnealing.[h,cc],
3101 mhist/MHSimulatedAnnealing.[h,cc]:
3102 - moved to directory mtools
3103 - MSimulatedAnnealing now inherits from TObject
3104
3105 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
3106 mhist/Makefile, mhist/HistLinkDef.h:
3107 - removed MSimulatedAnnealing
3108 - removed MHSimulatedAnnealing
3109
3110 * mtools/Makefile, mtools/AnalysisLinkDef.h:
3111 - added MSimulatedAnnealing
3112 - added MHSimulatedAnnealing
3113
3114
3115
3116 2004/01/15: Thomas Bretz
3117
3118 * manalysis/AnalysisLinkDef.h:
3119 - removed MCurrents
3120
3121 * mhist/MHCamera.[h,cc]:
3122 - added member function Projection
3123 - removed fYproj
3124
3125 * mreport/MReport*.*:
3126 - added more comments
3127
3128
3129
3130 2004/01/14: Markus Gaug
3131
3132 * mtools/MFFT.[h,cc]
3133 - new class to perform Fast Fourier Transforms
3134
3135 * mtools/Makefile
3136 * mtools/ToolsLinkDef.h
3137 - include MFFT
3138
3139 * manalysis/MExtractedSignalCam.h
3140 - removed variables fNumHiGainSamples and fNumLoGainSamples
3141 - function SetNumUsedFADCSlices replaced by SetUsedFADCSlices
3142
3143 * manalysis/MExtractSignal.cc
3144 - updated call to SetUsedFADCSlices
3145
3146
3147
3148 2004/01/14: Abelardo Moralejo
3149
3150 * manalysis/MMcCalibrationCalc.cc:
3151 - set pedestal rms per FADC slice to 0.01 counts in case it is 0.
3152 This can happen (depending on camera simulation parameters), and
3153 rms = 0 later resulted in the pixel being eliminated in the
3154 image cleaning.
3155
3156
3157
3158 2004/01/14: Thomas Bretz
3159
3160 * Makefile:
3161 - replaced old style Makefile.depend by directory specific
3162 dependancy files
3163
3164 * Makefile.rules:
3165 - changed obsolete '.cc.o' style to newer style '%.o: %.c'
3166 - added rule to make dependency files
3167 - added rule to remove dependancy files.
3168 - added rmdep as prerequisite to clean
3169 - include dependency file
3170
3171 * mbase/Makefile, mcalib/Makefile, mcamera/Makefile,
3172 mdata/Makefile, mfileio/Makefile, mfilter/Makefile,
3173 mgeom/Makefile, mgui/Makefile, mhbase/Makefile,
3174 mhist/Makefile, mhistmc/Makefile, mimage/Makefile,
3175 mmain/Makefile, mmc/Makefile, mmontecarlo/Makefile,
3176 mpointing/Makefile, mranforest/Makefile, mraw/Makefile,
3177 mreflector/Makefile, mreport/Makefile, mtemp/Makefile,
3178 mtools/Makefile:
3179 - removed clean-rule, use the one in Makefile.rules instead
3180
3181 * mreport/Makefile, mreport/ReportLinkDef.h:
3182 - added MReportHelp
3183
3184 * mreport/MReportFileRead.cc:
3185 - moved code from MReportHelp to new file
3186 - removed usage of MReport class completely
3187
3188 * mfilter/MFGeomag.[h,cc]:
3189 - fixed a bug which causes MFGeomag to fail if MARSSYS is not set
3190 - changed the second loop from 0->1151 to 1152->2304
3191 - removed dummy arrays used for reading
3192 - output filename in case of 'file not found'
3193 - removed obsolete data members
3194 - removed obsolete Init function
3195 - removed forbidden underscore from member variable
3196 - changed wrong 0/1 in allocation of fResult into kFALSE/TRUE
3197
3198 * mbase/MStatusDisplay.[h,cc]:
3199 - added new member function Open
3200 - added new menu entry kFileOpen
3201 - changed UpdatePSheader algorithm (the old one was much too slow)
3202
3203 * manalysis/MCurrents.[h,cc]:
3204 - removed (old outdated)
3205
3206 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
3207 - removed MCurrents
3208
3209
3210
3211 2004/01/14: Wolfgang Wittek
3212
3213 * macros/ONOFFAnalysis.C:
3214 - current version
3215
3216 * mhist/MHSigmaTheta.[h,cc]:
3217 - replace MPedestalCam by MPedPhotCam
3218
3219 * manalysis/MPad.[h,cc], manalysus/MSigmabar.[h,cc],
3220 manalysus/MSigmabarCalc.[h,cc], manalysus/MCT1PadONOFF.[h,cc],
3221 manalysus/MCT1PadSchweizer.[h,cc], manalysus/MPadding.[h,cc]:
3222 - replace MPedestalCam by MPedPhotCam
3223
3224 * manalysis/MPedPhotPix.[h,cc]
3225 - uncomment SetRms()
3226
3227
3228
3229 2004/01/13: Markus Gaug
3230
3231 * manalysis/MExtractSignal.h
3232 - seems that the reduced light intensity of the CT1 Pulser
3233 results in broader pulses -> Set Default time slices to [3,10]
3234
3235 * mhist/MHCamera.cc
3236 - make Stat Window in option 'proj' bigger
3237 - add comment line at beginning of Draw()
3238
3239 * mcalib/MHCalibrationBlindPixel.[h.cc]
3240 - add Function DrawClone()
3241 - fix bug in calculation of integral (GetIntegral("width"))
3242 - restrict parameters tighter
3243 - declare fit as not valid, if less than 100 events
3244 in single photo-electron peak
3245
3246 * mcalib/MCalibrationFits.h, mcalib/MHCalibrationBlindPixel.[h.cc]
3247 - fit now with fixed normalization
3248
3249 * mcalib/MHCalibrationPixel.[h.cc]
3250 - new function IsEmpty()
3251 - Time fit accepted if ChiSquare less than 30. (instead of 20.)
3252
3253 * mcalib/MCalibrationPix.[h.cc]
3254 - F-Factor corrected and added error
3255 - Histograms not fitted if they are empty
3256 - rejection criteria of fitted charges now > 5 PedRMS (instead 3)
3257
3258 * mcalib/MCalibrationCam.cc
3259 - Square Root of Reduced Sigmas not taken, if they are < 0.
3260 - Reduced Sigma / Charge squared replaced by reduced sigma / charge
3261
3262 * mcalib/MCalibrationCalc.cc
3263 - Blind Pixel is not additionally treated as normal pixel any more
3264 - Blind Pixel Draw replaced by DrawClone
3265
3266 * macros/calibration.C
3267 - took out some unused code
3268 - some default axis labelling corrected
3269
3270
3271
3272 2004/01/13: Abelardo Moralejo
3273
3274 * manalysis/MMcPedestalCopy.cc
3275 - added check of whether input file is a MC file before executing
3276 the PreProcess.
3277
3278
3279
3280 2004/01/13: Wolfgang Wittek
3281
3282 * macros/ONOFFAnalysis.C, macros/ONAnalysis.C:
3283 - change macro to handle also MC events with finite sigmabar
3284
3285 * manalysis/MPadOn.[h,cc]:
3286 - deleted, is replaced by MPad
3287
3288 * manalysis/MPadOnOFF.[h,cc]:
3289 - deleted, is replaced by MPad
3290
3291 * manalysis/MPad.[h,cc]:
3292 - new class, replacing MPadON and MPadONOFF
3293 - handle also MC events with finite sigmabar
3294
3295 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
3296 - replace MPadON and MPadONOFF by MPad
3297
3298
3299
3300 2004/01/13: Thomas Bretz
3301
3302 * mraw/MRawRunHeader.[h,cc]:
3303 - implemented new member function GetRunTypeStr
3304
3305 * Changelog.03:
3306 - added (contains entries of 2003)
3307
3308 * Changelog:
3309 - removed entries of 2003
3310
3311 * mfilter/MFGeomag.cc:
3312 - simplified open/close of input files
3313
3314 * manalysis/MEventRate.[h,cc], manalysis/MEventRateCalc.cc:
3315 - added some comments
3316 - added new member function GetError
3317
3318 * Makefile:
3319 - updated 'make dox' output for convinience
3320
3321 * macros/dohtml.C:
3322 - do not print Info's
3323 - added mcamera
3324 - added mpointing
3325 - added mreport
3326
3327 * mreport/MReportCurrents.cc, mreport/MReportDAQ.cc:
3328 - removed some obsolete comments (these comments confused THtml)
3329
3330 * manalysis/MCameraData.[h,cc], mfileio/MCT1ReadAscii.[h,cc],
3331 mfileio/MCT1ReadPreProc.[h,cc], mfilter/MFCT1SelBasic.cc,
3332 mfilter/MFSelBasic.cc, mhist/MHCamera.cc, mhist/MHEvent.[h,cc],
3333 mimage/MImgCleanStd.[h,cc], mimage/MImgCleanTGB.[h,cc],
3334 mmain/MAnalysis.cc, mmain/MEventDisplay.cc:
3335 - replaced MPedestalCam by MPedPhotCam
3336 - removed some obsolete includes
3337
3338 * mbase/BaseLinkDef.h, mbase/Makefile:
3339 - added MLogPlugin
3340 - added MLogHtml
3341
3342 * mbase/MLog.[h,cc]:
3343 - added use of plugins
3344
3345 * mbase/MLogPlugin.[h,cc], mbase/MLogHtml.[h,cc]:
3346 - added
3347
3348 * mbase/MStatusDisplay.[h,cc]:
3349 - added a Save-As dialog
3350
3351
3352
3353 2004/01/12: Thomas Bretz
3354
3355 * macros/rootlogon.C:
3356 - added mcamera to include path
3357 - added mpointing to include path
3358 - added mreport to include path
3359
3360 * mbase/MLog.cc:
3361 - updated my eMail address
3362
3363 * mbase/MParContainer.h:
3364 - added Read member function
3365
3366 * mbase/MStatusDisplay.[h,cc]:
3367 - changed size of ps-paper
3368 - added a user defined bottom line to the ps-files
3369 - added name (currently unused)
3370 - added title (used as possible bottom line in ps-file)
3371
3372 * mraw/MRawRunHeader.cc:
3373 - added some comments
3374
3375 * status.cc:
3376 - set name of input as bottom line of status display
3377
3378
3379
3380 2004/01/12: Abelardo Moralejo
3381
3382 * mimage/MStereoPar.cc
3383 - fixed mistake: now fSourceY = scale1*hillas1.GetMeanY() + ...
3384 instead of fSourceY = scale2*hillas1.GetMeanY() + ...
3385 Bug had no effect unless scale1 != scale2 (-> telescopes of
3386 different size).
3387
3388
3389
3390 2004/01/12: Markus Gaug
3391
3392 * manalysis/MExtractSignal.[h,cc]
3393 - take out some uncommented code
3394 - replace logainshift by two independent variables:
3395 logainfirst, logainlast
3396 - because in most data, maximum occurs in slice 4, shift default
3397 from slices 4-9 to slices 3-8.
3398
3399 * manalysis/MExtractedSignalPix.[h,cc]
3400 - took out some uncommented code
3401 - new initializers: instead of -1. now 99999.9
3402
3403
3404
3405 2004/01/09: Markus Gaug
3406
3407 * mcalib/MCalibrationCam.[h,cc]
3408 - take out 1-dim histos because we can use
3409 the projections in MHCamera (s.b.)
3410
3411 * mcalib/MHCalibrationBlindPixel.h
3412 - make the fit by default quiet
3413
3414 * mcalib/MHCalibrationPixel.[h,cc]
3415 * mcalib/MCalibrationPix.[h,cc]
3416 - Ranges of time slices stored independently for HiGain and LoGain
3417 in order to allow consecutive checks
3418
3419 * mhist/MHCamera.[h.cc]
3420 - add the possibility to call a Draw("proj") which will
3421 draw a Y-Projection of the histogram
3422
3423 * macros/calibration.C
3424 - apply the drawing of the projections and fit them
3425
3426 * mcalib/MCalibrationCalc.cc
3427 - catch the possibility of a calibration file,
3428 unintendedly being a pedestal or cosmic file.
3429 Program now exits with an error before doing the fits
3430
3431 * mcalib/MCalibrationPix.[h,cc]
3432 - fixed a bug in calculation of fFitValid.
3433 before, a call to IsFitValid() always returned false
3434
3435
3436
3437 2004/01/09: Javier L¢pez
3438
3439 * macros/bootcampstandardanalysis.C
3440 - added new macro that holds the main scheleton discussed in the
3441 december bootcamp in Wuerzburg. It runs first over a pedestal
3442 run, then over a calibration run, again over the pedestal run
3443 to compute de pedestal in number of photons and finally over a
3444 data run to calibrate the data.
3445
3446
3447
3448 2004/01/06: Sebastian Raducci
3449
3450 * manalysis/MArrivalTime.[h,cc]
3451 - added new method to calculate photon arrival times. It uses the
3452 TSpline5 Root Class to interpolate the Fadc Slices. The time is
3453 the abscissa value of the absolute maximum of the interpolation
3454 - added new method to find clusters with similar arrival times.
3455 For now it's a preliminary version. It simply search for adiacent
3456 pixels having the same arrival time (color).
3457
3458 * manalysis/MArrivalTimeCalc.[h,cc]
3459 - modified the Process() method according to the changes in the
3460 Arrival Time Cointainer
3461
3462 * mmain/MEventDisplay.cc
3463 - added new tab in the camera event display to show the arrival
3464 time. This arrival time is calculated with the spline method
3465 - the old Arrival Time pad now it's called Max Slice Idx, because
3466 it's only the index of the slice with the max content.
3467
3468 * mhist/MHEvent.[h,cc]
3469 - added new fType in te enumeration to handle the arrival time
3470 histos
Note: See TracBrowser for help on using the repository browser.