source: trunk/MagicSoft/Mars/Changelog@ 6547

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