source: trunk/MagicSoft/Mars/Changelog@ 7368

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