source: trunk/MagicSoft/Mars/Changelog@ 6322

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