source: trunk/MagicSoft/Mars/Changelog@ 6527

Last change on this file since 6527 was 6527, checked in by gaug, 20 years ago
*** empty log message ***
File size: 64.0 KB
Line 
1
2
3Please do not write behind the end of line tag so that it is possible
4to send a Changelog file to a line printer directly. Thanks.
5
6For your entries please follow EXACTLY this style:
7
8_yyyy/mm/dd_[Your Name]
9_
10___*_filename:
11_____-_description
12_
13___*_filename2, filename3:
14_____-_description
15_
16_
17_
18
19While an underscore is a placeholder for a white-space or an empty line.
20
21
22 -*-*- END OF LINE -*-*-
23
24 2005/02/16 Markus Gaug
25
26 * mdata/MDataChain.cc
27 - replaced ROOT version check for the compiler from 4.02.00 to
28 4.01.00
29
30 * mranforest/MRFEnergyEst.cc
31 - include "TVector.h", otherwise this class does not compile
32
33 2005/02/16 Abelardo Moralejo
34
35 * macros/starmc2.C:
36 - Changed the way in which the "OriginalMC" tree is copied from
37 the input to the output file. Now we ise the new procedure
38 MWriteRootFile::AddCopySource
39
40
41 2005/02/16 Thomas Bretz
42
43 * mbase/MEvtLoop.cc:
44 - fixed a typo
45
46 * mbase/MParList.cc, mfileio/MReadMarsFile.cc,
47 mfileio/MReadTree.cc, mfileio/MWriteRootFile.cc,
48 mjobs/MJStar.cc:
49 - optimized size of some output
50
51 * mfileio/MWriteRootFile.[h,cc]:
52 - fixed CopySource option for single-file case
53
54 * mhist/MHCamEvent.cc:
55 - replaced the warn in SetupFill by an inf
56
57
58 2005/02/15 Abelardo Moralejo
59
60 * macros/mccalibrate.C
61 - fixed small bug
62
63 * mmontecarlo/MMcCollectionAreaCalc.[h,cc]
64 * mhistmc/MHMcCollectionArea.[h,cc]
65 - Changed the way of calculating final effective area for data
66 analysis. The new approach requires the use of MC files produced
67 with the current CVS version of camera. We now make use of the
68 true total number of produced MC events, and allow for the
69 setting of a "tentative" differential gamma spectrum to be used
70 in the calculation of effective areas.
71 Removed unused constructor argument "input" in
72 MMcCollectionAreaCalc.
73
74 * macros/collarea.C
75 - Adapted to the new way of calculating effective areas.
76
77
78
79>>>>>>> 1.2616
80 2005/02/15 Thomas Bretz
81
82 * callisto.rc:
83 - replaced mutal exclusive options (Integral, Amplitude) by
84 a one-line resource
85
86 * msignal/MExtractTimeAndChargeSpline.cc:
87 - replaced mutal exclusive options (Integral, Amplitude) by
88 a one-line resource "ExtractionType" (old code still works)
89
90 * manalysis/MCerPhotEvt.[h,cc]:
91 - added new variables to store information about islands
92 and removed pixels - PRELIMINARY
93 - increased class version number
94
95 * mfilter/MFSoftwareTrigger.cc:
96 - optimized output in PostProcess
97
98 * mimage/MHImagePar.[h,cc]:
99 - added new histograms for new variables in MCerPhotEvt
100
101 * mimage/MImagePar.[h,cc]:
102 - added new data members for the new image parameters
103 - increased class version
104
105 * mimage/MImgCleanStd.[h,cc]:
106 - adapted image cleaning to calculate the new image
107 parameters
108 - added a flag to keep single core pixels
109
110 * manalysis/MMatrixLoop.[h,cc], mfileio/MReadReports.[h,cc],
111 mfileio/MReadRflFile.[h,cc], mfileio/MReadTree.[h,cc],
112 mraw/MRawFileRead.[h,cc], mraw/MRawSocketRead.h:
113 - renamed GetFileName to GetFullFileName
114
115 * mbase/MInputStreamID.h:
116 - added new member function HasStreamId
117
118 * mbase/MParContainer.[h,cc]:
119 - added a static list to keep track of all created
120 TMathodCall objects
121
122 * mbase/MTask.cc:
123 - enhanced PrintStatistics
124
125 * mfileio/MRead.[h,cc]:
126 - new abstract function GetFullFileName
127 - added implementatio of GetFileName based on GetFullFileName
128
129 * mfileio/MWriteRootFile.[h,cc]:
130 - moved open of a new file to new common member function
131 OpenFile
132 - allow to use an already existing file also when using rules
133 - added a new option which can be used to copy an existing
134 tree (without any change) from the old file into the new file.
135 (in principal you can also do this for some of its branches only)
136 This is done by AddCopySource
137
138 * mjobs/MJCalibrateSignal.cc:
139 - in case of MonteCarlo files write an independant tree
140 'MonteCarlo' for 'MMcEvtBasic'
141
142 * mjobs/MJStar.cc:
143 - copy tree 'MonteCarlo' from old into new files
144
145 * mjobs/MJPedestal.cc:
146 - removed wrong use of MFEventSelector
147
148 * mpedestal/MExtractPedestal.cc:
149 - made sure that fExtractor is correctly pre- and
150 postprocessed.
151
152 * mbase/MTask.cc:
153 - don't preprocess a task if it has been preprocessed already
154
155 * mraw/MRawFileWrite.cc:
156 - if display is set write output to status line
157
158 * mfileio/MReadTree.cc, mfileio/MReadMarsFile.cc:
159 - moved code to display filename in status display from
160 MReadMarsFile::Notify to MReadTree::Notify
161
162
163
164 2005/02/15 Markus Gaug
165
166 * mjobs/MJCalib.h
167 - added GetDataFlag(), otherwise code does not compile!
168
169 * mhcalib/MHCalibrationChargeCam.cc
170 - moved default saturation limit for number of high-gain events from
171 0.02 to 0.05.
172
173 * msignal/MExtractTimeAndCharge.cc
174 - lowered default low-gain switch from 150 to 120. (for calibration
175 events which saturate more than 5% of the events).
176
177 * mjobs/MJCalib.[h,cc]
178 - include possibility to display pixels distributions for test
179 reasons
180
181
182
183 2005/02/14 Thomas Bretz
184
185 * callisto.cc, ganymed.cc, star.cc:
186 - added some more information to '--help' output
187 - replaced MSequences by MDataSet
188 - implemented new debugging options (maybe not perfect yet)
189 --print-files and --print-found
190
191 * mjobs/MJCut.[h,cc]:
192 - replaced MSequences by MDataSet
193 - write MEnergyEst
194 - recalculate MHillasSrc
195 - made sure both MWriteRootFile have different names
196 - don't use "same" option if no off-data
197
198 * mjobs/MSequences.[h,cc]:
199 - removed
200
201 * mjobs/MDataSet.[h,cc]:
202 - added
203
204 * manalysis/MEventRateCalc.[h,cc]:
205 - added a fix which make sure, that the rate is not influenced
206 too much by the start of data taking
207 - fixed setting of mean time corresponding to rate-interval
208
209 * mraw/MRawFileRead.[h,cc]:
210 - calculate total number of events from all files in PreProcess
211
212 * mcalib/MCalibConstCam.cc:
213 - added case 2 to GetPixelContent
214
215 * mjobs/MJCalibrateSignal.cc:
216 - fixed redirection of stream with interleaved calibration infos
217 - changed 'Arrival Time' to 'Calibrated Arrival Time'
218 - display interpolated signal in equivalent photoelectrons to
219 to get rid of scaling effects which makes it difficult to see
220 details of the structure of the inner pixels in the histogram.
221 With this you can immediatly see whether the relative number
222 of phe in the outer pixels is equiv. to the inner pixels.
223 - the same for the calibration factor - with the same argument
224 - adapted to change in MWriteRootFile
225 - use MReadMarsFile for Monte Carlo flag set
226
227 * mhist/MHCamera.cc:
228 - changed drawing such, that NaN is not displayed anymore
229
230 * Makefile:
231 - added new program ganymed
232
233 * mfileio/MWriteRootFile.[h,cc]:
234 - added possibility to use UPDATE mode with rules (dangerous!)
235 as discussed with Abelardo, Daniel M. and Thomas S.
236
237 * mjobs/MJStar.cc:
238 - adapted to change in MWriteRootFile
239 - added software trigger (still untuned) as suggested by
240 Thomas S.
241 - added calculation of source position before calculation
242 of image parameters
243 - added MPointingPos to Events-Tree
244 - removed MPointingPos from Drive-Tree
245 - renamed sub-tasklists to something more intuitive
246
247 * mjobs/Makefile, mjobs/JobsLinkDef.h:
248 - added MJCut.cc
249
250 * mraw/MRawFileRead.cc:
251 - return kERROR if ReInit fails
252
253 * mfilter/MFSoftwareTrigger.[h,cc]:
254 - updated to allow using time coincidence
255 - changed default values
256 - added a pattern independant trigger algorithm
257
258 * mbase/MDirIter.cc:
259 - implemented option 'dbg' in Print()
260
261 * mjobs/MJCalib.h:
262 - added a getter for data-flag (should be renamed
263 to 'datatype' soon)
264
265
266
267 2005/02/12 Abelardo Moralejo
268
269 * mtemp/mpadova/macros/wobblemap.C
270 - Added. Macro to do some studies on wobble mode data.
271
272 * macros/mccalibrate.C
273 - Added option to divide the output in a train and a test sample.
274 Included in output new container MMcEvtBasic (if found in input
275 files) for later use in effective areas calculations.
276
277 * macros/starmc2.C
278 - Added writing out of new container MMcEvtBasic. Removed
279 possibility of splitting output in train and test samples, since
280 this has now to be done in mccalibrate.C to make possible that
281 the tree OriginalMC containing MMcEvtBasic has all the original
282 MC events (and only those) from which the events present in the
283 Events tree derive.
284
285 * macros/starmc.C
286 - Changed a couple of wrong "." by "->" in function calls. Changed
287 default tail cuts.
288
289
290
291 2005/02/12 Markus Gaug
292
293 * msignal/MExtractTimeAndChargeSpline.cc
294 - change default rise time to 0.5 and default fall time to 1.5
295
296 * callisto.rc
297 - made intitializations of extractors more explicit
298
299 * mpedestal/MExtractPedestal.cc
300 - make check for even number of slices in the case of "fundamental"
301 pedestal calc.
302
303 * mcalib/MCalibrationChargeCalc.cc
304 - take out some commented code
305
306 * mjobs/MJCalib.h
307 - removed GetDataFlag()
308
309
310
311 2005/02/12 Abelardo Moralejo
312
313 * mmc/MMcTrig.hxx
314 - Added getter GetNumFirstLevel. This is necessary if that data
315 member is to be used for instance in MF filters. There was
316 already a getter, but it is called GetFirstLevel and hence not
317 recognized.
318
319
320
321 2005/02/11 Abelardo Moralejo
322
323 * mmc/MMcEvtBasic.[h,cc]:
324 - New class. Contains 5 very basic MC parameters which we intend
325 to save for all generated Corsika events. This is needed for
326 proper effective area calculations.
327
328 * mmc/Makefile, McLinkDef.h
329 - Added new class above.
330
331
332
333 2005/02/11 Thomas Bretz
334
335 * mfileio/MWriteRootFile.[h,cc]:
336 - added the possibility to write to an already existing file.
337 This doesn't affect the old behaviour, but using this new feature
338 might still have problems.
339
340 * mfileio/MReadReports.cc:
341 - fixed column-level in PrintStatistics
342
343 * mjobs/MJCalibrateSignal.cc:
344 - keep MMcRunHeader in the output
345
346
347
348 2005/02/10 Abelardo Moralejo
349
350 * macros/mccalibrate.C
351 - Added possibility to calibrate in photons or photoelectrons
352
353 * macros/starmc2.C
354 - Added comment about value of cleaning levels
355
356
357
358 2005/02/10 Markus Gaug
359
360 * mcalib/Makefile
361 * mcalib/CalibLinkDef.h
362 * mcalib/MCalibrate.[h,cc]
363 - removed mcalib/MCalibrate.* because it has been replaced by
364 MCalibrateData
365
366 * mmain/MEventDisplay.cc
367 - replaced MCalibrate by MCalibrateData
368
369 * mhcalib/MHCalibrationCam.cc
370 - replaced warning about empty histogram from red (err) by
371 yellow (warn).
372
373 * mcalib/MCalibColorSet.cc
374 - return kTRUE in case of MC-file
375
376 * msignal/MExtractTimaAndChargeSpline.[h,cc]
377 - make sure that all variables are set correctly independent on
378 the order of their initialization by the user
379
380
381
382 2005/02/10 Thomas Bretz
383
384 * mgeom/MGeomCam.[h,cc]:
385 - added new member functions (GetNeighbors) to get all pixels
386 around a given pixel with a given radius
387
388 * mars.rc:
389 - use same values for image cleaning as default in star
390
391 * mpointing/MSrcPosCalc.[h,cc]:
392 - added the possibility to set the Source position from
393 a resource file
394
395 * mjobs/MJStar.cc:
396 - write MMcRunHeader to RunHeaders
397
398 * mfileio/MWriteRootFile.cc:
399 - removed an obsolete line
400 - removed a debug line which should not be there
401
402 * mimage/MHillas.h:
403 - added new Getter GetDist0 returning the distance to the
404 camera center
405
406 * mhflux/MHFalseSource.cc:
407 - the scaling in Paint() was nonsense in case we are looking
408 at on/off-data. Fixed.
409
410
411
412 2005/02/10 Abelardo Moralejo
413
414 * manalysis/MMcCalibrationUpdate.h
415 - Added comment on new member fSignalType. Sorry for compilation
416 problems... I forgot to commit the header yesterday, but M. Gaug
417 did it.
418
419 * macros/starmc.C
420 - Cleaned up a little bit, made the option to choose between
421 calibration in photons or phe- easier to set.
422
423 * manalysis/MMcCalibrationUpdate.[h,cc]
424 - Added getter and setter for fSignalType. Set fSignalType=kPhot as
425 default for consistency with MCalibrateData.
426
427
428
429 2005/02/09 Abelardo Moralejo
430
431 * manalysis/MMcCalibrationUpdate.cc
432 - Updated to make the MC calibration in phe- work
433
434 * macros/starmc.C
435 - same as above. Now default is calibration in phe-
436
437 * mraw/MRawEvtHeader.h
438 - Added setter for the trigger pattern, absolutely needed for
439 creating proper MC root files.
440
441
442
443 2005/02/09 Markus Gaug
444
445 * manalysis/MMcCalibrationUpdate.h
446 - added missing declaration of fSignalType
447
448 * mjobs/MJPedestal.[h,cc]
449 * mjobs/badpixels_0_559.rc
450 * callisto.rc
451 - allow exclusion of bad pixels from the beginning (default is
452 Pixel 0 and 559).
453 - removed some obsolete includes
454 - took out data member fPedestalHist from MJPedestal.h which removes
455 the crash, however I don't understand why it caused the crash!!!
456 There seem to be problems with memory usage either in callisto.cc
457 or in this class!!
458 (valgrind shows several memory leaks in the TG... classes).
459
460 * mjobs/MJCalibration.cc
461 - write display and containers also in case of failure of eventloop
462
463 * mhcalib/MHGausEvents.cc
464 - make default display window 600x600
465
466 * mcalib/MCalibrationQECamMagic.cc
467 - updated five pixels
468
469 * mpedestal/MExtractPedestal.[h,cc]
470 * mpedestal/MPedCalcPedRun.cc
471 * mpedestal/MPedCalcFromLoGain.cc
472 - included possibility for intermediate pedestal cam (not yet used)
473
474 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc
475 - initialize the bad events counters to 0 also in constructor
476 - release the limit for bad events a bit
477
478 * mcalib/MCalibrationTestCam.h
479 - take out include of TArrayI (already in base class)
480
481 * mcalib/MCalibrateData.h
482 - make default argument for SetSignalType kPhe.
483
484 * mjobs/MJCalibrateSignalFromOuside.[h,cc]
485 - removed
486
487
488
489 2005/02/08 Markus Gaug
490
491 * mhcalib/MHCalibrationCam.cc
492 * mcalib/MCalibrationChargeCalc.cc
493 - replaced GetNumExecutions()==0 condition by GetNumExecution() < 1
494
495
496
497 2005/02/08 Thomas Bretz
498
499 * mpointing/MPointingPosInterpolate.cc:
500 - use debug option in addition to switch off output from internal
501 eventloop. It is confusing having this output inside another
502 eventloop.
503 - updated missing connections in class description
504
505 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc:
506 - made sure that output of PostProcess fits into 80col boundary
507
508 * mimage/MHillas.cc:
509 - removed an obsolete call to TLine::Paint() in Paint.
510
511
512
513 2005/02/07 Thomas Bretz
514
515 * mbase/MFilter.cc:
516 - use paranthesis around ClassName in GetRule
517
518 * mdata/MDataFormula.h:
519 - fixed a wrong comment in variable description
520
521 * mhist/MHCamEvent.[h,cc], mhist/MHCamera.[h,cc],
522 mjobs/MJCalibrateSignal.cc,
523 mjobs/MJCalibrateSignalFromOutside.cc:
524 - to make sure there are no missunderstandings we have to
525 replace all occurances of 'Variance' by 'SqrtVariance'
526 (it was not my decision)
527
528 * mastro/MAstro.[h,cc]:
529 - added new function Angle2Coordinate
530
531 * mbase/MTaskEnv.[h,cc]:
532 - fixed a bug which caused the resource task to be ignored
533 if the default task was '<dummy>'
534
535 * mhbase/MH3.cc:
536 - fixed a bug in Paint (use GetListOfPrimitives->FindObject
537 instead of FindObject) which caused the histogram to
538 be put a lot of times into the pad.
539
540 * mjobs/MJCalib.[h,cc]:
541 - derived MJCalib from MJob in order to be able to move
542 common code from derived classes into the base-class
543 - implemented CheckEnvLocal to handle the resource 'DataType'
544 - changed publicity of some variables and functions
545 to allow setting file type from outside
546 - added new function to set data-type for use in callisto.cc
547
548 * mjobs/MJCalibTest.[h,cc], mjobs/MJCalibrateSignal.[h,cc],
549 mjobs/MJCalibration.[h,cc], mjobs/MJPedestal.[h,cc]:
550 - removed double inheritance, replaced by single inheritance
551 from MJCalib
552 - replaced code to handle the resource 'DataType' by the
553 common code in the base class
554 - put reading of reference file into a new member function
555 to make source code reading resource file simpler and to
556 be able to write a function description about it (simple
557 copy&past)
558
559 * callisto.cc:
560 - added option for file-type
561
562 * mjobs/MJOptimize.[h,cc], mjobs/MSequences.[h,cc],
563 mjobs/MJCut.[h,cc], ganymed.[cc,rc], mhflux/MHEnergyEst.[h,cc]:
564 - added to repository, but not yet to Makefile because
565 there is still some work to be done. But whoever is
566 interested in the new classes/program may already use it.
567
568 * mhflux/MAlphaFitter.[h,cc]:
569 - added option to choose the minimization value
570
571 * mhflux/MHAlpha.cc:
572 - replaced significance by minimization value
573
574 * mhflux/MHEffectiveOnTime.cc:
575 - use E-Option when fitting to improve error calculation
576 by using Minos technique
577
578
579
580 2005/02/04 Markus Gaug
581
582 * mjobs/MJCalibration.cc
583 - found a "the `impossible' happened" when running callisto with
584 a pure signal extractor --> MExtractTimeFastSpline has some
585 problems with the management of the internal arrays. Replaced it
586 by MExtractTimeHighestIntegral as default which is as good.
587
588 * callisto.rc
589 - use MExtractTimeAndChargeDigitalFilterPeakSearch as default
590 instead of MExtractTimeAndChargeDigitalFilter. This extractor is
591 now tested and checks for the positions of the pulse within the
592 DAQ-window.
593
594
595
596 2005/02/04 Thomas Bretz
597
598 * Makefile.rules:
599 - fixed creation of main MDep.d
600
601 * callisto.cc, merpp.cc, showlog.cc, showplot.cc, star.cc:
602 - added commandline option --version
603
604 * mbase/MFilter.cc:
605 - changed default for 'GetRule'
606
607 * mbase/MParContainer.cc:
608 - simplified GetNewObject
609
610 * mfbase/MF.cc:
611 - if no conditional sign is found try to create
612 MFilter-object
613
614 * mraw/MRawEvtData.cc:
615 - fixed the initialization of fABFlags in case maxid==0 which
616 is the default. This caused MRawEvtPixelIter::HasABFlag
617 to do unallowed access to memory for old root-files without
618 the AB flag, because it assumed (due to size==1) that the
619 data contains the ab flag
620
621 * mraw/MRawEvtPixelIter.[h,cc]:
622 - removed some obsolete debug comments
623 - simplified HasABFlag
624
625 * manalysis/MCerPhotPix.h:
626 - removed the `!` again. It gave problems with the Mars
627 display. We agreed that this is a minor problem because
628 the structure of MCerPhot* will chnage soon in any case.
629
630
631
632 2005/02/04 Abelardo Moralejo
633
634 * macros/starmc2.C
635 - added to output missing container MConcentration.
636
637
638
639 2005/02/03 Thomas Bretz
640
641 * mfbase/MFilterList.[h,cc]:
642 - added new function AddToList(TCollection&)
643
644 * mhbase/MFillH.cc:
645 - print a warning if 'same'-option given without
646 a corresponding existing tab
647
648 * mhflux/MHAlpha.[h,cc]:
649 - made time bins settable by user
650
651 * mfileio/MWriteRootFile.cc:
652 - fixed ReInit and a warning output when writing to memory
653
654
655
656 2005/02/03 Markus Gaug
657
658 * mcalib/MCalibColorSet.[h,cc]
659 - implement possibility to set colour explicitely (e.g. for MC).
660
661 * msignal/MExtractTimeAndChargeDigitalFilter.cc
662 - intialize fTimeShiftHiGain and fTimeShiftLoGain by default.
663
664 * mjobs/MJPedestal.cc
665 - in case, extractor is used, put the extractor into the tasklist,
666 otherwise ranges do not get initialized correctly (wrong memory
667 usage!). Use an event selector, however to not skip the Process.
668 This is as fast as before and now safe for any kind of extractor
669
670 * mcalib/MCalibrationCam.h
671 * mcalib/MCalibrationTestCam.h
672 * mcalib/MCalibrationTestCam.cc
673 - initialize a missing array in InitAverageAreas
674
675 * mraw/MRawEvtHeader.h
676 - introduced Setter() of cal. pattern for Abelardo
677
678
679
680 2005/02/02 Markus Gaug
681
682 * mcalib/MCalibrationChargeCam.cc
683 - fixed small bug in the display of mean charges when low-gain was
684 used.
685
686 * msignal/MExtractor.cc
687 - print the missing overlap between high-gain and low-gain
688 in the Print() function
689 - remove setting of fHiLoLast in PreProcess, otherwise cloned
690 extractors do not work any more with windows exceeding the
691 high-gain range.
692
693 * mhcalib/MHCalibrationTestCam.[h,cc]
694 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
695 - set proper probability limits for the fits
696
697 * mcalib/MCalibrateData.cc
698 - catch the case in which no interlaced cal. events are being sent
699 by the pulser box.
700
701 * mjobs/MJCalib.[h,cc]
702 - put the data type enum in a new base class
703
704 * mjobs/MJCalibTest.[h,cc]
705 - re-name old class MJExtractCalibTest to MJCalibTest and make it
706 compatible with the sequence-files.
707
708 * mjobs/MJExtractCalibTest.[h,cc]
709 - removed
710
711 * mjobs/MJCalibrateSignal.cc
712 - put a compiler warning about the default cal. to photo-electrons
713
714 * callisto.cc
715 - add new flag "--use-test" to enable the MJCalibTest facility
716 (default: not used)
717
718
719
720 2005/02/01 Raquel de los Reyes
721
722 * mjobs/MSequence.h
723 - Added "Get" functions for the TArrays variables.
724
725
726
727 2005/02/01 Markus Gaug
728
729 * mjobs/MJPedestal.[h,cc]
730 * mjobs/MJCalibration.[h,cc]
731 * mjobs/MJCalibrateSignal.[h,cc]
732 * callisto.rc
733 - put enum for data type. Can now set the data type (mc, raw, root)
734 without running the data check.
735
736 * mhcalib/MHCalibrationCam.cc
737 - return kTRUE in PostProcess if GetNumExecutions is 0
738
739 * mcalib/MCalibrationChargeCalc.cc
740 - return kTRUE in PostProcess if GetNumExecutions is 0
741
742
743
744 2005/02/01 Daniel Mazin
745
746 * MPointingPosInterpolate.cc:
747 - fixed bug to match the units of Ra and Decl in MPointingPos
748 - fixed bug in handling of events with times outside of times from
749 MDrive tree
750
751
752
753 2005/02/01 Thomas Bretz
754
755 * showplot.cc:
756 - another fix to make the batch mode working (you can use the batch
757 mode to convert a root-file into another format)
758
759
760
761 2005/01/31 Thomas Bretz
762
763 * mbase/MStatusDisplay.cc:
764 - fixed handling of batch mode in GetCanvas(const TString &name)
765 - don't skip already existing tabs in Display()
766
767
768
769 2005/01/31 Raquel de los Reyes
770
771 * mjobs/MSequence.h
772 - Added "Get" functions for some of the sequence.txt file
773 parameters.
774
775
776
777 2005/01/31 Markus Gaug
778
779 * mjobs/MJob.[h,cc]
780 * mjobs/MJCalibrateSignal.[h,cc]
781 * mjobs/MJCalibration.[h,cc]
782 - move file type enum to base class
783
784 * mjobs/MJCalibrateSignal.[h,cc]
785 - allow also for direct setting of an MRunIter (not used in
786 callisto).
787
788 * mcalib/MCalibrationChargeCalc.[h,cc]
789 - test also for pulser strength changes additionally to changes in
790 colour.
791
792
793
794 2005/01/31 Abelardo Moralejo
795
796 * mpointing/MSrcPosCalc.cc
797 - Create only one instance of MAstroSky2Local for the
798 transformations, instead of two identical ones, as it was before.
799
800
801
802 2005/01/30 Markus Gaug
803
804 * mjobs/MJCalibration.cc
805 * mjobs/MJPedestal.cc
806 * mjobs/calibrationref_Nov04.rc
807 * mhcalib/MHCalibrationRelTimeCam.[h,cc]
808 - updated correct display of reference lines
809
810
811
812 2005/01/29 Markus Gaug
813
814 * msignal/MExtractFixedWindowSpline.[h,cc]
815 - fixed a bug occurring with overlapping windows between high-gain
816 and low-gain
817
818 * msignal/MExtractFixedWindowPeakSearch.cc
819 - take out call to fSignals->Clear() which is already done in
820 MTaskList.
821
822 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.[h,cc]
823 - new extractor reducing the bias and solving the problem with the
824 jumping pulse readout.
825
826
827
828 2005/01/28 Abelardo Moralejo
829
830 * mpointing/MSrcPosCalc.cc
831 - updated. Make it work as desired: obtain for each event the x,y
832 position on the camera of a source whose celestial coordinates
833 (J2000) have been set by the user in the container "MSourcePos"
834 of type MPointingPos, added to the parameter list. If the
835 container MSourcePos is not found, the center of the camera (or
836 other fixed position x,y set in the parameter list by the user -
837 in MSrcPosCam) is used as source position for all the events in
838 the loop.
839
840
841
842 2005/01/28 Thomas Bretz
843
844 * mjobs/MJCalibrateSignal.cc:
845 - fixed that extract1,2,3 haven't been deleted if loop failed.
846 - print tasklist also if loop failed.
847 - added a undefined task (MTaskEnv "FinalFantasy") as last task to
848 the event processing tasklist
849
850 * callisto.rc:
851 - added comments about "FinalFantasy" into call
852 - added comment for obsolete resources as discussed yesterday
853 evening: TimeUpperLimit
854
855 * mbase/MMath.[h,cc], manalysis/MCerPhotPix.[h,cc],
856 mpedestal/MPedPhotPix.h:
857 - replaced TruncatePrecision by ReducePrecision (its simply a better
858 name)
859
860 * mbase/MParList.cc:
861 - added a check to make 200%(!) sure that the container added
862 to the list is a MParContainer (everything else could crash
863 almost everything in Mars!)
864
865 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.[h,cc],
866 mjobs/MJPedestal.cc:
867 - simplified the code in the WriteResult functions by using
868 the new WriteContainer in MJob
869 - removed the TObjArray from the MParList! It is NOT a MParContainer
870 there are a lot of circumstance how this can crash Mars. I don't
871 know why the compiler allowed for this.
872 - unified WriteResult and WriteHists
873 - split GetOutputFile into two functions for simplification
874
875 * mjobs/MJCalibration.h:
876 - copy the extractorcam name when copying the contents
877
878 * mjobs/MJob.[h,cc]:
879 - new member function WriteContainer to simplify code in derived
880 classes
881
882 * mpointing/MSrcPosCalc.[h,cc]
883 - fixed the header according to Abelardo's changes
884 - added the initialization of the pointers to the constructor
885
886
887
888 2005/01/28 Markus Gaug
889
890 * msignal/MExtractTimeAndChargeDigitalFilter.cc
891 - introduce a security check for the time fine adjustment in case,
892 it is too large.
893
894 * mcalib/MCalibConstCam.[h,cc]
895 * mcalib/MCalibConstPix.h
896 - new classes to allow display of changing cal. constants with the
897 interlaced cal. events
898
899 * mcalib/MCalibrationChargeCalc.cc
900 - removed stopping of PostProcess in case that the evtloop is
901 finished with interlaced cal. events
902
903 * mcalib/MCalibrateData.[h,cc]
904 - fill MCalibConstCam with update results (once per calib. consts
905 update == every 10 sec.)
906 - introduce check for size of calibration constant. In case, it is
907 completetly out of range, set the MBadPixelsPix::IsUnsuitableRun
908
909 * mjobs/MJCalibrateSignal.cc:
910 - display one MHCamera more with changing conv. factors (only for
911 interlaced cal. events)
912
913 * mpedestal/MPedCalcFromLoGain.cc
914 - set default for MExtractWinFirst from 15 to 17 because of the
915 late cosmics signals in December
916
917
918 2005/01/28 Abelardo Moralejo
919
920 * mtemp/mpadova/macros/trainsubsample.C
921 - added # of events to be written in the output (instead of
922 fraction of total). Moved MSrcPosCam in output from RunHeaders
923 to Events tree.
924
925
926
927 2005/01/27 Daniel Mazin and Markus Gaug
928
929 * mcalib/MCalibrateData.[h,cc]
930 - derive this class from MCamEvent in order to be able to display
931 evolution of conversion factors in case of interlaced cal.
932 events
933
934 * mpointing/MInterpolatePointingPos.[h,cc]
935 - new class to interpolate pointing positions, adapted from a class
936 by Marcos Lopez
937
938 * mjobs/MJCalibrateSignal.[h,cc]
939 - enabled the calibration of data with interlaced calibration events
940
941 * msignal/MArrivalTime.[h,cc]
942 * mcalib/MCalibrateRelTime.cc
943 - removed Error of calibrated arrival time, as agreed on the last
944 software calibration meeting yesterday
945
946 * mjobs/MJCalibrateSignal.cc
947 - add display to show histogramming of conversion factors
948 - modify default calibration to equiv. photo-electrons
949 - allow for setting of MC, Raw or Root-file type in callisto.rc
950
951 * callisto.rc
952 - updated conf. file
953
954
955 2005/01/27 Thomas Bretz
956
957 * callisto.cc:
958 - don't display starting pedestals when calibrating the signal
959
960 * callisto.rc:
961 - added some comments
962
963 * star.rc:
964 - according to Daniel M. we have agreed to change the default
965 cleaning level to adapt it roughly to the new pedestal
966
967 * manalysis/MCerPhotPix.[h,cc], mpedestal/MPedPhotPix.h:
968 - as agreed in the current calibration meeting we truncate the
969 precision of the stored floating point values to roughly 0.5%
970 to gain storage space in the calibrated data (the gzip
971 algorithm compresses this stuff nicely - we gain roughly 15%)
972
973 * mhflux/MHFalseSource.cc, mjobs/MJCalibration.cc, mjobs/MJStar.cc:
974 - added a comment
975
976 * mjobs/MJCalibrateSignal.cc:
977 - changed title of unsuitable plot
978 - removed plot for calibrated fundamental pedestal as agreed in the
979 current calibration meeting (we may change this to an option)
980
981 * mjobs/MJPedestal.[h,cc]:
982 - changed the name of the "PedDiff" plot to be consistent with the
983 other tab-name
984 - changed the options for the display
985 - removed the dependancy of fDisplayType and the SetDataCheck
986 option
987 - added option kDisplayNone
988 - renamed enums from k*Display to kDisplay*
989
990 * mhist/MHCamEvent.cc:
991 - trying to get rid of the Err_%p workaround.
992
993 * manalysis/MCerPhotEvt.[h,cc]:
994 - added some '!' signs in the comment line. This is quick hack
995 to gain I/O speed and storage space. We will soon have new
996 containers for the calibrated data and image cleaning
997 information.
998 - changed version number to 6
999
1000 * mhist/MHCamera.cc:
1001 - added member function SetAllUsed
1002
1003
1004
1005 2005/01/26 Abelardo Moralejo
1006
1007 * macros/mccalibrate.C
1008 - removed creation and writing out of MSrcPosCam. It is more
1009 flexible to add it in starmc2.C if needed (for wobble mode for
1010 instance).
1011
1012 * mtemp/mpadova/macros/RanForestDISP.C
1013 - added possibility to set the number of hadrons read in for the
1014 training. Added some missing containers to output.
1015 - Fixed rule concerning the DISP, by adding parentheses. Remember
1016 that MHMatrix::AddColumn does not respect the usual precedence
1017 of operations!
1018
1019 * mtemp/mpadova/macros/resize.C
1020 - added to output missing container MRawEvtHeader
1021
1022 * macros/starmc2.C
1023 - added missing container MImagePar. Added possibility to set the
1024 source position on the camera (for the wobble mode).
1025
1026
1027
1028 2005/01/25 Abelardo Moralejo
1029
1030 * macros/starmc2.C
1031 - modified to allow double (train / test) output, for g/h
1032 separation studies. Added several missing containers to output.
1033
1034
1035
1036 2005/01/25 Thomas Bretz
1037
1038 * mcalib/MCalibrationIntensityChargeCam.cc:
1039 - fixed a lot of 'default argument'-warnings to make to code
1040 compile
1041
1042 * mbase/MParContainer.[h,cc]:
1043 - moved the empty Reset() function into the source file and
1044 added a lot of comments
1045 - implemented new helper-functions: GetNewObject
1046
1047 * mbase/MContinue.[h,cc]:
1048 - allow to use MFilter-classes as filter in ReadEnv
1049
1050 * mbase/MTaskEnv.cc:
1051 - replaced some code by GetNewObject
1052
1053 * mhbase/MFillH.cc:
1054 - handle DrawOption "same" to be able to draw to the same pad
1055
1056 * mhbase/MH.[h,cc]:
1057 - added same-argument to DrawSame
1058
1059 * mhbase/MH3.cc:
1060 - removed some obsolete comments
1061 - remove own drawing options before calling fHist->Draw
1062
1063 * mimage/MHHillas.cc, mimage/MHImagePar.cc:
1064 - first try of implementing 'same' drawing option
1065
1066
1067
1068 2005/01/25 Markus Gaug
1069
1070 * mcalib/MCalibrationPattern.[h,cc]
1071 * mcalib/MCalibrationPatternDecode.[h,cc]
1072 - New Decoder task for the calibration pattern from the
1073 digital modules
1074
1075 * mraw/MRawEvtHeader.[h,cc]
1076 - remove decoding from this class
1077
1078 * mcalib/MCalibrationIntensityHiLoCam.[h,cc]
1079 - remove, because one needs anyhow much more than one data file
1080 to get a reasonable conversion factor
1081
1082 * mcalib/MCalibCalcFromPast.[h,cc]
1083 - remove MCalibrationIntensityHiLoCam
1084
1085 * mbadpixels/MBadPixelsPix.h
1086 * mbadpixels/MBadPixelsCam.cc
1087 - changed one function name to GetUnsuitableCalLevel()
1088
1089 * mjobs/MJCalibration.cc
1090 - replace all Y-titles with units "FADC counts" by "FADC cnts" and
1091 "FADC slices" by "FADC sl.", otherwise they range out of the
1092 canvas.
1093
1094 * mcalib/MCalibrationChargeCalc.cc
1095 - ensure to set the color correctly in MCalibrationBlindCam
1096
1097 * callisto.rc
1098 - put space for
1099 MJCalibrateSignal.ExtractSignal.HiGainFirst: 2
1100 MJCalibrateSignal.ExtractSignal.HiGainLast: 16
1101
1102
1103 2005/01/24 Abelardo Moralejo
1104
1105 * manalysis/MMcCalibrationUpdate.cc
1106 - Adapted to changes in MCalibrateData from 2005/01/16: moved
1107 qepix.SetAvNormFFactor(1.) from Process() to ReInit(). Due to
1108 this, for the last week you may have found trouble running
1109 starmc.C and mccalibrate.C.
1110
1111
1112
1113 2005/01/24 Thomas Bretz
1114
1115 * callisto.cc:
1116 - removed non-existing option from output
1117
1118 * manalysis/MEnergyEstimate.[h,cc]:
1119 - added ReadEnv member function
1120
1121 * mbase/MContinue.[h,cc]:
1122 - implementes AllowEmpty option to support doing nothing
1123 defined in resource file
1124 - added a first draft to allow usage of class-filters instead of
1125 rules
1126
1127 * mbase/MMath.[h,cc]:
1128 - implemented a function suggested by Florian Goebel which reduces
1129 the precision of a float to ~0.5% which is usefull for data
1130 compression by gzip
1131
1132 * mdata/MDataChain.[h,cc]:
1133 - implemented ReadEnv member function
1134
1135 * mfbase/MF.cc:
1136 - a small enhancement to the output in ReadEnv
1137
1138 * mhbase/MH3.cc:
1139 - fixed call to FindObject in Paint which caused a profile to be
1140 displayed incorrectly in case it was read from a file
1141
1142 * mhflux/MHFalseSource.[h,cc]:
1143 - removed old obsolete unsused Significance functions
1144 - implemented ReadEnv member function
1145 - set false source binning only if BinningFalseSource is not default
1146 - check parlist for BinningAlpha
1147
1148 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
1149 mjobs/MJPedestal.cc:
1150 - added an additional check and output if output-file could
1151 not be opened
1152
1153 * mjobs/MJob.h:
1154 - added some Getter
1155
1156 * mhbase/MBinning.[h,cc].
1157 - added nen member functions
1158 + SetEdgesRaw
1159 + ReadEnv
1160 + Print
1161
1162 * mhflux/MAlphaFitter.[h,cc]:
1163 - added new member function ReadEnv
1164
1165 * mhflux/MHAlpha.cc:
1166 - fixed a problem when fitting without off-data
1167
1168 * mbase/MStatusDisplay.cc:
1169 - implemented a further fix in DrawClonePad to make sure
1170 that the X-stuff doesn't get confused while still
1171 GetDrawOption returns the correct value
1172
1173
1174
1175 2005/01/24 Markus Gaug
1176
1177 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1178 - introduced security check for the times fine-tuning to catch
1179 outliers because of deviating pulse forms.
1180
1181 * msignal/MExtractTime.cc
1182 * msignal/MExtractor.cc
1183 - lowered default high-gain saturation limit to 250
1184 - removed Clear() for two results containers at beginning of Process()
1185
1186 * msignal/MExtractor.h
1187 - Take fHiLoLast into the Clone()
1188
1189 * msignal/MExtractedSignalPix.cc
1190 - change sign of default initializer to negative.
1191
1192
1193
1194 2005/01/23 Markus Gaug
1195
1196 * mhcalib/MHCalibrationHiLoCam.[h,cc]
1197 - updated to new logain switch setting in MExtractTimeAndCharge
1198 - extract also high-gain vs. low-gain time difference
1199
1200 * mhcalib/MHCalibrationCam.[h,cc]
1201 * mhcalib/MHCalibrationChargeCam.[h,cc]
1202 - updated reading of conf. values in ReadEnv
1203
1204 * mhcalib/MCalibrationHiLoCam.[h,cc]
1205 * mhcalib/MCalibrationHiLoPix.[h,cc]
1206 * mhcalib/MCalibrationIntensityHiLoCam.[h,cc]
1207 - updated accordingly
1208
1209 * mbadpixels/MBadPixelsCam.cc
1210 - removed some bugs in the Print() function
1211
1212
1213
1214 2005/01/22 Markus Gaug
1215
1216 * mhcalib/MHCalibrationRelTimeCam.cc
1217 - display in the averaged times display the event-by-event averaged
1218 absolute arrival times instead of the rel. ones which do not make
1219 much sense.
1220
1221 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
1222 * mhcalib/MHCalibrationTestCam.[h,cc]
1223 - update to the latest changes in analysis chain.
1224
1225 * mjobs/MJExtractCalibTest.[h,cc]
1226 - update to the latest changes in analysis chain.
1227
1228 * mjobs/MJCalibration.cc
1229 - replace title of that times-averageing Tab from "RelTimes" by
1230 "Times".
1231
1232 * macros/calibration.C
1233 - update to changes in MJExtractCalibTest
1234
1235
1236
1237 2005/01/21 Markus Gaug
1238
1239 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1240 * msignal/MExtractTimeAndChargeSlidingWindow.cc
1241 * msignal/MExtractTimeAndChargeSpline.cc
1242 - use the max. bin content for low-gain extraction
1243
1244 * callisto.rc
1245 - add place for LoGainSwitch
1246
1247
1248
1249 2005/01/21 Florian Goebel
1250
1251 * mfbase/MF.cc:
1252 - include a (TString) cast to make it compilable with gcc2.95.3
1253
1254
1255
1256 2005/01/21 Thomas Bretz
1257
1258 * mpointing/MSrcPosFromModel.cc:
1259 - fixed crash in Process if no pointing model available
1260
1261 * mpointing/MPointingPosCalc.h:
1262 - added missing initialization of data members
1263
1264 * mastro/MObservatory.[h,cc]:
1265 - added ReadEnv member function
1266
1267 * mbase/MTaskEnv.h:
1268 - added (=0) default to SetDefault
1269
1270
1271
1272 2005/01/20 Markus Gaug
1273
1274 * mcalib/MCalibrationIntensityChargeCam.[h,cc]
1275 - added function to display fluctuations of a variable
1276
1277 * mcalib/MCalibrationPix.cc
1278 - fixed small bug in High-gain mean error.
1279
1280 * msignal/MExtractTimeAndCharge.[h,cc]
1281 - introduced high-gain maximum limit before extracting the low-gain
1282
1283
1284
1285 2005/01/20 Thomas Bretz
1286
1287 * mbase/MContinue.[h,cc]:
1288 - added ReadEnv member function to support resource files
1289
1290 * mbase/MEvtLoop.[h,cc]:
1291 - added a second arguemtn to reading of the resource file by name
1292 - added some checks when reding the resource file and the
1293 parameter list hasn't been setup
1294
1295 * mbase/MParList.cc:
1296 - removed an obsolete output from ReadEnv
1297
1298 * mfbase/MF.[h,cc]:
1299 - added ReadEnv member function to support resource files
1300 - added kAllowEpty flag to support skipping by resource files
1301
1302 * mfbase/MFilterList.cc:
1303 - added a comment
1304
1305 * mbase/MStatusDisplay.[h,cc]:
1306 - fixed Write to be compatible with root 4.02/00
1307 - worked around a problem with reading the DrawOption correctly
1308 from a stored status display
1309
1310
1311
1312 2005/01/19 Thomas Bretz
1313
1314 * mbase/MMath.cc:
1315 - added a comment to SignificanceLiMa, made by Daniel Mazin
1316 - also check for b==0
1317
1318 * mhflux/MAlphaFitter.[h,cc]:
1319 - fixed significance calculation in case of on-off data
1320 - added fScaleFactor
1321
1322 * mhflux/MHAlpha.[h,cc], mhflux/MHFalseSource.cc:
1323 - handle scale factor in case of on-off observations
1324
1325 * mjobs/MJPedestal.cc:
1326 - aligned screen output to 80col rule
1327
1328 * mtrigger/MFTriggerPattern.[h,cc]:
1329 - assigned correct integers to enum
1330 - made sure that the enum is correctly handled in all function by
1331 applying a r-value to the condition
1332
1333
1334
1335 2005/01/19 Abelardo Moralejo
1336
1337 * mtrigger/MFTriggerPattern.[cc,h]
1338 - Changed Bool_t arguments of all setters to new type Prescale_t
1339 defined by N. Galante (see below)
1340
1341
1342
1343 2005/01/19 Nicola Galante
1344
1345 * mtrigger/MFTriggerPattern.[cc,h]
1346 - added in header enum Prescale_t { kUnPrescaled = kFALSE,
1347 kPrescaled = kTRUE };
1348
1349 - fixed a bug in Process, both fMaskRequiredUnprescaled and
1350 fMaskRequiredPrescaled are checked simultaneously.
1351
1352
1353
1354 2005/01/18 Markus Gaug
1355
1356 * mcalib/MCalibColorSet.cc
1357 - fixed the remaining day of data without colour in project name
1358 neither in digital modules bits.
1359
1360 * mpedestal/MPedCalcPedRun.[h,cc]
1361 - catch the continuous light runs with MRawRunHeader::fRunType
1362 == kRTCalibration to be recognized as effective pedestal runs.
1363
1364
1365 2005/01/18 Thomas Bretz
1366
1367 * mbase/MMath.cc:
1368 - added a check for s==0 in SignificanceLiMa, because otherwise the
1369 result is NaN
1370
1371 * mfbase/MF.cc:
1372 - removed an obsolete debugging output from the latest changes
1373
1374 * mhflux/MHAlpha.cc:
1375 - reset fHTime, too
1376
1377
1378
1379 2005/01/18 Nicola Galante
1380
1381 * mtrigger/MFTriggerPattern.cc:
1382 - added parentesis to ensure bitwise operators priority
1383 with respect to logical operators.
1384
1385
1386 2005/01/17 Thomas Bretz
1387
1388 * manalysis/MEnergyEstimate.[h,cc]:
1389 - changed to be more general. Energy is now estimated from a rule
1390 (MDataChain) The default behaviour is still the same as before
1391 to copy the energy from MMcEvt
1392
1393 * mbase/MTask.cc:
1394 - changed to write out the descriptor istead of the task-name only
1395 in Pre/PostProcess
1396
1397 * mhbase/MH.cc:
1398 - initialize fSerialNumber and fNumExecutions in constructor
1399
1400 * mhflux/MHFalseSource.cc:
1401 - according to a suggestion by Markus Mayer I have changed
1402 \\sigma_{max}=f to S_{max}=f\\sigma
1403
1404 * mjobs/MJCalibrateSignal.cc:
1405 - as discussed with Markus and Abelardo fixed the MFTriggerPattern
1406 call.
1407
1408 * mtrigger/MFTriggerPattern.cc, mtrigger/MTriggerPattern.cc,
1409 mtrigger/MTriggerPatternDecode.cc:
1410 - added some comment about file version
1411
1412 * mbase/MFilter.h:
1413 - implemented new virtual function GetDataMember like in MData
1414
1415 * mbase/MTask.[h,cc]:
1416 - when filter is added ass GetDataMember to branch list (should be
1417 obsolete, because filter is in the tasklist, but it should not hurt)
1418
1419 * mfbase/MF.[h,cc], mfbase/MFDataChain.[h,cc], mfbase/MFDataMember.[h,cc],
1420 mfbase/MFilterList.[h,cc]:
1421 - implemented new function GetDataMember
1422
1423
1424
1425 2005/01/17 Markus Gaug
1426
1427 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1428 - remove a situation where the high-gain signal can be 0.
1429
1430 * mtrigger/MTriggerPattern.h
1431 - fixed a bug in defining the trigger bit pattern (Have to start
1432 from 0 instead of 1)
1433
1434 * mjobs/MJPedestal.cc
1435 * mjobs/MJCalibrateSignal.cc
1436 - fixed default extraction ranges.
1437
1438 * callisto.rc
1439 - fixed default weights files for pedestal extraction for cosmcis
1440
1441 * mcalib/MCalibrationChargeCalc.cc
1442 - removed program exit on occurrance of multiple colours without
1443 intensity calibration
1444
1445
1446
1447 2005/01/17 Nadia Tonello and Markus Gaug
1448
1449 * mcalib/MCalibrationChargeCam.cc
1450 - some fit improvements in the function GetAveragedConvFADC2PhotPerArea
1451
1452
1453
1454 2005/01/16 Markus Gaug
1455
1456 * mhcalib/MHCalibrationCam.[h,cc], mhcalib/MHCalibrationRelTimeCam.[h,cc],
1457 mhcalib/MHCalibrationChargeCam.[h,cc]
1458 - put overflow management and results camera initialization into
1459 base class
1460
1461 * mcalib/MCalibrateData.[h,cc]
1462 - added possibility to re-normalize signal to equiv. photo-electrons
1463 ( SetSignalType(MCalibrateData::kPhe) ).
1464 Default is old version in photons
1465 - speed up Process by storing pre-calculated calibration constants
1466 in arrays (needed 40% of CPU time of the eventloop before, now: 23%)
1467 - added new pointer to different MCalibrationChargeCam used for
1468 updates
1469 - added possibility to update the conversion factors using the
1470 MCalibrationChargeCam stored in fCalibUpdate.
1471 - added Print() function
1472
1473 * mcalib/MCalibCalcFromPast.[h,cc]
1474 - committed final version, now also in the Makefile
1475
1476 * mjobs/MJCalibrateSignalFromOutside.[h,cc], macros/calibration.C
1477 - committed final version, now able to calibrate interlaced cal.
1478 events.
1479
1480
1481
1482 2005/01/14 Hendrik Bartko
1483
1484 * msignal/calibration_weights_UV.dat
1485 - fixed a small bug in the noise autocorrelation of the AB-noise
1486
1487 * msignal/calibration_weights_blue.dat
1488 - new weights file for blue calibration pulses
1489
1490 * cosmics_weights.dat
1491 - fixed a small bug in the noise autocorrelation of the AB-noise
1492
1493
1494
1495 2005/01/14 Markus Gaug
1496
1497 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1498 - added a small acceleration of the program, tested by Hendrik and
1499 me.
1500
1501 * mpedestal/MPedCalcFromLoGain.cc
1502 - fixed one warning output which was not a real warning.
1503
1504 * mcalib/MCalibrationChargeCam.cc
1505 - improved the function to calculate a mean conversion factor over
1506 the whole camera including a fit to the values.
1507
1508 * mpedestal/MPedCalcPedRun.[h,cc]
1509 - undo some changes introduced by TB on 2/12/04 which had made the
1510 use of interlaced pedestal events impossible again.
1511 - Use now the new class MTriggerPattern directly to recognize an
1512 interlaced pedestal event.
1513
1514
1515
1516 2005/01/14 Thomas Bretz
1517
1518 * callisto.cc:
1519 - fixed a typo in output
1520
1521 * manalysis/MGeomApply.cc:
1522 - removed some old code already in comments
1523 - added possibility to switch off automatic processing (used
1524 if two different geometries around)
1525
1526 * manalysis/MMultiDimDistCalc.cc, mhbase/MHMatrix.[h,cc],
1527 mranforest/MRanForestCalc.cc, mtools/MHSimulatedAnnealing.[h,cc],
1528 mtools/MSimulatedAnnealing.h:
1529 - added include of TVector because in newer root version it is
1530 not included from TMatrix anymore
1531
1532 * mbase/BaseLinkDef.h, mbase/MMath.[h,cc]:
1533 - to stick to the convention of TMath in newer root versions MMath
1534 changed from a class to a namespace
1535
1536 * mbase/MEvtLoop.[h,cc]:
1537 - to support newer root version added a second Write-function
1538 with a const qualifier.
1539
1540 * mdata/MDataChain.cc:
1541 - changed access to TMath for newer root versions
1542
1543 * mfileio/MChain.[h,cc]:
1544 - implemented a workaround for teh changed LoadTree definition
1545 in newer root-versions
1546
1547 * mfileio/MReadTree.cc:
1548 - fixed a bug in CheckBranchSize caused some warning to be
1549 displayed
1550
1551 * mhflux/MHAlpha.cc:
1552 - removed check for fResult in PostProcess (it is always there)
1553
1554 * msignal/MExtractTimeFastSpline.cc:
1555 - fixed delete --> delete[]
1556
1557 * mbadpixels/MBadPixelsCalc.cc:
1558 - slight change to some output
1559
1560 * mbase/MTaskEnv.h:
1561 - set name of default task when pointer is given
1562
1563 * mjobs/MJCalibrateSignal.cc:
1564 - fixed handling of extraction range for various cases
1565 - fixed handling in case no arrival times are calculated
1566
1567 * mjobs/MJCalibration.cc:
1568 - write at least a default arrival time calibration container
1569 to make further processing easier
1570
1571 * mjobs/MJPedestal.[h,cc]:
1572 - fixed handling of extraction range for various cases
1573
1574
1575
1576 2005/01/14 Abelardo Moralejo
1577
1578 * mtemp/mpadova/macros/trainsubsample.C, RanForestDISP.C
1579 - added. Two macros used in the analysis of real wobble mode data.
1580
1581
1582
1583 2005/01/14 Daniela Dorner
1584
1585 * macros/sql/filldotrun.C
1586 - added new arehucas-verions and changed code accordingly
1587
1588
1589
1590 2005/01/13 Abelardo Moralejo
1591
1592 * macros/starmc.C
1593 - Added (commented) lines for the case of gamma MC source off-axis
1594 (wobble mode). Changed default extractor to
1595 MExtractFixedWindowPeakSearch.
1596
1597
1598
1599 2005/01/13 Raquel de los Reyes
1600
1601 * callisto.rc
1602 - introduced several configuration lines
1603 (format: "class".DataCheck: No) to allow callisto
1604 to run with rawfiles. Necessary for the datacheck.
1605
1606
1607
1608 2005/01/13 Markus Gaug
1609
1610 * mcalib/MCalibColorSet.cc
1611 - fixed runs 45605-45609
1612
1613 * msignal/MExtractor.h
1614 - take out the variable fHiLoLast from the streamer. Will be
1615 initialized in the ReInit(), if needed
1616
1617 * msignal/MExtractor.cc
1618 - Initialized fHiLoLast to 0. Otherwise, a second eventloop with
1619 the same extractor may have that variable set to a certain
1620 value, even if not desired. The ReInit() fixes fHiLoLast, if
1621 different from 0.
1622
1623 * mpedestal/MExtractPedestal.cc
1624 * mpedestal/MPedCalcPedRun.cc
1625 * mpedestal/MPedCalcFromLoGain.cc
1626 - fix the output of the print to the correct value for the case
1627 that the extractor is used.
1628
1629
1630 2005/01/13 Thomas Bretz
1631
1632 * callisto.rc:
1633 - fixed some typos
1634
1635 * mbase/MLog.cc:
1636 - unset DEBUG defined unintentionally
1637
1638 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
1639 - removed printing Weights in InitArrays, because otherwise
1640 the output of a full data calibration is totally crowded
1641 with numbers. Having the weights-file name on the display
1642 is perfectly enough.
1643
1644
1645
1646 2005/01/12 Markus Gaug
1647
1648 * mcalib/MCalibrationIntensityRelTimeCam.cc
1649 - added fit to improve averageing of the obtained results
1650
1651
1652
1653 2005/01/12 Thomas Bretz
1654
1655 * manalysis/MMatrixLoop.cc:
1656 - changed name to MRead because it now derives from MRead
1657
1658 * mbase/MEvtLoop.[h,cc]:
1659 - implemented an option not to cascade the status display to the
1660 parameter list in PreProcess
1661
1662 * mhflux/MHAlpha.cc:
1663 - changed name of "Significance" to "MinimizationValue"
1664 - return -significance to have a value being minimized
1665
1666 * mhist/MHCamera.cc:
1667 - fixed output of text in legend
1668
1669 * mhist/MHEvent.[h,cc]:
1670 - implemented new options for calibrated pedestals
1671
1672 * mmain/MEventDisplay.cc:
1673 - fixed to support latest changes in MJCalibrateSignal
1674
1675 * mpedestal/MPedPhotCam.cc:
1676 - added new options in GetPixelContent (4 and 5) to support
1677 a correct camera display
1678
1679 * mjobs/MJCalibrateSignal.cc:
1680 - fixed display of calibrated pedestal and pedestal rms
1681 - changed order of plots. Now all interpolated values
1682 (means all calibrated values which are bad-pixel treated)
1683 are displayed behind the unsuitable pixels.
1684
1685 * mjobs/MJ*.cc:
1686 - corrected all wrong %06d to %08d to fit the number of
1687 digits in run-numbers
1688
1689
1690
1691 2005/01/11 Abelardo Moralejo
1692
1693 * mjobs/Makefile
1694 - added missing include -I ../mtrigger
1695
1696
1697
1698 2005/01/11 Thomas Bretz
1699
1700 * callisto.cc, callisto.rc:
1701 - changed such, that all three kinds of pedestals are calcualted
1702 (usefull for studies)
1703
1704 * manalysis/MMatrixLoop.[h,cc]:
1705 - derived from MRead
1706 - implemented some basic functions from MRead
1707
1708 * mfilter/MFCosmics.[h,cc]:
1709 - allow setting of name of MPedestalCam
1710
1711 * mhbase/MBinning.[h,cc]:
1712 - added SetEdges taking MParList as input
1713
1714 * mhflux/MHAlpha.cc:
1715 - use new function from MBinning
1716
1717 * mjobs/MJCalibrateSignal.[h,cc]:
1718 - changed to calculate all three kinds of pedestals
1719 - added filters for trigger pattern and illuminated events
1720
1721 * mjobs/MJPedestal.cc:
1722 - give different names to tabs with different pedestals
1723
1724 * mjobs/MJStar.cc:
1725 - on request changed used pedestal from "FromExtractor" to
1726 "FromExtractorRndm"
1727
1728 * mtrigger/MTriggerPattern.h:
1729 - added Reset function
1730
1731 * mtrigger/MTriggerPatternDecode.[h,cc]:
1732 - added using file format version number
1733
1734
1735
1736 2005/01/11 Markus Gaug
1737
1738 * mbadpixels/MBadPixelsPix.cc
1739 - updated documentation
1740
1741 * mcalib/MCalibrationChargeCalc.cc
1742 - make pixels with deviating number of phes unreliable instead of
1743 unsuitable (this was already thought so, but missed to modify
1744 at one place).
1745
1746 * mhcalib/MHCalibrationCam.[h,cc]
1747 - add possible flag 'kInterlaced': default: kFALSE (like before)
1748 - added pointer to MRawEvtHeader to deny cosmics events in case
1749 of 'interlaced' flag is set. No changes for 'normal' calibration
1750
1751
1752
1753 2005/01/10 Benjamin Riegel
1754
1755 * mreport/MReportStarguider.cc, mreport/MReportStarguider.h
1756 - added two classes for implementing starguider-data
1757
1758 * mreport/ReportLinkDef.h
1759 - added class MReportStarguider to be linked:
1760 #pragma link C++ class MReportStarguider+;
1761
1762 * mreport/Makefile
1763 - added file MReportStarguider.cc
1764
1765 * merpp.cc
1766 - added two containers ( MReportStarguider, MTimeStarguider ) and
1767 added MReportStarguider to the list:
1768 w->AddContainer("MReportStarguider", "Starguider");
1769 w->AddContainer("MTimeStarguider", "Starguider");
1770 r->AddToList("MReportStarguider");
1771
1772
1773
1774 2005/01/10 Markus Gaug
1775
1776 * mcalib/MCalibColorSet.cc
1777 - return kFALSE for CL-run instead of kTRUE
1778
1779 * mcalib/MCalibrationChargeCalc.cc
1780 - stop program in case that multiple colours are found in same file
1781 without intensity calibration
1782
1783 * mbadpixels/MBadPixelsPix.h
1784 - added two new possible UnCalibrated_t flags for the hi-lo
1785 calibration
1786
1787 * macros/calibration.C
1788 - add the calls to:
1789 MArray::Class()->IgnoreTObjectStreamer();
1790 MParContainer::Class()->IgnoreTObjectStreamer();
1791 in main.
1792
1793 * msignal/MExtractor.h
1794 - added Getter for fOffsetLoGain (was still missing)
1795
1796 * mhcalib/MHCalibrationChargeCam.[h,cc]
1797 - remove pixels with histogram overflow only if their percentage
1798 passes a certain limit (default: 0.5%). Before, every overflow
1799 lead to an unsuitable pixel.
1800
1801 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
1802 - implemented changes suggested by T.B. to speed up calculations
1803 - take fNameWeightsFile into the streamer, otherwise the Clone()
1804 will always create an extractor with cosmic's weights.
1805 - set fOffsetLoGain to a slighly higher value. The DF seems to
1806 have a different offset since it uses different pulse shapes
1807 and thus sightly different time definitions.
1808
1809
1810
1811 2005/01/10 Thomas Bretz
1812
1813 * mhvstime/MHVsTime.cc:
1814 - fixed a compiler error for gcc 2.95.3, see Mantis bug # 157
1815
1816 * callisto.cc:
1817 - changed such, that the calculated pedestal is not random
1818 anymore
1819 - added code to calculate the pedestal also with randomization,
1820 but this code is for the moment commented out.
1821
1822 * callisto.rc:
1823 - fixed naming of pedestal calculation
1824
1825 * mbadpixels/MBadPixelsCalc.cc:
1826 - added a second check which compares the pedestal rms with
1827 the variance of the pedestal rms in the same sector
1828
1829 * mjobs/MJCalibrateSignal.[h,cc]:
1830 - changed to calculate the pedestal from extractor without
1831 randomization
1832 - added code to calculate the pedestal also with randomization,
1833 but this code is for the moment commented out.
1834
1835 * mjobs/MJCalibration.cc:
1836 - made sure that pedcam always has the correct name
1837 (FIXME? Print a warning if it has the wrong name)
1838
1839 * mjobs/MJPedestal.[h,cc]:
1840 - changed such, that it allows the calculation of pedestals
1841 in three different ways (fundamental, fromextractor,
1842 fromextractorrndm)
1843 - therefor removed SetExtractorResolution and added
1844 + void SetExtractionFundamental()
1845 + void SetExtractionWithExtractorRndm()
1846 + void SetExtractionWithExtractor()
1847
1848 * mjobs/MJStar.cc:
1849 - changed/fixed the input name of the MPedPhotCam used in the
1850 image cleaning
1851
1852 * mraw/MRawFileRead.[h,cc]:
1853 - changed return type of OpenNextFile
1854 - in some cases return kERROR in OpenNextFile to abort the Processing
1855 with an error
1856
1857 * mraw/MRawRunHeader.cc:
1858 - call a wrong file format version ERROR now
1859
1860 * mhflux/MAlphaFitter.[h,cc]:
1861 - make sure that resetted values are returned if fit failed
1862 - set default scaling too kOffRegion
1863
1864 * mhflux/MHAlpha.cc:
1865 - some small fixes to handling of MHAlphaOff
1866
1867 * mhflux/MHFalseSource.[h,cc]:
1868 - implemented possible usage of MHFalsSourceOff for On-Off-Analysis
1869 - updated display accordingly
1870 - updated fit accordingly
1871 - removed catalog temporarily from plots until I found the
1872 reason for the strange crashes
1873
1874 * mbadpixels/MBadPixelCalc.[h,cc]:
1875 - implemented the possibility to check the pedestal rms against the
1876 variance of the pedstal rms, too. The option is curretly switched
1877 off.
1878 - enahanced informal output in PreProcess
1879
1880 * mbase/MTaskList.cc:
1881 - a little change to some output
1882
1883
1884
1885 2005/01/10 Wolfgang Wittek
1886
1887 * mfbase/MFEventSelector2.cc
1888 - check whether filter exists before calling
1889 filter->CallPreProcess(parlist)
1890
1891
1892
1893 2005/01/08 Markus Gaug
1894
1895 * mhcalib/MHCalibrationHiLoCam.[h,cc]
1896 * mcalib/MCalibrationHiLoCam.[h,cc]
1897 * mcalib/MCalibrationHiLoPix.[h,cc]
1898 * mcalib/MIntensityCalibrationHiLoCam.[h,cc]
1899 * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
1900 mcalib/CalibLinkDef.h
1901 - new classes for calibration of conversion high-gain vs. low-gain
1902
1903 * msignal/MExtractedSignalPix.[h,cc]
1904 - added data member fChisquare, set to -1. by Clear() and Reset()
1905 - raised version number by 1
1906
1907 * msignal/MExtractedSignalCam.[h,cc]
1908 - added data member fNdf, set to -1 by default
1909 - new function: GetProb(const Int_t pixidx) to be called to
1910 calculate the joint probability of Chisquare of pixel "pixidx"
1911 and fNdf
1912 - added documentation of data members
1913 - raised version number by 1
1914
1915 * mhcalib/MHCalibrationChargeCam.cc
1916 - strengthened default histogram limits a bit, should accelerate
1917 the calibration by 20%.
1918
1919 * mjobs/MJCalibrateSignalFromOutside.cc
1920 - fixed two lines to compile MCalibrateData with the recent changes
1921 by TB
1922
1923 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1924 - fixed two bugs introduced yesterday by TB.
1925
1926 * msignal/MExtractTimeAndChargeSpline.cc
1927 * msignal/MExtractTimeAndChargeSlidingWindow.cc
1928 - adopt part of TB's speed accelerations into these classes
1929
1930 * msignal/MExtractTimeAndCharge.cc
1931 - fix the low-gain extraction window for the case that the high-gain
1932 is saturated. Was skipped so far.
1933
1934
1935
1936 2005/01/07 Markus Gaug
1937
1938 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
1939 - catch the case that more than 90% of the pixels have saturated
1940 signals and fix the extraction window from the occurrance of
1941 saturation, then. Important for high-intensity calibration events.
1942
1943
1944 * msignal/MExtractor.cc
1945 * msignal/MExtractTime.cc
1946 * msignal/MExtractTimeAndCharge.cc
1947 - added some documentation
1948
1949 * msignal/MExtractTime.[h,cc]
1950 - moved the empty function FindTimeHiGain() and FindTimeLoGain() to
1951 the header-file.
1952
1953
1954
1955
1956 2005/01/07 Abelardo Moralejo
1957
1958 * mbase/MLog.h
1959 - Added #include "TSystem.h", otherwise gSystem is not recognized
1960 in Mac OSX.
1961
1962 * manalysis/MMakePadHistograms.cc
1963 - Changed badcalc.SetNamePedPhotContainer to
1964 badcalc.SetNamePedPhotCam
1965
1966
1967
1968 2005/01/07 Thomas Bretz
1969
1970 * mbadpixels/MBadPixelsCalc.[h,cc], macros/ONOFFAnalaysis.C:
1971 - replaced PedPhotContainer by PedPhotCam for consistency
1972
1973 * mbase/MLog.[h,cc]:
1974 - return *this in Seperator()
1975
1976 * mbase/MPrint.[h,cc]:
1977 - use new separator manipulator in PreProcess
1978 - fixed a type: separator instead of seperator
1979
1980 * mfileio/MReadTree.[h,cc]:
1981 - added a check for branch->IsAutoDelete() in Notify()
1982
1983 * mpedestal/MExtractPedestal.[h,cc]:
1984 - added new option 'fRandomCalculation' be used to switch on-/off-
1985 randomization in extractors, the default should be like before
1986 - added Process() calling Calc()
1987
1988 * mpedestal/MPedCalcFromLoGain.[h,cc], mpedestal/MPedCalcPedRun.[h,cc]:
1989 - renamed Process() to Calc()
1990
1991 * Makefile:
1992 - removed macros/calibration.C, which seems to have been
1993 unintantionally introduced.
1994
1995 * manalysis/Makefile:
1996 - removed unintantionally introduced wrong include
1997
1998 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
1999 - a small acceleration discussed with Hendrik by replacing a
2000 counter in a loop by pointer arithmetics
2001
2002 * mraw/MRawEvtPixelIter.cc:
2003 - fixed a bug in GetMaxIdxHiLoGain which caused the loop to
2004 read one byte behind the end of the array
2005 - fixed HasLoGain() which really did weired things, means accessing
2006 sometimes memory somewhere. This could theoretically result
2007 in assigning the wrong lo-gains to the wrong pixels.
2008
2009 * mtrigger/MTriggerPattern.[h,cc], mtrigger/MTriggerPatternDecode.[h,cc],
2010 mtrigger/MFTriggerPattern.[h,cc]:
2011 - added
2012
2013 * mtrigger/Makefile, mtrigger/TriggerLinkDef.h:
2014 - added MTriggerPattern, MTriggerPatternDecode and MFTriggerPattern
2015
2016 * manalysis/MEnergyEstParam.h:
2017 - added a new function SetVariables calling SetCoeff
2018
2019 * mcalib/MCalibrateData.[h,cc]:
2020 - removed data members for container names
2021 - added new lists for container names
2022 - allow to calibrate more than one pedestal container at the same
2023 time
2024
2025 * mjobs/MJCalibrateSignal.cc:
2026 - changed accordingly
2027
2028
2029
2030 2005/01/05 Thomas Bretz
2031
2032 * mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationChargeCalc.cc,
2033 mhcalib/MHCalibrationRelTimeCam.cc:
2034 - made some output lines fit into convinience window of 80 col
2035
2036 * mhist/MHCamEvent.cc:
2037 - make sure that x-axis has correct title
2038
2039 * msignal/MArrivalTimePix.cc:
2040 - init error to -1 which is a obviously non valid value
2041 - fixed IsValid() which gave wrong results
2042
2043 * msignal/MExtractTimeAndCharge.cc, msignal/MExtractedSignalPix.cc:
2044 - made sure that LoGain is flagged non-valid if no lo-gain exists
2045 - push time back at the edge of the allowed limits if outside
2046
2047 * mbase/MGList.[h,cc]:
2048 - introduced new functions Delete and DeletePictures
2049 - SetBit(kMustCleanup) in constructor. Otherwise it is not
2050 correctly removed from ListOfCleanups
2051
2052 * mbase/MLog.cc:
2053 - SetBit(kMustCleanup) if adding a plugin to make sure it is cleaned
2054 from the list
2055
2056 * mbase/MParContainer.[h,cc]:
2057 - replaced return type of GetDescriptor by TString. The old version
2058 was terribly wrong! The returned memory wasn't removed as soon
2059 as the function returned.
2060
2061 * mbase/MStatusDisplay.[h,cc]:
2062 - for security (thread safty) replaced all Form() by MString::Form()
2063 - implemented a more secure scheme of Closing (Clone()) this was
2064 a hint given by valgrind
2065 - set kMustCleanup for all new object in ClonePad not only kCanDelete
2066 - fixed some lines in pulldown-menus
2067 - add TPads to ListOfCleanups in ClonePad (workaround!)
2068
2069 * mbase/MString.[h,cc]:
2070 - implemented a new static Form() function returning a copy of
2071 the result
2072
2073 * mbase/MTask.[h,cc]:
2074 - replaced return type of GetDescriptor by TString. The old version
2075 was terribly wrong! The returned memory wasn't removed as soon
2076 as the function returned.
2077 - Made GetDescriptor thread safe using MString::Form
2078
2079 * mfileio/MWriteRootFile.cc:
2080 - Use GetDescriptor().Data() when using any kind of printf function
2081
2082 * mhbase/MFillH.cc:
2083 - replaced string concatenation in all constructors by a Form
2084 (also suggested by valgrind)
2085
2086 * mhcalib/MHCalibrationRelTimeCam.cc:
2087 - made some output fit into 80col boundary
2088
2089
2090
2091
2092 2005/01/03 Thomas Bretz (HAPPY NEW YEAR)
2093
2094 * mfht:
2095 - added new directory for hexagonal fourier transformation
2096
2097 * mfht/HftIncl.h, mhft/HftLinkDef.h, mhft/MGeomCamMagicXT.[h,cc],
2098 mhft/MGeomCamMagicEnhance.[h,cc], mhft/MHexgaonalFT.[h,cc],
2099 mhft/MHexagonalFreqSpace.[h,cc], mhft/MHexagonalFTCalc.[h,cc],
2100 mhft/Makefile:
2101 - added
2102
2103 * macros/extendcam.C:
2104 - added: tutorial for MGeomCamExtend
2105
2106 * macros/hft.C:
2107 - added: tutorial for MHexgonalFTCalc
2108
2109 * macros/dohtml.C:
2110 - updated
2111
2112 * macros/rootlogon.C:
2113 - updated
2114
2115 * Makefile:
2116 - mhft added
2117
2118 * mbase/MParContainer.cc, mbase/MLog.cc:
2119 - added a pre-compiler option for destructor debugging
2120
2121 * mbase/MTaskList.[h,cc]:
2122 - added new function Replace
2123
2124 * mdata/MDataChain.cc, mfbase/MF.cc:
2125 - shortened some output
2126
2127 * mdata/MDataArray.[h,cc]:
2128 - added new function FindRule
2129
2130 * mfileio/MReadTree.[h,cc]:
2131 - enhanced functionality to be able to read a TTree stored in memory
2132 instead of a file. Therefor introduced fTree which is now the pointer
2133 used and replaced fChain where TTree and TChain have common behaviour.
2134 Where they behave uncommon new code for the new case has been added.
2135
2136 * mfileio/MWriteRootFile.[h,cc]:
2137 - enhanced functionality to be able to write a TTree into memory
2138 instead of a file. This were maily bugfixes for the case fOut==0, which
2139 must be handled correctly. Becarefull a tree filles without a file
2140 is not deleted automatically!
2141
2142 * mhbase/MBinning.h:
2143 - added copy constructor
2144 - fixed buggy SetEdges(MBinning&) which didn't work
2145
2146 * mhbase/MHMatrix.cc:
2147 - when adding a new rule check first if the same rule already exists
2148
2149 * mhflux/MAlphaFitter.[h,cc]:
2150 - added new functionality to support on-off analysis
2151 - didn't touch existing code
2152
2153 * mhflux/MHAlpha.[h,cc]:
2154 - added new functionality to support on-off analysis
2155 - replaced Fit() calls by newer function calls
2156 - added DrawAll - PRELIMINARY
2157 - fixed a bug when projecting - may be the reson for some strange
2158 crashes
2159
2160 * mcalib/MCalibColorSet.cc:
2161 - fixed a stupid bug introduced last year, which caused MCalibColorSet
2162 in some circumstances to stop the eventloop when it shouldn't
2163
2164 * mjobs/MSequence.cc:
2165 - expand path names
2166
Note: See TracBrowser for help on using the repository browser.