source: trunk/MagicSoft/Mars/Changelog@ 6066

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