source: trunk/MagicSoft/Mars/Changelog@ 7399

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