source: trunk/MagicSoft/Mars/Changelog@ 6059

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