source: trunk/MagicSoft/Mars/Changelog@ 7406

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