source: trunk/MagicSoft/Mars/Changelog@ 6337

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