source: trunk/MagicSoft/Mars/Changelog@ 6319

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