source: trunk/MagicSoft/Mars/Changelog@ 6014

Last change on this file since 6014 was 6011, checked in by gaug, 20 years ago
*** empty log message ***
File size: 33.9 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/01/25 Abelardo Moralejo
24
25 * macros/starmc2.C
26 - modified to allow double (train / test) output, for g/h
27 separation studies. Added several missing containers to output.
28
29
30
31 2005/01/25 Thomas Bretz
32
33 * mcalib/MCalibrationIntensityChargeCam.cc:
34 - fixed a lot of 'default argument'-warnings to make to code
35 compile
36
37 * mbase/MParContainer.[h,cc]:
38 - moved the empty Reset() function into the source file and
39 added a lot of comments
40 - implemented new helper-functions: GetNewObject
41
42 * mbase/MContinue.[h,cc]:
43 - allow to use MFilter-classes as filter in ReadEnv
44
45 * mbase/MTaskEnv.cc:
46 - replaced some code by GetNewObject
47
48 * mhbase/MFillH.cc:
49 - handle DrawOption "same" to be able to draw to the same pad
50
51 * mhbase/MH.[h,cc]:
52 - added same-argument to DrawSame
53
54 * mhbase/MH3.cc:
55 - removed some obsolete comments
56 - remove own drawing options before calling fHist->Draw
57
58 * mimage/MHHillas.cc, mimage/MHImagePar.cc:
59 - first try of implementing 'same' drawing option
60
61
62
63 2005/01/25 Markus Gaug
64
65 * mcalib/MCalibrationPattern.[h,cc]
66 * mcalib/MCalibrationPatternDecode.[h,cc]
67 - New Decoder task for the calibration pattern from the
68 digital modules
69
70 * mcalib/MCalibrationIntensityHiLoCam.[h,cc]
71 - remove, because one needs anyhow much more than one data file
72 to get a reasonable conversion factor
73
74 * mcalib/MCalibCalcFromPast.[h,cc]
75 - remove MCalibrationIntensityHiLoCam
76
77 * mbadpixels/MBadPixelsPix.h
78 * mbadpixels/MBadPixelsCam.cc
79 - changed one function name to GetUnsuitableCalLevel()
80
81 * mjobs/MJCalibration.cc
82 - replace all Y-titles with units "FADC counts" by "FADC cnts" and
83 "FADC slices" by "FADC sl.", otherwise they range out of the
84 canvas.
85
86 * mcalib/MCalibrationChargeCalc.cc
87 - ensure to set the color correctly in MCalibrationBlindCam
88
89 * callisto.rc
90 - put space for
91 MJCalibrateSignal.ExtractSignal.HiGainFirst: 2
92 MJCalibrateSignal.ExtractSignal.HiGainLast: 16
93
94
95 2005/01/24 Abelardo Moralejo
96
97 * manalysis/MMcCalibrationUpdate.cc
98 - Adapted to changes in MCalibrateData from 2005/01/16: moved
99 qepix.SetAvNormFFactor(1.) from Process() to ReInit(). Due to
100 this, for the last week you may have found trouble running
101 starmc.C and mccalibrate.C.
102
103
104
105 2005/01/24 Thomas Bretz
106
107 * callisto.cc:
108 - removed non-existing option from output
109
110 * manalysis/MEnergyEstimate.[h,cc]:
111 - added ReadEnv member function
112
113 * mbase/MContinue.[h,cc]:
114 - implementes AllowEmpty option to support doing nothing
115 defined in resource file
116 - added a first draft to allow usage of class-filters instead of
117 rules
118
119 * mbase/MMath.[h,cc]:
120 - implemented a function suggested by Florian Goebel which reduces
121 the precision of a float to ~0.5% which is usefull for data
122 compression by gzip
123
124 * mdata/MDataChain.[h,cc]:
125 - implemented ReadEnv member function
126
127 * mfbase/MF.cc:
128 - a small enhancement to the output in ReadEnv
129
130 * mhbase/MH3.cc:
131 - fixed call to FindObject in Paint which caused a profile to be
132 displayed incorrectly in case it was read from a file
133
134 * mhflux/MHFalseSource.[h,cc]:
135 - removed old obsolete unsused Significance functions
136 - implemented ReadEnv member function
137 - set false source binning only if BinningFalseSource is not default
138 - check parlist for BinningAlpha
139
140 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
141 mjobs/MJPedestal.cc:
142 - added an additional check and output if output-file could
143 not be opened
144
145 * mjobs/MJob.h:
146 - added some Getter
147
148 * mhbase/MBinning.[h,cc].
149 - added nen member functions
150 + SetEdgesRaw
151 + ReadEnv
152 + Print
153
154 * mhflux/MAlphaFitter.[h,cc]:
155 - added new member function ReadEnv
156
157 * mhflux/MHAlpha.cc:
158 - fixed a problem when fitting without off-data
159
160 * mbase/MStatusDisplay.cc:
161 - implemented a further fix in DrawClonePad to make sure
162 that the X-stuff doesn't get confused while still
163 GetDrawOption returns the correct value
164
165
166
167 2005/01/24 Markus Gaug
168
169 * msignal/MExtractTimeAndChargeDigitalFilter.cc
170 - introduced security check for the times fine-tuning to catch
171 outliers because of deviating pulse forms.
172
173 * msignal/MExtractTime.cc
174 * msignal/MExtractor.cc
175 - lowered default high-gain saturation limit to 250
176 - removed Clear() for two results containers at beginning of Process()
177
178 * msignal/MExtractor.h
179 - Take fHiLoLast into the Clone()
180
181 * msignal/MExtractedSignalPix.cc
182 - change sign of default initializer to negative.
183
184
185
186 2005/01/23 Markus Gaug
187
188 * mhcalib/MHCalibrationHiLoCam.[h,cc]
189 - updated to new logain switch setting in MExtractTimeAndCharge
190 - extract also high-gain vs. low-gain time difference
191
192 * mhcalib/MHCalibrationCam.[h,cc]
193 * mhcalib/MHCalibrationChargeCam.[h,cc]
194 - updated reading of conf. values in ReadEnv
195
196 * mhcalib/MCalibrationHiLoCam.[h,cc]
197 * mhcalib/MCalibrationHiLoPix.[h,cc]
198 * mhcalib/MCalibrationIntensityHiLoCam.[h,cc]
199 - updated accordingly
200
201 * mbadpixels/MBadPixelsCam.cc
202 - removed some bugs in the Print() function
203
204
205
206 2005/01/22 Markus Gaug
207
208 * mhcalib/MHCalibrationRelTimeCam.cc
209 - display in the averaged times display the event-by-event averaged
210 absolute arrival times instead of the rel. ones which do not make
211 much sense.
212
213 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
214 * mhcalib/MHCalibrationTestCam.[h,cc]
215 - update to the latest changes in analysis chain.
216
217 * mjobs/MJExtractCalibTest.[h,cc]
218 - update to the latest changes in analysis chain.
219
220 * mjobs/MJCalibration.cc
221 - replace title of that times-averageing Tab from "RelTimes" by
222 "Times".
223
224 * macros/calibration.C
225 - update to changes in MJExtractCalibTest
226
227
228
229 2005/01/21 Markus Gaug
230
231 * msignal/MExtractTimeAndChargeDigitalFilter.cc
232 * msignal/MExtractTimeAndChargeSlidingWindow.cc
233 * msignal/MExtractTimeAndChargeSpline.cc
234 - use the max. bin content for low-gain extraction
235
236 * callisto.rc
237 - add place for LoGainSwitch
238
239
240
241 2005/01/21 Florian Goebel
242
243 * mfbase/MF.cc:
244 - include a (TString) cast to make it compilable with gcc2.95.3
245
246
247
248 2005/01/21 Thomas Bretz
249
250 * mpointing/MSrcPosFromModel.cc:
251 - fixed crash in Process if no pointing model available
252
253 * mpointing/MPointingPosCalc.h:
254 - added missing initialization of data members
255
256 * mastro/MObservatory.[h,cc]:
257 - added ReadEnv member function
258
259 * mbase/MTaskEnv.h:
260 - added (=0) default to SetDefault
261
262
263
264 2005/01/20 Markus Gaug
265
266 * mcalib/MCalibrationIntensityChargeCam.[h,cc]
267 - added function to display fluctuations of a variable
268
269 * mcalib/MCalibrationPix.cc
270 - fixed small bug in High-gain mean error.
271
272 * msignal/MExtractTimeAndCharge.[h,cc]
273 - introduced high-gain maximum limit before extracting the low-gain
274
275
276
277 2005/01/20 Thomas Bretz
278
279 * mbase/MContinue.[h,cc]:
280 - added ReadEnv member function to support resource files
281
282 * mbase/MEvtLoop.[h,cc]:
283 - added a second arguemtn to reading of the resource file by name
284 - added some checks when reding the resource file and the
285 parameter list hasn't been setup
286
287 * mbase/MParList.cc:
288 - removed an obsolete output from ReadEnv
289
290 * mfbase/MF.[h,cc]:
291 - added ReadEnv member function to support resource files
292 - added kAllowEpty flag to support skipping by resource files
293
294 * mfbase/MFilterList.cc:
295 - added a comment
296
297 * mbase/MStatusDisplay.[h,cc]:
298 - fixed Write to be compatible with root 4.02/00
299 - worked around a problem with reading the DrawOption correctly
300 from a stored status display
301
302
303
304 2005/01/19 Thomas Bretz
305
306 * mbase/MMath.cc:
307 - added a comment to SignificanceLiMa, made by Daniel Mazin
308 - also check for b==0
309
310 * mhflux/MAlphaFitter.[h,cc]:
311 - fixed significance calculation in case of on-off data
312 - added fScaleFactor
313
314 * mhflux/MHAlpha.[h,cc], mhflux/MHFalseSource.cc:
315 - handle scale factor in case of on-off observations
316
317 * mjobs/MJPedestal.cc:
318 - aligned screen output to 80col rule
319
320 * mtrigger/MFTriggerPattern.[h,cc]:
321 - assigned correct integers to enum
322 - made sure that the enum is correctly handled in all function by
323 applying a r-value to the condition
324
325
326
327 2005/01/19 Abelardo Moralejo
328
329 * mtrigger/MFTriggerPattern.[cc,h]
330 - Changed Bool_t arguments of all setters to new type Prescale_t
331 defined by N. Galante (see below)
332
333
334
335 2005/01/19 Nicola Galante
336
337 * mtrigger/MFTriggerPattern.[cc,h]
338 - added in header enum Prescale_t { kUnPrescaled = kFALSE,
339 kPrescaled = kTRUE };
340
341 - fixed a bug in Process, both fMaskRequiredUnprescaled and
342 fMaskRequiredPrescaled are checked simultaneously.
343
344
345
346 2005/01/18 Markus Gaug
347
348 * mcalib/MCalibColorSet.cc
349 - fixed the remaining day of data without colour in project name
350 neither in digital modules bits.
351
352 * mpedestal/MPedCalcPedRun.[h,cc]
353 - catch the continuous light runs with MRawRunHeader::fRunType
354 == kRTCalibration to be recognized as effective pedestal runs.
355
356
357 2005/01/18 Thomas Bretz
358
359 * mbase/MMath.cc:
360 - added a check for s==0 in SignificanceLiMa, because otherwise the
361 result is NaN
362
363 * mfbase/MF.cc:
364 - removed an obsolete debugging output from the latest changes
365
366 * mhflux/MHAlpha.cc:
367 - reset fHTime, too
368
369
370
371 2005/01/18 Nicola Galante
372
373 * mtrigger/MFTriggerPattern.cc:
374 - added parentesis to ensure bitwise operators priority
375 with respect to logical operators.
376
377
378 2005/01/17 Thomas Bretz
379
380 * manalysis/MEnergyEstimate.[h,cc]:
381 - changed to be more general. Energy is now estimated from a rule
382 (MDataChain) The default behaviour is still the same as before
383 to copy the energy from MMcEvt
384
385 * mbase/MTask.cc:
386 - changed to write out the descriptor istead of the task-name only
387 in Pre/PostProcess
388
389 * mhbase/MH.cc:
390 - initialize fSerialNumber and fNumExecutions in constructor
391
392 * mhflux/MHFalseSource.cc:
393 - according to a suggestion by Markus Mayer I have changed
394 \\sigma_{max}=f to S_{max}=f\\sigma
395
396 * mjobs/MJCalibrateSignal.cc:
397 - as discussed with Markus and Abelardo fixed the MFTriggerPattern
398 call.
399
400 * mtrigger/MFTriggerPattern.cc, mtrigger/MTriggerPattern.cc,
401 mtrigger/MTriggerPatternDecode.cc:
402 - added some comment about file version
403
404 * mbase/MFilter.h:
405 - implemented new virtual function GetDataMember like in MData
406
407 * mbase/MTask.[h,cc]:
408 - when filter is added ass GetDataMember to branch list (should be
409 obsolete, because filter is in the tasklist, but it should not hurt)
410
411 * mfbase/MF.[h,cc], mfbase/MFDataChain.[h,cc], mfbase/MFDataMember.[h,cc],
412 mfbase/MFilterList.[h,cc]:
413 - implemented new function GetDataMember
414
415
416
417 2005/01/17 Markus Gaug
418
419 * msignal/MExtractTimeAndChargeDigitalFilter.cc
420 - remove a situation where the high-gain signal can be 0.
421
422 * mtrigger/MTriggerPattern.h
423 - fixed a bug in defining the trigger bit pattern (Have to start
424 from 0 instead of 1)
425
426 * mjobs/MJPedestal.cc
427 * mjobs/MJCalibrateSignal.cc
428 - fixed default extraction ranges.
429
430 * callisto.rc
431 - fixed default weights files for pedestal extraction for cosmcis
432
433 * mcalib/MCalibrationChargeCalc.cc
434 - removed program exit on occurrance of multiple colours without
435 intensity calibration
436
437
438
439 2005/01/17 Nadia Tonello and Markus Gaug
440
441 * mcalib/MCalibrationChargeCam.cc
442 - some fit improvements in the function GetAveragedConvFADC2PhotPerArea
443
444
445
446 2005/01/16 Markus Gaug
447
448 * mhcalib/MHCalibrationCam.[h,cc], mhcalib/MHCalibrationRelTimeCam.[h,cc],
449 mhcalib/MHCalibrationChargeCam.[h,cc]
450 - put overflow management and results camera initialization into
451 base class
452
453 * mcalib/MCalibrateData.[h,cc]
454 - added possibility to re-normalize signal to equiv. photo-electrons
455 ( SetSignalType(MCalibrateData::kPhe) ).
456 Default is old version in photons
457 - speed up Process by storing pre-calculated calibration constants
458 in arrays (needed 40% of CPU time of the eventloop before, now: 23%)
459 - added new pointer to different MCalibrationChargeCam used for
460 updates
461 - added possibility to update the conversion factors using the
462 MCalibrationChargeCam stored in fCalibUpdate.
463 - added Print() function
464
465 * mcalib/MCalibCalcFromPast.[h,cc]
466 - committed final version, now also in the Makefile
467
468 * mjobs/MJCalibrateSignalFromOutside.[h,cc], macros/calibration.C
469 - committed final version, now able to calibrate interlaced cal.
470 events.
471
472
473
474 2005/01/14 Hendrik Bartko
475
476 * msignal/calibration_weights_UV.dat
477 - fixed a small bug in the noise autocorrelation of the AB-noise
478
479 * msignal/calibration_weights_blue.dat
480 - new weights file for blue calibration pulses
481
482 * cosmics_weights.dat
483 - fixed a small bug in the noise autocorrelation of the AB-noise
484
485
486
487 2005/01/14 Markus Gaug
488
489 * msignal/MExtractTimeAndChargeDigitalFilter.cc
490 - added a small acceleration of the program, tested by Hendrik and
491 me.
492
493 * mpedestal/MPedCalcFromLoGain.cc
494 - fixed one warning output which was not a real warning.
495
496 * mcalib/MCalibrationChargeCam.cc
497 - improved the function to calculate a mean conversion factor over
498 the whole camera including a fit to the values.
499
500 * mpedestal/MPedCalcPedRun.[h,cc]
501 - undo some changes introduced by TB on 2/12/04 which had made the
502 use of interlaced pedestal events impossible again.
503 - Use now the new class MTriggerPattern directly to recognize an
504 interlaced pedestal event.
505
506
507
508 2005/01/14 Thomas Bretz
509
510 * callisto.cc:
511 - fixed a typo in output
512
513 * manalysis/MGeomApply.cc:
514 - removed some old code already in comments
515 - added possibility to switch off automatic processing (used
516 if two different geometries around)
517
518 * manalysis/MMultiDimDistCalc.cc, mhbase/MHMatrix.[h,cc],
519 mranforest/MRanForestCalc.cc, mtools/MHSimulatedAnnealing.[h,cc],
520 mtools/MSimulatedAnnealing.h:
521 - added include of TVector because in newer root version it is
522 not included from TMatrix anymore
523
524 * mbase/BaseLinkDef.h, mbase/MMath.[h,cc]:
525 - to stick to the convention of TMath in newer root versions MMath
526 changed from a class to a namespace
527
528 * mbase/MEvtLoop.[h,cc]:
529 - to support newer root version added a second Write-function
530 with a const qualifier.
531
532 * mdata/MDataChain.cc:
533 - changed access to TMath for newer root versions
534
535 * mfileio/MChain.[h,cc]:
536 - implemented a workaround for teh changed LoadTree definition
537 in newer root-versions
538
539 * mfileio/MReadTree.cc:
540 - fixed a bug in CheckBranchSize caused some warning to be
541 displayed
542
543 * mhflux/MHAlpha.cc:
544 - removed check for fResult in PostProcess (it is always there)
545
546 * msignal/MExtractTimeFastSpline.cc:
547 - fixed delete --> delete[]
548
549 * mbadpixels/MBadPixelsCalc.cc:
550 - slight change to some output
551
552 * mbase/MTaskEnv.h:
553 - set name of default task when pointer is given
554
555 * mjobs/MJCalibrateSignal.cc:
556 - fixed handling of extraction range for various cases
557 - fixed handling in case no arrival times are calculated
558
559 * mjobs/MJCalibration.cc:
560 - write at least a default arrival time calibration container
561 to make further processing easier
562
563 * mjobs/MJPedestal.[h,cc]:
564 - fixed handling of extraction range for various cases
565
566
567
568 2005/01/14 Abelardo Moralejo
569
570 * mtemp/mpadova/macros/trainsubsample.C, RanForestDISP.C
571 - added. Two macros used in the analysis of real wobble mode data.
572
573
574
575 2005/01/14 Daniela Dorner
576
577 * macros/sql/filldotrun.C
578 - added new arehucas-verions and changed code accordingly
579
580
581
582 2005/01/13 Abelardo Moralejo
583
584 * macros/starmc.C
585 - Added (commented) lines for the case of gamma MC source off-axis
586 (wobble mode). Changed default extractor to
587 MExtractFixedWindowPeakSearch.
588
589
590
591 2005/01/13 Raquel de los Reyes
592
593 * callisto.rc
594 - introduced several configuration lines
595 (format: "class".DataCheck: No) to allow callisto
596 to run with rawfiles. Necessary for the datacheck.
597
598
599
600 2005/01/13 Markus Gaug
601
602 * mcalib/MCalibColorSet.cc
603 - fixed runs 45605-45609
604
605 * msignal/MExtractor.h
606 - take out the variable fHiLoLast from the streamer. Will be
607 initialized in the ReInit(), if needed
608
609 * msignal/MExtractor.cc
610 - Initialized fHiLoLast to 0. Otherwise, a second eventloop with
611 the same extractor may have that variable set to a certain
612 value, even if not desired. The ReInit() fixes fHiLoLast, if
613 different from 0.
614
615 * mpedestal/MExtractPedestal.cc
616 * mpedestal/MPedCalcPedRun.cc
617 * mpedestal/MPedCalcFromLoGain.cc
618 - fix the output of the print to the correct value for the case
619 that the extractor is used.
620
621
622 2005/01/13 Thomas Bretz
623
624 * callisto.rc:
625 - fixed some typos
626
627 * mbase/MLog.cc:
628 - unset DEBUG defined unintentionally
629
630 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
631 - removed printing Weights in InitArrays, because otherwise
632 the output of a full data calibration is totally crowded
633 with numbers. Having the weights-file name on the display
634 is perfectly enough.
635
636
637
638 2005/01/12 Markus Gaug
639
640 * mcalib/MCalibrationIntensityRelTimeCam.cc
641 - added fit to improve averageing of the obtained results
642
643
644
645 2005/01/12 Thomas Bretz
646
647 * manalysis/MMatrixLoop.cc:
648 - changed name to MRead because it now derives from MRead
649
650 * mbase/MEvtLoop.[h,cc]:
651 - implemented an option not to cascade the status display to the
652 parameter list in PreProcess
653
654 * mhflux/MHAlpha.cc:
655 - changed name of "Significance" to "MinimizationValue"
656 - return -significance to have a value being minimized
657
658 * mhist/MHCamera.cc:
659 - fixed output of text in legend
660
661 * mhist/MHEvent.[h,cc]:
662 - implemented new options for calibrated pedestals
663
664 * mmain/MEventDisplay.cc:
665 - fixed to support latest changes in MJCalibrateSignal
666
667 * mpedestal/MPedPhotCam.cc:
668 - added new options in GetPixelContent (4 and 5) to support
669 a correct camera display
670
671 * mjobs/MJCalibrateSignal.cc:
672 - fixed display of calibrated pedestal and pedestal rms
673 - changed order of plots. Now all interpolated values
674 (means all calibrated values which are bad-pixel treated)
675 are displayed behind the unsuitable pixels.
676
677 * mjobs/MJ*.cc:
678 - corrected all wrong %06d to %08d to fit the number of
679 digits in run-numbers
680
681
682
683 2005/01/11 Abelardo Moralejo
684
685 * mjobs/Makefile
686 - added missing include -I ../mtrigger
687
688
689
690 2005/01/11 Thomas Bretz
691
692 * callisto.cc, callisto.rc:
693 - changed such, that all three kinds of pedestals are calcualted
694 (usefull for studies)
695
696 * manalysis/MMatrixLoop.[h,cc]:
697 - derived from MRead
698 - implemented some basic functions from MRead
699
700 * mfilter/MFCosmics.[h,cc]:
701 - allow setting of name of MPedestalCam
702
703 * mhbase/MBinning.[h,cc]:
704 - added SetEdges taking MParList as input
705
706 * mhflux/MHAlpha.cc:
707 - use new function from MBinning
708
709 * mjobs/MJCalibrateSignal.[h,cc]:
710 - changed to calculate all three kinds of pedestals
711 - added filters for trigger pattern and illuminated events
712
713 * mjobs/MJPedestal.cc:
714 - give different names to tabs with different pedestals
715
716 * mjobs/MJStar.cc:
717 - on request changed used pedestal from "FromExtractor" to
718 "FromExtractorRndm"
719
720 * mtrigger/MTriggerPattern.h:
721 - added Reset function
722
723 * mtrigger/MTriggerPatternDecode.[h,cc]:
724 - added using file format version number
725
726
727
728 2005/01/11 Markus Gaug
729
730 * mbadpixels/MBadPixelsPix.cc
731 - updated documentation
732
733 * mcalib/MCalibrationChargeCalc.cc
734 - make pixels with deviating number of phes unreliable instead of
735 unsuitable (this was already thought so, but missed to modify
736 at one place).
737
738 * mhcalib/MHCalibrationCam.[h,cc]
739 - add possible flag 'kInterlaced': default: kFALSE (like before)
740 - added pointer to MRawEvtHeader to deny cosmics events in case
741 of 'interlaced' flag is set. No changes for 'normal' calibration
742
743
744
745 2005/01/10 Benjamin Riegel
746
747 * mreport/MReportStarguider.cc, mreport/MReportStarguider.h
748 - added two classes for implementing starguider-data
749
750 * mreport/ReportLinkDef.h
751 - added class MReportStarguider to be linked:
752 #pragma link C++ class MReportStarguider+;
753
754 * mreport/Makefile
755 - added file MReportStarguider.cc
756
757 * merpp.cc
758 - added two containers ( MReportStarguider, MTimeStarguider ) and
759 added MReportStarguider to the list:
760 w->AddContainer("MReportStarguider", "Starguider");
761 w->AddContainer("MTimeStarguider", "Starguider");
762 r->AddToList("MReportStarguider");
763
764
765
766 2005/01/10 Markus Gaug
767
768 * mcalib/MCalibColorSet.cc
769 - return kFALSE for CL-run instead of kTRUE
770
771 * mcalib/MCalibrationChargeCalc.cc
772 - stop program in case that multiple colours are found in same file
773 without intensity calibration
774
775 * mbadpixels/MBadPixelsPix.h
776 - added two new possible UnCalibrated_t flags for the hi-lo
777 calibration
778
779 * macros/calibration.C
780 - add the calls to:
781 MArray::Class()->IgnoreTObjectStreamer();
782 MParContainer::Class()->IgnoreTObjectStreamer();
783 in main.
784
785 * msignal/MExtractor.h
786 - added Getter for fOffsetLoGain (was still missing)
787
788 * mhcalib/MHCalibrationChargeCam.[h,cc]
789 - remove pixels with histogram overflow only if their percentage
790 passes a certain limit (default: 0.5%). Before, every overflow
791 lead to an unsuitable pixel.
792
793 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
794 - implemented changes suggested by T.B. to speed up calculations
795 - take fNameWeightsFile into the streamer, otherwise the Clone()
796 will always create an extractor with cosmic's weights.
797 - set fOffsetLoGain to a slighly higher value. The DF seems to
798 have a different offset since it uses different pulse shapes
799 and thus sightly different time definitions.
800
801
802
803 2005/01/10 Thomas Bretz
804
805 * mhvstime/MHVsTime.cc:
806 - fixed a compiler error for gcc 2.95.3, see Mantis bug # 157
807
808 * callisto.cc:
809 - changed such, that the calculated pedestal is not random
810 anymore
811 - added code to calculate the pedestal also with randomization,
812 but this code is for the moment commented out.
813
814 * callisto.rc:
815 - fixed naming of pedestal calculation
816
817 * mbadpixels/MBadPixelsCalc.cc:
818 - added a second check which compares the pedestal rms with
819 the variance of the pedestal rms in the same sector
820
821 * mjobs/MJCalibrateSignal.[h,cc]:
822 - changed to calculate the pedestal from extractor without
823 randomization
824 - added code to calculate the pedestal also with randomization,
825 but this code is for the moment commented out.
826
827 * mjobs/MJCalibration.cc:
828 - made sure that pedcam always has the correct name
829 (FIXME? Print a warning if it has the wrong name)
830
831 * mjobs/MJPedestal.[h,cc]:
832 - changed such, that it allows the calculation of pedestals
833 in three different ways (fundamental, fromextractor,
834 fromextractorrndm)
835 - therefor removed SetExtractorResolution and added
836 + void SetExtractionFundamental()
837 + void SetExtractionWithExtractorRndm()
838 + void SetExtractionWithExtractor()
839
840 * mjobs/MJStar.cc:
841 - changed/fixed the input name of the MPedPhotCam used in the
842 image cleaning
843
844 * mraw/MRawFileRead.[h,cc]:
845 - changed return type of OpenNextFile
846 - in some cases return kERROR in OpenNextFile to abort the Processing
847 with an error
848
849 * mraw/MRawRunHeader.cc:
850 - call a wrong file format version ERROR now
851
852 * mhflux/MAlphaFitter.[h,cc]:
853 - make sure that resetted values are returned if fit failed
854 - set default scaling too kOffRegion
855
856 * mhflux/MHAlpha.cc:
857 - some small fixes to handling of MHAlphaOff
858
859 * mhflux/MHFalseSource.[h,cc]:
860 - implemented possible usage of MHFalsSourceOff for On-Off-Analysis
861 - updated display accordingly
862 - updated fit accordingly
863 - removed catalog temporarily from plots until I found the
864 reason for the strange crashes
865
866 * mbadpixels/MBadPixelCalc.[h,cc]:
867 - implemented the possibility to check the pedestal rms against the
868 variance of the pedstal rms, too. The option is curretly switched
869 off.
870 - enahanced informal output in PreProcess
871
872 * mbase/MTaskList.cc:
873 - a little change to some output
874
875
876
877 2005/01/10 Wolfgang Wittek
878
879 * mfbase/MFEventSelector2.cc
880 - check whether filter exists before calling
881 filter->CallPreProcess(parlist)
882
883
884
885 2005/01/08 Markus Gaug
886
887 * mhcalib/MHCalibrationHiLoCam.[h,cc]
888 * mcalib/MCalibrationHiLoCam.[h,cc]
889 * mcalib/MCalibrationHiLoPix.[h,cc]
890 * mcalib/MIntensityCalibrationHiLoCam.[h,cc]
891 * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
892 mcalib/CalibLinkDef.h
893 - new classes for calibration of conversion high-gain vs. low-gain
894
895 * msignal/MExtractedSignalPix.[h,cc]
896 - added data member fChisquare, set to -1. by Clear() and Reset()
897 - raised version number by 1
898
899 * msignal/MExtractedSignalCam.[h,cc]
900 - added data member fNdf, set to -1 by default
901 - new function: GetProb(const Int_t pixidx) to be called to
902 calculate the joint probability of Chisquare of pixel "pixidx"
903 and fNdf
904 - added documentation of data members
905 - raised version number by 1
906
907 * mhcalib/MHCalibrationChargeCam.cc
908 - strengthened default histogram limits a bit, should accelerate
909 the calibration by 20%.
910
911 * mjobs/MJCalibrateSignalFromOutside.cc
912 - fixed two lines to compile MCalibrateData with the recent changes
913 by TB
914
915 * msignal/MExtractTimeAndChargeDigitalFilter.cc
916 - fixed two bugs introduced yesterday by TB.
917
918 * msignal/MExtractTimeAndChargeSpline.cc
919 * msignal/MExtractTimeAndChargeSlidingWindow.cc
920 - adopt part of TB's speed accelerations into these classes
921
922 * msignal/MExtractTimeAndCharge.cc
923 - fix the low-gain extraction window for the case that the high-gain
924 is saturated. Was skipped so far.
925
926
927
928 2005/01/07 Markus Gaug
929
930 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
931 - catch the case that more than 90% of the pixels have saturated
932 signals and fix the extraction window from the occurrance of
933 saturation, then. Important for high-intensity calibration events.
934
935
936 * msignal/MExtractor.cc
937 * msignal/MExtractTime.cc
938 * msignal/MExtractTimeAndCharge.cc
939 - added some documentation
940
941 * msignal/MExtractTime.[h,cc]
942 - moved the empty function FindTimeHiGain() and FindTimeLoGain() to
943 the header-file.
944
945
946
947
948 2005/01/07 Abelardo Moralejo
949
950 * mbase/MLog.h
951 - Added #include "TSystem.h", otherwise gSystem is not recognized
952 in Mac OSX.
953
954 * manalysis/MMakePadHistograms.cc
955 - Changed badcalc.SetNamePedPhotContainer to
956 badcalc.SetNamePedPhotCam
957
958
959
960 2005/01/07 Thomas Bretz
961
962 * mbadpixels/MBadPixelsCalc.[h,cc], macros/ONOFFAnalaysis.C:
963 - replaced PedPhotContainer by PedPhotCam for consistency
964
965 * mbase/MLog.[h,cc]:
966 - return *this in Seperator()
967
968 * mbase/MPrint.[h,cc]:
969 - use new separator manipulator in PreProcess
970 - fixed a type: separator instead of seperator
971
972 * mfileio/MReadTree.[h,cc]:
973 - added a check for branch->IsAutoDelete() in Notify()
974
975 * mpedestal/MExtractPedestal.[h,cc]:
976 - added new option 'fRandomCalculation' be used to switch on-/off-
977 randomization in extractors, the default should be like before
978 - added Process() calling Calc()
979
980 * mpedestal/MPedCalcFromLoGain.[h,cc], mpedestal/MPedCalcPedRun.[h,cc]:
981 - renamed Process() to Calc()
982
983 * Makefile:
984 - removed macros/calibration.C, which seems to have been
985 unintantionally introduced.
986
987 * manalysis/Makefile:
988 - removed unintantionally introduced wrong include
989
990 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
991 - a small acceleration discussed with Hendrik by replacing a
992 counter in a loop by pointer arithmetics
993
994 * mraw/MRawEvtPixelIter.cc:
995 - fixed a bug in GetMaxIdxHiLoGain which caused the loop to
996 read one byte behind the end of the array
997 - fixed HasLoGain() which really did weired things, means accessing
998 sometimes memory somewhere. This could theoretically result
999 in assigning the wrong lo-gains to the wrong pixels.
1000
1001 * mtrigger/MTriggerPattern.[h,cc], mtrigger/MTriggerPatternDecode.[h,cc],
1002 mtrigger/MFTriggerPattern.[h,cc]:
1003 - added
1004
1005 * mtrigger/Makefile, mtrigger/TriggerLinkDef.h:
1006 - added MTriggerPattern, MTriggerPatternDecode and MFTriggerPattern
1007
1008 * manalysis/MEnergyEstParam.h:
1009 - added a new function SetVariables calling SetCoeff
1010
1011 * mcalib/MCalibrateData.[h,cc]:
1012 - removed data members for container names
1013 - added new lists for container names
1014 - allow to calibrate more than one pedestal container at the same
1015 time
1016
1017 * mjobs/MJCalibrateSignal.cc:
1018 - changed accordingly
1019
1020
1021
1022 2005/01/05 Thomas Bretz
1023
1024 * mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationChargeCalc.cc,
1025 mhcalib/MHCalibrationRelTimeCam.cc:
1026 - made some output lines fit into convinience window of 80 col
1027
1028 * mhist/MHCamEvent.cc:
1029 - make sure that x-axis has correct title
1030
1031 * msignal/MArrivalTimePix.cc:
1032 - init error to -1 which is a obviously non valid value
1033 - fixed IsValid() which gave wrong results
1034
1035 * msignal/MExtractTimeAndCharge.cc, msignal/MExtractedSignalPix.cc:
1036 - made sure that LoGain is flagged non-valid if no lo-gain exists
1037 - push time back at the edge of the allowed limits if outside
1038
1039 * mbase/MGList.[h,cc]:
1040 - introduced new functions Delete and DeletePictures
1041 - SetBit(kMustCleanup) in constructor. Otherwise it is not
1042 correctly removed from ListOfCleanups
1043
1044 * mbase/MLog.cc:
1045 - SetBit(kMustCleanup) if adding a plugin to make sure it is cleaned
1046 from the list
1047
1048 * mbase/MParContainer.[h,cc]:
1049 - replaced return type of GetDescriptor by TString. The old version
1050 was terribly wrong! The returned memory wasn't removed as soon
1051 as the function returned.
1052
1053 * mbase/MStatusDisplay.[h,cc]:
1054 - for security (thread safty) replaced all Form() by MString::Form()
1055 - implemented a more secure scheme of Closing (Clone()) this was
1056 a hint given by valgrind
1057 - set kMustCleanup for all new object in ClonePad not only kCanDelete
1058 - fixed some lines in pulldown-menus
1059 - add TPads to ListOfCleanups in ClonePad (workaround!)
1060
1061 * mbase/MString.[h,cc]:
1062 - implemented a new static Form() function returning a copy of
1063 the result
1064
1065 * mbase/MTask.[h,cc]:
1066 - replaced return type of GetDescriptor by TString. The old version
1067 was terribly wrong! The returned memory wasn't removed as soon
1068 as the function returned.
1069 - Made GetDescriptor thread safe using MString::Form
1070
1071 * mfileio/MWriteRootFile.cc:
1072 - Use GetDescriptor().Data() when using any kind of printf function
1073
1074 * mhbase/MFillH.cc:
1075 - replaced string concatenation in all constructors by a Form
1076 (also suggested by valgrind)
1077
1078 * mhcalib/MHCalibrationRelTimeCam.cc:
1079 - made some output fit into 80col boundary
1080
1081
1082
1083
1084 2005/01/03 Thomas Bretz (HAPPY NEW YEAR)
1085
1086 * mfht:
1087 - added new directory for hexagonal fourier transformation
1088
1089 * mfht/HftIncl.h, mhft/HftLinkDef.h, mhft/MGeomCamMagicXT.[h,cc],
1090 mhft/MGeomCamMagicEnhance.[h,cc], mhft/MHexgaonalFT.[h,cc],
1091 mhft/MHexagonalFreqSpace.[h,cc], mhft/MHexagonalFTCalc.[h,cc],
1092 mhft/Makefile:
1093 - added
1094
1095 * macros/extendcam.C:
1096 - added: tutorial for MGeomCamExtend
1097
1098 * macros/hft.C:
1099 - added: tutorial for MHexgonalFTCalc
1100
1101 * macros/dohtml.C:
1102 - updated
1103
1104 * macros/rootlogon.C:
1105 - updated
1106
1107 * Makefile:
1108 - mhft added
1109
1110 * mbase/MParContainer.cc, mbase/MLog.cc:
1111 - added a pre-compiler option for destructor debugging
1112
1113 * mbase/MTaskList.[h,cc]:
1114 - added new function Replace
1115
1116 * mdata/MDataChain.cc, mfbase/MF.cc:
1117 - shortened some output
1118
1119 * mdata/MDataArray.[h,cc]:
1120 - added new function FindRule
1121
1122 * mfileio/MReadTree.[h,cc]:
1123 - enhanced functionality to be able to read a TTree stored in memory
1124 instead of a file. Therefor introduced fTree which is now the pointer
1125 used and replaced fChain where TTree and TChain have common behaviour.
1126 Where they behave uncommon new code for the new case has been added.
1127
1128 * mfileio/MWriteRootFile.[h,cc]:
1129 - enhanced functionality to be able to write a TTree into memory
1130 instead of a file. This were maily bugfixes for the case fOut==0, which
1131 must be handled correctly. Becarefull a tree filles without a file
1132 is not deleted automatically!
1133
1134 * mhbase/MBinning.h:
1135 - added copy constructor
1136 - fixed buggy SetEdges(MBinning&) which didn't work
1137
1138 * mhbase/MHMatrix.cc:
1139 - when adding a new rule check first if the same rule already exists
1140
1141 * mhflux/MAlphaFitter.[h,cc]:
1142 - added new functionality to support on-off analysis
1143 - didn't touch existing code
1144
1145 * mhflux/MHAlpha.[h,cc]:
1146 - added new functionality to support on-off analysis
1147 - replaced Fit() calls by newer function calls
1148 - added DrawAll - PRELIMINARY
1149 - fixed a bug when projecting - may be the reson for some strange
1150 crashes
1151
1152 * mcalib/MCalibColorSet.cc:
1153 - fixed a stupid bug introduced last year, which caused MCalibColorSet
1154 in some circumstances to stop the eventloop when it shouldn't
1155
1156 * mjobs/MSequence.cc:
1157 - expand path names
1158
Note: See TracBrowser for help on using the repository browser.