source: trunk/MagicSoft/Mars/Changelog@ 6238

Last change on this file since 6238 was 6238, checked in by gaug, 20 years ago
*** empty log message ***
File size: 44.7 KB
Line 
1
2Please do not write behind the end of line tag so that it is possible
3to send a Changelog file to a line printer directly. Thanks.
4
5For your entries please follow EXACTLY this style:
6
7_yyyy/mm/dd_[Your Name]
8_
9___*_filename:
10_____-_description
11_
12___*_filename2, filename3:
13_____-_description
14_
15_
16_
17
18While an underscore is a placeholder for a white-space or an empty line.
19
20
21 -*-*- END OF LINE -*-*-
22
23 2005/02/03 Markus Gaug
24
25 * mcalib/MCalibColorSet.[h,cc]
26 - implement possibility to set colour explicitely (e.g. for MC).
27
28 * msignal/MExtractTimeAndChargeDigitalFilter.cc
29 - intialize fTimeShiftHiGain and fTimeShiftLoGain by default.
30
31
32 2005/02/02 Markus Gaug
33
34 * mcalib/MCalibrationChargeCam.cc
35 - fixed small bug in the display of mean charges when low-gain was
36 used.
37
38 * msignal/MExtractor.cc
39 - print the missing overlap between high-gain and low-gain
40 in the Print() function
41 - remove setting of fHiLoLast in PreProcess, otherwise cloned
42 extractors do not work any more with windows exceeding the
43 high-gain range.
44
45 * mhcalib/MHCalibrationTestCam.[h,cc]
46 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
47 - set proper probability limits for the fits
48
49 * mcalib/MCalibrateData.cc
50 - catch the case in which no interlaced cal. events are being sent
51 by the pulser box.
52
53 * mjobs/MJCalib.[h,cc]
54 - put the data type enum in a new base class
55
56 * mjobs/MJCalibTest.[h,cc]
57 - re-name old class MJExtractCalibTest to MJCalibTest and make it
58 compatible with the sequence-files.
59
60 * mjobs/MJExtractCalibTest.[h,cc]
61 - remove
62
63 * mjobs/MJCalibrateSignal.cc
64 - put a compiler warning about the default cal. to photo-electrons
65
66 * callisto.cc
67 - add new flag "--use-test" to enable the MJCalibTest facility
68 (default: not used)
69
70
71 2005/02/01 Raquel de los Reyes
72
73 * mjobs/MSequence.h
74 - Added "Get" functions for the TArrays variables.
75
76
77 2005/02/01 Markus Gaug
78
79 * mjobs/MJPedestal.[h,cc]
80 * mjobs/MJCalibration.[h,cc]
81 * mjobs/MJCalibrateSignal.[h,cc]
82 * callisto.rc
83 - put enum for data type. Can now set the data type (mc, raw, root)
84 without running the data check.
85
86 * mhcalib/MHCalibrationCam.cc
87 - return kTRUE in PostProcess if GetNumExecutions is 0
88
89 * mcalib/MCalibrationChargeCalc.cc
90 - return kTRUE in PostProcess if GetNumExecutions is 0
91
92 2005/02/01 Daniel Mazin
93
94 * MPointingPosInterpolate.cc:
95 - fixed bug to match the units of Ra and Decl in MPointingPos
96 - fixed bug in handling of events with times outside of times from
97 MDrive tree
98
99 2005/02/01 Thomas Bretz
100
101 * showplot.cc:
102 - another fix to make the batch mode working (you can use the batch
103 mode to convert a root-file into another format)
104
105 2005/01/31 Thomas Bretz
106
107 * mbase/MStatusDisplay.cc:
108 - fixed handling of batch mode in GetCanvas(const TString &name)
109 - don't skip already existing tabs in Display()
110
111
112
113 2005/01/31 Raquel de los Reyes
114
115 * mjobs/MSequence.h
116 - Added "Get" functions for some of the sequence.txt file
117 parameters.
118
119
120
121 2005/01/31 Markus Gaug
122
123 * mjobs/MJob.[h,cc]
124 * mjobs/MJCalibrateSignal.[h,cc]
125 * mjobs/MJCalibration.[h,cc]
126 - move file type enum to base class
127
128 * mjobs/MJCalibrateSignal.[h,cc]
129 - allow also for direct setting of an MRunIter (not used in
130 callisto).
131
132 * mcalib/MCalibrationChargeCalc.[h,cc]
133 - test also for pulser strength changes additionally to changes in
134 colour.
135
136
137
138 2005/01/31 Abelardo Moralejo
139
140 * mpointing/MSrcPosCalc.cc
141 - Create only one instance of MAstroSky2Local for the
142 transformations, instead of two identical ones, as it was before.
143
144
145
146 2005/01/30 Markus Gaug
147
148 * mjobs/MJCalibration.cc
149 * mjobs/MJPedestal.cc
150 * mjobs/calibrationref_Nov04.rc
151 * mhcalib/MHCalibrationRelTimeCam.[h,cc]
152 - updated correct display of reference lines
153
154
155
156 2005/01/29 Markus Gaug
157
158 * msignal/MExtractFixedWindowSpline.[h,cc]
159 - fixed a bug occurring with overlapping windows between high-gain
160 and low-gain
161
162 * msignal/MExtractFixedWindowPeakSearch.cc
163 - take out call to fSignals->Clear() which is already done in
164 MTaskList.
165
166 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.[h,cc]
167 - new extractor reducing the bias and solving the problem with the
168 jumping pulse readout.
169
170
171
172 2005/01/28 Abelardo Moralejo
173
174 * mpointing/MSrcPosCalc.cc
175 - updated. Make it work as desired: obtain for each event the x,y
176 position on the camera of a source whose celestial coordinates
177 (J2000) have been set by the user in the container "MSourcePos"
178 of type MPointingPos, added to the parameter list. If the
179 container MSourcePos is not found, the center of the camera (or
180 other fixed position x,y set in the parameter list by the user -
181 in MSrcPosCam) is used as source position for all the events in
182 the loop.
183
184
185
186 2005/01/28 Thomas Bretz
187
188 * mjobs/MJCalibrateSignal.cc:
189 - fixed that extract1,2,3 haven't been deleted if loop failed.
190 - print tasklist also if loop failed.
191 - added a undefined task (MTaskEnv "FinalFantasy") as last task to
192 the event processing tasklist
193
194 * callisto.rc:
195 - added comments about "FinalFantasy" into call
196 - added comment for obsolete resources as discussed yesterday
197 evening: TimeUpperLimit
198
199 * mbase/MMath.[h,cc], manalysis/MCerPhotPix.[h,cc],
200 mpedestal/MPedPhotPix.h:
201 - replaced TruncatePrecision by ReducePrecision (its simply a better
202 name)
203
204 * mbase/MParList.cc:
205 - added a check to make 200%(!) sure that the container added
206 to the list is a MParContainer (everything else could crash
207 almost everything in Mars!)
208
209 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.[h,cc],
210 mjobs/MJPedestal.cc:
211 - simplified the code in the WriteResult functions by using
212 the new WriteContainer in MJob
213 - removed the TObjArray from the MParList! It is NOT a MParContainer
214 there are a lot of circumstance how this can crash Mars. I don't
215 know why the compiler allowed for this.
216 - unified WriteResult and WriteHists
217 - split GetOutputFile into two functions for simplification
218
219 * mjobs/MJCalibration.h:
220 - copy the extractorcam name when copying the contents
221
222 * mjobs/MJob.[h,cc]:
223 - new member function WriteContainer to simplify code in derived
224 classes
225
226 * mpointing/MSrcPosCalc.[h,cc]
227 - fixed the header according to Abelardo's changes
228 - added the initialization of the pointers to the constructor
229
230
231
232 2005/01/28 Markus Gaug
233
234 * msignal/MExtractTimeAndChargeDigitalFilter.cc
235 - introduce a security check for the time fine adjustment in case,
236 it is too large.
237
238 * mcalib/MCalibConstCam.[h,cc]
239 * mcalib/MCalibConstPix.h
240 - new classes to allow display of changing cal. constants with the
241 interlaced cal. events
242
243 * mcalib/MCalibrationChargeCalc.cc
244 - removed stopping of PostProcess in case that the evtloop is
245 finished with interlaced cal. events
246
247 * mcalib/MCalibrateData.[h,cc]
248 - fill MCalibConstCam with update results (once per calib. consts
249 update == every 10 sec.)
250 - introduce check for size of calibration constant. In case, it is
251 completetly out of range, set the MBadPixelsPix::IsUnsuitableRun
252
253 * mjobs/MJCalibrateSignal.cc:
254 - display one MHCamera more with changing conv. factors (only for
255 interlaced cal. events)
256
257 * mpedestal/MPedCalcFromLoGain.cc
258 - set default for MExtractWinFirst from 15 to 17 because of the
259 late cosmics signals in December
260
261
262 2005/01/28 Abelardo Moralejo
263
264 * mtemp/mpadova/macros/trainsubsample.C
265 - added # of events to be written in the output (instead of
266 fraction of total). Moved MSrcPosCam in output from RunHeaders
267 to Events tree.
268
269
270
271 2005/01/27 Daniel Mazin and Markus Gaug
272
273 * mcalib/MCalibrateData.[h,cc]
274 - derive this class from MCamEvent in order to be able to display
275 evolution of conversion factors in case of interlaced cal.
276 events
277
278 * mpointing/MInterpolatePointingPos.[h,cc]
279 - new class to interpolate pointing positions, adapted from a class
280 by Marcos Lopez
281
282 * mjobs/MJCalibrateSignal.[h,cc]
283 - enabled the calibration of data with interlaced calibration events
284
285 * msignal/MArrivalTime.[h,cc]
286 * mcalib/MCalibrateRelTime.cc
287 - removed Error of calibrated arrival time, as agreed on the last
288 software calibration meeting yesterday
289
290 * mjobs/MJCalibrateSignal.cc
291 - add display to show histogramming of conversion factors
292 - modify default calibration to equiv. photo-electrons
293 - allow for setting of MC, Raw or Root-file type in callisto.rc
294
295 * callisto.rc
296 - updated conf. file
297
298
299 2005/01/27 Thomas Bretz
300
301 * callisto.cc:
302 - don't display starting pedestals when calibrating the signal
303
304 * callisto.rc:
305 - added some comments
306
307 * star.rc:
308 - according to Daniel M. we have agreed to change the default
309 cleaning level to adapt it roughly to the new pedestal
310
311 * manalysis/MCerPhotPix.[h,cc], mpedestal/MPedPhotPix.h:
312 - as agreed in the current calibration meeting we truncate the
313 precision of the stored floating point values to roughly 0.5%
314 to gain storage space in the calibrated data (the gzip
315 algorithm compresses this stuff nicely - we gain roughly 15%)
316
317 * mhflux/MHFalseSource.cc, mjobs/MJCalibration.cc, mjobs/MJStar.cc:
318 - added a comment
319
320 * mjobs/MJCalibrateSignal.cc:
321 - changed title of unsuitable plot
322 - removed plot for calibrated fundamental pedestal as agreed in the
323 current calibration meeting (we may change this to an option)
324
325 * mjobs/MJPedestal.[h,cc]:
326 - changed the name of the "PedDiff" plot to be consistent with the
327 other tab-name
328 - changed the options for the display
329 - removed the dependancy of fDisplayType and the SetDataCheck
330 option
331 - added option kDisplayNone
332 - renamed enums from k*Display to kDisplay*
333
334 * mhist/MHCamEvent.cc:
335 - trying to get rid of the Err_%p workaround.
336
337 * manalysis/MCerPhotEvt.[h,cc]:
338 - added some '!' signs in the comment line. This is quick hack
339 to gain I/O speed and storage space. We will soon have new
340 containers for the calibrated data and image cleaning
341 information.
342 - changed version number to 6
343
344 * mhist/MHCamera.cc:
345 - added member function SetAllUsed
346
347
348
349 2005/01/26 Abelardo Moralejo
350
351 * macros/mccalibrate.C
352 - removed creation and writing out of MSrcPosCam. It is more
353 flexible to add it in starmc2.C if needed (for wobble mode for
354 instance).
355
356 * mtemp/mpadova/macros/RanForestDISP.C
357 - added possibility to set the number of hadrons read in for the
358 training. Added some missing containers to output.
359 - Fixed rule concerning the DISP, by adding parentheses. Remember
360 that MHMatrix::AddColumn does not respect the usual precedence
361 of operations!
362
363 * mtemp/mpadova/macros/resize.C
364 - added to output missing container MRawEvtHeader
365
366 * macros/starmc2.C
367 - added missing container MImagePar. Added possibility to set the
368 source position on the camera (for the wobble mode).
369
370
371
372 2005/01/25 Abelardo Moralejo
373
374 * macros/starmc2.C
375 - modified to allow double (train / test) output, for g/h
376 separation studies. Added several missing containers to output.
377
378
379
380 2005/01/25 Thomas Bretz
381
382 * mcalib/MCalibrationIntensityChargeCam.cc:
383 - fixed a lot of 'default argument'-warnings to make to code
384 compile
385
386 * mbase/MParContainer.[h,cc]:
387 - moved the empty Reset() function into the source file and
388 added a lot of comments
389 - implemented new helper-functions: GetNewObject
390
391 * mbase/MContinue.[h,cc]:
392 - allow to use MFilter-classes as filter in ReadEnv
393
394 * mbase/MTaskEnv.cc:
395 - replaced some code by GetNewObject
396
397 * mhbase/MFillH.cc:
398 - handle DrawOption "same" to be able to draw to the same pad
399
400 * mhbase/MH.[h,cc]:
401 - added same-argument to DrawSame
402
403 * mhbase/MH3.cc:
404 - removed some obsolete comments
405 - remove own drawing options before calling fHist->Draw
406
407 * mimage/MHHillas.cc, mimage/MHImagePar.cc:
408 - first try of implementing 'same' drawing option
409
410
411
412 2005/01/25 Markus Gaug
413
414 * mcalib/MCalibrationPattern.[h,cc]
415 * mcalib/MCalibrationPatternDecode.[h,cc]
416 - New Decoder task for the calibration pattern from the
417 digital modules
418
419 * mraw/MRawEvtHeader.[h,cc]
420 - remove decoding from this class
421
422 * mcalib/MCalibrationIntensityHiLoCam.[h,cc]
423 - remove, because one needs anyhow much more than one data file
424 to get a reasonable conversion factor
425
426 * mcalib/MCalibCalcFromPast.[h,cc]
427 - remove MCalibrationIntensityHiLoCam
428
429 * mbadpixels/MBadPixelsPix.h
430 * mbadpixels/MBadPixelsCam.cc
431 - changed one function name to GetUnsuitableCalLevel()
432
433 * mjobs/MJCalibration.cc
434 - replace all Y-titles with units "FADC counts" by "FADC cnts" and
435 "FADC slices" by "FADC sl.", otherwise they range out of the
436 canvas.
437
438 * mcalib/MCalibrationChargeCalc.cc
439 - ensure to set the color correctly in MCalibrationBlindCam
440
441 * callisto.rc
442 - put space for
443 MJCalibrateSignal.ExtractSignal.HiGainFirst: 2
444 MJCalibrateSignal.ExtractSignal.HiGainLast: 16
445
446
447 2005/01/24 Abelardo Moralejo
448
449 * manalysis/MMcCalibrationUpdate.cc
450 - Adapted to changes in MCalibrateData from 2005/01/16: moved
451 qepix.SetAvNormFFactor(1.) from Process() to ReInit(). Due to
452 this, for the last week you may have found trouble running
453 starmc.C and mccalibrate.C.
454
455
456
457 2005/01/24 Thomas Bretz
458
459 * callisto.cc:
460 - removed non-existing option from output
461
462 * manalysis/MEnergyEstimate.[h,cc]:
463 - added ReadEnv member function
464
465 * mbase/MContinue.[h,cc]:
466 - implementes AllowEmpty option to support doing nothing
467 defined in resource file
468 - added a first draft to allow usage of class-filters instead of
469 rules
470
471 * mbase/MMath.[h,cc]:
472 - implemented a function suggested by Florian Goebel which reduces
473 the precision of a float to ~0.5% which is usefull for data
474 compression by gzip
475
476 * mdata/MDataChain.[h,cc]:
477 - implemented ReadEnv member function
478
479 * mfbase/MF.cc:
480 - a small enhancement to the output in ReadEnv
481
482 * mhbase/MH3.cc:
483 - fixed call to FindObject in Paint which caused a profile to be
484 displayed incorrectly in case it was read from a file
485
486 * mhflux/MHFalseSource.[h,cc]:
487 - removed old obsolete unsused Significance functions
488 - implemented ReadEnv member function
489 - set false source binning only if BinningFalseSource is not default
490 - check parlist for BinningAlpha
491
492 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
493 mjobs/MJPedestal.cc:
494 - added an additional check and output if output-file could
495 not be opened
496
497 * mjobs/MJob.h:
498 - added some Getter
499
500 * mhbase/MBinning.[h,cc].
501 - added nen member functions
502 + SetEdgesRaw
503 + ReadEnv
504 + Print
505
506 * mhflux/MAlphaFitter.[h,cc]:
507 - added new member function ReadEnv
508
509 * mhflux/MHAlpha.cc:
510 - fixed a problem when fitting without off-data
511
512 * mbase/MStatusDisplay.cc:
513 - implemented a further fix in DrawClonePad to make sure
514 that the X-stuff doesn't get confused while still
515 GetDrawOption returns the correct value
516
517
518
519 2005/01/24 Markus Gaug
520
521 * msignal/MExtractTimeAndChargeDigitalFilter.cc
522 - introduced security check for the times fine-tuning to catch
523 outliers because of deviating pulse forms.
524
525 * msignal/MExtractTime.cc
526 * msignal/MExtractor.cc
527 - lowered default high-gain saturation limit to 250
528 - removed Clear() for two results containers at beginning of Process()
529
530 * msignal/MExtractor.h
531 - Take fHiLoLast into the Clone()
532
533 * msignal/MExtractedSignalPix.cc
534 - change sign of default initializer to negative.
535
536
537
538 2005/01/23 Markus Gaug
539
540 * mhcalib/MHCalibrationHiLoCam.[h,cc]
541 - updated to new logain switch setting in MExtractTimeAndCharge
542 - extract also high-gain vs. low-gain time difference
543
544 * mhcalib/MHCalibrationCam.[h,cc]
545 * mhcalib/MHCalibrationChargeCam.[h,cc]
546 - updated reading of conf. values in ReadEnv
547
548 * mhcalib/MCalibrationHiLoCam.[h,cc]
549 * mhcalib/MCalibrationHiLoPix.[h,cc]
550 * mhcalib/MCalibrationIntensityHiLoCam.[h,cc]
551 - updated accordingly
552
553 * mbadpixels/MBadPixelsCam.cc
554 - removed some bugs in the Print() function
555
556
557
558 2005/01/22 Markus Gaug
559
560 * mhcalib/MHCalibrationRelTimeCam.cc
561 - display in the averaged times display the event-by-event averaged
562 absolute arrival times instead of the rel. ones which do not make
563 much sense.
564
565 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
566 * mhcalib/MHCalibrationTestCam.[h,cc]
567 - update to the latest changes in analysis chain.
568
569 * mjobs/MJExtractCalibTest.[h,cc]
570 - update to the latest changes in analysis chain.
571
572 * mjobs/MJCalibration.cc
573 - replace title of that times-averageing Tab from "RelTimes" by
574 "Times".
575
576 * macros/calibration.C
577 - update to changes in MJExtractCalibTest
578
579
580
581 2005/01/21 Markus Gaug
582
583 * msignal/MExtractTimeAndChargeDigitalFilter.cc
584 * msignal/MExtractTimeAndChargeSlidingWindow.cc
585 * msignal/MExtractTimeAndChargeSpline.cc
586 - use the max. bin content for low-gain extraction
587
588 * callisto.rc
589 - add place for LoGainSwitch
590
591
592
593 2005/01/21 Florian Goebel
594
595 * mfbase/MF.cc:
596 - include a (TString) cast to make it compilable with gcc2.95.3
597
598
599
600 2005/01/21 Thomas Bretz
601
602 * mpointing/MSrcPosFromModel.cc:
603 - fixed crash in Process if no pointing model available
604
605 * mpointing/MPointingPosCalc.h:
606 - added missing initialization of data members
607
608 * mastro/MObservatory.[h,cc]:
609 - added ReadEnv member function
610
611 * mbase/MTaskEnv.h:
612 - added (=0) default to SetDefault
613
614
615
616 2005/01/20 Markus Gaug
617
618 * mcalib/MCalibrationIntensityChargeCam.[h,cc]
619 - added function to display fluctuations of a variable
620
621 * mcalib/MCalibrationPix.cc
622 - fixed small bug in High-gain mean error.
623
624 * msignal/MExtractTimeAndCharge.[h,cc]
625 - introduced high-gain maximum limit before extracting the low-gain
626
627
628
629 2005/01/20 Thomas Bretz
630
631 * mbase/MContinue.[h,cc]:
632 - added ReadEnv member function to support resource files
633
634 * mbase/MEvtLoop.[h,cc]:
635 - added a second arguemtn to reading of the resource file by name
636 - added some checks when reding the resource file and the
637 parameter list hasn't been setup
638
639 * mbase/MParList.cc:
640 - removed an obsolete output from ReadEnv
641
642 * mfbase/MF.[h,cc]:
643 - added ReadEnv member function to support resource files
644 - added kAllowEpty flag to support skipping by resource files
645
646 * mfbase/MFilterList.cc:
647 - added a comment
648
649 * mbase/MStatusDisplay.[h,cc]:
650 - fixed Write to be compatible with root 4.02/00
651 - worked around a problem with reading the DrawOption correctly
652 from a stored status display
653
654
655
656 2005/01/19 Thomas Bretz
657
658 * mbase/MMath.cc:
659 - added a comment to SignificanceLiMa, made by Daniel Mazin
660 - also check for b==0
661
662 * mhflux/MAlphaFitter.[h,cc]:
663 - fixed significance calculation in case of on-off data
664 - added fScaleFactor
665
666 * mhflux/MHAlpha.[h,cc], mhflux/MHFalseSource.cc:
667 - handle scale factor in case of on-off observations
668
669 * mjobs/MJPedestal.cc:
670 - aligned screen output to 80col rule
671
672 * mtrigger/MFTriggerPattern.[h,cc]:
673 - assigned correct integers to enum
674 - made sure that the enum is correctly handled in all function by
675 applying a r-value to the condition
676
677
678
679 2005/01/19 Abelardo Moralejo
680
681 * mtrigger/MFTriggerPattern.[cc,h]
682 - Changed Bool_t arguments of all setters to new type Prescale_t
683 defined by N. Galante (see below)
684
685
686
687 2005/01/19 Nicola Galante
688
689 * mtrigger/MFTriggerPattern.[cc,h]
690 - added in header enum Prescale_t { kUnPrescaled = kFALSE,
691 kPrescaled = kTRUE };
692
693 - fixed a bug in Process, both fMaskRequiredUnprescaled and
694 fMaskRequiredPrescaled are checked simultaneously.
695
696
697
698 2005/01/18 Markus Gaug
699
700 * mcalib/MCalibColorSet.cc
701 - fixed the remaining day of data without colour in project name
702 neither in digital modules bits.
703
704 * mpedestal/MPedCalcPedRun.[h,cc]
705 - catch the continuous light runs with MRawRunHeader::fRunType
706 == kRTCalibration to be recognized as effective pedestal runs.
707
708
709 2005/01/18 Thomas Bretz
710
711 * mbase/MMath.cc:
712 - added a check for s==0 in SignificanceLiMa, because otherwise the
713 result is NaN
714
715 * mfbase/MF.cc:
716 - removed an obsolete debugging output from the latest changes
717
718 * mhflux/MHAlpha.cc:
719 - reset fHTime, too
720
721
722
723 2005/01/18 Nicola Galante
724
725 * mtrigger/MFTriggerPattern.cc:
726 - added parentesis to ensure bitwise operators priority
727 with respect to logical operators.
728
729
730 2005/01/17 Thomas Bretz
731
732 * manalysis/MEnergyEstimate.[h,cc]:
733 - changed to be more general. Energy is now estimated from a rule
734 (MDataChain) The default behaviour is still the same as before
735 to copy the energy from MMcEvt
736
737 * mbase/MTask.cc:
738 - changed to write out the descriptor istead of the task-name only
739 in Pre/PostProcess
740
741 * mhbase/MH.cc:
742 - initialize fSerialNumber and fNumExecutions in constructor
743
744 * mhflux/MHFalseSource.cc:
745 - according to a suggestion by Markus Mayer I have changed
746 \\sigma_{max}=f to S_{max}=f\\sigma
747
748 * mjobs/MJCalibrateSignal.cc:
749 - as discussed with Markus and Abelardo fixed the MFTriggerPattern
750 call.
751
752 * mtrigger/MFTriggerPattern.cc, mtrigger/MTriggerPattern.cc,
753 mtrigger/MTriggerPatternDecode.cc:
754 - added some comment about file version
755
756 * mbase/MFilter.h:
757 - implemented new virtual function GetDataMember like in MData
758
759 * mbase/MTask.[h,cc]:
760 - when filter is added ass GetDataMember to branch list (should be
761 obsolete, because filter is in the tasklist, but it should not hurt)
762
763 * mfbase/MF.[h,cc], mfbase/MFDataChain.[h,cc], mfbase/MFDataMember.[h,cc],
764 mfbase/MFilterList.[h,cc]:
765 - implemented new function GetDataMember
766
767
768
769 2005/01/17 Markus Gaug
770
771 * msignal/MExtractTimeAndChargeDigitalFilter.cc
772 - remove a situation where the high-gain signal can be 0.
773
774 * mtrigger/MTriggerPattern.h
775 - fixed a bug in defining the trigger bit pattern (Have to start
776 from 0 instead of 1)
777
778 * mjobs/MJPedestal.cc
779 * mjobs/MJCalibrateSignal.cc
780 - fixed default extraction ranges.
781
782 * callisto.rc
783 - fixed default weights files for pedestal extraction for cosmcis
784
785 * mcalib/MCalibrationChargeCalc.cc
786 - removed program exit on occurrance of multiple colours without
787 intensity calibration
788
789
790
791 2005/01/17 Nadia Tonello and Markus Gaug
792
793 * mcalib/MCalibrationChargeCam.cc
794 - some fit improvements in the function GetAveragedConvFADC2PhotPerArea
795
796
797
798 2005/01/16 Markus Gaug
799
800 * mhcalib/MHCalibrationCam.[h,cc], mhcalib/MHCalibrationRelTimeCam.[h,cc],
801 mhcalib/MHCalibrationChargeCam.[h,cc]
802 - put overflow management and results camera initialization into
803 base class
804
805 * mcalib/MCalibrateData.[h,cc]
806 - added possibility to re-normalize signal to equiv. photo-electrons
807 ( SetSignalType(MCalibrateData::kPhe) ).
808 Default is old version in photons
809 - speed up Process by storing pre-calculated calibration constants
810 in arrays (needed 40% of CPU time of the eventloop before, now: 23%)
811 - added new pointer to different MCalibrationChargeCam used for
812 updates
813 - added possibility to update the conversion factors using the
814 MCalibrationChargeCam stored in fCalibUpdate.
815 - added Print() function
816
817 * mcalib/MCalibCalcFromPast.[h,cc]
818 - committed final version, now also in the Makefile
819
820 * mjobs/MJCalibrateSignalFromOutside.[h,cc], macros/calibration.C
821 - committed final version, now able to calibrate interlaced cal.
822 events.
823
824
825
826 2005/01/14 Hendrik Bartko
827
828 * msignal/calibration_weights_UV.dat
829 - fixed a small bug in the noise autocorrelation of the AB-noise
830
831 * msignal/calibration_weights_blue.dat
832 - new weights file for blue calibration pulses
833
834 * cosmics_weights.dat
835 - fixed a small bug in the noise autocorrelation of the AB-noise
836
837
838
839 2005/01/14 Markus Gaug
840
841 * msignal/MExtractTimeAndChargeDigitalFilter.cc
842 - added a small acceleration of the program, tested by Hendrik and
843 me.
844
845 * mpedestal/MPedCalcFromLoGain.cc
846 - fixed one warning output which was not a real warning.
847
848 * mcalib/MCalibrationChargeCam.cc
849 - improved the function to calculate a mean conversion factor over
850 the whole camera including a fit to the values.
851
852 * mpedestal/MPedCalcPedRun.[h,cc]
853 - undo some changes introduced by TB on 2/12/04 which had made the
854 use of interlaced pedestal events impossible again.
855 - Use now the new class MTriggerPattern directly to recognize an
856 interlaced pedestal event.
857
858
859
860 2005/01/14 Thomas Bretz
861
862 * callisto.cc:
863 - fixed a typo in output
864
865 * manalysis/MGeomApply.cc:
866 - removed some old code already in comments
867 - added possibility to switch off automatic processing (used
868 if two different geometries around)
869
870 * manalysis/MMultiDimDistCalc.cc, mhbase/MHMatrix.[h,cc],
871 mranforest/MRanForestCalc.cc, mtools/MHSimulatedAnnealing.[h,cc],
872 mtools/MSimulatedAnnealing.h:
873 - added include of TVector because in newer root version it is
874 not included from TMatrix anymore
875
876 * mbase/BaseLinkDef.h, mbase/MMath.[h,cc]:
877 - to stick to the convention of TMath in newer root versions MMath
878 changed from a class to a namespace
879
880 * mbase/MEvtLoop.[h,cc]:
881 - to support newer root version added a second Write-function
882 with a const qualifier.
883
884 * mdata/MDataChain.cc:
885 - changed access to TMath for newer root versions
886
887 * mfileio/MChain.[h,cc]:
888 - implemented a workaround for teh changed LoadTree definition
889 in newer root-versions
890
891 * mfileio/MReadTree.cc:
892 - fixed a bug in CheckBranchSize caused some warning to be
893 displayed
894
895 * mhflux/MHAlpha.cc:
896 - removed check for fResult in PostProcess (it is always there)
897
898 * msignal/MExtractTimeFastSpline.cc:
899 - fixed delete --> delete[]
900
901 * mbadpixels/MBadPixelsCalc.cc:
902 - slight change to some output
903
904 * mbase/MTaskEnv.h:
905 - set name of default task when pointer is given
906
907 * mjobs/MJCalibrateSignal.cc:
908 - fixed handling of extraction range for various cases
909 - fixed handling in case no arrival times are calculated
910
911 * mjobs/MJCalibration.cc:
912 - write at least a default arrival time calibration container
913 to make further processing easier
914
915 * mjobs/MJPedestal.[h,cc]:
916 - fixed handling of extraction range for various cases
917
918
919
920 2005/01/14 Abelardo Moralejo
921
922 * mtemp/mpadova/macros/trainsubsample.C, RanForestDISP.C
923 - added. Two macros used in the analysis of real wobble mode data.
924
925
926
927 2005/01/14 Daniela Dorner
928
929 * macros/sql/filldotrun.C
930 - added new arehucas-verions and changed code accordingly
931
932
933
934 2005/01/13 Abelardo Moralejo
935
936 * macros/starmc.C
937 - Added (commented) lines for the case of gamma MC source off-axis
938 (wobble mode). Changed default extractor to
939 MExtractFixedWindowPeakSearch.
940
941
942
943 2005/01/13 Raquel de los Reyes
944
945 * callisto.rc
946 - introduced several configuration lines
947 (format: "class".DataCheck: No) to allow callisto
948 to run with rawfiles. Necessary for the datacheck.
949
950
951
952 2005/01/13 Markus Gaug
953
954 * mcalib/MCalibColorSet.cc
955 - fixed runs 45605-45609
956
957 * msignal/MExtractor.h
958 - take out the variable fHiLoLast from the streamer. Will be
959 initialized in the ReInit(), if needed
960
961 * msignal/MExtractor.cc
962 - Initialized fHiLoLast to 0. Otherwise, a second eventloop with
963 the same extractor may have that variable set to a certain
964 value, even if not desired. The ReInit() fixes fHiLoLast, if
965 different from 0.
966
967 * mpedestal/MExtractPedestal.cc
968 * mpedestal/MPedCalcPedRun.cc
969 * mpedestal/MPedCalcFromLoGain.cc
970 - fix the output of the print to the correct value for the case
971 that the extractor is used.
972
973
974 2005/01/13 Thomas Bretz
975
976 * callisto.rc:
977 - fixed some typos
978
979 * mbase/MLog.cc:
980 - unset DEBUG defined unintentionally
981
982 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
983 - removed printing Weights in InitArrays, because otherwise
984 the output of a full data calibration is totally crowded
985 with numbers. Having the weights-file name on the display
986 is perfectly enough.
987
988
989
990 2005/01/12 Markus Gaug
991
992 * mcalib/MCalibrationIntensityRelTimeCam.cc
993 - added fit to improve averageing of the obtained results
994
995
996
997 2005/01/12 Thomas Bretz
998
999 * manalysis/MMatrixLoop.cc:
1000 - changed name to MRead because it now derives from MRead
1001
1002 * mbase/MEvtLoop.[h,cc]:
1003 - implemented an option not to cascade the status display to the
1004 parameter list in PreProcess
1005
1006 * mhflux/MHAlpha.cc:
1007 - changed name of "Significance" to "MinimizationValue"
1008 - return -significance to have a value being minimized
1009
1010 * mhist/MHCamera.cc:
1011 - fixed output of text in legend
1012
1013 * mhist/MHEvent.[h,cc]:
1014 - implemented new options for calibrated pedestals
1015
1016 * mmain/MEventDisplay.cc:
1017 - fixed to support latest changes in MJCalibrateSignal
1018
1019 * mpedestal/MPedPhotCam.cc:
1020 - added new options in GetPixelContent (4 and 5) to support
1021 a correct camera display
1022
1023 * mjobs/MJCalibrateSignal.cc:
1024 - fixed display of calibrated pedestal and pedestal rms
1025 - changed order of plots. Now all interpolated values
1026 (means all calibrated values which are bad-pixel treated)
1027 are displayed behind the unsuitable pixels.
1028
1029 * mjobs/MJ*.cc:
1030 - corrected all wrong %06d to %08d to fit the number of
1031 digits in run-numbers
1032
1033
1034
1035 2005/01/11 Abelardo Moralejo
1036
1037 * mjobs/Makefile
1038 - added missing include -I ../mtrigger
1039
1040
1041
1042 2005/01/11 Thomas Bretz
1043
1044 * callisto.cc, callisto.rc:
1045 - changed such, that all three kinds of pedestals are calcualted
1046 (usefull for studies)
1047
1048 * manalysis/MMatrixLoop.[h,cc]:
1049 - derived from MRead
1050 - implemented some basic functions from MRead
1051
1052 * mfilter/MFCosmics.[h,cc]:
1053 - allow setting of name of MPedestalCam
1054
1055 * mhbase/MBinning.[h,cc]:
1056 - added SetEdges taking MParList as input
1057
1058 * mhflux/MHAlpha.cc:
1059 - use new function from MBinning
1060
1061 * mjobs/MJCalibrateSignal.[h,cc]:
1062 - changed to calculate all three kinds of pedestals
1063 - added filters for trigger pattern and illuminated events
1064
1065 * mjobs/MJPedestal.cc:
1066 - give different names to tabs with different pedestals
1067
1068 * mjobs/MJStar.cc:
1069 - on request changed used pedestal from "FromExtractor" to
1070 "FromExtractorRndm"
1071
1072 * mtrigger/MTriggerPattern.h:
1073 - added Reset function
1074
1075 * mtrigger/MTriggerPatternDecode.[h,cc]:
1076 - added using file format version number
1077
1078
1079
1080 2005/01/11 Markus Gaug
1081
1082 * mbadpixels/MBadPixelsPix.cc
1083 - updated documentation
1084
1085 * mcalib/MCalibrationChargeCalc.cc
1086 - make pixels with deviating number of phes unreliable instead of
1087 unsuitable (this was already thought so, but missed to modify
1088 at one place).
1089
1090 * mhcalib/MHCalibrationCam.[h,cc]
1091 - add possible flag 'kInterlaced': default: kFALSE (like before)
1092 - added pointer to MRawEvtHeader to deny cosmics events in case
1093 of 'interlaced' flag is set. No changes for 'normal' calibration
1094
1095
1096
1097 2005/01/10 Benjamin Riegel
1098
1099 * mreport/MReportStarguider.cc, mreport/MReportStarguider.h
1100 - added two classes for implementing starguider-data
1101
1102 * mreport/ReportLinkDef.h
1103 - added class MReportStarguider to be linked:
1104 #pragma link C++ class MReportStarguider+;
1105
1106 * mreport/Makefile
1107 - added file MReportStarguider.cc
1108
1109 * merpp.cc
1110 - added two containers ( MReportStarguider, MTimeStarguider ) and
1111 added MReportStarguider to the list:
1112 w->AddContainer("MReportStarguider", "Starguider");
1113 w->AddContainer("MTimeStarguider", "Starguider");
1114 r->AddToList("MReportStarguider");
1115
1116
1117
1118 2005/01/10 Markus Gaug
1119
1120 * mcalib/MCalibColorSet.cc
1121 - return kFALSE for CL-run instead of kTRUE
1122
1123 * mcalib/MCalibrationChargeCalc.cc
1124 - stop program in case that multiple colours are found in same file
1125 without intensity calibration
1126
1127 * mbadpixels/MBadPixelsPix.h
1128 - added two new possible UnCalibrated_t flags for the hi-lo
1129 calibration
1130
1131 * macros/calibration.C
1132 - add the calls to:
1133 MArray::Class()->IgnoreTObjectStreamer();
1134 MParContainer::Class()->IgnoreTObjectStreamer();
1135 in main.
1136
1137 * msignal/MExtractor.h
1138 - added Getter for fOffsetLoGain (was still missing)
1139
1140 * mhcalib/MHCalibrationChargeCam.[h,cc]
1141 - remove pixels with histogram overflow only if their percentage
1142 passes a certain limit (default: 0.5%). Before, every overflow
1143 lead to an unsuitable pixel.
1144
1145 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
1146 - implemented changes suggested by T.B. to speed up calculations
1147 - take fNameWeightsFile into the streamer, otherwise the Clone()
1148 will always create an extractor with cosmic's weights.
1149 - set fOffsetLoGain to a slighly higher value. The DF seems to
1150 have a different offset since it uses different pulse shapes
1151 and thus sightly different time definitions.
1152
1153
1154
1155 2005/01/10 Thomas Bretz
1156
1157 * mhvstime/MHVsTime.cc:
1158 - fixed a compiler error for gcc 2.95.3, see Mantis bug # 157
1159
1160 * callisto.cc:
1161 - changed such, that the calculated pedestal is not random
1162 anymore
1163 - added code to calculate the pedestal also with randomization,
1164 but this code is for the moment commented out.
1165
1166 * callisto.rc:
1167 - fixed naming of pedestal calculation
1168
1169 * mbadpixels/MBadPixelsCalc.cc:
1170 - added a second check which compares the pedestal rms with
1171 the variance of the pedestal rms in the same sector
1172
1173 * mjobs/MJCalibrateSignal.[h,cc]:
1174 - changed to calculate the pedestal from extractor without
1175 randomization
1176 - added code to calculate the pedestal also with randomization,
1177 but this code is for the moment commented out.
1178
1179 * mjobs/MJCalibration.cc:
1180 - made sure that pedcam always has the correct name
1181 (FIXME? Print a warning if it has the wrong name)
1182
1183 * mjobs/MJPedestal.[h,cc]:
1184 - changed such, that it allows the calculation of pedestals
1185 in three different ways (fundamental, fromextractor,
1186 fromextractorrndm)
1187 - therefor removed SetExtractorResolution and added
1188 + void SetExtractionFundamental()
1189 + void SetExtractionWithExtractorRndm()
1190 + void SetExtractionWithExtractor()
1191
1192 * mjobs/MJStar.cc:
1193 - changed/fixed the input name of the MPedPhotCam used in the
1194 image cleaning
1195
1196 * mraw/MRawFileRead.[h,cc]:
1197 - changed return type of OpenNextFile
1198 - in some cases return kERROR in OpenNextFile to abort the Processing
1199 with an error
1200
1201 * mraw/MRawRunHeader.cc:
1202 - call a wrong file format version ERROR now
1203
1204 * mhflux/MAlphaFitter.[h,cc]:
1205 - make sure that resetted values are returned if fit failed
1206 - set default scaling too kOffRegion
1207
1208 * mhflux/MHAlpha.cc:
1209 - some small fixes to handling of MHAlphaOff
1210
1211 * mhflux/MHFalseSource.[h,cc]:
1212 - implemented possible usage of MHFalsSourceOff for On-Off-Analysis
1213 - updated display accordingly
1214 - updated fit accordingly
1215 - removed catalog temporarily from plots until I found the
1216 reason for the strange crashes
1217
1218 * mbadpixels/MBadPixelCalc.[h,cc]:
1219 - implemented the possibility to check the pedestal rms against the
1220 variance of the pedstal rms, too. The option is curretly switched
1221 off.
1222 - enahanced informal output in PreProcess
1223
1224 * mbase/MTaskList.cc:
1225 - a little change to some output
1226
1227
1228
1229 2005/01/10 Wolfgang Wittek
1230
1231 * mfbase/MFEventSelector2.cc
1232 - check whether filter exists before calling
1233 filter->CallPreProcess(parlist)
1234
1235
1236
1237 2005/01/08 Markus Gaug
1238
1239 * mhcalib/MHCalibrationHiLoCam.[h,cc]
1240 * mcalib/MCalibrationHiLoCam.[h,cc]
1241 * mcalib/MCalibrationHiLoPix.[h,cc]
1242 * mcalib/MIntensityCalibrationHiLoCam.[h,cc]
1243 * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
1244 mcalib/CalibLinkDef.h
1245 - new classes for calibration of conversion high-gain vs. low-gain
1246
1247 * msignal/MExtractedSignalPix.[h,cc]
1248 - added data member fChisquare, set to -1. by Clear() and Reset()
1249 - raised version number by 1
1250
1251 * msignal/MExtractedSignalCam.[h,cc]
1252 - added data member fNdf, set to -1 by default
1253 - new function: GetProb(const Int_t pixidx) to be called to
1254 calculate the joint probability of Chisquare of pixel "pixidx"
1255 and fNdf
1256 - added documentation of data members
1257 - raised version number by 1
1258
1259 * mhcalib/MHCalibrationChargeCam.cc
1260 - strengthened default histogram limits a bit, should accelerate
1261 the calibration by 20%.
1262
1263 * mjobs/MJCalibrateSignalFromOutside.cc
1264 - fixed two lines to compile MCalibrateData with the recent changes
1265 by TB
1266
1267 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1268 - fixed two bugs introduced yesterday by TB.
1269
1270 * msignal/MExtractTimeAndChargeSpline.cc
1271 * msignal/MExtractTimeAndChargeSlidingWindow.cc
1272 - adopt part of TB's speed accelerations into these classes
1273
1274 * msignal/MExtractTimeAndCharge.cc
1275 - fix the low-gain extraction window for the case that the high-gain
1276 is saturated. Was skipped so far.
1277
1278
1279
1280 2005/01/07 Markus Gaug
1281
1282 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
1283 - catch the case that more than 90% of the pixels have saturated
1284 signals and fix the extraction window from the occurrance of
1285 saturation, then. Important for high-intensity calibration events.
1286
1287
1288 * msignal/MExtractor.cc
1289 * msignal/MExtractTime.cc
1290 * msignal/MExtractTimeAndCharge.cc
1291 - added some documentation
1292
1293 * msignal/MExtractTime.[h,cc]
1294 - moved the empty function FindTimeHiGain() and FindTimeLoGain() to
1295 the header-file.
1296
1297
1298
1299
1300 2005/01/07 Abelardo Moralejo
1301
1302 * mbase/MLog.h
1303 - Added #include "TSystem.h", otherwise gSystem is not recognized
1304 in Mac OSX.
1305
1306 * manalysis/MMakePadHistograms.cc
1307 - Changed badcalc.SetNamePedPhotContainer to
1308 badcalc.SetNamePedPhotCam
1309
1310
1311
1312 2005/01/07 Thomas Bretz
1313
1314 * mbadpixels/MBadPixelsCalc.[h,cc], macros/ONOFFAnalaysis.C:
1315 - replaced PedPhotContainer by PedPhotCam for consistency
1316
1317 * mbase/MLog.[h,cc]:
1318 - return *this in Seperator()
1319
1320 * mbase/MPrint.[h,cc]:
1321 - use new separator manipulator in PreProcess
1322 - fixed a type: separator instead of seperator
1323
1324 * mfileio/MReadTree.[h,cc]:
1325 - added a check for branch->IsAutoDelete() in Notify()
1326
1327 * mpedestal/MExtractPedestal.[h,cc]:
1328 - added new option 'fRandomCalculation' be used to switch on-/off-
1329 randomization in extractors, the default should be like before
1330 - added Process() calling Calc()
1331
1332 * mpedestal/MPedCalcFromLoGain.[h,cc], mpedestal/MPedCalcPedRun.[h,cc]:
1333 - renamed Process() to Calc()
1334
1335 * Makefile:
1336 - removed macros/calibration.C, which seems to have been
1337 unintantionally introduced.
1338
1339 * manalysis/Makefile:
1340 - removed unintantionally introduced wrong include
1341
1342 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
1343 - a small acceleration discussed with Hendrik by replacing a
1344 counter in a loop by pointer arithmetics
1345
1346 * mraw/MRawEvtPixelIter.cc:
1347 - fixed a bug in GetMaxIdxHiLoGain which caused the loop to
1348 read one byte behind the end of the array
1349 - fixed HasLoGain() which really did weired things, means accessing
1350 sometimes memory somewhere. This could theoretically result
1351 in assigning the wrong lo-gains to the wrong pixels.
1352
1353 * mtrigger/MTriggerPattern.[h,cc], mtrigger/MTriggerPatternDecode.[h,cc],
1354 mtrigger/MFTriggerPattern.[h,cc]:
1355 - added
1356
1357 * mtrigger/Makefile, mtrigger/TriggerLinkDef.h:
1358 - added MTriggerPattern, MTriggerPatternDecode and MFTriggerPattern
1359
1360 * manalysis/MEnergyEstParam.h:
1361 - added a new function SetVariables calling SetCoeff
1362
1363 * mcalib/MCalibrateData.[h,cc]:
1364 - removed data members for container names
1365 - added new lists for container names
1366 - allow to calibrate more than one pedestal container at the same
1367 time
1368
1369 * mjobs/MJCalibrateSignal.cc:
1370 - changed accordingly
1371
1372
1373
1374 2005/01/05 Thomas Bretz
1375
1376 * mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationChargeCalc.cc,
1377 mhcalib/MHCalibrationRelTimeCam.cc:
1378 - made some output lines fit into convinience window of 80 col
1379
1380 * mhist/MHCamEvent.cc:
1381 - make sure that x-axis has correct title
1382
1383 * msignal/MArrivalTimePix.cc:
1384 - init error to -1 which is a obviously non valid value
1385 - fixed IsValid() which gave wrong results
1386
1387 * msignal/MExtractTimeAndCharge.cc, msignal/MExtractedSignalPix.cc:
1388 - made sure that LoGain is flagged non-valid if no lo-gain exists
1389 - push time back at the edge of the allowed limits if outside
1390
1391 * mbase/MGList.[h,cc]:
1392 - introduced new functions Delete and DeletePictures
1393 - SetBit(kMustCleanup) in constructor. Otherwise it is not
1394 correctly removed from ListOfCleanups
1395
1396 * mbase/MLog.cc:
1397 - SetBit(kMustCleanup) if adding a plugin to make sure it is cleaned
1398 from the list
1399
1400 * mbase/MParContainer.[h,cc]:
1401 - replaced return type of GetDescriptor by TString. The old version
1402 was terribly wrong! The returned memory wasn't removed as soon
1403 as the function returned.
1404
1405 * mbase/MStatusDisplay.[h,cc]:
1406 - for security (thread safty) replaced all Form() by MString::Form()
1407 - implemented a more secure scheme of Closing (Clone()) this was
1408 a hint given by valgrind
1409 - set kMustCleanup for all new object in ClonePad not only kCanDelete
1410 - fixed some lines in pulldown-menus
1411 - add TPads to ListOfCleanups in ClonePad (workaround!)
1412
1413 * mbase/MString.[h,cc]:
1414 - implemented a new static Form() function returning a copy of
1415 the result
1416
1417 * mbase/MTask.[h,cc]:
1418 - replaced return type of GetDescriptor by TString. The old version
1419 was terribly wrong! The returned memory wasn't removed as soon
1420 as the function returned.
1421 - Made GetDescriptor thread safe using MString::Form
1422
1423 * mfileio/MWriteRootFile.cc:
1424 - Use GetDescriptor().Data() when using any kind of printf function
1425
1426 * mhbase/MFillH.cc:
1427 - replaced string concatenation in all constructors by a Form
1428 (also suggested by valgrind)
1429
1430 * mhcalib/MHCalibrationRelTimeCam.cc:
1431 - made some output fit into 80col boundary
1432
1433
1434
1435
1436 2005/01/03 Thomas Bretz (HAPPY NEW YEAR)
1437
1438 * mfht:
1439 - added new directory for hexagonal fourier transformation
1440
1441 * mfht/HftIncl.h, mhft/HftLinkDef.h, mhft/MGeomCamMagicXT.[h,cc],
1442 mhft/MGeomCamMagicEnhance.[h,cc], mhft/MHexgaonalFT.[h,cc],
1443 mhft/MHexagonalFreqSpace.[h,cc], mhft/MHexagonalFTCalc.[h,cc],
1444 mhft/Makefile:
1445 - added
1446
1447 * macros/extendcam.C:
1448 - added: tutorial for MGeomCamExtend
1449
1450 * macros/hft.C:
1451 - added: tutorial for MHexgonalFTCalc
1452
1453 * macros/dohtml.C:
1454 - updated
1455
1456 * macros/rootlogon.C:
1457 - updated
1458
1459 * Makefile:
1460 - mhft added
1461
1462 * mbase/MParContainer.cc, mbase/MLog.cc:
1463 - added a pre-compiler option for destructor debugging
1464
1465 * mbase/MTaskList.[h,cc]:
1466 - added new function Replace
1467
1468 * mdata/MDataChain.cc, mfbase/MF.cc:
1469 - shortened some output
1470
1471 * mdata/MDataArray.[h,cc]:
1472 - added new function FindRule
1473
1474 * mfileio/MReadTree.[h,cc]:
1475 - enhanced functionality to be able to read a TTree stored in memory
1476 instead of a file. Therefor introduced fTree which is now the pointer
1477 used and replaced fChain where TTree and TChain have common behaviour.
1478 Where they behave uncommon new code for the new case has been added.
1479
1480 * mfileio/MWriteRootFile.[h,cc]:
1481 - enhanced functionality to be able to write a TTree into memory
1482 instead of a file. This were maily bugfixes for the case fOut==0, which
1483 must be handled correctly. Becarefull a tree filles without a file
1484 is not deleted automatically!
1485
1486 * mhbase/MBinning.h:
1487 - added copy constructor
1488 - fixed buggy SetEdges(MBinning&) which didn't work
1489
1490 * mhbase/MHMatrix.cc:
1491 - when adding a new rule check first if the same rule already exists
1492
1493 * mhflux/MAlphaFitter.[h,cc]:
1494 - added new functionality to support on-off analysis
1495 - didn't touch existing code
1496
1497 * mhflux/MHAlpha.[h,cc]:
1498 - added new functionality to support on-off analysis
1499 - replaced Fit() calls by newer function calls
1500 - added DrawAll - PRELIMINARY
1501 - fixed a bug when projecting - may be the reson for some strange
1502 crashes
1503
1504 * mcalib/MCalibColorSet.cc:
1505 - fixed a stupid bug introduced last year, which caused MCalibColorSet
1506 in some circumstances to stop the eventloop when it shouldn't
1507
1508 * mjobs/MSequence.cc:
1509 - expand path names
1510
Note: See TracBrowser for help on using the repository browser.