source: trunk/MagicSoft/Mars/Changelog@ 4586

Last change on this file since 4586 was 4586, checked in by hbartko, 20 years ago
*** empty log message ***
File size: 198.7 KB
Line 
1
2Please do not write behind the end of line tag so that it is possible
3to send a Changelog file to a line printer directly. Thanks.
4
5For your entries please follow EXACTLY this style:
6
7_yyyy/mm/dd:_[Your Name]
8_
9___*_filename:
10_____-_description
11_
12___*_filename2, filename3:
13_____-_description
14_
15_
16_
17
18While an underscore is a placeholder for a white-space or an empty line.
19
20 -*-*- END OF LINE -*-*-
21
22 2004/08/12: Hendrik Bartko
23 * msignal/MExtractor.[h,cc]:
24 - add SetNamePedContainer to set the name of the pedestal
25 container
26
27 * msignal/MExtractTime.[h,cc]:
28 - add SetNamePedContainer to set the name of the pedestal
29 container
30
31 * mbadpixels/MBadPixelsCalc.[h,cc]
32 - add SetNamePedPhotContainer to set the name of the pedphot
33 container
34
35 * mbadpixels/MBadPixelsTreat.[h,cc]
36 - add SetNamePedPhotContainer to set the name of the pedphot
37 container
38
39 * mimage/MImgCleanStd.[h,cc]
40 - add SetNamePedPhotContainer to set the name of the pedphot
41 container
42
43
44 2004/08/12 : Wolfgang Wittek
45
46 * manalysis/MSourcPosFromStarPos.[h,cc]
47 - replace MMcEvt by MPointingPos
48
49 * manalysis/MSigmabarCalc.[h,cc]
50 - replace MMcEvt by MPointingPos
51
52 * manalysis/MSigmabar.[h,cc]
53 - in member function Calc() return fSigmabarInner,
54 not fSigmabar
55 - update comments
56 - sigmabar is the sqrt of the average (pedRMS^2/area)
57
58 * manalysis/MPad.[h,cc]
59 - replace MMcEvt by MPointingPos
60 - remove bugs
61
62 * mfilter/MFSelBasic.[h,cc]
63 - replace MMcEvt by MPointingPos
64
65 * mfilter/Makefile
66 - add -I../mpointing
67
68
69 * mhist/MHSigmaTheta.[h,cc]
70 - replace MMcEvt by MPointingPos
71 - replace 'MCerPhotPix cerpix' by 'MCerPhotPix &cerpix'
72 - add plot "Sigmabar(Outer) versus Theta"
73
74 * macros/ONOFFAnalysis.C
75 - Job A : got the padding working, work in progress
76
77
78 2004/08/11: Hendrik Bartko
79 * mcalib/MCalibrateData.[h,cc]:
80 - add SetPedestalType to choose whether to calibrate the pedestal
81 for each run or each event
82 - add EnablePedestalType to enable to calibrate the pedestal for
83 each run or each event
84 - add DisablePedestalType to disable to calibrate the pedestal for
85 each run or each event
86 - add TestFlag test whether to do the run and / or event pedestal
87 calculation
88 - add SetNamePedADCRunContainer to change name of pedestal input
89 container for run pedestals
90 - add SetNamePedADCEventContainer to change name of pedestal input
91 container for event pedestals
92 - add SetNamePedPhotRunContainer to change name of pedestal output
93 container for run pedestals
94 - add SetNamePedPhotEventContainer to change name of pedestal output
95 container for run pedestals
96 - add CalibratePedestal, function to calibrate the chosen pedestal
97 - added the calibration types kFlatCharge, kDummy as in MCalibrate
98
99
100 * mbadpixels/MBadPixelsCalc.cc:
101 - in MBadPixelsCalc::Process() called the MPedPhotCam::ReCalc to
102 calculate the mean values of the pedestal and RMS for the areas
103 and sectors of the camera.
104
105
106
107 2004/08/10: Thomas Bretz
108
109 * mreport/MReportFileReadCC.[h,cc]:
110 - added
111
112 * mreport/Makefile, mreport/ReportsLinkDef.h:
113 - added MReportFileReadCC
114
115 * mreport/MReport*.[h,cc]:
116 - prpagate file version number to all Interpreters
117
118 * merpp.cc:
119 - added new commandline options to support different CC files
120 - changed help-output
121 - temporarily removed SQL option
122
123 * readraw.cc:
124 - a small fix (a '.' was missing)
125
126 * mraw/MRawEvtData.cc:
127 - fixed bug in Print
128
129 * manalysis/MGeomApply.cc:
130 - changed to Init all MCamEvents in the parlist
131
132 * mbase/MParList.[h,cc]:
133 - added a cast operator to TIterator*
134 - check whether a automatic created class inherits from MParConatiner
135
136 * mgui/MCamEvent.[h,cc]:
137 - added Init
138 - added InitSize
139
140 * mmc/MMcTrig.cxx:
141 - added a new option to Print()
142
143 * mraw/MRawEvtData.[h,cc], mraw/MRawEvtHeader.[h,cc],
144 mraw/MRawFileRead.cc, mraw/MRawSocketRead.cc
145 - changed Init() to InitRead()
146
147 * msignal/MArrivalTime.[h,cc]:
148 - changed argument of InitSize according to MCamEvent
149
150 * msql/MSQLServer.[h,cc]:
151 - small changes to interface
152
153 * mimage/MHillasCalc.[h,cc]:
154 - changed names of TString data members
155
156
157
158 2004/08/10: Robert Wagner
159
160 * mreport/MReportCamera.[h,cc]
161 - added function InterpreteHOT which interprete the HOT* part of
162 the report. The variable HVs_modified_by_HOT_Pixels is
163 extracted, but not yet written in the corresponding MARS
164 parameter container
165
166
167
168 2004/08/10: Markus Gaug
169
170 * mcalib/MCalibrationTestCalc.[h,cc]
171 - added calculation and output of maximum not-interpolatable
172 cluster.
173
174 * macros/bootcampstandardanalysis.C
175 - added MBadPixelsTreat
176
177
178 * mcalib/MCalibrate.cc
179 - implemented different way to calculate error of signal
180 in method kFlatCharge (as discussed with Keiichi).
181
182
183
184 2004/08/10: Florian Goebel
185
186 * mpedestal/MPedCalcFromLoGain.[h,cc]
187 - add SetPedContainerName() to change name
188 of output container
189 - fix bug affecting behaviour when running twice
190 over the same run
191 - change format of "Format"
192 - change default value for fgMaxHiGainVar to 40
193
194
195
196 2004/08/10: Nadia Tonello
197
198 * mbadpixels/MBadPixelsTreat.[h,cc]
199 - replaced flag SetSloppyTreatment() with SetHardTreatment()
200 Now the default behaviour consists on treating only the
201 unsuitable pixels, and not also the ureliable, as it was
202 before. If you want to keep on treating both unsuitable and
203 unreliable pixels, please set the new flag on in your macro.
204
205 * mjobs/MJExtractCalibTest.cc
206 - removed line containing SetSloppyTreatment()
207
208
209
210 2004/08/10: Thomas Bretz
211
212 * mpedestal/MPedestalPix.[h,cc]:
213 - as discussed removed fValid
214
215 * mpedestal/MPedCalcFromPedRun.[h,cc],
216 mpedestal/MPedCalcFromLoGain.[h,cc]:
217 - removed dependancy on MBadPixelsCam
218
219 * mastro/MAstro.[h,cc]:
220 - implemented GetMoonPeriod
221 - implemented GetMoonPhase
222
223 * mbase/MTime.cc:
224 - Fixed a floating point problem in Set(&tv)
225 - added GetDateOfSunrise
226
227
228
229 2004/08/09: Markus Gaug
230
231 * mcalib/MHGausEvents.[h,cc]
232 - added function IsOnlyOverflow()
233
234 * mcalib/MHCalibrationChargeBlindCam.[h,cc]
235 - put default arguments in the Clone() and the Draw() function
236 (needed by e.g. TObject::DrawClone())
237 - added name and title to the class (was forgotten)
238
239 * mjobs/MJPedestal.[h,cc]
240 - set the possibility to have the datacheck display with the
241 function SetDataCheckDisplay()
242
243
244
245 2004/08/09: Wolfgang Wittek
246
247 * mtemp/MStarLocalCam.[h,cc], mtemp/MStarLocalPos.[h,cc]
248 - new variables added for the fit of a 2dim Gaussian with
249 correlations
250 - the corresponding Set and Get functions were added
251 - the Paint function was extended correspondingly
252
253 * mtemp/MTelAxisFromStars.[h,cc]
254 - new class (task) which determines the source position from star
255 positions in the camera
256
257 * mtemp/MHTelAxisFromStars.[h,cc]
258 - new class (container); produce plots for MTelAxisFromStars
259
260 * mtemp/MSkyCamTrans.[h,cc]
261 - new class (task) ; container holding the parameters for the
262 transformation from sky coordinates (projected onto the camera)
263 to camera coordinates
264
265 * mtemp/Makefile, mtemp/TempLinkDef.h
266 - MTelAxisFRomStars added
267 - MHTelAxisFromStars added
268 - MSkyCamTrans added
269
270 * mtemp/findTelAxisFromStars.C
271 - new macro: extended version of findstars.C
272 (in mtemp/mifae/macros/)
273 - call to MTelAxcisFromStars and MHTelAxisFromStars
274 was added
275
276 * mtemp/MFindStars.[h,cc]
277 - add correlated Gauss fit
278
279
280
281 2004/08/06: Markus Gaug
282
283 * mcalib/MCalibrationTestCalc.[h,cc]
284 * mcalib/Makefile
285 * mcalib/CalibLinkDef.h
286 - new class to retrieve the results of MHCalbirationTestCam
287 - outputs the results of the bad pixels interpolation and the
288 new relative flat-fielding of the camera.
289
290 * mjobs/MJExtractCalibTest.cc
291 - uncomment (and use) the interpolation of bad pixels
292 - use the class MCalibrationTestCalc
293
294 * mcalib/MHCalibrationChargeLoGainPix.cc
295 - increase the default upper histogram limits for the
296 large extraction windows.
297
298 * msignal/MExtractor.cc
299 - fixed a bug in one possible output using Form()
300 which produced a segm.violation in that case.
301
302 * mcalib/MHCalibrationTestCam.cc
303 - adapt class for the interpolation of pixels.
304
305 * mcalib/MCalibrationChargeCalc.cc
306 - fixed a small bug in the calculation of average number of
307 photo-electrons
308
309
310 2004/08/06: Nadia Tonello
311
312 * mimage/MImgCleanStd.cc:
313 - in the Process, the Step3 (that checks the boundary pixels)
314 is skipped when no action is espected, i.e. if lvl1 <= lvl2.
315 This will accelerate the cleaning process in such cases.
316
317 * mbadpixels/MBadPixelsCalc.[h,cc]:
318 - removed dependence on MSigmabar
319
320
321
322 2004/08/05: Thomas Bretz
323
324 * mastro/MAstroCatalog.[h,cc]:
325 - changed return type of AddObject to Bool_t
326 - changed Reading member function to use AddObject
327
328 * msignal/MArrivalTime.h:
329 - Added missing ClassDef
330
331 * mhist/MHEvent.h:
332 - Removed strange MCameraSignal
333
334
335
336 2004/08/05: Robert Wagner
337
338 * mastro/MAstroCatalog.[h,cc]
339 - Added MAstroCatalog::AddObject, functionality to insert single
340 objects manually; needed for mtemp/mmpi/MSourceDirections
341
342
343
344 2004/08/05: Thomas Bretz
345
346 * manalysis/MGeomApply.cc, mimage/MCameraSmooth.[h,cc]:
347 - removed dependancy on MBlindPixel
348
349 * macros/sql/readrbk.C, msql/MSQLServer.cc:
350 - fixed some memory leaks - the result of TSQLServer::Query
351 must be deleted
352
353 * mbase/MTaskInteractive.cc:
354 - added some comments
355
356 * mmain/MBrowser.cc:
357 - fixed a bug which caused '/data/MAGIC' not to be shown in
358 the dir-list
359
360 * mmc/MMcEvt.hxx:
361 - added some more particle ids
362
363 * msql/MSQLServer.[h,cc]:
364 - some improvements to the user interface
365
366 * macros/sql/filldotrun.C:
367 - added
368
369
370
371 2004/08/04: Markus Gaug
372
373 * msignal/MExtractFixedWindowSpline.cc
374 - replaced delete's of the array by a delete [].
375
376 * mjobs/MJCalibration.cc
377 - replaced default time extractor by MExtractTimeFastSpline
378
379 * mbadpixels/MBadPixelsPix.cc
380 - updated the class description
381
382
383
384 2004/08/04: Thomas Bretz
385
386 * manalysis/MBlindPixels.[h,cc], manalysis/MBlindPixelCalc.[h,cc],
387 manalysis/MBlindPixelCalc2.[h,cc]:
388 - as discussed some weeks ago the classes have been removed
389
390 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
391 - removed the MBlind* entries
392
393 * star.cc, mmain/MEventDisplay.cc, mmain/MOnlineDisplay.cc,
394 mmain/MAnalysis.cc, mfileio/MCT1ReadPreProc.[h,cc]:
395 - removed usage of MBlind*
396 - MBadPixel* TO BE ADDED
397
398 * merpp.cc:
399 - moved interpretation of command line options to MLog
400 - added a check for unknown options
401
402 * manalysis/MCameraData.[h,cc]:
403 - added some comments
404 - fixed some errors in the documentation
405 - changed ClassDef to 1
406 - changed the new algorithms such that any number of different
407 pixel-sizes are supported
408 - small modifications to the sanity checks
409
410 * mbadpixels/MBadPixelsTreat.h:
411 - fixed the argument type of SetNumMinNeighbors
412
413 * mbase/MArgs.cc:
414 - comment updated
415
416 * mbase/MEvtLoop.cc:
417 - added reading and writing of fLog environment
418
419 * mbase/MLog.[h,cc]:
420 - added Reading and writing Environment (ReadEnv, WriteEnv)
421 - added a function to setup MLog from command line arguments
422
423 * mbase/MTaskInteractive.[h,cc]:
424 - added an example
425
426 * mbase/MTime.cc:
427 - added a warning for the SetTimeFormat usage
428
429 * mimage/MImgCleanStd.[h,cc]:
430 - some updates to the old comments
431 - NEW COMMENTS FOR SCALED CLEANING STILL MISSING!
432 - implemented scaled image cleaning
433 - replaced usage of MSigmabar by MPedPhotCam for democratic cleaning
434
435 * manalysisct1, manalysisct1/Makefile,
436 manalysisct1/AnalysisCT1LinkDef.h:
437 - new
438
439 * manalysis/MCT1*, mfileio/structures.h, mfileio/MCT1Read*.[h,cc]:
440 - moved to new directory manalysisct1
441
442 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
443 - updated
444 - removed MPad because long time ago changed discuseed were not made
445 (it doesn't compile anymore, because MBlindPixels is missing now)
446
447 * mfileio/Makefile, mfileio/FileIOLinkDef.h:
448 - updated
449
450 * mbase/MLog.cc:
451 - added missing kMustCleanup bit of fPlugins
452
453 * mbadpixels/MBadPixelsPix.h:
454 - added easier access to the information whether a pixel is unsuitable
455 or unreliable
456
457 * mbadpixels/MBadPixelsTreat.[h,cc]:
458 - added SloppyTreatment
459
460
461
462 2004/08/03: Hendrik Bartko
463
464 * manalysis/MCameraData.[h,cc]
465 - Added new function CalcCleaningLevel2 to take into account that
466 the pedestal RMS does not scale with the inverse square root of
467 the pixel area for the calculation of the cleaning levels.
468 - Added new function CalcCleaningLevelDemocratic. It calculates
469 the cleaning levels for the democratic image cleaning directly
470 from the average values of MPedPhotCam instead of using
471 MSigmabar.
472
473
474
475 2004/08/03: Thomas Bretz
476
477 * macros/sql:
478 - new directory
479
480 * macros/sql/readrbk.C:
481 - new macro
482
483 * mjobs/MJExtractSignal.cc:
484 - fixed missing initialisation of fExtractor, fExtractorTime
485
486
487
488 2004/07/30: Robert Wagner
489
490 * mastro/MAstroCamera.[h,cc]
491 - Added method FillStarList() which fills a TList with objects
492 of type MStarLocalPos for all stars found from the catalog
493 matching specified criteria (FOV, magnitude limit, position)
494 - Lines involving MStarLocalPos have been commented out for
495 the time being since MStarLocalPos is not part of standard
496 MARS yet!
497
498 * mtemp/MStarLocalPos.[h,cc]
499 - Added handling of the minuit error matrix elements to
500 MStarLocalPos::MSetFitValues
501 - Added member variables to hold error matrix elements
502 - Added getters for error matrix elements
503 - Expected star position is painted by Paint, too.
504 - Error matrix elements are printed by Print, too.
505
506
507
508 2004/07/28: Javi Lopez
509
510 * mhist/MHCamera.[h,cc]
511 - Added new argument to CntCamContent() funtion to select to count
512 the events above or bellow a certain discriminator level.
513
514
515
516 2004/07/20: Florian Goebel
517
518 * mpedestal/MPedestalPix.[h,cc]
519 - added:
520 + fPedestalABoffset: difference between pedestal mean of odd slices
521 and the total pedestal mean (fPedestal)
522 + fNumEvents: number of times, the Process was executed
523 (to estimate the error of pedestal)
524
525 * mpedestal/MPedestalCam.cc
526 - calculate error using pixel vise fNumEvents
527
528 * mpedestal/MPedCalcFromLoGain.[h,cc]
529 * mpedestal/Makefile
530 * mpedestal/PedestalLinkDef.h
531 - added class which calculates pedestal values from the low gain
532 slices of a data run
533 - it also calculates the ABoffset values and fills MPedestalPix
534 accordingly
535
536 * macros/ScanPulseABPed.C
537 - macro plotting the pulse shape using MPedCalcFromLoGain
538 and correcting for the AB 150 MHz clock noise.
539
540 * msignal/MExtractSignalABcorr.[h,cc]
541 * msignal/Makefile
542 * msignal/SignalLinkDef.h
543 - example for signal extractor class similar to MExtractSignal
544 correcting for ABoffset which allows to use odd number of slices
545
546 * macros/ScanExtractSignalABCorr.C
547 - macro using MExtractSignalABcorr
548
549
550
551 2004/07/16: Markus Gaug
552
553 * msignal/MExtractFixedWindowSpline.cc
554 - replace the delete's by delete [].
555
556 * mcalib/MHCalibrationChargeCam.cc
557 - remove some obsolete commented code
558
559 * mcalib/MHCalibrationChargeBlindPix.[h,cc]
560 - derive only from MHGausEvents and not additionally from
561 MHCalibrationChargePix
562 - Additional setter for MCalibrationChargeBlindPix, used by
563 MHCalibrationChargeBlindCam
564 - Getter for fSinglePheCut
565 - adapted Draw for the "datacheck" option
566 - use variable histogram range depending on whether amplitude
567 or integral has been extracted
568
569 * mcalib/MCalibrationChargeBlindCam.[h,cc]
570 * mcalib/MHCalibrationChargeBlindCam.[h,cc]
571 * mcalib/Makefile
572 * mcalib/CalibLinkDef.h
573 - two new classes for the treatment of various blind pixels in the
574 camera
575
576 * mcalib/MCalibrationChargeCalc.[h,cc]
577 - adapted to use of various blind pixels
578
579
580
581 2004/07/15: Markus Gaug
582
583 * mcalib/MHCalibrationChargeCam.[h,cc]
584 - hard coded the reference lines for the DataCheck Display.
585 Should be faster and easier to read than the TArrayF's.
586
587 * mcalib/MCalibrationChargeCalc.[h,cc]
588 - removed obsolete pointer to MEvtTime
589 - fixed bug in calculation of RMS for FFactor of inner pixels
590 in case that the fit does not converge.
591 - introduced blind pixel and PIN Diode result flags for later
592 output or storage in DB.
593
594
595
596 2004/07/14: Hendrik Bartko
597
598 * mpedestal/MPedPhotCam.[h,cc]
599 - added average areas and sectors (in analogy MPedestalCam)
600 - added new function InitAreas(const UInt_t i)
601 - added new function InitSectors(const UInt_t i)
602 - added new function GetNumAreas()
603 - added new function GetNumSectors()
604 - added new function ReCalc, computes the average values for the
605 sectors from all pixels which are not marked
606 MBadPixelsPix::kUnsuitableRun
607
608 * mpedestal/MPedPhotPix.[h,cc]
609 - added a variable for the number of events from which the
610 pedestals are computed
611
612 * manalysis/MGeomApply.cc
613 - changed initialization of MPedPhotCam
614
615 * msignal/MExtractTimeHighestIntegral.cc
616 - implemented the time calculation respective to the zero FADC
617 time sample, not respective to the first sample of the chosen
618 range
619
620 * msignal/MArrivalTimeCalc2.cc
621 - implemented the time calculation respective to the zero FADC
622 time sample, not respective to the first sample of the chosen
623 range
624
625
626
627 2004/07/14: Markus Gaug
628
629 * msignal/MExtractedSignalBlindPixel.[h,cc]
630 - added new function GetNumBlindPixels()
631 - added more comments
632
633 * msignal/MExtractBlindPixel.[h,cc]
634 - adapted to new configuration of now three blind pixels
635 - runs with run number smaller than 31693 are treated in the old way
636 - runs with run number higher than 31693 have no more NSB filter,
637 but possibility to choose between integral or amplitude (with spline)
638 extraction. Default is amplitude.
639
640 * mcalib/MHCalibrationChargeBlindPix.[h,cc]
641 - use the variable fPixId to design an ID to the class.
642 Later, a new class MHCalibrationChargeBlindCam can host
643 the different blind pixels as individual
644 MHCalibrationChargeBlindPix.
645 - Default ID is 0 which is also default in MExtractedSignalBlindPix
646 - for current code, nothing has thus changed so far...
647
648 * msignal/MExtractAmplitudeSpline.cc
649 - fixed a bug causing a segmentation violation in the destructor
650 (array dimension was not respected correctly)
651
652 * mcalib/MHGausEvents.cc
653 - removed an inconsistency in the naming of fHPowerProbability which
654 can cause a memory leak (I hope, this was the cause of some of the
655 leaks we had, but I'm not sure).
656 - removed the setting of fPixId to -1 in the Clear()
657
658
659
660 2004/06/30: Thomas Bretz
661
662 * mbase/MEvtLoop.[h,cc]:
663 - overwrite ReadEnv with a new function taking the
664 name of the setup file as argument
665
666 * mjobs/MJPedestal.[h,cc]:
667 - added setup file name as argument to
668
669 * mjobs/MJPedestal.[h,cc]:
670 - implemented a new data member fEnv
671 - implemented new setter SetEnv
672 - some small changes towards setup files
673 - some simplifications to line drawing
674
675 * msignal/MExtractor.[h,cc]:
676 - added ReadEnv member function
677 - removed obsolete virtual qualifiers in header
678 - simplified usage of Form()
679
680 * mraw/MRawFileWrite.[h,cc]:
681 - moved writing of RunHeaders from PreProcess to new ReInit
682
683
684
685 2004/06/29: Thomas Bretz
686
687 * mpedestal/MPedCalcFromData.[h,cc]
688 - changed data member names according to coding rules
689
690
691
692 2004/06/25: Pepe Flix
693
694 * mpedestal/MPedCalcFromData.[h,cc]
695 - added class to evaluate pedestal mean/RMS from real data events.
696 Low Gain samples used when no switch to LG happened.
697
698 * macros/PedCalcFromData.C
699 - added macro that uses the class to evaluate pedestals from real
700 data.
701
702
703
704 2004/06/23: Markus Gaug
705
706 * macros/calibration.C
707 - added flag to skip the testing
708 - added calibration of pedestal files and creation of F2-files.
709
710 * macros/bootcampstandardanalysis.C
711 - updated to use MJExtractSignal
712
713 * mcalib/MHGausEvents.cc
714 - give a unique name to fHPowerProbability, otherwise
715 MH::ProjectArray will use an existing one.
716
717
718
719 2004/06/18: Markus Gaug
720
721 * manalysis/MHPedestalCam.[h,cc]
722 - use flag to choose if one wants to re-normalize the histogram
723 results
724
725 * mhist/MHCamera.[h,cc]
726 - added one argument to CntCamContent to tell if event above or
727 below threshold have to be counted. Default is above, like before
728 - added one argument to Projection and ProjectionS giving the number
729 of bins as argument (default 50 like before)
730
731 * mcalib/MCalibrationChargeCalc.cc
732 - replaced extraction of mean number of photo-electrons and mean
733 F-Factor by a Gauss fit (instead of mean and RMS). Set the
734 limit for deviating F-Factor from 3.5 to 4.5. This should reduce
735 the number of uncalibrated pixels below 50 again (which was not
736 the case in the last weeks).
737
738 * mcalib/MHGausEvents.h
739 - make DrawEvents() public
740
741 * mcalib/MHCalibrationChargeLoGainPix.cc
742 - upper histogram limit lowered for the better visibility in the
743 data check.
744
745 * mcalib/MHCalibrationChargeCam.[h,cc]
746 - adapted Draw for the datacheck
747
748 * mcalib/MHCalibrationChargeBlindPix.[h,cc]
749 - adapted for various blind pixels
750 - adapted Draw for the datacheck
751
752 * msignal/MExtractor.[h,cc]
753 * msignal/MExtractFixedWindow.[h,cc]
754 * msignal/MExtractSlidingWindow.[h,cc]
755 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
756 * msignal/MExtractFixedWindowSpline.[h,cc]
757 - made sum in FindSignal() float which is now the variable used by
758 the majority of the extractors.
759
760 * msignal/MExtractAmplitudeSpline.[h,cc]
761 - new extractor calculating the amplitude using a spline.
762
763 * mcalib/MCalibrationPix.[h,cc]
764 * mcalib/MCalibrationChargePix.[h,cc]
765 * mcalib/MCalibrationChargeCalc.[h,cc]
766 - added debug flags and output on debug
767
768 * mbadpixels/MBadPixelsCam.cc
769 - enlarged the Print-function
770
771
772
773 2004/06/17: Markus Gaug
774
775 * mjobs/MJPedestal.[h,cc]
776 - adapted display for the datacheck
777
778 * mcalib/MHCalibrationChargeCam.[h,cc]
779 - new function Draw for the datacheck
780 - new clone function for the DrawClone
781
782 * mcalib/MHCalibrationCam.h
783 - make clone function virtual
784
785 * mjobs/MJCalibration.cc
786 - adapted display for the datacheck
787
788 * mcalib/MHGausEvents.h
789 - two new getters for fFirst and fLast
790
791 * mhist/MHCamera.h
792 - make SetUsed() and Fill(x,w) public. It is now possible to use the
793 Fill-function together with the SetUsed(idx), when no
794 SetCamContent(...) is available.
795 Previously, only a Fill(x,y,w) was public, with x and y positions
796 in the camera.
797
798 * mjobs/MJPedestal.[h,cc]
799 - updated the data-check display
800
801
802
803 2004/06/12: Abelardo Moralejo
804
805 * manalysis/MMcCalibrationUpdate.cc
806 * mcalib/MMcCalibrationCalc.[h,cc]
807 - Fixed mistake in the calibration which occurred only when
808 different light collection efficiency was simulated for outer
809 pixels.
810
811 * manalysis/MMcCalibrationUpdate.[h,cc]
812 - Adapted to the possibility of having different light collection
813 efficiencies in inner and outer pixels. For now we assume that the
814 dependence with incidence angle on the camera plane is the same
815 for both types of pixels.
816
817
818
819 2004/06/12: Markus Gaug
820
821 * msignal/MExtractFixedWindow.cc
822 - output the number and exact range of extraction to *fLog in the
823 ReInit(), like it is done by MPedCalcPedRun
824
825 * macros/bootcampstandardanalysis.C
826 - exchanged MArrivalTimeCalc2 in 4th loop by timeext (defined
827 in the beginning)
828
829
830
831 2004/06/11: Markus Gaug
832
833 * mpedestals/MPedCalcPedRun.cc
834 - set the default upper range to 29, because otherwise the extraction
835 window will be made too small in case that more than 14 "high-gain"
836 slices shall be extracted. This is a bugfix! It calculated wrong
837 pedestals in case that the user says: SetRange(a,b), where b is
838 bigger than 14 in combination with SetWindowSize(x) where x is bigger
839 than 14 as well (instead of : SetRange(a,b,c,d), where
840 everything went fine). However, the intention of the last months
841 changes was to allow exactly also the first possibility.
842
843 * mjobs/MJCalibration.cc
844 - put run 27474 in list of unavailable runs (see runbook)
845
846
847
848 2004/06/08: Markus Gaug
849
850 * mhist/MHCamera.cc
851 - reduce number of default bins in AzimuthProfile
852 - use MatchSector in AzimuthProfile, like in RadialProfile
853
854 * mcalib/MCalibrationChargeCalc.cc
855 - fix lower limit for deviation F-Factor to 1.1. This discarts a
856 smaller number of especially outer pixels in some runs taken with
857 the CT1 pulser box.
858
859
860
861 2004/06/07: Markus Gaug
862
863 * mcalib/MHCalibrationCam.h
864 - add a function GetSize()
865
866 * msignal/MExtractTimeFastSpline.cc
867 - fixed a bug introduced on 1.6. and accelerate it a bit.
868
869
870
871 2004/06/04: Markus Gaug
872
873 * mcalib/MHGausEvents.cc
874 - some small modifications in the way the axes are drawn and their
875 titles are drawn.
876
877
878
879 2004/06/03: Martin Merck
880
881 * msignal/MArrivalTimeCam.h
882 * msignal/MArrivalTime.h
883 * msignal/MArrivalTimePix.h
884 * msignal/MExtractedSignalCam.h
885 * msignal/MExtractedSignalPix.h
886 * msignal/MExtractedSignalPINDiode.h
887 * msignal/MExtractedSignalBlindPixel.h
888 - Set version in ClassDef to 1 for the streamer.
889
890 * msignal/SignalLinkDef.h
891 - Added a + at the pragma for MExtractedSignalCam and
892 MExtractedSignalPix for consistency.
893
894 * msjobs/MExtractSignal.[h,cc]
895 - Added methods to set the Extractor and TimeExtractor to be
896 used when extracting the signal.
897
898
899
900 2004/06/03: Markus Gaug
901
902 * mhist/MHCamera.[h,cc]
903 * mjobs/MJCalibration.cc
904 - added functions AzimuthProfile and DrawAzimuthProfile, same
905 like the RadialProfile functions, only with azimuth instead of
906 radius.
907
908 * mcalib/MCalibrationCam.[h,cc]
909 - replace fNumHiGainFADCSlices and fNumLoGainFADCSlices by a
910 TArrayF and increment ClassDef by 1 for the streamer.
911
912 * mcalib/MCalibrationChargeCalc.cc
913 - found a small bug making a difference in the number of valid
914 pixels with the blind PIxel method and the ffactor method. Now
915 fixed. (The difference was usually a couple of pixels)
916
917 * msignal/MExtractTime.h
918 - make members protected instead of private in order to allow
919 classes to derive from it
920
921 * msignal/MExtractFixedWindow.cc
922 - added some documentation
923
924 * msignal/MExtractFixedWindowSpline.[h,cc]
925 * msignal/Makefile
926 * msignal/SignalLinkDef.h
927 - new fast spline signal extractor
928
929
930
931 2004/06/02: Antonio Stamerra
932
933 * mtrigger/*:
934 - added directory and new classes to correctly handle the
935 trigger-report string from report file.
936 Not yet into the Makefile.
937
938
939
940 2004/06/01: Thomas Bretz
941
942 * mbase/MLog.[h,cc]:
943 - some changes to Lock/UnLock of mutices. Necessary for Cosy.
944
945
946
947 2004/06/01: Abelardo Moralejo
948
949 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
950 - Added variable fLowGainPeakShift and setter. It allows to shift
951 the integration window for low gain with respect to the one of
952 the high gain. By default its value is 0 (corresponding to a
953 total delay of 15 slices) so that default behaviour of the
954 extractor is the same as before.
955
956
957
958 2004/06/01: Markus Gaug
959
960 * mjobs/MJCalibration.cc
961 - small change in the way the "full display" is displayed
962
963 * mcalib/MHCalibrationChargeBlindPix.cc
964 * mcalib/MHCalibrationChargePix.cc
965 - replace Draw(opt) by Draw(). This make the histograms reappear
966 again, although I have no idea why. A printout of the opt gives
967 always empty.
968
969 * mcalib/MCalibrationQEPix.cc
970 - put Eckarts transmission of the plexiglass into the class
971 documentation
972
973 * msignal/MExtractTimeFastSpline.cc
974 - fixed some smaller bugs affecting a small part of the signals
975
976
977 2004/05/31: Hendrik Bartko
978
979 * msignal/MArrivalTimeCalc2.cc
980 - fixed a bug in pointer arithmetics found by Florian.
981
982
983
984 2004/05/31: Raquel de los Reyes
985
986 * macros/DAQDataCheck.C
987 - committed the macro to check the raw data and display the quality
988 plots.
989
990
991
992 2004/05/30: Markus Gaug
993
994 * mcalib/MCalibrationQEPix.[h,cc]
995 - added more documentation (plots)
996 - separated calls for light guides eff. , QE, and coll. eff.
997
998 * mcalib/MCalibrationChargeCalc.[h,cc]
999 - fixed a small bug in the calculation of the error on the number
1000 of photons with the F-Factor method, did not include the division
1001 by number of pixels for the precision of the QE. This does not
1002 affect the general analysis.
1003
1004 * mjobs/MJCalibration.cc
1005 - added runnumber 26924 to list of runs without clear colour in
1006 the file name.
1007
1008
1009
1010 2004/05/28: Markus Gaug
1011
1012 * macros/calibration.C
1013 - make the macro compilable with possibility to run it in batch
1014 mode.
1015
1016 * msignal/MExtractor.cc
1017 - put an additional check in case that the number of FADC slices
1018 in the run header is smaller or equal to 0.
1019
1020
1021
1022 2004/05/27: Javier Rico
1023
1024 * mbase/MDirIter.h
1025 - remove unneeded ResetIter method (Reset does all the job)
1026
1027 * mjobs/MJCalibration.cc
1028 - change call to the removed MDirIter::ResetIter for Reset
1029
1030
1031
1032 2004/05/27: Markus Gaug
1033
1034 * mcalib/MHCalibrationChargeBlindPix.[h,cc]
1035 - put some protection against zero-division in fitFuncMichele
1036
1037 * mcalib/MCalibrationChargeBlindPix.[h,cc]
1038 - set flag to distinguish between coated and un-coated blind pixel
1039 - increase ClassDef number by one.
1040
1041 * mcalib/MCalibrationQEPix.[h,cc]
1042 - set a global variable CollEfficiency and LightguidesEfficiency.
1043 The more precise result for the QE calculated with
1044 the F-Factor method differs now by about 5% (while the statistical
1045 error remains around 20%).
1046
1047 * mcalib/MCalibrationChargeCalc.cc
1048 - write the number of photons directy into MCalibrationChargeCam.
1049 These numbers would otherwise have to be assembled by different
1050 parts in separate code.
1051
1052
1053
1054 2004/05/27: Thomas Bretz
1055
1056 * mastro/MAstroCatalog.cc
1057 - removed a statement after '#endif'
1058
1059 * mastro/MAstroCamera.h
1060 - removed obsolete empty function which (believing the Changelog)
1061 are not there at all!
1062
1063 * mbase/MDirIter.[h,cc]:
1064 - moved code of Reset() funtion to source file
1065 - added more comments to Reset function
1066
1067
1068
1069 2004/05/26: Martin Merck
1070
1071 * mbase/MDirIter.cc
1072 - changed MatchFilter to allow for filenames containing a '+'
1073 character.
1074
1075
1076
1077 2004/05/26: Markus Gaug
1078
1079 * mjobs/MJCalibration.[h,cc]
1080 - set MCalibrationChargeBlindPix and MCalibrationChargePINDiode as
1081 data members and store them in the output of WriteResult()
1082
1083 * mcalib/MCalibrationQEPix.cc
1084 * mcalib/MCalibrationChargeCalc.cc
1085 - several small bugs fixed concerning calibration with the blind
1086 pixel or the PIN Diode
1087
1088 * mjobs/MGCamDisplays.[h,cc]
1089 * mhist/MHCamera.[h,cc]
1090 - put the last function (CamDraw) of MGCamDisplays into MHCamera
1091 and removed MGCamDisplays.
1092
1093 * mjobs/MJPedestal.[h,cc]
1094 * mjobs/MJCalibration.[h,cc]
1095 * mjobs/MJExtractCalibTest.[h,cc]
1096 - don't derive from MGCamDisplays any more.
1097
1098 * msignal/MExtractBlindPixel.cc
1099 - adjusted some default numbers for the current blind pixel
1100
1101 * msignal/MExtractedSignalBlindPixel.[h,cc]
1102 - set extracted signal from UInt_t to Int_t (sometimes, less
1103 than 0)
1104
1105 * mcalib/MCalibrationCam.h
1106 * mcalib/MHCalibrationCam.h
1107 - make destructors virtual.
1108
1109 * mcalib/MHCalibrationCam.[h,cc]
1110 - create a copy contructor
1111
1112
1113
1114 2004/05/26: Javier Rico
1115
1116 * mbase/MDirIter.h
1117 - Add method to reset the internal TIter iterator
1118
1119 * mjobs/MJCalibration.cc
1120 - In FindColorReset method, reset the file iterator before looping
1121
1122 * mimage/MNewImagePar.cc
1123 - Add output lines in Print(const MGeomCam &geom) method for
1124 fInnerLeakage1, fInnerLeakage2 and fInnerSize
1125
1126
1127
1128 2004/05/25: Raquel de los Reyes and Thomas Bretz
1129
1130 * mjobs/MJCalibration.cc
1131 - uncommented the line to read .raw files.
1132
1133 * mraw/MRawFileRead.cc
1134 - changed the PreProcess and Process functions to allow the analysis
1135 of .raw files.
1136
1137 * mfileio/MReadReports.cc
1138 - changed the Process function to read the updated root files.
1139
1140
1141
1142 2004/05/25: Markus Gaug
1143
1144 * mjobs/MJCalibration.[h,cc]
1145 - add possibility to switch on and off the blind pixel or pin diode
1146 calibration
1147 - fixed a small bug in reading the MCalibrationRelTimeCam when the
1148 times calibration has been switched off.
1149
1150 * mjobs/MExtractSignal.[h,cc]
1151 - made changes in MProcessFileP such that it fits with the new
1152 calibration. THIS IS ONLY A TEMPORARY SOLUTION. PEDESTALS AND
1153 DATA FILES MUST BE TREATED EQUALLY! OTHERWISE THERE IS NOT
1154 MATCHING FOR THE HIT CLEANING!!!
1155
1156 * mjobs/MJExtractCalibTest.[h,cc]
1157 - implement switch to use or not the cosmics filter
1158
1159
1160 * mcalib/MHCalibrationTestPix.cc
1161 - enlarged the dynamic range of the histograms for the high-int.
1162 pulses
1163
1164
1165
1166 2004/05/24: Javier Rico
1167
1168 * mpedestal/MPedPhotCalc.cc
1169 - Correct a bug that made pedestals be assigned to the wrong pixel
1170
1171 * mimage/MNewImagePar.[h,cc]
1172 - add getters and output lines in Print() method for
1173 fInnerLeakage1, fInnerLeakage2 and fInnerSize
1174
1175
1176
1177 2004/05/24: Markus Gaug
1178
1179 * mcalib/MCalibrationChargePix.cc
1180 - reduce limit in number of phe's from 5 to 1. since some pulses
1181 have less than 5 phe's now.
1182
1183 * mcalib/MHCalibrationTestCam.[h,cc]
1184 - number of photons/area are now stored in TArray's in order to
1185 retrieve them easier in later processing from stored files.
1186
1187 * mcalib/MCalibrationCam.cc
1188 - initialize AverageAreas and AverageSectors with the number of
1189 aidx and sector as SetPixId()
1190
1191 * mcalib/MCalibrationChargeCam.[h,cc]
1192 - small modification in the Print()
1193 - introduce data members to store the average number of photons by
1194 the three methods
1195
1196 * mcalib/MCalibrationChargeCalc.cc
1197 - calculate the limits for acceptance of number of photo-electrons
1198 for the calculation of the mean by normal mean instead of weighted
1199 mean. There were too many outliers still present in the weighted
1200 mean such to modify the result by a sizeable amount.
1201 - do not discard unreliable pixels any more in calculation of
1202 mean number of phe.s In some runs, there is simply too many of
1203 them in order to get reliable results.
1204
1205 * mpedestals/MPedCalcPedRun.cc
1206 - put a condition if number of pixels in area index or in sector
1207 is zero, don't calculate av. pedestal and av. pedRMS of this part.
1208
1209
1210
1211 2004/05/22: Markus Gaug
1212
1213 * mjobs/MJPedestal.[h,cc]
1214 * mjobs/MJCalibration.[h,cc]
1215 * mjobs/MJExtractCalibTest.[h,cc]
1216 - replaced the TString GetOutputFile() functions by const char*
1217 GetOutputFile(). This apparenty caused a memory leak which is now
1218 removed.
1219
1220 * mcalib/MCalibrationChargePix.cc
1221 - fixed bug calculating the reduced sigma for low-gain events:
1222 the electronics Ped.RMS was taken from Hi-gain pedestal events and
1223 too high. It is now divided by the factor 10. conversion between
1224 both samples, but this value is probably too optimistic. Needs
1225 more detailed studies, but does not exclude as many pixels as
1226 before.
1227
1228 * mcalib/MHCalibrationChargePix.h
1229 * mcalib/MHGausEvents.h
1230 - put fSaturated from MHCalibrationChargePix into MHGausEvents
1231
1232 * mcalib/MHCalibrationChargeCam.[h,cc]
1233 * mcalib/MHCalibrationCam.h
1234 - put fNumHiGainSaturated and fNumLoGainSaturated from
1235 MHCalibrationChargeCam into MHCalibrationCam
1236
1237 * mcalib/MHCalibrationRelTimeCam.[h,cc]
1238 - set flags fSaturated in order to distinguish if the hi-gain or
1239 the low-gain time has been extracted.
1240
1241 * mcalib/MHCalibrationCam.cc
1242 - remove cloning of all pixels on the Clone() function. This caused
1243 the need for three times more memory during runtime than now. It
1244 should not affect the current macros.
1245
1246 * macros/calibration.C
1247 - added a debug switch with which you can print out Object
1248 Allocation (like suggested by TBretz).
1249
1250 * mcalib/MCalibrationRelTimeCalc.[h,cc]
1251 - replaced the relative limit for acceptance of the time resolution
1252 by an absolute limit
1253 - set up output statistics logging (data written into DB)
1254
1255 * mcalib/MCalibrationChargeCalc.[h,cc]
1256 - moved limit for acceptance of number of phe;s from 5 to 8
1257 - set up output statistics logging (data written into DB)
1258
1259 * mjobs/MJCalibration.cc
1260 - set up output statistics logging (data written into DB)
1261
1262
1263
1264 2004/05/22: Abelardo Moralejo
1265
1266 * macros/calibrate_data.C
1267 - removed wrong call to MPedCalcPedRun::SetExtractor, which does
1268 not exist (should use MJPedestal like calibration.C, instead of
1269 a normal loop)
1270
1271 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
1272 - changed name of variable fOffsetFromPeak to fOffsetFromWindow
1273 to avoid confusion.
1274 - introduced initialization to 0 of startslice and sat in FindPeak
1275 - changed initialization of maxsumhi in Process from 0 to -1e6
1276
1277
1278
1279 2004/05/20: Raquel de los Reyes
1280
1281 * mraw/MRawRead.h
1282 * mraw/Makefile
1283 * msql/Makefile
1284 - changed the inheritance of MRawRead class from MTask to MRead to
1285 implement the AddFiles(MDirIter &) function in MRawFileRead class.
1286
1287 * mraw/MRawFileRead.[h,cc]
1288 - implemented a second argument to the AddFile function and skip
1289 adding NULL files in the constructor.
1290
1291 * mjobs/MJPedestal.cc
1292 - uncommented the line to allow the analysis of .raw files.
1293
1294
1295
1296 2004/05/20: Markus Gaug
1297
1298 * mjobs/MJPedestal.cc
1299 - put MGeomCamMagic into the plist (MGeomApply complained not to
1300 find the GeomCam(
1301
1302 * msignal/MExtractFixedWindowPeakSearch.cc
1303 - fixed a bug affecting signals with late arrival times which use
1304 the variable fHiLoLast.
1305 - set back fgOffsetFromPeak from peak to 1 (instead of 2). Abelardo
1306 explained that this variable is not strictly the offset from the
1307 peak but the offset from the peak search window.
1308
1309
1310
1311 2004/05/19: Markus Gaug
1312
1313 * mcalib/MCalibrationChargeCam.cc
1314 - replaced a small bug in Print() which gave a segmentation
1315 violation
1316
1317 * mjobs/MJCalibration.cc
1318 - use cosmics filter only for CT1 pulser runs
1319
1320
1321
1322 2004/05/19: Abelardo Moralejo
1323
1324 * mbase/MGMap.cc
1325 - replaced rint by TMath::Nint() (my Mac did not recognize the
1326 former)
1327
1328
1329
1330 2004/05/19: Abelardo Moralejo
1331
1332 * macros/starmc2.C
1333 - added third argument in adding MPointingPos to the output:
1334 write.AddContainer("MPointingPos", "Events", kFALSE);
1335 If not exisiting in the input file, it is simply ignored.
1336
1337
1338
1339 2004/05/15: Thomas Bretz
1340
1341 * mastro/MAstroCatalog.[h,cc]:
1342 - changed Form to MString for thread safty
1343 - fixed a bug which caused the construtor to crash in batch-mode
1344 - added option argument to PaintImg
1345
1346 * mbase/MGMap.[h,cc]:
1347 - added many new static member function to draw figures
1348
1349 * mbase/MParContainer.cc:
1350 - changed Form to MString for thread safty
1351
1352 * mbase/MString.[h,cc]:
1353 - added
1354
1355 * mbase/Makefile, mbase/BaseLinkDef.h:
1356 - added MString
1357
1358
1359
1360 2004/05/15: Markus Gaug
1361
1362 * msignal/MArrivalTimePix.h
1363 * msignal/MArrivalTimeCam.cc
1364 - introduced functin GetHiGainSaturation() in MArrivalTimePix.h
1365 - added type in GetPixelContent() which asks for Hi-Gain saturation
1366 and return the hi-gain time or the low-gain time, correspondingly.
1367
1368 * mbase/MGMap.cc
1369 - fixed two bugs which did not complile under gcc 3.3.x introduced
1370 by TB.
1371
1372
1373
1374 2004/05/12: Markus Gaug
1375
1376 * msignal/MExtractTime.[h,cc]
1377 - introduced intrinsic delay of low-gain, as measured by Florian.
1378
1379 * mjobs/MJCalibration.cc
1380 * mjobs/MJExtractCalibTest.cc
1381 - fixed some errors in the storage of the rel. times.
1382
1383 * mjobs/MJExtractCalibTest.cc
1384 - put the cosmics filter which was forgotten
1385
1386 * mcalib/MCalibrate.h
1387 - changed default from Blindpixel to Ffactor
1388
1389
1390
1391 2004/05/12: Thomas Bretz
1392
1393 * mona.cc:
1394 - changed names
1395
1396 * macros/sumcurrents.C:
1397 - changed units from nA to \\mu A
1398
1399 *: mastro/MAstroCamera.[h,cc]:
1400 - added '=' Draw option
1401 - use fMapG directly
1402
1403 * mastro/MAstroCatalog.[h,cc]:
1404 - added support to read and write a compressed catalog
1405 - changed TExMap to new MGMap
1406 - added support for HeasarcPPM catalog
1407 - added PaintImg to paint catalog into a bitmap (used in
1408 starguider software)
1409 - don't clone MObservatory copy the contents
1410 - changed type of dx and dy in DrawLine from Double to Int
1411 - fixed drawig of the tooltip corresponding to the grid
1412 (some were missing, some were existing twice)
1413 - Now AddPrimitives takes fLimMag into account
1414
1415 * mhbase/MFillH.cc:
1416 - added a const-qualifier
1417
1418 * mhist/MHCamera.cc:
1419 - fixed a bug which caused SetPalette in the constructor to crash
1420
1421 * mbase/MGMap.[h,cc]:
1422 - added
1423
1424 * mbase/Makefile, mbase/BaseLinkDef.h:
1425 - added MGMap
1426
1427
1428
1429 2004/05/11: Thomas Bretz
1430
1431 * mraw/MRawEvtHeader.cc:
1432 - added a check whether the file has finished or not after
1433 reading the first bytes.
1434
1435
1436
1437 2004/05/10: Marcos Lopez
1438
1439 * mmontecarlo/MMcEnergyEst.cc:
1440 - In static void fcn(...), fixed the following bugs which caused a
1441 "segmentation violation":
1442 - Replace: MTaskList *tlist = evtloop->GetTaskList()
1443 by: MTaskList *tlist = (MTaskList*)plist->FindObject("MTaskList")
1444 - And get the pointer *eval to MParamterD("MFitResult"), after
1445 the excution of the Eventloop and not before it (since that object is
1446 created when calling the PreProcess).
1447
1448
1449
1450 2004/05/10: Thomas Bretz
1451
1452 * mraw/MRawEvtHeader.[h,cc]:
1453 - changed return type of ReadEvt from int to Int_t
1454 - Enhanced output in case of invalid time
1455
1456 * mraw/MRawRead.cc:
1457 - fixed the return type of ReadEvt (was bool instead of int)
1458 which confused merpp completely in case of invalid times
1459
1460
1461
1462 2004/05/10: Markus Gaug
1463
1464 * macros/calibrate_data.C
1465 - updated setting of arr. time extractor
1466
1467
1468
1469 2004/05/09: Thomas Bretz
1470
1471 * Makefile:
1472 - added workaround for Mac to create so- and dynlib-object
1473
1474 * Makefile.conf.darwin:
1475 - added necessary option to create both kind of files
1476
1477 * Makefile.conf.linux:
1478 - changed the options to create so-object only
1479
1480 * Makefile.rules:
1481 - added DYLIB to rmbin
1482
1483 * mraw/MRawEvtData.cc:
1484 - changed some output
1485
1486 * mraw/MRawEvtHeader.[h,cc]:
1487 - skip the rest of the header if the time is invalid. Otherwise
1488 merpps force-mode will corrupt the data when further processing
1489 - implemented GetNumBytes returning the size of the header
1490
1491
1492
1493 2004/05/08: Thomas Bretz
1494
1495 * mona.cc:
1496 - some changes to make it work again
1497
1498 * mraw/MRawSocketRead.cc:
1499 - fixed the sync with what DAQ sends
1500
1501
1502
1503 2004/05/07: Markus Gaug
1504
1505 * mcalib/MHCalibrationChargeHiGainPix.cc
1506 * mcalib/MHCalibrationChargeLoGainPix.cc
1507 - take out half of the bins for the hists in order to save memory
1508
1509 * mjobs/MExtractCalibTest.cc
1510 - include write-out of the containers in the loop
1511
1512 * mjobs/MJCalibration.cc
1513 - take runs 20660 and 20661 into the list of known runs with colour
1514 green.
1515
1516 * mpedestal/MPedCalcPedRun.[h,cc]
1517 - make the arrays fSum and fSum2 doubles. This is necessary since
1518 rounding errors of the floats introduced significant errors in the
1519 RMS!
1520 - introduced one condition about possible window sizes of 0.
1521
1522
1523
1524 2004/05/06: Markus Gaug
1525
1526 * htmldoc/images/PedestalStudyInner.gif
1527 * htmldoc/images/PedestalStudyOuter.gif
1528 - two gifs used for the documentation of MPedCalcPedRun
1529
1530 * mpedestal/MPedCalcPedRun.cc
1531 - updated documentation
1532
1533 * macros/pedestalstudies.C
1534 - updated to the latest version of MPedCalcPedRun
1535
1536 * macros/bootcampstandardanalysis.C
1537 - updated to the latest changes in the ArrivalTime Extraction
1538
1539
1540
1541 2004/05/05: Markus Gaug
1542
1543 * mcalib/MHGausEvents.cc
1544 - removed some warning saying "Cannot create Fourier spectrum"
1545
1546 * mcalib/MCalibrationChargePix.cc
1547 - loosened the limits somewhat for calibration with the low-gain
1548 - introduced different electronic noise for inner and outer pixels
1549 (like seen in the data)
1550
1551 * mpedestal/MPedCalcPedRun.cc
1552 - fixed a small inconsistency in case that the range goes out of
1553 the high-gain samples and reaches into the low-gain samples. In
1554 that case, the last slice of the high-gain was not taken (but the
1555 window size correctly)
1556
1557 * mjobs/MJExtractCalibTest.[h,cc]
1558 - included setters for the time extractor
1559
1560 * mcalib/MCalibrationChargeCalc.cc
1561 - set default of fgPheErrLimit from 4 sigma to 5.
1562
1563 * mcalib/Makefile
1564 * mcalib/CalibLinkDef.h
1565 * mcalib/MHCalibrationTestTimeCam.[h,cc]
1566 * mcalib/MHCalibrationTestTimeCam.[h,cc]
1567 - analogue to MHCalibrationTestCam, two classes to test the
1568 output of the calibration.
1569
1570 * mcalib/MHCalibrationCam.cc
1571 - in InitHists, exclude only pixels with kUnsuitableRun, instead of
1572 all (IsBad())
1573
1574 * msignal/Makefile
1575 * msignal/SignalLinkDef.h
1576 * msignal/MExtractTimeFastSpline.[h,cc]
1577 - new fast spline extractor for the equally spaced time slices.
1578 Searches for the position of the half maximum between maximum and
1579 pedestal. About 6 times faster than MArrivalTimeCalc
1580
1581 * mjobs/MJCalibration.cc
1582 - changed names of the MHCameras to contain run name
1583
1584
1585
1586 2004/05/04: Raquel de los Reyes
1587
1588 * mbase/MRunIter.[h,cc]
1589 - Added a flag and a set function to read .raw files.
1590 The default option is set to read .root files.
1591
1592
1593
1594 2004/05/04: Javier Rico
1595
1596 * mcalib/MCalibrate.cc
1597 - when calibrating using kNONE, weight by the pixel area
1598
1599
1600
1601 2004/05/04: Thomas Bretz
1602
1603 * macros/MagicHillas.C, macros/comprob.C, macros/derotatedc.C,
1604 macros/dohtml.C, macros/evtrate.C, macros/merpp.C,
1605 macros/pixfirerate.C, macros/pixsatrate.C, macros/plot.C,
1606 macros/plot2.C, macros/pointing.C, macros/readMagic.C,
1607 macros/rootlogon.C, macros/runbook.C, macros/sectorvstime.C,
1608 macros/star.C, macros/sumcurrents.C, macros/tar.C,
1609 macros/testenv.C, macros/weights.C:
1610 - updated documentation
1611
1612 * mastro/MAstroCamera.[h,cc]:
1613 - added member function to read MC .def files for mirror geometry
1614 - added GetDiffZdAz
1615
1616 * mastro/MObservatory.[h,cc]:
1617 - added Copy-member function
1618
1619 * mbase/MLog.[h,cc]:
1620 - updated handling of mutices
1621 - added a new mutex to lock the stream
1622
1623 * mhist/MHCamera.[h,cc]:
1624 - added functionality to linear deform the camera display
1625 (to correct for abberation)
1626
1627 * mtools/MFFT.cc:
1628 - added more documentation
1629
1630 * mbase/MTime.[h,cc]:
1631 - renamed overloaded Set-function to SetMjd. There were some
1632 trouble with the interpreter and the new naming is more
1633 intuitive.
1634
1635
1636
1637 2004/05/04: Markus Gaug
1638
1639 * mcalib/MHCalibrationChargeBlindPix.cc
1640 - intialized the 2 vectors differently, now they don't give
1641 warnings any more.
1642
1643 * msignal/MExtractor.cc
1644 * msignal/MExtractFixedWindow.cc
1645 - put one initialization to 0 into the MExtractor
1646
1647 * mastro/MAstroCatalog.h
1648 - make AlignCoordinates() protected, in order to compile
1649
1650 * mcalib/MHGausEvents.cc
1651 - took out fEvents(0) and fHGausHist() from constructor
1652
1653 * msignal/MExtractor.cc
1654 * msignal/MExtractPINDiode.cc
1655 - fixed StreamPrimitive
1656
1657 * msignal/MExtractBlindPixel.[h,cc]
1658 - deriving from MExtractor, possibility to filter NSB events
1659
1660
1661
1662 2004/05/03: Thomas Bretz
1663
1664 * mbase/MRunIter.cc:
1665 - AddRuns(char*) added some const-qualifiers
1666 - replaced deprecated if-else-if by continue- and return-
1667 constructions
1668
1669
1670
1671 2004/05/03: Javier Lopez
1672
1673 * mbadpixels/MBadPixelsPix.[h,cc]
1674 - put another enum for hardware malfunctionning. Started to be
1675 filled with kHVNotNominal
1676
1677
1678
1679 2004/05/03: Markus Gaug
1680
1681 * mcalib/MHCalibrationBlindPix.[h,cc]
1682 - removed a "->" behind the comment
1683 - Create a TVector in Draw only if the array is not zero
1684
1685 * mraw/MRawEvtPixelIter.cc
1686 - corrected bug in GetIdxMaxLoGainSamples() which looped over
1687 one slice too much
1688 end = fLoGainPos + fNumLoGainSamples + 1 replaced by:
1689 end = fLoGainPos + fNumLoGainSamples
1690
1691 * msignal/MTimeExtractor.[h,cc]
1692 * msignal/MExtractTime.[h,cc]
1693 - changed name for alphabetical display in dox
1694
1695 * mjobs/MJCalibration.[h,cc]
1696 * msignal/MExtractTimeSpline.h
1697 * msignal/MExtractTimeHighestIntegral.h
1698 - changed name of base class to MExtractTime
1699
1700 * mcalib/MCalibrationCam.[h,cc]
1701 * mcalib/MCalibrationChargeCam.[h,cc]
1702 * mcalib/MCalibrationRelTimeCam.[h,cc]
1703 - put the number of unsuitable and unreliable pixels in the base
1704 class
1705
1706 * mcalib/MCalibrationRelTimeCalc.[h,cc]
1707 - fixed a bug calculating the average time resolution
1708
1709 * mpedestals/MPedestalPix.[h,cc]
1710 - add a dedicated fValid flag in order to be able to discard pixels
1711 from outside (e.g. from MBadPixelsCam)
1712
1713 * mpedestals/MPedCalcPedRun.[h,cc]
1714 - catch badpixels cam from parameter list, if existing and set
1715 corresponding pixels to not valid in MPedestalPix
1716
1717 * mjobs/MGCamDisplays.[h,cc]
1718 * mhist/MHCamera.[h,cc]
1719 - put DrawProjection and DrawRadialProfile in MHCamera
1720
1721 * macros/dohtml.C
1722 - include directory mfit and macros calibration.C and
1723 bootcampstandardanalysis.C
1724 - take out pixvstime.C which does not exist
1725
1726 * msignal/MExtractFixedWindow.[h,cc]
1727 * msignal/MExtractSlidingWindow.[h,cc]
1728 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
1729 * msignal/MExtractor.[h,cc]
1730 * msignal/MExtractPINDiode.[h,cc]
1731 * msignal/MExtractTime.[h,cc]
1732 - set number of slices not in base class, but in derived one.
1733 Like this, extractors setting their signal in other containers
1734 don't have a conflict with the ReInit() in MExtractor.
1735
1736
1737
1738 2004/05/01: Thomas Bretz
1739
1740 * macros/rootlogon.C:
1741 - ignore MARSSYS if libmars.so is found in the current path
1742
1743 * mastro/MObservatory.cc:
1744 - small change to coordinates
1745
1746 * mbase/MLog.[h,cc]:
1747 - enhanced output in case of problem with mutices
1748
1749 * mtemp/TempIncl.h, mtemp/TemlLinkDef.h:
1750 - removed everything
1751
1752 * Makefile*, */Makefile
1753 - changed all to support mtemp/mifae and similar
1754
1755
1756
1757 2004/05/01: Abelardo Moralejo
1758
1759 * mmain/MEventDisplay.cc
1760 - changed back integration range for MC to 0-14 slices to avoid
1761 confusions.
1762
1763
1764
1765 2004/05/01: Markus Gaug
1766
1767 * macros/dohtml.C
1768 - include directory mpedestal
1769
1770 * msignal/MExtractFixedWindow.[h,cc]
1771 * msignal/MExtractSlidingWindow.[h,cc]
1772 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
1773 * msignal/MExtractor.[h,cc]
1774 - include the possibility to set the range for the hi-gain outside
1775 the range of MRawEvtPixelIter::GetNumHiGainSamples() and to take
1776 the "low-gain" slices instead. This is necessary for the March
1777 data!
1778
1779 * mjobs/MJCalibration.[h,cc]
1780 - accept arrival time extractors deriving from MTimeExtractor
1781
1782
1783
1784 2004/04/30: Thomas Bretz
1785
1786 * mastro/MAstroCamera.[h,cc]:
1787 - removed obsolete TList data member (use a argument in
1788 GetStarList instead)
1789
1790 * mbase/MTime.h:
1791 - added 'istream &operator<<(istream &in, MTime &t)'
1792
1793 * mbase/BaseLinkDef.h:
1794 - added new operator
1795
1796
1797
1798 2004/04/30: Daniela Dorner
1799
1800 * macros/pointing.C
1801 - implemented plot: Control Deviation vs Time
1802 - rearranged plots
1803
1804
1805
1806 2004/04/30: Markus Gaug
1807
1808 * mcalib/MCalibrationRelTimeCalc.[h,cc]
1809 - new class to treat rel. times after fits
1810
1811 * mcalib/MCalibrationChargeCalc.[h,cc]
1812 - search for outliers in the total F-Factor and set a flag in
1813 MBadPixelsPix
1814
1815 * mcalib/MCalibrationRelTimeCam.h
1816 - new TArrayIs to store number of unsuitable and unreliable pixels
1817
1818
1819 * mbadpixels/MBadPixelsPix.h
1820 - two new flags added: kDeviatingFFactor and kDeviationTimeResolution
1821
1822 * mcalib/MHCalibrationRelTimePix.[h,cc]
1823 - take out commented part of code related to re-normalization
1824
1825 * mcalib/MHCalibrationCam.[h,cc]
1826 - retrieve the used run numbers in order to store them in teh
1827 histogram titles to help transparency of the displays
1828
1829 * mcalib/MHCalibrationRelTimeCam.[h,cc]
1830 - Getter and Setter for the reference pixel
1831
1832 * mcalib/MCalibrate.cc
1833 - make error of nphot to be taken from square root of absolute
1834 number of photons instead of number of photons, otherwise
1835 NaN's are obtained
1836
1837 * msignal/MExtractPINDiode.[h,cc]
1838 - now deriving from MExtractor
1839
1840 * msignal/Makefile
1841 * msignal/SignalLinkDef.h
1842 * msignal/MExtractTimeSpline.[h,cc]
1843 * msignal/MExtractTimeHighestIntegral.[h,cc]
1844 - replacements for MArrivalTimeCalc and MArrivalTimeCalc2
1845
1846 * mjobs/MJCalibration.[h,cc]
1847 - Set time extractor by pointer
1848
1849
1850
1851 2004/04/29: Thomas Bretz
1852
1853 * mbase/MTask.cc:
1854 - fixed behaviour of GetNumExecutions. Because of a root bug
1855 Count returns a number which is to high by 1.
1856
1857
1858
1859 2004/04/29: Abelardo Moralejo
1860
1861 * mmc/MMcEvt.hxx
1862 - Added minor comment (explanation of fPassPhotCone).
1863
1864 * mmc/MMcRunHeader.[hxx,cxx]
1865 - Removed obsolete parameters fSourceOffsetTheta, fSourceOffsetPhi
1866 - Updated class version to 5.
1867
1868
1869
1870 2004/04/29: Nadia Tonello
1871
1872 * mbadpixels/MBadPixelsTreat.h
1873 - changed enums {.. BIT(1), ... BIT(2), ... BIT(3) } in {1,2,3}
1874 to have the right behaviour of the flags (and of SetProcessRMS)
1875
1876 * manalysis/MCT1PointingCorrCalc.[h,cc]
1877 - added pointing correction for 1ES1959
1878
1879
1880
1881 2004/04/29: Markus Gaug
1882
1883 * msignal/MArrivalTimePix.[h,cc]
1884 - removed flag fLoGainUsed which is not used at all
1885
1886 * msignal/MTimeExtractor.[h,cc]
1887 - new base class for arrival time extractors
1888
1889 * msignal/Makefile
1890 * msignal/SignalLinkDef.h
1891 * msignal/MExtractTimeSpline.[h,cc]
1892 - replacement of MArrivalTimeCalc, derived from MTimeExtractor
1893
1894
1895 * msignal/MExtractor.h
1896 - make SetRange virtual
1897 - check for range w.r.t. ranges given in the run header in ReInit
1898
1899 * msignal/MExtractFixedWindow.[h,cc]
1900 * msignal/MExtractSlidingWindow.[h,cc]
1901 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
1902 - overload the SetRange() function in order to do the necessary
1903 checks of the range there. Slight differences in every extractor
1904 because of the floating windows.
1905
1906
1907 * mpedestals/MPedCalcPedRun.[h,cc]
1908 - add the possibility to set ranges and extraction windows. Default
1909 is what has always been
1910
1911
1912 * mjobs/MJPedestals.[h,cc]
1913 - add the possibility to set a signal extractor which gives the
1914 extraction ranges to MPedCalcPedRun
1915 - derive from MHCamDisplays
1916
1917 * mcalib/MCalibrationChargeCam.cc
1918 - updated the Print() a little
1919
1920
1921 2004/04/29: Javier Rico
1922
1923 * mbase/MRunIter.cc
1924 - Remove AddRuns(const char*,const char*) dependence on length of
1925 first character chain
1926
1927
1928 2004/04/28: Javier Rico
1929
1930 * mbase/MRunIter.[h,cc]
1931 - include function to read runs specified in a character chain
1932 with the format, e.g., run1,run2-run3,run4-run5,...
1933
1934
1935
1936 2004/04/28: Abelardo Moralejo
1937
1938 * macros/starmc.C
1939 - adapted to change in MC calibration: replaced
1940 MMcCalibrationCalc::GetHist by GetHistADC2PhotEl and
1941 GetHistPhot2PhotEl.
1942
1943
1944
1945 2004/04/28: Markus Gaug
1946
1947 * mjobs/MGCamDisplays.cc
1948 * mjobs/MJCalibration.cc
1949 - introduced new "fit" flag in DrawProjection allowing to draw
1950 two separate pad with the (fitted) histograms for inner and
1951 outer pixels. This is displayed by MJCalibration if the
1952 kNormalDisplay option is chosen (default).
1953
1954 * mjobs/MJCalibration.h
1955 - took out the const of GetBadPixels() in order to allow compilation
1956 of macros/bootcampstandardanalysis.C. This will change again soon
1957 when mjobs/MJExtraction is updated and used there.
1958
1959 * msignal/MArrivalTimeCalc.[h,cc]
1960 - remove the ReInit() which calls to an MGeomCam which is later not
1961 used
1962
1963 * macros/calibrate_data.C
1964 - fixed a bug in loop 3 taking the default QE Cam instead of the
1965 one filled by MJCalibration
1966
1967 * msignal/MExtractor.[h,cc]
1968 - new base class for signal extractors
1969
1970 * msignal/Makefile
1971 * msignal/SignalLinkDef.h
1972 * msignal/MExtractFixedWindow.[h,cc]
1973 * msignal/MExtractSlidindWindow.[h,cc]
1974 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
1975 - replacements for MExtractSignal, MExtractSignal2, MExtractSignal3
1976
1977 * macros/calibration.C
1978 * macros/calibrate_data.C
1979 * macros/pedphotcalc.C
1980 * macros/bootcampstandardanalysis.C
1981 - adapted to new extractors
1982
1983 * mbadpixels/MBadPixelsPix.h
1984 - set back the old definition of IsOK(), namely no information
1985 available
1986
1987
1988
1989 2004/04/27: Raquel de los Reyes
1990
1991 * mhvstime/MHVsTime.cc
1992 - added a line in the Fill function to avoid empty time events.
1993
1994
1995
1996 2004/04/27: Abelardo Moralejo
1997
1998 * mcalib/MMcCalibrationCalc.[h,cc]
1999 - added histogram which stores the conversion of photons before
2000 the plexiglas to photoelectrons hitting first dynode.
2001
2002 * macros/mccalibrate.C
2003 - added MPointingPosCalc to the tasklist to create and fill an
2004 MPointingPos object, and later write it to the Events tree of
2005 the calibrated MC files. Added some comments and simplified
2006 some lines. One more histogram from MMcCalibrationCalc (see
2007 above) is now written to the output.
2008
2009 * macros/starmc2.C
2010 - added the writing of MPointingPos to output star file.
2011
2012
2013
2014 2004/04/27: Markus Gaug
2015
2016 * mjobs/MJCalibration.[h,cc]
2017 - put the three camera drawing facilities into a separate base
2018 class MGCamDisplays
2019
2020 * mjobs/MGCamDisplays.[h,cc]
2021 * mjobs/Makefile
2022 * mjobs/JobsLinkDef.h
2023 - camera drawing facilities: CamDraw, DrawProjection and
2024 DrawRadialProfile, used by all jobs
2025
2026 * mjobs/MJExtractCalibTest.[h,cc]
2027 * mjobs/Makefile
2028 * mjobs/MJobsLinkDef.h
2029 - new class to test the calibration results
2030
2031 * mcalib/MCalibrationChargeCalc.cc
2032 - set unsuitable pixels to excluded in MCalibrationChargePix, which
2033 will not display them in the status display
2034
2035 * mjobs/MJCalibration.cc
2036 - take out display of previously excluded pixels
2037
2038 * mbadpixels/MBadPixelsCam.cc
2039 - set val to 1 in case that GetPixelContent is true, before display
2040 was not correct
2041
2042 * macros/calibration.C
2043 - added the test class MJExtractCalibTest
2044
2045
2046
2047 2004/04/27: Abelardo Moralejo
2048
2049 * mhistmc/MHMcCollectionArea.[h,cc]
2050 - Added fMCAreaRadius and setter to allow changing the radius of
2051 the circular area in which MC events are produced. Useful for
2052 instance for stereo configuration studies. By default it is 300 m
2053 as was assumed before.
2054
2055
2056
2057 2004/04/26: Markus Gaug
2058
2059 * mcalib/MHCalibrationTestPix.[h,cc]
2060 * mcalib/MHCalibrationTestCam.[h,cc]
2061 * mcalib/Makefile
2062 * mcalib/CalibLinkDef.h
2063 - two new histogram classes to perform claibraion checks, will be
2064 especially useful for the data-check.
2065
2066 * mcalib/MCalibrationQEPix.cc
2067 - found a bug in the setting of validity flags of colours. This
2068 made the QE used for calibration uncorrect by about a factor 1.5
2069 for the outer pixels if only one colour is used for calibration.
2070
2071 * mjobs/MJCalibration.[h,cc]
2072 - moved colour finder from the macros into this class with the
2073 function FindColor()
2074 - had to add ~MJCalibration() {} because otherwise, I get a
2075 segmentation violation in the destructor, the debugger says in
2076 some TString. Maybe it's because of the GetDescriptor() in
2077 ~MParContainer() ?
2078
2079 * macros/calibration.C
2080 * macros/calibrate_data.C
2081 * macros/pedphotcalc.C
2082 * macros/bootcampstandardanalysis.C
2083 - removed function FindColor()
2084
2085 * mcalib/MCalibrationCam.h
2086 - make Init() and InitSize() virtual
2087
2088 * mcalib/MCalibrationChargeCam.[h,cc]
2089 - introduce two TArrayI's for the number of uncalibrated and
2090 unreliable pixels.
2091
2092 * mcalib/MCalibrationChargeCalc.[h,cc]
2093 - calculate and store the above numbers.
2094
2095 * mbadpixels/MBadPixelsPix.[h,cc]
2096 * mbadpixels/MBadPixelsCam.cc
2097 - removed bits: kHiGainNotCalibrated and kLoGainNotCalibrated
2098 - added bits: kDeviatingFFactor, kConversionHiLoNotValid
2099 - removed functions: IsCalibrationResultOK()
2100 and IsCalibrationSignalOK()
2101 - changed function IsOK() such that it returns false only if
2102 the pixels is not suitable (run or evt)
2103
2104 * mcalib/MCalibrate.cc
2105 * mcalib/MCalibrateRelTime.cc
2106 - exchanged query for IsCalibrationResultOK() to
2107 IsUnsuitableRun(MBadPixelsPix::kUnsuitableRun). This includes
2108 now the oscillating pixels (which are sometimes many!!)
2109
2110 * mcalib/MHCalibrationRelTimePix.cc
2111 - commented re-normalization to ns in Renorm()
2112 - introduced Getter to fFADCSliceWidth
2113
2114 * mcalib/MHCalibrationRelTimeCam.cc
2115 - renorm to ns in GetPixelsContent()
2116 --> now, calibration in MCalibrateRelTimes is consistent
2117
2118
2119
2120 2004/04/26: Abelardo Moralejo
2121
2122 * manalysis/MMcCalibrationUpdate.cc
2123 - changed from 1 to 10 the "dummy" value of conversion high to low
2124 gain for old camera 0.6 files. Usually these files have no low
2125 gain at all, but there was a patched version of the program
2126 which did have low gain (with a gain 10 lower than hg).
2127
2128
2129
2130 2004/04/25: Abelardo Moralejo
2131
2132 * mbadpixels/MBadPixelsTreat.cc
2133 - Change in line 204: if ((*fBadPixels)[i].IsBad()) by
2134 if ((*fBadPixels)[j].IsBad()) The way it was done, it never
2135 worked, because the check on whether the neighbour pixels
2136 were OK was performed on the same pixel to be treated (i), which
2137 is obviously not OK. The same problem fixed in the interpolation
2138 of pedestals. Amazingly, this error would have shown up in any
2139 test of the class.... I assume it must have been commited
2140 completely untested.
2141
2142 - In InterpolateSignal: moved division of summed charge over
2143 number of pixels : put it after the check of the number of
2144 valid neighbours to avoid division by 0.
2145
2146
2147
2148 2004/04/23: Markus Gaug
2149
2150 * mcalib/MHCalibrationCam.cc
2151 - fixed a bug in the ReInit() for the number of average events in
2152 each area index and sector
2153
2154
2155 2004/04/23: Thomas Bretz
2156
2157 * */Makefile:
2158 - added some more mpedestal
2159
2160 * mreport/MReportRun.cc:
2161 - changed to work with the latest version of report-files
2162 --> This will make it incompatible with older report files
2163 (for this use older Mars versions for merpping)
2164
2165 * mbase/MStatusDisplay.[h,cc]:
2166 - added combo-box to surf through tabs in MARS-tab
2167
2168
2169
2170 2004/04/22: Nadia Tonello
2171
2172 * mcalib/MCalibrateData.cc
2173 - changed request for MBadPixelsPix::IsCalibrationResultOK() for
2174 MBadPixelsPix::IsUnsuitable(MBadPixelsPix::kUnsuitableRun)
2175
2176
2177
2178 2004/04/22: Thomas Bretz
2179
2180 * mhist/MHCamera.[h,cc]:
2181 - implemented SetUsed
2182
2183 * merpp.cc:
2184 - added "-ff" and interleave mode - both not execcively tested yet
2185
2186 * mhbase/MFillH.cc:
2187 - added a missing 'endl'
2188
2189 * mraw/MRawCrateData.[h,cc], mraw/MRawEvtData.[h,cc],
2190 mraw/MRawEvtHeader.[h,cc]
2191 - added SkipEvt (the number of skipped bytes is untested)
2192
2193 * mraw/MRawEvtHeader.[h,cc]
2194 - return kCONTINUE if time is invalid
2195
2196 * mraw/MRawFileRead.[h,cc]:
2197 - implemented AddFile feature - first draft!
2198 - added feature to skip events
2199
2200 * mraw/MRawFileWrite.h:
2201 - changed default compression level corresponding to merpp to 2
2202
2203 * mraw/MRawRead.[h,cc]:
2204 - added fForceMode flag to be able to suppress event errors
2205
2206 * mbadpixels/MBadPixelsTreat.[h,cc]:
2207 - changes such that the pedestal interpolation is now done
2208 only in ReInit. If you need the old behaviour call
2209 SetProcessRMS()
2210
2211 Another step towards less mess:
2212
2213 * MMcPedestalCopy.[h,cc], MMcPedestalNSBAdd.[h,cc],
2214 MPedPhotCalc.[h,cc], MPedPhotCam.[h,cc], MPedPhotPix.[h,cc],
2215 MPedCalcPedRun.[h,cc], MPedestalCam.[h,cc],
2216 MPedestalPix.[h,cc]:
2217 - moved from manalysis to mpedestal
2218
2219 * mpedestal/Makefile, mpedestal/PedestalLinkDef.h,
2220 mpedestal/PedestalIncl.h:
2221 - added
2222
2223 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
2224 manalysis/AnalysisIncl.h:
2225 - removed files above
2226
2227 * mbadpixels/Makefile:
2228 - added mpedestals
2229
2230 * Makefile:
2231 - added mpedestals
2232
2233
2234 2004/04/22: Antonio Stamerra
2235
2236 * mmain/MEventDisplay.cc
2237 - Added new tab "Trigger" adding a new MHEvent (evt9),
2238 filled through the MMcTriggerLvl2 container.
2239 A new MFillH task for evt9 and MMcTriggerLvl2Calc task
2240 have been added.
2241
2242 * mhist/MHEvent.[h,cc]
2243 - Added new event type kEvtTrigPix
2244
2245 * manalysis/MMcTriggerLvl2.[h,cc]
2246 - The class now inherits from MCamEvent
2247 - Added the methods GetPixelContent and DrawPixelContent (from MCamEvent)
2248 - Added the method IsPixelInTrigger that returns kTRUE if a pixels
2249 is in the trigger region
2250
2251 * manalysis/MMcTriggerLvl2Calc.[h,cc]
2252 - Added the methods CheckRunType and ReInit to check if the file is MC.
2253
2254 * mhistmc/Makefile
2255 - Added the include for mgui
2256
2257
2258 2004/04/22: Markus Gaug
2259
2260 * mcalib/MCalibrate.[h,cc]
2261 - introduced flat-fielding of charges for the muon calibration,
2262 accessible with SetCalibrationMode(kFlatCharge)
2263
2264 * manalysis/MPedCalcPedRun.cc
2265 - added a SetReadyToSave() at the end of PostProcess
2266
2267 * mjobs/Makefile
2268 - added include of mraw
2269
2270 * mjobs/MJCalibration.cc
2271 - added MRawFileRead for option SetDataCheck()
2272
2273 * mjobs/MJPedestal.cc
2274 - added MRawFileRead for option SetDataCheck()
2275
2276
2277 2004/04/21: Thomas Bretz
2278
2279 * mbase/MTask.cc, mbase/MTaskList.cc:
2280 - let MTask in list fTaskProcess to be used as a counter
2281
2282 * mdata/MDataChain.[h,cc]:
2283 - added some treatments for combinations of +/- signs
2284
2285 * mfbase/MFilterList.[h,cc]:
2286 - added a new constructor to simplyfy filter-inversions
2287
2288 * mfileio/MReadReports.cc:
2289 - added comment
2290
2291 * mhbase/MBinning.[h,cc]:
2292 - added new constructor to simplify calls in macros
2293
2294 * mhbase/MFillH.[h,cc]:
2295 - added fDrawOption to be used in MStatusDisplay
2296
2297 * mhist/MHFalseSource.cc:
2298 - added comment
2299
2300
2301
2302 2004/04/20: Thomas Bretz
2303
2304 * macros/derotatedc.C
2305 - added tutorial macro plotting derotated dc currents
2306
2307 * mhist/MHCamEventRot.[h,cc]:
2308 - added histogram to be filled with derotated MCamEvents
2309
2310
2311
2312 2004/04/18: Abelardo Moralejo
2313
2314 * mgeom/MGeomCam.h
2315 - Update class version to 4 (necessary after M. Gaug's change
2316 of the type of member fMaxRadius.
2317
2318
2319
2320 2004/04/16: Abelardo Moralejo
2321
2322 * mcalib/MCalibrationQEPix.[h,cc]
2323 - Added fAverageQE. Same role as gkDefaultAverageQE, but can be
2324 changed via SetAverageQE. Made public GetAverageQE and
2325 GetAverageQERelVar (this changes needed for MC).
2326
2327 * mcalib/MMcCalibrationCalc.[h,cc]
2328 * manalysis/MMcCalibrationUpdate.[h,cc]
2329 - Adapted to M. Gaug's changes in calibration classes. Behaviour
2330 has been tested to be the same as before those changes. Now the
2331 conversion factor from ADC counts to photoelectrons, and the
2332 average QE (photons->photoelectrons) are calculated independently
2333 (and later combined by MCalibrate to obtain the conversion
2334 ADC->photons).
2335
2336 * mmain/MEventDisplay.cc, macros/mccalibrate.C, starmc.C
2337 - Added call to MExtractSignal::SetSaturationLimit(240) Affects
2338 only MC display. This was necessary because if electronic noise
2339 is simulated in the FADC, sometimes saturated slices look not
2340 saturated due to negative fluctuations, so it is better to set
2341 the saturation limit at a safe value (240 ADC counts). Changed
2342 signal integration range (only for MC), now from slices 5 to 10.
2343
2344 * msignal/MExtractSignal3.[h,cc]
2345 - Changed name of function SetRange for the more adecquate
2346 "SetWindows". No change in behaviour of the function.
2347
2348
2349
2350 2004/04/16: Markus Gaug
2351
2352 * msignal/MExtractSignal.cc
2353 - commited proposed larger default window from fgLast = 10 to
2354 fgLast = 14, because in March the pulses have moved to later
2355 arrival times.
2356 - removed some inconsistency with slice numbering in FindSignal()
2357 from pixel.GetHiGainSamples()+fHiGainFirst-1 to
2358 pixel.GetHiGainSamples()+fHiGainFirst and also for the low gain
2359
2360 * msignal/MExtractSignal2.cc
2361 - committed the proposed smaller window egdes from fgFirst=0 to
2362 fgFirst = 3, because in March some of the high-gain pulses reach
2363 into the "low-gain samples" and mislead thus sliding window to
2364 be maximized on the tail of the high-gain pulse.
2365
2366 * mcalib/MHPedestalPix.cc
2367 - fixed a bug which made normalization to values per slice not happen
2368
2369 * macros/pedestalstudies.C
2370 - fixed and documented
2371
2372
2373
2374 2004/04/15: Markus Gaug
2375
2376 * macros/calibration.C
2377 - added a function FindColor() to extract the colour by filename,
2378 works if there is indeed a colour or if the run nubmer is smaller
2379 than 20000 -> take ct1
2380
2381 * macros/bootcampstandardanalysis.C
2382 * macros/pedphotcalc.C
2383 * macros/calibrate_data.C
2384 - updated the macro to the cvs-standard used at the Udine bootcamp
2385
2386 * mcalib/MCalibrateRelTimes.[h,cc]
2387 * mcalib/Makefile
2388 * mcalib/CalibLinkDef.h
2389 - new class to calibrate the relative times
2390
2391 * manalysis/MGeomApply.cc
2392 - added MArrivalTime::Init()
2393
2394 * msignal/MArrivalTime.[h,cc]
2395 - added array fDataErr
2396
2397 * macros/rootlogon.C
2398 - added directories mbadpixels and mjobs
2399
2400 * mcalib/MCalibrationQEPix.cc
2401 - set the fAvNorm variables to 1 in Clean()
2402
2403 * manalysis/MPedPhotCalc.[h,cc]
2404 - included possibility to use an MBadPixelsCam
2405
2406
2407
2408 2004/04/14: Thomas Bretz
2409
2410 * manalysis/MCerPhotEvt.[h,cc]:
2411 - fixed a bug which caused a missing last pixel (in most cases
2412 Index 576)
2413
2414 * manalysis/MCerPhotPix.cc:
2415 - fixed output in Print
2416
2417 * macros/mccalibrate.C, mmain/MEventDisplay.cc:
2418 - added missing SetCalibrationMethod
2419
2420 * mbadpixels/MBadPixelsCam.[h,cc]:
2421 - added copy constructor
2422
2423 * mbadpixels/MBadPixelsMerge.cc:
2424 - added comments
2425
2426 * mraw/MRawRunHeader.[h,cc]:
2427 - added new run-type (kRTPointRun=7)
2428
2429 * mmain/MEventDisplay.cc:
2430 - fixed the broken cleaning levels
2431
2432
2433
2434 2004/04/14: Markus Gaug
2435
2436 * mcalib/MCalibrationQEPix.cc
2437 - found a bug in the calculation of the error, fixed
2438
2439 * macros/mccalibrate.C, mmain/MEventDisplay.cc:
2440 - replaced SetCalibrationMethod by SetCalibrationMode
2441
2442 * htmldoc/images/CalibClasses.gif
2443 * htmldoc/images/RelTimeClasses.gif
2444 - two schemes used in the class descriptions
2445
2446 * mcalib/MHCalibrationCam.[h,cc]
2447 - included function GetAverageAreas() and GetAverageSectors() like
2448 in MCalibrationCam
2449
2450 * mjobs/MJCalibration.[h,cc]
2451 - included calibration of rel.Times, to be chosen with a flag
2452 RelTimeCalibration()
2453 - signal extractor and arrival time extractor can be chosen by
2454 flags as well (see Class description)
2455
2456
2457 * mbadpixels/MBadPixelsCam.cc
2458 - add two new types in GetPixelContent, add documentation of
2459 GetPixelContent
2460
2461 * msignal/MArrivalTimeCalc2.cc
2462 - commented the warning for pixels with lowgain saturation
2463
2464
2465
2466 2004/04/13: Markus Gaug
2467
2468 * macros/dohtml.C
2469 - included directory mbadpixels
2470
2471 * mcalib/MCalibrationPix.[h,cc]
2472 - add functions GetHiLoMeansDivided(), GetHiLoSigmasDivided() and
2473 errors
2474
2475 * mcalib/MCalibrationChargeCam.[h,cc]
2476 - removed hi-vs.Lo histograms (come into a separate MIntensityCam)
2477 - updated GetPixelContents
2478 - updated class documentation
2479
2480 * mgeom/MGeomMirror.h
2481 - include <TVector3.h>, otherwise it does not compile on my machine
2482
2483 * mjobs/MJPedestals.cc
2484 * mjobs/MJCalibration.cc
2485 - replaced MBadPixelsMerge by MParList.AddToList(fBadPixels) until
2486 bug in MBadPixelsMerge is resolved (see bugtracker).
2487
2488 * mcalib/MHCalibrationChargePINDiode.cc
2489 - return in Draw() if histogram is empty (otherwise segm. violation
2490 in eventloop
2491
2492 * msignal/MExtractedSignalCam.cc
2493 - intialize variables by default to 0.
2494
2495 * mcalib/MHCalibrationChargeCam.[h,cc]
2496 - pointer to fSig is not stored, somehow, when running MJCalibration
2497 Don't know why. Removed and stored some variables instead
2498
2499 * mjobs/MJCalibration.[h,cc]
2500 - updated documentation, updated QE Cam
2501 - set the pulser colour (now obligatory)
2502 - set the possibility to choose different displays
2503
2504 * mcalib/MCalibrationChargeCalc.cc
2505 - set the pulser colour (now obligatory)
2506
2507 * mcalib/MCalibrationChargePix.[h,cc]
2508 - put GetRSigmaPerCharge into this class
2509
2510
2511
2512 2004/04/13: Thomas Bretz
2513
2514 * mastro/MAstroCamera.cc, mastro/MAstroCatalog.[h,cc]:
2515 - enhanced comments
2516 - added some new features
2517
2518 * mbase/MAGIC.h:
2519 - removed some empty lines
2520
2521 * mfileio/MWriteRootFile.cc:
2522 - fixed a compiler warning
2523
2524 * mgeom/MGeomCorsikaCT.h:
2525 - removed obsolete include of TArrayF
2526
2527 * mgeom/MGeomMirror.[h,cc]:
2528 - replaced fReflector by *fReflector
2529
2530 * mmain/MGDisplayAdc.cc:
2531 - fixed a bug which caused the wrong histogram entry to be
2532 displayed
2533
2534
2535
2536 2004/04/10: Markus Gaug
2537
2538 * macros/dohtml.C
2539 - included directory mjobs
2540
2541 * mjobs/MJCalibration.[h,cc]
2542 - added and updated documentation (not yet ready)
2543
2544 * htmldoc/images/CalibClasses.gif
2545 - scheme of the calibration classes, used for documentation in
2546 MJCalibration.cc
2547
2548
2549
2550 2004/04/10: Thomas Bretz
2551
2552 * mastro/MAstroCatalog.[h,cc], mastro/MAstroCamera.[h,cc]:
2553 - added comments
2554
2555 * macros/starfield.C:
2556 - added
2557
2558 * mastro/Makefile, mastro/AstroLinkDef.h
2559 - added MAstroCamera
2560
2561
2562
2563 2004/04/09: Markus Gaug
2564
2565 * mcalib/MHCalibrationChargePINDiode.[h,cc]
2566 * mcalib/MHCalibrationChargeCam.[h,cc]
2567 * mcalib/MHCalibrationChargeCalc.[h,cc]
2568 - put abs. time consistency check from MCalibrationChargeCalc into
2569 MHCalibrationChargePINDiode and MHCalibrationChargeCam
2570
2571 * mcalib/MHCalibrationCam.[h,cc]
2572 * mcalib/MHCalibrationChargeCalc.[h,cc]
2573 - number of used FADC slices also stored in MHCalibrationCam,
2574 MHCalibrationChargeCalc needs no pointer to the signal extractors
2575 any more -> removed
2576
2577 * mcalib/MCalibrationChargePINDiode.[h,cc]
2578 * mcalib/MCalibrationChargeBlindPix.[h,cc]
2579 * mcalib/MCalibrationCam.[h,cc]
2580 - put a default pulser color kNONE
2581
2582 * manalysis/MPedestalCam.[h,cc]
2583 * manalysis/MPedCalcPedRun.[h,cc]
2584 * manalysis/MGeomApply.cc
2585 - added average pixels in the way like it is done in MCalibrationCam
2586
2587
2588
2589 2004/04/08: Thomas Bretz
2590
2591 * mfbase/MF.cc:
2592 - optimized output
2593
2594 * mfbase/MFilterList.cc:
2595 - added some comments
2596
2597 * mfileio/MReadMarsFile.[h,cc], mfileio/MReadTree.[h,cc]:
2598 - added SortFiled-option -- RAQUEL, this is for you!
2599
2600 * mfileio/MWriteRootFile.cc:
2601 - class AddSerialNumber in AddContainer
2602
2603 * mhist/MHFalseSource.[h,cc]:
2604 - optimized setting of hist maximum
2605 - added more source dependant cuts
2606 - changed display layout
2607 - scale number of entries to correct for different acceptance
2608 (not perfect, but the best I can currently do)
2609
2610 * mimage/MHHillasExt.[h,cc]:
2611 - added new histogram for fMaxDist
2612
2613 * mimage/MHNewImagePar.[h,cc]:
2614 - added new histograms for Used/CoreArea
2615
2616 * mimage/MHillasCalc.cc:
2617 - optimized output
2618
2619 * mimage/MHillasExt.cc:
2620 - fMaxDist got a sign
2621
2622 * mimage/MNewImagePar.[h,cc]:
2623 - enhanced comments
2624 - added new Print() member function
2625
2626 * macros/readCT1.C, macros/readMagic.C, mmain/MEventDisplay.cc:
2627 - forward geomcam to newimgepar.Print()
2628
2629
2630
2631 2004/04/08: Markus Gaug
2632
2633 * mcalib/MCalibrationChargeCalc.[h,cc]
2634 * mcalib/MCalibrationChargeCam.[h,cc]
2635 * mcalib/MCalibrationChargePix.[h,cc]
2636 * mcalib/MCalibrationChargeBlindPix.[h,cc]
2637 * mcalib/MCalibrationChargePINDiode.[h,cc]
2638 - put calculation of photon fluxes with the three methods into
2639 MCalibrationChargeCalc
2640 - reorganized calculations in a better readable way (hopefully!)
2641
2642 * mbase/MAGIC.h
2643 * mcalib/MCalibrationCam.[h,cc]
2644 * mcalib/MCalibrationQECam.[h,cc]
2645 * mcalib/MCalibrationQEPix.[h,cc]
2646 - put PulserColor_t away from MAGIC.h into MCalibrationCam
2647 - full implementation of the QE-calibration from MCalibrationQEPix
2648
2649 * msignal/MExtractBlindPixel.cc
2650 - removed warning about low-gain saturation of Blind pixel
2651
2652 * mcalib/MCalibrate.[h,cc]
2653 * mcalib/MCalibrateData.[h,cc]
2654 * mcalib/MMcCalibrationCalc.[h,cc]
2655 * manalysis/MMcCalibrationUpdate.[h,cc]
2656 - conversion factors now separated into FADC2phe and then into
2657 call to average Quantum efficiency.
2658
2659
2660 2004/04/07: Markus Gaug
2661
2662 * mcalib/MHGausEvents.[h,cc]
2663 - added fBlackout events
2664
2665
2666
2667 2004/04/06: Thomas Bretz
2668
2669 * mcalib/MCalibrationCam.[h,cc]:
2670 - simplified call to initialization by new function Init()
2671
2672 * mcalib/MH*.cc:
2673 - fixed some warnings (comparision between signed and unsigned)
2674
2675 * manalysis/MGeomApply.cc:
2676 - use new Init-funtion of MCalibrationCam
2677
2678 * mastro/MAstro.cc:
2679 - some fixes to the conversion functions
2680
2681 * mastro/MAstroCamera.[h,cc]:
2682 - added comments
2683 - changed argument type of AddPrimitives
2684
2685 * mastro/MAstroCatalog.[h,cc]:
2686 - many changes to make it possible to overlay the
2687 catalog on top of a 2D histogram
2688
2689 * mbase/MEvtLoop.cc:
2690 - fixed estimation of run-time
2691
2692 * mbase/MMath.[h,cc]:
2693 - added member functions for signed significances
2694
2695 * mbase/MParContainer.cc:
2696 - changed GetterMethod() to support double reference data mebers
2697
2698 * mbase/MStatusDisplay.cc:
2699 - removed some obsolete debug outputs
2700
2701 * mbase/MTask.[h,cc]:
2702 - removed fNumExecutions, fStopwatch already counts the calls
2703 - slight chagnes to output of PrintStatistics
2704
2705 * mbase/MTaskList.[h,cc]:
2706 - slight chagnes to output of PrintStatistics
2707
2708 * mbase/MTime.cc:
2709 - removed +TwoPi from GetGmst
2710
2711 * mcamera/MCameraAUX.h, mcamera/MCameraHV.h, mcamera/MCameraLV.h,
2712 mcamera/MCameraLid.h, mcamera/MCameraLids.h,
2713 mcamera/MCameraPowerSupply.h:
2714 - added missing Getter functions
2715
2716 * mcamera/MCameraHV.h:
2717 - removed obsolete data-meber fMean
2718
2719 * mdata/DataLinkDef.h:
2720 - added MDataFormula
2721
2722 * mdata/MDataChain.cc, mdata/Makefile:
2723 - enhanced dosumentation
2724 - implemented use of multi argument functions
2725 - added ^-operator
2726
2727 * mdata/MDataList.[h,cc]:
2728 - added ^-operator
2729 - enhanced IsValid
2730
2731 * mfbase/MFilterList.cc:
2732 - changed a warn-output to inf
2733
2734 * mgeom/MGeomCam.[h,cc]:
2735 - added getter returning index corresponding to XY
2736
2737 * mgeom/MGeomPix.[h,cc]:
2738 - added getter IsInside
2739
2740 * mhist/MHCamera.cc:
2741 - Return 0 in GetMean if no entries
2742
2743 * mhist/MHFalseSource.[h,cc]:
2744 - removed conversion stuff (mm/deg)
2745 - slight change to calculation of significance
2746 - added dist-cuts
2747 - added histogram showing number of entries
2748 - added display of catalog
2749
2750 * mhist/MHStarMap.cc:
2751 - added comment
2752
2753 * mimage/MHillasExt.[h,cc]:
2754 - changed class version to 3
2755 - added new data-member fMaxDist
2756
2757 * mimage/MNewImagePar.[h,cc]:
2758 - added new data member fUsedArea and fCoreArea
2759
2760 * mmc/MMcConfigRunHeader.h:
2761 - readded GetMirrors (WHY WAS IT GONE?)
2762
2763 * mpointing/MPointingPos.[h,cc]
2764 - implemented Getter to get coordinates in rad
2765
2766 * mpointing/MSrcPosCalc.[h,cc]:
2767 - fixed direction of rotation
2768 - for the moment do use fTime
2769
2770
2771
2772 2004/04/06: Markus Gaug
2773
2774 * mcalib/MCalibrationChargePix.[h,cc]
2775 - change names of the GetLoGain*() functions to
2776 GetConvertedLoGain*() for better clarity
2777
2778 * mcalib/MCalibrationChargeCam.[h,cc]
2779 - updated and enlarged documentation
2780
2781 * mcalib/MHCalibrationChargeCam.cc
2782 * mcalib/MHCalibrationRelTimeCam.cc
2783 - set the arrays by use of memset
2784 - initialize TObjArrays with the Init-Function
2785
2786
2787 2004/04/05: Markus Gaug
2788
2789 * msignal/MExtractedSignalPINDiode.h
2790 - new function GetLastUsedSlice()
2791
2792 * mcalib/MCalibrationChargeCalc.[h,cc],
2793 * mcalib/MCalibrationChargeCam.cc:
2794 - holds also pointers to MExtractedSignalPINDiode and
2795 MExtractedSignalBlindPixel and does the checks inside the task
2796 (instead of inside the containers)
2797
2798 * mcalib/MCalibrationChargeBlindPix.[h,cc],
2799 * mcalib/MCalibrationChargePINDiode.[h,cc]:
2800 - updated and enlarged documentation
2801
2802 * mcalib/MHCalibrationChargePINDiode.cc
2803 * mcalib/MHCalibrationChargeCam.[h,cc]
2804 - rename Setter for fMeanVar from SetMeanErr() to SetMeanVar()
2805 - rename arrays of fAverageSigmaErr to AverageSigmaVar
2806
2807 * mcalib/MCalibrationPix.[h,cc]
2808 * mcalib/MCalibrationChargePix.[h,cc]
2809 * mcalib/MCalibrationChargeBlindPix.[h,cc]
2810 * mcalib/MCalibrationChargePINDiode.[h,cc]
2811 - add Getters to the relative variance
2812
2813 * mcalib/MHGausEvents.[h,cc]
2814 * mcalib/MCalibrationPix.[h,cc]
2815 * mcalib/MHCalibrationCam.cc
2816 - add to Pickup also Blackout events
2817
2818
2819 2004/04/05: Nadia Tonello
2820
2821 * mbadpixels/MBadPixelsTreat.cc
2822 - In Unmap(): replaced SetPixelUnused with SetPixelUnmapped
2823
2824
2825
2826 2004/04/02: Markus Gaug
2827
2828 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationCam.[h,cc],
2829 mcalib/MCalibrationQEPix.[h,cc], mcalib/MCalibrationQECam.[h,cc],
2830 mcalib/MCalibrationRelTimeCam.[h,cc],
2831 mcalib/MCalibrationRelTimePix.[h,cc]:
2832 - updated and enlarged documentation
2833
2834 * mcalib/MHGausEvents.[h,cc], mcalib/MHPedestalPix.[h,cc],
2835 mcalib/MHCalibrationChargePix.[h,cc],
2836 mcalib/MHCalibrationChargeHiGainPix.[h,cc],
2837 mcalib/MHCalibrationChargeLoGainPix.[h,cc],
2838 mcalib/MHCalibrationChargeBlindPix.[h,cc],
2839 mcalib/MHCalibrationChargePINDiode.[h,cc]:
2840 - put fPixId, fPickup, fPickupLimt, CountPickup(), RepeatFit() and
2841 ChangeHistId() into MHGausEvents (before in the derived classes)
2842 - put fChargeNbins, fChargeFirst, fChargeLast,
2843
2844 * mcalib/MHCalibrationRelTimePix.[h,cc]:
2845 - put fRelTimeNbins, fRelTimeFirst, fRelTimeLast together
2846 into MHGausEvents as fNbins, fFirst and fLast
2847
2848 * mcalib/MHCalibrationRelTimePix.[h,cc]:
2849 - remove Renormalization to time slices. Need to think about
2850 more direct way to implement
2851
2852 * mcalib/MHPedestalCam.[h,cc], mcalib/MHCalibrationCam.[h,cc],
2853 mcalib/MHCalibrationChargeCam.[h,cc],
2854 mcalib/MHCalibrationRelTimeCam.[h,cc]:
2855 - put most of the functionality into the base class MHCalibrationCam
2856 - derived classes overload the functions SetupHists, ReInitHists,
2857 FillHists, FinalizeHists and FinalizeBadPixels.
2858 - functions FitHiGainArrays, FitLoGainArrays, FitHiGainHists,
2859 FitLoGainHists and InitHists can be used from base class.
2860
2861 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationChargePix.[h,cc],
2862 mcalib/MCalibrationRelTimePix.[h,cc]:
2863 - put most of the functionality into the base class MCalibrationPix
2864 - other two classes derive now from MCalibrationPix
2865
2866 * mcalib/MCalibrationCam.[h,cc], mcalib/MCalibrationChargeCam.[h,cc]
2867 mcalib/MCalibrationRelTimeCam.[h,cc]:
2868 - put most of the functionality into the base class MCalibrationCam
2869 - other two classes derive now from MCalibrationCam
2870 - calls to MCalibration*Cam[i] now have to cast!
2871
2872 * mcalib/MCalibrate.cc, mcalib/MCalibrateData.cc,
2873 * mcalib/MMcCalibrateCalc.cc, manalysis/MMcCalibrationUpdate.cc,
2874 * mcalib/MCalibrationChargeCalc.cc:
2875 - cast calls to MCalibration*Cam[i]
2876
2877 * manalysis/MGeomApply.cc
2878 - add initialization MCalibrationRelTimeCam
2879 - add intialization of average pixels
2880
2881
2882
2883 2004/04/02: Abelardo Moralejo
2884
2885 * msignal/MExtractSignal3.[h,cc]
2886 - added. Alternative method for signal extraction. Uses sliding
2887 window from event to event, but a common window for all pixels
2888 in an event.
2889
2890 * msignal/Makefile, SignalLinkDef.h
2891 - added MExtractSignal3.
2892
2893
2894
2895 2004/04/02: Markus Gaug
2896
2897 * mbadpixels/MBadPixelsPix.h
2898 - added kRelTimeNotFitted and kRelTimeOscillating to Calibration_t
2899 enum
2900
2901 * mcalib/MCalibrationCam.[h,cc], mcalib/MCalibrationPix.[h,cc],
2902 mcalib/Makefile, mcalib/CalibLinkDef.h:
2903 - two new base classes for general calibration storage containers,
2904 contain average pixel storage functionality
2905
2906 * mcalib/MCalibrationRelTimeCam.[h,cc],
2907 mcalib/MCalibrationRelTimePix.[h,cc]:
2908 - new storage container for the rel. time calibration results, derive
2909 from MCalibrationPix, MCalibrationCam
2910
2911
2912
2913 2004/04/01: Markus Gaug
2914
2915 * msignal/MArrivalTimeCalc.[h,cc]
2916 - set fSaturationLimit as a variable with default (instead of 0xff)
2917
2918 * mcalib/MHCalibrationChargeCam.[h,cc]
2919 mcalib/MCalibrationChargeCam.[h,cc]
2920 mcalib/MCalibrationChargeCalc.cc, manalysis/MGeomApply.cc:
2921 - add average pixels per sector
2922
2923 * mcalib/MHGausEvents.[h,cc], mcalib/MHCalibrationChargePix.[h,cc],
2924 mcalib/MHCalibrationRelTimePix.[h,cc]:
2925 - moved BypassFit() function to MHGausEvents
2926
2927 * mcalib/MHCalibrationChargeCam.[h,cc]:
2928 - updated and enlarged documentation
2929 - derives now from mcalib/MHCalibrationCam
2930
2931 * mcalib/MCalibrationChargePix.[h,cc]:
2932 - removed flag kLoGainSaturation, because it is already in MBadPixelsPix
2933
2934 * mcalib/MCalibrationCam.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
2935 - new base class for all MHCalibration*Cam object, contains the average
2936 pixel functionality
2937
2938
2939
2940 2004/03/31: Markus Gaug
2941
2942 * mcalib/MHCalibrationChargeCam.[h,cc],
2943 mcalib/MCalibrationChargeCam.[h,cc],
2944 mcalib/MCalibrationChargeCalc.cc, manalysis/MGeomApply.cc:
2945 - make the average pixel independent on camera geometry, i.e.
2946 one average pixel per MGeomPix::Aidx
2947
2948
2949
2950 2004/03/31: Abelardo Moralejo
2951
2952 * mmc/MMcConfigRunHeader.[h,cc]
2953 - updated to current version (3) in camera program. Added member
2954 fLightCollectionFactorOuter so that we can store the data on
2955 the simulatedlight collection efficiency (light guides +
2956 plexiglas +...) as a function of incidence angle for outer and
2957 inner pixels independently. Added getters for this information
2958 on light collection efficiency.
2959
2960
2961
2962 2004/03/30: Markus Gaug
2963
2964 * mcalib/MHGausEvents.[h,cc],
2965 mcalib/MHCalibrationChargePix.[h,cc],
2966 mcalib/MHCalibrationChargeHiGainPix.[h,cc],
2967 mcalib/MHCalibrationChargeLoGainPix.[h,cc],
2968 mcalib/MHCalibrationChargeBlindPix.[h,cc],
2969 mcalib/MHCalibrationChargePINDiode.[h,cc],
2970 mcalib/MHCalibrationRelTimeCam.[h,cc],
2971 mcalib/MHCalibrationRelTimePix.[h,cc],
2972 mcalib/MHPedestalPix.[h,cc],
2973 mcalib/MHPedestalCam.[h,cc]:
2974 - updated and enlarged documentation
2975
2976
2977
2978 2004/03/30: Abelardo Moralejo
2979
2980 * mmc/MMcFadcHeader.hxx
2981 - updated to current version (4) in camera program.
2982
2983
2984
2985 2004/03/29: Markus Gaug
2986
2987 * manalysis/MSourcePosFromStarPos.cc
2988 - replaced fabs(ival) by TMath::Abs(ival)
2989
2990 * mbadpixels/MBadPixelsPix.h
2991 - adopt treatment of UnCalibrated_t like the one in Unsuitable_t
2992
2993 * mbadpixels/MBadPixelsPix.cc
2994 - put some documentation in the header
2995
2996 * mcalib/MHCalibrationChargeCam.cc
2997 mcalib/MCalibrationChargeCam.cc
2998 mbadpixels/MBadPixelsCam.cc
2999 - adopt to new style in MBadPixelsPix.h
3000
3001 * mcalib/MCalibrationChargeCalc.[h,cc]
3002 mcalib/MCalibrationChargePix.[h,cc]
3003 - move consistency checks from Pix to Calc
3004
3005 * mcalib/MHGausEvents.[h,cc]
3006 - fixed axes for event and fourier spectrum Draw
3007
3008 * mcalib/MHCalibrationChargePix.[h,cc]
3009 mcalib/MHCalibrationChargeCam.[h,cc]
3010 - moved definition of pulser frequency to MHCalibrationChargeCam
3011
3012
3013
3014 2004/03/24: Thomas Bretz
3015
3016 * mbase/MMath.cc:
3017 - now SignificanceLiMa returns 0 in case sum==0
3018
3019
3020
3021 2004/03/23: Thomas Bretz
3022
3023 * mbase/MContinue.cc, mhbase/MH.cc:
3024 - changed a warning message to an inf-message
3025
3026 * mfileio/MReadTree.cc:
3027 - added an additional logging message when adding files to a
3028 chain successfully.
3029
3030 * mbase/MProgressBar.cc:
3031 - fixed initial size
3032
3033 * mastro/MAstro.[h,cc]:
3034 - changed the code for the rotation angle back to its original
3035 shape. The definition I tried to introduced was already
3036 correctly implemented (assuming that sin is the x-component
3037 of the vector I had it wrong in my mind twice, using
3038 atan2(y,x) everywhere I did recognize it...)
3039
3040 * mreport/MReport.cc:
3041 - fixed a bug which caused a crash when the time is not valid
3042
3043 * mhist/MHStarMap.cc, mpointing/MSrcPosCalc.cc:
3044 - fixed: v.Roatete() must be v=v.Rotate()
3045 - MHStarMap no waorks also without MSrcPosCam, MPointingPos
3046 or MObservatory (leaving out the corresponding translations)
3047
3048
3049
3050 2004/03/22: Markus Gaug
3051
3052 * mfileio/Makefile, mimage/Makefile
3053 - mpointing included
3054
3055
3056
3057 2004/03/22: Thomas Bretz
3058
3059 * mpointing/MSrcPosCalc.[h,cc], MSrcPosCam.[h,cc]:
3060 - added
3061
3062 * mastro/MAstro.[h,cc]:
3063 - added code to calculate rotationangle previously in MObservatory
3064 - changed definition of rotation angle such, that it is now
3065 180deg if Ra and Az grid is parallel
3066
3067 * mastro/MAstroCatalog.[h,cc]:
3068 - fixes and enhancements to the display (such as misscalculated
3069 number of grid lines, title display, etc)
3070 - enhancements to the output
3071 - generalized creation of grid - for further usage
3072
3073 * mastro/MAstroSky2Local.[h,cc]:
3074 - replaced calculation of rotation angle by the function in
3075 MAstro
3076
3077 * mastro/MObservatory.[h,cc]:
3078 - small changes to Print output
3079 - moved code for calculation of rotation angle to MAstro
3080
3081 * mbase/MEvtLoop.cc:
3082 - do not output number of events per second if no events processed
3083
3084 * mbase/MParList.cc:
3085 - updated some comments
3086
3087 * mfileio/MCT1ReadAscii.cc, mfileio/MCT1ReadPreProc.cc,
3088 mfileio/MReadRflFile.cc, mraw/MRawFileRead.cc,
3089 mreport/MReportFileRead.cc:
3090 - output error string if file cannot be opened
3091
3092 * mfileio/MReadTree.cc:
3093 - output name of chain which is scanned
3094
3095 * mimage/MConcentration.cc:
3096 - replaced loop by iterator
3097 - removed obsolete (unused) variables
3098
3099 * mimage/MHNewImagePar.[h,cc]:
3100 - fixed display colors
3101
3102 * mpointing/MPointingPos.[h,cc]:
3103 - added member function to calculate rotation angle
3104 - added comments
3105
3106 * mpointing/Makefile:
3107 - added include MAstro
3108
3109 * manalysis/MSrcPosCam.[h,cc]:
3110 - moved to mpointing
3111
3112 * mpointing/MSrcPosCalc.[h,cc]:
3113 - added: Derotates a star in the camera into MSrcPosCam
3114
3115 * mpointing/Makefile, mpointing/PointingLinkDef.h:
3116 - added MSrcPosCam
3117 - added MSrcPosCalc
3118
3119 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
3120 - removed MSrcPosCam
3121
3122 * mmain/Makefile:
3123 - added include for mpointing
3124
3125 * manalysis/AnalysisIncl.h:
3126 - removed TVector2
3127
3128 * mbase/MParContainer.h:
3129 - added new abstract virtual member function SetVariables
3130 (to be used in fits)
3131 - addeed some text to class description
3132
3133 * mdata/MData.cc:
3134 - added comment
3135
3136 * mdata/MDataArray.[h,cc], mdata/MDataElement.h,
3137 mdata/MDataList.[h,cc], mdata/MDataMember.h,
3138 mfbase/MFDataMember.[h,cc], mfbase/MFilterList.[h,cc]:
3139 - added SetVariables
3140
3141 * mdata/MDataChain.[h,cc]:
3142 - added support for indexed variables [i]
3143 - added SetVariables
3144
3145 * mdata/MDataValue.[h,cc]:
3146 - added support for variable values (through SetVariables)
3147 - added support for an index
3148 - added SetVariables
3149
3150 * mfbase/MF.[h,cc]:
3151 - removed support for {}. This case is now detected
3152 automatically
3153 - added SetVariables
3154 - added support for expressiond like
3155 "MHillas.fLength<2*MHillas.fWidth"
3156
3157 * mfbase/MFDataChain.[h,cc]:
3158 - added fCond data member
3159 - addednew constructor to support fCond
3160 - added support for new condition type
3161 - adapted Print and GetRule
3162
3163 * mimage/MNewImagePar.[h,cc]:
3164 - added some comments
3165
3166 * mhist/MHStarMap.[h,cc]:
3167 - fixed to use the correct MPointingPos instead of the
3168 deprecated MMcEvt. Use MPointingPosCalc to copy the
3169 pointing position from MMcEvt to MPointingPos
3170
3171 * mbase/MMath.[h,cc]:
3172 - added, which currently only implements calculation of
3173 significance and Li/Ma significance
3174
3175 * mbase/Makefile, mbase/BaseLinkDef.h:
3176 - added MMath
3177
3178
3179
3180 2004/03/19: Markus Gaug
3181
3182 * mcalib/MHCalibrationChargePix.cc
3183 - added some style to the default Draw in order to see the
3184 label and axis titles better
3185
3186 * mcalib/MHCalibrationChargeCam.[h,cc]
3187 - store and display more information on the average pxiels
3188
3189 * mcalib/MCalibrationCam.cc
3190 - the GetPixelContent flag were not correct any more, fixed them
3191
3192 * macros/calibration.C
3193 - fixed GetPixelContent flags
3194 - draw radial profile of the variables
3195
3196 * mjobs/MJCalibration.cc
3197 - fixed GetPixelContent flags
3198 - introduced RadialProfile for some displays
3199 - removed some not so important displays
3200
3201 * manalysis/MGeomApply.cc
3202 - included MCalibrationQECam to be initialized
3203
3204 * mcalib/MCalibrationChargePix.[h,cc],
3205 mcalib/MCalibrationQEPix.[h,cc]:
3206 - replace DefinePixId by SetPixId
3207
3208 * mcalib/MCalibrationChargeCalc.[h,cc]
3209 - added MCalibrationQECam
3210 - cleaned the code up a little
3211 - give more information at the end
3212
3213 * mcalib/MCalibrationChargePix.[h,cc]
3214 - took out fNumLoGainSampels whihc is not needed any more because
3215 conversion is only done in the getters
3216 - Canceled function ApplyLoGainConversion (for same reason)
3217
3218 * msignal/MExtractSignal2.cc
3219 - remove uncommented piece of code
3220
3221 * msignal/MExtractSignal.cc, msignal/MExtractSignal2.cc:
3222 - remove warning about pixel with low gain saturation,
3223 now in MBadPixelsPix
3224
3225 * mbadpixels/MBadPixelsPix.[h,cc], mcalib/MCalibrationChargeCam.cc:
3226 - added new flag: kDeviatingNumPhes
3227
3228 * mcalib/MCalibrationChargePix.cc
3229 - check for mean arr. time in last bin replaced by check in last
3230 two bins
3231
3232 * mcalib/MCalibrationChargePix.[h,cc],
3233 mcalib/MCalibrationChargeCam.cc,
3234 mcalib/MHCalibrationChargeCam.cc:
3235 - removed flag kHiGainFitted, kLoGainFitted, since they are
3236 available from MBadPixelsPix
3237
3238 * macros/calibration.C, macros/calibrate_data.C
3239 - a few flags from MCalibrationChargeCam::GetPixelContent were wrong,
3240 corrected them
3241
3242
3243
3244 2004/03/18: Raquel de los Reyes
3245
3246 * macros/DAQDataCheck.C
3247 - macro to check the data from the DAQ system (.raw files).
3248
3249
3250
3251 2004/03/18: Thomas Bretz
3252
3253 * manalysis/AnalysisIncl.h:
3254 - added TVector2
3255
3256 * manalysis/MSrcPosCam.[h,cc]:
3257 - added Getter/Setter using TVector2
3258
3259 * mhbase/MH.cc:
3260 - fixed GetMinimumGT for TH2 and TH3
3261
3262 * mpointing/MPointingPos.h:
3263 - added Getter/Setter for Ra/Dec
3264
3265 * mpointing/MPointingPosCalc.cc:
3266 - fill Ra/Dec into MPointingPos
3267
3268
3269
3270 2004/03/18: Markus Gaug
3271
3272 * mgeom/MGeomCam.[h,cc]
3273 - replace fMaxRadius by a TArrayF of pixel area types
3274 - new TArrayF fMinRadius of each pixel area type
3275 - backward compatibility should be given,
3276 call to GetMaxRadius() returns the value for the whole camera
3277 (which corresponds to the previous value for the Magic camera)
3278
3279 * mimage/MConcentration.cc
3280 - fixed on flog to fLog in order to compile
3281
3282
3283
3284 2004/03/17: Thomas Bretz
3285
3286 * mastro/MAstroCatalog.[h,cc]:
3287 - some simplifications and changes
3288
3289 * mastro/MAstroCatalog.[h,cc]:
3290 - some simplifications and changes
3291
3292 * mastro/MAstroSky2Local.[h,cc]:
3293 - rotation matrix from sky to local coordinates
3294 - added
3295
3296 * mastro/Makefile, mastro/AstroLinkDef.h:
3297 - MAstroSky2Local added
3298
3299 * mraw/MRawEvtPixelIter.cc:
3300 - GetIdxMaxLoGainSample(const Byte_t lofirst) const
3301 accelerated and fixed (the first slice was compared to itself
3302 and the last slice was not taken into account)
3303
3304 * manalysis/MCerPhotAnal2.cc:
3305 - fixed a bug in the new treatment of lo-gains
3306
3307 * mhvstime/MHPixVsTime.cc:
3308 - fixed missing initialization of fTypeErr in constructor
3309
3310 * mimage/MHillas.[h,cc]:
3311 - implemented member function which returns MeanX/Y as TVector2
3312
3313 * mimage/ImageIncl.h:
3314 - added TVector2
3315
3316 * manalysis/MCerPhotEvt.[h,cc]:
3317 - fixed a bug in AddPixels which - in some special circumstances -
3318 cutted pixels with high pixel indices
3319
3320
3321
3322 2004/03/17: Antonio Stamerra
3323
3324 * macros/datatrigcheck.C
3325 - added macro for time and trigger data-checking
3326
3327
3328
3329 2004/03/17: Abelardo Moralejo
3330
3331 * manalysis/MSourcePosfromStarPos.cc
3332 - added cast fabs((Double_t)ival), line 703. Otherwise it does not
3333 compile.
3334
3335 * macros/starmc.C
3336 - added parameter accepted_fraction to select fraction of events
3337 to be processed (useful to make smaller outputs).
3338
3339
3340
3341 2004/03/17: Wolfgang Wittek
3342
3343 * manalysis/MSigmabar.[h,cc]
3344 - correct calculation of sector, which was wrong
3345
3346
3347
3348 2004/03/16: Markus Gaug
3349
3350 * mhist/MHCamera.[h,cc]
3351 - added function RadialProfile which returns a TProfile of the
3352 value along the radius from the camera center
3353
3354
3355
3356 2004/03/16: Oscar Blanch Bigas
3357
3358 * mimage/MConcentration.[h,cc]
3359 - new class for Concentration stuff.
3360 - It computes and stores Concentration 1-8
3361
3362 * mimage/MNewImagePar.[h,cc]
3363 - New Concentration stuff is moved to MConcentration.
3364
3365 * mimage/MHillasCalc.[h,cc], Makefile, ImageLinkDef.h
3366 - Modifications needed to support and compile new
3367 MConcentration class.
3368
3369
3370
3371 2004/03/16: Thomas Bretz
3372
3373 * mjobs/MJ*.[h,cc]
3374 - removed some obsolete comments
3375 - removed projections from Directory (SetDirectory(0))
3376
3377
3378
3379 2004/03/16: Wolfgang Wittek
3380
3381 * manalysis/MSigmabar.[h,cc]
3382 - calculate sigmabar as mean of individual pedestalRMS
3383 instead of sqrt of mean pedestalRMS^2
3384
3385
3386
3387 2004/03/16: Oscar Blanch
3388
3389 * mimage/MNewImagePar.[h,cc]
3390 - New variables members added: fInnerSize, fInnerLeakage[1,2],
3391 fConc[3-8].
3392 - It is only ready for Magic Camera geometry. It has to be done
3393 MGeomCam base.
3394 - The version ahs not been updated since it was done on the
3395 2004/03/10 by Abelardo.
3396
3397
3398
3399 2004/03/15: Markus Gaug
3400
3401 * mcalib/MCalibrationChargePix.[h,cc],
3402 mcalib/MCalibrationChargeCam.[h,cc],
3403 mcalib/MCalibrationChargeCalc.cc:
3404 - conversion from hi- to logain now not applied until the value is
3405 exported outside the class. This is necessary for the error
3406 propagation in the F-Factor method: In the calculation of the
3407 number of Phe, the conversion factors cancel out and do not
3408 enlarge the errors
3409 - pixels with number of phe's outside the range defined by
3410 fPheFFactorRelErrLimit are not any more declared as:
3411 MCalibrationChargePix::IsFFactorMethodValid() == kFALSE ,
3412 but instead as:
3413 MBadPixelsPix::IsSuitableRun(MBadPixelsPix::kUnreliableRun) == kTRUE,
3414 Like this, everybody is allowed to calibrate pixels which give
3415 no reasonable results in the calibration without bothering that
3416 too many pixels fall out. Enjoy!
3417 - In that procedure, the classes passed _internally_ from calculation
3418 of sigmas to calculation of variances which saves all the useless
3419 square rooting.
3420 - took out pointers to MCalibrationChargeBlindPix and
3421 MCalibrationChargePINDiode in MCalibrationChargeCam.
3422
3423
3424
3425 2004/03/15: Abelardo Moralejo
3426
3427 * mmc/MMcEvt.hxx
3428 - added getter function for fZFirstInteraction
3429
3430
3431
3432 2004/03/15: Wolfgang Wittek
3433
3434 * mastro/MObservatory.[h,cc]
3435 - remove bugs in RotationAngle(theta, phi, sin, cos)
3436 replaced
3437 cos = sinl + cosl*cosp /denom;
3438 by
3439 cos = (sinl - cosl*cosp) /denom;
3440
3441
3442
3443 2004/03/15: Thomas Bretz
3444
3445 * mastro/MObservatory.[h,cc]:
3446 - implemented RotationAngle(ra, dec, time)
3447
3448 * mbase/MTask.[h,cc]:
3449 - implemented usage of a TStopwatch to retriev time consumtion
3450 informations
3451 - changed PrintStatistics not to print classes having no
3452 Process() function
3453
3454 * mbase/MTaskList.[h,cc], mfileio/MReadReports.[h,cc]:
3455 - changed PrintStatistics according to changes in MTask
3456
3457 * mraw/MRawEvtHeader.cc:
3458 - added a comment to Fill member function
3459
3460 * manalysis/MCerPhotEvt.[h,cc]:
3461 - added fLut.Set to FixSize and resize fLut by a factor of 2
3462 instead of +1 which acelerates creation of all pixels a lot
3463
3464 * mbadpixels/MBadPixelsPix.cc:
3465 - fixed a typo
3466
3467 * mfilter/MFSoftwareTrigger.cc:
3468 - made statistics output meaning independant of usage of filter!
3469
3470 * mhbase/MFill.[h,cc]:
3471 - added possibility to give tab a different name
3472
3473 * mhist/MHCamera.cc:
3474 - fixed a bug when determin scale for same-option
3475
3476 * mjobs/MJCalibration.cc:
3477 - changed tab names for MFillH
3478
3479 * mjobs/MJExtactSignal.cc:
3480 - added MRawEvtHeader to output
3481
3482 * mbase/MStatusDisplay.[h,cc]:
3483 - changed displayed year
3484 - read and store MStatusArray to and from files
3485
3486 * mfileio/MReadTree.cc:
3487 - enhanced output
3488
3489 * mmain/MCameraDisplay.cc, mmain/MEventDisplay.[h,cc]:
3490 - added preliminary mode to display F1/F2/F3-files
3491
3492 * mbase/MStatusArray.[h,cc]:
3493 - added
3494
3495 * mbase/Makefile, mbase/BaseLinkDef.h:
3496 - added MStatusArray
3497
3498 * mhits/MHCamera.[h,cc], mgui/MHexagon.[h,cc]:
3499 - improved drawing MHCamera with 'same' option
3500
3501
3502
3503 2004/03/13: Markus Gaug
3504
3505 * mcalib/MCalibrationChargeCalc.cc, mcalib/MCalibrationChargeCam.cc,
3506 mcalib/MCalibrationChargePix.[h,cc],
3507 mcalib/MHCalibrationChargeCam.cc,
3508 mcalib/MHCalibrationChargeLoGainPix.cc:
3509 - fixed Low Gain calibration
3510
3511 * mcalib/MHGausEvents.cc:
3512 - changed default fit prob. limit from 0.005 to 0.001
3513
3514 * mbadpixels/MBadPixelsPix.h :
3515 - IsCalibrationResultOK does not ask for FitOK any more
3516
3517 * mcalib/MHCalibrationChargeCam.cc:
3518 - replaced Rel. Err. Limit for outliers in Phe's from 5 sigma to 7
3519
3520 * mraw/MRawEvtPixelIter.[h,cc]:
3521 - function GetIdxMaxLoGainSamples can be called optionally with
3522 offset (because first "loGain" samples are often in reality
3523 hiGain with high values.
3524
3525
3526
3527 2004/03/12: Sebastian Raducci
3528
3529 * manalysis/Makefile
3530 - added mastro in the include directories
3531
3532
3533
3534 2004/03/12: Thomas Bretz
3535
3536 * merpp.cc:
3537 - added 'force' option
3538
3539 * manalysis/MCerPhotAnal2.cc:
3540 - extract pedestal and pedestal rms from lo-gain if hi-gain not
3541 above a certain athreshold
3542
3543 * mastro/MAstroCatalog.[h,c]:
3544 - added text argument to DrawStar
3545
3546 * mbase/MStatusDisplay.cc:
3547 - some small changes to output of SaveAsPS
3548
3549 * mfilter/MFCosmics.cc:
3550 - changed output of filter statistics
3551
3552 * mbadpixels/MBadPixelsTreat.[h,cc]:
3553 - fixed some problems with the code - now it should work like
3554 expected
3555 - added a new member function to be able to change the number
3556 of required neighbors
3557
3558
3559
3560 2004/03/12: Wolfgang Wittek
3561
3562 * manalysis/Makefile
3563 - include 'mastro'
3564
3565 * manalysis/MSourcePosfromStarPos.[h,cc]
3566 - include MObservatory.h
3567 - call member function Rotationangle() of MObservatory
3568
3569
3570
3571 2004/03/12: Markus Gaug
3572
3573 * mjobs/MJCalibration.cc
3574 - updated call in displays to the corr. Cams.
3575
3576 * macros/calibrate_data.C
3577 - macro to study calibrate and study data used in Munich and IFAE
3578
3579
3580
3581 2004/03/12: Antonio Stamerra
3582
3583 * mraw/MRawEvtHeader.[h,cc]
3584 - Added the method GetTriggerID() to decode the trigger pattern.
3585
3586
3587
3588 2004/03/11: Abelardo Moralejo
3589
3590 * mimage/MHillasCalc.cc
3591 - Added some printout in PostProcess, to better express the reasons
3592 for which the reconstruction of some events did not succeed.
3593
3594
3595
3596 2004/03/11: Thomas Bretz
3597
3598 * status.cc:
3599 - updated
3600
3601 * manalysis/MCerPhotAnal2.cc:
3602 - removed an obsolete debug output
3603
3604 * mhist/MHCamera.[h,cc]:
3605 - added same-option to camera display
3606
3607 * mbadpixels/MBadPixelsCalc.[h,cc], mbadpixels/MBadPixelsTreat.[h,cc]:
3608 - implemented functionality of MBlindPixelsCalc2
3609
3610 * mbadpixels/MBadPixelsCam.[h,cc], mbadpixels/MBadPixelsPix.[h,cc],
3611 mbadpixels/MMcBadPixelsSet.cc, mcalib/MCalibrationChargeCalc.cc,
3612 mcalib/MCalibrationChargePix.cc, mcalib/MHCalibrationChargeCam.cc:
3613 - replaced several Set/GetUnsuitable* by a single member function
3614
3615
3616
3617 2004/03/11: Markus Gaug
3618
3619 * mbadpixels/MBadPixelsPix.h
3620 - removed bits about validity of calibration methods
3621 - IsCalibrationResultOK asks also from IsSuitableRun
3622
3623 * mbadpixels/MBadPixelsCam.cc
3624 - updated GetPixelContent
3625 - added Print function
3626
3627 * mcalib/MCalibrationChargeCam.[h,cc]
3628 mcalib/MCalibrationChargePix.h, mcalib/MCalibrationChargeCalc.cc:
3629 - removed pointers to MGeomCam and MBadPixelsCam in MCalibrationChargeCam
3630 - use two loops over pixels in order to determine mean flux of phe;s to
3631 discard pixels far outside the normal distribution
3632
3633 * mcalib/MCalibrate.cc
3634 - added case that no MBadPixelsCam is available.
3635
3636 * mcalib/MHCalibrationChargeCam.cc
3637 - adapted to new MBadPixelsPix::SetUnsuitable function
3638
3639
3640 2004/03/10: Abelardo Moralejo
3641
3642 * manalysis/MCerPhotPix.[h,cc]
3643 - Added member fIsHGSaturated, and setter/getter functions.
3644 Updated class version to 4.
3645
3646 * mcalib/MCalibrate.cc, MCalibrateData.cc
3647 - Added setting of MCerPhotPix.fIsHGSaturated if one or more HG
3648 slices saturate.
3649
3650 * mimage/MNewImagePar.[h,cc]
3651 - Added member fNumHGSaturatedPixels to count the number of pixels
3652 in which high gain saturates. Added getter funciton for it.
3653 Updated class version to 3.
3654
3655
3656
3657 2004/03/10: Markus Gaug
3658
3659 * mcalib/MCalibrationChargeCalc.cc,
3660 mcalib/MCalibrationChargePix.[h,cc],
3661 mcalib/MCalibrationChargeCam.[h,cc]:
3662 - calculation of conversion factor with F-Factor method from
3663 same mean number of photons, derived from weighted mean number
3664 of photo-electrons from inner and outer pixels, respectively
3665
3666 * mjobs/MJPedestal.cc, mjobs/MJCalibration.cc, macros/calibration.C:
3667 - fixed the projections (did only display inner pixels up to now)
3668
3669 * macros/calibration.C
3670 - small bug fixed in display of rel. arrival times
3671 ( used MArrivalTimeCam instead of MHCalibrationRelTimeCam)
3672
3673 * mbadpixels/MBadPixelsCam.cc
3674 - replaced some InitSize(idx) by InitSize(idx+1) in order not to crash
3675 to program when reading from an ascii-file.
3676
3677 * mbadpixels/MBadPixelsCalc.cc
3678 - replaced one SetUnsuitableRun(....) by the new version without
3679 argument.
3680
3681
3682
3683 2004/03/10: Thomas Bretz
3684
3685 * mfilter/MFSoftwareTrigger.[h,cc]:
3686 - changed to support also a predifined number of NN
3687
3688 * mastro/MAstroCatalog.[h,cc]:
3689 - many enhancements
3690 - many speed improvements
3691
3692 * mbadpixels/MBadPixelsPix.[h,cc]:
3693 - fixed
3694
3695
3696
3697 2004/03/10: Ester Aliu
3698
3699 * mtemp/MIslands.[h,cc]
3700 - New MParContainer to hold information about islands
3701 (number of islands, pixels in each Island, Signal/Noise of
3702 each Island).
3703
3704 * mtemp/MIslandCalc.[h,cc]
3705 - New MTask to count and characterize Islands.
3706
3707
3708
3709 2004/03/09: Thomas Bretz
3710
3711 * Makefile.rules:
3712 - replaced *.o by $(...) for building archives
3713
3714 * mjobs/MJCalibration.cc:
3715 - exchanged apply and merge task
3716
3717 * mjobs/MJCalibration.h, mjobs/MJExtractSignal.h, mjobs/MJPedestal.h:
3718 - fixed some const-qualifiers
3719
3720 * mcalib/MHCalibrationChargeBlindPix.cc,
3721 mcalib/MHCalibrationChargeCam.cc,
3722 mcalib/MHCalibrationChargePINDiode.cc
3723 - removed some obsolete output when calling FindCreateObj
3724 - changed some 'not found' output messages to be 'Mars-compliant'
3725 - replaced some gLog by *fLog
3726
3727
3728
3729 2004/03/08: Markus Gaug
3730
3731 * mbadpixels/MBadPixelsPix.h
3732 - small modifications for better readability
3733 - remove Getters for calibration methods
3734 - added flag "UnReliableRun" in fInfo[0]
3735
3736 * mcalib/MHCalibrationChargeCam.cc, mcalib/MCalibrationChargePix.cc:
3737 - fill MBadPixelsPix with UnReliableRun or UnSuitableRun when
3738 calibration does not succeed.
3739
3740 * mcalib/MCalibrationChargeCam.cc
3741 - displaying saturation also for not-valid pixels in GetPixelContent
3742
3743 * msignal/MExtractedSignalCam.[h,cc], msignal/MExtractSignal.[h,cc],
3744 msignal/MExtractSignal2.[h,cc], mananlysis/MHPedestalCam.cc,
3745 mcalib/MCalibrationChargeCalc.[h,cc]:
3746 - in SetUsedFADCSlices, also the window (hi-and logain) is set.
3747 This because MExtractSignal2 set the whole window which was much
3748 bigger than the actually used one. This bug is now removed.
3749
3750
3751
3752 2004/03/08: Thomas Bretz
3753
3754 * merpp.cc:
3755 - fixed a bug in the screen output
3756
3757 * mgeom/MGeomMirror.cc:
3758 - added comment
3759
3760 * mmc/MMcConfigRunHeader.h:
3761 - added member function GetMirrors
3762
3763
3764
3765 2004/03/08: Abelardo Moralejo
3766
3767 * macros/starmc.C, starmcstereo.C, mccalibrate.C
3768 - adapted to m. Gaug's changes: now one MBadPixelsCam containers is
3769 added for each telescope to the parameter list.
3770
3771 * mmain/MEventDisplay.cc, Makefile
3772 - added MBadPixelsCam to par list, and mbadpixels/ to includes.
3773 Necessary due to changes in MCalibrate.
3774
3775
3776
3777 2004/03/06: Markus Gaug
3778
3779 * macros/calibration.C
3780 - adapted call to MHCamera::ProjectionS to the new version
3781
3782 * mcalib/Makefile
3783 - include directory mbadpixels
3784
3785 * manalysis/Makefile
3786 - include directory mbadpixels
3787
3788 * mcalib/MCalibrationChargeCalc.[h,cc]
3789 - include MBadPixelsCam
3790 - remove exclusion of pixels from ascii-file
3791 (now accessible from MBadPixelsCam)
3792
3793 * mcalib/MCalibrationChargePix.[h,cc]
3794 - include MBadPixelsCam
3795
3796 * mcalib/MCalibrationChargeCam.[h,cc]
3797 - include MBadPixelsCam
3798
3799 * mcalib/MHCalibrationChargeCam.[h,cc]
3800 - include MBadPixelsCam
3801 - include one additional MBadPixelsPix for the average inner and
3802 outer pixel, respectively
3803
3804 * mcalib/MHCalibrationChargePix.[h,cc]
3805 - make fSaturated and fPickup a Float_t (for average pixel)
3806
3807 * mbadpixels/MBadPixelsPix.h
3808 - include the CalibrationType_t infos
3809 - exchange "SetUnsuitable" by "SetUnsuitableRun"
3810
3811 * mbadpixels/MBadPixelsCam.cc, mbadpixels/MMcBadPixelsSet.cc:
3812 - exchange "SetUnsuitable" by "SetUnsuitableRun"
3813
3814 * mbadpixels/MBadPixelsCalc.cc:
3815 - exchange "SetUnsuitable" by "SetUnsuitableEvt"
3816
3817 * manalysis/MGeomApply.cc
3818 - remove obsolete MArrivalTime
3819 - add MBadPixelsCam
3820
3821 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrateData.[h,cc]
3822 - implemented calls to MBadPixelsCam
3823
3824 * macros/calibration.C, macros/bootcampstandardanalysis.C,
3825 macros/pedphotcalc.C
3826 - implemented calls to MBadPixelsCam
3827
3828 * mjobs/MJCalibration.cc
3829 - call to MBadPixelsCam
3830
3831
3832
3833 2004/03/05: Nadia Tonello
3834
3835 * manalysis/MBlindPixelsCalc2.[h,cc], manalysis/AnalysisLinkDef.h,
3836 manalysis/Makefile
3837 - Temporary class added (will be included in mbadpixels/ soon)
3838 - All the functions of MBlindPixelCalc are kept(with small improvements)
3839 - New function added: SetCheckPedestalRms
3840
3841 * manalysis/MCerPhotPix.h
3842 - Status Unmapped added (not include the pixel in the cleaned image)
3843
3844 * mimage/MImgCleanStd.cc
3845 - Checks for Unmapped status added
3846
3847 * mastro/MAstroCatalog.cc, msql/MSQLServer.cc:
3848 - include <stdlib.h> to solve compilation error
3849
3850
3851
3852 2004/03/05: Sebastian Raducci
3853
3854 * msignal/MArrivalTimeCalc.cc
3855 - fixed a little bug (exchanged a - with a + in the Calc() method)
3856
3857
3858
3859 2004/03/05: Markus Gaug
3860
3861 * mcalib/MCalibraitonChargeCalc.cc
3862 - remove some runheader line:
3863 if (runheader->IsMonteCarloRun())
3864 return kTRUE;
3865 which gave always true since this week, don't know why.
3866 - added some information in class description
3867
3868
3869
3870 2004/03/04: Sebastian Raducci
3871
3872 * msignal/MArrivalTimeCalc.cc
3873 - fixed a memory leak (the spline was not deleted...)
3874
3875
3876
3877 2004/03/04: Thomas Bretz
3878
3879 * mgeom/MGeomCam.[h,cc]:
3880 - added new data member fNumAreas
3881 - added new function CalcNumAreas
3882 - increased class version to 3
3883
3884 * mgeom/MGeomCamMagic.cc:
3885 - added setting of area index
3886
3887 * mgeom/MGeomPix.[h,cc]:
3888 - added fAidx data member
3889 - added getter function fAidx
3890 - increased class version to 3
3891
3892 * macros/sectorvstime.C:
3893 - added example of how to plot the evolution of a sector vs time
3894
3895 * mhist/MHVsTime.[h,cc], mhist/MHPixVsTime.[h,cc]:
3896 - moved to mhvstime
3897
3898 * mhvstime/MHSectorVsTime.[h,cc]:
3899 - added
3900
3901 * Makefile:
3902 - added mhvstime
3903
3904 * mhvstime/Makefile, mhvstime/HVsTimeLinkDef.h,
3905 mhvstime/HVsTimeIncl.h:
3906 - added
3907
3908 * mhist/Makefile, mhist/HistLinkDef.h,
3909 - removed MHVsTime
3910 - removed MHPixVsTime
3911
3912 * macros/rootlogon.C, macros/dohtml.C:
3913 - added new directory mhvstime
3914
3915 * msignal/MExtractSignal.cc, msignal/MExtractSignal2.cc:
3916 - changes such, that it doesn't crash if signal has no lo-gain
3917 (This might still give wrong results!)
3918
3919 * macros/dohtml.C:
3920 - added pixvstime.C
3921 - added sectorvstime.C
3922
3923 * manalysis/MMcCalibrationUpdate.cc:
3924 - some changes on file consistency check done by Abelardo,
3925 he may comment on it
3926
3927 * mhist/MHCamera.[h,cc]:
3928 - changed to support also dividing the camera in pixels area indices
3929
3930 * mhist/MHEvent.cc:
3931 - minor change
3932
3933 * mjobs/MJPedestal.cc:
3934 - adapted to changes in MHCamera
3935
3936 * mastro/MAstroCatalog.[h,cc]:
3937 - added preliminary catalog
3938
3939 * mastro/Makefile, mastro/AstroLinkDef.h:
3940 - added MAstroCatalog
3941
3942
3943
3944 2004/03/03: Thomas Bretz
3945
3946 * mgeom/MGeomCam.cc:
3947 - give a name and title also if the default constructor is used
3948
3949 * mgeom/MGeomMirror.[h,cc]:
3950 - added member function GetReflection
3951 - added persistent data member fReflector
3952
3953 * mjobs/MJCalibration.cc, mjobs/MJExtractSignal.cc, mjobs/MJPedestal.cc:
3954 - fixed a typo in the output
3955
3956 * mraw/MRawFileWrite.cc:
3957 - added the missing '.' to MRawRunHeader. Because of the design of
3958 MReadTree this is backward compatible
3959
3960 * mraw/MRawRunHeader.h:
3961 - removed last change from Abelardo. '>255' is the correct
3962 check for MC files following the definition that all MC files
3963 have run types >255 which was made in the past.
3964
3965 * manalysis/MCerPhotAnal.[h,cc], manalysis/MCerPhotAnal2.[h,cc]:
3966 - created ReInit member function to hold all code (moved from
3967 PreProcess) accessing the run header. The run header is not
3968 available in PreProcess. That it was working before was only
3969 by chance, because the run type is initialized with 65535 which
3970 is != 255 but not >255.
3971
3972
3973
3974 2004/03/03: Sebastian Raducci
3975
3976 * msignal/MArrivalTimeCalc.cc
3977 - The calculation of the arrival times is made only when needed
3978 (when the HalfMax is over the pedestal)
3979
3980 * mtools/MCubicSpline.cc
3981 - Commented out an annoying warn
3982
3983
3984
3985 2004/03/03: Abelardo Moralejo
3986
3987 * mraw/MRawRunHeader.h
3988 - Replaced
3989 Bool_t IsMonteCarloRun() const { return fRunType>0x00ff; } by
3990 Bool_t IsMonteCarloRun() const { return (fRunType==0x0100); }
3991 since the latter is the exact translation of what the function
3992 intends to do. I do not know why, but the display of real data
3993 did not work with the upper line!
3994
3995 * mgeom/MGeomCam.cc
3996 - Undid yesterday change! I do not know why, display completely
3997 fails after that change, both for old and new camera files.
3998 Put back fPixels[i] = new MGeomPix; in constructor.
3999
4000
4001
4002 2004/03/02: Abelardo Moralejo
4003
4004 * mmc/MMcCorsikaRunHeader.[h,cc]
4005 - Added operator [] to get references to the objects in
4006 TObjArray fTelescopes.
4007 - Added Print() function.
4008 - Added GetNumCT() function.
4009 - Replaced
4010 fTelescopes[i]= new MGeomCorsikaCT;
4011 by
4012 MGeomCorsikaCT* dummy = new MGeomCorsikaCT();
4013 fTelescopes.Add(dummy);
4014
4015 * mgeom/MGeomCorsikaCT.[h,cc]
4016 - Added getter functions for telescope coordinates.
4017 - Added Print() function.
4018
4019 * mgeom/MGeomCam.cc => NOTE: this change was undone later!
4020 - Replaced
4021 fPixels[i] = new MGeomPix;
4022 by
4023 MGeomPix* dummy = new MGeomPix();
4024 fPixels.Add(dummy);
4025
4026
4027
4028 2004/03/02: Thomas Bretz
4029
4030 * mcalib/MCalibrateData.cc:
4031 - removed usage of MGeomCam (you have MGeomApply for this!)
4032
4033
4034
4035 2004/03/01: Nadia Tonello
4036
4037 * manalysis/MCerPhotEvt.cc
4038 - TObject *MCerPhotEvtIter::Next() now returns Used pixels
4039 only if fUsedonly=kTRUE, otherwise it returns all the pixels
4040 in the array
4041
4042
4043
4044 2004/03/01: Sebastian Raducci
4045
4046 * msignal/MArrivalTimeCalc.[cc,h]
4047 - now the arrival time is at the half max of the spline:
4048 half max = (maximum - pedestal)/2
4049
4050 * mmain/MEventDisplay.cc
4051 - fixed an include (from MArrivalTime.h to MArrivalTimeCam.h)
4052
4053
4054
4055 2004/03/01: Wolfgang Wittek
4056
4057 * mhist/MHStarMap.[h,cc]
4058 - remove bugs
4059 - change GetRotationAngle() such that it can be called from outside
4060
4061
4062
4063 2004/03/01: Thomas Bretz
4064
4065 * Makefile:
4066 - enhanced all calls to subsequent makes by '-f Makefile' to
4067 make sure the correct Makefile is called
4068
4069 * merpp.cc:
4070 - enhanced interpretation of time
4071 - fixed a bug in determin the file-type
4072
4073 * mbase/MTime.[h,cc]:
4074 - added GetGmst() member function
4075
4076 * mastro/MAstro.[h,cc]:
4077 - added Coordinate2Angle
4078 - added AngularDistance
4079 - implemented UT2GMST
4080 - replaced defined by TMath::Pi()
4081
4082 * mastro/MObservatory.[h,cc]:
4083 - added data members for sin-/cos-component of latitude
4084 - added calculation of rotation angle
4085
4086 * mhist/MHStarMap.[h,cc]:
4087 - changes to use MObservatory member function
4088
4089 * manalysis/MCerPhotAnal.cc, manalysis/MCerPhotAnal2.cc,
4090 manalysis/MCerPhotCalc.cc, manalysis/MMcCalibrationUpdate.cc,
4091 manalysis/MMcPedestalCopy.cc, manalysis/MMcPedestalNSBAdd.cc,
4092 manalysis/MPedCalcPedRun.cc, manalysis/MPedPhotCalc.cc,
4093 mcalib/MCalibrationChargeCalc.cc, mcalib/MMcCalibrationCalc.cc
4094 - changed to use IsMonteCarloRun() now
4095
4096 * manalysis/MMcCalibrationUpdate.cc:
4097 - unified output to log-stream
4098 - replaced sqrt by TMath::Sqrt
4099
4100 * mcalib/MCalibrationChargeCalc.cc:
4101 - unified output to log-stream
4102 - removed .Data() from TString where obsolete
4103 - fixed memory leak using gSystem->ExpandPathName
4104
4105 * mpointing/MPointingPosCalc.cc, mraw/MRawFileWrite.cc:
4106 - adde class name to used kRT*/kTT* enums
4107
4108 * mraw/MRawEvtHeader.h:
4109 - made enum data member of class
4110
4111 * mraw/MRawRunHeader.[h,cc]:
4112 - made kMagicNumber and kMaxFormatVersion a static data
4113 member of the class
4114 - added IsMonteCarloRun member function
4115
4116
4117
4118 2004/02/27: Markus Gaug
4119
4120 * mjobs/MJPedestal.cc, mjobs/MJCalibration.cc, macros/calibration.C:
4121 - put in call to MHCamera::Projection the name of the calling
4122 class, otherwise the projected hsitogram will be overwritten by
4123 an empyt one.
4124
4125 * mcalib/MHCalibrationChargePix.[h,cc],
4126 mcalib/MHCalibrationHiGainChargePix.[h,cc],
4127 mcalib/MHCalibrationLoGainChargePix.[h,cc]:
4128 - histogram name setting and title setting moved to constructor,
4129 Functions Init and ChangeHistId derive directly from
4130 MHcalibrationChargePix
4131
4132 * mcalib/MHCalibrationChargeCam.[h,cc],
4133 mcalib/MCalibrationChargeCam.[h,cc],
4134 mcalib/MCalibrationChargeCalc.[h,cc]:
4135 - introduced "average inner" and "average outer" higain and logain
4136 pixels.
4137
4138
4139
4140 2004/02/27: Raducci Sebastian
4141
4142 * mhist/Makefile
4143 - added mastro in the include list
4144
4145
4146
4147 2004/02/27: Abelardo Moralejo
4148
4149 * mmain/MEventDisplay.cc
4150 - replaced in fill8 obsolete MArrivalTime with MArrivalTimeCam.
4151 - Updated display of MC data: removed MCerPhotCalc, and replaced
4152 it by MExtractSignal+MMcCalibrationUpdate+MCalibrate. Now
4153 MPedPhotCam is filled and all the camera display tabs are shown
4154 correctly (most were not working for MC events since a while
4155 ago).
4156
4157 * mmain/Makefile
4158 - Added mcalib to list of include directories.
4159
4160 * manalysis/MMcCalibrationUpdate.[h,cc]
4161 - Added member variable Bool_t fOuterPixelsScaling, which is
4162 kTRUE by default. If set to kFALSE, MCalibrationCam is filled
4163 such that MCerPhotEvt will later be filled with the signal as it
4164 is, not corrected for the (possibly) different gain of the outer
4165 pixels electronic chain. This option was necessary to allow for
4166 the change in the camera display (see above).
4167
4168 * macros/starmc.C
4169 - added (optional) division of output into two, for use as train
4170 and test samples in g/h separation studies.
4171
4172
4173
4174 2004/02/26: Hendrik Bartko
4175
4176 * macros/dohtml.C
4177 - included the path msignals/
4178
4179
4180
4181 2004/02/26: Abelardo Moralejo
4182
4183 * macros/starmcstereo.C
4184 - changed filters to divide data between train and test sample for
4185 gamma hadron separation studies. Now we use the modulus operator
4186 applied to (Corsika) event number:
4187 MF filter1("{MMcEvt;1.fEvtNumber%2}<0.5");
4188 MF filter2("{MMcEvt;1.fEvtNumber%2}>0.5");
4189 - cleaned up a bit the way the CT coordinates are fed to the task
4190 MStereoCalc.
4191 - Changed default FADC integration range (center range to adapt to
4192 new camera).
4193
4194
4195
4196 2004/02/26: Thomas Bretz
4197
4198 * mhist/MHCamera.cc:
4199 - fixed a function description
4200
4201 * mreport/MReport.cc, mreport/MReportFileRead.cc:
4202 - introduced return case -1
4203
4204 * Makefile.rules:
4205 - remove all dependancy files when calling 'rmdep'
4206
4207 * mbase/MAGIC.h, mmc/MMcEvt.hxx:
4208 - moved ParticleId_t to MMcEvt
4209 - implemented MMcEvt::GetParticleName
4210 - implemented MMcEvt::GetEnergyStr
4211
4212 * mfilter/MFGeomag.cc, mfilter/MFParticleId.cc, mhist/MHCompProb.cc,
4213 mhist/MHEvent.cc, mhist/MHHadronness.cc,
4214 mmontecarlo/MMcTriggerRateCalc.cc, mranforest/MHRanForest.cc:
4215 - fixed usage of ParticleId_t
4216
4217 * msignal/Makefile:
4218 - removed obsolete includes
4219
4220 * mastro/Makefile, mastro/AstroLinkDef.h, mastro/MAstro.[h,cc],
4221 mastro/MObservatory.[h,cc]:
4222 - added
4223
4224 * mbase/MAstro.[h,cc]:
4225 - removed
4226
4227 * mbase/Makefile, mbase/BaseLinkDef.h:
4228 - removed MAstro
4229
4230 * Makefile:
4231 - added mastro
4232 - added msql
4233 - added mfbase
4234
4235 * mtemp/MObservatory.[h,cc], mtemp/MObservatoryLocation.[h,cc]:
4236 - removed
4237
4238 * merpp.cc:
4239 - added Sql support
4240
4241 * mraw/MRawFileRead.h:
4242 - added GetFileName
4243
4244 * msql/Makefile, msql/SqlLinkDef.h, msql/SqlIncl.h,
4245 MSQLServer.[h,cc], MSqlInsertRun.[h,cc]:
4246 - added
4247
4248 * mfilter/MF.[h,cc], mfilter/MFDataChain.[h,cc],
4249 mfilter/MFDataMember.[h,cc], mfilter/MFEventSelector.[h,cc],
4250 mfilter/MFEventSelector2.[h,cc], mfilter/MFRealTimePeriod.[h,cc]:
4251 - moved to mfbase
4252
4253 * mfbase/Makefile, mfbase/FBaseLinkDef.h, mfbase/FBaseIncl.h:
4254 - added
4255
4256 * merpp.cc:
4257 - implemented control of gDebug (root debugging)
4258
4259 * mfileio/MWriteAsciiFile.[h,cc], mfileio/MWriteFile.[h,cc],
4260 mfileio/MWriteRootFile.[h,cc]:
4261 - implemented CheckAndWrite return value
4262
4263 * mfileio/MWriteRootFile.cc:
4264 - fixed updating already existing branches (eg concatenating report
4265 files)
4266
4267 * macros/dohtml.C, macros/rootlogon.C:
4268 - added mastro
4269 - added mfbase
4270 - added msql
4271
4272 * mraw/MRawEvtHeader.h:
4273 - implemented GetNumTrigLvl1
4274 - implemented GetNumTrigLvl2
4275
4276
4277
4278 2004/02/25: Markus Gaug
4279
4280 * mcalib/MExtractBlindPixel.[h,cc],
4281 mcalib/MExtractPINDiode.[h,cc],
4282 mcalib/MExtractedSignalBlindPixel.[h,cc],
4283 mcalib/MExtractedSignalPINDiode.[h,cc],
4284 mcalib/Makefile, msignal/Makefile, mcalib/CalibLinkDef.h,
4285 msignal/SignalLinkDef.h:
4286 - moved blindpixel and PINdiode extractors to msignal
4287
4288
4289 * mcalib/MCalibrationQECam.[h,cc], mcalib/MCalibrationQEPix.[h,cc]:
4290 - two new classes to hold the quantum efficieny information of the
4291 calibration
4292
4293 * msignal/MArrivalTimeCalc.[h,cc]
4294 - fill now MArrivalTimePix instead of MArrivalTime
4295
4296 * mcalib/MHCalibrationChargeCam.cc
4297 - display only valid pixels for the corr. values in GetPixelContent
4298
4299 * mcalib/MHCalibrationRelTimeCam.cc
4300 - is now filled from MArrivalTimeCam instead of MArrivalTime
4301
4302 * macros/calibration.C
4303 - divided into two macros: calibration.C using the MJPedestal
4304 standard procedure and pedestalstudies.C using the old
4305 procedures
4306
4307 * macros/pedestalstudies.C
4308 - new macro containing the first previous part of calibration.C
4309
4310 * mcalib/MCalibrationChargeBlindPix.h,
4311 mcalib/MCalibrationChargePINDiode.h, mbase/MAGIC.h,
4312 mjobs/MJCalibration.cc:
4313 - definition of PulserColot_t in MAGIC.h.
4314
4315
4316
4317 2004/02/25: Hendrik Bartko
4318
4319 * macros/rootlogon.C
4320 - set the include path also to msignals/
4321
4322 * manalysis/MExtractSignal.[h,cc], manalysis/MExtractSignal2.[h,cc],
4323 manalysis/MExtractedSignalCam.[h,cc],
4324 manalysis/MExtractedSignalPix.[h,cc],
4325 manalysis/MArrivalTime.[h,cc], manalysis/MArrivalTimeCalc.[h,cc],
4326 manalysis/MArrivalTimeCalc2.[h,cc]:
4327 - removed
4328
4329 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
4330 - removed classes mentioned above
4331
4332 * msignal/MExtractSignal.[h,cc], msignal/MExtractSignal2.[h,cc],
4333 msignal/MExtractedSignalCam.[h,cc],
4334 msignal/MExtractedSignalPix.[h,cc],
4335 msignal/MArrivalTime.[h,cc], msignal/MArrivalTimeCalc.[h,cc],
4336 msignal/MArrivalTimeCalc2.[h,cc]:
4337 - added
4338
4339 * msignal/Makefile, msignal/AnalysisLinkDef.h:
4340 - added classes mentioned above
4341
4342 * mfilter/Makefile, mcalib/Makefile, mjobs/Makefile, mmain/Makefile:
4343 - added include msignal
4344
4345
4346
4347
4348 2004/02/25: Wolfgang Wittek
4349
4350 * mcalib/MCalibrateData.[h,cc]
4351 - initialize size for MPedPhotCam
4352
4353
4354
4355 2004/02/24: Wolfgang Wittek
4356
4357 * manalysis/MSourcPosfromStarPos.[h,cc]
4358 - change member function SetSourceAndStarPosition() to expect sky
4359 coordinates in the standard units
4360 - generalize to more than 1 star
4361 - the class is not yet fully tested
4362
4363 * mfilter/MFSelBasic.[h,cc]
4364 - change default values of cuts
4365
4366
4367
4368 2004/02/24: Markus Gaug
4369
4370 * mjobs/MJCalibration.cc, macros/calibration.C,
4371 macros/bootcampstandardanalysis.C, macros/pedphotcalc.C:
4372 - added MCalibrationChargeBlindPix to plist
4373 - added new filling of histograms with MFillH
4374 - changed SetPulserColor to MCalibrationChargeBlindPix and
4375 MCalibrationChargePINDiode
4376
4377 * mcalib/MHCalibrationChargeBlindPix.[h,cc]:
4378 - receives a pointer to MCalibrationChargePINDiode which is filled
4379 with the results and told to calculate the fluxes in the
4380 Finalize function
4381 - is filled via MFillH from MExtractBlindPixel
4382 - SetPulserColor directly in this class
4383
4384 * mcalib/MCalibrationChargeBlindPix.[h,cc]
4385 - new storage container of the blind pxiel resutls, replaces
4386 MCalibrationBlindPix
4387
4388 * mcalib/MCalibrationChargeCalc.[h,cc]:
4389 - does not fill the histograms any more, but does ony the
4390 calculations in the postprocess. No pointer to MExtractPINDidoe
4391 or MExtractBlindPixel any more.
4392
4393 * mcalib/MCalibrationChargePix.cc
4394 - discovered an error in the calculation of phe's in
4395 CalcFFactorMethod(). The average QE was applied twice.
4396 This error had been introduced on 13/02/04
4397 - loosened criterium convFFactorRelErrLimit from 0.1 to 0.2
4398 - CalcFFactor asks for IsChargeValid before calculating anything
4399
4400 * mcalib/MCalibrationChargePINDiode.[h,cc]
4401 - added function SetFluxOutsidePlexiglassAvailable
4402 - SetPulserColor directly in this class
4403
4404 * mcalib/MCalibrationChargeCam.cc
4405 - removed function SetPulserColor from here
4406
4407 * mcalib/MCalibrationPINDiode.[h,cc], mcalib/MHCalibrationConfig.h,
4408 mcalib/MHCalibrationPINDiode.[h,cc],
4409 mcalib/MCalibrationBlindPix.[h,cc],
4410 mcalib/MHCalibrationBlindPixel.[h,cc]:
4411 - removed since obsolote
4412
4413 * mcalib/MHCalibrationChargePix.cc
4414 - make fPickup an Int_t
4415
4416 * mcalib/MCalibrate.cc
4417 - test validity of every calibration method before retrieving
4418 conversion factors
4419
4420 * mcalib/MHGausEvents.[h,cc]
4421 - add possibility to set fit ranges in call to FitGaus
4422 - make function CreateXaxis protected
4423
4424
4425
4426 2004/02/23: Markus Gaug
4427
4428 * mraw/MRawEvtPixelIter.h
4429 - include GetNumHiGainSamples and GetNumLoGainSamples
4430
4431 * mcalib/MExtractedSignalBlindPixel.h,
4432 mcalib/MExtractBlindPixel.[h,cc]:
4433 - included storage of pedestal
4434
4435 * mcalib/MHGausEvents.[h,cc]
4436 - make the fit functions protected
4437
4438
4439
4440 2004/02/22: Markus Gaug
4441
4442 * mfilter/MFCosmics.[h,cc]
4443 - fMaxNumEmpty changed from absolute number to relative number of
4444 pixels
4445
4446 * mcalib/MHGausEvents.h
4447 - remove the "->" from the pointers which are initialized only
4448 in certain cases. The streamer did not work in case that
4449 MFGausFit was left at the NULL pointer.
4450
4451
4452
4453 2004/02/21: Markus Gaug
4454
4455 * manalysis/MExtractedSignalPix.[h,cc]
4456 - changed variable fIsLoGainUsed to fLoGainUsed
4457 - added function GetNumHiGainSaturated()
4458
4459
4460 2004/02/20: Markus Gaug
4461
4462 * mcalib/MHCalibrationChargeHiGainPix.[h,cc], mcalib/Makefile,
4463 mcalib/MHCalibrationChargeLoGainPix.[h,cc],
4464 mcalib/CalibLinkDef.h
4465 - new class to replace MHCalibrationPixel,
4466 based on MHCalibrationChargePix
4467
4468 * mcalib/MCalibrationChargeCalc.[h,cc]
4469 mcalib/MCalibrationChargeCam.[h,cc]
4470 mcalib/MCalibrationChargePix.[h,cc]
4471 mcalib/MCalibrationChargePINDiode.[h,cc]
4472 mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc],
4473 mcalib/MCalibrationPINDiode.[h,cc]:
4474 - added the "charge" versions, remove the old ones. The histograms
4475 should be filled in the MH... versions independently of
4476 MCalibrationChargeCalc. This is fully realized for the PIN Didoe
4477 now and will later be so for the pixels and the blind pixel.
4478
4479 * mcalib/MHCalibrationChargePINDiode.[h,cc]
4480 - receives a pointer to MCalibrationChargePINDiode which is filled
4481 with the results and told to calculate the fluxes in the
4482 Finalize function
4483
4484 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrateData.[h,cc],
4485 mcalib/MMcCalibrationCalc.[h,cc], mjobs/MJCalibration.[h,cc],
4486 manalysis/MMcCalibrationUpdate.[h,cc],
4487 mjobs/MJExtractSignal.[h,cc], manalysis/MGeomApply.cc,
4488 mcalib/Makefile, mcalib/CalibLinkDef.h, macros/calibration.C,
4489 macros/bootcampstandardanalysis.C,
4490 macros/pedphotcalc.C:
4491 - replace MCalibrationCam by MCalibrationChargeCam
4492 - replace MCalibrationCalc by MCalibrationChargeCalc
4493
4494
4495
4496 2004/02/19: Markus Gaug
4497
4498 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationCam.cc,
4499 mcalib/MCalibrate.cc, mcalib/MCalibrateDate.cc,
4500 manalysis/MMcCalibrationUpdate.cc:
4501 - standardized naming of variables containing "Error", this also affected
4502 the calling functions MCalibrate, MMcCalibrationUpdate and MCalibrateData
4503
4504 * mcalib/MCalibrationCam.cc, mcalib/MCalibrationPix.cc,
4505 mcalib/MCalibrationCalc.cc, mcalib/MCalibrate.cc,
4506 mcalib/MCalibrateData.cc, mcalib/MCalibrationConfig.h:
4507 - took out some configuration numbers and put them directly into
4508 the class
4509 - remove completely MCalibrationConfig.h
4510
4511
4512
4513 2004/02/19: Abelardo Moralejo
4514
4515 * mhist/MHEvent.[h,cc]:
4516 - Changed names of Event "types" to make them more descriptive.
4517 Former kEvtSignal is now called kEvtSignalDensity, and indicates
4518 pixel content scaled by area. Added kEvtSignalRaw, which
4519 corresponds to pixel content (with no scaling) in whatever units
4520 (this depends on how the MHEvent object is filled!). The default
4521 constructor initializes type=kEvtSignalRaw.
4522
4523 * mmain/MEventDisplay.cc
4524 - Changed filling of evt1 and evt2. Now they are filled with raw
4525 content of MCerPhotEvt. Since in MEventDisplay, MCerPhotEvt is
4526 still filled uncalibrated (hence in ADC counts), this means that
4527 what will be now shown in Mars' camera display is now the signal
4528 in each pixel without scaling with pixel area. Given that the
4529 default flat fielding is such that equal light density
4530 corresponds to equal absolute signal (in ADC counts), this is
4531 more reasonable, and allows to check for instance how the
4532 relative pixel gains are adjusted by looking at calibration
4533 events. To be FIXED: there is however an "inconsistency" in
4534 MEventDisplay, and it is that MCerPhotEvt is still used to keep
4535 uncalibrated signals. To be replaced by MExtractedSignalCam?
4536
4537
4538
4539 2004/02/19: Thomas Bretz
4540
4541 * manalysis/MCerPhotEvt.h:
4542 - added operator= to MCerPhotEvtIter -- is this correct?
4543
4544 * mhist/MHCamera.[h,cc]:
4545 - added member function to calculate minimum content and
4546 maximum content for a single sector
4547 - Added possibility to get a projection for a single sector.
4548 - GetMinimum/GetMaximum now only takes used pixels into account
4549 (you can request all pixels using a different member function)
4550 - fixed projection (projection only took pixels with contents!=0
4551 instead of 'used' pixels
4552 - Don't call Sumw2() anymore for projection
4553
4554 * mjobs/MJPedestal.cc:
4555 - added MPedestalCam to output again - MPedestalCam was fixed
4556 yesterday
4557 - Added Histograms for the two camera halves
4558
4559
4560
4561 2004/02/18: Markus Gaug
4562
4563 * macros/calibration.C
4564 - fixed a buggy display of the F-Factor method
4565
4566 * mcalib/MCalibrationCalc.cc
4567 - calculate the F-Factor method already in the post-Process
4568
4569 * mcalib/MCalibrationPix.h
4570 - move CalcFFactorMethod to public
4571
4572
4573
4574 2004/02/18: Abelardo Moralejo
4575
4576 * mtools/MCubicSpline.cc
4577 - in Init, corrected initialization of arrays temp and ysd, which
4578 was done with n-1 elements instead of n.
4579
4580 * mgui/MHexagon.cc
4581 - added comment explaining the algorithm.
4582 - changed explicit values of Sin and Cos 60 degrees by const
4583 variables (more readable).
4584
4585
4586
4587 2004/02/18: Hendrik Bartko
4588
4589 * msignal/:
4590 - removed the backup files *~
4591 - removed the object files *.o
4592 - removed the files SignalCint.*
4593
4594 * mgui/MHexagon.cc
4595 - added comment explaining the algorithm.
4596
4597
4598
4599 2004/02/18: Thomas Bretz
4600
4601 * manalysis/MPedestalCam.[h,cc]:
4602 - Changed order of derivements - seems to be VERY important!
4603 - changed GetSize from UInt_t to Int_t which is the type
4604 of TClonesArray::GetSize() !
4605
4606 * mfileio/MReadReports.cc:
4607 - skip trees with no entries
4608
4609 * mgui/MCamEvent.cc:
4610 - added a comment
4611
4612 * mhbase/MFillH.cc:
4613 - in case SetupFill returns kFALSE and kCanSkip is set
4614 Skip task
4615
4616 * mraw/MRawFileRead.cc:
4617 - don't print warning in case of none executions
4618
4619 * manalysis/MArrivalTimeCalc2.cc:
4620 - added some const-qualifiers
4621
4622
4623
4624 2004/02/17: Raquel de los Reyes
4625
4626 * macros/CCDataCheck.C
4627 - Added some improvements in the plots.
4628
4629
4630
4631 2004/02/17: Abelardo Moralejo
4632
4633 * macros/readrfl.C
4634 - Added missing gPad->cd(1), otherwise the display of events was
4635 not updated.
4636
4637 * mgui/MHexagon.cc
4638 - DistanceToPrimitive(Float_t px, Float_t py) Changed check of
4639 whether px,py is inside the pixel or not. Previous algorithm
4640 was just an approximation.
4641
4642
4643
4644 2004/02/17: Raquel de los Reyes
4645
4646 * mcamera/MCameraHV.h
4647 - Now it derives from a MCamEvent class and implemented the
4648 GetPixContent() and DrawPixelContent() functions. Added the
4649 GetMean function to get the mean HV settings of the camera.
4650
4651 * macros/CCDataCheck.C
4652 - Added the HV settings plots.
4653
4654
4655
4656 2004/02/17: Hendrik Bartko
4657
4658 * msignal:
4659 - new: directory for all signal and time extraction classes
4660
4661 * msignal/MArrivalTimeCam.[h,cc], manalysis/Makefile,
4662 msignal/AnalysisLinkDef.h, MGeomApply.cc:
4663 - new: Storage Container for the ArrivalTime in the camera
4664
4665 * msignal/MArrivalTimePix.[h,cc], manalysis/Makefile,
4666 msignal/AnalysisLinkDef.h:
4667 - new: Storage Container for ArrivalTime information of one pixel
4668
4669 * msignal/Makefile, SignalCint.[h,cc], SignalDep.d, SignalIncl.h,
4670 SignalLinkDef.h
4671 - auxiliary files for msignal directory
4672
4673 * manalysis/MArrivalTimeCalc2.[h,cc]:
4674 - added functionality to compute error of the extracted ArrivalTime
4675 - calculated ArrivalTime is stored in MArrivalTimeCam
4676
4677 * manalysis/MGeomApply.cc
4678 - geometry is applied to MArrivalTimeCam
4679
4680 * Makefile:
4681 - directory msignal is included
4682
4683
4684
4685 2004/02/17: Sebastian Raducci
4686
4687 * mtools/MCubicSpline.[h,cc]
4688 - little corrections in minimums evalustion methods
4689 - changed constructors (they require the fadc slices to be const)
4690
4691 * macros/spline.C
4692 - changed according to the MCubicSpline new constructors
4693
4694 * manalysis/MArrivalTimeCalc.[h,cc]
4695 - changed to use the MCubicSpline class intead of the TSpline class
4696 - warning: now the arrival time is again the maximum of the spline,
4697 soon it will be changed to half maximum
4698
4699
4700
4701 2004/02/17: Wolfgang Wittek
4702
4703 * manalysis/MSourcPosfromStarPos.[h,cc]
4704 - new class; calculates the position of the source in the camera from
4705 the position of a star in the camera and puts it into
4706 MSrcPosCam
4707
4708
4709
4710 2004/02/16: Abelardo Moralejo
4711
4712 * mcalib/MMcCalibrationCalc.cc
4713 - Fixed two typos in screen output.
4714
4715
4716
4717 2004/02/16: Markus Gaug
4718
4719 * mcalib/MCalibrationPix.cc
4720 - documentation from David's email added
4721 - EffectiveQE decreased from 0.2 to 0.18 (see documentation)
4722
4723 * mcalib/Makefile, mcalib/CalibLinkDef.h:
4724 - added MExtractBlindPixel and MExtractedSignalBlindPixel
4725
4726 * mcalib/MExtractBlindPixel.[h,cc]
4727 - new signal extractor for the Blind Pixel
4728
4729 * mcalib/MExtractedSignalBlindPixel.[h,cc]
4730 - new container for the extracted signal of the BlindPixel
4731
4732 * mcalib/MCalibrationCalc.[h,cc]
4733 - does not extract signal from Blind Pixel any more, searches
4734 for MExtractedSignalBlindPixel and fills the hists from there
4735
4736 * macros/calibration.C, macros/bootcampstandardanalysis.C,
4737 macros/pedphotcalc.C, mjobs/MJCalibration.cc:
4738 - introduce the blind pixel and PIN diode extraction in the macro
4739
4740 * manalysis/MPedestalCam.h
4741 - changed type of fTotalEntries from ULong_t to UInt_t
4742 - fixed documentation of fTotalEntries
4743
4744 * manalysis/MPedCalcPedRun.h
4745 - changed type of fNumSamplesTot from ULong_t to UInt_t
4746
4747 * mcalib/MHGausEvents.h
4748 - changed type of fCurrentSize from ULong_t to UInt_t
4749
4750 * mcalib/MCalibrationConfig.h
4751 - removed gkConversionHiLo and gkConversionHiLoErr which is now
4752 directly in the class MCalibrationPix
4753
4754
4755
4756 2004/02/16: Thomas Bretz
4757
4758 * manalysis/AnalysisLinkDef.h:
4759 - added missing MCerPhotEvtIter
4760
4761 * merpp.cc:
4762 - added possible usage of database
4763
4764 * star.cc:
4765 - moved source code into new class MJStar - preliminary
4766
4767 * manalysis/MCerPhotPix.cc:
4768 - updated class header
4769 - fixed Print-output
4770
4771 * mbase/MAGIC.h:
4772 - removed definition of MLog
4773
4774 * mbase/MArgs.h:
4775 - removed include of MAGIC.h
4776
4777 * mbase/MLog.h:
4778 - added extern definition of gLog
4779
4780 * mbase/MParContainer.[h,cc]:
4781 - move body of constructors to source file
4782
4783 * mcalib/MCalibrate.cc, mcalib/MCalibrateData.cc,
4784 mraw/MRawCrateArray.cc, mraw/MRawCrateData.cc,
4785 mraw/MRawEvtData.cc, mraw/MRawEvtHeader.cc, mraw/MRawRead.cc,
4786 mraw/MRawEvtPixelIter.cc, mraw/MRawFileWrite.cc:
4787 - fixed documentation header
4788
4789 * mcalib/MMcCalibrationCalc.[h,cc]:
4790 - fixed documentation header
4791 - fixed usage of FindCreateObj and FindObject
4792 - removed data member to count entries (use histogram instead)
4793 - use TH1 function Integral instead of doing it manually
4794
4795 * mfilter/MFCosmics.cc:
4796 - fixed documentation
4797
4798 * mimage/MHillas.cc, mimage/MImgCleanStd.cc,
4799 mimage/MNewImagePar.[h,cc]:
4800 - replaced for-loops by Iterators
4801
4802 * mraw/MRawFileRead.cc, mraw/MRawSocketRead.cc:
4803 - fixed documentation header
4804 - check return value of MRawRunHeader::ReadEvt
4805
4806 * mraw/mraw/MRawRunHeader.[h,cc]:
4807 - fixed documentation header
4808 - added return value to MRawRunHeader::ReadEvt
4809 - added constant number for max format version - preliminary
4810 (should by a static data member)
4811
4812 * mcalib/MHCalibrationPINDiode.cc:
4813 - do not delete pointers in the destructor which are already
4814 deleted in the base class
4815 - reset histograms in Clear()
4816
4817 * mcalib/MHCalibrationPixel.cc:
4818 - after deletion of instances in Clear() initialize pointer to NULL
4819
4820 * mcalib/MCalibrationCalc.cc, mcalib/MHCalibrationBlindPixel.cc:
4821 - fixed usage of logging stream output levels
4822
4823 * manalysis/MPedCalcPedRun.[h,cc]:
4824 - removed obsolete fSignals
4825
4826 - removed obsolete fNumPixels
4827
4828 * manalysis/MPedestalCam.h:
4829 - added '->' to fArray
4830
4831 * mfileio/MWriteRootFile.cc:
4832 - changed some output to make debugging easier
4833
4834 * mjobs/MJCalibration.cc:
4835 - fixed a bug in drawing
4836
4837 * mjobs/MJExtractSignal.cc:
4838 - removed MPedestalCam from MWriteRootFile output.
4839 When creating the branch it crashes - reason unknown I'll
4840 investigate further
4841
4842
4843
4844 2004/02/16: Markus Gaug
4845
4846 * mcalib/Makefile, mcalib/CalibLinkDef.h, macros/calibration.C:
4847 - added MHCalibrationRelTimePix
4848
4849 * mcalib/MHCalibrationRelTimePix.[h,cc],
4850 mcalib/MHCalibrationRelTimeCam.[h,cc]:
4851 - new classes to fit and display the relative arrival times.
4852 - filled from MArrivalTime
4853 - need: MFillH("MHCalibrationRelTimeCam","MArrivalTime")
4854
4855 * manalysis/MCalibrationCalc.cc
4856 - take out all uncommented code referring to the relative arrival time
4857
4858 * manalysis/MArrivalTime.h
4859 - changed function GetNumPixels to GetSize
4860
4861 * macros/bootcampstandardanalysis.C, macros/pedphotcalc.C
4862 - included cosmics rejection which was in MCalibrationCalc before
4863
4864
4865
4866 2004/02/14: Markus Gaug
4867
4868 * mcalib/Makefile, mcalib/CalibLinkDef.h:
4869 - added MHCalibrationChargePINDiode
4870
4871 * mcalib/MHCalibrationChargePINDiode.[h,cc]
4872 - new class to fill the PIN Diode histograms. Derives from
4873 MHCalibrationChargePix and is filled with MFillH from the
4874 container MExtractedSignalPINDiode.
4875 Will replace MHCalibrationPINDiode entirely soon.
4876
4877 * mcalib/MHCalibrationChargePix.[h,cc]
4878 - new base class for the calibration charges histogram pixel.
4879 Derives from MH and can be filled with the MH with the MH
4880 functions.
4881
4882 * mcalib/MExtractPINDiode.[h,cc]
4883 - new signal extractor for the PIN Diode
4884
4885 * mcalib/MExtractedSignalPINDiode.[h,cc]
4886 - new container for the extracted signal of the PIN Diode
4887
4888 * mcalib/MCalibrationCalc.[h,cc]
4889 - remove the PIN Diode signal extraction
4890
4891 * manalysis/MHPedestalPix.[h,cc]
4892 - new version of MHPedestalPixel, deriving from MHGausEvents.
4893
4894 * manalysis/MHPedestalPixel.[h,cc]
4895 - old version removed, since obsolete (and erroneous)
4896
4897 * manalysis/MHPedestalCam.[h,cc]
4898 - histogramming part of MPedestalCam now in own class
4899
4900 * manalysis/MPedestalPix.h
4901 - removed include of MHPedestalPixel
4902
4903 * macros/calibration.C
4904 - changed pedestal displays accordingly
4905
4906 * mjobs/MJPedestal.h
4907 - class TCanvas included (did not compile otherwise)
4908
4909 * mhbase/MH.cc
4910 - included call to FindGoodLimits(..) in CutEdges()
4911 - axe from pointer to reference
4912 - "CutEdges" renamed to "StripZeros"
4913
4914 * manalysis/MHPedestalPixel.cc, mcalib/MHCalibrationPixel.cc,
4915 mcalib/MHCalibrationBlindPixel.cc:
4916 - "CutEdges" renamed to "StripZeros"
4917
4918 * mcalib/MHGausEvent.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
4919 - replaced by the improved version: MHGausEvents.[h,cc]
4920
4921
4922
4923 2004/02/14: Thomas Bretz
4924
4925 * manalysis/MCerPhotEvt.[h,cc]:
4926 - added 'Iterator' facility, this will replace some for-loops
4927 in the near future
4928
4929 * mbase/MTime.[h,cc]:
4930 - added a more powerfull interface to get and interprete the
4931 MTime contents as string
4932 - added a new constructor
4933
4934 * mreport/MReportTrigger.h:
4935 - fixed GetPixContent
4936
4937 * mtools/MCubicCoeff.cc, mtools/MCubicSpline.[h,cc]:
4938 - many small changes to simple details (like order of includes)
4939 - some speed improvements
4940 - many small simplifications
4941 - changed parts of the code to be more C++ like (eg Iterators
4942 instead of for-loops)
4943 - disentangles some if-cases
4944 - replaced some math.h function by TMath::
4945 - removed data-member fN (obsolete with iterators)
4946
4947
4948
4949 2004/02/13: Wolfgang Wittek
4950
4951 * mcalib/MCalibrateData.[h,cc]
4952 - new class;
4953 like MCalibrate, but in ReInit it fills the MPedPhot container
4954 using informations from MPedestal, MExtracteSignalCam and
4955 MCalibrationCam
4956
4957 * mcalib/Makefile, mcalib/CalibLinkDef.h
4958 - added MCalibrateData
4959
4960 * manalysis/MPedestalWorkaround.[h,cc]
4961 - create MMcEvt container and fill with theta = 10.0
4962 - set pedestalRMS = 0. if it is > 10.0
4963
4964 * manalysis/MSupercuts.[h,cc]
4965 - change default values of parameters
4966
4967 * manalysis/MSupercutsCalc.[h,cc]
4968 - change dNOMLOGSIZE from 4.1 to 5.0
4969
4970 * mhist/MHBlindPixels.[h,cc]
4971 - change MPedestalCam to MPedPhotCam
4972
4973 * mhist/MHSigmaTheta.[h,cc]
4974 - automatic binning for pixel number doesn't work
4975 use default binning
4976
4977
4978
4979 2004/02/13: Markus Gaug
4980
4981 * mcalib/MCalibrationPix.[h,cc]
4982 - added variables gkAverageQE, gkAverageQEErr, and fAverageQE,
4983 fAverageQEErr
4984 - gkAverageQE initializes to 0.2 (according to David)
4985 - gkAverageQEErr initializes to 0.02 (dito)
4986 - added new member function: SetAverageQE
4987 - call to GetMeanConversionFFactorMethod returns:
4988 fMeanConversionFFactorMethod/fAverageQE.
4989 - call to GetErrorConversionFFactorMethod returns:
4990 errors of fMeanConversionFFactorMethod and fAverageQEErr added
4991 quadratically
4992
4993 * mcalib/Makefile
4994 - split into two parts one comment line
4995
4996
4997 2004/02/13: Thomas Bretz
4998
4999 * mbadpixels/MBadPixelsTreat.[h.cc]:
5000 - added for new bad pixel treatment
5001
5002 * mbadpixels/Makefile, mbadpixels/BadPixelsLinkDef.h:
5003 - added MBadPixelsTreat
5004
5005 * merpp.cc:
5006 - changed the name of the "DC" tree to "Currents" to make
5007 MReportRead work correctly with this tree
5008
5009 * mbase/MTime.[h,cc]:
5010 - Changed UpDMagicTime to support nanosec instead of millisec
5011 - exchanged Reset() by Clear() not to clear the yy/mm/dd
5012 information away in an eventloop
5013
5014 * mraw/MRawEvtHeader.[h,cc]:
5015 - implemented decoding of the time-stamp for raw-data files
5016 with version>2. Thanks to Marcos.
5017
5018 * mraw/MRawRead.[h,c]:
5019 - pipe file version number to MRawEvtHeader::ReadEvt
5020 - create fake time for file-version<3
5021
5022 * macros/readMagic.C:
5023 - changed to use MInteractiveTask
5024
5025 * mbase/MPrint.cc:
5026 - fixed debugging level of some output
5027
5028 * mhist/MHCamera.[h,cc]:
5029 - fixed handling in AddNotify (necessayr due to change of
5030 inheritance from MCamEvent)
5031 - replaced cout by gLog
5032 - added fNotify to list of cleanups
5033
5034 * mhist/MHEvent.cc, mjobs/MJCalibration.cc,
5035 mjobs/MJPedestal.cc:
5036 - fixed usage of AddNotify
5037
5038 * mfileio/MReadReports.cc:
5039 - use a different way to determin whether the tree is a valid tree,
5040 skip invalid trees
5041
5042 * mfileio/MReadTree.cc:
5043 - added another sanity check at the beginning of PreProcess
5044
5045 * mhbase/MFillH.[h,cc]:
5046 - added bit kCanSkip which skips MFillH in case the necessary container
5047 wasn't found.
5048 - cd into the corresponding canvas before filling the MH
5049
5050
5051
5052 2004/02/12: Markus Gaug
5053
5054 * mbase/MArray.[h,cc]:
5055 - changed name of StripZeros
5056
5057 * mcalib/MHGausEvent.cc:
5058 - corrected call to StripZeros
5059
5060 * mcalib/MCalibrationPix.[h,cc]
5061 - implemented dummy for combined method
5062
5063 * mcalib/MCalibrate.[h,cc]
5064 - implemented a dummy for calibration factor 1. (requested by
5065 Javier Rico)
5066 - implemented combined method
5067 - check for valid methods moved to ReInit
5068
5069 * mcalib/MCalibrationCalc.cc
5070 - removed initialization of non-used nsamples
5071
5072 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationPix.[h,cc],
5073 mcalib/MCalibrationCalc.[h,cc]
5074 macros/calibration.C
5075 - implemented new histograms:
5076 HSinglePheFADCSlices and HPedestalFADCSlices
5077 They are filled with the FADC slice values of either a s.phe.
5078 event or a pedestal event. The decision is taken with the
5079 variable: MCalibrationCalc::fBlindPixelSinglePheCut, to be set
5080 with a setter
5081
5082 * mtools/MFFT.[h,cc]
5083 - PowerSpectrumDensity of TArrayI implemented
5084
5085
5086
5087 2004/02/12: Thomas Bretz
5088
5089 * mbase/MArray.[h,cc]:
5090 - changed argument of CutEdges from pointer to reference
5091
5092 * mgeom/MGeomPix.h:
5093 - fixed calculation of area of pixel. It was too big for a
5094 factor of 2
5095
5096 * mjobs/MJCalibration.cc:
5097 - slight change of name of a MHCamera
5098
5099 * manalysis/MExtractSignal.cc:
5100 - slight change to the creation of the satpixels list
5101
5102 * mcalib/MHCalibrationBlindPixel.cc, mcalib/MHCalibrationPixel.cc,
5103 mcalib/MHGausEvent.cc:
5104 - corrected call to ProjectArray
5105 - corrected call to CutEdges
5106
5107 * mfilter/MFCosmics.[h,cc]:
5108 - small fixes to logging output
5109 - small simplification to return statement
5110 - declared CosmicsRejection const
5111
5112 * mhbase/MH.[h,cc]:
5113 - changed argument of ProjectArray from pointer to reference
5114 - added missing calcualtion of minimum
5115 - removed obsolete SetEntries
5116 - changed SetDirectory from NULL to gROOT
5117
5118
5119
5120 2004/02/12: Javier L�ez
5121
5122 * macros/pointspreadfunction.C
5123 - added new macro that fits with a 2D gaussian the DC spot for an
5124 star. It gives you the RMS of the PSF and the center of the star,
5125 very useful for misspointing studies.
5126
5127
5128
5129 2004/02/11: Hendrik Bartko
5130
5131 * manalysis/MExtractSignal2.cc:
5132 - introduced a validity check for the set-function of the window
5133 size (even number of slices, WindowSize < NumberSlices)
5134
5135 * manalysis/MArrivalTimeCalc2.[h,cc], manalysis/Makefile,
5136 manalysis/AnalysisLinkDef.h:
5137 - new: introduced the calculation of the arrival time as the signal
5138 weighted mean of the time slices in the maximum window
5139
5140
5141
5142 2004/02/11: Markus Gaug
5143
5144 * mcalib/MCalibrationCalc.cc:
5145 - the blind pixel signal extractor introduced one week ago, counted
5146 one FADC slice too little, thus the normalization w.r.t. pedestals
5147 was wrong. Now corrected.
5148
5149 * manalysis/MExtractSignal.cc, manalysis/MExtractSignal2.cc:
5150 - when "WARNING - Lo Gain saturated" occurs, display also the
5151 corr. pixel numbers.
5152
5153 * mbase/MArray.[h,cc]:
5154 - introduced function to cut array edges with zeros.
5155 (Thomas, should we keep it there or move it to another class? )
5156
5157 * mcalib/MCalibrationCalc.[h,cc]:
5158 - new function SetBlindPixelRange to set start and end of FADC slices
5159 used for the blind pixel signal extraction.
5160 - remove fEvents which are not necessary any more after the shift
5161 to MFCosmics.
5162
5163 * mcalib/MHCalibration(Blind)Pixel.[h,cc]:
5164 - show the fourier spectrum now with axes in frequency [Hz] instead
5165 of inverted events.
5166
5167 * mcalib/MHGausEvent.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
5168 - new base class for all kind of events with variables having a
5169 Gaussian distribution. Will serve as base class for the
5170 existing and new calibration histogram classes.
5171
5172
5173
5174 2004/02/11: Abelardo Moralejo
5175
5176 * mmain/MEventDisplay.cc
5177 - Switched order of MMcPedestalCopy and MCerPhotCalc in tasklist:
5178 MMcPedestalCopy must be executed earlier!
5179
5180
5181
5182 2004/02/10: Raquel de los Reyes
5183
5184 * mhist/MHPixVsTime.[h,cc]:
5185 - Added a default draw function and replaced the TGraph object
5186 by a pointer to a TGraph object.
5187
5188 * mreport/MReportTrigger.h:
5189 - Now it dereives from a MCamEvent class and implemented the
5190 GetPixContent() and DrawPixelContent() functions.
5191
5192 * maccros/CCDataCheck.C:
5193 - An update of the previous macro. New plots: subsystems status and
5194 macrocells trigger.
5195
5196
5197
5198 2004/02/10: Markus Gaug
5199
5200 * mcalib/MCalibrationCam.cc:
5201 - fixed documentation
5202
5203 * mhbase/MH.[h,cc]:
5204 - new function ProjectArray
5205
5206 * mcalib/MHCalibrationPixel.[h,cc],
5207 mcalib/MHCalibrationBlindPixel.[h,cc]:
5208 - use ProjectArray from MH to plot the projection of the fourier
5209 spectrum
5210
5211 * mfilter/MFCosmics.[h,cc], mfilter/Makefile,
5212 mfilter/FilterLinkDef.h:
5213 - new filter removing cosmics, the same as in MCalibrationCalc
5214 where it was removed now.
5215 Call: MFCosmics cosmics;
5216 MContinue cont(&cosmics);
5217 tlist.AddToList(&cont);
5218
5219 * mcalib/MCalibrationCalc.[h,cc]:
5220 - removed cosmics rejection from there
5221
5222 * macros/calibration.C, mjobs/MJCalibration.cc:
5223 - changed cosmics rejection to the filter algorithm
5224
5225
5226
5227 2004/02/09: Markus Gaug
5228
5229 * mcalib/MCalibrationBlindPix.[h,cc]:
5230 - added histogram to display the average in FADC slices of all
5231 single and double phe events
5232
5233 * mcalib/MCalibrationCalc.cc:
5234 - fill histograms of single-phe events with higain and logain
5235 sampls
5236
5237 * mcalib/MCalibrationCam.[h,cc], mcalib/MCalibrationCalc.cc,
5238 mcalib/MCalibrationConfig.h:
5239 - take all pixel areas out of MGeomPix::GetA(), remove all previous
5240 areas
5241 - calculate photon fluxes from blind pixel and PIN diode, use
5242 area only to fill the conversion factors in MCalibrationPix
5243
5244
5245 * mcalib/MJCalibration.cc:
5246 - display of number of photons for Blindpixel and PIN Diode Method
5247 changed to display of photon flux which is the actually
5248 calculated quantity
5249
5250
5251
5252 2004/02/09: Thomas Bretz
5253
5254 * mbadpixels/*:
5255 - added
5256
5257 * Makefile:
5258 - added MBadPixels
5259
5260 * manalysis/MGeomApply.cc:
5261 - fixed class description
5262
5263 * mjobs/MJCalibration.[h,cc], mjobs/MJExtractSignal.[h,cc]:
5264 - added bad pixel treatment
5265
5266 * mjobs/MJPedestal.[h,cc]:
5267 - reorganized order of functions
5268 - removed a nonsense scrren output (some BLABABLA or so)
5269
5270 * mjobs/Makefile:
5271 - added include for mbadpixels
5272
5273 * mmain/MBrowser.cc:
5274 - do not call construtor of TGTReeLBEntry if pic0=0
5275
5276
5277
5278 2004/02/09: Raquel de los Reyes
5279
5280 * mcamera/MCameraLids.h, mreport/MReportCamera.h
5281 - Added the "Get" functions to access the private data
5282 members of the class.
5283
5284
5285
5286 2004/02/09: Markus Gaug
5287
5288 * MMcCalibrationUpdate.cc, MCalibrate.cc, MCalibrationPix.cc,
5289 MCalibrationPix.h:
5290 - replace MCalibrationPix->IsChargeFitValid() by IsChargeValid()
5291 because we can calibrate with the histogram mean and RMS even
5292 if the fit is not OK. Thus, there is a question: IsFitted() and
5293 IsChargeValid(), i.e. does the charge make any sense?
5294
5295 * MCalibrationCam.cc, MCalibrationConfig.h, MCalibrationCalc.cc:
5296 - found serious bug in calculation of conversion factors for the
5297 outer pixels:
5298 GetMeanConversionBlindPixelMethod and
5299 GetMeanConversionPINDiodeMethod
5300 did not correct for the area of the outer pixel, this did only
5301 MCalibrationCam::GetPixelContent which is not used by MCalibrate
5302
5303
5304
5305 2004/02/06: Markus Gaug
5306
5307 * mgeom/MGeomCam.h
5308 - replaced in Comment of fPixRatio:
5309 "ratio between size of pixel idx and pixel 0" by
5310 "ratio between size of pixel 0 and pixel idx"
5311
5312 * manalysis/MPedestalCam.cc
5313 - catch calls to MHPedestalPixel in case that they are not filled
5314 This led previous calls to segmentation violations
5315 - remove include of MHExtractedSignalPix
5316
5317 * manalysis/MHExtractedSignalPix.[h,cc]
5318 - is everything in MHPedestalPixel, so removed it again
5319
5320 * mjobs/MJPedestal.cc
5321 - put the projections into Display()
5322 - correct the input of Display (0: pedestal, 1: pedestalerror,
5323 2: pedRMS, 3: pedRMSerror)
5324
5325 * manalysis/MHPedestalPixel.cc
5326 - increased number of bins in for charges plot
5327
5328 * mtools/MFFT.[h,cc]
5329 - possibility to have PSD directly from TArray
5330
5331 * mjobs/MJCalibration.[h,cc]
5332 - fixed displays
5333 - replaced MExtractSignal by MExtractSignal2
5334
5335 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MHCalibrationBlindPixel.[h,cc],
5336 mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationBlindPix.[h,cc],
5337 mcalib/MCalibrationPINDiode.[h,cc], mcalib/MHCalibrationPINDiode.[h,cc]:
5338 - remove histograms MHChargevsN..., now keep TArrays directly
5339 - check for oscillations for all pixels (and you will not trust
5340 your eyes when you look at the results :-((((
5341
5342 * mcalib/MCalibrationCalc.[h,cc]
5343 - remove ArrivalTime -> go to separate class
5344 - remove BlindPixel and PIN Diode overflow, now handled directly
5345 inside the corr. classes.
5346 - remove SkipTimeFits -> go the arrival time class
5347
5348 * mcalib/MCalibrationCam.h
5349 - new getters for number of photons
5350 - removed timeslicewidth -> go the corr. time containers
5351
5352 * mcalib/MCalibrationCam.cc
5353 - removed times of GetPixelContent
5354 - added OscillationChecks in GetPixelContent
5355
5356 * manalysis/MMcCalibrationUpdate.cc
5357 - remove calpix.SkipTimeFits which is now obsolet
5358
5359 * macros/calibration.C
5360 - all previous changes now in this macro.
5361 - (NB: Thomas, du brauchst in MJCalibration nicht mehr aendern,
5362 das ging diesmal in einem Aufwasch)
5363
5364
5365
5366 2004/02/06: Thomas Bretz
5367
5368 * mhist/MHPixVsTime.[h,cc]:
5369 - changed such that you can set the name of the time container now
5370
5371 * mraw/MRawRunHeader.[h,cc]:
5372 - added GetMaxPixId()
5373
5374 * mraw/MRawEvtData.cc:
5375 - fixed wrong size calculation for fABflags
5376
5377
5378
5379 2004/02/06: Oscar Blanch
5380
5381 * mmc/MFadcDefine.h && mmc/MMcFadcHeader.cxx
5382 - We cahnged the name (and values) of the global variable
5383 MFADC_RESPONSE_AMPLITUDE to MFADC_RESPONSE_INTEGRAL
5384
5385
5386
5387 2004/02/05: Markus Gaug
5388
5389 * mcalib/MHCalibrationPixel.[h,cc]
5390 - put an NDF limit for the fit
5391 - removed all TStrings and replace them by Form(..)
5392 - Check for nan's of all returned fit values
5393
5394 * mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationCam.cc:
5395 - reshuffled HiLoGainConversion, calculation of F-Factor method,
5396 - calculation of total F-Factor of the readout.
5397
5398 * mcalib/MCalibrationCam.cc
5399 - include relative times to display with GetPixelContent
5400
5401 * mcalib/MCalibrationCalc.[h,cc]
5402 - flag to skip Hi-Lo Calibration
5403 - Hi-LO Graph not filled any more after overflow of ChargevsN
5404 - fill the blind pixel differently from the rest of pixels
5405
5406 * mcalib/MCalibrate.cc:
5407 - call to const MCalibrationPix &pix replaced by MCalibrationPix &pix
5408
5409 * manalysis/MArrivalTimeCalc.cc
5410 - default step width 100 ps.
5411 - look for half maximum (at rising edge)
5412
5413 * manalysis/MExtractSignal.[h,cc]
5414 - removed uncommented code (arrival time)
5415 - set start byte back by one like it was before TB's changes
5416 (does not affect the calculation of number of FADC slices)
5417
5418 * manalysis/MExtractSignal2.[h,cc]
5419 - removed uncommented code (arrival time)
5420
5421 * manalysis/MHPedestalPixel.[h,cc]
5422 - is now filled with total pedestals (not per slice), but results are
5423 renormalized to values per slice (this is not to screw up with the
5424 pedestal RMS and the derived uncertainties)
5425 - new function Renorm(nslices)
5426
5427 * manalysis/MPedestalCam.[h,cc]
5428 - introduced function Clone() (like proposed by TB)
5429 - call to MHPedestalPixel operator() not const any more
5430 - take out lots of uncommented code
5431 - found bug in initialization of hists. SetupFill is called in
5432 PreProcess, therefore, TObjArray is not yet enlarged there.
5433 Now, InitUseHists is called in Fill
5434 - MHPedestalPixel is now filled with total pedestals (not per slice),
5435 but results are
5436 renormalized to values per slice (this is not to screw up with the
5437 pedestal RMS and the derived uncertainties)
5438
5439 * manalysis/MPedCalcPedRun.cc
5440 - added author
5441 - split calculation of RMS into two steps to make it more clear to
5442 the user
5443
5444 * macros/calibration.C
5445 - found bug introduced two days ago, namely calculating pedestlas with
5446 MExtractSignal2 which is now fixed
5447 - Skip HiLoConversionCalibration
5448
5449
5450
5451 2004/02/05: Abelardo Moralejo
5452
5453 * macros/starmc2.C
5454 - added 3rd argument, "kFALSE", to call of MWriteRootFile::Add
5455 for both MMcEvt and MMcRunHeader since these containers are
5456 not present in real data. Name of macro is no longer adequate if
5457 we will use it for calibrated real data (to be changed if so).
5458
5459
5460
5461 2004/02/05: Sebastian Raducci
5462
5463 * mtools/MCubicSpline.[h,cc]
5464 - added
5465 - this class will take the place of the TSpline class to
5466 calculate arrival times
5467
5468 * mtools/MCubicCoeff.[h,cc]
5469 - added
5470 - this class is used by MCubicSpline to store coefficients
5471
5472 * macros/spline.C
5473 - added
5474 - test macro. Shows how to use the MCubicSpline class
5475 - it could be used to test the methods of the Spline class
5476
5477
5478
5479 2004/02/05: Thomas Bretz
5480
5481 * mmain/MBrowser.cc:
5482 - fixed a double deletion of a TGLayoutHints
5483
5484
5485
5486 2004/02/04: Markus Gaug
5487
5488 * mmain/MBrowser.cc:
5489 - corrected TGTReeLBEntry for TGTreeLBEntry
5490
5491
5492
5493 2004/02/04: Thomas Bretz
5494
5495 * manalysis/MExtractSignal2.cc:
5496 - don't allow odd numbers for the window size
5497
5498 * mfilter/MFilterList.cc:
5499 - corrected a wrong logging message
5500
5501 * mmain/MBrowser.cc:
5502 - added '/data/MAGIC' as shortcut in the combo box
5503
5504 * mraw/MRawEvtPixelIter.cc:
5505 - optimized calculation of MaxIdx
5506
5507
5508
5509 2004/02/04: Abelardo Moralejo
5510
5511 * macros/starmc2.C
5512 - removed unnecessary variables BinsHigh, BinsLow
5513
5514
5515
5516 2004/02/04: Markus Gaug
5517
5518 * manalysis/MPedestalCam.[h,cc], manalysis/MPedestalPix.[h,cc],
5519 manalysis/MPedCalcPedRun.[h,cc], manalysis/MHPedestalPixel.[h,cc],
5520 macros/calibration.C:
5521 - histograms are now filled with MFillH as proposed and coded by
5522 Thomas Bretz. Some modifications had to be done, however.
5523 - Class to hold MHPedestalPixel is still MPedestalCam
5524 - MPedCalcPedRun does nothing any more (except from what is was
5525 doing before)
5526
5527 * manalysis/MExtractSignal.cc
5528 - remove uncommented code
5529
5530 * mcalib/MCalibrationCalc.[h,cc]
5531 - modified way to handle histogram overflow: Now flags are set and
5532 ChargevsN histogram is not tried to be filled subsequently
5533
5534
5535
5536 2004/02/03: Markus Gaug
5537
5538 * manalysis/MHExtractedSignalPix.[h,cc]
5539 - added Thomas B. modified version of MHPedestalPixel. Later will
5540 remove MHPedestalPixel
5541
5542 * manalysis/MCalibrationPix.[h,cc], manalysis/MHCalibrationPixel.[h,cc],
5543 manalysis/MCalibrationCam.cc, macros/calibration.C:
5544 - now split completely absolute and relative times. Absolute
5545 times are not fitted, but their histogram mean and rms are
5546 returned.
5547
5548
5549
5550 2004/02/03: Thomas Bretz
5551
5552 * mfileio/MReadTree.cc:
5553 - fixed handling of -1 entries in AddFile: root 3.10/02 crashed
5554
5555 * manalysis/MExtractSignal.[h,cc]:
5556 - moved code to extract the signal from Process to
5557 new member function FindSignal, I left the arrival time
5558 extraction as commented-out code in the code just as a
5559 demonstration to do this very fast.
5560
5561
5562
5563 2004/02/02: Markus Gaug
5564
5565 * manalysis/MPedCalcPedRun.cc
5566 - corrected formulae in Class description
5567
5568 * mcalib/MCalibration.[h,cc], mcalib/MHCalibration.[h,cc],
5569 manalysis/MMcCalibrationUpdate.cc:
5570 - calculate relative times and absolute times. Fit only
5571 the relative ones.
5572
5573
5574
5575 2004/02/02: Abelardo Moralejo
5576
5577 * manalysis/MMcCalibrationUpdate.cc, MMcPedestalCopy.cc
5578 - removed file type check (MC or data) from PreProcess since now
5579 run headers are not yet known at that point.
5580
5581 * mcalib/MMcCalibrationCalc.cc
5582 - same as above.
5583
5584 * NEWS
5585 - updated.
5586
5587
5588
5589 2004/02/02: Thomas Bretz
5590
5591 * manalysis/MExtractSignal2.[h,cc]:
5592 - added new task which takes a given number of slices with the
5593 highest integral content as signal.
5594
5595 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
5596 - added MExtractSignal2
5597
5598
5599
5600 2004/01/30: Abelardo Moralejo
5601
5602 * macros/starmc.C
5603 - changed default FADC integration range (more adequate for coming
5604 camera version).
5605
5606 * macros/mccalibrate.C, starmc2.C
5607 - added. First macro transforms input files from camera simulation
5608 into files with pixel data already calibrated in photons. The
5609 second reads in an already calibrated data file and produces an
5610 output file with Hillas parameters. Both together do the same as
5611 starmc.C, but it is convenient to have files containing
5612 calibrated pixel information.
5613
5614
5615
5616 2004/01/30: Thomas Bretz
5617
5618 * mbase/MDirIter.h:
5619 - added GetNumEntries
5620
5621 * mhist/MHEvent.cc:
5622 - added a dynamic_cast from MParContainer to MCamEvent to get the
5623 correct pointer to the correct base-class.
5624
5625 * mbase/MStatusDisplay.cc:
5626 - In EventInfo check whether gPad==0
5627
5628 * mfileio/MReadMarsFile.cc:
5629 - removed reading RunHeaders from PreProcess, this resulted
5630 in strange behaviour of writing RunHeaders
5631 - fixed consistency check for RunType accordingly
5632
5633 * mfilter/MFilterList.cc:
5634 - do not skip adding filter if only a filter with the same name
5635 exists
5636
5637 * mraw/MRawFileRead.cc:
5638 - added an output message if run header is not accessible
5639
5640 * mraw/MRawRunHeader.[h,cc]:
5641 - initialize fRunType to new enum kRTNone
5642
5643 * mfilter/MFGeomag.cc:
5644 - set fResult to kFALSE at the beginning of Process
5645 - according to this removed setting fResult=kFALSE before return
5646 - replaced some float by Float_t
5647 - added some const-qualifiers
5648 - replaced (rig<0.5/pr*R*(r2-r1)+r1) by (rig-r1)*pr<rnd
5649 with rnd = R * (r2-r1)/2 to make sure that we cannot
5650 devide by 0
5651
5652 * manalysis/MPedCalcPedRun.cc:
5653 - added some comments
5654
5655 * Makefile:
5656 - added mjobs
5657
5658 * mjobs/*:
5659 - added
5660
5661 * mbase/Makefile, mbase/BaseLinkDef.h:
5662 - added MRunIter
5663
5664 * mbase/MRunIter.[h,cc]:
5665 - added
5666
5667
5668
5669 2004/01/30: Markus Gaug
5670
5671 * manalysis/MPedestalCam.h
5672 - added function IsUsedHists()
5673
5674 * manalysis/MPedestalCam.cc
5675 - modified GetPixelContent
5676
5677 * manalysis/MPedestalCam.cc, manalysis/MPedCalcPedRun.cc:
5678 - include storage of number of used FADC slices to compare later
5679 the pedestal per slice ( and sigma per slice)
5680 - return relative differences in GetPixelContent
5681
5682 * mcalib/MCalibrationCalc.[h,cc], mcalib/MHCalibrationBlindPixel.[h,cc]:
5683 - fBlindPixelId and fPINDiodeId now like in PedestalCam
5684 - fill Blind Pixel with information about its fitted pedestal if
5685 available
5686 - initialize charges histogram with a bigger range
5687 - use pedestal information to constrain the pedestal fit ranges
5688
5689 * manalysis/MHPedestalPixel.cc
5690 - initialize charges histogram with a bigger range
5691
5692 * macros/calibration.C
5693 - SetRange of MExtractSignal to 1,14 (see emails of yesterday)
5694 - apply new GetPixelContents of MPedestalCam (more calculations
5695 and displays of errors, correction for different FADC slice
5696 number)
5697
5698 * manalysis/MExtractSignal.cc
5699 - not access to MArrivalTime any more. The same information is
5700 stored in MRawEvt->GetPixelContent(...)
5701
5702 * manalysis/MCalibrationCalc.cc
5703 - retrieve default arrival time from MRawEvt
5704
5705 * manalysis/MCalibrationBlindPix.cc, manalysis/MCalibrationPix.cc
5706 - check for NaN's in fit results
5707
5708
5709
5710 2004/01/29: Abelardo Moralejo
5711
5712 * mfileio/MWriteFile.h
5713 - added missing declaration of ReInit
5714
5715 * manalysis/MMcCalibrationUpdate.cc
5716 - added call to MCalibrationCam::SetBlindPixelMethodValid(kTRUE)
5717 to adapt to recent changes in MCalibrate.
5718
5719
5720
5721 2004/01/29: Thomas Bretz
5722
5723 * manalysis/MArrivalTime.h, manalysis/MCameraData.h,
5724 manalysis/MCerPhotEvt.h, manalysis/MExtractSignalCam.h,
5725 manalysis/MPedPhotCam.h, manalysis/MPedestalCam.h,
5726 mcalib/MCalibrationCam.h, mcamera/MCameraDC.h,
5727 mraw/MRawEvtData.h, mreflector/MRflEvtData.h:
5728 - split derivement into MParContainer and MCamEvent
5729
5730 * manalysis/MExtractSignalCam.[h,cc]:
5731 - removed obsolete MExtractSignal::ReInit
5732 - added -> to fArray
5733
5734 * mbase/MParList.h:
5735 - added a new bit kIsProcessing
5736
5737 * mbase/MTaskList.cc:
5738 - fixed the handling of kDoNotReset and the bahaviour of
5739 SetReadyToSave, such that it is possible to write all
5740 headers
5741
5742 * mfileio/MWriteFile.cc:
5743 - added ReInit which also calls CheckAndWrite
5744
5745 * mgui/MCamEvent.h:
5746 - does not derive from MParContainer anymore
5747
5748
5749
5750 2004/01/29: Markus Gaug
5751
5752 * mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc],
5753 mcalib/MCalibrationConfig.h
5754 - put gkCalibrationBlindPixelId and gkCalibrationPINDiodeId
5755 directly into the corresponding classes.
5756
5757
5758
5759 2004/01/29: Nicola Galante
5760
5761 * mhistmc/MHMcTriggerLvl2.[h,cc]:
5762 - In method MHMcTriggerLvl2::GetHistByName(const TString name)
5763 added string checking to return also
5764 fHistCellPseudoSize, fHistCellPseudoSizeNorm
5765 and fHistCellPseudoSizeEnergy.
5766 - Added inline functions GetHistCellPseudoSize() and
5767 GetHistCellPseudoSizeNorm().
5768
5769
5770
5771 2004/01/28: Javier Rico
5772
5773 * mcalib/MCalibrate.[h.cc]
5774 - include possibility to select the calibration method to be used
5775
5776
5777
5778 2004/01/28: Markus Gaug
5779
5780 * mcalib/MCalibrate.[h.cc]
5781 - corrected Int_t ReInit() to Bool_t ReInit(MParList *pList)
5782
5783 * mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc]:
5784 - included flags to indicate if Blind Pixel Method or PIn Diode
5785 method was OK. Up to now, program stopped, if one of the two
5786 methods was chosen but not able to being executed.
5787
5788 * manalysis/MArrivalTimeCalc.cc, manalysis/MExtractSignals.cc,
5789 manalysis/MGeomApply.cc:
5790 - put all missing InitSize(npixels) into MGeomApply
5791
5792 * manalysis/MPedCalcPedRun.[h,cc], manalysis/MPedestalCam.[h,cc],
5793 manalysis/MPedestalPix.[h,cc], manalysis/MHPedestalPixel.[h,cc],
5794 manalysis/Makefile, manalysis/AnalysisLinkDef.h:
5795 - include possibility to fit the pedestals with Gaussian.
5796 - old methods are not affected.
5797 - add new method with MPedCalcPedRun::SetUseHists()
5798
5799
5800
5801 2004/01/28: Abelardo Moralejo
5802
5803 * mcalib/MMcCalibration.cc
5804 - fixed wrong variable type in call to TH1F constructor (number of
5805 bins is now integer), which resulted in a compilation warning.
5806
5807
5808
5809 2004/01/28: Thomas Bretz
5810
5811 * manalysis/MPedestalCam.cc:
5812 - removed unwanted CheckBound from operators. CheckBounds is ONLY
5813 ment for really old MC files and will be removed in the future
5814 anyhow.
5815
5816 * mcalib/MHCalibrationPixel.h:
5817 - removed obsolete include of MFFT
5818
5819 * manalysis/MCerPhotAnal.cc, manalysis/MCerPhotCalc.cc,
5820 manalysis/MPedestalCam.[h,cc]:
5821 - removed use of obsolete MPedestalCam::CheckBounds. This was
5822 a workaround for a 'bug' in very old camera files, which is not
5823 necessary anymore.
5824
5825 * manalysis/MCerPhotAnal2.[h,cc]:
5826 - replaced MPedestalCam by MPedPhotCam
5827
5828 * manalysis/MExtractSignal.cc:
5829 - some small simplification to the signal extraction
5830 - removed some obsolete variables
5831 - replaced for by while
5832 - removed obsolete casts
5833
5834 * mmain/MEventDisplay.cc:
5835 - gave names to the filters
5836 - removed adding MHCamera to fList because it was deleted twice
5837
5838 * mhist/MHCamera.cc:
5839 - fixed usage of fPainter in Paint() - title was not updated
5840 correctly
5841
5842
5843
5844 2004/01/28: Sebastian Raducci
5845
5846 * manalysis/MArrivalTime.[h,cc]:
5847 - removed all the code relative to the cluster evaluation
5848
5849
5850
5851 2004/01/27: Markus Gaug
5852
5853 * manalysis/MPedestalPix.cc:
5854 - initialize default values to 0 instead of -1.
5855
5856 * manalysis/MPedestalCam.[h,cc]:
5857 - include CheckBounds, also in operator[]
5858
5859 * mcalib/MCalibrationCam.[h,cc]:
5860 - apparently, there was a reference to InitSize(UInt_t i) instead
5861 of InitSize(Int_t i), where compiler complained, now changed
5862
5863 * mcalib/MHCalibration*, mcalib/MCalibration*:
5864 - fixed all Clear()'s, Reset()'s, direct intializers
5865
5866
5867
5868 2004/01/27: Thomas Bretz
5869
5870 * mdata/MDataChain.cc:
5871 - added '%' to supported operators
5872
5873
5874
5875 2004/01/26: Nicola Galante
5876
5877 * manalysis/MMcTriggerLvl2.[cc,h]:
5878
5879 - Defined some static constants to avoid ugly "magic numbers"
5880 in arrays: gsNCells, gsNTrigPixels,
5881 gsNPixInCell, gsNLutInCell, gsNPixInLut, fNumPixCell.
5882 - Added method
5883 MMcTriggerLvl2::GetCellCompactPixel(int cell, MGeomCam *fCam)
5884 which computes compact pixels into a given L2T macrocell.
5885 - Added method
5886 MMcTriggerLvl2::CalcBiggerCellPseudoSize()
5887 which computes fCellPseudoSize, the maximum Pseudo Size into L2T
5888 macrocells
5889 - Added method
5890 MMcTriggerLvl2::GetCellPseudoSize() const
5891 which returns fCellPseudoSize
5892 - Added method
5893 MMcTriggerLvl2::IsPixelInCell(Int_t pixel, Int_t cell),
5894 which controls whether a pixel belongs to a given L2T cell.
5895 - Added method
5896 MMcTriggerLvl2::GetMaxCell() const
5897 which returns fMaxCell, the cell with the maximum
5898 fCellPseudoSize.
5899
5900
5901
5902 2004/01/26: Markus Gaug, Michele Doro
5903
5904 * manalysis/MArrivalTime.[h,cc], manalysis/MArrivalTimeCalc.[h,cc]:
5905 - moved calculation of arrival time from MArrivalTime to
5906 MArrivalTimeCalc. MArrivalTime does not do any Process-job
5907 anymore
5908 - TSpline5 now on stack.
5909 - function to set the stepsize
5910
5911 * mcalib/MHCalibrationBlindPixel.[h,cc]:
5912 - force mu_{0} in Blind Pixel Fit to be around 0 in fKPoisson4
5913 - implement combined Polya fit and Michele's back-scattered electron
5914 fit
5915
5916 * mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationPix.cc,
5917 mcalib/MCalibrationPINDiode.cc:
5918 - combine FitChargeHiGain and FitChargeLoGain into one function
5919
5920 * macros/calibration.C
5921 - improve double gauss fit a bit
5922
5923
5924
5925 2004/01/26: Thomas Bretz
5926
5927 * mraw/MRawEvtPixelIter.[h,cc]:
5928 - removed member function GetNumPixels. For more details see mantis.
5929
5930 * manalysis/MArrivalTime.[h,cc]:
5931 - reorganized includes
5932 - fixed InitSize and ClearArray (now Reset) to fit MParContainer
5933 definition
5934 - for the moment removed usage of fPixelChecked - THIS WILL CRASH YOUR
5935 PROGRAM
5936
5937 * manalysis/MArrivalTimeCalc.[h,cc]:
5938 - reorganized includes
5939 - removed many obsolete code, exspecially copy&paste relicts!
5940 - fixed usage of InitSize
5941 - removed CleanArray. Reset() is called automatically before Process()
5942
5943 * manalysis/MExtractedSignalCam.[h,cc]:
5944 - added SetLogStream
5945 - removed obsolete include MGeomCam
5946 - replaced PrintOut by Print
5947 - added const-qualifiers to all Getters
5948 - fixed documentation
5949
5950 * manalysis/MExtractedSignalPix.[h,cc]:
5951 - replaced PrintOut by Print
5952 - fixed documentation
5953
5954 * manalysis/MEventRateCalc.cc, manalysis/MPedCalcPedRun.cc:
5955 - replaced memset by Reset()
5956
5957
5958
5959 2004/01/24: Abelardo Moralejo
5960
5961 * macros/starmcstereo.C
5962 - Added. Example of how to run the analysis chain for MC files
5963 containing simulation of stereo systems of 2 telescopes.
5964
5965 * mcalib/MCalibrate.cc
5966 - Added check that value of signal from MExtractedSignalPix is not
5967 the default (error) value. In such a case, the signal in
5968 MCerPhotEvt is now set to 0. Before, all pixels got very high
5969 values in MCerPhotEvt in case the MRawEvtData object for the
5970 event was missing in the file. This happened in MC files, in
5971 which in some circumstances an event is written without the
5972 pixel information (for instance, when running stereo simulations
5973 the pixel data is missing for non-triggered telescopes, but the
5974 event headers are present).
5975
5976
5977
5978 2004/01/23: Markus Gaug
5979
5980 * manalysis/MExtractSignal.[h,cc], manalysis/MExtractedSignalPix.[h,cc],
5981 manalysis/MArrivalTime.[h,cc], mcalib/MCalibrationBlindPix.h,
5982 mcalib/MHCalibrationBlindPixel.[h,cc], mcalib/MCalibrationPINDiode.h,
5983 mcalib/MHCalibrationPINDiode.[h,cc], mcalib/MCalibrationPix.[h,cc],
5984 mcalib/MHCalibrationPixel.[h,cc], mcalib/MCalibrationCalc.[h,cc]:
5985 - use MArrivalTime for Storage (or calculation) of time
5986 in MExtractSignal
5987 - pass from TH1I histos to TH1F for times
5988
5989 * mcalib/MCalibrationBlindPix.h, mcalib/MHCalibrationBlindPixel.[h,cc],
5990 mcalib/MCalibrationPix.[h,cc], mcalib/MHCalibrationPixel.[h,cc],
5991 mcalib/MCalibrationCalc.[h,cc]:
5992 - clean up setters
5993 - pass to bit-fields for all flags
5994
5995 * mcalib/MCalibrationCam.cc
5996 - exclude Blind Pixel from Camera display
5997 - do not fill &val when return kFALSE
5998
5999 * macros/calibration.C
6000 - include functions to exclude the blind pixel,
6001 calculation of times and quality checks
6002
6003
6004
6005 2004/01/23: Abelardo Moralejo
6006
6007 * mcalib/MCalibrate.cc, manalysis/MExtractSignal.cc
6008 - Added support (using AddSerialNumber) for stereo MC files.
6009
6010
6011
6012 2004/01/23: Thomas Bretz
6013
6014 * mbase/MAstro.cc:
6015 - Fixed calculation of MJD. In Ymd2Mjd a plus should be a minus.
6016
6017 * mreport/MReport*.[h,cc]:
6018 - changed all classes to return Int_t instead of Bool_t in
6019 InterpreteBody
6020 - changed MReportFileRead such, that a wrong line results in
6021 skipping the line instead of abort reading.
6022
6023 * manalysis/MExtractSignal.cc:
6024 - do not print information for each pixel - it's too much.
6025
6026 * mbase/MStatusDisplay.cc:
6027 - when reading a status display do not display tabs with
6028 the same name than one which is already existing.
6029
6030 * mcalib/MCalibrate.cc:
6031 - directly store pointer to pixel when setting saturation flag
6032
6033 * mcamera/MCameraDC.cc:
6034 - fixed some comments
6035
6036 * mhist/MHCamEvent.cc:
6037 - fixed a crash when no geometry was available
6038
6039 * mhist/MHCamera.[h,cc]:
6040 - removed obsolete member function SetPix
6041
6042 * mbase/MStatusDisplay.[h,cc]:
6043 - added EventInfo member function
6044 - implemented preliminary redirection of GetObjectInfo to
6045 StatusLine2 -> An own status line for this is missing
6046
6047 * manalysis/MExtractSignal.[h,cc]:
6048 - implemented StreamPrimitive
6049 - changed deafults to be static const data members
6050
6051 * manalysis/MGeomApply.[h,cc]:
6052 - implemented StreamPrimitive
6053
6054
6055
6056 2004/01/23: Abelardo Moralejo
6057
6058 * manalysis/MMcCalibrationUpdate.[h,cc]
6059 - Added check to guarantee that the FADC simulation parameters of
6060 all read files (those used for calibration and those analyzed)
6061 are the same.
6062 - Added missing support for analysis of stereo files.
6063
6064 * mcalib/MMcCalibrationCalc.cc
6065 - Removed obsolete FIXME comment.
6066 - Added missing support for analysis of stereo files.
6067
6068
6069 2004/01/23: Raquel de los Reyes
6070
6071 * macros/CCDataCheck.C
6072 - Added the temperature distribution of the optical links
6073 and the plots of the LV power supplies.
6074 * mcamera/MCameraLV.h
6075 - Added the "Get" functions to access the private data
6076 members of the class.
6077
6078
6079 2004/01/22: Abelardo Moralejo
6080
6081 * manalysis/MMcCalibrationUpdate.[h,cc]
6082 - Now ratio of high to low gain is taken from MCalibrationCam if
6083 it existed previously in the parameter list, instead of being
6084 read again from the MMcFadcHeader. Removed Setter function for
6085 fADC2PhInner, no longer necessary. Fixed error regarding the
6086 pedestal conversion to photons (did not read conversion factor
6087 from preexisting MCalibrationCam object).
6088
6089 * mcalib/MMcCalibrationCalc.cc
6090 - Changed parameters of the histogram, and also the quantity being
6091 histogrammed. Check that input data come from a noiseless camera
6092 file before proceeding to do the calibration. Introduced lower
6093 size in cut for calibration. Now rhe calibration constant is not
6094 calculated from the mean of photons/ADC counts, but from the peak
6095 of the histogram.
6096
6097 * macros/starmc.C
6098 - Introduced new scheme. Now there are two loops over two different
6099 sets of files. First loop calculates the calibration constants,
6100 second one does the analysis. Introduced comments. Now the
6101 histogram used in the light calibration is written to the output
6102 file.
6103
6104
6105
6106 2004/01/22: Thomas Bretz
6107
6108 * mcalib/MCalibrate.[h,cc], mcalib/MCalibrationCam.[h,cc],
6109 mcalib/MCalibrationBlindPix.[h,cc], mcalib/MCalibrationCalc.[h,cc],
6110 mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationPINDiode.[h,cc],
6111 mcalib/MCalibrationBlindPixel.[h,cc],
6112 mcalib/MHCalibrationPixel.[h,cc], mcalib/MMcCalibrationCalc.[h,cc],
6113 mcalib/MHCalibrationBlindPixel.[h,cc],
6114 mcalib/MHCalibrationPINDiode.[h,cc]:
6115 - cleaned up includes
6116
6117
6118
6119 2004/01/22: Raquel de los Reyes
6120
6121 * macros/CCDataCheck.C
6122 - macro to check the data from the central control (.rep files).
6123
6124
6125
6126 2004/01/22: Markus Gaug
6127
6128 * macros/calibration.C
6129 - made MStatusDisplay 3 bit smaller
6130
6131 * manalysis/MExtractSignal.cc
6132 - put fSignals->SetUsedFADCSlices into PreProcess
6133
6134 * manalysis/MPedCalcPedRun.cc
6135 - calculate PedRMS as RMS of the sums, later renormalized to units
6136 of RMS/slice (eliminate the wrong effect of odd and even slices)
6137
6138 * mcalib/MCalibrationCalc.cc
6139 - if bit SkipBlindPixelFit is set, now number of photons outside
6140 plexiglass is not intended to be calculated any more (previous
6141 bug)
6142 - exclude excluded pixels in eventloop
6143
6144 * mcalib/MHCalibrationBlindPixel.[h,cc]
6145 - move functions to pointer again (otherwise, Clone will give
6146 strange results)
6147
6148
6149
6150 2004/01/21: Abelardo Moralejo
6151
6152 * mcalib/MMcCalibrationCalc.[h,cc]
6153 - Added. First version of the task intended to calculate the
6154 conversion factors from ADC counts to photons in the MC. It has
6155 a different aim than the recently renamed class
6156 "MMcCalibrationUpdate" (which takes care that the correct
6157 pedestals and conversion factors are supplied to each event, but
6158 does not really calculate anything).
6159
6160 * mcalib/Makefile, CalibLinkDef.h
6161 - Added new class MMcCalibrationCalc
6162
6163 * manalysis/MMcCalibrationUpdate.[h,cc]
6164 - Now the container MCalibrationCam is not created or modified if
6165 it is found that one such container already exists in the
6166 Parameter list (from a previous calibration).
6167
6168
6169
6170 2004/01/21: Thomas Bretz
6171
6172 * mraw/MRawRead.cc:
6173 - restore the fake time for all runs (current time stamp in
6174 the data seems to be toally nonsense)
6175
6176 * mraw/MRawEvtHeader.cc:
6177 - removed decoding of real time (current time stamp in the data
6178 seems to be toally nonsense)
6179
6180
6181
6182 2004/01/21: Abelardo Moralejo
6183
6184 * mmc/MMcEvt.hxx
6185 - Uncommented 6 Getter functions (those regarding the number of
6186 photons surviving the different stages of simulation).
6187
6188 * manalysis/MMcCalibrationUpdate.[h,cc]
6189 - Added (see below).
6190
6191 * manalysis/MMcCalibrationCalc.[h,cc]
6192 - Removed: changed name of this class to MMcCalibrationUpdate,
6193 which is more representative of what it really does. Moved
6194 the filling of the MCalibrationCam container from Process to
6195 ReInit, since it does not change on an event by event basis.
6196 Simplified PreProcess (MCalibrationCam was searched for twice).
6197 Updated class description and comments.
6198
6199 * manalysis/Makefile, AnalysisLinkDef.h
6200 - Adapted to change above
6201
6202 * macros/starmc.C
6203 - Adapted to change above. Changed also task instance name from
6204 mccalibcalc to mccalibupdate.
6205
6206
6207
6208 2004/01/21: Raquel de los Reyes
6209
6210 * mreport/MReportCC.h, mreport/MReportTrigger.h, mcamera/MCameraHV.h
6211 and mcamera/MCameraCalibration.h
6212 - Added the "Get" functions (e.g GetStatus() for fStatus) to access
6213 the private data members of the class.
6214
6215
6216
6217 2004/01/20: Thomas Hengstebeck
6218
6219 * mranforest/MRanForestCalc.[h,cc]
6220 - Added member functions Grow (training of RF) and Fill (reading in
6221 trained forest from file) which simplify macros.
6222 One just needs to call them instead of using MRanForestGrow and
6223 MRanForestFill (and the related training and fill loops) in a
6224 macro.
6225
6226
6227
6228 2004/01/20: Abelardo moralejo
6229
6230 * manalysis/MMcCalibrationCalc.cc
6231 - removed call to MCalibrationPix::SetPedestal, which was not
6232 needed.
6233
6234
6235
6236 2004/01/20: Thomas Bretz
6237
6238 * Makefile:
6239 - replaced 'make' by '$(MAKE)'
6240
6241 * Makefile.rules:
6242 - added Makefile itself to dependencies
6243
6244 * mbase/MTask.cc:
6245 - added comment about ReInit
6246
6247 * mhbase/MH.cc:
6248 - do not clear pad in DrawClone if 'same' option given
6249
6250 * mhist/MHVsTime.cc:
6251 - evaluate 'same' option
6252
6253 * mfileio/MReadCurrents.[h,cc]:
6254 - obsolete, removed
6255
6256 * manalysis/MCerPhotEvt.cc, manalysis/MCerPhotPix.cc:
6257 - added some comments
6258
6259
6260
6261 2004/01/20: Abelardo moralejo
6262
6263 * mcalib/MHCalibrationPINDiode.cc
6264 - Added call to SetDirecory(0) for histograms fHErrCharge,
6265 fHPCharge, fHPTime.
6266
6267 * manalysis/MCerPhotPix.h:
6268 - Changed position of declaration of fIsSaturated to be the last
6269 private variable. Otherwise, since in the constructor it is
6270 initialized in the last place, a warning is displayed upon
6271 compilation in some systems.
6272
6273
6274
6275 2004/01/20: Markus Gaug
6276 * mcalib/Makefile, manalysis/Makefile:
6277 - include directory ../mtools
6278
6279 * mtools/MFFT.[h,cc]
6280 - class inherits from TObject now
6281
6282
6283
6284 2004/01/19: Markus Gaug
6285
6286 * mcalib/MHCalibrationBlindPixel.[h,cc]
6287 - fixed a bug in fFitLegend due to which program crashed by calls
6288 to DrawClone
6289 - Modified way to change the fit function
6290
6291 * mcalib/MHCalibrationPixel.[h,cc]
6292 - reordered function calls
6293 - removed SetupFill
6294
6295 * mcalib/MHCalibrationPINDiode.h
6296 - reordered function calls
6297
6298 * mcalib/MCalibrationPix.[h,cc]
6299 - limits to define fFitValid now as variables in class
6300
6301 * mcalib/MCalibrationCam.[h,cc]
6302 - reordered function calls
6303 - incorporate option to exclude pixels
6304
6305 * mcalib/MCalibrationBlindPix.h
6306 - Modified way to change the fit function
6307
6308 * mcalib/MCalibrationCalc.[h,cc]
6309 - Modified way to change the fit function
6310 - incorporate option to exclude pixels from configuration file
6311
6312 * macros/calibration.C
6313 - Modified way to change the fit function
6314 - incorporate option to exclude pixels from configuration file
6315
6316
6317
6318 2004/01/19: Javier Rico
6319
6320 * manalysis/MPedCalcPedRun.cc, manalysis/MPedPhotCalc.cc
6321 - Added documentation of member functions
6322
6323
6324
6325 2004/01/19: Abelardo Moralejo
6326
6327 * manalysis/MCerPhotPix.[h,cc]
6328 - Added fIsSaturated to flag whether low gain of the pixel is
6329 saturated. Added corresponding getter and setter functions.
6330 Updated ClassDef to version 2.
6331
6332 * mcalib/MCalibrate.cc
6333 - Set the new saturation flag of MCerPhotPix to kTRUE if at least
6334 one low gain FADC slice is saturated.
6335
6336 * mimage/MNewImagePar.[h,cc]
6337 - Added new member variable fNumSaturatedPixels to count how many
6338 pixels were saturated. Updated ClassDef to version 2.
6339
6340
6341
6342 2004/01/19: Thomas Bretz
6343
6344 * manalysis/MPedPhotCalc.[cc,h]:
6345 - fixed order of includes
6346 - removed obsolete forward declarations
6347 - removed obsolete data member fNumPixels (stored already twice in
6348 the two TArrayF)
6349 - fixed some small bugs in the documentation
6350
6351 * manalysis/MPedCalcPedRun.cc:
6352 - updated my eMail address
6353
6354
6355
6356 2004/01/19: Javier Rico
6357
6358 * macros/dohtml.C, NEWS
6359 - include some missing info
6360
6361
6362
6363 2004/01/19: Abelardo Moralejo
6364
6365 * manalysis/MExtractedSignalPix.h
6366 - added GetNumLoGainSaturated()
6367
6368
6369
6370 2004/01/19: Markus Gaug
6371
6372 * macros/dohtml.C
6373 - include calibration.C
6374
6375 * manalysis/MExtractSignal.cc
6376 - warning of logain saturation now only once per event (out of loop)
6377
6378 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.[h,cc]
6379 - new Flag fExcluded to indicate if pixel has been excluded from
6380 further analysis
6381
6382
6383
6384 2004/01/16: Javier Rico & Pepe Flix
6385
6386 * manalysis/MPedPhotCalc.[cc,h]
6387 - added
6388 - new class for the evaluation of pedestals in units of photons
6389 using the extracted signal from pedestal runs and calibration
6390 constants defined in MCalibrate
6391
6392 * manalysis/AnalysisLinkDef.h, manalysis/Makefile
6393 - added entries for MPedPhotCalc
6394
6395 * macros/pedphotcalc.C
6396 - added
6397 - example on how to use MPedPhotCalc task
6398
6399
6400
6401 2004/01/16: Markus Gaug
6402
6403 * mcalib/MCalibrationFits.h
6404 - removed and incorporated in MHCalibrationBlindPixel.h
6405
6406 * mcalib/MHCalibrationBlindPixel.[h,cc], mcalib/MHCalibrationConfig.h,
6407 mcalib/MCalibrationBlindPix.h:
6408 - incorporate Fit functions
6409 - fixed a bug due to which DrawClone crashed when class was used
6410 in a compiled macro
6411
6412 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.cc,
6413 mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationPINDiode.cc,
6414 mcalib/MCalibrationCam.cc, mcalib/MHCalibrationBlindPixel.cc,
6415 mcalib/MHCalibrationPixel.cc:
6416 - fixed the warns and errs in fLog's
6417
6418
6419
6420 2004/01/16: Abelardo Moralejo
6421
6422 * manalysis/MMcCalibrationCalc.cc
6423 - TMath::Max() is no longer used because it did not compile in some
6424 systems for unkown reasons. I replaced it by a safer (and may be
6425 slower) code.
6426 - Added calpix.SetFitValid();
6427
6428 * mhist/MHEvent.cc
6429 - In MHEvent::Fill, fixed: second parameter of SetCamContent must
6430 be 1 in case of RMS:
6431 case kEvtPedestalRMS:
6432 fHist->SetCamContent(*(MCamEvent*)par, 1);
6433
6434
6435
6436 2004/01/15: Abelardo Moralejo
6437
6438 * macros/starmc.C
6439 - Added. Version of star showing new chain to get Hillas
6440 parameters (with Size calibrated in photons) from MC files.
6441
6442
6443
6444 2004/01/15: Javier Rico
6445
6446 * manalysis/MPedCalcPedRun.[h,cc]
6447 - optimize the running time
6448 - add (some) documentation
6449 - correct treatment for the case of several input files
6450
6451 * macros/pedvsevent.C
6452 - added
6453 - draw pedestal mean and rms vs event# for input pixel# and run
6454 file, and compares them to the global pedestal mean and rms
6455
6456
6457
6458 2004/01/15: Raquel de los Reyes
6459
6460 * mhist/MHCamEvent.cc, mhist/MHCamera.cc
6461 - changed the MHCamEvent::SetupFill and MHCamera::GetBinError
6462 functions to compute the estimation of the error of the
6463 mean. It can be done calling to the function
6464 MCamEvent::SetBit(MHCamera::kVariance) in the macro
6465
6466
6467
6468 2004/01/15: Markus Gaug
6469
6470 * mhist/MHCamera.[h,cc]
6471 - incorporate Thomas's changes
6472 - replace void CreateProjection() by TH1D *Projection(const char*)
6473
6474 * macros/calibration.C
6475 - replace MHCamera->Draw("proj") by MHCamera->Projection()
6476 - produce better fits to the projection
6477
6478 * manalysis/MSimulatedAnnealing.[h,cc],
6479 mhist/MHSimulatedAnnealing.[h,cc]:
6480 - moved to directory mtools
6481 - MSimulatedAnnealing now inherits from TObject
6482
6483 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
6484 mhist/Makefile, mhist/HistLinkDef.h:
6485 - removed MSimulatedAnnealing
6486 - removed MHSimulatedAnnealing
6487
6488 * mtools/Makefile, mtools/AnalysisLinkDef.h:
6489 - added MSimulatedAnnealing
6490 - added MHSimulatedAnnealing
6491
6492
6493
6494 2004/01/15: Thomas Bretz
6495
6496 * manalysis/AnalysisLinkDef.h:
6497 - removed MCurrents
6498
6499 * mhist/MHCamera.[h,cc]:
6500 - added member function Projection
6501 - removed fYproj
6502
6503 * mreport/MReport*.*:
6504 - added more comments
6505
6506
6507
6508 2004/01/14: Markus Gaug
6509
6510 * mtools/MFFT.[h,cc]
6511 - new class to perform Fast Fourier Transforms
6512
6513 * mtools/Makefile
6514 * mtools/ToolsLinkDef.h
6515 - include MFFT
6516
6517 * manalysis/MExtractedSignalCam.h
6518 - removed variables fNumHiGainSamples and fNumLoGainSamples
6519 - function SetNumUsedFADCSlices replaced by SetUsedFADCSlices
6520
6521 * manalysis/MExtractSignal.cc
6522 - updated call to SetUsedFADCSlices
6523
6524
6525
6526 2004/01/14: Abelardo Moralejo
6527
6528 * manalysis/MMcCalibrationCalc.cc:
6529 - set pedestal rms per FADC slice to 0.01 counts in case it is 0.
6530 This can happen (depending on camera simulation parameters), and
6531 rms = 0 later resulted in the pixel being eliminated in the
6532 image cleaning.
6533
6534
6535
6536 2004/01/14: Thomas Bretz
6537
6538 * Makefile:
6539 - replaced old style Makefile.depend by directory specific
6540 dependancy files
6541
6542 * Makefile.rules:
6543 - changed obsolete '.cc.o' style to newer style '%.o: %.c'
6544 - added rule to make dependency files
6545 - added rule to remove dependancy files.
6546 - added rmdep as prerequisite to clean
6547 - include dependency file
6548
6549 * mbase/Makefile, mcalib/Makefile, mcamera/Makefile,
6550 mdata/Makefile, mfileio/Makefile, mfilter/Makefile,
6551 mgeom/Makefile, mgui/Makefile, mhbase/Makefile,
6552 mhist/Makefile, mhistmc/Makefile, mimage/Makefile,
6553 mmain/Makefile, mmc/Makefile, mmontecarlo/Makefile,
6554 mpointing/Makefile, mranforest/Makefile, mraw/Makefile,
6555 mreflector/Makefile, mreport/Makefile, mtemp/Makefile,
6556 mtools/Makefile:
6557 - removed clean-rule, use the one in Makefile.rules instead
6558
6559 * mreport/Makefile, mreport/ReportLinkDef.h:
6560 - added MReportHelp
6561
6562 * mreport/MReportFileRead.cc:
6563 - moved code from MReportHelp to new file
6564 - removed usage of MReport class completely
6565
6566 * mfilter/MFGeomag.[h,cc]:
6567 - fixed a bug which causes MFGeomag to fail if MARSSYS is not set
6568 - changed the second loop from 0->1151 to 1152->2304
6569 - removed dummy arrays used for reading
6570 - output filename in case of 'file not found'
6571 - removed obsolete data members
6572 - removed obsolete Init function
6573 - removed forbidden underscore from member variable
6574 - changed wrong 0/1 in allocation of fResult into kFALSE/TRUE
6575
6576 * mbase/MStatusDisplay.[h,cc]:
6577 - added new member function Open
6578 - added new menu entry kFileOpen
6579 - changed UpdatePSheader algorithm (the old one was much too slow)
6580
6581 * manalysis/MCurrents.[h,cc]:
6582 - removed (old outdated)
6583
6584 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
6585 - removed MCurrents
6586
6587
6588
6589 2004/01/14: Wolfgang Wittek
6590
6591 * macros/ONOFFAnalysis.C:
6592 - current version
6593
6594 * mhist/MHSigmaTheta.[h,cc]:
6595 - replace MPedestalCam by MPedPhotCam
6596
6597 * manalysis/MPad.[h,cc], manalysus/MSigmabar.[h,cc],
6598 manalysus/MSigmabarCalc.[h,cc], manalysus/MCT1PadONOFF.[h,cc],
6599 manalysus/MCT1PadSchweizer.[h,cc], manalysus/MPadding.[h,cc]:
6600 - replace MPedestalCam by MPedPhotCam
6601
6602 * manalysis/MPedPhotPix.[h,cc]
6603 - uncomment SetRms()
6604
6605
6606
6607 2004/01/13: Markus Gaug
6608
6609 * manalysis/MExtractSignal.h
6610 - seems that the reduced light intensity of the CT1 Pulser
6611 results in broader pulses -> Set Default time slices to [3,10]
6612
6613 * mhist/MHCamera.cc
6614 - make Stat Window in option 'proj' bigger
6615 - add comment line at beginning of Draw()
6616
6617 * mcalib/MHCalibrationBlindPixel.[h.cc]
6618 - add Function DrawClone()
6619 - fix bug in calculation of integral (GetIntegral("width"))
6620 - restrict parameters tighter
6621 - declare fit as not valid, if less than 100 events
6622 in single photo-electron peak
6623
6624 * mcalib/MCalibrationFits.h, mcalib/MHCalibrationBlindPixel.[h.cc]
6625 - fit now with fixed normalization
6626
6627 * mcalib/MHCalibrationPixel.[h.cc]
6628 - new function IsEmpty()
6629 - Time fit accepted if ChiSquare less than 30. (instead of 20.)
6630
6631 * mcalib/MCalibrationPix.[h.cc]
6632 - F-Factor corrected and added error
6633 - Histograms not fitted if they are empty
6634 - rejection criteria of fitted charges now > 5 PedRMS (instead 3)
6635
6636 * mcalib/MCalibrationCam.cc
6637 - Square Root of Reduced Sigmas not taken, if they are < 0.
6638 - Reduced Sigma / Charge squared replaced by reduced sigma / charge
6639
6640 * mcalib/MCalibrationCalc.cc
6641 - Blind Pixel is not additionally treated as normal pixel any more
6642 - Blind Pixel Draw replaced by DrawClone
6643
6644 * macros/calibration.C
6645 - took out some unused code
6646 - some default axis labelling corrected
6647
6648
6649
6650 2004/01/13: Abelardo Moralejo
6651
6652 * manalysis/MMcPedestalCopy.cc
6653 - added check of whether input file is a MC file before executing
6654 the PreProcess.
6655
6656
6657
6658 2004/01/13: Wolfgang Wittek
6659
6660 * macros/ONOFFAnalysis.C, macros/ONAnalysis.C:
6661 - change macro to handle also MC events with finite sigmabar
6662
6663 * manalysis/MPadOn.[h,cc]:
6664 - deleted, is replaced by MPad
6665
6666 * manalysis/MPadOnOFF.[h,cc]:
6667 - deleted, is replaced by MPad
6668
6669 * manalysis/MPad.[h,cc]:
6670 - new class, replacing MPadON and MPadONOFF
6671 - handle also MC events with finite sigmabar
6672
6673 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
6674 - replace MPadON and MPadONOFF by MPad
6675
6676
6677
6678 2004/01/13: Thomas Bretz
6679
6680 * mraw/MRawRunHeader.[h,cc]:
6681 - implemented new member function GetRunTypeStr
6682
6683 * Changelog.03:
6684 - added (contains entries of 2003)
6685
6686 * Changelog:
6687 - removed entries of 2003
6688
6689 * mfilter/MFGeomag.cc:
6690 - simplified open/close of input files
6691
6692 * manalysis/MEventRate.[h,cc], manalysis/MEventRateCalc.cc:
6693 - added some comments
6694 - added new member function GetError
6695
6696 * Makefile:
6697 - updated 'make dox' output for convinience
6698
6699 * macros/dohtml.C:
6700 - do not print Info's
6701 - added mcamera
6702 - added mpointing
6703 - added mreport
6704
6705 * mreport/MReportCurrents.cc, mreport/MReportDAQ.cc:
6706 - removed some obsolete comments (these comments confused THtml)
6707
6708 * manalysis/MCameraData.[h,cc], mfileio/MCT1ReadAscii.[h,cc],
6709 mfileio/MCT1ReadPreProc.[h,cc], mfilter/MFCT1SelBasic.cc,
6710 mfilter/MFSelBasic.cc, mhist/MHCamera.cc, mhist/MHEvent.[h,cc],
6711 mimage/MImgCleanStd.[h,cc], mimage/MImgCleanTGB.[h,cc],
6712 mmain/MAnalysis.cc, mmain/MEventDisplay.cc:
6713 - replaced MPedestalCam by MPedPhotCam
6714 - removed some obsolete includes
6715
6716 * mbase/BaseLinkDef.h, mbase/Makefile:
6717 - added MLogPlugin
6718 - added MLogHtml
6719
6720 * mbase/MLog.[h,cc]:
6721 - added use of plugins
6722
6723 * mbase/MLogPlugin.[h,cc], mbase/MLogHtml.[h,cc]:
6724 - added
6725
6726 * mbase/MStatusDisplay.[h,cc]:
6727 - added a Save-As dialog
6728
6729
6730
6731 2004/01/12: Thomas Bretz
6732
6733 * macros/rootlogon.C:
6734 - added mcamera to include path
6735 - added mpointing to include path
6736 - added mreport to include path
6737
6738 * mbase/MLog.cc:
6739 - updated my eMail address
6740
6741 * mbase/MParContainer.h:
6742 - added Read member function
6743
6744 * mbase/MStatusDisplay.[h,cc]:
6745 - changed size of ps-paper
6746 - added a user defined bottom line to the ps-files
6747 - added name (currently unused)
6748 - added title (used as possible bottom line in ps-file)
6749
6750 * mraw/MRawRunHeader.cc:
6751 - added some comments
6752
6753 * status.cc:
6754 - set name of input as bottom line of status display
6755
6756
6757
6758 2004/01/12: Abelardo Moralejo
6759
6760 * mimage/MStereoPar.cc
6761 - fixed mistake: now fSourceY = scale1*hillas1.GetMeanY() + ...
6762 instead of fSourceY = scale2*hillas1.GetMeanY() + ...
6763 Bug had no effect unless scale1 != scale2 (-> telescopes of
6764 different size).
6765
6766
6767
6768 2004/01/12: Markus Gaug
6769
6770 * manalysis/MExtractSignal.[h,cc]
6771 - take out some uncommented code
6772 - replace logainshift by two independent variables:
6773 logainfirst, logainlast
6774 - because in most data, maximum occurs in slice 4, shift default
6775 from slices 4-9 to slices 3-8.
6776
6777 * manalysis/MExtractedSignalPix.[h,cc]
6778 - took out some uncommented code
6779 - new initializers: instead of -1. now 99999.9
6780
6781
6782
6783 2004/01/09: Markus Gaug
6784
6785 * mcalib/MCalibrationCam.[h,cc]
6786 - take out 1-dim histos because we can use
6787 the projections in MHCamera (s.b.)
6788
6789 * mcalib/MHCalibrationBlindPixel.h
6790 - make the fit by default quiet
6791
6792 * mcalib/MHCalibrationPixel.[h,cc]
6793 * mcalib/MCalibrationPix.[h,cc]
6794 - Ranges of time slices stored independently for HiGain and LoGain
6795 in order to allow consecutive checks
6796
6797 * mhist/MHCamera.[h.cc]
6798 - add the possibility to call a Draw("proj") which will
6799 draw a Y-Projection of the histogram
6800
6801 * macros/calibration.C
6802 - apply the drawing of the projections and fit them
6803
6804 * mcalib/MCalibrationCalc.cc
6805 - catch the possibility of a calibration file,
6806 unintendedly being a pedestal or cosmic file.
6807 Program now exits with an error before doing the fits
6808
6809 * mcalib/MCalibrationPix.[h,cc]
6810 - fixed a bug in calculation of fFitValid.
6811 before, a call to IsFitValid() always returned false
6812
6813
6814
6815 2004/01/09: Javier Lpez
6816
6817 * macros/bootcampstandardanalysis.C
6818 - added new macro that holds the main scheleton discussed in the
6819 december bootcamp in Wuerzburg. It runs first over a pedestal
6820 run, then over a calibration run, again over the pedestal run
6821 to compute de pedestal in number of photons and finally over a
6822 data run to calibrate the data.
6823
6824
6825
6826 2004/01/06: Sebastian Raducci
6827
6828 * manalysis/MArrivalTime.[h,cc]
6829 - added new method to calculate photon arrival times. It uses the
6830 TSpline5 Root Class to interpolate the Fadc Slices. The time is
6831 the abscissa value of the absolute maximum of the interpolation
6832 - added new method to find clusters with similar arrival times.
6833 For now it's a preliminary version. It simply search for adiacent
6834 pixels having the same arrival time (color).
6835
6836 * manalysis/MArrivalTimeCalc.[h,cc]
6837 - modified the Process() method according to the changes in the
6838 Arrival Time Cointainer
6839
6840 * mmain/MEventDisplay.cc
6841 - added new tab in the camera event display to show the arrival
6842 time. This arrival time is calculated with the spline method
6843 - the old Arrival Time pad now it's called Max Slice Idx, because
6844 it's only the index of the slice with the max content.
6845
6846 * mhist/MHEvent.[h,cc]
6847 - added new fType in te enumeration to handle the arrival time
6848 histos
Note: See TracBrowser for help on using the repository browser.