source: trunk/MagicSoft/Mars/Changelog@ 7444

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