source: trunk/MagicSoft/Mars/Changelog@ 4722

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