source: trunk/MagicSoft/Mars/Changelog@ 6296

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