source: trunk/MagicSoft/Mars/Changelog@ 7408

Last change on this file since 7408 was 7408, checked in by tbretz, 20 years ago
*** empty log message ***
File size: 228.6 KB
Line 
1Please do not write behind the end of line tag so that it is possible
2to send a Changelog file to a line printer directly. Thanks.
3
4For your entries please follow EXACTLY this style:
5
6_yyyy/mm/dd_[Your Name]
7_
8___*_filename:
9_____-_description
10_
11___*_filename2, filename3:
12_____-_description
13_
14_
15_
16
17While an underscore is a placeholder for a white-space or an empty line.
18
19 -*-*- END OF LINE -*-*-
20 2005/11/18 Thomas Bretz
21
22 * mhflux/MMcSpectrumWeight.cc:
23 - fixed a problem with using X more than once in the formula
24
25
26
27 2005/11/16 Daniela Dorner
28
29 * datacenter/scripts/doqualityplots:
30 - added (putting output of plotdb.C) in the web
31
32 * datacenter/macros/plotdb.C:
33 - return 0 in case of failure and 1 in case macro finished without
34 problem
35
36
37
38 2005/11/16 Thomas Bretz
39
40 * datacenter/macros/plotdb.C:
41 - added new plot for camera inhomgeneity
42
43
44
45 2005/11/16 Daniela Dorner
46
47 * datacenter/macros/fillstar.C, setupdb.C:
48 - added new variable fInhomogeneity
49
50
51
52 2005/11/15 Thomas Bretz
53
54 * macros/optim/optimdisp.C, macros/optim/optimenergy.C,
55 macros/optim/rfenergyest.C, macros/optim/optimwobble.C:
56 - added some more comments
57 - updated
58
59 * mtools/MTFillMatrix.[h,cc]:
60 - added the possibility to use PreCuts like in MJOptim
61
62 * mjobs/MJSpectrum.[h,cc]:
63 - implemented long awaiting E^2dN/dE plot
64 - updated displaying result (formula)
65
66 * msql/MSQLServer.[h,cc]:
67 - added output of database name to GetName
68
69
70
71 2005/11/14 Daniela Dorner
72
73 * datacenter/macros/insertsequence.C:
74 - added possibility to set source name in sequence file
75
76
77
78 2005/11/14 Thomas Bretz
79
80 * MRFEnergyEst.[h,cc]:
81 - changed to allow for new regression method
82
83 * MRanForest.[h,cc]:
84 - taken TH's implementation of the RF regression
85 + updated includes
86 + added fUserVal
87 + removed ReadRF, WriteRF -- obsolete
88
89 * MRanForestGrow.[h,cc]:
90 - took out setting up the growing of the forest from this task
91 (currently it is done by MRanForest directly)
92 - adapted to changes in other classes as TH did.
93
94 * MRanTree.[h,cc]:
95 - changes taken from TH
96 + added copy-constructor
97 + upadted to allow regression
98
99 * Makefile, RanForestLinkDef.h:
100 - took out MRanForestCalc and MRanForestFill temporarily
101
102 * macros/optim/rfenergyest.C:
103 - added
104
105 * mhbase/MHMatrix.[h,cc]:
106 - added new constructor taking a TMatrix and a MDataArray as
107 argument
108
109
110
111 2005/11/12 Daniela Dorner
112
113 * datacenter/macros/buildsequenceentries.C:
114 - fixed typo (be careful: due to this typo the values for
115 L2TriggerTable in the DB and in the sequence files may be wrong)
116 - fixed bug introduced on 29th sept
117
118 * datacenter/scripts/rmlocks:
119 - fixed condition for removing lock-file
120
121 * datacenter/macros/filldotrun.C:
122 - added new arehucas version
123
124 * datacenter/macros/fillsignal.C,setupdb.C:
125 - added new variable (fPulsePosMean, fPulsePosRms)
126
127
128
129 2005/11/10 Thomas Bretz
130
131 * datacenter/macros/plotdb.C:
132 - added SignalInner/Outer
133 - set background color to White
134
135 * mhflux/MHEnergyEst.cc:
136 - added some comments
137
138 * mpointing/MSrcPosCorrect.[h,cc]:
139 - allow overwriting of dx,dy from resource file
140
141 * mreport/MReportTrigger.cc:
142 - fixed a typo of the indentation (two commands in one line)
143
144 * mjobs/MDataSet.cc:
145 - fixed reading the source catalog. Only as many chars
146 as the requested source name had were compared
147
148 * mjobs/MJCut.cc:
149 - print out the source coordinates in addition to its name
150
151 * mpointing/MPointingPos.[h,cc]:
152 - added Print function
153
154 * ganymed_onoff.rc:
155 - let the exponential fit fit all the background (decoupled
156 sclae and background-fit reagion)
157
158 * mhflux/MAlphaFitter.[h,cc]:
159 - changed the background fit in the case of a ThetaSq function
160 from a polynomial to a exponential
161
162
163
164 2005/10/11 Thomas Bretz
165
166 * mbase/MMath.cc:
167 - fixed a typo in SignificanceLiMaExc
168
169 * mhflux/MAlphaFitter.[h,cc]:
170 - added a comment
171 - increased ClassDef
172
173 * mhflux/MHAlpha.cc:
174 - correctly use SignificanceExc for bins instead of Significance
175
176
177
178 2005/10/11 Daniela Dorner
179
180 * datacenter/macros/setupdb.C:
181 - added column in Ganymed
182
183
184
185 2005/10/10 Thomas Bretz
186
187 * mbase/MMath.[h,cc]:
188 - added new function SignificanceLiMaExc
189
190 * mbase/MTime.[h,cc]:
191 - added new Setter SetAxisTime
192
193 * mcalib/MCalibCalcFromPast.cc:
194 - fixed some format in output
195
196 * mhcalib/MHCalibrationCam.cc:
197 - fixed a typo
198
199 * mhflux/MAlphaFitter.[h,cc]:
200 - added new data member fSiginificanceExc
201
202
203
204 2005/10/01 Thomas Bretz
205
206 * mjobs/MDataSet.[h,cc]:
207 - implemented two new options for constructor allowing to
208 change the default path to image data and sequence files
209 - fixed some typos
210
211 * mjobs/MSequence.[h,cc]:
212 - implemented new light condition "day" for completeness
213
214 * ganymed.cc:
215 - implemented two new options --ind and --ins
216
217 * datacenter/scripts/runganymed:
218 - added new option --ind= to ./ganymed
219
220
221
222 2005/10/01
223
224 * RELEASE 0.9.4.2
225
226
227
228 2005/09/30 Thomas Bretz
229
230 * callisto.rc, callisto_MarApr05.rc:
231 - replaced ScaleFactor by FileNameScale
232
233 * callisto_Dec04Jan05.rc:
234 - changed ScaleFactor from 0.919 to 0.852
235
236 * datacenter/macros/fillstar.C:
237 - new reference values for caluclating PSF
238
239 * mcalib/MCalibrateData.[h,cc]:
240 - added new option to read additional ScaleFactors from File
241
242 * mjobs/MJStar.cc:
243 - set maxima/minima for rms and currents plot
244 _ really display rms (former display was incorrectly Pedestal
245 instead of its rms
246
247 * mjobs/MJCalibration.cc:
248 - fixed a small bug in the display of unsuitable pixels.
249 (LoGainBlackout haven't been displayed, and previously excluded
250 pixels were wrong)
251
252 * mbadpixels/MBadPixelsCam.cc:
253 - small simplifications in GetPixelContent
254
255 * mmuon/MHMuonPar.cc:
256 - new reference line for 100%
257
258 * mpointing/MPointingDevCalc.cc:
259 - reset counter in PreProcess
260
261 * resources/calibration.rc:
262 - new file
263
264 * mbadpixels/MBadPixelsTreat.[h,cc]:
265 - implemented a new treatment of "no-signal". If a pixel
266 presumably contains no signal as detected by the arrival time
267 interpolation its interpolated signal is overwritten with
268 a gaus. The gaus mean and rms are taken from the corresponding
269 MPedPhotCams
270
271
272
273 2005/09/29 Daniela Dorner
274
275 * datacenter/macros/insertsequence.C:
276 - added (macro to insert manually changed sequences into the DB)
277
278 * datacenter/scripts/insertsequences:
279 - added (script to call insertsequence.C)
280
281 * datacenter/scripts/rmlock:
282 - added (script to remove lockfiles after 13 hours)
283
284
285
286 2005/09/27 Thomas Bretz
287
288 * mbase/MTime.[h,cc]:
289 - added function GetMoonPhase
290 - added function GetMoonPeriod
291 - added function GetMagicPeriod
292
293 * mcalib/MCalibrationRelTimeCalc.[h,cc]:
294 - fixed some wrong text alignment in output (therfor added
295 new member function)
296
297 * mmuon/MHMuonPar.[h,cc]:
298 - commented out old obsolete member function
299 - updated reference lines
300
301 * mmuon/MHSingleMuon.[h,cc]:
302 - if(abs(x-m)<x0) instead of if(x0<x-m && x0>x+m)
303 - changed the binning of the time histogram such that
304 there is a bin symmetric to 0
305 - reduced the start value sigma from 0.3 to 0.2
306 - added new member function CalcSize
307
308 * mmuon/MMuonSearchPar.[h,cc]:
309 - adapted some variable names to standard
310 - increased version number due to new variables in header
311 - added corresponding comment
312
313 * mmuon/MMuonCalibParCalc.cc:
314 - replaced wrong calculation of size via integral by
315 new member function CalcSize
316
317 * datacenter/macros/fillstar.C:
318 - updated reference values
319
320
321
322 2005/09/26 Markus Meyer
323
324 * mmuon/MMuonSearchPar.[cc,h]:
325 - Mean arrival time of core Pixels is calculated
326
327 * mmuon/MHSingleMuon.[cc,h]:
328 - new histogram fHistTime (TH1), which contents difference
329 of the arrival time between Mean arrival time of the core
330 pixels and every pixel in the margin around the circle.
331 The histogram is fitted by an gaussian distribution.
332 - fHistPhi is now a TProfile
333 - fHistPhi is only filled with pixels with an arrival time
334 of < 2 sigma difference to the fitted mean value
335
336 * mmuon/MMuonSetup.cc:
337 - fThresholdArcPhi is changed to 5 phe
338
339 * mmuon/MHMuonPar.cc:
340 - for the reference values to MC, the integral over the mean
341 values of the different radius bins is taken again
342
343
344
345 2005/09/22 Daniela Dorner
346
347 * datacenter/macros/fillsignal.C, setupdb.C:
348 - added new value (fMeanSignalInner/Outer)
349
350 * datacenter/macros/fillcalib.C, setupdb.C:
351 - changed precision of fArrTimeRmsInnser/Outer
352
353
354
355 2005/09/22 Thomas Bretz
356
357 * mbadpixels/MBadPixelsTreat.cc:
358 - implemented a new treatment for the time information developed
359 by S.Ruegamer, this should give much better response than the
360 old very primitive algorithm. This is especially important
361 for bad pixels due to bright stars as Ceta-Tauri
362
363 * mgeom/MGeomCam.[h,cc]:
364 - added new member function SeorNeighbors which sorts the neighboring
365 pixels clockwise
366 - call SortNeighbors in InitGeometry so that we always get a geometry
367 with clockwise sorted pixels.
368
369 * ganymed.rc, ganymed_wobble.rc, ganymed_onoff.rc:
370 - new values for the spark-event-cut
371
372 * macros/optim/optimonoff.C:
373 - some typos fixed
374
375 * mjobs/MJSpectrum.cc:
376 - required missing MEnergyEst from ganymed.root... fixed.
377
378 * mreport/MReportStarguider.cc:
379 - made aware of new format 20050829-0
380
381 * msignal/MSignalCam.cc:
382 - added a check for unmapped pixels to case 6 and 7 in
383 GetPixelContent
384
385
386
387 2005/09/21 Thomas Bretz
388
389 * datacenter/macros/plotdb.C:
390 - changed some resolution values
391
392 * datacenter/macros/fillsignal.C:
393 - started support to fill mean interpolated signal into DB
394
395 * mfileio/MWriteRootFile.cc:
396 - added a FIXME comment
397
398 * mhvstime/MHSectorVsTime.h:
399 - added new function GetGraph
400 - increased version number (increase was forgotten some time ago)
401
402 * mimage/MImgCleanStd.cc:
403 - added some comments
404 - replaced IsPixelUsed/Core(int) by [int].IsPixelUsed/Core for
405 acceleration (some obsolete range checks are skipped)
406 - now the core status is explicily set in any case
407 - removed an obsolete range check in the ring cleaning
408 - the range checks became obsolete because with the new format
409 all pixels must exist.
410
411 * mjobs/MDataSet.cc:
412 - sort the sequence numbers instead of the file names (the file
413 name sort might be biased due to different paths)
414
415 * mjobs/MJob.[h,cc]:
416 - new static functions: SortArray
417
418 * mjobs/MSequence.cc:
419 - sort run-numbers as the sequences are sorted in MDataSet
420
421
422
423 2005/09/20 Daniela Dorner
424
425 * datacenter/scripts/runganymed:
426 - removed writing of summary file
427
428
429
430 2005/09/16 Thomas Bretz
431
432 * mbadpixels/MBadPixelsTreat.cc:
433 - removed obsolete artificial add of missing (zero supressed)
434 pixels
435 - removed obsolete MArrayD which stored the result of the
436 interpolation but was never used
437
438 * mcalib/MCalibrateData.cc :
439 - removed an obsolete calibConv=-1 in case the pixel is unsuitable
440 (UpdateConversionFactors)
441 - improved warning output in case the conv factor is out-of-range
442
443 * mcalib/MCalibrateRelTimes.cc:
444 - reordered the algorithm for the time calibration to make it faster
445 - replaced if(IsLoGainUsed()) by the new function GetArrivalTime in
446 MArrivalTimePix
447
448 * msignal/MArrivalTimePix.h:
449 - new getter function GetArrivalTime returning the arrival time
450 depending on the flag IsLoGainUsed()
451
452 * msignal/MSignalPix.h:
453 - removed '!' from fRing data member to allow the status unmapped
454 to be stored after the badpixel treatment
455 - increased version number
456 - removed some obsolete comments
457 - added Copy() member function
458
459 * mgeom/MGeomCam.[h,cc], mgeom/MGeomPix.h:
460 - new member function GetAngle
461
462 * mhvstime/MHSectorVsTime.[h,cc]:
463 - updated comments
464 - increased version number
465 - added new member function GetGraph
466
467 * msignal/MSignalPix.cc:
468 - updated comments
469 - updated Print()
470
471
472
473 2005/09/16 Daniela Dorner
474
475 * datacenter/macros/filldotrun.C:
476 - added new arehucas version
477
478
479
480 2005/09/12 Thomas Bretz
481
482 * callisto.cc:
483 - exchanged order of random and peak-search extracted pedestal in the
484 call of job4 (MJCalibrateSignal). It wasn't exchanged correctly when
485 the order of pedestal calculation was exchanged.
486
487 * mbadpixels/MBadPixelsCalc.cc:
488 - replaced return kFALSE in Processing by return kERROR to allow
489 the automatic analysis to detect this kind of fatal errors
490
491 * mbadpixels/MBadPixelsTreat.cc:
492 - fixed abug in the treatment of times. The indices of the neighbors
493 have never been requested but the index of the loop (0-5) instead.
494
495 * mbase/MStatusDisplay.[h,cc]:
496 - a simple improvement to the usage of DrawClonePad.
497
498 * mgui/MCamEvent.[h,cc]:
499 - new member function GetCameraMean
500
501 * mhflux/MHThreshold.h:
502 - fixed a typo in a comment
503
504 * mhvstime/MHSectorVsTime.cc:
505 - fixed a typo in the gsDefName
506
507 * mjobs/MDataSet.cc, mjobs/MSequence.cc:
508 - stop the loop evaluating sequence/run numbers is seqeunce in NaN
509
510 * mjobs/MJCut.cc:
511 - expand path-name to allow ~ in path name
512
513 * mpedestal/MPedPhotCam.cc, msignal/MSignalCam.cc:
514 - replaced sqrt(pixratio) by PixRatioSqrt
515
516 * msignal/MSignalCam.h:
517 - changed order of functions
518
519
520
521 2005/09/12 Daniela Dorner
522
523 * datacenter/scripts/copyscript:
524 - fixed small bug in change of 2005/08/29
525
526
527
528 2005/09/09 Thomas Bretz
529
530 * mgeom/MGeomPix.cc:
531 - fixed a problem with incorrectly set bits for outermost
532 pixels (introduced with the latest changes)
533
534 * mgeom/MGeomCam.[h,cc]:
535 - removed some obsolete comments
536
537
538
539 2005/09/09 Daniela Dorner
540
541 * datacenter/scripts/runcallisto:
542 - fixed problem in handling of filenames
543
544
545
546 2005/09/06 Thomas Bretz
547
548 * Makefile.conf.general:
549 - added libASImage
550
551 * mgeom/MGeomCam.[h,cc]:
552 - clone the whole container in any case not only if it is
553 different from MGeomCam
554 - unified the non-default and default constructor
555
556 * mgeom/MGeomPix.[h,cc]:
557 - initialize neighbors with empty values in constructor
558 - added some more default arguments
559
560 * mhist/MHCamera.[h,cc]:
561 - implemented new Draw-options "nopal", "abscontent"
562 - implemented more accurate handling of transparency
563 - new flags kNoScale and kNoUnused
564 - changed private stuff to protected
565
566 * mtools/Makefile, mtools/ToolsLinkDef.h:
567 - added new "tool" MagicJam
568
569 * mtools/MagicJam.[h,cc]:
570 - added
571
572 * mtools/jam/*.jam:
573 - games for Magic Jam
574
575
576
577 2005/08/29 Daniela Dorner
578
579 * datacenter/scripts/insertdatasets,
580 datacenter/macros/insertdataset.C:
581 - added handling of the new fiels fComment in the table DataSets
582
583 * datacenter/macros/setupdb.C:
584 - adapted to changes in the table DataSets
585
586 * datacenter/scripts/copyscript:
587 - added copying of the file to the directory
588 /magic/datacenter/totape
589
590 * datacenter/scripts/fillganymed:
591 - small bugfixes
592
593 * datacenter/macros/fillstar.C:
594 - fixed bug in change of 25.7.
595
596
597
598 2005/08/28 Daniela Dorner
599
600 * datacenter/scripts/dodatacheck:
601 - added 'find-todofile-algorithm' to this script to accelerate the
602 process of datacheck
603 - changed call of filldotraw.C
604
605 * datacenter/macros/getdolist.C:
606 - added fDataCheckDone for the option to get many todofiles to
607 accelerate the process of datacheck
608
609 * datacenter/macros/filldotrun.C:
610 - added check: if a run is a testrun, the flag for datacheck is
611 set to 'not to be done'
612
613 * datacenter/macros/filldotraw.C:
614 - removed database name from the queries
615
616 * datacenter/macros/setupdb.C:
617 - adapted to changes in the table MagicNumber
618 - adapted to changes concerning ganymed in the DB
619
620 * datacenter/macros/fillganymed.C:
621 - adapted to the new table Ganymed in the DB
622
623 * datacenter/scripts/fillganymed:
624 - added (script to fill the information of the ganymed*.root
625 files into the db)
626
627
628
629 2005/08/27 Daniela Dorner
630
631 * datacenter/scripts/dowebplots:
632 - excluded files from lapalma for this check, as there's a big
633 amount of files (this would cause problems with the array in
634 shell)
635
636 * datacenter/scripts/dodatacheck:
637 - fixed bug in finding rawfile and date of rawfile
638
639
640
641 2005/08/26 Daniela Dorner
642
643 * datacenter/scripts/dowebplots:
644 - added some logging
645 - improved algorithm
646
647
648
649 2005/08/25 Daniela Dorner
650
651 * datacenter/scripts/dowebplots:
652 - added (script to produce the plots for the websites out of the
653 rootfiles)
654
655
656
657 2005/08/24 Thomas Bretz
658
659 * macros/tutorials/threshold.C:
660 - added new example how to calculate the threshold
661
662 * mhflux/MHThreshold.cc:
663 - updated some comments
664
665
666
667 2005/08/22 Thomas Bretz
668
669 * mgeom/MGeomPix.h, mgeom/MGeomCam.[h,cc]:
670 - added new function GetDist returning the distance between two
671 pixels
672
673 * mhist/MHCamera.h:
674 - added new function (also to context menu) SetMinMax
675
676 * mhist/MHEvent.[h,cc]:
677 - added the possibility to set min and max values for the displayed
678 data
679 - added a new option to display the arrival time after cleaning
680
681 * mmain/MEventDisplay.cc:
682 - added the arrival time after cleaning to display
683 - set the min value in some displays to 0
684
685 * msignal/MSignalCam.cc:
686 - added the possibility to return the arrival time after cleaning
687
688
689
690 2005/08/18
691
692 * RELEASE 0.9.4.1
693
694
695
696 2005/08/17 Thomas Bretz
697
698 * mcalib/MCalibCalcFromPast.[h,cc]:
699 - reset the number of events fNumEvents in ReInit, because
700 the corresponding histograms get also reset. This prevents
701 the calibration from analysing partly filled histograms
702 - the number of cases in which the fChargeCalc->Finalize fails
703 are counted and written to the console
704 - In PostProcess all histograms and fChargeCalc are reset to
705 prevent the finalization of the histograms to fit partly filled
706 histograms and fail.
707
708 * mcalib/MCalibrationChargeCalc.h:
709 - added a member function ResetNumProcessed so that MCalibCalcFromPast
710 can 'switch off' the finalization in PostProcess
711
712 * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationChargeCam.cc,
713 mhcalib/MHCalibrationPulseTimeCam.cc:
714 - shortened some console output
715
716
717
718 2005/08/16 Thomas Bretz
719
720 * ganymed.cc:
721 - fixed a typo in Usage()
722
723 * mjobs/MDataSet.cc:
724 - fixed a typo in some output
725
726 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
727 - fixed some comments
728
729 * macros/dohtml.C:
730 - updated
731
732 * mhflux/MHDisp.cc:
733 - some small fixes to let the code not crash in on-only more
734 (still doesn't give reasonable results... maybe a fit to the
735 background would do it)
736
737 * mhflux/MHFalseSource.cc:
738 - removed some obsolete comment
739 - set initial marker color of stars in star display
740
741 * mjobs/MJCut.cc:
742 - added a small fix to get the correct parlist in on-only mode
743
744 * mpointing/MSrcPosCalc.[h,cc]:
745 - fixed source position handling in on-only mode
746
747
748
749 2005/08/11 Daniela Dorner
750
751 * datacenter/scripts/makecallistolinks:
752 - fixed path
753
754 * datacenter/scripts/runcallisto:
755 - improved locking
756
757 * datacenter/macros/getdolist.C:
758 - included removing of file for the case, that there's something
759 strange happening in the shell script
760
761
762
763 2005/08/08 Daniela Dorner
764
765 * datacenter/macros/buildsequenceentries.C:
766 - fixed some bugs
767 - added deleting of sequences
768
769 * datacenter/macros/resetallruns.C:
770 - fixed small bug
771
772 * datacenter/macros/fillstar.C:
773 - fixed bug
774
775 * datacenter/scripts/dodatacheck:
776 - fixed logging of sinope
777
778
779
780 2005/08/05
781
782 * RELEASE 0.9.4
783
784
785
786 2005/08/05 Daniela Dorner
787
788 * datacenter/macros/setupdb.C:
789 - exchanged in the table RunProcessStatus the column fFillDotRaw
790 by the column fDataCheckDone
791
792 * steps.rc:
793 - adapted to the needs of the new step fDataCheckDone in the table
794 RunProcessStatus
795
796 * datacenter/scripts/dodatacheck:
797 - added (script to do datacheck including filldotraw.C, sinope,
798 fillsinope.C, resetcolumn.C)
799
800 * datacenter/macros/filldotraw.C:
801 - adapted to the needs the new script dodatacheck
802
803 * datacenter/macros/fillsinope.C:
804 - adapted paths to the needs the new script dodatacheck
805 - removed test stuff
806
807 * datacenter/macros/getdolist.C:
808 - added if clause to reduce the number of runs for datacheck
809 (arrays in shell scripts are limited)
810 - added logging output
811
812 * datacenter/scripts/buildsequenceentries, fillcallisto,
813 checkfilesforsequenceavail, checkstardone, correcttime,
814 filesondisk, fillstar, insertdatasets, runganymed, runstar,
815 doexclusions, writesequencefiles, runcallisto:
816 - fixed typo and logging
817
818
819
820 2005/08/05 Thomas Bretz
821
822 * mpointing/MSrcPocCam.[h,cc]:
823 - fixed a bug which caused problems if now source position was
824 defined in the dataset.
825
826 * mastro/MAstroCatalog.[h,cc]:
827 - added new base class TAttMarker
828 - added new data mebers MAttLine for the two line types
829 - some simplification to the atoi/atof stuff
830 - added new helper class MAttLine
831 - increased class version to 2
832
833
834
835 2005/08/04 Daniela Dorner
836
837 * datacenter/scripts/makecallistolinks:
838 - added (script to make the links for the correct callisto.rc in
839 case when callisto_Dec04Jan05.rc is needed)
840
841 * datacenter/macros/writesequencefile.C:
842 - added writing of ZdMin and ZdMax to the sequencefile
843
844 * sinope.cc
845 - added printing of Usage() in case of missing arguments
846 - added option --outf to make it possible to give the filename
847 (needed for automation of datacheck)
848 - added output in txt-file in case of no events (needed for the
849 evaluation of runs with no interlaced events)
850 - small changes in output
851
852 * datacenter/macros/setupdb.C:
853 - added new table (DataCheck)
854
855 * datacenter/macros/fillsinope.C:
856 - added (macro to read in the sinope*.txt files and fill the
857 information into the DB)
858
859 * datacenter/macros/filldotraw.C:
860 - added (was before in the directory macros/sql/)
861 - made some changes to include it into the automation
862 added function make it possible to call the macro not only
863 with the filename but also with the runnumber
864
865 * macros/sql/*:
866 - removed (all macros are now in the datacenter directory)
867
868
869
870 2005/08/02 Thomas Bretz
871
872 * mjobs/MJStar.cc:
873 - changed the muon cuts back after a discussion with Markus. I
874 made a mistake interpreting the meaning of the cuts.
875
876
877
878 2005/08/03 Daniela Dorner
879
880 * datacenter/macros/getdolist.C:
881 - added if-clause to distinguish between steps that need one todo
882 file and steps that need one todo file per sequence/dataset (i.e.
883 callisto, star, ganymed) and added writing of these files
884
885 * datacenter/scripts/runcallisto, runganymed, runstar:
886 - adapted scripts to the changes in getdolist.C (removed lines to
887 divide todo file, changed getting of todo file)
888
889 * datacenter/scripts/runcallisto:
890 - added if-clause for the choosing of the correct callisto.rc
891 (needed due to the new callist_MarApr05.rc which is applied
892 between sequence 49736 and 53315
893
894
895
896 2005/08/02 Daniela Dorner
897
898 * datacenter/macros/buildsequenceentries.C:
899 - fixed bug, added some logging output and comments
900
901
902
903 2005/08/02 Thomas Bretz
904
905 * callisto.rc, callisto_Dec04Jan05.rc:
906 - new ScaleFactor (1% difference)
907
908 * callisto_MarApr05.rc:
909 - new file, identical to callisto.rc but scale factor 5% different
910
911 * mhflux/MHPhi.[h,cc]:
912 - some small improvements
913 - commented code for further improvement
914
915 * mjobs/MJCut.cc:
916 - implemented MHPhi for wobble mode
917
918 * mjobs/MJStar.cc:
919 - repleced maximum deviation (45) in first muon cut by 35
920 it is done anyhow in a later step and doesn't change in between
921
922 * datacenter/macros/fillstar.C:
923 - now get muon data from MHMuonPar directly
924
925 * mmuon/MHMuonPar.[h,cc]:
926 - implemented the function to get the reference values
927 - updated psf reference line
928 - implemented calib reference line
929
930
931
932 2005/08/01 Thomas Bretz
933
934 * mhflux/MHPhi.[h,cc]:
935 - added
936
937 * mhflux/Makefile, mhflux/FluxLinkDef.h:
938 - added MHPhi
939
940
941
942 2005/07/31 Daniela Dorner
943
944 * datacenter/macros/buildsequenceentries.C:
945 - fixed bug in the new sequence-build algorithm (-> 2005/07/22):
946 completely re-wrote the function CheckSequence() to make sure,
947 that sequences which are not changed are not inserted once again
948
949
950
951 2005/07/30 Daniela Dorner
952
953 * datacenter/scripts/sourcefile:
954 - added function to make a directory
955
956 * datacenter/scripts/buildsequenceentries, checkstardone, copyscript,
957 checkfilesforsequenceavail, correcttime, doexclusions, filesondisk,
958 fillcallisto, fillstar, insertdatasets, runcallisto, runganymed,
959 runstar, writesequencefiles:
960 - replaced making of directories by the function
961
962 * datacenter/macros/setupdb.C:
963 - added column fTest in table Source to make building datasets
964 easier
965 - fixed small bug
966
967 * datacenter/macros/getdolist.C:
968 - fixed small bug
969
970 * datacenter/macros/filldotrun.C:
971 - inserted the two new arehucas version from July 2005
972
973
974
975 2005/07/29 Daniela Dorner
976
977 * datacenter/scripts/sourcefile:
978 - added four more general paths to the sourcefile to make it
979 easier to use the software for different users, paths and setups
980
981 * datacenter/scripts/buildsequenceentries, checkstardone,
982 checkfilesforsequenceavail, correcttime, doexclusions, filesondisk,
983 fillcallisto, fillstar, insertdatasets, runcallisto, runganymed,
984 runstar, writesequencefiles:
985 - adapted this scripts to the usage of the paths
986
987 * datacenter/macros/buildsequenceentries.C, findcacofiles.C,
988 getdolist.C, writesequencefile.C:
989 - adapted this macros to the usage of the paths
990
991 * datacenter/macros/buildsequenceentries.C, createdataset.C,
992 resetcolumn.C:
993 - fixed documentation of this macros
994
995
996
997 2005/07/27 Markus Meyer, Daniela Dorner
998
999 * datacenter/macros/fillstar.C:
1000 - implemented new algorithm and new values for the calculation
1001 of the muon parameter in the database
1002
1003
1004
1005 2005/07/28 Thomas Bretz
1006
1007 * mastro/MAstro.cc:
1008 - fixed a bug in Deg2Hms reported by Abelardo. It gave wrong
1009 results by 1./2pi
1010
1011
1012
1013 2005/07/27 Markus Meyer, Thomas Bretz
1014
1015 * mmuon/MHSingleMuon.[h,cc]:
1016 - added third (constant) parameter to arc width gaus fit
1017 - replaced nonsense GetMaximumBin as start value for fit
1018 by GetMaximum
1019 - replaced TH1F for fHistWidth by TProfile
1020
1021 * mmuon/MMuonSetup.cc:
1022 - set new threshold for arc width plot to 2
1023
1024 * star.rc:
1025 - replaced default for arc width threshold
1026
1027
1028
1029 2005/07/27 Thomas Bretz
1030
1031 * mhflux/MAlphaFitter.cc:
1032 - added a line at the cut value to PaintResults
1033
1034 * mhflux/MHDisp.cc:
1035 - replaced GetCosDelta/GetSinDelta by new GetNormAxis
1036
1037 * mhist/MHRate.cc:
1038 - replaced some warn by err
1039
1040 * mimage/MHillas.[h,cc]:
1041 - added new member function GetNormAxis
1042
1043
1044
1045 2005/07/26 Daniela Dorner
1046
1047 * datacenter/macros/fillsignal.C, setupdb.C:
1048 - changed format of variables fMeanPedRmsInner and fMeadPedRmsOuter
1049 from float(5,1) to float(6,2)
1050
1051
1052
1053 2005/07/26 Thomas Bretz
1054
1055 * mhflux/MHDisp.cc:
1056 - improved scaling for significance plot, so that significances
1057 similar to the ThetaSq plot come out
1058
1059 * mhvstime/MHSectorVsTime.[h,cc]:
1060 - implemented the possibility to set a minimum/maximum from outside
1061
1062 * mjobs/MJStar.cc:
1063 - added a plot of the pedestal rms vs time
1064 - set minimum and maximum for dc currents vs time
1065
1066 * mpedestal/MPedPhotCam.cc:
1067 - added a sanity in GetPixelContent for the index
1068
1069
1070
1071 2005/07/25 Daniela Dorner
1072
1073 * datacenter/macros/fillstar.C, setupdb.C:
1074 - changed format of variable fMeanNumberIsland from float(5,1) to
1075 float(6,2)
1076
1077
1078
1079 2005/07/25 Thomas Bretz
1080
1081 * mastro/MAstroSky2Local.[h,cc]:
1082 - allow setting a pointing deviation when calculating the rotation angle
1083
1084 * mhflux/MHDisp.[h,cc]:
1085 - added pot for a significance map
1086 - changed alignment range from 0.33/0.47 to 0.325/0.475
1087 - added fDeviation to calculation of Rotatio angle
1088 - removed some obsolete code
1089
1090 * mpointing/MPointingPos.[h,cc]:
1091 - added option to calculate Rotation angle using MPointingDev
1092
1093 * ganymed_onoff.rc, ganymed_wobble.rc:
1094 - added example for MPointingDevCalc
1095
1096 * mjobs/MDataSet.cc:
1097 - fixed an endless loop when a sequence is added twice
1098
1099 * mjobs/MSequence.cc:
1100 - fixed an endless loop when a run is added twice
1101
1102 * mjobs/MJPedestal.cc:
1103 - CheckEnv doesn't return kERROR, test for kFALSE instead
1104
1105 * mpointing/MPointingDev.h:
1106 - added fDevX
1107 - added fDevY
1108
1109 * mpointing/MPointingDevCalc.cc:
1110 - call SetDevXY instead of the starguider calibration in zd/az
1111
1112 * mpointing/MSrcPosCalc.cc:
1113 - added the DevXY to the source position if fDeviation!=NULL
1114
1115
1116
1117 2005/07/22 Daniela Dorner
1118
1119 * sinope.cc:
1120 - added option to select only data or only calibration events for
1121 the datacheck
1122
1123 * datacenter/scripts/runstar, runcallisto:
1124 - increased number of processes to ensure, that the runtime of a
1125 process doesn't exeed 12 hours
1126
1127 * datacenter/scripts/runganymed:
1128 - removed second execution of ganymed
1129
1130 * datacenter/scripts/:
1131 - small change in all scripts to make it easier to adapt scripts
1132 for a different user
1133
1134 * datacenter/macros/buildsequenceentries.C:
1135 - implemented new algorithm to build sequences: instead of
1136 checking the conditions of the runs after grouping them together
1137 the condition are taken into account for grouping the runs
1138 Attention: some sequences will change with this new algorithm!
1139
1140
1141
1142 2005/07/22 Thomas Bretz
1143
1144 * macros/tutorials/extendcam.C, macros/tutorials/hft.C:
1145 - some updates. Replaced MCerPhotEvt by MSignalCam
1146
1147 * mhflux/MHDisp.cc:
1148 - some more fixes to allow no-smearing
1149
1150 * mhft/MGeomCamMagicEnhance.cc:
1151 - replaced GetPixById by the id itself
1152
1153 * mimage/MImgCleanStd.cc:
1154 - do not check for the pedestal container if absolute cleaning
1155 has been chosen
1156
1157 * mjobs/MJCalibrateSignal.cc:
1158 - removed obsolete comments
1159
1160 * mreport/MReport.[h,cc]:
1161 - added some conversions for wrong version numbers
1162
1163 * mreport/MReportCamera.cc:
1164 - fixed a problem reading files with gkActiveLoadControlVersNum
1165 - added a fix for report files before 200407070
1166
1167 * mhvstime/MHSectorVsTime.[h,cc]:
1168 - added example to class reference
1169 - fixed possible crash in SetName and SetTitle
1170 - set default style to kFullDotMedium
1171 - removed seconds from default axis labels
1172 - changed default time labels size to 0.033
1173 - moved Draw code to Paint as in MHVsTime
1174 - fixed wrong return of kCONTINUE in Fill
1175
1176 * mhvstime/MHVsTime.cc:
1177 - removed seconds from default axis labels
1178
1179 * mjobs/MJStar.cc:
1180 - added Starguider info to output
1181 - added MHSectorVsTime to display mean DC current
1182 - allow skipping MHPointing for very old files without
1183 starguider reports
1184
1185 * mpointing/MHPointing.[h,cc]:
1186 - allow skipping MHPointing for very old files without
1187 starguider reports
1188 - removed displaying nominal Az
1189
1190 * mjobs/MJCut.cc:
1191 - implemented pointing correction by starguider
1192
1193 * mpointing/MPointingDevCalc.cc:
1194 - some minor updates
1195
1196 * mpointing/MSrcPosCalc.[h,cc]:
1197 - implemented usage of pointing deviation -- still in progress!
1198
1199 * mpointing/MSrcPosCorrect.[h,cc]:
1200 - inverted sign of pointing correction for anti-source
1201 - write telescope axis to parlist
1202
1203 * ganymed_wobble.rc:
1204 - added setup for polynom order 1
1205
1206
1207
1208 2005/07/21 Thomas Bretz
1209
1210 * mastro/MAstro.[h,cc]:
1211 - added new member function GetDevAbs
1212
1213 * mcamera/MCameraAUX.[h,cc]:
1214 - added new data members for counting house temperatures
1215 - increased class version number to 2
1216
1217 * mcamera/MCameraHV.[h,cc]:
1218 - added new data members for HV settings file name
1219 - increased class version number to 2
1220
1221 * mhflux/MHDisp.cc:
1222 - fixed handling of non-smearing
1223 - fixed calculation of number of entries for the two wobble
1224 histograms
1225
1226 * mjobs/MJStar.cc:
1227 - gave a new name to the task writing the Muon-tree
1228
1229 * mpointing/MHPointing.cc:
1230 - do not check the abs deviation but check both deviations
1231 independantly whether they make sense.
1232 - Plot only hour and minutes
1233
1234 * mpointing/MPointingPosCalc.h:
1235 - fixed wrong #ifndef
1236
1237 * mpointing/Makefile, mpointing/PointingLinkDef.h:
1238 - new class MPointingDev
1239 - new class MPointingDevCalc
1240
1241 * mpointing/PointingIncl.h:
1242 - removed TVector2
1243
1244 * mreport/MReportCamera.[h,cc]:
1245 - added interpretation CHTEMP and HVFIl valid since
1246 arehcas version 200507190 (incl)
1247
1248 * mreport/MReportDrive.cc:
1249 - moved code from GetErrorAbs to MAstro
1250
1251 * mreport/MReportStarguider.[h,cc]:
1252 - moved code from GetDevAbs to MAstro
1253 - added new getter returning a TVector2
1254
1255 * ganymed_onoff.rc, ganymed_wobble.rc:
1256 - added
1257
1258 * ganymed.rc:
1259 - updated
1260
1261
1262
1263 2005/07/19 Thomas Bretz
1264
1265 * mjobs/MJCut.cc:
1266 - write MSrcPosCam to output
1267 - write MSrcPosAnti to output
1268 - removed MEnergyEst from output
1269 - added MSrcPosCorrect to tasklist
1270
1271 * mjobs/MJSpectrum.cc:
1272 - removed MSrcPosCalc from tasklist for refilling
1273 - removed hillas calculation from tasklist for refilling
1274 (both need a better concept in MJCut: not writing to
1275 results file, but to summary file)
1276
1277 * mjobs/MJStar.cc:
1278 - removed MSrcPosCalc from tasklist (better this is always done
1279 correctly in MJCut)
1280 - added Starguider information to output
1281 - replaced Rate historams by new histogram MHRate
1282 - added new histogram MHPointing
1283
1284 * mpointing/MSrcPosCorrect.cc:
1285 - write new optical axis to parameter list
1286 - print a message if a correction is introduced for this run
1287
1288 * mreport/MReportStarguider.[h,cc]:
1289 - added GetDevAbs
1290
1291 * mhist/MHRate.[h,cc]:
1292 - added
1293
1294 * mhist/Makefile, mhist/HistLinkDef.h:
1295 - added MHRate
1296
1297 * mpointing/MHPointing.[h,cc]:
1298 - added
1299
1300 * mpointing/Makefile, mpointing/PointingLinkDef.h:
1301 - added MHPointing
1302
1303 * mcalib/MCalibrationCam.[h,cc]:
1304 - moved code of static function GetPulserColorStr into source file.
1305 Hopefully this 'repairs' a strange message some people got linking
1306 mars: `.gnu.linkonce.t._ZN15MCalibrationCam17GetPulserColorStrENS_13PulserColor_tE' referenced in section `.rodata' of mcalib/CalibCint.o: defined in discarded section `.gnu.linkonce.t._ZN15MCalibrationCam17GetPulserColorStrENS_13PulserColor_tE' of mcalib/CalibCint.o
1307 which was mainly annoying.
1308
1309 * mfbase/MF.cc:
1310 - changed order and handling in ReadEnv. This allows to overwrite
1311 already set resources in sponde (eg. MFMagicCuts.ThetaCut)
1312
1313 * mhbase/MH.cc:
1314 - first draft of a new palette introduced by Pepe (I got it from
1315 Hendrik)
1316
1317
1318
1319 2005/07/16 Thomas Bretz
1320
1321 * macros/dohtml.C:
1322 - some updates to the macro section
1323
1324 * mcalib/MCalibrationCam.h:
1325 - added new member function GetPulserColorStr to convert
1326 pulser color into string
1327
1328 * mcalib/MCalibrationPattern.h:
1329 - added new member function GetPulserColorStr to return
1330 pulser color a string
1331
1332 * mcalib/MCalibrationPatternDecode.cc:
1333 - fixed a typo in a comment
1334
1335 * mhflux/MHThetaSq.cc:
1336 - set default number of bins to 75
1337
1338 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]:
1339 - updated support for automatic weights. All cases should now
1340 be handled as accurate as possible.
1341
1342 * msignal/MC_calibration_weights_UV46.dat,
1343 msignal/MC_cosmics_weights46.dat:
1344 - new files
1345
1346
1347
1348 2005/07/14 Thomas Bretz
1349
1350 * mbadpixels/MBadPixelCam.[h,cc]:
1351 - added new function GetNumSuitable
1352
1353 * mcalib/MCalibrationChargeCalc.cc:
1354 - simplified FinalizeUnsuitablePixels()
1355
1356 * mcalib/MCalibCalcFromPast.cc:
1357 - when finalizing of unsuitable pixels fails return kERROR in
1358 Process
1359
1360 * mcalib/MCalibrationRelTimeCalc.cc:
1361 - simplified counting unreliable pixels
1362
1363 * mfilter/MFMagicCuts.[h,cc]:
1364 - replaced the m3long cut. m3long now is used to determin which
1365 origin might be the correct impact of the shower. This gives
1366 not so steep theta plots and the 2D plot can be done at the
1367 same time.
1368 - The sign of Disp stored in the paremeter list is now correctly
1369 aligned along the major axis of the shower. >0 for along major
1370 axis, <0 otherwise.
1371 - comment have been updated.
1372 - some old code had been removed
1373
1374 * mhflux/MHDisp.[h,cc]:
1375 - updated with a more appropriate calculation of a background model
1376
1377
1378
1379 2005/07/13 Abelardo Moralejo (2005/07/12)
1380
1381 * manalysis/MGeomApply.cc
1382 - Now, if the MGeomApply task has a serial number >0 (indicating
1383 most likely a specific telescope in a multi-telescope file), then
1384 apply the geometry only to objects with the same serial number.
1385 This is important for stereo setups in which the telescopes have
1386 cameras with different numbers of pixels. If the MGeomApply task
1387 has serial number 0 (default), it will apply the geometry to all
1388 found objects as it used to do.
1389
1390 * manalysis/MMcCalibrationUpdate.cc, mpedestal/MMcPedestalCopy.cc
1391 - Now the PreProcess adds the serial number also to MRawRunHeader
1392 and MMcRunHeader, since in stereo MC files produced with the
1393 current camera simulation at CVS there is one such container per
1394 telescope. There is no difference in behaviour for single
1395 telescope files. Old MC stereo files will no longer be readable.
1396
1397 * mimage/MNewImagePar.cc
1398 - Made calculation of "Inner size" valid also for camera geometries
1399 other than MAGIC standard one. The calculation of "inner leakage"
1400 is now made only for MAGIC standard geometry (there is no easy
1401 fix for that, but having fInnerSize and MHillas.fSize, the inner
1402 leakage is a completely unnecessary parameter). Added a comment on
1403 a possible fix for the calculation of fConc.
1404
1405 * mcalib/MMcCalibrationCalc.[h,cc]
1406 - Added member fMinSize and setter for it. It is the minimum
1407 (uncalibrated) size of events to be used in the calibration.
1408 Previously it was fixed at 1000 ADC counts, but the value depends
1409 on the extractor used, so it must be possible to change it.
1410 - Add the serial number to MRawRunHeader and MMcConfigRunHeader
1411 (now there is one per telescope in stereo files).
1412 - Moved the creation of histograms from the constructor to the
1413 PreProcess, otherwise the serial number is not added to the
1414 histogram name.
1415 - In PostProcess, set the average QE for area 0 (inner pixels) in
1416 MCalibrationQECam object, to be used later by MCalibrateData.
1417
1418 * macros/starmcstereo.C
1419 - Big update. Adapted to all changes above. Now not only relative, but
1420 also absolute calibration (=SIZE in phes) is made.
1421
1422 * mcalib/MCalibrateData.cc
1423 - In PreProcess, changed initialization of fRenormFactor. Formerly
1424 it was fixed to MCalibrationQEPix::gkDefaultAverageQE. Now we check
1425 first if there is a valid average QE for inner pixels in
1426 MCalibrationQECam, and if so, we inititalize fRenormFactor with it.
1427 Else, the default gkDefaultAverageQE is taken. fRenormFactor is
1428 used to convert back from photons to "equivalent inner pixel phes"
1429 in the (now default) case of calibrating in phes.
1430
1431
1432
1433 2005/07/13 Raquel de los Reyes (2005/07/12)
1434
1435 * merpp.cc
1436 - Added the container MCameraActiveLoad to the rootified central
1437 control files
1438
1439 * mreport/MReportCC.[h,cc]
1440 - Changes in the InterpreteBody to write the variable UPS status and
1441 the Time difference between GPS and rubidium clock.
1442
1443 * mreport/MReportCamera.cc
1444 - Changes in the InterpreteCamera and InterpreteBody functions to allow
1445 the data merpping from 2005_06_30.
1446
1447
1448
1449 2005/07/13 Abelardo Moralejo (2005/07/12)
1450
1451 * macros/starmcstereo.C
1452 - Fixed error which made some objects to be written twice in the
1453 _test_ output file.
1454
1455
1456
1457 2005/07/13 Patricia Liebing (2005/07/06)
1458
1459 * mhcalib/MHCalibrationChargeCam.cc:
1460 - include new flag (kLoGainBlackout) into the "uncalibrated"
1461 pixel classification (see docu from 28/06/2005 Markus Gaug)
1462
1463 * mbadpixels/MBadPixelsPix.[cc.h], mcalib/MCalibrationChargeCalc.cc
1464 - included flag kLoGainBlackout for unsuitable pixels w/
1465 corresponding docu/printout (see MHCalibrationChargeCam.cc)
1466
1467 * mhcalib/MHCalibrationPulseTimeCam.cc, MHCalibrationCam.cc
1468 - add Pixel ID to Debug printout statements
1469
1470 * mjobs/MJCalibration.cc
1471 - include new display for kLoGainBlackout unsuitable pixels
1472
1473
1474
1475 2005/07/13 Antonio Stamerra (2005/07/04)
1476
1477 * manalysis/MMcTriggerLvl2Calc.cc
1478 - the checks written on ReInit for MC have been moved to PreProcess()
1479 - kFALSE substituted with kSKIP in the check for the standard MAGIC
1480 geometry
1481
1482
1483
1484 2005/07/13 Abelardo Moralejo (2005/07/01)
1485
1486 * macros/starmc.C
1487 - Set two different cleaning tasks for the calibration loop and
1488 for the second (analysis) loop. Otherwise, some pixels were
1489 cleaned out in the first loop (we do not want this) if the
1490 absolute method was chosen.
1491
1492
1493
1494 2005/07/13 Abelardo Moralejo (2005/06/30)
1495
1496 * mmc/MTriggerDefine.h
1497 - Added TRIGGER_PIXELS_4, a provisional number of trigger pixels
1498 for the MGeomCamMagic1183 geometry.
1499
1500 * mgeom/MGeomCamMagic1183.[h,cc]
1501 - added. Possible design for a MAGIC-II camera. Preliminary
1502 version, not yet ready to use.
1503
1504
1505
1506 2005/07/13 Abelardo Moralejo (2005/06/29)
1507
1508 * mgeom/MGeomCamMagic1183.[h,cc]
1509 - added. Possible design for a MAGIC-II camera
1510
1511 * mgeom/Makefile, GeomLinkDef.h
1512 - added new class above.
1513
1514
1515
1516 2005/07/13 Markus Gaug (2005/06/28)
1517
1518 * mhcalib/MHCalibrationChargeCam.[h,cc]
1519 - set the fPickupLimit and fBlackoutLimit for the low-gain arrays
1520 to a 3.5 instead of the default used in MHCalibrationPix (5.0).
1521 - use a new criterium to exclude bad pixels: If the high-gain was
1522 saturated and the blackout-events in the low-gain exceed the
1523 fNumLoGainBlackoutLimit, the pixel is declared unsuitable.
1524 This excludes those pixels which have a saturating high-gain
1525 channel, but the low-gain switch does not switch often enough
1526 to make the distribution reliable.
1527
1528
1529
1530 2005/07/13 Markus Gaug (2005/06/23)
1531
1532 * mhcalib/MHCalibrationChargeCam.cc
1533 - fix a bug counting the number of saturated events. Up to now, the
1534 number of saturated slices was counted (which is one for a not too
1535 high number), but for some (pathological) pixels, many more slices
1536 saturated and produced wrong limits.
1537 - make the PickupLimit und BlackoutLimit for the low-gain explicitely
1538 smaller. The too large limits caused a failed fit for some channels
1539 which resulted in wrong calibration constants. (M. Gaug)
1540
1541
1542
1543 2005/07/13 Markus Gaug (2005/06/22)
1544
1545 * mjobs/MJPedestal.cc
1546 - change order of reading local environmnet variables in lines 1044
1547 to 1068. Reason: The lines:
1548 if (fExtractor==tenv.GetTask())
1549 return kTRUE;
1550 yielded sometimes a return before the rest of the env-variables
1551 could be read in. This affected ONLY the reading of the pedestal
1552 reference file and the bad pixels file name. (M. Gaug)
1553 - Added "decode" task (MTriggerPatternDecode) task to the list also
1554 for MC runs.
1555
1556 * mhcalib/MHCalibrationChargeCam.cc
1557 - fixed the setting of unreliability for saturated events where the
1558 high-gain signal was not stable over time. Now, saturation is
1559 asked for before (like in the high-gain fitted-case). (M. Gaug)
1560 - fixed a small bug in the precise setting of the histogram ranges.
1561 May have introduced a bias of typically 1 FADC cnt in the mean
1562 fitted signal (< 0.5%).
1563
1564 * mbadpixels/MBadPixelsPix.[h,cc]
1565 - took out the un-used bad pixels information in function:
1566 GetUnsuitableCalLevel().
1567 - debugged the class-documentation
1568
1569 * mcalib/MCalibrationIntensityChargeCam.cc
1570 - a very small fix in the axis title from N_phe to N_{phe}
1571 - fixed one bug in the draw-functions of this class. Not (yet) used by
1572 standard calibration.
1573 - +some undocumented changes
1574
1575 * mjobs/MJCalibration.cc
1576 - changed order in tasklist between MCalibColorSet and
1577 MPedCalcFromPedRun. Caused crashes in the intensity calibrations.
1578 Does not affect ordinary calibration since MPedCalcFromPedRun is
1579 then not in the tasklist anyhow.
1580 - changed order of MHCalibrationChargeCam and MCalibrationRelTimeCalc.
1581 This wrong order caused MCalibrationRelTimeCalc to print out
1582 unreliable pixels which were not set by the rel. time calibration.
1583 This caused some confusion in the reading of the output because of
1584 the un-logical order of flag settings and posterior output.
1585 - set the error of the hi-logain intercalibration constants
1586 as the real error on the mean instead of the sigma.
1587 - took out the those bad pixel-informations which are not used
1588 any more in the "Defect" - display. (M. Gaug)
1589
1590
1591
1592 2005/07/13 Markus Gaug (2005/06/21)
1593
1594 * mhcalib/MHCalibrationChargePix.h
1595 - take out one un-necessary 'virtual'-declaration for the Draw-
1596 function
1597
1598 * mhcalib/MHGausEvents.cc
1599 - fixed a small bug in the non-standard display with options.
1600
1601
1602
1603 2005/07/13 Markus Gaug (2005/06/19)
1604
1605 * msignal/MExtractTimeAndChargeSpline.cc
1606 - set fgOffsetLoGain from 1.7 to 1.39. This is the correct time
1607 shift between high-gain and low-gain. Affects only very detailed
1608 timing studies.
1609
1610 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1611 - set fOffsetLoGain from 1.7 to 1.4 which corrects now exactly for
1612 the arrival time difference between low-gain and high-gain pulses.
1613 This wrong number could have had some effect on image cleanings
1614 using the time information. (M. Gaug)
1615
1616 * mcalib/MCalibrationBlindCam.[h,cc]
1617 - remove obsolete Copy-function
1618
1619 * mcalib/MCalibConstPix.h, mcalib/MCalibConstCam.h
1620 - introduce Copy-functions
1621 - set class index to 1 (was 0)
1622
1623 * mcalib/MCalibrationChargePix.[h,cc]
1624 - introduce Copy() function.
1625
1626
1627
1628 2005/07/13 Markus Gaug (2005/06/18)
1629
1630 * mpedestal/MPedestalCam.cc
1631 - modify Print() function to print out also the event-by-event
1632 averaged results.
1633
1634 * mpedestal/MExtractPedestal.[h,cc]
1635 - new flag fUseSpecialPixels (set to kFALSE per default)
1636 - new data member: fNameRawEvtData which can be set from outside
1637 (e.g. to "MRawEvtData2").
1638 - with these two changes, the special pixels can be extracted.
1639 Difference to previous version: if flag fUseSpecialPixels is set,
1640 * the area and sector averages are not calculated.
1641 * the MPedestalCam will get initialized to
1642 MRawRunHeader->GetNumSpecialPixels().
1643 - fix a bug in the calculation of the event-by-event averaged
1644 pedestal RMS (one total number of areas or sectors was not taken
1645 into account).
1646 - make local variables in the calculation of rms and mean doubles
1647 instead of floats.
1648
1649 * mpedestal/MPedCalcPedRun.cc
1650 - do not calculate the area and sector averages in case flag
1651 fUseSpecialPixels is set.
1652 - check for existence of pointer fRawEvt in PostProcess.
1653
1654 * mcalib/MCalibrationChargeCalc.[h,cc]
1655 - implement possibility to set reference number of photo-electrons from
1656 outside (stored in fExternalNumPhes).
1657
1658 * mcalib/MCalibrateData.[h,cc], mcalib/MCalibCalcFromPast.cc,
1659 mjobs/MJCalibrateSignal.cc:
1660 - write calibration constants now in separate
1661 MCalibrationIntensityConstCam. This is necessary since with the
1662 introduction of the averageing of mean photo-electrons, the
1663 MCalibrationIntensityChargeCam does not hold the correct conv.
1664 factors any more.
1665
1666 * mcalib/MCalibrateData.[h,cc]
1667 - get also pointers to the IntensityCams and use them if exist
1668 (previously, only the first calibration cam was used together
1669 with the updatecam.)
1670
1671
1672
1673 2005/07/13 Markus Gaug (2005/06/17)
1674
1675 * mcalib/MCalibrationIntensityCam.[h,cc]
1676 - take out some un-used or commented code (variables fOffsets and
1677 fSlopes). These data members were not in the streamter either.
1678 - put some of the most-used code from the .cc file into the .h file
1679 - add new function: SetCam().
1680
1681
1682
1683 2005/07/13 Markus Gaug (2005/06/15)
1684
1685 * mcalib/MCalibrationIntensityConstCam.[h,cc]
1686 - new class to store the actual applied conversion factors (now with
1687 averaged photo-electrons not in the MCalibrationIntensityChargeCam
1688 any more).
1689
1690 * mjobs/MJCalibration.cc
1691 - set the correct (statistical) error of the inter-calibraiton factor
1692 into MCalibrationChargePix::SetConversionHiLoErr() and the
1693 sigma of the distribution
1694 into MCalibrationChargePix::SetConversionHiLoSigma().
1695 - In MCalibrationChargePix, the mean conversion error is used for the
1696 statistical error of the conversion factor.
1697 - In CalibrateData, the sigma is used for the statistical error of the
1698 converted signal to equiv. high-gain charges.
1699
1700 * mcalib/MCalibCalcFromPast.[h,cc]
1701 - implement the mean photo-electron averageing for a desired number of
1702 calibration updates.
1703
1704 * mcalib/MCalibrateData.cc
1705 - use MCalibrationChargePix::GetConversionHiLoSigma() to calculate the
1706 error (was previously MCalibrationChargePix::GetConversionHiLoErr().
1707
1708 * callisto.cc
1709 - calculate first fixed window pedestal in MJPedestalY2,
1710 then sliding window pedestal in MJPedestalY3 (order reversed).
1711
1712
1713
1714 2005/07/13 Markus Gaug (2005/06/14)
1715
1716 * mcalib/MCalibrationHiLoPix.[h,cc]
1717 - store also results from profile fits.
1718 - increades class version
1719
1720 * mhcalib/MHCalibrationHiLoPix.[h,cc], mhcalib/MHCalibrationHiLoCam.[h,cc]
1721 - added TProfiles for every pixel filled with the high-gain signal
1722 vs. low-gain signal which can be fitted to extract gain and
1723 offset.
1724
1725 * mhcalib/Makefile, mhcalib/HCalibLinkDef.h
1726 - added MHCalibrationHiLoPix
1727
1728
1729
1730 2005/07/13 Markus Gaug (2005/06/10)
1731
1732 * mcalib/MCalibrationRelTimeCalc.cc
1733 - print out forgotten successfully calibrated pixels
1734 - small change in spacing of one output
1735
1736 * mhcalib/MHCalibrationCam.[h,cc]
1737 - introduce max. number of events, the rest gets skipped before the
1738 next ReInit() is called. Default: 4096
1739 Reason: The calibration causes too many un-reliable pixels if more
1740 than about 5000 events are treated (@500 Hz) because of the
1741 mode hopping of the VCSels. However, in the past, some
1742 calibration runs have been taken (erroneously) with more
1743 than 5000 events, especially the intensity scans where
1744 a good precision is needed.
1745 - increased version number
1746 - introduce a Getter for the fAverageAreaNum array.
1747 - re-normalize the area-averaged sigmas to the equivalent number per
1748 pixel also for the intensity calibration.
1749
1750 * mcalib/MCalibrationChargePix.[h,cc]
1751 - divide errors in stat. and syst. errors. Both can be retrieved
1752 now, depending on the study, one wants to make.
1753
1754 * mcalib/MCalibrationChargeCalc.[h,cc]
1755 - set a limit to the number of un-suitable and un-reliables pixels
1756 for the run to succeed: 0.1 unsuitables and 0.3 un-reliables
1757 - set UseExtractorRes to kTRUE, will raise the number of
1758 photo-electrons for the spline extractor by 1-2% (correctly).
1759 - re-normalize the pedestal RMS of the event-by-event averaged
1760 area events to the sqrt of the number of used pixels.
1761 - re-normalize the sigma of the event-by-event averaged area events
1762 by 1/F-Factor.
1763 - introduce switch to choose if un-reliables should be used for the
1764 calculation of mean number of phes (default: kTRUE).
1765 - print out the number of high-gain saturated pixels.
1766
1767
1768
1769 2005/07/13 Markus Gaug (2005/06/10)
1770
1771 * mjobs/MJCalibrateSignal.[h,cc]
1772 - skip also the PIN Diode events from the data calibration.
1773
1774
1775
1776 2005/07/13 Markus Gaug (2005/06/06)
1777
1778 * mhcalib/MHGausEvents.[h,cc]
1779 - put small functions into header file to speed up calculations a bit.
1780
1781 * mcalib/MCalibrationRelTimeCalc.cc
1782 - introduce flags to steer the setting of unreliability like done
1783 in MCalibrationChargeCalc. Can be steered from the conf-file.
1784
1785 * mbadpixels/MBadPixelsIntensityCam.[h,cc]
1786 - implement two Get and Draw-functions to display bad pixels over
1787 time like in the mcalib/MCalibrationIntensityChargeCam
1788
1789
1790
1791 2005/07/13 Markus Gaug (2005/06/03)
1792
1793 * mhcalib/MHCalibrationPulseTimeCam.cc
1794 - fill arrays only if IsOscillations() was asked. This is a speed
1795 bug and could cause important memory leaks. It does not affect the
1796 outcome of an analysis, however.
1797
1798
1799
1800 2005/07/13 Thomas Bretz
1801
1802 * mbase/MTaskInteractive.[h,cc]:
1803 - fixed a bug with calling ReInit... PostProcess was called instead.
1804 - added the missing initialisation of fReInit in constructor
1805
1806 * sinope.cc:
1807 - removed plotting the tasklist statistics twice
1808 - replaced DrawClone by DrawCopy (DrawClone gave problems)
1809
1810 * mhflux/MAlphaFitter.[h,cc]:
1811 - fixed the ThetaSq function. It was wrongly defined as
1812 exp(-((x-c)/s)^2) instead of exp(-1/2*((x-c)/s))
1813 - Set start value for corresponding fit back to same value
1814 as for a standard gauss-fit.
1815
1816
1817
1818 2005/07/12 Daniela Dorner
1819
1820 * datacenter/macros/buildsequenceentries.C:
1821 - fixed bug, that was caused by changes in TExMap in root_v4.04.02
1822
1823
1824
1825 2005/07/12 Daniela Dorner
1826
1827 * automatic-exclusions.rc:
1828 - added two automatic exclusions
1829
1830 * datacenter/macros/findcacofiles.C:
1831 - adapted query to ensure, that only existing caco-files are
1832 searched
1833
1834 * datacenter/macros/getdolist.C:
1835 - changed query to make sure, that new data is processed first
1836
1837 * datacenter/macros/resetallruns.C:
1838 - changed query to allow manual interaction in RunProcessStatus
1839
1840 * datacenter/scripts/runganymed:
1841 - fixed bug in choice of rc-file
1842
1843
1844
1845 2005/07/12 Thomas Bretz
1846
1847 * mhist/MHEvent.[h,cc]:
1848 - added MTime to output
1849
1850 * mastro/MAstroCatalog.cc:
1851 - added a fix which avoided reproducing the gui elements after
1852 reading from file
1853
1854 * mbase/BaseIncl.h:
1855 - added TVector3
1856
1857 * mbase/MMath.[h,cc]:
1858 - added Sgn function
1859 - moved include of TVector3 to source file
1860
1861 * mimage/MHillasExt.cc:
1862 - included TVector2
1863
1864 * mjobs/MJCut.cc:
1865 - write Disp to output
1866 - write MTime to output
1867 - changed handling of source position (MSrcPosCalc)
1868
1869 * mpointing/MSrcPosCalc.[h,cc]:
1870 - allow to switch off source pos calculation
1871
1872
1873
1874 2005/07/11 Thomas Bretz
1875
1876 * callisto.cc, ganymed.cc, mars.cc, showlog.cc,
1877 showplot.cc, sponde.cc, mimage/MImgCleanStd.cc:
1878 - fixed some typos
1879
1880 * mastro/MAstro.[h,cc]:
1881 - added new member function GetStringDeg and GetStringHor
1882
1883 * mastro/MAstroCatalog.cc:
1884 - don't display empty ": " in tooltip for sources without name
1885
1886 * mbase/MParContainer.cc, mbase/MTask.cc:
1887 - fixed usage of a ?:-operator
1888
1889 * mbase/MString.h:
1890 - added two new constructors
1891
1892 * mjobs/MDataSet.cc:
1893 - made sure that all files read later are sorted correctly.
1894 This is necessary to ensure correct reading of subsystem
1895 data.
1896 - skipped adding a sequence twice
1897
1898 - print effective on time only in debug mode
1899
1900 * mjobs/MSequence.cc:
1901 - skipped adding a run twice
1902
1903 * mpointing/MSrcPosCalc.cc:
1904 - reformatted the comments
1905 - add MTime and MPointingPos to branch list
1906 - fTime and fObservatory are now presearched in PreProcess
1907 to allow usage in macros having no RunHeaders (if they are
1908 not found no warning is printed!)
1909 - added sanity checks for these pointers in Process
1910
1911
1912
1913 2005/07/08 Thomas Bretz
1914
1915 * showplot.cc:
1916 - implemented the possibility to open a root interpreter
1917
1918 * mbase/MMath.cc:
1919 - added sanity checks in GaussProb
1920
1921 * mimage/MHillasExt.[h,cc]:
1922 - fixed some units
1923 - added Paint
1924
1925 * mimage/MNewImagePar.cc:
1926 - fixed Print output
1927
1928 * mmain/MEventDisplay.cc:
1929 - print a separator between two events
1930 - Draw MHillasExt, too
1931
1932 * mmuon/MMuonCalibPar.cc, mmuon/MMuonSearchPar.cc:
1933 - fixed Print output
1934
1935 * mimage/MHillas.cc:
1936 - implemented plotting a estimate of disp
1937 - fixed some units in output
1938 - fixed the special case in which the shower is symmetric to
1939 the axis
1940
1941 * mimage/MHillasCalc.cc:
1942 - skipped printing the removed case 4 from MHillas::Calc
1943
1944 * mbase/MStatusDisplay.cc:
1945 - fixed wrong "save as" in "open" dialog
1946
1947 * mbase/MTaskInteractive.[h,cc]:
1948 - added ReInit
1949
1950 * mhflux/MAlphaFitter.cc:
1951 - fixed the standard polynom order (0 instead of 1) for
1952 difference histogram
1953 - changed default start velue for gauss sigma in case of kThetaSq
1954
1955 * mhflux/MHAlpha.cc, mhflux/MHCollectionArea.cc,
1956 mhflux/MHEffectiveOnTime.cc, mhflux/MHThetaSq.cc,
1957 mjobs/MJCut.cc:
1958 - enhanced zenith angle range
1959
1960 * mhflux/MHFalseSource.h:
1961 - made GetCatalog protected
1962 - made SetOffData virtual
1963
1964 * mhflux/MHThreshold.cc:
1965 - enabled Sumw2
1966
1967 * mjobs/MJCut.cc:
1968 - removed BinningEnergyEst
1969
1970 * mpointing/MPointingPos.h:
1971 - added copy constructor
1972
1973 * mpointing/MSrcPosCorrect.cc:
1974 - added a comment
1975
1976 * mranforest/MRFEnergyEst.[h,cc]:
1977 - now stores the mean energy of the bins in the forest
1978 - implemented several interpolation methods
1979
1980
1981
1982 2005/06/28 Thomas Bretz
1983
1984 * mfilter/MFMagicCuts.[h,cc]:
1985 - first full implementation... updates to come.
1986
1987 * mhbase/MH.[h,cc]:
1988 - added new member function to set several palettes
1989
1990 * mhflux/MHDisp.[h,cc]:
1991 - fixed z-axis dscription
1992 - rotate filling off data by 180 deg.
1993 - implemented subtracting off-data from on-data
1994 - set different palettes
1995
1996 * mhflux/MMcSpectrumWeight.[h,cc]:
1997 - implemented additional weight for zenith-angle- and size-bins
1998
1999
2000
2001 2005/06/27 Thomas Bretz
2002
2003 * macros/optim/optimenergy.C:
2004 - changed algorithm from Simplex to Migrad
2005 - fixed a typo (RunDisp)
2006
2007 * mhflux/FluxLinkDef.h, mhflux/Makefile:
2008 - added new class for threshold calculation
2009
2010 * mhflux/MHCollectionArea.cc:
2011 - replaced BinningEnergy by BinningEnergyEst
2012
2013 * mimage/MHHillasSrc.cc:
2014 - set minimum of fAlpha, fCosDA and fDCADelta to 0
2015
2016 * mjobs/MDataSet.cc:
2017 - improved reading source position
2018
2019 * mranforest/MRanForest.[h,cc]:
2020 - implemented a value describing the forest (eg. corresponding
2021 energy)
2022 - increased ClassVersion
2023
2024 * mtrigger/MFTriggerPattern.cc, mtrigger/MTriggerPattern.cc,
2025 mtrigger/MTriggerPatternDecode.cc
2026 - improved dox (thx to Nicola)
2027
2028 * mjobs/MJStar.cc:
2029 - implemented a new write task which only writes the effective
2030 on time. This is necessary otherwise for example the image
2031 cleaning could skip effective on-time events.
2032
2033
2034
2035 2005/06/17 Thomas Bretz
2036
2037 * mbase/MArgs.[h,cc]:
2038 - handle possible char \015 in arguments
2039
2040 * mdata/MDataArray.h:
2041 - added Print function to //*MENU*
2042
2043 * mhflux/MAlphaFitter.[h,cc]:
2044 - added new Option for Scale: Fixed
2045 - fixed typo in IsEnvDefined for Signalfunction
2046
2047 * mhist/MHCamera.cc:
2048 - plot profile in deg instead of mm
2049
2050 * mjobs/MDataSet.[h,cc]
2051 - changed error handling when reading source catalog
2052
2053 * mjobs/MJCut.cc:
2054 - added MImagePar to output
2055 - take new error handling into account when reading source catalog
2056
2057 * mjobs/MJSpectrum.cc:
2058 - print energy estimator
2059 - removed the double minus displaying the fitted spectrum
2060
2061 * mjoptim/MJOptimizeDisp.cc, mjoptim/MJOptimizeEnergy.cc:
2062 - print rule when optimization has finished
2063
2064 * mmain/MBrowser.cc:
2065 - replaced old path with new path to datacenter
2066
2067 * mranforest/MRFEnergyEst.[h,cc]:
2068 - store binning in new data member fBinning to avoid many calles
2069 to atof
2070
2071
2072
2073 2005/06/15 Daniela Dorner
2074
2075 * datacenter/macros/createdataset.C:
2076 - added function to read in input from txt-file
2077
2078 * datacenter/macros/insertdataset.C:
2079 - fixed bug -> no new sourcenames can be inserted by this macro
2080
2081 * datacenter/macros/writesequencefile.C:
2082 - fixed small bug in logging-output
2083
2084
2085
2086 2005/06/13 Daniela Dorner
2087
2088 * datacenter/macros/createdataset.C:
2089 - added (macro to write simple datasetfile)
2090
2091 * datacenter/macros/buildsequenceentries.C:
2092 - fixed bug introduced 12.5.2005
2093
2094 * datacenter/scripts/copyscript:
2095 - fixed bug
2096
2097
2098
2099 2005/06/13 Thomas Bretz
2100
2101 * mcalib/MCalibrationHiLoCam.h:
2102 - added Print to //*MENU*
2103
2104 * mhflux/MHThetaSq.[h,cc]:
2105 - added resources for fNumBinsSignal and fNumBinsTotal
2106
2107 * mjobs/MJSpectrum.[h,cc]:
2108 - implemented weighting in theta, so we get better statistics
2109 - improved output
2110 - added plotting other spectras
2111
2112 * Makefile:
2113 - added new directory mjoptim
2114
2115 * manalysis/MEnergyEstimate.[h,cc]:
2116 - derives now from a new more genral class MParameterCalc
2117
2118 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
2119 - added new class MParamterCalc
2120
2121 * manalysis/MParameterCalc.[h,cc]:
2122 - added new class MParamterCalc
2123
2124 * mbase/MLog.cc:
2125 - do not display 'underline' if fIsNull output
2126
2127 * mhbase/MBinning.cc:
2128 - removed some obsolete comments fixed old stylish SetBinningCos
2129
2130 * mhflux/MAlphaFitter.[h,cc]:
2131 - background fit can now be switched off
2132 - removed some obsolete comments
2133 - adapted Print output
2134 - added new option to change signal function type
2135 - adde new Strategy option: kGaussSigma
2136
2137 * mhflux/MHAlpha.[h,cc]:
2138 - output the gauss sigma to the parameter list
2139
2140 * mhflux/MHThetaSq.h:
2141 - mase InitMapping public (used in MJOptimizeDisp)
2142
2143 * mjobs/JobsLinkDef.h, mjobs/Makefile:
2144 - removed MJOptimize*
2145
2146 * mjobs/MJOptimize.[h,cc]:
2147 - allow minimization of something else than MinimizationValue
2148
2149 * mjobs/MJOptimizeEnergy.[h,cc]:
2150 - added class description with example
2151 - added weighting task to RunEnergy (untested)
2152
2153 * mtools/MChisqEval.[h,cc]:
2154 - added comments
2155 - print result in Postprocess
2156 - allow to give a different name to the result
2157
2158 * mjobs/MJOptimize*:
2159 - finally moved to new dir mjoptim
2160 - new class MJOptimizeDisp
2161
2162
2163
2164 2005/06/10 Daniela Dorner
2165
2166 * datacenter/scripts/copyscript:
2167 - adapt script to new machine
2168
2169
2170
2171 2005/06/10 Thomas Bretz
2172
2173 * datacenter/macros/plotdb.C:
2174 - set minimum and maximum also for ZA graph
2175
2176 * mdata/MDataChain.cc:
2177 - fixed a possible crash to to NULL-acess in GetDataMember
2178
2179 * mhbase/MBinning.[h,cc]:
2180 - added a new binning type "asin" which is used for the
2181 ZA binning
2182
2183 * mhflux/MAlphaFitter.cc:
2184 - allow polynom order 1
2185 - improved result line in PaintResult
2186
2187 * mhflux/MHAlpha.cc:
2188 - call PaintResult also in DrawAll
2189
2190 * mhflux/MHCollectionArea.cc:
2191 - removede nonsense A_{eff} from plot
2192
2193 * mhflux/MHDisp.cc:
2194 - fixed a possible crash if fSrcPos==NULL
2195
2196 * mhflux/MHAlpha.cc, mhflux/MHCollectionArea.cc,
2197 mhflux/MHEffectiveOnTime.cc, mhflux/MHEnergyEst.cc,
2198 mjobs/MJCut.cc:
2199 - replaced SetEdgesCos by new SetEdgesASin (set the correct binning)
2200 the old binning was not well aligned with the MC binning
2201
2202 * mhflux/MMcSpectrumWeight.[h,cc]:
2203 - added the possibility to set ZA-weights
2204 (Could be improved calculating correst sine-weights)
2205
2206 * mimage/MHVsSize.cc:
2207 - fixed. Conc1 was incorrectly scaled
2208
2209 * mjobs/MDataSet.h:
2210 - added getter for TLists
2211
2212 * mjobs/MJCut.cc:
2213 - in non-wobble mode the hcalc2 had been wrrornously added
2214 to the tasklist -> removed
2215
2216 * mjobs/MJOptimize.h:
2217 - added a comment for EnableTestTrain
2218
2219 * mpointing/MSrcPosCam.[h,cc]:
2220 - implemented Add member function
2221
2222 * mranforest/MRFEnergyEst.[h,cc]:
2223 - fixed a problem with the removal of the last columns
2224 - implemented debug-mode
2225 - interpolate energy in logarithmic grid
2226 - removed Test function completely
2227 - added ReadEnv
2228
2229 * mranforest/MRanTree.[h,cc]:
2230 - replaced some TMatrixFRow by TMatrixFRow_const
2231
2232 * mpointing/MSrcPosCorrect.[h,cc]:
2233 - added
2234
2235 * mpointing/Makefile, mpointing/PointingLinkDef.h:
2236 - added MSrcPosCorrect
2237
2238 * mhflux/MHDisp.cc:
2239 - fixed the scaling of the abs-limit of m3l above which
2240 we assume that the 3rd moment is a good measurement for the
2241 correct disp point
2242
2243
2244
2245 2005/06/08 Daniela Dorner
2246
2247 * datacenter/scripts/checkstardone:
2248 - fixed bug
2249 - added check
2250
2251 * datacenter/scripts/runstar, runcallisto, runganymed:
2252 - added -v4 to commandlines
2253
2254
2255
2256 2005/06/07 Daniela Dorner
2257
2258 * datacenter/scripts/runstar, runcallisto:
2259 - fixed bug in filenumber calculation
2260
2261
2262
2263 2005/06/06 Daniela Dorner
2264
2265 * datacenter/scripts/runganymed:
2266 - fixed bug in second commandline
2267
2268
2269
2270 2005/06/03 Thomas Bretz
2271
2272 * ganymed.cc:
2273 - fixed the wrong printout of ganymed
2274
2275 * mars.cc:
2276 - allow to open a file via commandline
2277
2278 * mars.rc:
2279 - added some more comments
2280
2281 * mcalib/MCalibrateRelTimes.cc:
2282 - removed obsolete comments
2283
2284 * mmain/MEventDisplay.cc:
2285 - implemented muon analysis
2286 - fixed a crash caused by the DF
2287
2288 * mmain/Makefile:
2289 - added -I../mmuon
2290
2291 * mmuon/MMuonCalibPar.cc:
2292 - updated Print output
2293
2294 * mmuon/MMuonSearchPar.[h,cc]:
2295 - updated print output
2296 - added Paint function
2297
2298 * mranforest/MRFEnergyEst.h:
2299 - fixed thw wrong data types in setters
2300
2301 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
2302 - don't try to find automatic weights without template file name
2303
2304 * mjobs/MJStar.cc:
2305 - set bit MFillH::kDoNotDisplay for fillmuon
2306
2307 * mmuon/MHSingleMuon.[h,cc]:
2308 - store function in hist
2309 - added Paint member function
2310
2311
2312
2313 2005/06/03
2314
2315 * RELEASE 0.9.3
2316
2317
2318
2319 2005/06/03 Thomas Bretz
2320
2321 * mjobs/hilocalib_sp1.root, mjobs/hilocalib_sp1_mc.root:
2322 - updated
2323
2324 * callisto.rc:
2325 - MJPedestalY2.MaxEvents: 2000 replaced by 5000 as in
2326 callisto_Dec04Jan05.txt
2327
2328 * manalysis/MMultiDimDistCalc.h:
2329 - changes to layout
2330
2331 * mbadpixels/MBadPixelsCalc.cc:
2332 - improved sanity checks
2333
2334 * mbase/MEvtLoop.cc:
2335 - fixed a bug which could cause Eventloop to crahs if
2336 parlist was not initialized
2337
2338 * mdata/MDataArray.[h,cc]:
2339 - added copy constructor
2340
2341 * mhbase/MFillH.cc:
2342 - made sure that no constructor can crash due to NULL pointers
2343
2344 * mhbase/MHMatrix.[h,cc]:
2345 - first check in AddColumn if the column is available. Afterwards
2346 check whether it can be added
2347 - added new interfaced to single rows
2348
2349 * mhflux/MMcSpectrumWeight.cc:
2350 - slight change to screen output
2351
2352 * mjobs/MJPedestal.cc:
2353 - slight change to screen output
2354
2355 * mpedestal/MPedCalcPedRun.cc:
2356 - fixed a bug which caused MC files not to work treat them now
2357 as pedestal files (always)
2358
2359 * mranforest/MRFEnergyEst.[h,cc]:
2360 - improved the code and the interface
2361
2362 * mranforest/MRanForestGrow.[h,cc]:
2363 - derives now from MRead to be able to use the bar in the
2364 display
2365
2366 * mtools/MTFillMatrix.[h,cc]:
2367 - allow to fill a single matrix with all events
2368
2369 * datacenter/macros/plotdb.C:
2370 - display values versus Mean of ZdMin and ZdMax instead of ZdMin
2371
2372
2373
2374 2005/06/02 Markus Gaug (2005/06/01)
2375
2376 * mcalib/MCalibrationChargeCalc.cc
2377 - lower fgPheErrLowerLimit from 9.0 to 6.0. This is necessary to
2378 exclude 2 very ringing pixels in September which - when kept -
2379 destroy the image cleaning around them.
2380
2381
2382
2383 2005/06/02 Markus Gaug (2005/05/31)
2384
2385 * mjobs/MJCalibration.cc
2386 - The MFTriggerPattern filters out all events taken with the
2387 CT1-pulser and data format version greater than 4.
2388 Demand now that the filter is put into the task list only if the
2389 calibration colour is not kCT1.
2390
2391
2392
2393 2005/06/02 Markus Gaug (2005/05/26)
2394
2395 * mpedestal/MPedCalcPedRun.cc
2396 - fixed bug in recognition of pedestal bit - affects only intensity
2397 calibration.
2398
2399 * mhcalib/MHCalibrationChargeCam.cc,
2400 mhcalib/MHCalibrationRelTimeCam.cc:
2401 - do not draw to status display if histogram is empty. This
2402 caused some error messages from root.
2403
2404
2405
2406 2005/06/02 Thomas Bretz
2407
2408 * callisto.cc:
2409 - made "-raw" the default
2410 - switched bad pixel check on for MJPedestalC2
2411
2412 * callisto_Dec04Jan05.rc:
2413 - reduced MJPedestalY2.ExtractWinRight from 4.0 to 2.0
2414
2415 * mhflux/MHThetaSq.[h,cc]:
2416 - added missing InitMapping
2417
2418 * mjobs/MJCalib.cc:
2419 - set default for fDataFlag to kIsUseRawData
2420
2421 * mjobs/MJOptimizeCuts.cc:
2422 - added some sanity checks if CreateHistNew couldn't create
2423 the histogram
2424
2425 * mjobs/MJPedestal.[h,cc]:
2426 - implemented a possible deadpixel check
2427
2428 * star.rc:
2429 - added a missing template line
2430
2431 * mbadpixels/MBadPixelsCalc.[h,cc]:
2432 - changed to allow different upper and lower cuts in pedestal
2433 variance
2434
2435 * mfilter/MFCosmics.cc:
2436 - allpix were not increased correctly if a saturated pixel
2437 was skipped
2438
2439 * mjobs/MJCalibrateSignal.cc:
2440 - changed name of "Interp'd" to something more accurate
2441
2442 * msignal/MExtractFixedWindow.cc:;
2443 - removed case 12 for logain resolution as it is in bcn cvs
2444 but nowhere documented
2445
2446 * callisto.rc:
2447 - added new template line for dead pixel check
2448 - added correction factor determined from Muon analysis
2449
2450 * callisto_Dec04Jan05.rc
2451 - added correction factor determined from Muon analysis
2452
2453 * mhflux/MMcSpectrumWeight.cc:
2454 - small change to output
2455
2456
2457
2458 2005/06/01 Thomas Bretz
2459
2460 * mjobs/MJOptimize.[h,cc]:
2461 - moved code for cut optimization to MJOptimizeCuts
2462 - moved code for energy optimization to MJOptimizeEnergy
2463
2464 * mjobs/MJOptimizeCuts.[h,cc], mjobs/MJOptimizeEnergy.[h,cc]:
2465 - added
2466
2467 * mjobs/Makefile, mjobs/JobsLinkDef.h:
2468 - added MJOptimizeCuts
2469 - added MJOptimizeEnergy
2470
2471 * showplot.cc:
2472 - set window name to input file name
2473
2474 * mcalib/MCalibColorSet.cc:
2475 - changed order of checks so that an explicit color is
2476 prior to any automatic detection.
2477
2478 * mcalib/MCalibrateData.[h,cc]:
2479 - implemented setting a possible additional scale factor
2480 (for MC it is always reset to 1)
2481
2482 * mfilter/MFCosmics.cc:
2483 - don't count saturated hi-gain pixels at all. It should
2484 not be necessary, because such pixels should have a value
2485 high enough in the high-gains but it seems sometimes they don't
2486
2487 * mhflux/MHAlpha.[h,cc]:
2488 - changed some orders in header
2489 - made some private data members protected
2490 - Call GetVal() if fMap[0]<0. This is necessary if the fill
2491 value is calculated on-the-fly (like ThetaSq)
2492 - made InitMapping virtual
2493
2494 * mhflux/MHDisp.cc:
2495 - removed 'Get-Entries' workarund
2496 - changed the function integartion for the significance
2497
2498 * mhflux/MHThetaSq.[h,cc]:
2499 - overwrite InitMapping because ThetaSq should be read from
2500 the parlist always
2501
2502 * mimage/MHHillas.cc:
2503 - set histogram minimum of Delta to 0
2504
2505 * mpedestal/MPedPhotCam.cc:
2506 - check for unsuitable pixels when calculating the means not
2507 only for the UnsuitableRun ones
2508
2509 * msignal/MExtractor.cc:
2510 - replaced wrong %2d by %2f
2511
2512
2513
2514 2005/06/01 Daniela Dorner
2515
2516 * datacenter/scripts/runcallisto:
2517 - added writing html-logs
2518 - added --auto-time-stop for merpping(ccupdate)
2519
2520 * datacenter/scripts/runganymed:
2521 - added writing html-logs
2522 - added second execution of ganymed
2523 - adapted to correct usage of config-files
2524 - fixed bug
2525
2526 * datacenter/scripts/runstar:
2527 - added writing html-logs
2528 - minor change in logpath
2529
2530
2531
2532 2005/05/31 Daniela Dorner
2533
2534 * datacenter/macros/fillstar.C, plotdb.C:
2535 - added two new parameters
2536
2537 * datacenter/macros/setupdb.C:
2538 - adapted to changes in DB (added two columns)
2539
2540
2541
2542 2005/05/31 Thomas Bretz
2543
2544 * mfileio/MReadReports.[h,cc]:
2545 - changed such that it can force prereading of the first event of
2546 a sequence after PreProcess
2547
2548 * mfileio/MReadTree.h:
2549 - added some comment about the new bits used in MReadReports
2550
2551 * mhflux/MHDisp.cc:
2552 - changed fit limit from 1.1 to 1.0
2553 - fixed access to wrong axis
2554
2555 * mhflux/MHEffectiveOnTime.cc:
2556 - fixed a bug which caused the first bin of the histograms
2557 vs time to disapear in PostProcess, which gave wrong results
2558 on the screen. The output and all following programs not
2559 directly accessing the histograms haven't been affected
2560
2561 * mjobs/MJCalib.cc:
2562 - HasEnv for boolean type resources is obsolete and has been
2563 removed
2564
2565 * mjobs/MJCalibrateSignal.cc:
2566 - removed MPointingPosInterpolate
2567 - adapted usage of MReadReports to changes
2568
2569 * mjobs/MJCut.cc, mjobs/MJStar.cc:
2570 - adapted usage of MReadReports to changes
2571 - made Drive-tree a 'required' tree
2572
2573 * mjobs/MJStar.cc:
2574 - removed "Events" from setting up rate and effective on time
2575 tasks to tlist2. It is obsolete because calibration events
2576 don't enter star at all.
2577
2578 * mpointing/MPointingPosCalc.[h,cc]:
2579 - assume that the run-type is real-data if Process is called before
2580 ReInit
2581
2582 * merpp.cc:
2583 - new options: --auto-time-start --auto-time-stop
2584
2585 * mbadpixels/MBadPixelsTreat.cc:
2586 - removed the checks in the algorithm whether the current pixel
2587 is NULL. MSignalCam doesn't support zero supression anymore.
2588 GetPixById has been replaced by the []-operator
2589
2590
2591
2592 2005/05/30 Thomas Bretz
2593
2594 * msql/MSQLServer.cc:
2595 - added possibility to setup SelectDatabase from resource file
2596
2597 * mbadpixels/MBadPixelsCalc.[h,cc]:
2598 - implemented the possibility to use the check routine
2599 from outside
2600 - check now returns kFALSE if more than 50% of all
2601 pixels are marked as unsuitable
2602
2603 * mhflux/FluxLinkDef.h, mhflux/Makefile:
2604 - added MHDisp
2605 - added MMcSpectrumWeight
2606
2607 * mhflux/MHFalseSource.[h,cc]:
2608 - allow finding of Off-plot for derived classes - like in MHAlpha
2609 - get source position from MSourcePos if existing
2610 - changed some data members from private to protected
2611
2612 * mhflux/MHDisp.[h,cc]:
2613 - added
2614
2615 * mjobs/MJCut.[h,cc]:
2616 - implemented new option (HistNameFS) to allow using a different
2617 False Source Plot
2618
2619 * mpedestal/MPedPhotCam.[h,cc]:
2620 - added a copy constructor to allow conversion from MPedestalCam
2621
2622 * mpointing/MSrcPosCam.[h,cc]:
2623 - added copy constructor
2624
2625
2626
2627 2005/05/30 Daniela Dorner
2628
2629 * datacenter/scripts/buildsequenceentries, checkstardone, correcttime,
2630 doexclusions, fillcallisto, insertdatasets, runganymed,
2631 checkfilesforsequenceavail, copyscript, filesondisk, fillstar
2632 runcallisto, runstar, writesequencefiles:
2633 - moved two variables from the scripts to the sourcefile
2634
2635 * datacenter/scripts/runganymed:
2636 - changed # of processes
2637
2638 * datacenter/macros/buildsequenceentries.C, filldotrbk.C, fillstar.C,
2639 insertcacofile.C, plotdb.C, setstatus.C, checkfileavail.C,
2640 doexclusions.C, filldotrun.C, findcacofiles.C, insertdataset.C,
2641 resetallruns.C, setupdb.C, checkstardone., fillcalib.C,
2642 fillsignal.C, getdolist.C, insertdate.C, resetcolumn.C,
2643 writesequencefile.C:
2644 - adapted the macros to the changes in msql/MSQLServer.cc
2645
2646 * datacenter/macros/fillstar.C:
2647 - adapted the functions for the myon parameter after the bugfixes
2648 in the calibration
2649
2650
2651
2652 2005/05/27 Daniela Dorner
2653
2654 * datacenter/macros/plotdb.C:
2655 - changed binning of fConvFactorInner
2656 - added plot vs ZdMin
2657
2658 * datacenter/macros/resetcolumn.C:
2659 - added (macro to reset value in the DB)
2660
2661 * datacenter/scripts/runganymed:
2662 - removed command line option for ganymed, which is default now
2663
2664
2665
2666 2005/05/27 Javier Rico (2005/05/26)
2667
2668 * mbadpixels/MBadPixelsCam.cc
2669 - fixed small bug in the Print() function (one line was printed out
2670 at a wrong place). (M. Gaug)
2671
2672
2673
2674 2005/05/27 Javier Rico (2005/05/24)
2675
2676 * mhcalib/MHCalibrationHiLoCam.cc
2677 - do not write Arrays if flag kOscillations is not set.
2678 (this was actually a bug since it caused a huge usage for large
2679 amounts of data). (M. Gaug)
2680
2681 * mcalib/MCalibColorSet.cc
2682 - set colour already in the ReInit(), needed by the digital filter
2683 later. (M. Gaug)
2684
2685 * mjobs/MJCalibration.cc
2686 - forgot to merge hi-lo calibration factors for intensity calibration.
2687 (M. Gaug)
2688
2689 * mhcalib/MHCalibrationCam.[h,cc]
2690 - do not Finalize histograms if a flag kReset is set. Caused wrong
2691 result in last run of intensity calibration. (M. Gaug)
2692
2693 * msignal/MC_calibration_weights_UV.dat
2694 - Removed. It was confusing to have this file since it was just a
2695 copy of calibration_weights_UV.dat. For MC calibration you can
2696 just use the same weights files as for real data. (A. Moralejo)
2697
2698 * msignal/calibration_weights_blue46.dat
2699 - added missing weights file (M. Gaug)
2700
2701
2702
2703 2005/05/27 Markus Gaug (2005/05/21)
2704
2705 * mcalib/MCalibrationChargePix.[h,cc]
2706 - allow setting of extractor resolution in CalcReducedSigma()
2707
2708 * mcalib/MCalibrationChargeCalc.[h,cc]
2709 - implement usage of extractor resolution (only if UseExtractorRes
2710 is set).
2711
2712
2713
2714 2005/05/27 Thomas Bretz
2715
2716 * Makefile:
2717 - removed mmontecarlo directory
2718
2719 * mmontecarlo/MMcEnergyEst.[h,cc],
2720 mmontecarlo/MMcTimeGenerate.[h,cc],
2721 mmontecarlo/MMcWeightEnergySpecCalc.[h,cc]:
2722 - removed
2723
2724 * sponde.rc:
2725 - added new line for weighted spectral index
2726
2727 * mbadpixels/MBadPixelsCalc.[h,cc]:
2728 - added an option to perform the checks also in PostProcess
2729
2730 * mhbase/MFillH.h:
2731 - added default argument to SetWeight
2732
2733 * mhbase/MH3.h:
2734 - added Sumw2() member function
2735
2736 * mhflux/MHCollectionArea.[h,cc]:
2737 - added TLatex output to plots
2738 - added some Getter
2739
2740 * mjobs/MJSpectrum.[h,cc]:
2741 - implemented the possibility to weight the monte carlo spectrum
2742 to a new index or function. More details can be found
2743 in MMcSpectrumWeight
2744 - slightly changed the plot comparing the size distributions
2745 - scale the comparsison plots by the resulting spectrum
2746
2747 * mjobs/MJob.[h,cc]:
2748 - added a member function to check ReadEnv of a single
2749 container
2750
2751 * mjobs/Makefile:
2752 - added -I../mmc
2753
2754 * mmc/MMcEvt.[hxx,cxx], mmc/McEvtBasic.[hxx,cxx]:
2755 - changed the inheritance: MMcEvt now derives from MMcEvtBasic
2756 so that both classes are interchangable
2757 - increased both class versions
2758 - chaged the default partictle in MMcEvtBasic from
2759 kGAMMA to kUNDEFINED
2760 - added new particle type: kUNDEFINED
2761
2762 * mhflux/MMcSpectrumWeight.[h,cc]:
2763 - added
2764
2765 * callisto_Dec04Jan05.rc:
2766 - commented MJPedestalC1.ExtractSignal.FallTimeHiGain
2767 because it is the dfeault now
2768
2769 * msignal/MExtractTimeAndChargeSpline.cc:
2770 - changed default of fgFallTimeHiGain to 0.5
2771
2772 * mimage/MHillasSrc.h:
2773 - added copy constructor and Copy function
2774
2775 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]:
2776 - implemented reading of automatic weights file following an
2777 idea of Markus G.
2778
2779 * mjobs/MJPedestal.cc:
2780 - fixed the reading of the resource file fopr the extractor
2781 (reading the extractor from file can overwrite the seetings)
2782
2783 * msignal/MC_weights46.dat:
2784 - updated from BCN cvs
2785
2786 * msignal/Makefile:
2787 - added -I../mcalib
2788
2789 * callisto.rc:
2790 - updated comments
2791
2792 * mcalib/MCalibrateData.[h,cc]:
2793 - same small changes to layout
2794 - mainly unrolled Form-statements
2795
2796 * msignal/MExtractFixedWindow.cc:
2797 - added case 12 and a default for logain setting the
2798 extractor resolution (partly taken from bcn cvs)
2799
2800
2801
2802 2005/05/25 Thomas Bretz
2803
2804 * callisto.cc, ganymed.cc, mars.cc, merpp.cc, readdaq.cc,
2805 readraw.cc, sponde.cc, star.cc:
2806 - made the output about the root version clearer
2807
2808 * mbase/MEvtLoop.cc:
2809 - call CallProcess instead of Process for the mail tasklist
2810 (this makes sure that all counters are correct) This should
2811 NOT be done for Pre/PostProcess
2812
2813 * mbase/MStatusDisplay.cc:
2814 - fixed a possible crash if padsave==NULL
2815 - fixed the missing first tab in postscript files
2816
2817 * mbase/MTask.cc:
2818 - initialize fNumExec0 with 0 (this was the reason why the
2819 missing CallProcess in MEvtLoop didn't seem to have any effect
2820 on the possible printing of the statistics
2821
2822 * mhflux/MAlphaFitter.cc:
2823 - improved output
2824
2825 * mhflux/MHEffectiveOnTime.cc:
2826 - added some eMail from Wolfgang about treating the calibration
2827 events to the class description
2828 - removed some debug output in Paint()
2829
2830 * mhflux/MHThetaSq.cc:
2831 - replaced \\theta by \\vartheta
2832
2833 * mhvstime/MHPixVsTime.cc:
2834 - fixed a bug found by marcos: the error bars weren't retrieved
2835 correctly (instead of fTypeErr fType was requested)
2836
2837 * mjobs/MJStar.cc:
2838 - do not use calibration events for rate and effective-on-time
2839 calculation
2840
2841 * mjobs/MJob.cc:
2842 - added some debug output to ExpandPath
2843
2844 * msignal/MExtractTime.h, msignal/MExtractTimeAndCharge.h,
2845 msignal/MExtractor.h:
2846 - added Print() to //*MENU*
2847
2848
2849
2850 2005/05/25 Daniela Dorner
2851
2852 * datacenter/macros/fillcalib.C, setupdb.C:
2853 - changed presicion of parameter
2854
2855 * datacenter/macros/plotdb.C:
2856 - added (macro to plot quality paramter from the DB)
2857
2858
2859
2860 2005/05/24 Daniela Dorner
2861
2862 * datacenter/macros/fillstar.C:
2863 - added new parameters
2864
2865 * datacenter/macros/setupdb.C:
2866 - added variables for the new parameters
2867
2868
2869
2870 2005/05/23 Daniela Dorner
2871
2872 * datacenter/scripts/fillstar:
2873 - fixed bug in path
2874
2875 * datacenter/macros/fillstar.C, fillcalib.C, fillsignal.C:
2876 - added check
2877
2878 * datacenter/macros/fillcalib.C, setupdb.C:
2879 - adapted variables for the conversion factor
2880
2881
2882
2883 2005/05/20 Thomas Bretz
2884
2885 * RELEASE 0.9.2
2886
2887
2888
2889 2005/05/20 Daniela Dorner
2890
2891 * datacenter/scripts/insertdatasets,checkstardone:
2892 - adapted paths for release
2893
2894 * datacenter/macros/fillstar.C:
2895 - adapted functions to calculate psf and the ratio
2896
2897 * datacenter/scripts/runganymed:
2898 - adapted ganymed command
2899
2900
2901
2902 2005/05/20 Thomas Bretz
2903
2904 * msignal/MExtractTimeAndChargeSlidingWindow.cc
2905 - increased log-gain window from 6 to 8 according to an
2906 UNDOCUMENTED change in the bcn cvs
2907
2908 * mhcalib/MHCalibrationChargePINDiode.cc:
2909 - removed a check in fill according to an UDOCUMENTED change
2910 in the bcn cvs
2911
2912 * mhcalib/MHCalibrationChargePINDiode.cc:
2913 - use a dynamic_cast for the Fill-argument
2914
2915 * mjobs/MJCalibration.cc:
2916 - shortened output line telling file name of hi-/lo-gain
2917 calibration
2918
2919 * mjobs/MJPedestal.[h,cc]:
2920 - moved code for PulsePosCheck into own function
2921 - put also code for pixel check into this function
2922 - added a sanity check for fExtractor at some places
2923
2924 * msignal/MExtractor.cc:
2925 - added output of pedestal container - if available - in Print()
2926 - improved format of Print() output
2927
2928 * mbase/MEvtLoop.[h,cc]:
2929 - removed the obsolete (it was never been used) argument from
2930 PreProcess
2931 - replaced the second obsolete argument in Eventloop by a flag
2932 whether statistics should be printer or not: default=kTRUE
2933 - Print statistics automatically in Eventloop if tasklists
2934 Process has ever been touched.
2935
2936 * mjobs/MJCalibTest.cc, mjobs/MJCalibration.cc, MJCalibrateSignal.cc,
2937 mjobs/MJCut.cc, mjobs/MJOptimize.cc, mjobs/MJPedestal.cc,
2938 mjobs/MJSpectrum.cc, mjobs/MJStar.cc:
2939 - removed call to PrintStatistics - no done automatically in
2940 MEvtLoop
2941
2942 * mpedestal/MExtractPedestal.cc:
2943 - removed InitArrays after ReInit of fExtractor. It is done there
2944 automatically
2945
2946 * mjobs/MJCalibrateSignal.cc:
2947 - don't add pinext and bldext to tasklist if not necessary
2948 (UNDOCUMENTED change from bcn cvs)
2949
2950 * callisto.rc, callisto_Dec04Jan05.rc:
2951 - replaced wrong MaxHiGainVar by MaxSignalVar (was nowehere
2952 really used)
2953
2954 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc:
2955 - some simplifications to the access of histograms after the loop
2956 has finished. There is no need to search for them in the parameter
2957 list.
2958
2959 * mjobs/MJCut.cc:
2960 - fixed the file-path when writing the status display and an
2961 output path was given.
2962
2963 * mjobs/hilocalib_sp1.root:
2964 - new intercalibration constants due to the latest bug-fixes
2965
2966 * manalysis/MCameraData.[h,cc]:
2967 - removed all stuff depending on MSigmabar
2968
2969 * manalysis/MSigmabar*
2970 - removed
2971
2972
2973
2974 2005/05/20 Markus Gaug (2005/05/19)
2975
2976 * mjobs/MJPedestal.cc:
2977 - fixed an important bug in the setting of the incoming pedestal
2978 pointer to the signal extractor. This bug caused the pedestals not
2979 to be subtracted correctly in the calibration afterwards. The
2980 effect was about 10% too high conversion factors for the digital
2981 filter and the spline and more than 40% for the sliding window.
2982 The bug existed since end of February! (Markus G.)
2983
2984
2985
2986 2005/05/20 Markus Gaug (2005/05/18)
2987
2988 * mcalib/MCalibrationChargeCalc.cc
2989 - issue a warning if no colour has been set until the PostProcess.
2990 (happens to old MC files).
2991
2992
2993
2994 2005/05/19 Markus Meyer
2995
2996 * mmuon/MHMuonPar.cc:
2997 - add a second integral in the function paint, which is
2998 plotted in the MStatusDisplay
2999
3000
3001
3002 2005/05/19 Daniela Dorner
3003
3004 * datacenter/macros/fillstar.C:
3005 - add new parameter
3006
3007 * datacenter/macros/setupdb.C:
3008 - adapted to new column in db
3009
3010 * callisto_Dec04Jan05.rc:
3011 - set value for MJPedestalY2.MaxEvents from 2000 to 5000 to get
3012 better statistics for the calculation of the mean pulse time
3013 of the cosmisc
3014
3015 * datacenter/scripts/runganymed:
3016 - fixed bug in path
3017
3018
3019
3020 2005/05/19 Thomas Bretz
3021
3022 * msignal/MExtractTimeAndCharge.cc:
3023 - simplified a really cryptical use of the ?:-operator when
3024 the fLoGainFirst is calculated
3025 - fixed a bug introduced in the calculation of the derivatives
3026
3027 * mmain/MEventDisplay.cc:
3028 - removed MC trigger display
3029
3030 * mbase/MTaskList.[h,cc]:
3031 - member function to use MTaskList in a TIter
3032
3033 * mhflux/MAlphaFitter.[h,cc]:
3034 - improved the output line plotted into the histogram
3035 - implemented getter for fSigInt
3036 - start integration in first bin not in underflow bin
3037 - added 'background' option for scaling
3038
3039 * mhflux/MHAlpha.[h,cc]:
3040 - added some comments
3041 - improved DistancetoPrimitive
3042
3043 * mhflux/MHThetaSq.[h,cc]:
3044 - derives the binning now from the cut value or the MAlphaFitter
3045
3046 * mjobs/MJStar.cc:
3047 - moved weather data histogram back to the end - otherwise
3048 MEventRate is not initialized before
3049
3050
3051
3052 2005/05/18 Thomas Bretz
3053
3054 * mcalib/MCalibCalcFromPast.cc:
3055 - added missing fIntensQE to list of initialization in
3056 constructor
3057
3058 * mcalib/MCalibrateData.cc:
3059 - fixed a bug which caused kNo to be ignored
3060 - removed a second check for the size of the badpixelcam
3061
3062 * mjobs/MJCalibrateSignal.cc:
3063 - removed the obsolete second adding of filhil and filpul to
3064 the tasklist
3065
3066 * mjobs/MJCalibration.cc:
3067 - do not display result or statistics if no execution has taken
3068 place
3069
3070 * mjobs/MJStar.cc:
3071 - moved processing of CC-branch to the beginning of the tasklist
3072
3073 * msignal/MExtractTimeAndChargeSpline.[h,cc]:
3074 - introduced some small changes to the validity range of
3075 some variables
3076 - determin the higher bound above which no search is done
3077 analog to the lower bound using the fall-time
3078 - CalcIntegral[Hi,Lo]Gain now returns sum. No need for a reference
3079 - fixed calling Integral[HI,Lo]Gain in cases we are at the edge of
3080 the valid range -- at a lot of position in the code random memory
3081 above or below the arrays have been accessed.
3082 - improved the numercila stability of CalcIntegral[Hi,Lo]Gain
3083 more by calculating the number of steps from the rise and fall time.
3084 this should at least give consistent results on the same machine!
3085
3086 * mbase/MContinue.cc:
3087 - fixed a namimg problem of the filter when it is added to
3088 the tasklist and has the same name as MContinue
3089
3090 * mcalib/MCalibrationChargeCalc.cc:
3091 - for some sceen output the manipulator (inf) was missing
3092
3093 * msignal/MExtractPINDiode.cc, mcalib/MCalibrationChargeCalc.cc,
3094 mcalib/MCalibrationChargeCam.cc:
3095 - fixed a problem with the fit (it always tried to display
3096 the fit-function somewhere)
3097
3098
3099
3100 2005/05/17 Thomas Bretz
3101
3102 * callisto.rc, callisto_Dec04Jan05.rc:
3103 - added new comments diescribing setup of MFCosmics
3104
3105 * mfilter/MFCosmics.[h,cc]:
3106 - skip bad pixels using MBadPixelsCam
3107 - implemented a check in PostProcess about the fraction
3108 of events which survived or were rejected
3109 - added ReadEnv for setup
3110
3111 * mfilter/Makefile:
3112 - added mbadpixels
3113 - removed mmain and manalysis
3114
3115 * mhcalib/MHCalibrationChargeCam.h:
3116 - removed numbers from data member descrition -- too much
3117 to maintain
3118
3119 * mhcalib/MHCalibrationChargePINDiode.h:
3120 - incremented version number (undocumented from bcn)
3121
3122 * mjobs/MJCalibration.cc:
3123 - reorganized some TText output (undocumented from bcn)
3124 - overwrite the default of MaxNumberEmptyPixels by 0.05
3125 (undocumented from bcn)
3126 - print tasklist statistics also if eventloop returned
3127 KFALSE
3128
3129 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
3130 - changed fgLoGainStartShift from -2.8 to -1.8
3131 (undocumented from bcn)
3132
3133 * msignal/MExtractTimeAndChargeSlidingWindow.h:
3134 - increased version number from 0 to 1 (undocumented from bcn)
3135
3136
3137
3138 2005/05/17 Markus Gaug (2005/05/16)
3139
3140 * msignal/MExtractor.[h,cc]
3141 - introduce two new variables: fResolutionPerPheHiGain and
3142 fResolutionPerPheLoGain, to be set by deriving extractors.
3143 - set version number one higher.
3144
3145 * msignal/MExtractFixedWindow.[h,cc]
3146 * msignal/MExtractTimeAndChargeSlidingWindow.[h,cc]
3147 * msignal/MExtractTimeAndChargeSpline.[h,cc]
3148 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
3149 - set the variables fResolutionPerPheHiGain and
3150 fResolutionPerPheLoGain
3151
3152 * msignal/MExtractPINDiode.[h,cc]
3153 - adapt to current PIN Diode signal, fit signal with Gaussian
3154 - set version number up by one.
3155
3156 * msignal/MExtractedSignalPINDiode.[h,cc]
3157 - set new data member fExtractedChi2
3158 - set version number up by one.
3159
3160 * mhcalib/MHCalibrationChargePINDiode.cc
3161 - adapt one function to newly used names.
3162 - adapt signal tests.
3163
3164 * mjobs/MJPedestal.[h,cc]
3165 - read MBadPixelsCam together with extractor, if exisiting
3166 (necessary for bad pixels exclusion in pulse position search).
3167
3168 * mjobs/MJCalibration.[h,cc]
3169 - use MFCosmics in any case (not only for CT1-pulses) and apply
3170 a quality criteria depending on number of rejected events:
3171 MaxExcludedEvents (default: 50%).
3172
3173
3174
3175 2005/05/17 Daniela Dorner
3176
3177 * datacenter/macros/setupdb.C
3178 - adapted to new column in datasetstatus-table
3179
3180 * datacenter/macros/checkstardone.C
3181 - added (macro to check if star has been done for a sequence)
3182
3183 * datacenter/scripts/checkstardone
3184 - added (script that executes checkstardone.C for all datasets
3185
3186 * datacenter/scripts/checkfilesforsequenceavail, fillcallisto,
3187 fillstar
3188 - fixed bug
3189
3190 * datacenter/scripts/buildsequenceentries, doexclusions,
3191 writesequencefiles
3192 - adapted paths
3193
3194 * datacenter/scripts/insertdataset
3195 - added logging
3196
3197 * datacenter/scripts/runganymed
3198 - added (script to run ganymed automatically for datasets)
3199
3200 * datacenter/scripts/runcallisto
3201 - adapted paths
3202 - fixed bug
3203
3204 * datacenter/scripts/runstar
3205 - adapted paths
3206 - fixed bug
3207
3208 * steps.rc
3209 - adapted resource file to needs of the new table in db
3210
3211
3212
3213 2005/05/13 Daniela Dorner
3214
3215 * datacenter/macros/insertdataset.C
3216 - added (macro, that inserts dataset into db)
3217
3218 * datacenter/macros/setupdb.C
3219 - adapted to new table in db
3220
3221 * datacenter/scripts/insertdatasets
3222 - added (script, that inserts datasets into db)
3223
3224 * datacenter/scripts/sourcefile
3225 - added (file with commands and variables, that are needed by all
3226 scripts)
3227
3228 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail
3229 copyscript, correcttime, doexclusions,
3230 filesondisk, fillcallisto, fillstar, runcallisto
3231 runstar, writesequencefiles
3232 - adapted scripts to the usage of the sourcefile
3233
3234 * datacenter/macros/fillcalib.C:
3235 - changed name of histogram according to change of Markus
3236 - removed debugoutput
3237
3238
3239
3240 2005/05/13 Thomas Bretz
3241
3242 * mreport/MReportCC.cc:
3243 - fixed reading of rep-files for versions newer than V200404070
3244
3245 * mpointing/MSrcPosCalc.cc
3246 - took a bugfix from Wolfgang to Loc0LocToCam and implemented it
3247 Wolfgang: the results are changed only minimally
3248
3249 * msignal/MExtractTimeAndChargeSpline.cc
3250 - integration ranges were shifted by 0.2 FADC slices to the right.
3251 Fixed in the new algorithm according to Markus' change.
3252
3253 * mcalib/MCalibrationChargeCalc.h:
3254 - Incremented ClassVersion number by 1
3255
3256 * mhcalib/MHCalibrationPulseTimeCam.cc:
3257 - removed a commented debug output
3258
3259 * mjobs/MJCalibration.cc
3260 - new undocumented adjust of "Unsuitable"- and "Unreliable"-displays
3261 for new exclusion criteria taken from bcn
3262
3263 * manalysis/MEventRateCalc.cc:
3264 - some fixes. In some cases the event rate wasn't calculated
3265 anymore
3266
3267 * mbadpixels/MBadPixelsCalc.cc:
3268 - fixed a bug when checking whether the check should be done
3269 or not (>0 was missing)
3270
3271 * mhist/Makefile:
3272 - added MHWeather
3273
3274 * mhvstime/MHVsTime.[h,cc]:
3275 - implemented new function the set minimum
3276
3277 * mjobs/MJStar.cc:
3278 - read weather data (CC tree)
3279 - set minimum of rate-display to 0
3280 - display weather data for non-MC files
3281
3282 * mmuon/MHSingleMuon.cc:
3283 - slight change to a comment
3284
3285 * callisto.rc:
3286 - added new possible setup
3287
3288 * callisto_Dec04Jan05.rc
3289 - added new possible setup
3290 - use default for MJCalibration.ExtractSignal.LoGainSwitch
3291
3292 * mbadpixels/MBadPixelsCalc.cc:
3293 - exclude unsuitable pixels from mean/rms calculation
3294 - changed the lower bound for the second mean loop from
3295 0.5 to 0.66
3296
3297 * mbadpixels/MBadPixelsCam.cc:
3298 - added case 102 returning the global unsuitable status
3299 of an event
3300
3301 * mhist/MHCamEvent.h:
3302 - added default 0 to SetThreshold
3303
3304 * mjobs/MJCalibrateSignal.cc:
3305 - use new case 102 for unsuitable display
3306 - enable counting (to get the correct display also with
3307 profile option switched on)
3308
3309 * mraw/MRawRunHeader.cc:
3310 - after displaying millions of hex numbers switch back to dec
3311
3312
3313
3314 2005/05/13 Markus Gaug (2005/05/12)
3315
3316 * msignal/MExtractTimeAndChargeDigitalFilter.cc
3317 - set default extraction range in the high gain to 4.
3318 - set default weights file to cosmics_weights46.dat
3319
3320 * mhcalib/MHCalibrationHiLoCam.cc
3321 - set Oscillations to kFALSE
3322
3323 * mhcalib/MHCalibrationChargeCam.cc
3324 - set default for fNumHiGainSaturationLimit to 0.15
3325
3326 * mjobs/MJCalibrateSignal.[h,cc]
3327 - put MHCalibrationHiLoCam and MHCalibrationPulseTimeCam directly
3328 into tasklist if needed. Otherwise, it does not read the
3329 resources from the config. file.
3330
3331
3332 2005/05/11 Markus Gaug (2005/05/11)
3333
3334 * mjobs/MJPedestal.cc
3335 - adjust the fit ranges for the histogramming with moon data slightly.
3336
3337 * mcalib/MCalibrationChargeCam.cc, mcalib/MCalibrationChargeCalc.cc
3338 - make a distinction between newly excluded pixels (by calibration)
3339 and previously excluded pixels in the displays and print-functions
3340
3341 * mcalib/MCalibrationChargeCalc.cc
3342 - introduce the check for fluctuating arrival times.
3343 - set charge limit to from 2.5 to 4.5
3344 - introduce asymmetric exclusion due to "deviating number of phes":
3345 Default: -9.0 +4.5
3346 - make deviating number of phes unsuitable (see David's findings).
3347
3348 * mbadpixels/MBadPixelsPix.h
3349 - add kDeviatingNumPhes to function GetUnsuitableCalLevel()
3350
3351
3352
3353 2005/05/13 Daniela Dorner
3354
3355 * datacenter/scripts/runstar
3356 - fixed bug in the calculation of the number of to-do-files
3357
3358 * datacenter/scripts/runcallisto
3359 - fixed bug in the calculation of the number of to-do-files
3360
3361
3362
3363 2005/05/12 Daniela Dorner
3364
3365 * datacenter/macros/fillcalib.C:
3366 - removed debugoutput
3367
3368 * datacenter/macros/fillstar.C:
3369 - added (macro to read parameters from the star*.root files and
3370 fill them into the db)
3371
3372 * datacenter/macros/setupdb.C:
3373 - added new table 'Star'
3374
3375 * datacenter/macros/buildsequenceentries.C:
3376 - added delete-query for new table 'Star' in the delete function
3377
3378 * datacenter/scripts/runstar
3379 - changed number of processes
3380
3381 * datacenter/scripts/runcallisto
3382 - changed number of processes
3383
3384 * datacenter/scripts/fillstar
3385 - added (script to run macro fillstar.C automatically)
3386
3387
3388
3389 2005/05/12 Thomas Bretz
3390
3391 * mcalib/MCalibrationChargeCam.cc:
3392 - fixed a bug in FinalizeArrivalTime which caused Form() to hang
3393
3394 * mmuon/MHMounPar.[h,cc]
3395 - added a line showing a reference shape
3396
3397 * star.rc:
3398 - added setup strings for software trigger
3399
3400 * mbase/MContinue.cc:
3401 - allow setup of already set filters in ReadEnv. They must not
3402 necessarily be already in the tasklist
3403
3404 * mcalib/MCalibrationChargeCalc.cc:
3405 - shortened a lot of Form() calls to reduce the risk of
3406 memory corruption
3407
3408 * mjobs/MJCalibration.cc:
3409 - some cosmetics to text in pad
3410
3411 * mraw/MRawRunHeader.[h,cc]:
3412 - a fix to MRawRunHeader because the definition of the
3413 raw-data format has changed. fProjectName and fSourceName
3414 has no trailig \0 anymore by default
3415 - incremented ClassVersion by 1
3416
3417
3418
3419 2005/05/12 Markus Meyer
3420
3421 * mmuon/MHMounPar.[h,cc]
3422 - added function Paint. This function integrates the TProfile
3423 ArcWidth/Radius Vs. Radius between certain values and shows
3424 the result in the Status Display
3425
3426 * mmjobs/MJStar.cc
3427 - changed the default values for the final muon cuts
3428
3429 * star.rc
3430 - changed the default values for the final muon cuts
3431
3432
3433
3434 2005/05/11 Thomas Bretz
3435
3436 * mbase/MStatusDisplay.cc:
3437 - fixed year of copyright
3438
3439 * mcalib/MCalibCalcFromPast.cc:
3440 - undocumented change from BCN: a new resource has been implemented
3441 in ReadEnv (NumEventsDump)
3442
3443 * mjobs/MJob.[h,cc]:
3444 - added new static member function which can be used
3445 to overwrite relative paths with a default
3446
3447
3448
3449 2005/05/11 Abelardo Moralejo (2005/05/11)
3450
3451 * mjobs/MJPedestal.cc
3452 - Fixed use of MFTriggerPattern: first, added it to the tasklist
3453 (was missing); second, added to tasklist MTriggerPatternDecode
3454 before MFTriggerPattern. This was the reason for the problems
3455 reported by T. Coarasa on May 9. I do not know why the behaviour
3456 of the previous version depended on compiler, but this seemed to
3457 be the case...
3458
3459
3460
3461 2005/05/11 Markus Gaug (2005/05/11)
3462
3463 * mjobs/MJCalibration.cc
3464 - display in Tab "Conv" in the 3rd column the conversion to equiv.
3465 phes instead of Cherenkov photons.
3466
3467 * mjobs/calibrationref.rc, mjobs/calibrationref_Nov04.rc,
3468 mjobs/calibrationref_Dec04.rc:
3469 - add reference lines for the conv. to equiv. phes.
3470
3471 * mcalib/MCalibrationChargeCam.cc, mcalib/MCalibrationChargeCalc.cc:
3472 - make a distinction between newly excluded pixels (by calibration)
3473 and previously excluded pixels in the displays and print-functions
3474
3475 * mcalib/MCalibrationChargeCalc.cc
3476 - introduce the check for fluctuating arrival times.
3477 - set charge limit to from 2.5 to 4.5
3478
3479
3480
3481 2005/05/10 Markus Gaug (2005/05/10)
3482
3483 * mhcalib/MHCalibrationHiLoCam.cc
3484 - ask for averageing and do not fill the arrays per pixel any more.
3485 This caused too much memory usage for the calculation of the
3486 high-gain low-gain inter-calibration constants.
3487
3488 * mcalib/MCalibrationChargePix.[h,cc]
3489 - store number of saturated events in the results container.
3490 - set version number by one higher (due to new data member).
3491
3492 * mhcalib/MHCalibrationChargeCam.cc
3493 - store number of saturated events in the results container.
3494 - allow reading of NumHiGainSaturationLimit and
3495 NumLoGainSaturationLimit in ReadEnv
3496 - set saturation limit from 5% to 8.5%
3497
3498 * mbadpixels/MBadPixelsPix.h
3499 - introduce new bits: kDeadPedestalRms, kPreviouslyExcluded,
3500 kFluctuatingArrivalTimes
3501
3502 * mbadpixels/MBadPixelsCam.cc
3503 - set bit kPreviouslyExcluded in the AsciiRead-Function
3504 - include three new bits in the Print() function
3505
3506 * mjobs/MJCalibration.cc
3507 - display excluded pixels from DeadPedestalRms in Defect-Tab.
3508 - display correct error of the RMS/Mean charge diagramm.
3509
3510 * mcalib/MCalibrationChargeCam.cc
3511 - calculate the error of RMS/Mean values in GetPixelContent Nr.33
3512
3513
3514
3515 2005/05/11 Hendrik Bartko (2005/05/09)
3516
3517 * msignal/MC_weights46.dat
3518 - updated weights file for digital filter with dedicated MC weights
3519 with 4 slices for the high gain and 6 slices for the low gain
3520
3521
3522
3523 2005/05/10 Daniela Dorner
3524
3525 * datacenter/macros/fillcalib.C:
3526 - added some parameters (reading from calib*.root and inserting
3527 into db)
3528
3529 * datacenter/macros/setupdb.C:
3530 - adapted macro to the new columns in the calibration db
3531
3532 * datacenter/macros/fillsignal.C:
3533 - fixed typo
3534
3535
3536
3537 2005/05/10 Markus Meyer
3538
3539 * mmuon/*:
3540 - update of the class documentation
3541
3542 * mmuon/*:
3543 - commented out the ArcLength and Estimpact (will be not
3544 calculated for the moment)
3545
3546
3547
3548 2005/05/10 Thomas Bretz
3549
3550 * mreport/MReportStarguider.cc:
3551 - introduced the correct version which marked the fix of the
3552 units of the nominal position
3553
3554 * callisto.rc:
3555 - introduced a new line for new option in MCalibColorFromPast
3556
3557 * ganymed.cc:
3558 - removed option "--full-display" -> now default
3559
3560 * manalysis/MEnergyEstimate.cc:
3561 - print the rule a bit earlier in PreProcess
3562
3563 * mfilter/MFDeltaT.cc:
3564 - fixed a typo in the output
3565
3566 * mhflux/MAlphaFitter.cc:
3567 - some improvements to output
3568
3569 * mjobs/MJCut.cc:
3570 - added ThetaSquared to output
3571
3572 * mjobs/MJStar.cc:
3573 - fixed bug in copying of OriginalMC tree
3574
3575 * mmuon/MMuonCalibParCalc.cc:
3576 - removed obsolete setting of ReadyToSave
3577
3578 * mjobs/MJSpectrum.cc:
3579 - made sure the correct type of MHAlpha is used
3580
3581
3582
3583 2005/05/10 Markus Gaug (2005/05/09)
3584
3585 * mjobs/hilocalib_sp1.root
3586 * mjobs/hilocalib_sp1_mc.root
3587 - new hi-lo intercalibration files with the fixed spline extractor.
3588
3589 * mjobs/hilocalib_df46_mc.root
3590 - new hi-lo intercalibration files from MC with the left out -O5
3591 option. (The real data files had already the correct executable).
3592
3593
3594
3595 2005/05/10 Hendrik Bartko (2005/05/09)
3596
3597 * msignal/MC_weights46.dat
3598 - NEW weights file for digital filter with dedicated MC weights
3599 with 4 slices for the high gain and 6 slices for the low gain
3600
3601
3602
3603 2005/05/10 Markus Gaug (2005/05/08)
3604
3605 * mhcalib/MHCalibrationCam.[h,cc]
3606 - introduce parameters fLowerFitLimit and fHigherFitLimit to
3607 tell explicitly from outside to fit functions in a certain
3608 range. If both are 0. (default), the histogram limits define
3609 the fit limits (as before).
3610
3611
3612
3613 2005/05/10 Abelardo Moralejo (2005/05/07)
3614
3615 * mcalib/MMcCalibrationCalc.cc
3616 - in Process, fixed wrong estimate of true number of "equivalent
3617 photoelectrons" (correctedphotel). This worked roughly OK as long
3618 as the file used for calibration was a (noiselesss) gamma file,
3619 because most light is contained in the inner camera and the
3620 problem was related to the light going into the outer pixels. So
3621 results are not much affected, unless one uses for calibration
3622 a file with events having a lot of light in the outer camera.
3623 Thomas Hengstebeck noticed this problem when he used a file of MC
3624 calibration pulses in mccalibrate.C
3625
3626 * manalysis/MMcCalibrationUpdate.[h,cc]
3627 - Added possibility to set the hi to lo gain conversion factor.
3628 Until now the factor was simply the ratio of pulse areas as read
3629 from MMcFadcHeader. This of course is not the factor to be applied
3630 to the extracted signals unless the extractor integrates the full
3631 pulse in both high and low gain. The factor depends then on the
3632 extractor, and the user has to find out what its value is.
3633 Set as default calibration type kPhe.
3634
3635 * macros/mccalibrate.C, starmc.C
3636 - Added the setting of the hi to lo gain conversion factor (see
3637 above). For now it has to be calculated by the user. However, it
3638 is strongly recommended from now on to use always callisto for the
3639 calibration of real data, and not these macros. These are kept
3640 just for checking purposes, mostly by "experts".
3641
3642
3643
3644 2005/05/10 Robert Wagner (2005/05/06)
3645
3646 * mreport/MReportStarguider.[h,cc]:
3647 - Bugfix: Sequence of extracting fDevZd and fDevAz (switched)
3648
3649
3650
3651 2005/05/10 Markus Gaug (2005/05/05)
3652
3653 * mcalib/MCalibCalcFromPast.[h,cc]
3654 - introduce flag "fUpdateWithFFactorMethod" which allows to use the
3655 entire results obtained with the F-Factor method (including a new
3656 number of mean photo-electrons). This possibility is switched on
3657 (only) if somewhere in the callisto.rc file the following line is
3658 written:
3659 MJCalibrateSignal.MCalibCalcFromPast.UpdateWithFFactorMethod: yes
3660 (Default is still the old way of adjusting the relative extracted
3661 charges w.r.t. the mean charge over the inner camera).
3662
3663
3664
3665 2005/05/10 Markus Gaug (2005/05/02)
3666
3667 * mcalib/MCalibrationChargeCam.[h,cc]
3668 - added new function MergeHiLoConversionFactors
3669
3670 * mcalib/MCalibColorSteer.[h,cc]
3671 - introduce copying of hi-lo calibration factors from one cam to
3672 the next in intensity calibration.
3673 - added storage of averageing histograms of flag fHistStorage is
3674 set
3675
3676 * mcalib/MCalibrationIntensityCam.[h,cc]
3677 - introduce place for storage of averageing histograms (if wanted).
3678
3679
3680
3681 2005/05/09 Markus Meyer
3682
3683 * mmuon/MHSingleMuon.cc
3684 - changed the default value for the binning of fHistPhi
3685 - changed the start parameter for the gaussian fit for the
3686 calculation of ArcWidth
3687
3688
3689
3690 2005/05/09 Thomas Bretz
3691
3692 * callisto.cc, ganymed.cc, mars.cc, merpp.cc, readdaq.cc,
3693 readraw.cc, showplot.cc, sinope.cc, sponde.cc, star.cc:
3694 - changed order of initialization such that a real NULL
3695 output is possible
3696 - changed TApplication name from upper to lower case
3697 - in some applications replaced manual setup of gLog with
3698 gLog.Setup
3699
3700 * showlog.cc:
3701 - improved alorithm
3702
3703 * showplot.cc:
3704 - implemented Print options
3705
3706 * mbase/MLog.[h,cc]:
3707 - fixed a bug which caused output in NULL output
3708 - added Getter IsNullOutput
3709
3710 * mbase/MStatusDisplay.[h,cc]:
3711 - implemented PDF and SVG printing
3712 - moved "Save As Something" to new submenu
3713 - fixed and improved printing
3714 - implemented PrintDialog for printing
3715 - implemented printing of log (untested)
3716 - allow saving by extension (line Print() in root): SaveAs
3717
3718 * mfileio/MWriteRootFile.h:
3719 - replaced BIT(17) by BIT(23) to improve compatibility with
3720 root 4.04/00 and upcomming versions
3721
3722 * mhflux/Makefile, mjobs/MJCut.cc:
3723 - replaced MTheta by MThetaSq to get rid of a problem
3724 with the automatic naming of the binning (BinningTheta)
3725
3726 * mhist/MHCamera.[h,cc]:
3727 - fixed a workaround (it has been fixed in root 4.04/00)
3728 - allow setting the palette through the Draw-option. This allows
3729 storage of the palette
3730 - removed fColor. The palette is now diretly set though gStyle in
3731 Paint
3732
3733 * mjobs/MJOptimize.cc:
3734 - restore null output correctly after eventloop
3735
3736 * mjobs/MJSpectrum.cc:
3737 - renamed Hist and HistOff to HistE and HistEOff
3738 - added binnings M3Long and Conc1
3739
3740
3741
3742 2005/05/06 Thomas Bretz
3743
3744 * mbase/MStatusDisplay.cc:
3745 - fixed constructor to work with newer root versions
3746 (gClient!=NULL)
3747
3748 * mfileio/MWriteRootFile.h:
3749 - added a comment about BITs used by root
3750
3751 * mhflux/MHEffectiveOnTime.cc:
3752 - use 1e-10 instead of 0 in TPad::Divide
3753
3754
3755
3756 2005/05/06 Daniela Dorner
3757
3758 * datacenter/scripts/copyscript:
3759 - added command to ensure the correct permissions of the files
3760 on disk
3761
3762
3763
3764 2005/05/04 Markus Meyer
3765
3766 * mjobs/MJStar.cc:
3767 - added cut in ArcWidth (final cuts for muons)
3768
3769 * star.rc:
3770 - added cut in ArcWidth
3771
3772 * mmuon/MHSingleMuon.h
3773 - added a Getter for fHistWidth
3774
3775
3776
3777 2005/05/04 Thomas Bretz
3778
3779 * mfileio/MWriteRootFile.cc:
3780 - fixed a possible infinite loop when compiling the new
3781 file name as suggested by Abelardo
3782
3783 * mhflux/MHAlpha.cc:
3784 - search for fName+"Off" instead of ClassName()+"Off"
3785
3786 * mjobs/MJSpectrum.cc:
3787 - scale the displayed zd-plots by their maximum as the
3788 histograms are scaled before
3789
3790 * mjobs/MJStar.cc:
3791 - implemented writing of the muon parameters. This takes another
3792 5% of the time (in total 15-20% for muon analysis). It enlarges
3793 the file size by roughly 15% (a test file was enlarged from
3794 5.1M to 5.9M)
3795
3796 * mmuon/MMuonCalibPar.cc:
3797 - set default of ArcPhi to an invalid value = -1
3798
3799 * mreport/MReportDrive.cc:
3800 - fixed a typo in the comments
3801
3802
3803
3804 2005/05/03 Thomas Bretz
3805
3806 * mjobs/MJCut.cc:
3807 - added histogram <Fake->'OnTime' for MC
3808
3809 * mpointing/MSrcPosCalc.cc:
3810 - removed dependancy on MTime for MC
3811
3812 * star.cc:
3813 - addde possibility to switch off muon analysis
3814
3815 * star.rc:
3816 - added parameters for muon analysis
3817
3818 * mbadpixels/MBadPixelsCam.cc:
3819 - fixed a typo in a comment
3820
3821 * mjobs/MJStar.[h,cc]:
3822 - added possibility to switch off muon analysis
3823
3824 * mjobs/Makefile:
3825 - added -I../mmuon
3826
3827 * mjobs/MJCut.cc, mjobs/MJSpectrum.cc:
3828 - renamed MHAlpha to Hist (to have a common naming for all options)
3829 - renamed MHAlphaOff to HistOff
3830
3831
3832
3833 2005/05/02 Thomas Bretz
3834
3835 * ganymed.rc:
3836 - updated to the latest changes
3837
3838 * mhflux/MHAlpha.[h,cc]:
3839 - made a base class with the necessary interface to derived classes
3840 to support other variables like dca or theta
3841
3842 * mjobs/MJCut.[h,cc]:
3843 - added support for MHAlpha derived classes
3844 - made MHTheta the default
3845
3846 * mhflux/MHTheta.[h,cc]:
3847 - added
3848
3849 * mhflux/Makefile, mhflux/FluxLinkDef.h:
3850 - added MHTheta
3851
3852
3853
3854 2005/04/29 Thomas Bretz
3855
3856 * manalysis/MEventRateCalc.cc:
3857 - fixed jumps when a new run is initiated
3858 - set as time a time which represents the starting point
3859 of the calculation interval in all cases
3860
3861 * star.rc, mmuon/MMuonCalibParCalc.cc, mmuon/MMuonSetup.[h,cc]:
3862 - fixed wrong units of thresholds for muon analysis
3863
3864 * mmuon/MHSingleMuon.cc:
3865 - removed obsolete conversion factor in error calculation
3866 - FindeCreateObj called for MMuonSetup
3867 - get NDF from fit
3868 - optimized FindRangeAboveThreshold
3869 - handle special case when arcphi is 360deg
3870
3871 * star.cc:
3872 - replaced ProcessFile by Process
3873
3874 * mjobs/MJSpectrum.cc:
3875 - renamed second MHAlpha tab to MHAlphaOn to be able to
3876 access each tab uniquely
3877 - fixed a bug calling SetStats which could cause crashes
3878
3879 * mjobs/MJStar.[h,cc]:
3880 - preliminary implementation of the muon analysis
3881 - reanamed ProcessFile to Process
3882
3883
3884
3885 2005/04/28 Thomas Bretz
3886
3887 * manalysis/MMultiDimDistCalc.[h,cc]:
3888 - replaced MHadronness by MParameterD
3889
3890 * mhflux/MHEnergyEst.cc:
3891 - removed obsolete include of MEnergyEst
3892
3893 * mmuon/MHMuonPar.cc:
3894 - fixed a type in an axis label
3895
3896
3897
3898 2005/04/27 Thomas Bretz
3899
3900 * Makefile:
3901 - added mmuon
3902 - remobed mstarcam
3903
3904 * callisto.cc, ganymed.cc, star.cc:
3905 - renamed ProcessFile to Process
3906
3907 * star.rc:
3908 - added some muon parameters
3909
3910 * mastro/MAstroCamera.[h,cc]:
3911 - temporarily removed interface to MStarPos
3912
3913 * mbase/MStatusArray.h:
3914 - added default constructor
3915
3916 * mcalib/MCalibColorSet.cc:
3917 - added runs 39942, 39944, 44834, 39941, 39943 and 44833
3918 (undocumented change from the BCN cvs)
3919
3920 * mjobs/MJCalib.[h,cc], mjobs/MJCalibTest.[h,cc],
3921 mjobs/MJCalibrateSignal.[h,cc], mjobs/MJCalibration.[h,cc],
3922 mjobs/MJCut.[h,cc], mjobs/MJPedestal.[h,cc]:
3923 - removed support for MRunIter (use the setter of MSequence
3924 instead) -- this makes the code a lot easier to maintain
3925 - removed support for autodetection if the output already exists --
3926 this makes the code a lot easier to maintain
3927 - renamed ProcessFile to Process - which was missleading
3928
3929 * mmuon/MHMuonPar.[h,cc]:
3930 - changes to axis labels etc.
3931
3932 * mmuon/MMuonCalibPar.[h,cc]:
3933 - removed the histograms and all obsolete variables
3934 - removed obsolete SetUseUnmap (this cannot happen
3935 by definition of Unmap)
3936
3937 * mmuon/MMuonCalibParCalc.[h,cc]:
3938 - moved the code for calculation the parameters to new class
3939 MHSingleMuon
3940
3941 * mmuon/MMuonSearchPar.[h,cc]:
3942 - replaced arbitrary fir by minuit (faster and more accurate)
3943 - removed precalculation of muon center - makes fit worse
3944
3945 * mmuon/MMuonSearchParCalc.[h,cc]:
3946 - fixes to comments
3947 - fixes to includes
3948
3949 * mmuon/MMuonSetup.[h,cc]:
3950 - binnings removed (replaces by MBinning)
3951
3952 * mmuon/Makefile, mmuon/MuonLinkDef.h:
3953 - added MHSingleMuon
3954
3955 * msignal/MExtractTimeAndchargeSpline.cc:
3956 - fixed a bug found by Abelardo which could cause different
3957 results with different compiler optimiztaion options due
3958 to rounding errors.
3959
3960
3961
3962 2005/04/25 Thomas Bretz
3963
3964 * ganymed.cc:
3965 - changed policy of writing the resulting events to the result file
3966
3967 * sponde.cc:
3968 - added commandline option to use all monte carlos
3969 - added command line option to read the MCs more accurate
3970
3971 * sponde.rc:
3972 - added
3973
3974 * mbase/MStatusDisplay.[h,cc]:
3975 - added some code to get Tab by name
3976 - fixed a typo in a status line output
3977
3978 * mhbase/MH.[h,cc], mhbase/MH3.[h,cc], mhflux/MHFalseSource.h,
3979 mhist/MHCamEvent.[h,cc], mhist/MHCamEventRot.h,
3980 mhist/MHEvent.h, mhist/MHStarMap.h, mhist/MHTriggerLvl0.[h,cc],
3981 mhistmc/MHMcTriggerLvl2.[h,cc], mhvstime/MHPixVsTime.[h,cc],
3982 mhvstime/MHSectorVsTime.[h,cc], mimage/MHHillas.[h,cc],
3983 mimage/MHHillasExt.[h,cc], mimage/MHHillasSrc.[h,cc],
3984 mimage/MHImagePar.[h,cc], mimage/MHNewImagePar.[h,cc]:
3985 - changed GetHistByName to be const-qualified to be compatible
3986 with FindObject
3987 - added some FindObject function to call GetHistByName
3988
3989 * mhflux/MHAlpha.[h,cc]:
3990 - changed such, that it can be forced to display the excess
3991 events versus size
3992
3993 * mjobs/MJCut.[h,cc]:
3994 - display number of excess events versus Size per default
3995 - removed energy estimator
3996
3997 * mjobs/MJOptimize.cc:
3998 - display number of excess events verss size after optimization
3999
4000 * mjobs/MJSpectrum.[h,cc]:
4001 - implemented setting up energy estimator
4002 - replaced some gLog by fLog
4003 - display comparison of image parameters
4004
4005
4006
4007 2005/04/22 Thomas Bretz
4008
4009 * mbase/MStatusArray.[h,cc]:
4010 - switch off adding histograms to gDirectory in newly
4011 overwritten Read-function
4012
4013 * mhflux/MHCollectionArea.[h,cc]:
4014 - implemented member function GetHistSel
4015 - don't display full statistics
4016 - fixed a possible crash in Paint
4017
4018
4019
4020 2005/04/22 Markus Meyer
4021
4022 * mmuon/MMuonSetup[.h.cc]:
4023 - new container class for muon parameters
4024 which are not changing from event to event
4025 (setup parameters for the analysis). These
4026 parameters were stored in MMuonCalibPar before
4027
4028 * mmuon/MMuonCalibPar[.h.cc]:
4029 - changed MCerPhotEvt and MCerphotPix to MSignalCam
4030 and MSignalPix to read the new format
4031 - removed the setup parameters (stored now in
4032 MMuonSetup)
4033 - removed all the sanity checks
4034 - removed pre-cuts
4035 - cuts in process, to save only muon-like events
4036
4037 * mmuon/MMuonCalibParCalc[.h.cc]:
4038 - changed MCerPhotEvt and MCerphotPix to MSignalCam
4039 and MSignalPix to read the new format
4040 - removed pre-cuts
4041
4042 * mmuon/MMuonSearchPar[.h.cc]:
4043 - changed MCerPhotEvt and MCerphotPix to MSignalCam
4044 and MSignalPix to read the new format
4045 -
4046
4047 * mmuon/MMuonSearchParCalc[.h.cc]:
4048 - changed MCerPhotEvt and MCerphotPix to MSignalCam
4049 and MSignalPix to read the new format
4050
4051 * mmuon/MHMuonPar[.h.cc]:
4052 - new histgram class, plots different muon
4053 parameters
4054
4055
4056
4057 2005/04/21 Daniela Dorner
4058
4059 * datacenter/scripts/runcallisto:
4060 - fixed choice of todofile
4061
4062 * datacenter/scripts/copyscript:
4063 - adapted some paths
4064
4065 * datacenter/macros/filldotrun.C:
4066 - added 6 new arehucas versions
4067
4068 * datacenter/scripts/writesequencefile:
4069 - added make path for sequencefiles
4070
4071
4072
4073 2005/04/21 Thomas Bretz
4074
4075 * mhcalib/MHCalibrationRelTimeCam.cc:
4076 - fixed usage of a uninitialized pointer
4077
4078 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc:
4079 - fixed usage of MFTriggerPattern
4080
4081 * mtrigger/MFTriggerPattern.[h,cc]:
4082 - allow to set default from outside in case no pattern
4083 could be decoded
4084
4085
4086
4087 2005/04/20 Thomas Bretz
4088
4089 * callisto.cc:
4090 - added a comment which shows how to correctly skip job2 if
4091 extractor doesn't inherit from MExtractTimeAndCharge, but...
4092 // This could skip job2 if extractor doesn't inherit from
4093 // MExtractTimeand Charge... but this is not necessary.
4094 // We only get the same pedestal twice (which we want to have
4095 // anyhow. A switch when using the result of job2 later is also
4096 // not necessary, because without running job2 it is identical
4097 // with job1
4098
4099 * mjobs/MSequence.cc:
4100 - use the sequence number'd directories in case of calibrated data
4101 and image files instead of the date.
4102
4103 * mhflux/MAlphaFitter.cc:
4104 - copy also results in Copy()
4105
4106 * mjobs/MJOptimize.cc:
4107 - print result of optimization in case MAlphaFitter is used
4108 - store results back in initial MAlphaFitter
4109
4110 * mjobs/MJSpectrum.[h,cc]:
4111 - implemented a faster simple mode weighting the read spectrum
4112 with the theta-probability
4113
4114
4115
4116 2005/04/20 Daniel Mazin (2005/04/18)
4117
4118 * mreport/MReportCamera.[h,cc]
4119 - added necessary changes to include Active Load and Central Pixel
4120 info from Camera reports
4121
4122 * mcamera/MCameraActiveLoad.[h,cc]
4123 - added to store Active Load info from the Camera reports
4124
4125 * mcamera/MCameraCentralPix.[h,cc]
4126 - added to store Central Pixel info from the Camera reports
4127
4128 * mcamera/Makefile
4129 * mcamera/CameraLinkDef.h
4130 - added MCameraActiveLoad and MCameraCentralPix classes
4131
4132
4133
4134 2005/04/20 Markus Gaug (2005/04/15)
4135
4136 * mcalib/MCalibrationChargeCam.[h,cc]
4137 - added new function CopyHiLoConversionFactors
4138
4139
4140
4141 2005/04/20 Markus Gaug (2005/04/14)
4142
4143 * mcalib/MCalibColorSteer.[h,cc]
4144 - fixed a bug in the recognition of the calibration bit pattern.
4145 Concerns only intensity calibration.
4146
4147 * mcalib/MCalibrationRelTimeCalc.cc
4148 - return kTRUE instaed of kFALSE in case that the Process() has
4149 never been executed.
4150
4151 * mjobs/MJCalibration.cc
4152 - add a filter against PIN Diode events since some of the recent
4153 calibration runs have been taken with Pin Diode.
4154
4155
4156
4157 2005/04/12 Markus Gaug
4158
4159 * mcalib/MCalibrationCam.[h,cc]
4160 - added a storage place for the run number
4161
4162 * mcalib/MCalibCalcFromCalc.[h,cc]
4163 - store the run number in the individual MCalibrationCams
4164
4165
4166
4167 2005/04/19 Thomas Bretz
4168
4169 * mjobs/MJCut.cc:
4170 - fixed a problem when not enabling "--res"
4171
4172 * mimage/MHVsSize.[h,cc]:
4173 - added more displayed variables
4174
4175 * mjobs/MJSpectrum.[h,cc]:
4176 - added
4177
4178 * mjobs/Makefile, mjobs/JobsLinkDef.h:
4179 - added MJSpectrum
4180
4181 * Makefile:
4182 - added sponde.cc
4183
4184 * sponde.cc:
4185 - added
4186
4187 * mhbase/MBinning.h:
4188 - added Print() to //*MENU*
4189
4190 * mhflux/MAlphaFitter.cc:
4191 - do not set inf-flag in Print()
4192
4193 * mhflux/MHAlpha.[h,cc]:
4194 - set all-flag for printing MAlphaFitter("result")
4195 - added Getter for excess histogram
4196
4197 * mjobs/MDataSet.[h,cc]:
4198 - allow to initialize a TChain from this dataset
4199
4200 * mjobs/MJCut.cc:
4201 - moved energy estimator back before Cut0 otherwise the
4202 EnergyEst container is missing in summary file
4203
4204 * mhflux/MHCollectionArea.cc:
4205 - draw efficiency into third pad
4206
4207
4208
4209 2005/04/18 Thomas Bretz
4210
4211 * manalysis/MCompProbCalc.cc, mbadpixels/MBadPixelsCalc.cc,
4212 mbadpixels/MBadPixelsTreat.cc:
4213 - some fixes to documentation (THtml complained about missing
4214 classes)
4215
4216 * mbase/MStatusArray.[h,cc]:
4217 - implemented some functions to print contents of StatusArray
4218 and/or tab/canvas.
4219
4220 * mhbase/MFillH.cc:
4221 - remove fH from ListOfPrimitives before adding Clone in
4222 PostProcess
4223
4224 * mhbase/MH.[h,cc]:
4225 - implemented new member function RemoveFromPad (necessary
4226 if a class should support same-option)
4227
4228 * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
4229 mimage/MHImagePar.cc, mimage/MHNewImagePar.cc, mimage/MHVsSize.cc:
4230 - fixed naming in case of same-option in Draw
4231 - remove previous histograms from pad in case of same-option
4232
4233 * mjobs/MJCut.[h,cc]:
4234 - write all binnings in WriteResult
4235 - write MHillasExt to output
4236 - BinningWidth, BinningLength and BinningDist added
4237
4238 * mjobs/MJOptimize.[h,cc]:
4239 - fixed a typo in output
4240 - allow to exchange Test-/Train-Sample
4241
4242 * ganymed.cc:
4243 - implemented "-mc" option to allow cutting MC samples
4244
4245 * showlog.cc:
4246 - implemented real treatment of debug-levels
4247 - return 1 instead of 0 in cae of normal finish
4248
4249 * manalysis/MEnergyEstimate.h, mbase/MContinue.h,
4250 mhflux/MAlphaFitter.h:
4251 - added Print() to context //*MENU*
4252
4253 * manalysis/MMatrixLoop.cc:
4254 - fixed returning of number of entries if using split mode
4255
4256 * mbase/MContinue.cc:
4257 - implemented Print() function
4258
4259 * mbase/MParContainer.[h,cc]:
4260 - in Read set name of object to argument name if argument!=NULL
4261 - reordered some checks for Method calls
4262
4263 * mdata/MDataFormula.cc:
4264 - fixed a problem with the replacement if using [?] for
4265 fits
4266
4267 * mfbase/MFEventSelector2.cc:
4268 - replaced some +=1 and -=1 by ++ and --
4269
4270 * mfileio/MReadMarsFile.cc:
4271 - fixed a bug which caused Preprocess to crahs if instatiated
4272 with default constructor
4273
4274 * mhbase/MH.cc, mhflux/MHEffectiveOnTime.cc:
4275 - use dynamic_cast if getting "stats"
4276
4277 * mhflux/MAlphaFitter.cc:
4278 - small updates to output
4279
4280 * mhflux/MHEnergyEst.cc:
4281 - fixed all axis lables
4282 - implemented fit of resolution
4283 - initialize fBias=0 in SetupFill
4284 - enhances Print() output
4285
4286 * mjobs/MJCalibrateSignal.cc:
4287 - moved all tasks for interleaved calibration events to
4288 a third tasklist
4289
4290 * mjobs/MJCut.[h,cc]:
4291 - implemented correct treatment of MC files
4292 - write resulting events to result file if no filename set
4293 - moved energy estimator behind cuts
4294
4295 * mjobs/MJOptimize.cc:
4296 - changed RunEnergy such, that it can correctly treat
4297 MC files written by ganymed using wobble-mode
4298
4299 * mbase/MStatusDisplay.cc:
4300 - fixed a possible crash in GetFullPad
4301
4302 * mhbase/MBinning.[h,cc]:
4303 - implemented Copy Constructor
4304
4305 * mhflux/MHCollectionArea.h:
4306 - call CalcEfficiency in Finalize
4307
4308 * mhflux/MHEnergyEst.[h,cc]:
4309 - implemented GetWeights
4310
4311 * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
4312 mimage/MHImagePar.cc, mimage/MHNewImagePar.cc, mimage/MHVsSize.cc:
4313 - remove histograms from global directory if name was changed
4314 in Draw
4315
4316 * mimage/MHVsSize.cc:
4317 - exhanged the arguments of TMath::Sign
4318
4319
4320
4321 2005/04/14 Thomas Bretz
4322
4323 * Release 0.9.1
4324
4325
4326
4327 2005/04/14 Thomas Bretz
4328
4329 * mjobs/MJCut.cc:
4330 - added MPointingPos to output
4331
4332
4333
4334 2005/04/13 Thomas Bretz
4335
4336 * mbase/MStatusDisplay.[h,cc]:
4337 - implemented new Image types which can be written
4338
4339 * mhbase/MBinning.[h,cc]:
4340 - added some more constructors which can set the binning directly
4341
4342 * mhflux/MHEnergyEst.h:
4343 - added getter for fHEnergy
4344
4345 * mhflux/FluxLinkDef.h, mhflux/Makefile:
4346 - added MHCollectionArea
4347
4348 * mhflux/MHCollectionArea.[h,cc]:
4349 - added
4350
4351
4352
4353 2005/04/13 Daniela Dorner
4354
4355 * datacenter/macros/fillcalib.C:
4356 - added update
4357
4358 * datacenter/scripts/copyscript
4359 - fixed bug / changed path
4360
4361 * datacenter/macros/setupdb.C
4362 - added table
4363
4364
4365
4366 2005/04/12 Daniela Dorner
4367
4368 * datacenter/macros, datacenter/scripts:
4369 - added
4370
4371 * datacenter/macros/buildsequenceentries.C,
4372 datacenter/macros/checkfileavail.C,
4373 datacenter/macros/doexclusions.C,
4374 datacenter/macros/fillcalib.C,
4375 datacenter/macros/filldotrbk.C,
4376 datacenter/macros/filldotrun.C,
4377 datacenter/macros/fillsignal.C,
4378 datacenter/macros/findcacofiles.C,
4379 datacenter/macros/getdolist.C,
4380 datacenter/macros/insertcacofile.C,
4381 datacenter/macros/insertdate.C,
4382 datacenter/macros/resetallruns.C,
4383 datacenter/macros/setstatus.C,
4384 datacenter/macros/setupdb.C,
4385 datacenter/macros/writesequencefile.C,
4386 datacenter/scripts/buildsequenceentries
4387 - added macros to do the automatic procedures in the datacenter
4388
4389 * datacenter/scripts/checkfilesforsequenceavail,
4390 datacenter/scripts/copyscript,
4391 datacenter/scripts/correcttime,
4392 datacenter/scripts/doexclusions,
4393 datacenter/scripts/filesondisk,
4394 datacenter/scripts/fillcallisto,
4395 datacenter/scripts/runcallisto,
4396 datacenter/scripts/runstar,
4397 datacenter/scripts/writesequencefiles
4398 - added scripts to do the automatic procedures in the datacenter
4399
4400 * automatic-exclusions.rc, steps.rc
4401 - added rc files for the automatic procedures
4402
4403
4404
4405 2005/04/12 Thomas Bretz
4406
4407 * Makefile:
4408 - for the moment remove mhistmc from compilation
4409
4410 * ganymed.cc:
4411 - return 2 when detecting wrong commandline argument
4412
4413 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
4414 - removed MEnergyEst (replaced by a simple MParameterD)
4415
4416 * manalysis/MEnergyEstimate.[h,cc]:
4417 - replaced MEnergyEst by MParameterD
4418 - implemented Print() function
4419 - updated ClassVersion from 0 to 1 to allow storage of
4420 energy estimator
4421
4422 * mbase/MStatusArray.[h,cc]:
4423 - overloaded DisplayIn to allow displaying a single tab
4424 - added some output if ObjectInCanvas not found
4425
4426 * mbase/MStatusDisplay.[h,cc]:
4427 - enhanced Read() and Display() with the possibility to only
4428 read or display a single tab
4429
4430 * mcalib/MCalibrateData.cc:
4431 - enhancements to logging output
4432
4433 * mcalib/MCalibrationRelTimeCalc.cc:
4434 - some fixes to format of logging output
4435
4436 * mfbase/MF.[h,cc]:
4437 - changed kAllowEmpty from a bit to the new datamember fAllowEmpty.
4438 This was necessary to allow storage of MF into files
4439 - changed ClassVersion from 0 to 1
4440
4441 * mhbase/MBinning.cc:
4442 - fixed SetEdgesRaw (lin, log, etc was ignored)
4443
4444 * mhflux/MHAlpha.[h,cc]:
4445 - replaced MEnergyEst by MParameterD
4446 - renamed Theta to ExcessTheta
4447 - renamed Energy to ExcessEnergy
4448 - renamed Size to ExcessSize
4449 - renamed Time to ExcessTime
4450
4451 * mhflux/MHEnergyEst.[h,cc]:
4452 - replaced MEnergyEst by MParameterD
4453 - implemented Print() function
4454 - some fixes to displaying the histograms. This makes sure,
4455 that no crashes happen, but unluckily it works correctly only
4456 with root 4.02/00
4457
4458 * mjobs/MJOptimize.[h,cc]:
4459 - implemented a AddPreCut taking a MFilter as argument
4460 - SetBit(kCanDelete) for all internal PreCuts
4461 - Print the result of the energy estimation after it was done
4462
4463 * mranforest/MRFEnergyEst.[h,cc]:
4464 - replaced MEnergyEst by MParameterD
4465
4466 * mfileio/MReadTree.cc:
4467 - shortened the output a bit when siwtching to the next file
4468
4469
4470
4471 2005/04/11 Thomas Bretz
4472
4473 * manalysis/MMatrixLoop.[h,cc]:
4474 - implement option to divide matrix into two samples
4475
4476 * mhflux/MHEnergyEst.cc:
4477 - changed to display projection of enegry resolution
4478 - fixed to use correct minimization value
4479
4480 * mjobs/MJOptimize.[h,cc]:
4481 - implemented option to divide sample into test/train
4482
4483 * mcalib/MCalibCalcFromPast.cc, mcalib/MCalibColorSteer.cc,
4484 mcalib/MCalibrationChargeCalc.cc, mhcalib/MHCalibrationCam.cc:
4485 - small updates to log-output
4486
4487 * mhflux/MAlphaFitter.cc:
4488 - output scale-factor
4489
4490 * mhist/MHCamera.cc:
4491 - as a workaround for a severe problem in gStyle->SetPalette
4492 when using the deep blue sea I have switched off this
4493 Platte for the moment
4494
4495
4496
4497 2005/04/08 Markus Gaug (2005/04/07)
4498
4499 * mhcalib/MHCalibrationChargeCam.cc:
4500 - UNDOCUMENTED CHANGE: Do not call histlo.CreateFourierSpectrum()
4501 if IsOscillations()
4502
4503 * mjobs/MJCalibrateSignal.cc:
4504 - UNDOCUMENTED CHANGE: Set SetOscillations(kFALSE) for
4505 hchacam, hbndcam, hrelcam
4506
4507 * mhcalib/MHCalibrationRelTimeCam.cc:
4508 - fill array only if IsOscillations() is true. This is the case in
4509 all classes deriving from MHCalibrationCam, except for this one!
4510 The effect was that the interlaced calib. events occupied more
4511 and more memory becoming slower and slower because the option:
4512 SetOscillations(kFALSE) was not treated correctly.
4513
4514 * mjobs/pedestalref_Dec04.rc
4515 - update the reference lines in the display according to the spline
4516 extractor.
4517
4518 * mjobs/MJCalibration.cc
4519 - clarify a mis-leading histogram title
4520
4521 * callisto_Dec04Jan05.rc:
4522 - UNDOCUMENTED CHANGE: use the pedestref_Dec04.rc as reference
4523 file.
4524
4525
4526
4527 2005/04/08 Thomas Bretz
4528
4529 * mhbase/MH3.cc:
4530 - replaced all Float-histograms by double histograms. This
4531 is backward compatible with I/O and has the advantage, that
4532 we are compatible with most other double histograms used in
4533 Mars
4534
4535 * mhflux/MHEnergyEst.cc:
4536 - made the energy binning the same than in all other classes
4537
4538 * mreport/MReportStarguider.[h,cc]:
4539 - implemented new values from new starguider report as defined
4540 in TDAS00-07 V7.1
4541 - Fixed the formerly wrong unit of fDevAz and fDevZd (unit now
4542 is arcmin)
4543
4544 * mjobs/MJCalibrateSignal.cc:
4545 - first replaced contmc by a new filter Markus G. used, but
4546 after a discussion with Abelardo it turned out, that the
4547 original filter does a better job, becuase it takes both
4548 (level 1 trigger and minimum number of phes) conditions
4549 used in the MC into account.
4550
4551 * mjobs/MJCut.cc:
4552 - added a plot: Effective-On-Time versus Theta used to produce
4553 a spectrum
4554
4555 * mjobs/MJCalibrateSignal.cc:
4556 - removed condition IsUseBlindPixel() and IsUsePINDiode from
4557 setting filter and applied it to the corresponding task
4558
4559 * mjobs/MDataSet.cc:
4560 - fixed a bug using the default paths
4561
4562
4563
4564 2005/04/07 Thomas Bretz
4565
4566 * mpointing/MSrcPosCalc.cc:
4567 - also skip Process if fSourcePos==NULL, this happens in real
4568 data, too, if no pointing correction is done.
4569
4570 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
4571 - removed MParameterI, MParameterD, MParameterDerr
4572
4573 * mbase/BaseLinkDef.h, mbase/Makefile:
4574 - added MParameterI, MParameterD, MParameterDerr
4575
4576 * mbase/MParList.cc:
4577 - if a container is rejected due to wrong inheritance its
4578 inheritance is mentioned in the error message
4579
4580 * mhbase/HBaseLinkDef.h, mhbase/Makefile:
4581 - removed MWeight
4582
4583 * mhbase/MWeight.[h,cc]:
4584 - removed, replaced by MParameterD
4585
4586 * mhbase/MFillH.[h,cc], mmontecarlo/MMcWeightEnergySpecCalc.[h,cc]:
4587 - replaced MWeight by MParameterD
4588
4589 * mjobs/MJStar.cc:
4590 - fixed the wrong axis title in the histogram showing the rate
4591
4592 * manalysis/MParameters.[h,cc]:
4593 - moved to mbase
4594
4595 * mbase/MParameters.[h,cc]:
4596 - inherit MParameterDerr from MParameterD
4597 - changed class version of MParameterDerr from 1 to 2
4598
4599 * mfbase/MFEventSelector2.cc:
4600 - fixed that in SelectProb the wrong bin was chosen
4601
4602
4603
4604 2005/04/07 Markus Gaug (2005/04/06)
4605
4606 * mjobs/calibrationref_Dec04.rc
4607 * callisto_Dec04Jan05.rc
4608 - update the reference lines in the display according to the spline
4609 extractor.
4610
4611 * msignal/MExtractTimeAndChargeSpline.cc
4612 - move fgHiGainFirst from 2 to 0. This is important for the Dec. und
4613 January data where the calib. pulse position changes much.
4614
4615 * mjobs/MJCalib.cc
4616 * mjobs/MJCalibration.cc
4617 - move fDevice and functions IsUseBlindPixel() and
4618 IsUsePINDiode() into the base class.
4619
4620 * mjobs/MJCalibrateSignal.cc
4621 - do not apply the modified extraction window to the interlaced
4622 calibration events. This is a bugfix especially for the
4623 December and January data.
4624 - extract and fit blind pixel and pin diode only if flag
4625 IsUseBlindPixel() or IsUsePINDiode() is set.
4626
4627
4628
4629 2005/04/07 Markus Gaug (2005/04/03)
4630
4631 * mcalib/MCalibrateData.cc
4632 - made one warning more understandable.
4633
4634 * msignal/MExtractTimeAndChargeDigitalFilter.cc
4635 - moved fgOffsetFromLogain from -1.8 to -2.8. This corrects only an
4636 defective extraction of the MC at low-gain signals lower than 90
4637 phes.
4638
4639
4640
4641 2005/04/07 Markus Gaug (2005/04/01)
4642
4643 * mpedestal/MExtractPedestal.[h,cc]
4644 - use the standard way to define the default for fNumEventsDump
4645 - added missing "NumDump" in ReadEnv
4646
4647 * callisto_*.rc
4648 - correct the default of the number of events used in
4649 pedestal calculation (NumEventsDump).
4650 - added missing lines for setting of parameters for the
4651 MJCalibrateSignal.PedCalcFromExtractRndm.*
4652 (CORRECTED SOME BUGS IN THIS LINES)
4653 - Replaced NumEventsDump by NumDump
4654
4655
4656
4657 2005/04/05 Thomas Bretz
4658
4659 * mjobs/MSequence.cc:
4660 - fixed a bug in SetupDatRuns. P was setup instead of D
4661
4662 * star.cc, mjobs/MJStar.cc:
4663 - fixed wrong setup of data-files
4664
4665 * mjobs/pedestalref_Feb05.rc, mjobs/hilocalib_sp1.root,
4666 mjobs/hilocalib_sp1_mc.root:
4667 - added
4668
4669 * mimage/MHillasCalc.[h,cc]:
4670 - implemented missing ReadEnv - DON'T KNOW WHERE IT WAS! argh...
4671
4672 * mmc/MMcCorsikaRunHeader.h:
4673 - added Getter for fWobbleMode
4674
4675 * mpointing/MSrcPosCalc.[h,cc]:
4676 - added detection of MC files and setting of source position
4677 according to wobble mode flag in MMcCorsikaRunHeader
4678 - fixed a bug in ReadEnv (wrong return statement) found
4679 by Abelardo. Correct handling of floating point numbers
4680 in the source position (12.5) was affected.
4681
4682
4683
4684 2005/04/04 Thomas Bretz
4685
4686 * callisto.cc, sinope.cc, mjobs/MDataSet.[h,cc], mjobs/MJCalibTest.cc,
4687 mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
4688 mjobs/MSequence.[h,cc]
4689 - changed setup procedure for paths to allow using standard
4690 paths everywhere
4691 - fixed to use new correct datacenter standard paths
4692 - made sure, that the sequences in a dataset are sorted by
4693 their number to ensure the correct synchronization
4694
4695 * mhflux/MHAlpha.cc:
4696 - display correct error (excess/significance)
4697
4698 * mjobs/MJCalibrateSignal.cc, mjobs/MJPedestal.cc:
4699 - removed MPointingPosCalc from Tasklist
4700
4701 * mjobs/MJStar.cc:
4702 - added MPointingPosCalc to tasklist for "Events" in case of MC
4703
4704 * ganymed.cc, mjobs/MJCut.[h,cc]:
4705 - implemented an option to enhance the display
4706 - do not display FS plot in wobble mode
4707 - made sure files are not written when they should not be written
4708
4709 * mhflux/MHAlpha.[h,cc]:
4710 - let FitEnergyBins return the mean of the significance of
4711 all Energy Bins
4712
4713 * mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
4714 mimage/MHImagePar.cc, mimage/MHNewImagePar.cc:
4715 - implemented or fixed implementation of "same" Draw-option
4716 - slightly modified binning for Dist in MHHillasSrc
4717
4718 * mjobs/MJCalibrateSignal.cc:
4719 - do not plot pulse time twice
4720
4721 * mjobs/MJOptimize.cc:
4722 - print all parameters in minuit after they have been
4723 setup
4724
4725
4726
4727 2005/04/01 Thomas Bretz
4728
4729 * mbadpixels/MBadPixelsCalc.cc:
4730 - switched on bad pixel detection for a pedestal level
4731 which is more than 5 times the variance
4732
4733 * mfbase/MF.cc:
4734 - when fixing the "Inverted" bit in ReadEnv don't print a
4735 message on the screen
4736
4737 * mhflux/MHAlpha.cc:
4738 - plot correct errors
4739 - do not plot the point if its significance is not greater 1
4740
4741
4742
4743 2005/03/29 Markus Gaug
4744
4745 * mcalib/MCalibColorSet.cc:
4746 - added runs 34814, 34815, 45493, 45502, 45525, 45537 and 45548
4747
4748
4749
4750 2005/03/29 Thomas Bretz
4751
4752 * ganymed.cc:
4753 - implemented cmdline option for wobble and no-wobble to overwrite
4754 dataset
4755 - added cmdline option to print dataset
4756
4757 * mbase/MEvtLoop.[h,cc]:
4758 - added some memory leak analysis to eventloop
4759
4760 * mbase/MStatusDisplay.[h,cc]:
4761 - added third part to status bar which displays the current
4762 memory usage
4763 - added some more sizes to menu bar
4764 - replaced SetStatusLine1/2 by calling a common SetStatusLine
4765 - added a delete to CloseWindow() to be able to close a
4766 static window. REMARK: This gives a hell of warnings in
4767 valgrind but it is currently the only option to get this working
4768 which is really annoying
4769
4770 * mhbase/MH.cc:
4771 - small simplification
4772
4773 * mhbase/MHMatrix.cc:
4774 - replaced IsValid() by a check for the number of Rows, this
4775 was necessary because in root 4.02/00 all matrices seems
4776 to be valid
4777
4778 * mhflux/MHAlpha.cc:
4779 - changed the number of default bins in energy
4780 - make sure that the Alpha plot for off-data is displayed with
4781 a minimum at 0
4782 - fixed TPad::Divide for root 4.02/00
4783
4784 * mhflux/MHEnergyEst.cc:
4785 - use the mean abs of the resolution as fit value
4786 - some fixed to graphics
4787 - fixed the TPad::Divide for root 4.02/00
4788 - for the moment removed the pad added to the list of cleanups
4789 to get rid of the crashes
4790
4791 * mhflux/MHFalseSource.cc:
4792 - fixed for root 4.02/00 which seaqrches in the current pad
4793 for the histogram when calling Project3D
4794 - fixed the TPad::Divide for root 4.02/00
4795
4796 * mhist/MHHadronness.[h,cc]:
4797 - use MParameterD instead of MHadronness
4798
4799 * mimage/ImageLinkDef.h, mimage/Makefile:
4800 - added MHVsSize
4801
4802 * mimage/MHHillas.cc:
4803 - implemented 'same' for Center-histogram
4804
4805 * mhflux/FluxLinkDef.h, mhflux/Makefile:
4806 - added MHEnergyEst
4807
4808 * mhflux/MAlphaFitter.[h,cc]:
4809 - added significancetimes log10(excess) as fit option
4810
4811 * mjobs/MDataSet.[h,cc]:
4812 - added wobble-mode option
4813
4814 * mjobs/MJCut.cc:
4815 - changed default binning for energy
4816 - added MHillasSrcAnti optionally to the output
4817 - added MHVsSize to the tabs which are shown
4818
4819 * mjobs/MJOptimize.[h,cc]:
4820 - added dummy parameters to FixParameter for compatibility
4821 with SetParemeter
4822 - replaced MFSupercuts by MFMagicCuts
4823 - use Energy in MHAlpha instead of size
4824
4825 * mbase/MFilter.[h,cc]:
4826 - implemented ReadEnv to treat "Inverted"
4827
4828 * mfbase/MF.[h,cc], mfilter/MFSupercuts.cc:
4829 - treat "inverted" with MFilter::ReadEnv
4830
4831 * manalysis/MCompProbCalc.[h,cc], mranforest/MRanForestCalc.[h,cc]:
4832 - replaced MHadronness by MParameterD
4833
4834 * mdata/MDataFormula.[h,cc]:
4835 - removed comments from SetVariables
4836 - replaced GetExpFormula by GetTitle
4837
4838 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
4839 - MHadronness removed
4840
4841 * mfilter/MFMagicCuts.[h,cc]:
4842 - added
4843
4844 * mfilter/FilterLinkDef.h, mfilter/Makefile:
4845 - added MFMagicCuts
4846
4847 * mjobs/Makefile, mjobs/JobsLinkDef.h:
4848 - removed MJExtractSignal
4849
4850 * mfbase/MF.cc:
4851 - fixed a problem with double-inversion in ReadEnv
4852
4853 * mpointing/MSrcPosCalc.cc:
4854 - removed an output line which showed only an empty container
4855
4856
4857
4858 2005/03/24 Thomas Bretz
4859
4860 * callisto.cc, ganymed.cc, mars.cc, merpp.cc, readdaq.cc,
4861 readraw.cc, showlog.cc, showplot.cc, sinope.cc, star.cc:
4862 - replaced all returns of -1 by return 2
4863
4864 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
4865 - added MEnergyEst (container)
4866
4867 * mhflux/MAlphaFitter.[h,cc]:
4868 - implemented new fit result options
4869
4870
4871
4872 2005/03/23 Markus Gaug
4873
4874 * msignal/MExtractTimeAndChargeDigitalFilter.cc
4875 - fix a bug in the time fine adjustment
4876
4877 * mjobs/hilocalib_*_mc.root
4878 - high-gain low-gain intercalibration constants for the MC.
4879
4880 * mjobs/MJCalibration.cc
4881 - use the MC- intercalibration files for MC.
4882
4883
4884
4885 2005/03/23 Thomas Bretz
4886
4887 * mhcalib/MHCalibrationChargeCam.cc:
4888 - fixed a possible crash in DrawDataCheckPixel() if
4889 pix.GetGraphEvents() returns NULL
4890
4891
4892
4893 2005/03/23 Thomas Bretz
4894
4895 * Release 0.9
4896
4897
4898
4899 2005/03/23 Thomas Bretz
4900
4901 * ganymed.cc:
4902 - implemented wobble-mode option
4903
4904 * mhflux/MAlphaFitter.[h,cc]:
4905 - fixed a problem in wobble mode (number of on- minus number
4906 of off-entries where calculated as 0)
4907 - added some additional resource options for scaling
4908 - added some missing const-qualifiers
4909
4910 * mhflux/MHAlpha.cc:
4911 - some cosmetic change to output
4912
4913 * mjobs/MDataSet.[h,cc]:
4914 - added the possibility to add a source name for wobble mode
4915 (preliminary)
4916 - added reading from *.edb catalog
4917
4918 * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
4919 mjobs/MJCalibration.cc, mjobs/MJPedestal.cc:
4920 - replaced iter.Print("all") by iter.Print()
4921
4922 * mjobs/MJCut.[h,cc]:
4923 - implemented wobble mode
4924 - implemented getting source position
4925
4926 * mjobs/MJStar.cc:
4927 - switched off calculation of MConcentration
4928 - implemented the new debug option for files (was still missing
4929 in MJStar)
4930
4931 * mpointing/MSrcPosCalc.[h,cc]:
4932 - always writa the anti-source position into the parameter list, too
4933 - implemented wobble mode (exchange source and anti-source position)
4934
4935 * mjobs/Makefile, mjobs/JobsLinkDef.h:
4936 - added MJOptimize
4937
4938 * mfilter/MFSupercuts.[h,cc]:
4939 - added
4940
4941 * mfilter/Makefile, mfilter/FilterLinkDef.h:
4942 - added MFSupercuts
4943 - removed MFAlpha
4944
4945 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
4946 - removed MEnergyEst
4947 - removed MEnergyEstParam
4948 - removed MEnergyEstParamDanielMkn421
4949 - removed MSupercuts
4950 - removed MSupercutsCalc
4951 - removed MFindSupercuts
4952 - removed MMinuitInterface
4953 - removed MFiltercutsCalc
4954
4955 * mhist/Makefile, mhist/HistLinkDef.h:
4956 - removed MHEnergyTime
4957 - removed MHEnergyTheta
4958 - removed MHAlphaEnergyTime
4959 - removed MHAlphaEnergyTheta
4960 - removed MHThetabarTime
4961 - removed MHThetabarTheta
4962 - removed MHGamma
4963 - removed MHSigmaPixel
4964 - removed MHSigmabarTheta
4965 - removed MHOnSubtraction
4966 - removed MHFindSignificance
4967 - removed MHCT1Supercuts
4968
4969 * mhflux/Makefile, mhflux/HistLinkDef.h:
4970 - added MHEnergyEst
4971
4972
4973
4974 2005/03/22 Thomas Bretz
4975
4976 * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
4977 mjobs/MJCalibration.cc, mjobs/MJPedestal.cc:
4978 - added a possibility to print the files which are
4979 searched/found if the files doesn't match the sequence
4980
4981 * mjobs/MJPedestal.cc:
4982 - undocumented(!) change, changed fgExtractWinLeft
4983 from 3.5 to 2.5
4984
4985 * mimage/MHillas.cc:
4986 - fixed a bug which took unused pixels into account
4987 introduced errornously with the last change to MSignalCam
4988
4989
4990
4991 2005/03/21 Thomas Bretz
4992
4993 * mfbase/MFDataChain.cc:
4994 - fixed a bug in GetDataMember if fData is not valid
4995
4996 * mhbase/MH3.cc:
4997 - moved drawing histograms back to Draw. This fixes a
4998 problem with root 4.02/00. Reading/Writing should be
4999 no problem if the names of the profiles are well known.
5000 - with this fix 'same' is currently NOT supported
5001
5002 * mimage/ImageLinkDef.h, mimage/Makefile:
5003 - added MNewImagepar2
5004 - added MHCewImagePar2
5005
5006 * mimage/MNewImagePar2.[h,cc], mimage/MHNewImagePar2.[h,cc]:
5007 - added new classes calculating and displaying the length
5008 of the border line of a shower
5009
5010 * mimage/MHImagePar.cc:
5011 - fixed a problem with root 4.02/00 when setting the margin
5012 in Divide to 0 by setting it to 1e-10
5013
5014 * mimage/MHNewImagePar.[h,cc]:
5015 - fixed to display Areas in deg^2
5016
5017 * mimage/MHillas.cc, mimage/MHillasExt.cc, mimage/MHillasSrc.cc,
5018 mimage/MImagePar.cc, mimage/MNewImagePar.cc
5019 - a small fix to Print()
5020
5021 * mimage/MHillasCalc.[h,cc]:
5022 - added MNewImagePar2 to supported image parameters
5023
5024 * mjobs/MJStar.cc:
5025 - replaced MCerPhotEvt by MSignalCam
5026
5027 * msignal/cosmics_weights46.dat, msignal/calibration_weightsUV46.dat,
5028 mjobs/hilocalib_df46.root:
5029 - added new intercalibration file for digital filter 4sl higain
5030 and 6sl logian
5031
5032 * mbase/MLogHtml.cc:
5033 - fixed a bug in Underline which cause a crash if fOut==NULL
5034 - output a message if file cannot be opened
5035
5036 * mhcalib/MHCalibrationPulseTimeCam.cc:
5037 - for some output there was a replacement of pix.GetPixId()
5038 by hist.GetName() <undocumented>
5039
5040 * mimage/MHillas.[h,cc]:
5041 - added new member function GetBorderLine returning the border
5042 line correspondig to an ellipse with axis lnegth and width
5043 - added new member function GetArea returning the area
5044 correspondig to an ellipse with axis lnegth and width
5045
5046
5047
5048 2005/03/19 Markus Gaug
5049
5050 * mjobs/hilocalib_df46.root
5051 - added new intercalibration file for digital filter 4sl higain
5052 and 6 slices logain
5053
5054 * mjobs/MJCalibration.cc
5055 - exchanged intercalibration file from hilocalib_df_4.root to
5056 hilocalib_df46.root
5057 - do not apply hi-gain lo-gain intercalibration for MC files.
5058
5059 * mjobs/MJPedestal.cc
5060 - exchanged two (Int_t)'s by TMath::Nint().
5061 - undocumented(!) change to the calculation of the extraction
5062 range (PulsePosCheck)
5063
5064 * callisto.rc
5065 - exchanged default weights file for Digital filter from
5066 cosmics_weights4.dat to cosmics_weights46.dat and from
5067 calibration_weights_UV4.dat to calibration_weights_UV46.dat!
5068 This change is absolutely necessary, given the new results from
5069 Nuria about the signal resolution in the low gain which gets worse
5070 than the intrinsic Poisson jitter above 350 phes. Also the time
5071 resolution is too bad. This was not known before we had the
5072 correct low-gain MC pulse.
5073
5074
5075
5076 2005/03/18 Thomas Bretz
5077
5078 * Makefile:
5079 - removed mone from list of compiled programs
5080
5081 * mars.cc:
5082 - replaced the MARS display by the Camera Display directly
5083
5084 * manalysis/MCameraData.[h,cc], mcalib/MCalibrateData.[h,cc],
5085 mbadpixels/MBadPixelsTreat.[h,cc], mcalib/MCalibrateRelTimes.[h,cc],
5086 mimage/MCameraSmooth.[h,cc], mimage/MConcentration.[h,cc],
5087 mimage/MHillas.[h,cc], mimage/MHillasExt.[h,cc],
5088 mimage/MImgCleanStd.[h,cc], mimage/MNewImagePar.[h,cc],
5089 mimage/MImagePar.[h,cc], MNewImagePar.[h,cc],
5090 mjobs/MJCalibTest.cc, mhcalib/MHCalibrationTestCam.[h,cc],
5091 mpedestal/MPedPhotCalc.[h,cc], mjobs/MJCalibrateSignal.cc:
5092 - removed dependancy on MArrivalTime, information now
5093 found in MSignalCam
5094 - replaced MCerPhotEvt by MSignalCam
5095 - it was renamed because it will be completely incompatible
5096 anyhow
5097
5098 * mjobs/MJCalibrateSignal.cc:
5099 - use new MSignalCam type to display pulse position of cosmics
5100
5101 * mcalib/MCalibrateData.cc:
5102 - calculate number of saturated pixels
5103
5104 * manalysis/MCerPhotEvt.[h,cc]:
5105 - removed possibility for zero-supression. Now the index
5106 is identical with the position in the array
5107 - renamed and moved to msignal/MSignalCam.[h,cc]
5108
5109 * manalysis/MCerPhotPix.cc:
5110 - removed obsolete values
5111 - added arrival time
5112 - renamed and moved to msignal/MSignalPix.[h,cc]
5113
5114 * mcalib/MCalibrationChargeCalc.cc:
5115 - some cosmetic changes and small fixed from the Munich cvs
5116 (undocumented)
5117
5118 * mfileio/MWriteRootFile.cc:
5119 - fixed bug in RecursiveRemove which caused crashed with real
5120 data
5121
5122 * mhft/MGeomCamMagicEnhance.cc, mhft/MHexagonalFTCalc.cc:
5123 - updated, but untested
5124
5125 * mhist/MHCamEvent.[h,cc]:
5126 - some fixes in Draw to get a correct display in root 4.02/00
5127 (at least on 64-bit systems)
5128 - removed kSqrtVariance it is included in kProfile now
5129
5130 * mhist/MHCamera.[h,cc]:
5131 - removed sqrtvariance option which is included in profile now
5132 - the profile now uses the new array fBinEntries to display
5133 a more accurate profile
5134
5135 * mhist/MHEvent.cc:
5136 - set to type 6 for arrival times
5137
5138 * mimage/MHillasCalc.cc:
5139 - updated text for error=1
5140
5141 * mimage/MImagePar.cc:
5142 - copy number of saturated pixels from MSignalCam
5143
5144 * mjobs/MJStar.cc:
5145 - enhanced title of some histogram
5146
5147 * mjobs/MSequence.cc:
5148 - updated path to fit data center (D.Dorner)
5149
5150 * mmain/MEventDisplay.cc:
5151 - display Arrival Time from MSignalCam now
5152
5153 * msignal/MArrivalTimeCam.cc:
5154 - implemented a new case 6 which is identical with the
5155 default case AND arrival time from MSignalCam
5156
5157 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
5158 manalysis/:
5159 - removed MCerPhotEvt
5160 - removed MCerPHotPix
5161 - removed MCerPhotAnal
5162 - removed MCerPhotAnal2
5163 - removed MCerPhotCalc
5164
5165 * mimage/Makefile, manalysis/ImageLinkDef.h:
5166 - removed MHillasSrcCalc
5167
5168 * manalysis/MSupercutsCalc.cc:
5169 - removed an obsolete include
5170
5171 * mhist/Makefile, mhist/HistLinkDef.h:
5172 - removed MHSigmaTheta
5173
5174 * mmain/Makefile, mmain/HistLinkDef.h:
5175 - removed MDataCheck
5176 - removed Mars
5177 - removed MAnalysis
5178 - removed MMonteCarlo
5179 - removed MGDisplayAdc
5180 - removed MOnlineDisplay
5181 - removed MOnlineDump
5182
5183 * msignal/Makefile, msignal/HistLinkDef.h, msignal/:
5184 - added MSignalCam
5185 - added MSignalPix
5186 - added MSignalCalc
5187
5188 * msql/Makefile, msql/SqlLinkDef.h:
5189 - removed MSqlInsertRun
5190
5191 * mfilter/Makefile, mfilter/FilterLinkDef.h:
5192 - removed MFSelBasic
5193 - removed MFSelStandard
5194 - removed MFSelFinal
5195
5196
5197
5198 2005/03/17 Thomas Bretz
5199
5200 * callisto.cc:
5201 - added new option moon
5202 - use light condition from MSequence to determin light condition
5203 automatically
5204
5205 * mjobs/MJPedestal.h:
5206 - allow setting SetUseHists also to kFALSE
5207
5208 * mjobs/MSequence.[h,cc]:
5209 - added fLightCondition
5210
5211 * mcalib/MCalibrateData.cc:
5212 - undocumented change from Markus Gaug
5213
5214 * mfilter/MFCT1SelBasic.[h,cc], mfilter/MFCT1SelStandard.[h,cc],
5215 mfilter/MFCT1SelFinal.[h,cc]:
5216 - moved to manalysisct1
5217
5218 * mfilter/Makefile, mfilter/FilterLinkDef.h:
5219 - removed MFCT1SelBasic
5220 - removed MFCT1SelStandard
5221 - removed MFCT1SelFinal
5222
5223 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
5224 - removed MPad
5225 - removed MMakePadHistograms
5226 - removed MSigmabar
5227 - removed MSigmabarParam
5228 - removed MSigmabarCalc
5229
5230 * mimage/Makefile, mimage/ImageLinkDef.h:
5231 - removed MImgCleanTGB
5232
5233 * mmontecarlo/Makefile, mmontecarlo/MonteCarloLinkDef.h
5234 - removed MMcEnergyEst
5235 - removed MMcTimeGenerate
5236
5237 * msignal/Makefile, msignal/SignalLinkDef.h:
5238 - removed MArrivalTime
5239 - removed MArrivalTimeCalc
5240 - removed MArrivalTimeCalc2
5241
5242 * mjobs/MJCalibration.cc:
5243 - followed some undocumented changes from the other cvs
5244
5245
5246
5247 2005/03/16 Thomas Bretz
5248
5249 * callisto.cc:
5250 - set changed extractor in MJCalibrateSignal from MJPedestal
5251 - don't process 'range finding' for MonteCarlo data
5252
5253 * callisto.rc:
5254 - removed obsolete Modified* option
5255
5256 * mjobs/MJCalibrateSignal.[h,cc]:
5257 - removed obsolete flag for ModifiedExtractWin
5258 - allow also NULL for SetExtractor
5259 - rearanged the too MWriteRootFile instantiations otherwise
5260 callisto crashes in MWriteRootFile::ChangeFile
5261 - removed some obsolete comments about an old MC workaround
5262
5263 * mdata/MDataChain.cc:
5264 - fixe to allow sign after e (eg. 1e-3, 1e+5 instead of 1e3, 1e5)
5265
5266 * mcalib/MCalibColorSet.cc, mcalib/MCalibrationChargeCalc.cc,
5267 mhcalib/MHCalibrationCam.cc:
5268 - undocummented change
5269
5270
5271
5272 2005/03/16 Markus Gaug
5273
5274 * msignal/MExtractTimeAndChargeSlidingWindow.cc
5275 - fixed a bug in the reading of the resource file (reading of the
5276 MExtractTimeAndCharge resources was skipped).
5277
5278 * mcalib/MCalibrateData.cc
5279 - for the case that the high-gain saturates, but the low-gain signal
5280 could not be extracted successfully, take the high-gain signal,
5281 multiplied by 1.5 (before, 0 was taken erroneously).
5282
5283 * msignal/MExtractTimeAndCharge.cc
5284 - catch one potential case for memory leaks in the low-gain
5285 calculation. Extract low-gain only if the remaining extraction
5286 window is not smaller than the number of slices needed by the
5287 signal extractor.
5288 - set the default fgLoGainStartShift to -3.5
5289
5290 * msignal/MExtractTimeAndChargeSpline.[h,cc]
5291 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
5292 - adjust fLoGainStartShift by one slice, after findings from MC.
5293
5294
5295
5296 2005/03/15 Markus Gaug
5297
5298 * msignal/MExtractTimeAndChargeSpline.h
5299 - take fRandomIter out of the streamer.
5300 - take fRiseTimeLoGain and fFallTimeLoGain into the streamer.
5301 - raise version number to 4
5302
5303 * mjobs/MJCalibration.cc
5304 - set default to kFALSE for PIN Diode or Blind Pixel calibration
5305 (was kTRUE by error).
5306
5307
5308
5309 2005/03/15 Thomas Bretz
5310
5311 * mjobs/MJCalibrateSignal.[h,cc]:
5312 - added the fExtractor data member
5313 - added a destructor deleting it
5314 - only read extractor from file if not set by user
5315 - user fExtractor as extractor1
5316 - do not delete extractor1 if set by user
5317 - added member function to set extractor
5318
5319 * mjobs/MJPedestal.cc:
5320 - removed MFEventSelector workaround again
5321 - do not write pedy file anymore
5322
5323 * callisto.cc:
5324 - MJCalibrateSignal now takes the signal extractor directly
5325 instead of taking the long way round a new file
5326
5327 * mpedestal/MExtractPedestal.cc:
5328 - ReInit extractor correctly. Now the workaround should be
5329 really obsolete
5330
5331 * mbase/MGMenu.[h,cc]:
5332 - make fix fix also compile root 3.10.02
5333
5334
5335
5336 2005/03/14 Thomas Bretz
5337
5338 * mbase/MGMenu.h:
5339 - added a fix for root 4.02.00
5340
5341
5342
5343 2005/03/14 Markus Gaug
5344
5345 * mcalib/MCalibrateData.cc
5346 - catch the case that now high-gain low-gian intercalibration const.
5347 is available.
5348
5349 * mjobs/MJPedestal.cc
5350 - modify option for pedy*.root: from UPDATE to RECREATE
5351
5352
5353
5354 2005/03/11 Markus Gaug
5355
5356 * callisto.rc
5357 - changed default weights for DF to cosmics_weights4.dat. (This has
5358 turned out to be the most stable set of weights).
5359
5360 * mjobs/MJCalibration.cc
5361 - some cosmetic changes in the output
5362 - in case of WriteHists(), do not overwrite existing signal*.root
5363 file, but append histograms (bugfix!)
5364
5365
5366
5367 2005/03/10 Toni Coarasa (With Nadia's and Alessandro's inside)
5368
5369 * mjobs/MJCut.cc
5370 - inclusion of (TString) to avoid compiler error under 2.95.3
5371
5372 * sinope.cc
5373 - inclusion of <errno.h> to avoid compiler error under 2.95.3
5374
5375
5376
5377 2005/03/10 Markus Gaug
5378
5379 * msignal/MExtractTimeAndCharge.cc
5380 - set fgLoGainStartShift to -4.0
5381 - put a check to avoid a dynamic low-gain range < 0 (should not
5382 occur with current extractors, but one never knows...)
5383
5384 * msignal/MExtractor.[h,cc]
5385 - introduced Clear()-function, used in SetRange()
5386
5387 * mjobs/MJCalibrateSignal.cc
5388 - changed order of initialization of the 2 MWriteRootFiles whereupon
5389 the crash goes away. Have to revise the /dev/null work-around
5390 in MWriteRootFile!
5391
5392
5393
5394 2005/03/09 Markus Gaug
5395
5396 * msignal/MExtractTimeAndCharge.cc
5397 - catch a (very unprobable) case in which the low-gain range could
5398 be negative
5399
5400 * mjobs/MJCalibrateSignal.cc
5401 - modify writing of MCalibrationPulseTimeCam to disk in order to
5402 avoid program crash in the destructor of MJCalibrateSignal
5403
5404 * mhcalib/MHGausEvents.h
5405 - take fGraphEvents, fGraphPowerSpectrum, fHPowerProbability and
5406 fPowerSpectrum out of the streamer.
5407 - intialize fFlags to 0
5408
5409
5410
5411 2005/03/09 Thomas Hengstebeck
5412
5413 * mranforest/MRFEnergyEst.cc
5414 - changed call of min, max functions to TMath::Min() and
5415 TMath::Max() to avoid compilation problems with some gcc
5416 versions
5417 - changed check of energy rule (last col of MHMatrix) so, that
5418 any rule containing "fEnergy" is accepted.
5419
5420
5421
5422 2005/03/08 Markus Gaug
5423
5424 * mhcalib/MHPedestalCam.[h,cc]
5425 - introduce new parameter "fFitStart" to decide from outside where
5426 to start fitting the pedestals.
5427
5428
5429
5430 2005/03/07 Markus Gaug
5431
5432 * mjobs/hilocalib_df6.root
5433 * mjobs/hilocalib_sp2.root
5434 - two files with the high-gain vs. logain intercalibration results.
5435 for Digital filter and September data and Spline and December
5436 data.
5437
5438 * callisto.rc
5439 - allow setting the variables ExtractWinLeft and ExtractWinRight.
5440
5441 * mhcalib/MHCalibrationHiLoCam.h
5442 * mhcalib/MHCalibrationCam.h
5443 * mhcalib/MHGausEvents.h
5444 - put the Draw-functions into the *MENU*
5445
5446 * mjobs/MJCalibration.[h,cc]
5447 - introduced reading of hi-vs.logain calibration file
5448
5449 * mjobs/MJPedestal.[h,cc]
5450 - modified range setting according Thomas S. suggestions
5451
5452 * msignal/MArrivalTime.[h,cc]
5453 - took out some commented code which will not be used any more
5454 - improve Print() function
5455
5456
5457
5458 2005/03/05 Markus Gaug
5459
5460 * msignal/MExtractTimeAndChargeSpline.[h,cc]
5461 - removed the obsolete parts of "kMaximum" and "kHalfMaximum" in the
5462 code which were still persistent
5463 - set default extraction type to integral (instead of amplitude)
5464 - set version number to 3
5465
5466 * mcalib/MCalibrationChargeCam.[h,cc]
5467 - added new function GetAvergedConvFADC2PhePerArea for the datacheck
5468
5469 * mjobs/MJPedestal.[h,cc]
5470 - added function WriteExtractor which writes the extractor with the
5471 new ranges to disk if fPulsePosCheck has been selected.
5472
5473 * mjobs/MJCalibrateSignal.[h,cc]
5474 - added functionality to read the updated extractor from
5475 MJPedestalY2 (with the new extraction ranges).
5476
5477
5478
5479 2005/03/04 Abelardo Moralejo
5480
5481 * mmc/MFadcDefine.h
5482 - Changed constant SUBBINS from 5 to 500. This defines the
5483 resolution of the analog signal simulation in the camera MC.
5484 The time step is the duration of one FADC slice divided by
5485 SUBBINS. The change was necessary to implement correctly the PMT
5486 time jitter.
5487
5488
5489
5490 2005/03/03 Markus Gaug
5491
5492 * mjobs/pedestalref.rc
5493 * mjobs/calibrationref.rc
5494 * mjobs/calibrationref_Nov04.rc
5495 - added documentation
5496
5497 * mjobs/signalref.rc
5498 - added
5499
5500 * mjobs/MJPedestal.cc
5501 - re-added MFEventSelector which had been removed by TB on the
5502 15.2.2005.
5503 - added pulse position selector, as decided at the Berlin soft-
5504 ware meeting.
5505
5506 * callisto.cc
5507 - added SetPulsePosCheck() in MJPedestalY2
5508
5509 * mjobs/MJCalibrateSignal.cc
5510 - updated pulse pos. calculator, can be switched off now.
5511
5512 * mjobs/MJCalib.[h,cc]
5513 - added flag fPulsePosCheck
5514
5515
5516
5517 2005/03/02 Markus Gaug
5518
5519 * mjobs/MJCalib.[h,cc]
5520 * mjobs/MJPedestal.[h,cc]
5521 * mjobs/MJCalibration.[h,cc]
5522 * mjobs/MJCalibrateSignal.[h,cc]
5523 - put the storage types in the base class
5524
5525 * mbadpixels/MBadPixelsCam.cc
5526 - add some output in case that AsciiRead does not work
5527
5528 * msignal/MExtractTimeAndChargeSpline.cc
5529 - speed integration up a little bit.
5530
5531 * callisto.rc
5532 - adapt the low-gain stretch for the different pulse form for
5533 calibration and cosmics pulses (only applied if spline is used).
5534
5535
5536
5537 2005/02/25 Markus Gaug
5538
5539 * mhcalib/MHCalibrationHiLoCam.[h,cc]
5540 - fixed bug in inter-calibration hi-logain for arrival times.
5541
5542 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]
5543 - fixed the situation where the maximum bin is already found in the
5544 low-gain samples.
5545
5546 * mjobs/MJCalibration.cc
5547 - write the MPedestalCams also to disk (needed for data-check).
5548
5549
5550
5551 2005/02/25 Abelardo Moralejo
5552
5553 * msignal/MC_calibration_weights_UV.dat
5554 - Added. Weights file for using the digital filter on MC
5555 calibration files. For the moment the weights are the same as in
5556 the file calibration_weights_UV.dat, only that high and low gain
5557 have both the same weights because for the moment the MC pulse
5558 shape is the same in both gain branches.
5559
5560
5561
5562 2005/02/24 Markus Gaug
5563
5564 * mjobs/MJCalibrateSignal.cc
5565 - include display of pulse times (calculated in the post-process)
5566 - include the possibility for the pixel check (like in MJCalibration)
5567
5568 * mhcalib/MHCalibrationHiLoCam.cc
5569 - set default range up to 30.
5570
5571 * mhcalib/MHCalibrationChargeBlindPix.h
5572 - take the TVectors out of the streamer, to be exectuable with
5573 root.04.02
5574
5575
5576
5577 2005/02/24 Thomas Hengstebeck
5578
5579 * macros/RFEnergyEst.C
5580 - new macro to show the usage of RFEnergyEst class.
5581
5582
5583
5584 2005/02/24 Abelardo Moralejo
5585
5586 * mtemp/mpadova/macros/resize.C
5587 - moved MSrcPosCam output container from RunHeaders to Events tree.
5588
5589
5590
5591 2005/02/18 Marcos Lopez
5592
5593 * mflux/
5594 - new directory to store the flux related classes.
5595
5596 * mflux/MHadAlphaCut.{h,cc}
5597 - container to store the optimal hadronness and alpha cut for each bin in
5598 estimated energy and theta.
5599
5600 * mflux/MFHadAlpha.{h,cc}
5601 - filter to apply the hadronness and alpha cuts stored in
5602 MHadAlphaCut. It can be selected to apply only alpha, only hadronness
5603 cut or both.
5604
5605
5606
5607 2005/02/18 Markus Gaug
5608
5609 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]
5610 - new class to histogram the arrival time of cosmics above a certain
5611 threshold.
5612
5613 * mcalib/MCalibrationPulseTimeCam.[h,cc]
5614 - new class container with results of MHCalibrationPulseTimeCam
5615
5616 * mjobs/MJCalibrateSignal.cc
5617 - include MCalibrationPulseTimeCam to display
5618
5619
5620
5621 2005/02/18 Thomas Bretz
5622
5623 * mbase/MStatusDisplay.cc:
5624 - switch off TH1::AddDirectory during DrawClonePad
5625
5626 * mjobs/MSequence.[h,cc]:
5627 - added some code (still commented) for later use,
5628 allowing to setup a different filename for each runfile
5629 - added SetNight member function
5630 - added Add*Runs member function
5631 - with this changes MSequence can replace MRunIter now
5632 - allow requesting of standard path from outside
5633 (GetStandardPath)
5634
5635 * Makefile:
5636 - added sinope
5637
5638 * sinope.cc:
5639 - added (small tool to check contents of run for datacenter)
5640
5641 * callisto.cc:
5642 - added background information about Callisto
5643
5644 * ganymed.cc:
5645 - added background information about Ganymed
5646
5647 * mjobs/MJCalibrateSignal.cc:
5648 - removed special MC code. The MC files now have a lo-gain
5649 switch and we can extract the pedestal rms from lo-gain
5650 - don't print statistics if nothing was executed
5651 - fixed display. The displayed pedestal RMS was the one
5652 caluclated with a extractor but not at random position
5653 (This only effects the display, the algorithm was ok)
5654
5655
5656
5657 2005/02/17 Markus Gaug
5658
5659 * mjobs/MJCalibTest.cc
5660 - removed bug treating the MC calibration files uncorrectly
5661 - added Pixel-Check treatment
5662
5663 * mjobs/MJCalibration.cc
5664 - added Pixel-Check treatment
5665
5666 * callisto.rc
5667 - added pixel-check option
5668
5669 * msignal/MExtractTimeAndChargeDigitalFilter.cc
5670 - calculate high-gain signal even if saturation occurs
5671
5672
5673
5674 2005/02/17 Thomas Bretz
5675
5676 * mjobs/MJStar.cc:
5677 - fixed some missing containers in case of MC files
5678
5679 * callisto.cc:
5680 - removed obsolete second check for kModeC
5681
5682 * mars.rc:
5683 - added a lot of option to be able to use a
5684 different signal extractor looking into uncalibrated
5685 data
5686
5687 * manalysis/MCameraData.[h,cc]:
5688 - added Print() member function
5689
5690 * manalysis/MCerPhotAnal2.[h,cc]:
5691 - switched off writing into MCerPhotEvt
5692
5693 * mdata/MDataChain.[h,cc]:
5694 - added code to handle priorities of operators correctly
5695
5696 * mhist/MHEvent.cc:
5697 - fixed display for MPedestalRMS
5698
5699 * mjobs/MJCalib.cc:
5700 - fixed treatment of PixelCheck resource
5701
5702 * mjobs/MJCalibrateSignal.cc:
5703 - added some comments about Monte Carlo
5704 - added MMcFadcHeader to output
5705
5706 * mjobs/MJPedestal.cc:
5707 - do not allow 'UseData' for Monte Carlos. Reason is given as
5708 comment in the code
5709
5710 * mmain/MEventDisplay.[h,cc]:
5711 - changed such, that mars.cc allows to set the used extractor
5712 - removed the obsolete cam.root, ped.root option
5713
5714 * mmain/MCameraDisplay.cc:
5715 - adapted to change in MEventDisplay
5716
5717
5718
5719
5720 2005/02/16 Javier Rico
5721
5722 * mhistmc/MHMcUnfoldCoeff.[cc,h], mhistmc/Makefile,
5723 mhistmc/HistMcLinkDef.h
5724 - Added container class holding the histograms of the coefficients
5725 for the (iterative) unfolding.
5726
5727 * mmontecarlo/MMcUnfoldCoeffCalc.[cc,h], mmontecarlo/Makefile,
5728 mmontecarlo/MonteCarloLinkDef.h
5729 - Added task class to compute the coefficients for the (iterative)
5730 unfolding.
5731
5732 * macros/unfoldCoeff.C
5733 - added macro that computes the effective areas and coefficients
5734 from a MC input file (with OriginalMC tree and MEnergyEst
5735 branch containing the energy estimator). This may be used
5736 as layout for spectrum computation program.
5737
5738
5739
5740 2005/02/16 Markus Gaug
5741
5742 * mdata/MDataChain.cc
5743 - replaced ROOT version check for the compiler from 4.02.00 to
5744 4.01.00
5745
5746 * mranforest/MRFEnergyEst.cc
5747 - include "TVector.h", otherwise this class does not compile
5748 in newer root versions
5749
5750 * msignal/MExtractTimeAndCharge.cc
5751 - initialize fLoGainStartShift correctly if read from conf. file
5752 and modified fOffsetLoGain exists.
5753
5754 * msignal/*weights*.dat
5755 - new weights with the uniform pedestal RMS. (Please use these!)
5756
5757 * msignal/pulpo_weights*.dat
5758 - new weights with the pulpo-pulse form and without NSB!!
5759
5760
5761
5762 2005/02/16 Thomas Hengstebeck
5763
5764 * mranforest/MRFEnergyEst.[h,cc]
5765 - added RF class for energy estimation
5766
5767 * mranforest/MRFEnergyEst.cc
5768 - changed calculation of estimated energy, now interpolated values
5769 are returned
5770
5771
5772
5773 2005/02/16 Abelardo Moralejo
5774
5775 * macros/starmc2.C:
5776 - Changed the way in which the "OriginalMC" tree is copied from
5777 the input to the output file. Now we ise the new procedure
5778 MWriteRootFile::AddCopySource
5779
5780 * mhistmc/MHMcCollectionArea.cc
5781 - Changed default fName to "MHMcCollectionArea"
5782
5783 * mtemp/mpadova/macros/resize.C
5784 - Changed weights
5785
5786
5787
5788 2005/02/16 Thomas Bretz
5789
5790 * mbase/MEvtLoop.cc:
5791 - fixed a typo
5792
5793 * mbase/MParList.cc, mfileio/MReadMarsFile.cc,
5794 mfileio/MReadTree.cc, mfileio/MWriteRootFile.cc,
5795 mjobs/MJStar.cc:
5796 - optimized size of some output
5797
5798 * mfileio/MWriteRootFile.[h,cc]:
5799 - fixed CopySource option for single-file case
5800
5801 * mhist/MHCamEvent.cc:
5802 - replaced the warn in SetupFill by an inf
5803
5804 * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationHiLoCam.cc,
5805 mhcalib/MHCalibrationChargePINDiode.cc:
5806 - removed obsolete output after a failed FindCreateObj (the
5807 function itself does the output in case of failure)
5808
5809 * mhcalib/MHCalibrationCam.cc:
5810 - replaced 'err' by 'warn' for under-/overflow in lo-gain pixel,
5811 it doesn't result in an fatal error (abort)
5812
5813 * mranforest/MRanForestCalc.cc:
5814 - added a missing debug level to some output
5815
5816 * mranforest/MRFEnergyEst.[h,cc]:
5817 - cleaned up includes
5818
5819 * callisto.cc, ganymed.cc, star.cc:
5820 - implemented enhanced handling of resource debugging
5821
5822 * mbase/Makefile, mbase/BaseLinkDef.h:
5823 - added MEnv
5824
5825 * mbase/MEnv.[h,cc]:
5826 - added
5827
5828 * mjobs/MJob.[h,cc]:
5829 - added new function to allow distribution of extranl MEnv
5830 - replaced Bool_t by Int_t for fEnvDebug
5831
5832 * mjobs/MJPedestal.cc:
5833 - adapted to changes of EnvDebug
5834
5835
5836
5837 2005/02/15 Abelardo Moralejo
5838
5839 * macros/mccalibrate.C
5840 - fixed small bug
5841
5842 * mmontecarlo/MMcCollectionAreaCalc.[h,cc]
5843 * mhistmc/MHMcCollectionArea.[h,cc]
5844 - Changed the way of calculating final effective area for data
5845 analysis. The new approach requires the use of MC files produced
5846 with the current CVS version of camera. We now make use of the
5847 true total number of produced MC events, and allow for the
5848 setting of a "tentative" differential gamma spectrum to be used
5849 in the calculation of effective areas.
5850 Removed unused constructor argument "input" in
5851 MMcCollectionAreaCalc.
5852
5853 * macros/collarea.C
5854 - Adapted to the new way of calculating effective areas.
5855
5856
5857
5858 2005/02/15 Thomas Bretz
5859
5860 * callisto.rc:
5861 - replaced mutal exclusive options (Integral, Amplitude) by
5862 a one-line resource
5863
5864 * msignal/MExtractTimeAndChargeSpline.cc:
5865 - replaced mutal exclusive options (Integral, Amplitude) by
5866 a one-line resource "ExtractionType" (old code still works)
5867
5868 * manalysis/MCerPhotEvt.[h,cc]:
5869 - added new variables to store information about islands
5870 and removed pixels - PRELIMINARY
5871 - increased class version number
5872
5873 * mfilter/MFSoftwareTrigger.cc:
5874 - optimized output in PostProcess
5875
5876 * mimage/MHImagePar.[h,cc]:
5877 - added new histograms for new variables in MCerPhotEvt
5878
5879 * mimage/MImagePar.[h,cc]:
5880 - added new data members for the new image parameters
5881 - increased class version
5882
5883 * mimage/MImgCleanStd.[h,cc]:
5884 - adapted image cleaning to calculate the new image
5885 parameters
5886 - added a flag to keep single core pixels
5887
5888 * manalysis/MMatrixLoop.[h,cc], mfileio/MReadReports.[h,cc],
5889 mfileio/MReadRflFile.[h,cc], mfileio/MReadTree.[h,cc],
5890 mraw/MRawFileRead.[h,cc], mraw/MRawSocketRead.h:
5891 - renamed GetFileName to GetFullFileName
5892
5893 * mbase/MInputStreamID.h:
5894 - added new member function HasStreamId
5895
5896 * mbase/MParContainer.[h,cc]:
5897 - added a static list to keep track of all created
5898 TMathodCall objects
5899
5900 * mbase/MTask.cc:
5901 - enhanced PrintStatistics
5902
5903 * mfileio/MRead.[h,cc]:
5904 - new abstract function GetFullFileName
5905 - added implementatio of GetFileName based on GetFullFileName
5906
5907 * mfileio/MWriteRootFile.[h,cc]:
5908 - moved open of a new file to new common member function
5909 OpenFile
5910 - allow to use an already existing file also when using rules
5911 - added a new option which can be used to copy an existing
5912 tree (without any change) from the old file into the new file.
5913 (in principal you can also do this for some of its branches only)
5914 This is done by AddCopySource
5915
5916 * mjobs/MJCalibrateSignal.cc:
5917 - in case of MonteCarlo files write an independant tree
5918 'MonteCarlo' for 'MMcEvtBasic'
5919
5920 * mjobs/MJStar.cc:
5921 - copy tree 'MonteCarlo' from old into new files
5922
5923 * mjobs/MJPedestal.cc:
5924 - removed wrong use of MFEventSelector
5925
5926 * mpedestal/MExtractPedestal.cc:
5927 - made sure that fExtractor is correctly pre- and
5928 postprocessed.
5929
5930 * mbase/MTask.cc:
5931 - don't preprocess a task if it has been preprocessed already
5932
5933 * mraw/MRawFileWrite.cc:
5934 - if display is set write output to status line
5935
5936 * mfileio/MReadTree.cc, mfileio/MReadMarsFile.cc:
5937 - moved code to display filename in status display from
5938 MReadMarsFile::Notify to MReadTree::Notify
5939
5940
5941
5942 2005/02/15 Markus Gaug
5943
5944 * mjobs/MJCalib.h
5945 - added GetDataFlag(), otherwise code does not compile!
5946
5947 * mhcalib/MHCalibrationChargeCam.cc
5948 - moved default saturation limit for number of high-gain events from
5949 0.02 to 0.05.
5950
5951 * msignal/MExtractTimeAndCharge.cc
5952 - lowered default low-gain switch from 150 to 120. (for calibration
5953 events which saturate more than 5% of the events).
5954
5955 * mjobs/MJCalib.[h,cc]
5956 - include possibility to display pixels distributions for test
5957 reasons
5958
5959
5960
5961 2005/02/14 Thomas Bretz
5962
5963 * callisto.cc, ganymed.cc, star.cc:
5964 - added some more information to '--help' output
5965 - replaced MSequences by MDataSet
5966 - implemented new debugging options (maybe not perfect yet)
5967 --print-files and --print-found
5968
5969 * mjobs/MJCut.[h,cc]:
5970 - replaced MSequences by MDataSet
5971 - write MEnergyEst
5972 - recalculate MHillasSrc
5973 - made sure both MWriteRootFile have different names
5974 - don't use "same" option if no off-data
5975
5976 * mjobs/MSequences.[h,cc]:
5977 - removed
5978
5979 * mjobs/MDataSet.[h,cc]:
5980 - added
5981
5982 * manalysis/MEventRateCalc.[h,cc]:
5983 - added a fix which make sure, that the rate is not influenced
5984 too much by the start of data taking
5985 - fixed setting of mean time corresponding to rate-interval
5986
5987 * mraw/MRawFileRead.[h,cc]:
5988 - calculate total number of events from all files in PreProcess
5989
5990 * mcalib/MCalibConstCam.cc:
5991 - added case 2 to GetPixelContent
5992
5993 * mjobs/MJCalibrateSignal.cc:
5994 - fixed redirection of stream with interleaved calibration infos
5995 - changed 'Arrival Time' to 'Calibrated Arrival Time'
5996 - display interpolated signal in equivalent photoelectrons to
5997 to get rid of scaling effects which makes it difficult to see
5998 details of the structure of the inner pixels in the histogram.
5999 With this you can immediatly see whether the relative number
6000 of phe in the outer pixels is equiv. to the inner pixels.
6001 - the same for the calibration factor - with the same argument
6002 - adapted to change in MWriteRootFile
6003 - use MReadMarsFile for Monte Carlo flag set
6004
6005 * mhist/MHCamera.cc:
6006 - changed drawing such, that NaN is not displayed anymore
6007
6008 * Makefile:
6009 - added new program ganymed
6010
6011 * mfileio/MWriteRootFile.[h,cc]:
6012 - added possibility to use UPDATE mode with rules (dangerous!)
6013 as discussed with Abelardo, Daniel M. and Thomas S.
6014
6015 * mjobs/MJStar.cc:
6016 - adapted to change in MWriteRootFile
6017 - added software trigger (still untuned) as suggested by
6018 Thomas S.
6019 - added calculation of source position before calculation
6020 of image parameters
6021 - added MPointingPos to Events-Tree
6022 - removed MPointingPos from Drive-Tree
6023 - renamed sub-tasklists to something more intuitive
6024
6025 * mjobs/Makefile, mjobs/JobsLinkDef.h:
6026 - added MJCut.cc
6027
6028 * mraw/MRawFileRead.cc:
6029 - return kERROR if ReInit fails
6030
6031 * mfilter/MFSoftwareTrigger.[h,cc]:
6032 - updated to allow using time coincidence
6033 - changed default values
6034 - added a pattern independant trigger algorithm
6035
6036 * mbase/MDirIter.cc:
6037 - implemented option 'dbg' in Print()
6038
6039 * mjobs/MJCalib.h:
6040 - added a getter for data-flag (should be renamed
6041 to 'datatype' soon)
6042
6043
6044
6045 2005/02/12 Abelardo Moralejo
6046
6047 * mtemp/mpadova/macros/wobblemap.C
6048 - Added. Macro to do some studies on wobble mode data.
6049
6050 * macros/mccalibrate.C
6051 - Added option to divide the output in a train and a test sample.
6052 Included in output new container MMcEvtBasic (if found in input
6053 files) for later use in effective areas calculations.
6054
6055 * macros/starmc2.C
6056 - Added writing out of new container MMcEvtBasic. Removed
6057 possibility of splitting output in train and test samples, since
6058 this has now to be done in mccalibrate.C to make possible that
6059 the tree OriginalMC containing MMcEvtBasic has all the original
6060 MC events (and only those) from which the events present in the
6061 Events tree derive.
6062
6063 * macros/starmc.C
6064 - Changed a couple of wrong "." by "->" in function calls. Changed
6065 default tail cuts.
6066
6067
6068
6069 2005/02/12 Markus Gaug
6070
6071 * msignal/MExtractTimeAndChargeSpline.cc
6072 - change default rise time to 0.5 and default fall time to 1.5
6073
6074 * callisto.rc
6075 - made intitializations of extractors more explicit
6076
6077 * mpedestal/MExtractPedestal.cc
6078 - make check for even number of slices in the case of "fundamental"
6079 pedestal calc.
6080
6081 * mcalib/MCalibrationChargeCalc.cc
6082 - take out some commented code
6083
6084 * mjobs/MJCalib.h
6085 - removed GetDataFlag()
6086
6087
6088
6089 2005/02/12 Abelardo Moralejo
6090
6091 * mmc/MMcTrig.hxx
6092 - Added getter GetNumFirstLevel. This is necessary if that data
6093 member is to be used for instance in MF filters. There was
6094 already a getter, but it is called GetFirstLevel and hence not
6095 recognized.
6096
6097
6098
6099 2005/02/11 Abelardo Moralejo
6100
6101 * mmc/MMcEvtBasic.[h,cc]:
6102 - New class. Contains 5 very basic MC parameters which we intend
6103 to save for all generated Corsika events. This is needed for
6104 proper effective area calculations.
6105
6106 * mmc/Makefile, McLinkDef.h
6107 - Added new class above.
6108
6109
6110
6111 2005/02/11 Thomas Bretz
6112
6113 * mfileio/MWriteRootFile.[h,cc]:
6114 - added the possibility to write to an already existing file.
6115 This doesn't affect the old behaviour, but using this new feature
6116 might still have problems.
6117
6118 * mfileio/MReadReports.cc:
6119 - fixed column-level in PrintStatistics
6120
6121 * mjobs/MJCalibrateSignal.cc:
6122 - keep MMcRunHeader in the output
6123
6124
6125
6126 2005/02/10 Abelardo Moralejo
6127
6128 * macros/mccalibrate.C
6129 - Added possibility to calibrate in photons or photoelectrons
6130
6131 * macros/starmc2.C
6132 - Added comment about value of cleaning levels
6133
6134
6135
6136 2005/02/10 Markus Gaug
6137
6138 * mcalib/Makefile
6139 * mcalib/CalibLinkDef.h
6140 * mcalib/MCalibrate.[h,cc]
6141 - removed mcalib/MCalibrate.* because it has been replaced by
6142 MCalibrateData
6143
6144 * mmain/MEventDisplay.cc
6145 - replaced MCalibrate by MCalibrateData
6146
6147 * mhcalib/MHCalibrationCam.cc
6148 - replaced warning about empty histogram from red (err) by
6149 yellow (warn).
6150
6151 * mcalib/MCalibColorSet.cc
6152 - return kTRUE in case of MC-file
6153
6154 * msignal/MExtractTimaAndChargeSpline.[h,cc]
6155 - make sure that all variables are set correctly independent on
6156 the order of their initialization by the user
6157
6158
6159
6160 2005/02/10 Thomas Bretz
6161
6162 * mgeom/MGeomCam.[h,cc]:
6163 - added new member functions (GetNeighbors) to get all pixels
6164 around a given pixel with a given radius
6165
6166 * mars.rc:
6167 - use same values for image cleaning as default in star
6168
6169 * mpointing/MSrcPosCalc.[h,cc]:
6170 - added the possibility to set the Source position from
6171 a resource file
6172
6173 * mjobs/MJStar.cc:
6174 - write MMcRunHeader to RunHeaders
6175
6176 * mfileio/MWriteRootFile.cc:
6177 - removed an obsolete line
6178 - removed a debug line which should not be there
6179
6180 * mimage/MHillas.h:
6181 - added new Getter GetDist0 returning the distance to the
6182 camera center
6183
6184 * mhflux/MHFalseSource.cc:
6185 - the scaling in Paint() was nonsense in case we are looking
6186 at on/off-data. Fixed.
6187
6188
6189
6190 2005/02/10 Abelardo Moralejo
6191
6192 * manalysis/MMcCalibrationUpdate.h
6193 - Added comment on new member fSignalType. Sorry for compilation
6194 problems... I forgot to commit the header yesterday, but M. Gaug
6195 did it.
6196
6197 * macros/starmc.C
6198 - Cleaned up a little bit, made the option to choose between
6199 calibration in photons or phe- easier to set.
6200
6201 * manalysis/MMcCalibrationUpdate.[h,cc]
6202 - Added getter and setter for fSignalType. Set fSignalType=kPhot as
6203 default for consistency with MCalibrateData.
6204
6205
6206
6207 2005/02/09 Abelardo Moralejo
6208
6209 * manalysis/MMcCalibrationUpdate.cc
6210 - Updated to make the MC calibration in phe- work
6211
6212 * macros/starmc.C
6213 - same as above. Now default is calibration in phe-
6214
6215 * mraw/MRawEvtHeader.h
6216 - Added setter for the trigger pattern, absolutely needed for
6217 creating proper MC root files.
6218
6219
6220
6221 2005/02/09 Markus Gaug
6222
6223 * manalysis/MMcCalibrationUpdate.h
6224 - added missing declaration of fSignalType
6225
6226 * mjobs/MJPedestal.[h,cc]
6227 * mjobs/badpixels_0_559.rc
6228 * callisto.rc
6229 - allow exclusion of bad pixels from the beginning (default is
6230 Pixel 0 and 559).
6231 - removed some obsolete includes
6232 - took out data member fPedestalHist from MJPedestal.h which removes
6233 the crash, however I don't understand why it caused the crash!!!
6234 There seem to be problems with memory usage either in callisto.cc
6235 or in this class!!
6236 (valgrind shows several memory leaks in the TG... classes).
6237
6238 * mjobs/MJCalibration.cc
6239 - write display and containers also in case of failure of eventloop
6240
6241 * mhcalib/MHGausEvents.cc
6242 - make default display window 600x600
6243
6244 * mcalib/MCalibrationQECamMagic.cc
6245 - updated five pixels
6246
6247 * mpedestal/MExtractPedestal.[h,cc]
6248 * mpedestal/MPedCalcPedRun.cc
6249 * mpedestal/MPedCalcFromLoGain.cc
6250 - included possibility for intermediate pedestal cam (not yet used)
6251
6252 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc
6253 - initialize the bad events counters to 0 also in constructor
6254 - release the limit for bad events a bit
6255
6256 * mcalib/MCalibrationTestCam.h
6257 - take out include of TArrayI (already in base class)
6258
6259 * mcalib/MCalibrateData.h
6260 - make default argument for SetSignalType kPhe.
6261
6262 * mjobs/MJCalibrateSignalFromOuside.[h,cc]
6263 - removed
6264
6265
6266
6267 2005/02/08 Markus Gaug
6268
6269 * mhcalib/MHCalibrationCam.cc
6270 * mcalib/MCalibrationChargeCalc.cc
6271 - replaced GetNumExecutions()==0 condition by GetNumExecution() < 1
6272
6273
6274
6275 2005/02/08 Thomas Bretz
6276
6277 * mpointing/MPointingPosInterpolate.cc:
6278 - use debug option in addition to switch off output from internal
6279 eventloop. It is confusing having this output inside another
6280 eventloop.
6281 - updated missing connections in class description
6282
6283 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc:
6284 - made sure that output of PostProcess fits into 80col boundary
6285
6286 * mimage/MHillas.cc:
6287 - removed an obsolete call to TLine::Paint() in Paint.
6288
6289
6290
6291 2005/02/07 Thomas Bretz
6292
6293 * mbase/MFilter.cc:
6294 - use paranthesis around ClassName in GetRule
6295
6296 * mdata/MDataFormula.h:
6297 - fixed a wrong comment in variable description
6298
6299 * mhist/MHCamEvent.[h,cc], mhist/MHCamera.[h,cc],
6300 mjobs/MJCalibrateSignal.cc,
6301 mjobs/MJCalibrateSignalFromOutside.cc:
6302 - to make sure there are no missunderstandings we have to
6303 replace all occurances of 'Variance' by 'SqrtVariance'
6304 (it was not my decision)
6305
6306 * mastro/MAstro.[h,cc]:
6307 - added new function Angle2Coordinate
6308
6309 * mbase/MTaskEnv.[h,cc]:
6310 - fixed a bug which caused the resource task to be ignored
6311 if the default task was '<dummy>'
6312
6313 * mhbase/MH3.cc:
6314 - fixed a bug in Paint (use GetListOfPrimitives->FindObject
6315 instead of FindObject) which caused the histogram to
6316 be put a lot of times into the pad.
6317
6318 * mjobs/MJCalib.[h,cc]:
6319 - derived MJCalib from MJob in order to be able to move
6320 common code from derived classes into the base-class
6321 - implemented CheckEnvLocal to handle the resource 'DataType'
6322 - changed publicity of some variables and functions
6323 to allow setting file type from outside
6324 - added new function to set data-type for use in callisto.cc
6325
6326 * mjobs/MJCalibTest.[h,cc], mjobs/MJCalibrateSignal.[h,cc],
6327 mjobs/MJCalibration.[h,cc], mjobs/MJPedestal.[h,cc]:
6328 - removed double inheritance, replaced by single inheritance
6329 from MJCalib
6330 - replaced code to handle the resource 'DataType' by the
6331 common code in the base class
6332 - put reading of reference file into a new member function
6333 to make source code reading resource file simpler and to
6334 be able to write a function description about it (simple
6335 copy&past)
6336
6337 * callisto.cc:
6338 - added option for file-type
6339
6340 * mjobs/MJOptimize.[h,cc], mjobs/MSequences.[h,cc],
6341 mjobs/MJCut.[h,cc], ganymed.[cc,rc], mhflux/MHEnergyEst.[h,cc]:
6342 - added to repository, but not yet to Makefile because
6343 there is still some work to be done. But whoever is
6344 interested in the new classes/program may already use it.
6345
6346 * mhflux/MAlphaFitter.[h,cc]:
6347 - added option to choose the minimization value
6348
6349 * mhflux/MHAlpha.cc:
6350 - replaced significance by minimization value
6351
6352 * mhflux/MHEffectiveOnTime.cc:
6353 - use E-Option when fitting to improve error calculation
6354 by using Minos technique
6355
6356
6357
6358 2005/02/04 Markus Gaug
6359
6360 * mjobs/MJCalibration.cc
6361 - found a "the `impossible' happened" when running callisto with
6362 a pure signal extractor --> MExtractTimeFastSpline has some
6363 problems with the management of the internal arrays. Replaced it
6364 by MExtractTimeHighestIntegral as default which is as good.
6365
6366 * callisto.rc
6367 - use MExtractTimeAndChargeDigitalFilterPeakSearch as default
6368 instead of MExtractTimeAndChargeDigitalFilter. This extractor is
6369 now tested and checks for the positions of the pulse within the
6370 DAQ-window.
6371
6372
6373
6374 2005/02/04 Thomas Bretz
6375
6376 * Makefile.rules:
6377 - fixed creation of main MDep.d
6378
6379 * callisto.cc, merpp.cc, showlog.cc, showplot.cc, star.cc:
6380 - added commandline option --version
6381
6382 * mbase/MFilter.cc:
6383 - changed default for 'GetRule'
6384
6385 * mbase/MParContainer.cc:
6386 - simplified GetNewObject
6387
6388 * mfbase/MF.cc:
6389 - if no conditional sign is found try to create
6390 MFilter-object
6391
6392 * mraw/MRawEvtData.cc:
6393 - fixed the initialization of fABFlags in case maxid==0 which
6394 is the default. This caused MRawEvtPixelIter::HasABFlag
6395 to do unallowed access to memory for old root-files without
6396 the AB flag, because it assumed (due to size==1) that the
6397 data contains the ab flag
6398
6399 * mraw/MRawEvtPixelIter.[h,cc]:
6400 - removed some obsolete debug comments
6401 - simplified HasABFlag
6402
6403 * manalysis/MCerPhotPix.h:
6404 - removed the `!` again. It gave problems with the Mars
6405 display. We agreed that this is a minor problem because
6406 the structure of MCerPhot* will chnage soon in any case.
6407
6408
6409
6410 2005/02/04 Abelardo Moralejo
6411
6412 * macros/starmc2.C
6413 - added to output missing container MConcentration.
6414
6415
6416
6417 2005/02/03 Thomas Bretz
6418
6419 * mfbase/MFilterList.[h,cc]:
6420 - added new function AddToList(TCollection&)
6421
6422 * mhbase/MFillH.cc:
6423 - print a warning if 'same'-option given without
6424 a corresponding existing tab
6425
6426 * mhflux/MHAlpha.[h,cc]:
6427 - made time bins settable by user
6428
6429 * mfileio/MWriteRootFile.cc:
6430 - fixed ReInit and a warning output when writing to memory
6431
6432
6433
6434 2005/02/03 Markus Gaug
6435
6436 * mcalib/MCalibColorSet.[h,cc]
6437 - implement possibility to set colour explicitely (e.g. for MC).
6438
6439 * msignal/MExtractTimeAndChargeDigitalFilter.cc
6440 - intialize fTimeShiftHiGain and fTimeShiftLoGain by default.
6441
6442 * mjobs/MJPedestal.cc
6443 - in case, extractor is used, put the extractor into the tasklist,
6444 otherwise ranges do not get initialized correctly (wrong memory
6445 usage!). Use an event selector, however to not skip the Process.
6446 This is as fast as before and now safe for any kind of extractor
6447
6448 * mcalib/MCalibrationCam.h
6449 * mcalib/MCalibrationTestCam.h
6450 * mcalib/MCalibrationTestCam.cc
6451 - initialize a missing array in InitAverageAreas
6452
6453 * mraw/MRawEvtHeader.h
6454 - introduced Setter() of cal. pattern for Abelardo
6455
6456
6457
6458 2005/02/02 Markus Gaug
6459
6460 * mcalib/MCalibrationChargeCam.cc
6461 - fixed small bug in the display of mean charges when low-gain was
6462 used.
6463
6464 * msignal/MExtractor.cc
6465 - print the missing overlap between high-gain and low-gain
6466 in the Print() function
6467 - remove setting of fHiLoLast in PreProcess, otherwise cloned
6468 extractors do not work any more with windows exceeding the
6469 high-gain range.
6470
6471 * mhcalib/MHCalibrationTestCam.[h,cc]
6472 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
6473 - set proper probability limits for the fits
6474
6475 * mcalib/MCalibrateData.cc
6476 - catch the case in which no interlaced cal. events are being sent
6477 by the pulser box.
6478
6479 * mjobs/MJCalib.[h,cc]
6480 - put the data type enum in a new base class
6481
6482 * mjobs/MJCalibTest.[h,cc]
6483 - re-name old class MJExtractCalibTest to MJCalibTest and make it
6484 compatible with the sequence-files.
6485
6486 * mjobs/MJExtractCalibTest.[h,cc]
6487 - removed
6488
6489 * mjobs/MJCalibrateSignal.cc
6490 - put a compiler warning about the default cal. to photo-electrons
6491
6492 * callisto.cc
6493 - add new flag "--use-test" to enable the MJCalibTest facility
6494 (default: not used)
6495
6496
6497
6498 2005/02/01 Raquel de los Reyes
6499
6500 * mjobs/MSequence.h
6501 - Added "Get" functions for the TArrays variables.
6502
6503
6504
6505 2005/02/01 Markus Gaug
6506
6507 * mjobs/MJPedestal.[h,cc]
6508 * mjobs/MJCalibration.[h,cc]
6509 * mjobs/MJCalibrateSignal.[h,cc]
6510 * callisto.rc
6511 - put enum for data type. Can now set the data type (mc, raw, root)
6512 without running the data check.
6513
6514 * mhcalib/MHCalibrationCam.cc
6515 - return kTRUE in PostProcess if GetNumExecutions is 0
6516
6517 * mcalib/MCalibrationChargeCalc.cc
6518 - return kTRUE in PostProcess if GetNumExecutions is 0
6519
6520
6521
6522 2005/02/01 Daniel Mazin
6523
6524 * MPointingPosInterpolate.cc:
6525 - fixed bug to match the units of Ra and Decl in MPointingPos
6526 - fixed bug in handling of events with times outside of times from
6527 MDrive tree
6528
6529
6530
6531 2005/02/01 Thomas Bretz
6532
6533 * showplot.cc:
6534 - another fix to make the batch mode working (you can use the batch
6535 mode to convert a root-file into another format)
6536
6537
6538
6539 2005/01/31 Thomas Bretz
6540
6541 * mbase/MStatusDisplay.cc:
6542 - fixed handling of batch mode in GetCanvas(const TString &name)
6543 - don't skip already existing tabs in Display()
6544
6545
6546
6547 2005/01/31 Raquel de los Reyes
6548
6549 * mjobs/MSequence.h
6550 - Added "Get" functions for some of the sequence.txt file
6551 parameters.
6552
6553
6554
6555 2005/01/31 Markus Gaug
6556
6557 * mjobs/MJob.[h,cc]
6558 * mjobs/MJCalibrateSignal.[h,cc]
6559 * mjobs/MJCalibration.[h,cc]
6560 - move file type enum to base class
6561
6562 * mjobs/MJCalibrateSignal.[h,cc]
6563 - allow also for direct setting of an MRunIter (not used in
6564 callisto).
6565
6566 * mcalib/MCalibrationChargeCalc.[h,cc]
6567 - test also for pulser strength changes additionally to changes in
6568 colour.
6569
6570
6571
6572 2005/01/31 Abelardo Moralejo
6573
6574 * mpointing/MSrcPosCalc.cc
6575 - Create only one instance of MAstroSky2Local for the
6576 transformations, instead of two identical ones, as it was before.
6577
6578
6579
6580 2005/01/30 Markus Gaug
6581
6582 * mjobs/MJCalibration.cc
6583 * mjobs/MJPedestal.cc
6584 * mjobs/calibrationref_Nov04.rc
6585 * mhcalib/MHCalibrationRelTimeCam.[h,cc]
6586 - updated correct display of reference lines
6587
6588
6589
6590 2005/01/29 Markus Gaug
6591
6592 * msignal/MExtractFixedWindowSpline.[h,cc]
6593 - fixed a bug occurring with overlapping windows between high-gain
6594 and low-gain
6595
6596 * msignal/MExtractFixedWindowPeakSearch.cc
6597 - take out call to fSignals->Clear() which is already done in
6598 MTaskList.
6599
6600 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.[h,cc]
6601 - new extractor reducing the bias and solving the problem with the
6602 jumping pulse readout.
6603
6604
6605
6606 2005/01/28 Abelardo Moralejo
6607
6608 * mpointing/MSrcPosCalc.cc
6609 - updated. Make it work as desired: obtain for each event the x,y
6610 position on the camera of a source whose celestial coordinates
6611 (J2000) have been set by the user in the container "MSourcePos"
6612 of type MPointingPos, added to the parameter list. If the
6613 container MSourcePos is not found, the center of the camera (or
6614 other fixed position x,y set in the parameter list by the user -
6615 in MSrcPosCam) is used as source position for all the events in
6616 the loop.
6617
6618
6619
6620 2005/01/28 Thomas Bretz
6621
6622 * mjobs/MJCalibrateSignal.cc:
6623 - fixed that extract1,2,3 haven't been deleted if loop failed.
6624 - print tasklist also if loop failed.
6625 - added a undefined task (MTaskEnv "FinalFantasy") as last task to
6626 the event processing tasklist
6627
6628 * callisto.rc:
6629 - added comments about "FinalFantasy" into call
6630 - added comment for obsolete resources as discussed yesterday
6631 evening: TimeUpperLimit
6632
6633 * mbase/MMath.[h,cc], manalysis/MCerPhotPix.[h,cc],
6634 mpedestal/MPedPhotPix.h:
6635 - replaced TruncatePrecision by ReducePrecision (its simply a better
6636 name)
6637
6638 * mbase/MParList.cc:
6639 - added a check to make 200%(!) sure that the container added
6640 to the list is a MParContainer (everything else could crash
6641 almost everything in Mars!)
6642
6643 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.[h,cc],
6644 mjobs/MJPedestal.cc:
6645 - simplified the code in the WriteResult functions by using
6646 the new WriteContainer in MJob
6647 - removed the TObjArray from the MParList! It is NOT a MParContainer
6648 there are a lot of circumstance how this can crash Mars. I don't
6649 know why the compiler allowed for this.
6650 - unified WriteResult and WriteHists
6651 - split GetOutputFile into two functions for simplification
6652
6653 * mjobs/MJCalibration.h:
6654 - copy the extractorcam name when copying the contents
6655
6656 * mjobs/MJob.[h,cc]:
6657 - new member function WriteContainer to simplify code in derived
6658 classes
6659
6660 * mpointing/MSrcPosCalc.[h,cc]
6661 - fixed the header according to Abelardo's changes
6662 - added the initialization of the pointers to the constructor
6663
6664
6665
6666 2005/01/28 Markus Gaug
6667
6668 * msignal/MExtractTimeAndChargeDigitalFilter.cc
6669 - introduce a security check for the time fine adjustment in case,
6670 it is too large.
6671
6672 * mcalib/MCalibConstCam.[h,cc]
6673 * mcalib/MCalibConstPix.h
6674 - new classes to allow display of changing cal. constants with the
6675 interlaced cal. events
6676
6677 * mcalib/MCalibrationChargeCalc.cc
6678 - removed stopping of PostProcess in case that the evtloop is
6679 finished with interlaced cal. events
6680
6681 * mcalib/MCalibrateData.[h,cc]
6682 - fill MCalibConstCam with update results (once per calib. consts
6683 update == every 10 sec.)
6684 - introduce check for size of calibration constant. In case, it is
6685 completetly out of range, set the MBadPixelsPix::IsUnsuitableRun
6686
6687 * mjobs/MJCalibrateSignal.cc:
6688 - display one MHCamera more with changing conv. factors (only for
6689 interlaced cal. events)
6690
6691 * mpedestal/MPedCalcFromLoGain.cc
6692 - set default for MExtractWinFirst from 15 to 17 because of the
6693 late cosmics signals in December
6694
6695
6696 2005/01/28 Abelardo Moralejo
6697
6698 * mtemp/mpadova/macros/trainsubsample.C
6699 - added # of events to be written in the output (instead of
6700 fraction of total). Moved MSrcPosCam in output from RunHeaders
6701 to Events tree.
6702
6703
6704
6705 2005/01/27 Daniel Mazin and Markus Gaug
6706
6707 * mcalib/MCalibrateData.[h,cc]
6708 - derive this class from MCamEvent in order to be able to display
6709 evolution of conversion factors in case of interlaced cal.
6710 events
6711
6712 * mpointing/MInterpolatePointingPos.[h,cc]
6713 - new class to interpolate pointing positions, adapted from a class
6714 by Marcos Lopez
6715
6716 * mjobs/MJCalibrateSignal.[h,cc]
6717 - enabled the calibration of data with interlaced calibration events
6718
6719 * msignal/MArrivalTime.[h,cc]
6720 * mcalib/MCalibrateRelTime.cc
6721 - removed Error of calibrated arrival time, as agreed on the last
6722 software calibration meeting yesterday
6723
6724 * mjobs/MJCalibrateSignal.cc
6725 - add display to show histogramming of conversion factors
6726 - modify default calibration to equiv. photo-electrons
6727 - allow for setting of MC, Raw or Root-file type in callisto.rc
6728
6729 * callisto.rc
6730 - updated conf. file
6731
6732
6733 2005/01/27 Thomas Bretz
6734
6735 * callisto.cc:
6736 - don't display starting pedestals when calibrating the signal
6737
6738 * callisto.rc:
6739 - added some comments
6740
6741 * star.rc:
6742 - according to Daniel M. we have agreed to change the default
6743 cleaning level to adapt it roughly to the new pedestal
6744
6745 * manalysis/MCerPhotPix.[h,cc], mpedestal/MPedPhotPix.h:
6746 - as agreed in the current calibration meeting we truncate the
6747 precision of the stored floating point values to roughly 0.5%
6748 to gain storage space in the calibrated data (the gzip
6749 algorithm compresses this stuff nicely - we gain roughly 15%)
6750
6751 * mhflux/MHFalseSource.cc, mjobs/MJCalibration.cc, mjobs/MJStar.cc:
6752 - added a comment
6753
6754 * mjobs/MJCalibrateSignal.cc:
6755 - changed title of unsuitable plot
6756 - removed plot for calibrated fundamental pedestal as agreed in the
6757 current calibration meeting (we may change this to an option)
6758
6759 * mjobs/MJPedestal.[h,cc]:
6760 - changed the name of the "PedDiff" plot to be consistent with the
6761 other tab-name
6762 - changed the options for the display
6763 - removed the dependancy of fDisplayType and the SetDataCheck
6764 option
6765 - added option kDisplayNone
6766 - renamed enums from k*Display to kDisplay*
6767
6768 * mhist/MHCamEvent.cc:
6769 - trying to get rid of the Err_%p workaround.
6770
6771 * manalysis/MCerPhotEvt.[h,cc]:
6772 - added some '!' signs in the comment line. This is quick hack
6773 to gain I/O speed and storage space. We will soon have new
6774 containers for the calibrated data and image cleaning
6775 information.
6776 - changed version number to 6
6777
6778 * mhist/MHCamera.cc:
6779 - added member function SetAllUsed
6780
6781
6782
6783 2005/01/26 Abelardo Moralejo
6784
6785 * macros/mccalibrate.C
6786 - removed creation and writing out of MSrcPosCam. It is more
6787 flexible to add it in starmc2.C if needed (for wobble mode for
6788 instance).
6789
6790 * mtemp/mpadova/macros/RanForestDISP.C
6791 - added possibility to set the number of hadrons read in for the
6792 training. Added some missing containers to output.
6793 - Fixed rule concerning the DISP, by adding parentheses. Remember
6794 that MHMatrix::AddColumn does not respect the usual precedence
6795 of operations!
6796
6797 * mtemp/mpadova/macros/resize.C
6798 - added to output missing container MRawEvtHeader
6799
6800 * macros/starmc2.C
6801 - added missing container MImagePar. Added possibility to set the
6802 source position on the camera (for the wobble mode).
6803
6804
6805
6806 2005/01/25 Abelardo Moralejo
6807
6808 * macros/starmc2.C
6809 - modified to allow double (train / test) output, for g/h
6810 separation studies. Added several missing containers to output.
6811
6812
6813
6814 2005/01/25 Thomas Bretz
6815
6816 * mcalib/MCalibrationIntensityChargeCam.cc:
6817 - fixed a lot of 'default argument'-warnings to make to code
6818 compile
6819
6820 * mbase/MParContainer.[h,cc]:
6821 - moved the empty Reset() function into the source file and
6822 added a lot of comments
6823 - implemented new helper-functions: GetNewObject
6824
6825 * mbase/MContinue.[h,cc]:
6826 - allow to use MFilter-classes as filter in ReadEnv
6827
6828 * mbase/MTaskEnv.cc:
6829 - replaced some code by GetNewObject
6830
6831 * mhbase/MFillH.cc:
6832 - handle DrawOption "same" to be able to draw to the same pad
6833
6834 * mhbase/MH.[h,cc]:
6835 - added same-argument to DrawSame
6836
6837 * mhbase/MH3.cc:
6838 - removed some obsolete comments
6839 - remove own drawing options before calling fHist->Draw
6840
6841 * mimage/MHHillas.cc, mimage/MHImagePar.cc:
6842 - first try of implementing 'same' drawing option
6843
6844
6845
6846 2005/01/25 Markus Gaug
6847
6848 * mcalib/MCalibrationPattern.[h,cc]
6849 * mcalib/MCalibrationPatternDecode.[h,cc]
6850 - New Decoder task for the calibration pattern from the
6851 digital modules
6852
6853 * mraw/MRawEvtHeader.[h,cc]
6854 - remove decoding from this class
6855
6856 * mcalib/MCalibrationIntensityHiLoCam.[h,cc]
6857 - remove, because one needs anyhow much more than one data file
6858 to get a reasonable conversion factor
6859
6860 * mcalib/MCalibCalcFromPast.[h,cc]
6861 - remove MCalibrationIntensityHiLoCam
6862
6863 * mbadpixels/MBadPixelsPix.h
6864 * mbadpixels/MBadPixelsCam.cc
6865 - changed one function name to GetUnsuitableCalLevel()
6866
6867 * mjobs/MJCalibration.cc
6868 - replace all Y-titles with units "FADC counts" by "FADC cnts" and
6869 "FADC slices" by "FADC sl.", otherwise they range out of the
6870 canvas.
6871
6872 * mcalib/MCalibrationChargeCalc.cc
6873 - ensure to set the color correctly in MCalibrationBlindCam
6874
6875 * callisto.rc
6876 - put space for
6877 MJCalibrateSignal.ExtractSignal.HiGainFirst: 2
6878 MJCalibrateSignal.ExtractSignal.HiGainLast: 16
6879
6880
6881 2005/01/24 Abelardo Moralejo
6882
6883 * manalysis/MMcCalibrationUpdate.cc
6884 - Adapted to changes in MCalibrateData from 2005/01/16: moved
6885 qepix.SetAvNormFFactor(1.) from Process() to ReInit(). Due to
6886 this, for the last week you may have found trouble running
6887 starmc.C and mccalibrate.C.
6888
6889
6890
6891 2005/01/24 Thomas Bretz
6892
6893 * callisto.cc:
6894 - removed non-existing option from output
6895
6896 * manalysis/MEnergyEstimate.[h,cc]:
6897 - added ReadEnv member function
6898
6899 * mbase/MContinue.[h,cc]:
6900 - implementes AllowEmpty option to support doing nothing
6901 defined in resource file
6902 - added a first draft to allow usage of class-filters instead of
6903 rules
6904
6905 * mbase/MMath.[h,cc]:
6906 - implemented a function suggested by Florian Goebel which reduces
6907 the precision of a float to ~0.5% which is usefull for data
6908 compression by gzip
6909
6910 * mdata/MDataChain.[h,cc]:
6911 - implemented ReadEnv member function
6912
6913 * mfbase/MF.cc:
6914 - a small enhancement to the output in ReadEnv
6915
6916 * mhbase/MH3.cc:
6917 - fixed call to FindObject in Paint which caused a profile to be
6918 displayed incorrectly in case it was read from a file
6919
6920 * mhflux/MHFalseSource.[h,cc]:
6921 - removed old obsolete unsused Significance functions
6922 - implemented ReadEnv member function
6923 - set false source binning only if BinningFalseSource is not default
6924 - check parlist for BinningAlpha
6925
6926 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
6927 mjobs/MJPedestal.cc:
6928 - added an additional check and output if output-file could
6929 not be opened
6930
6931 * mjobs/MJob.h:
6932 - added some Getter
6933
6934 * mhbase/MBinning.[h,cc].
6935 - added nen member functions
6936 + SetEdgesRaw
6937 + ReadEnv
6938 + Print
6939
6940 * mhflux/MAlphaFitter.[h,cc]:
6941 - added new member function ReadEnv
6942
6943 * mhflux/MHAlpha.cc:
6944 - fixed a problem when fitting without off-data
6945
6946 * mbase/MStatusDisplay.cc:
6947 - implemented a further fix in DrawClonePad to make sure
6948 that the X-stuff doesn't get confused while still
6949 GetDrawOption returns the correct value
6950
6951
6952
6953 2005/01/24 Markus Gaug
6954
6955 * msignal/MExtractTimeAndChargeDigitalFilter.cc
6956 - introduced security check for the times fine-tuning to catch
6957 outliers because of deviating pulse forms.
6958
6959 * msignal/MExtractTime.cc
6960 * msignal/MExtractor.cc
6961 - lowered default high-gain saturation limit to 250
6962 - removed Clear() for two results containers at beginning of Process()
6963
6964 * msignal/MExtractor.h
6965 - Take fHiLoLast into the Clone()
6966
6967 * msignal/MExtractedSignalPix.cc
6968 - change sign of default initializer to negative.
6969
6970
6971
6972 2005/01/23 Markus Gaug
6973
6974 * mhcalib/MHCalibrationHiLoCam.[h,cc]
6975 - updated to new logain switch setting in MExtractTimeAndCharge
6976 - extract also high-gain vs. low-gain time difference
6977
6978 * mhcalib/MHCalibrationCam.[h,cc]
6979 * mhcalib/MHCalibrationChargeCam.[h,cc]
6980 - updated reading of conf. values in ReadEnv
6981
6982 * mhcalib/MCalibrationHiLoCam.[h,cc]
6983 * mhcalib/MCalibrationHiLoPix.[h,cc]
6984 * mhcalib/MCalibrationIntensityHiLoCam.[h,cc]
6985 - updated accordingly
6986
6987 * mbadpixels/MBadPixelsCam.cc
6988 - removed some bugs in the Print() function
6989
6990
6991
6992 2005/01/22 Markus Gaug
6993
6994 * mhcalib/MHCalibrationRelTimeCam.cc
6995 - display in the averaged times display the event-by-event averaged
6996 absolute arrival times instead of the rel. ones which do not make
6997 much sense.
6998
6999 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
7000 * mhcalib/MHCalibrationTestCam.[h,cc]
7001 - update to the latest changes in analysis chain.
7002
7003 * mjobs/MJExtractCalibTest.[h,cc]
7004 - update to the latest changes in analysis chain.
7005
7006 * mjobs/MJCalibration.cc
7007 - replace title of that times-averageing Tab from "RelTimes" by
7008 "Times".
7009
7010 * macros/calibration.C
7011 - update to changes in MJExtractCalibTest
7012
7013
7014
7015 2005/01/21 Markus Gaug
7016
7017 * msignal/MExtractTimeAndChargeDigitalFilter.cc
7018 * msignal/MExtractTimeAndChargeSlidingWindow.cc
7019 * msignal/MExtractTimeAndChargeSpline.cc
7020 - use the max. bin content for low-gain extraction
7021
7022 * callisto.rc
7023 - add place for LoGainSwitch
7024
7025
7026
7027 2005/01/21 Florian Goebel
7028
7029 * mfbase/MF.cc:
7030 - include a (TString) cast to make it compilable with gcc2.95.3
7031
7032
7033
7034 2005/01/21 Thomas Bretz
7035
7036 * mpointing/MSrcPosFromModel.cc:
7037 - fixed crash in Process if no pointing model available
7038
7039 * mpointing/MPointingPosCalc.h:
7040 - added missing initialization of data members
7041
7042 * mastro/MObservatory.[h,cc]:
7043 - added ReadEnv member function
7044
7045 * mbase/MTaskEnv.h:
7046 - added (=0) default to SetDefault
7047
7048
7049
7050 2005/01/20 Markus Gaug
7051
7052 * mcalib/MCalibrationIntensityChargeCam.[h,cc]
7053 - added function to display fluctuations of a variable
7054
7055 * mcalib/MCalibrationPix.cc
7056 - fixed small bug in High-gain mean error.
7057
7058 * msignal/MExtractTimeAndCharge.[h,cc]
7059 - introduced high-gain maximum limit before extracting the low-gain
7060
7061
7062
7063 2005/01/20 Thomas Bretz
7064
7065 * mbase/MContinue.[h,cc]:
7066 - added ReadEnv member function to support resource files
7067
7068 * mbase/MEvtLoop.[h,cc]:
7069 - added a second arguemtn to reading of the resource file by name
7070 - added some checks when reding the resource file and the
7071 parameter list hasn't been setup
7072
7073 * mbase/MParList.cc:
7074 - removed an obsolete output from ReadEnv
7075
7076 * mfbase/MF.[h,cc]:
7077 - added ReadEnv member function to support resource files
7078 - added kAllowEpty flag to support skipping by resource files
7079
7080 * mfbase/MFilterList.cc:
7081 - added a comment
7082
7083 * mbase/MStatusDisplay.[h,cc]:
7084 - fixed Write to be compatible with root 4.02/00
7085 - worked around a problem with reading the DrawOption correctly
7086 from a stored status display
7087
7088
7089
7090 2005/01/19 Thomas Bretz
7091
7092 * mbase/MMath.cc:
7093 - added a comment to SignificanceLiMa, made by Daniel Mazin
7094 - also check for b==0
7095
7096 * mhflux/MAlphaFitter.[h,cc]:
7097 - fixed significance calculation in case of on-off data
7098 - added fScaleFactor
7099
7100 * mhflux/MHAlpha.[h,cc], mhflux/MHFalseSource.cc:
7101 - handle scale factor in case of on-off observations
7102
7103 * mjobs/MJPedestal.cc:
7104 - aligned screen output to 80col rule
7105
7106 * mtrigger/MFTriggerPattern.[h,cc]:
7107 - assigned correct integers to enum
7108 - made sure that the enum is correctly handled in all function by
7109 applying a r-value to the condition
7110
7111
7112
7113 2005/01/19 Abelardo Moralejo
7114
7115 * mtrigger/MFTriggerPattern.[cc,h]
7116 - Changed Bool_t arguments of all setters to new type Prescale_t
7117 defined by N. Galante (see below)
7118
7119
7120
7121 2005/01/19 Nicola Galante
7122
7123 * mtrigger/MFTriggerPattern.[cc,h]
7124 - added in header enum Prescale_t { kUnPrescaled = kFALSE,
7125 kPrescaled = kTRUE };
7126
7127 - fixed a bug in Process, both fMaskRequiredUnprescaled and
7128 fMaskRequiredPrescaled are checked simultaneously.
7129
7130
7131
7132 2005/01/18 Markus Gaug
7133
7134 * mcalib/MCalibColorSet.cc
7135 - fixed the remaining day of data without colour in project name
7136 neither in digital modules bits.
7137
7138 * mpedestal/MPedCalcPedRun.[h,cc]
7139 - catch the continuous light runs with MRawRunHeader::fRunType
7140 == kRTCalibration to be recognized as effective pedestal runs.
7141
7142
7143 2005/01/18 Thomas Bretz
7144
7145 * mbase/MMath.cc:
7146 - added a check for s==0 in SignificanceLiMa, because otherwise the
7147 result is NaN
7148
7149 * mfbase/MF.cc:
7150 - removed an obsolete debugging output from the latest changes
7151
7152 * mhflux/MHAlpha.cc:
7153 - reset fHTime, too
7154
7155
7156
7157 2005/01/18 Nicola Galante
7158
7159 * mtrigger/MFTriggerPattern.cc:
7160 - added parentesis to ensure bitwise operators priority
7161 with respect to logical operators.
7162
7163
7164 2005/01/17 Thomas Bretz
7165
7166 * manalysis/MEnergyEstimate.[h,cc]:
7167 - changed to be more general. Energy is now estimated from a rule
7168 (MDataChain) The default behaviour is still the same as before
7169 to copy the energy from MMcEvt
7170
7171 * mbase/MTask.cc:
7172 - changed to write out the descriptor istead of the task-name only
7173 in Pre/PostProcess
7174
7175 * mhbase/MH.cc:
7176 - initialize fSerialNumber and fNumExecutions in constructor
7177
7178 * mhflux/MHFalseSource.cc:
7179 - according to a suggestion by Markus Mayer I have changed
7180 \\sigma_{max}=f to S_{max}=f\\sigma
7181
7182 * mjobs/MJCalibrateSignal.cc:
7183 - as discussed with Markus and Abelardo fixed the MFTriggerPattern
7184 call.
7185
7186 * mtrigger/MFTriggerPattern.cc, mtrigger/MTriggerPattern.cc,
7187 mtrigger/MTriggerPatternDecode.cc:
7188 - added some comment about file version
7189
7190 * mbase/MFilter.h:
7191 - implemented new virtual function GetDataMember like in MData
7192
7193 * mbase/MTask.[h,cc]:
7194 - when filter is added ass GetDataMember to branch list (should be
7195 obsolete, because filter is in the tasklist, but it should not hurt)
7196
7197 * mfbase/MF.[h,cc], mfbase/MFDataChain.[h,cc], mfbase/MFDataMember.[h,cc],
7198 mfbase/MFilterList.[h,cc]:
7199 - implemented new function GetDataMember
7200
7201
7202
7203 2005/01/17 Markus Gaug
7204
7205 * msignal/MExtractTimeAndChargeDigitalFilter.cc
7206 - remove a situation where the high-gain signal can be 0.
7207
7208 * mtrigger/MTriggerPattern.h
7209 - fixed a bug in defining the trigger bit pattern (Have to start
7210 from 0 instead of 1)
7211
7212 * mjobs/MJPedestal.cc
7213 * mjobs/MJCalibrateSignal.cc
7214 - fixed default extraction ranges.
7215
7216 * callisto.rc
7217 - fixed default weights files for pedestal extraction for cosmcis
7218
7219 * mcalib/MCalibrationChargeCalc.cc
7220 - removed program exit on occurrance of multiple colours without
7221 intensity calibration
7222
7223
7224
7225 2005/01/17 Nadia Tonello and Markus Gaug
7226
7227 * mcalib/MCalibrationChargeCam.cc
7228 - some fit improvements in the function GetAveragedConvFADC2PhotPerArea
7229
7230
7231
7232 2005/01/16 Markus Gaug
7233
7234 * mhcalib/MHCalibrationCam.[h,cc], mhcalib/MHCalibrationRelTimeCam.[h,cc],
7235 mhcalib/MHCalibrationChargeCam.[h,cc]
7236 - put overflow management and results camera initialization into
7237 base class
7238
7239 * mcalib/MCalibrateData.[h,cc]
7240 - added possibility to re-normalize signal to equiv. photo-electrons
7241 ( SetSignalType(MCalibrateData::kPhe) ).
7242 Default is old version in photons
7243 - speed up Process by storing pre-calculated calibration constants
7244 in arrays (needed 40% of CPU time of the eventloop before, now: 23%)
7245 - added new pointer to different MCalibrationChargeCam used for
7246 updates
7247 - added possibility to update the conversion factors using the
7248 MCalibrationChargeCam stored in fCalibUpdate.
7249 - added Print() function
7250
7251 * mcalib/MCalibCalcFromPast.[h,cc]
7252 - committed final version, now also in the Makefile
7253
7254 * mjobs/MJCalibrateSignalFromOutside.[h,cc], macros/calibration.C
7255 - committed final version, now able to calibrate interlaced cal.
7256 events.
7257
7258
7259
7260 2005/01/14 Hendrik Bartko
7261
7262 * msignal/calibration_weights_UV.dat
7263 - fixed a small bug in the noise autocorrelation of the AB-noise
7264
7265 * msignal/calibration_weights_blue.dat
7266 - new weights file for blue calibration pulses
7267
7268 * cosmics_weights.dat
7269 - fixed a small bug in the noise autocorrelation of the AB-noise
7270
7271
7272
7273 2005/01/14 Markus Gaug
7274
7275 * msignal/MExtractTimeAndChargeDigitalFilter.cc
7276 - added a small acceleration of the program, tested by Hendrik and
7277 me.
7278
7279 * mpedestal/MPedCalcFromLoGain.cc
7280 - fixed one warning output which was not a real warning.
7281
7282 * mcalib/MCalibrationChargeCam.cc
7283 - improved the function to calculate a mean conversion factor over
7284 the whole camera including a fit to the values.
7285
7286 * mpedestal/MPedCalcPedRun.[h,cc]
7287 - undo some changes introduced by TB on 2/12/04 which had made the
7288 use of interlaced pedestal events impossible again.
7289 - Use now the new class MTriggerPattern directly to recognize an
7290 interlaced pedestal event.
7291
7292
7293
7294 2005/01/14 Thomas Bretz
7295
7296 * callisto.cc:
7297 - fixed a typo in output
7298
7299 * manalysis/MGeomApply.cc:
7300 - removed some old code already in comments
7301 - added possibility to switch off automatic processing (used
7302 if two different geometries around)
7303
7304 * manalysis/MMultiDimDistCalc.cc, mhbase/MHMatrix.[h,cc],
7305 mranforest/MRanForestCalc.cc, mtools/MHSimulatedAnnealing.[h,cc],
7306 mtools/MSimulatedAnnealing.h:
7307 - added include of TVector because in newer root version it is
7308 not included from TMatrix anymore
7309
7310 * mbase/BaseLinkDef.h, mbase/MMath.[h,cc]:
7311 - to stick to the convention of TMath in newer root versions MMath
7312 changed from a class to a namespace
7313
7314 * mbase/MEvtLoop.[h,cc]:
7315 - to support newer root version added a second Write-function
7316 with a const qualifier.
7317
7318 * mdata/MDataChain.cc:
7319 - changed access to TMath for newer root versions
7320
7321 * mfileio/MChain.[h,cc]:
7322 - implemented a workaround for teh changed LoadTree definition
7323 in newer root-versions
7324
7325 * mfileio/MReadTree.cc:
7326 - fixed a bug in CheckBranchSize caused some warning to be
7327 displayed
7328
7329 * mhflux/MHAlpha.cc:
7330 - removed check for fResult in PostProcess (it is always there)
7331
7332 * msignal/MExtractTimeFastSpline.cc:
7333 - fixed delete --> delete[]
7334
7335 * mbadpixels/MBadPixelsCalc.cc:
7336 - slight change to some output
7337
7338 * mbase/MTaskEnv.h:
7339 - set name of default task when pointer is given
7340
7341 * mjobs/MJCalibrateSignal.cc:
7342 - fixed handling of extraction range for various cases
7343 - fixed handling in case no arrival times are calculated
7344
7345 * mjobs/MJCalibration.cc:
7346 - write at least a default arrival time calibration container
7347 to make further processing easier
7348
7349 * mjobs/MJPedestal.[h,cc]:
7350 - fixed handling of extraction range for various cases
7351
7352
7353
7354 2005/01/14 Abelardo Moralejo
7355
7356 * mtemp/mpadova/macros/trainsubsample.C, RanForestDISP.C
7357 - added. Two macros used in the analysis of real wobble mode data.
7358
7359
7360
7361 2005/01/14 Daniela Dorner
7362
7363 * macros/sql/filldotrun.C
7364 - added new arehucas-verions and changed code accordingly
7365
7366
7367
7368 2005/01/13 Abelardo Moralejo
7369
7370 * macros/starmc.C
7371 - Added (commented) lines for the case of gamma MC source off-axis
7372 (wobble mode). Changed default extractor to
7373 MExtractFixedWindowPeakSearch.
7374
7375
7376
7377 2005/01/13 Raquel de los Reyes
7378
7379 * callisto.rc
7380 - introduced several configuration lines
7381 (format: "class".DataCheck: No) to allow callisto
7382 to run with rawfiles. Necessary for the datacheck.
7383
7384
7385
7386 2005/01/13 Markus Gaug
7387
7388 * mcalib/MCalibColorSet.cc
7389 - fixed runs 45605-45609
7390
7391 * msignal/MExtractor.h
7392 - take out the variable fHiLoLast from the streamer. Will be
7393 initialized in the ReInit(), if needed
7394
7395 * msignal/MExtractor.cc
7396 - Initialized fHiLoLast to 0. Otherwise, a second eventloop with
7397 the same extractor may have that variable set to a certain
7398 value, even if not desired. The ReInit() fixes fHiLoLast, if
7399 different from 0.
7400
7401 * mpedestal/MExtractPedestal.cc
7402 * mpedestal/MPedCalcPedRun.cc
7403 * mpedestal/MPedCalcFromLoGain.cc
7404 - fix the output of the print to the correct value for the case
7405 that the extractor is used.
7406
7407
7408 2005/01/13 Thomas Bretz
7409
7410 * callisto.rc:
7411 - fixed some typos
7412
7413 * mbase/MLog.cc:
7414 - unset DEBUG defined unintentionally
7415
7416 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
7417 - removed printing Weights in InitArrays, because otherwise
7418 the output of a full data calibration is totally crowded
7419 with numbers. Having the weights-file name on the display
7420 is perfectly enough.
7421
7422
7423
7424 2005/01/12 Markus Gaug
7425
7426 * mcalib/MCalibrationIntensityRelTimeCam.cc
7427 - added fit to improve averageing of the obtained results
7428
7429
7430
7431 2005/01/12 Thomas Bretz
7432
7433 * manalysis/MMatrixLoop.cc:
7434 - changed name to MRead because it now derives from MRead
7435
7436 * mbase/MEvtLoop.[h,cc]:
7437 - implemented an option not to cascade the status display to the
7438 parameter list in PreProcess
7439
7440 * mhflux/MHAlpha.cc:
7441 - changed name of "Significance" to "MinimizationValue"
7442 - return -significance to have a value being minimized
7443
7444 * mhist/MHCamera.cc:
7445 - fixed output of text in legend
7446
7447 * mhist/MHEvent.[h,cc]:
7448 - implemented new options for calibrated pedestals
7449
7450 * mmain/MEventDisplay.cc:
7451 - fixed to support latest changes in MJCalibrateSignal
7452
7453 * mpedestal/MPedPhotCam.cc:
7454 - added new options in GetPixelContent (4 and 5) to support
7455 a correct camera display
7456
7457 * mjobs/MJCalibrateSignal.cc:
7458 - fixed display of calibrated pedestal and pedestal rms
7459 - changed order of plots. Now all interpolated values
7460 (means all calibrated values which are bad-pixel treated)
7461 are displayed behind the unsuitable pixels.
7462
7463 * mjobs/MJ*.cc:
7464 - corrected all wrong %06d to %08d to fit the number of
7465 digits in run-numbers
7466
7467
7468
7469 2005/01/11 Abelardo Moralejo
7470
7471 * mjobs/Makefile
7472 - added missing include -I ../mtrigger
7473
7474
7475
7476 2005/01/11 Thomas Bretz
7477
7478 * callisto.cc, callisto.rc:
7479 - changed such, that all three kinds of pedestals are calcualted
7480 (usefull for studies)
7481
7482 * manalysis/MMatrixLoop.[h,cc]:
7483 - derived from MRead
7484 - implemented some basic functions from MRead
7485
7486 * mfilter/MFCosmics.[h,cc]:
7487 - allow setting of name of MPedestalCam
7488
7489 * mhbase/MBinning.[h,cc]:
7490 - added SetEdges taking MParList as input
7491
7492 * mhflux/MHAlpha.cc:
7493 - use new function from MBinning
7494
7495 * mjobs/MJCalibrateSignal.[h,cc]:
7496 - changed to calculate all three kinds of pedestals
7497 - added filters for trigger pattern and illuminated events
7498
7499 * mjobs/MJPedestal.cc:
7500 - give different names to tabs with different pedestals
7501
7502 * mjobs/MJStar.cc:
7503 - on request changed used pedestal from "FromExtractor" to
7504 "FromExtractorRndm"
7505
7506 * mtrigger/MTriggerPattern.h:
7507 - added Reset function
7508
7509 * mtrigger/MTriggerPatternDecode.[h,cc]:
7510 - added using file format version number
7511
7512
7513
7514 2005/01/11 Markus Gaug
7515
7516 * mbadpixels/MBadPixelsPix.cc
7517 - updated documentation
7518
7519 * mcalib/MCalibrationChargeCalc.cc
7520 - make pixels with deviating number of phes unreliable instead of
7521 unsuitable (this was already thought so, but missed to modify
7522 at one place).
7523
7524 * mhcalib/MHCalibrationCam.[h,cc]
7525 - add possible flag 'kInterlaced': default: kFALSE (like before)
7526 - added pointer to MRawEvtHeader to deny cosmics events in case
7527 of 'interlaced' flag is set. No changes for 'normal' calibration
7528
7529
7530
7531 2005/01/10 Benjamin Riegel
7532
7533 * mreport/MReportStarguider.cc, mreport/MReportStarguider.h
7534 - added two classes for implementing starguider-data
7535
7536 * mreport/ReportLinkDef.h
7537 - added class MReportStarguider to be linked:
7538 #pragma link C++ class MReportStarguider+;
7539
7540 * mreport/Makefile
7541 - added file MReportStarguider.cc
7542
7543 * merpp.cc
7544 - added two containers ( MReportStarguider, MTimeStarguider ) and
7545 added MReportStarguider to the list:
7546 w->AddContainer("MReportStarguider", "Starguider");
7547 w->AddContainer("MTimeStarguider", "Starguider");
7548 r->AddToList("MReportStarguider");
7549
7550
7551
7552 2005/01/10 Markus Gaug
7553
7554 * mcalib/MCalibColorSet.cc
7555 - return kFALSE for CL-run instead of kTRUE
7556
7557 * mcalib/MCalibrationChargeCalc.cc
7558 - stop program in case that multiple colours are found in same file
7559 without intensity calibration
7560
7561 * mbadpixels/MBadPixelsPix.h
7562 - added two new possible UnCalibrated_t flags for the hi-lo
7563 calibration
7564
7565 * macros/calibration.C
7566 - add the calls to:
7567 MArray::Class()->IgnoreTObjectStreamer();
7568 MParContainer::Class()->IgnoreTObjectStreamer();
7569 in main.
7570
7571 * msignal/MExtractor.h
7572 - added Getter for fOffsetLoGain (was still missing)
7573
7574 * mhcalib/MHCalibrationChargeCam.[h,cc]
7575 - remove pixels with histogram overflow only if their percentage
7576 passes a certain limit (default: 0.5%). Before, every overflow
7577 lead to an unsuitable pixel.
7578
7579 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
7580 - implemented changes suggested by T.B. to speed up calculations
7581 - take fNameWeightsFile into the streamer, otherwise the Clone()
7582 will always create an extractor with cosmic's weights.
7583 - set fOffsetLoGain to a slighly higher value. The DF seems to
7584 have a different offset since it uses different pulse shapes
7585 and thus sightly different time definitions.
7586
7587
7588
7589 2005/01/10 Thomas Bretz
7590
7591 * mhvstime/MHVsTime.cc:
7592 - fixed a compiler error for gcc 2.95.3, see Mantis bug # 157
7593
7594 * callisto.cc:
7595 - changed such, that the calculated pedestal is not random
7596 anymore
7597 - added code to calculate the pedestal also with randomization,
7598 but this code is for the moment commented out.
7599
7600 * callisto.rc:
7601 - fixed naming of pedestal calculation
7602
7603 * mbadpixels/MBadPixelsCalc.cc:
7604 - added a second check which compares the pedestal rms with
7605 the variance of the pedestal rms in the same sector
7606
7607 * mjobs/MJCalibrateSignal.[h,cc]:
7608 - changed to calculate the pedestal from extractor without
7609 randomization
7610 - added code to calculate the pedestal also with randomization,
7611 but this code is for the moment commented out.
7612
7613 * mjobs/MJCalibration.cc:
7614 - made sure that pedcam always has the correct name
7615 (FIXME? Print a warning if it has the wrong name)
7616
7617 * mjobs/MJPedestal.[h,cc]:
7618 - changed such, that it allows the calculation of pedestals
7619 in three different ways (fundamental, fromextractor,
7620 fromextractorrndm)
7621 - therefor removed SetExtractorResolution and added
7622 + void SetExtractionFundamental()
7623 + void SetExtractionWithExtractorRndm()
7624 + void SetExtractionWithExtractor()
7625
7626 * mjobs/MJStar.cc:
7627 - changed/fixed the input name of the MPedPhotCam used in the
7628 image cleaning
7629
7630 * mraw/MRawFileRead.[h,cc]:
7631 - changed return type of OpenNextFile
7632 - in some cases return kERROR in OpenNextFile to abort the Processing
7633 with an error
7634
7635 * mraw/MRawRunHeader.cc:
7636 - call a wrong file format version ERROR now
7637
7638 * mhflux/MAlphaFitter.[h,cc]:
7639 - make sure that resetted values are returned if fit failed
7640 - set default scaling too kOffRegion
7641
7642 * mhflux/MHAlpha.cc:
7643 - some small fixes to handling of MHAlphaOff
7644
7645 * mhflux/MHFalseSource.[h,cc]:
7646 - implemented possible usage of MHFalsSourceOff for On-Off-Analysis
7647 - updated display accordingly
7648 - updated fit accordingly
7649 - removed catalog temporarily from plots until I found the
7650 reason for the strange crashes
7651
7652 * mbadpixels/MBadPixelCalc.[h,cc]:
7653 - implemented the possibility to check the pedestal rms against the
7654 variance of the pedstal rms, too. The option is curretly switched
7655 off.
7656 - enahanced informal output in PreProcess
7657
7658 * mbase/MTaskList.cc:
7659 - a little change to some output
7660
7661
7662
7663 2005/01/10 Wolfgang Wittek
7664
7665 * mfbase/MFEventSelector2.cc
7666 - check whether filter exists before calling
7667 filter->CallPreProcess(parlist)
7668
7669
7670
7671 2005/01/08 Markus Gaug
7672
7673 * mhcalib/MHCalibrationHiLoCam.[h,cc]
7674 * mcalib/MCalibrationHiLoCam.[h,cc]
7675 * mcalib/MCalibrationHiLoPix.[h,cc]
7676 * mcalib/MIntensityCalibrationHiLoCam.[h,cc]
7677 * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
7678 mcalib/CalibLinkDef.h
7679 - new classes for calibration of conversion high-gain vs. low-gain
7680
7681 * msignal/MExtractedSignalPix.[h,cc]
7682 - added data member fChisquare, set to -1. by Clear() and Reset()
7683 - raised version number by 1
7684
7685 * msignal/MExtractedSignalCam.[h,cc]
7686 - added data member fNdf, set to -1 by default
7687 - new function: GetProb(const Int_t pixidx) to be called to
7688 calculate the joint probability of Chisquare of pixel "pixidx"
7689 and fNdf
7690 - added documentation of data members
7691 - raised version number by 1
7692
7693 * mhcalib/MHCalibrationChargeCam.cc
7694 - strengthened default histogram limits a bit, should accelerate
7695 the calibration by 20%.
7696
7697 * mjobs/MJCalibrateSignalFromOutside.cc
7698 - fixed two lines to compile MCalibrateData with the recent changes
7699 by TB
7700
7701 * msignal/MExtractTimeAndChargeDigitalFilter.cc
7702 - fixed two bugs introduced yesterday by TB.
7703
7704 * msignal/MExtractTimeAndChargeSpline.cc
7705 * msignal/MExtractTimeAndChargeSlidingWindow.cc
7706 - adopt part of TB's speed accelerations into these classes
7707
7708 * msignal/MExtractTimeAndCharge.cc
7709 - fix the low-gain extraction window for the case that the high-gain
7710 is saturated. Was skipped so far.
7711
7712
7713
7714 2005/01/07 Markus Gaug
7715
7716 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
7717 - catch the case that more than 90% of the pixels have saturated
7718 signals and fix the extraction window from the occurrance of
7719 saturation, then. Important for high-intensity calibration events.
7720
7721
7722 * msignal/MExtractor.cc
7723 * msignal/MExtractTime.cc
7724 * msignal/MExtractTimeAndCharge.cc
7725 - added some documentation
7726
7727 * msignal/MExtractTime.[h,cc]
7728 - moved the empty function FindTimeHiGain() and FindTimeLoGain() to
7729 the header-file.
7730
7731
7732
7733
7734 2005/01/07 Abelardo Moralejo
7735
7736 * mbase/MLog.h
7737 - Added #include "TSystem.h", otherwise gSystem is not recognized
7738 in Mac OSX.
7739
7740 * manalysis/MMakePadHistograms.cc
7741 - Changed badcalc.SetNamePedPhotContainer to
7742 badcalc.SetNamePedPhotCam
7743
7744
7745
7746 2005/01/07 Thomas Bretz
7747
7748 * mbadpixels/MBadPixelsCalc.[h,cc], macros/ONOFFAnalaysis.C:
7749 - replaced PedPhotContainer by PedPhotCam for consistency
7750
7751 * mbase/MLog.[h,cc]:
7752 - return *this in Seperator()
7753
7754 * mbase/MPrint.[h,cc]:
7755 - use new separator manipulator in PreProcess
7756 - fixed a type: separator instead of seperator
7757
7758 * mfileio/MReadTree.[h,cc]:
7759 - added a check for branch->IsAutoDelete() in Notify()
7760
7761 * mpedestal/MExtractPedestal.[h,cc]:
7762 - added new option 'fRandomCalculation' be used to switch on-/off-
7763 randomization in extractors, the default should be like before
7764 - added Process() calling Calc()
7765
7766 * mpedestal/MPedCalcFromLoGain.[h,cc], mpedestal/MPedCalcPedRun.[h,cc]:
7767 - renamed Process() to Calc()
7768
7769 * Makefile:
7770 - removed macros/calibration.C, which seems to have been
7771 unintantionally introduced.
7772
7773 * manalysis/Makefile:
7774 - removed unintantionally introduced wrong include
7775
7776 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
7777 - a small acceleration discussed with Hendrik by replacing a
7778 counter in a loop by pointer arithmetics
7779
7780 * mraw/MRawEvtPixelIter.cc:
7781 - fixed a bug in GetMaxIdxHiLoGain which caused the loop to
7782 read one byte behind the end of the array
7783 - fixed HasLoGain() which really did weired things, means accessing
7784 sometimes memory somewhere. This could theoretically result
7785 in assigning the wrong lo-gains to the wrong pixels.
7786
7787 * mtrigger/MTriggerPattern.[h,cc], mtrigger/MTriggerPatternDecode.[h,cc],
7788 mtrigger/MFTriggerPattern.[h,cc]:
7789 - added
7790
7791 * mtrigger/Makefile, mtrigger/TriggerLinkDef.h:
7792 - added MTriggerPattern, MTriggerPatternDecode and MFTriggerPattern
7793
7794 * manalysis/MEnergyEstParam.h:
7795 - added a new function SetVariables calling SetCoeff
7796
7797 * mcalib/MCalibrateData.[h,cc]:
7798 - removed data members for container names
7799 - added new lists for container names
7800 - allow to calibrate more than one pedestal container at the same
7801 time
7802
7803 * mjobs/MJCalibrateSignal.cc:
7804 - changed accordingly
7805
7806
7807
7808 2005/01/05 Thomas Bretz
7809
7810 * mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationChargeCalc.cc,
7811 mhcalib/MHCalibrationRelTimeCam.cc:
7812 - made some output lines fit into convinience window of 80 col
7813
7814 * mhist/MHCamEvent.cc:
7815 - make sure that x-axis has correct title
7816
7817 * msignal/MArrivalTimePix.cc:
7818 - init error to -1 which is a obviously non valid value
7819 - fixed IsValid() which gave wrong results
7820
7821 * msignal/MExtractTimeAndCharge.cc, msignal/MExtractedSignalPix.cc:
7822 - made sure that LoGain is flagged non-valid if no lo-gain exists
7823 - push time back at the edge of the allowed limits if outside
7824
7825 * mbase/MGList.[h,cc]:
7826 - introduced new functions Delete and DeletePictures
7827 - SetBit(kMustCleanup) in constructor. Otherwise it is not
7828 correctly removed from ListOfCleanups
7829
7830 * mbase/MLog.cc:
7831 - SetBit(kMustCleanup) if adding a plugin to make sure it is cleaned
7832 from the list
7833
7834 * mbase/MParContainer.[h,cc]:
7835 - replaced return type of GetDescriptor by TString. The old version
7836 was terribly wrong! The returned memory wasn't removed as soon
7837 as the function returned.
7838
7839 * mbase/MStatusDisplay.[h,cc]:
7840 - for security (thread safty) replaced all Form() by MString::Form()
7841 - implemented a more secure scheme of Closing (Clone()) this was
7842 a hint given by valgrind
7843 - set kMustCleanup for all new object in ClonePad not only kCanDelete
7844 - fixed some lines in pulldown-menus
7845 - add TPads to ListOfCleanups in ClonePad (workaround!)
7846
7847 * mbase/MString.[h,cc]:
7848 - implemented a new static Form() function returning a copy of
7849 the result
7850
7851 * mbase/MTask.[h,cc]:
7852 - replaced return type of GetDescriptor by TString. The old version
7853 was terribly wrong! The returned memory wasn't removed as soon
7854 as the function returned.
7855 - Made GetDescriptor thread safe using MString::Form
7856
7857 * mfileio/MWriteRootFile.cc:
7858 - Use GetDescriptor().Data() when using any kind of printf function
7859
7860 * mhbase/MFillH.cc:
7861 - replaced string concatenation in all constructors by a Form
7862 (also suggested by valgrind)
7863
7864 * mhcalib/MHCalibrationRelTimeCam.cc:
7865 - made some output fit into 80col boundary
7866
7867
7868
7869
7870 2005/01/03 Thomas Bretz (HAPPY NEW YEAR)
7871
7872 * mfht:
7873 - added new directory for hexagonal fourier transformation
7874
7875 * mfht/HftIncl.h, mhft/HftLinkDef.h, mhft/MGeomCamMagicXT.[h,cc],
7876 mhft/MGeomCamMagicEnhance.[h,cc], mhft/MHexgaonalFT.[h,cc],
7877 mhft/MHexagonalFreqSpace.[h,cc], mhft/MHexagonalFTCalc.[h,cc],
7878 mhft/Makefile:
7879 - added
7880
7881 * macros/extendcam.C:
7882 - added: tutorial for MGeomCamExtend
7883
7884 * macros/hft.C:
7885 - added: tutorial for MHexgonalFTCalc
7886
7887 * macros/dohtml.C:
7888 - updated
7889
7890 * macros/rootlogon.C:
7891 - updated
7892
7893 * Makefile:
7894 - mhft added
7895
7896 * mbase/MParContainer.cc, mbase/MLog.cc:
7897 - added a pre-compiler option for destructor debugging
7898
7899 * mbase/MTaskList.[h,cc]:
7900 - added new function Replace
7901
7902 * mdata/MDataChain.cc, mfbase/MF.cc:
7903 - shortened some output
7904
7905 * mdata/MDataArray.[h,cc]:
7906 - added new function FindRule
7907
7908 * mfileio/MReadTree.[h,cc]:
7909 - enhanced functionality to be able to read a TTree stored in memory
7910 instead of a file. Therefor introduced fTree which is now the pointer
7911 used and replaced fChain where TTree and TChain have common behaviour.
7912 Where they behave uncommon new code for the new case has been added.
7913
7914 * mfileio/MWriteRootFile.[h,cc]:
7915 - enhanced functionality to be able to write a TTree into memory
7916 instead of a file. This were maily bugfixes for the case fOut==0, which
7917 must be handled correctly. Becarefull a tree filles without a file
7918 is not deleted automatically!
7919
7920 * mhbase/MBinning.h:
7921 - added copy constructor
7922 - fixed buggy SetEdges(MBinning&) which didn't work
7923
7924 * mhbase/MHMatrix.cc:
7925 - when adding a new rule check first if the same rule already exists
7926
7927 * mhflux/MAlphaFitter.[h,cc]:
7928 - added new functionality to support on-off analysis
7929 - didn't touch existing code
7930
7931 * mhflux/MHAlpha.[h,cc]:
7932 - added new functionality to support on-off analysis
7933 - replaced Fit() calls by newer function calls
7934 - added DrawAll - PRELIMINARY
7935 - fixed a bug when projecting - may be the reson for some strange
7936 crashes
7937
7938 * mcalib/MCalibColorSet.cc:
7939 - fixed a stupid bug introduced last year, which caused MCalibColorSet
7940 in some circumstances to stop the eventloop when it shouldn't
7941
7942 * mjobs/MSequence.cc:
7943 - expand path names
7944
Note: See TracBrowser for help on using the repository browser.