source: trunk/MagicSoft/Mars/Changelog@ 7393

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