source: trunk/MagicSoft/Mars/Changelog@ 6318

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