source: trunk/MagicSoft/Mars/Changelog@ 7448

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