source: trunk/MagicSoft/Mars/Changelog@ 5818

Last change on this file since 5818 was 5818, checked in by reyes, 20 years ago
*** empty log message ***
File size: 17.4 KB
Line 
1
2Please do not write behind the end of line tag so that it is possible
3to send a Changelog file to a line printer directly. Thanks.
4
5For your entries please follow EXACTLY this style:
6
7_yyyy/mm/dd:_[Your Name]
8_
9___*_filename:
10_____-_description
11_
12___*_filename2, filename3:
13_____-_description
14_
15_
16_
17
18While an underscore is a placeholder for a white-space or an empty line.
19
20
21 -*-*- END OF LINE -*-*-
22
23 2005/01/13 Raquel de los Reyes
24
25 * callisto.rc
26 - introduced several configuration lines
27 (format: "class".DataCheck: No) to allow callisto
28 to run with rawfiles. Necessary for the datacheck.
29
30 2005/01/13 Markus Gaug
31
32 * mcalib/MCalibColorSet.cc
33 - fixed runs 45605-45609
34
35 * msignal/MExtractor.h
36 - take out the variable fHiLoLast from the streamer. Will be
37 initialized in the ReInit(), if needed
38
39 * msignal/MExtractor.cc
40 - Initialized fHiLoLast to 0. Otherwise, a second eventloop with
41 the same extractor may have that variable set to a certain
42 value, even if not desired. The ReInit() fixes fHiLoLast, if
43 different from 0.
44
45
46 2005/01/13 Thomas Bretz
47
48 * callisto.rc:
49 - fixed some typos
50
51
52
53 2005/01/12 Markus Gaug
54
55 * mcalib/MCalibrationIntensityRelTimeCam.cc
56 - added fit to improve averageing of the obtained results
57
58
59
60 2005/01/12 Thomas Bretz
61
62 * manalysis/MMatrixLoop.cc:
63 - changed name to MRead because it now derives from MRead
64
65 * mbase/MEvtLoop.[h,cc]:
66 - implemented an option not to cascade the status display to the
67 parameter list in PreProcess
68
69 * mhflux/MHAlpha.cc:
70 - changed name of "Significance" to "MinimizationValue"
71 - return -significance to have a value being minimized
72
73 * mhist/MHCamera.cc:
74 - fixed output of text in legend
75
76 * mhist/MHEvent.[h,cc]:
77 - implemented new options for calibrated pedestals
78
79 * mmain/MEventDisplay.cc:
80 - fixed to support latest changes in MJCalibrateSignal
81
82 * mpedestal/MPedPhotCam.cc:
83 - added new options in GetPixelContent (4 and 5) to support
84 a correct camera display
85
86 * mjobs/MJCalibrateSignal.cc:
87 - fixed display of calibrated pedestal and pedestal rms
88 - changed order of plots. Now all interpolated values
89 (means all calibrated values which are bad-pixel treated)
90 are displayed behind the unsuitable pixels.
91
92 * mjobs/MJ*.cc:
93 - corrected all wrong %06d to %08d to fit the number of
94 digits in run-numbers
95
96
97
98 2005/01/11 Abelardo Moralejo
99
100 * mjobs/Makefile
101 - added missing include -I ../mtrigger
102
103
104
105 2005/01/11 Thomas Bretz
106
107 * callisto.cc, callisto.rc:
108 - changed such, that all three kinds of pedestals are calcualted
109 (usefull for studies)
110
111 * manalysis/MMatrixLoop.[h,cc]:
112 - derived from MRead
113 - implemented some basic functions from MRead
114
115 * mfilter/MFCosmics.[h,cc]:
116 - allow setting of name of MPedestalCam
117
118 * mhbase/MBinning.[h,cc]:
119 - added SetEdges taking MParList as input
120
121 * mhflux/MHAlpha.cc:
122 - use new function from MBinning
123
124 * mjobs/MJCalibrateSignal.[h,cc]:
125 - changed to calculate all three kinds of pedestals
126 - added filters for trigger pattern and illuminated events
127
128 * mjobs/MJPedestal.cc:
129 - give different names to tabs with different pedestals
130
131 * mjobs/MJStar.cc:
132 - on request changed used pedestal from "FromExtractor" to
133 "FromExtractorRndm"
134
135 * mtrigger/MTriggerPattern.h:
136 - added Reset function
137
138 * mtrigger/MTriggerPatternDecode.[h,cc]:
139 - added using file format version number
140
141
142
143 2005/01/11 Markus Gaug
144
145 * mbadpixels/MBadPixelsPix.cc
146 - updated documentation
147
148 * mcalib/MCalibrationChargeCalc.cc
149 - make pixels with deviating number of phes unreliable instead of
150 unsuitable (this was already thought so, but missed to modify
151 at one place).
152
153 * mhcalib/MHCalibrationCam.[h,cc]
154 - add possible flag 'kInterlaced': default: kFALSE (like before)
155 - added pointer to MRawEvtHeader to deny cosmics events in case
156 of 'interlaced' flag is set. No changes for 'normal' calibration
157
158
159
160 2005/01/10 Benjamin Riegel
161
162 * mreport/MReportStarguider.cc, mreport/MReportStarguider.h
163 - added two classes for implementing starguider-data
164
165 * mreport/ReportLinkDef.h
166 - added class MReportStarguider to be linked:
167 #pragma link C++ class MReportStarguider+;
168
169 * mreport/Makefile
170 - added file MReportStarguider.cc
171
172 * merpp.cc
173 - added two containers ( MReportStarguider, MTimeStarguider ) and
174 added MReportStarguider to the list:
175 w->AddContainer("MReportStarguider", "Starguider");
176 w->AddContainer("MTimeStarguider", "Starguider");
177 r->AddToList("MReportStarguider");
178
179
180
181 2005/01/10 Markus Gaug
182
183 * mcalib/MCalibColorSet.cc
184 - return kFALSE for CL-run instead of kTRUE
185
186 * mcalib/MCalibrationChargeCalc.cc
187 - stop program in case that multiple colours are found in same file
188 without intensity calibration
189
190 * mbadpixels/MBadPixelsPix.h
191 - added two new possible UnCalibrated_t flags for the hi-lo
192 calibration
193
194 * macros/calibration.C
195 - add the calls to:
196 MArray::Class()->IgnoreTObjectStreamer();
197 MParContainer::Class()->IgnoreTObjectStreamer();
198 in main.
199
200 * msignal/MExtractor.h
201 - added Getter for fOffsetLoGain (was still missing)
202
203 * mhcalib/MHCalibrationChargeCam.[h,cc]
204 - remove pixels with histogram overflow only if their percentage
205 passes a certain limit (default: 0.5%). Before, every overflow
206 lead to an unsuitable pixel.
207
208 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
209 - implemented changes suggested by T.B. to speed up calculations
210 - take fNameWeightsFile into the streamer, otherwise the Clone()
211 will always create an extractor with cosmic's weights.
212 - set fOffsetLoGain to a slighly higher value. The DF seems to
213 have a different offset since it uses different pulse shapes
214 and thus sightly different time definitions.
215
216
217
218 2005/01/10 Thomas Bretz
219
220 * mhvstime/MHVsTime.cc:
221 - fixed a compiler error for gcc 2.95.3, see Mantis bug # 157
222
223 * callisto.cc:
224 - changed such, that the calculated pedestal is not random
225 anymore
226 - added code to calculate the pedestal also with randomization,
227 but this code is for the moment commented out.
228
229 * callisto.rc:
230 - fixed naming of pedestal calculation
231
232 * mbadpixels/MBadPixelsCalc.cc:
233 - added a second check which compares the pedestal rms with
234 the variance of the pedestal rms in the same sector
235
236 * mjobs/MJCalibrateSignal.[h,cc]:
237 - changed to calculate the pedestal from extractor without
238 randomization
239 - added code to calculate the pedestal also with randomization,
240 but this code is for the moment commented out.
241
242 * mjobs/MJCalibration.cc:
243 - made sure that pedcam always has the correct name
244 (FIXME? Print a warning if it has the wrong name)
245
246 * mjobs/MJPedestal.[h,cc]:
247 - changed such, that it allows the calculation of pedestals
248 in three different ways (fundamental, fromextractor,
249 fromextractorrndm)
250 - therefor removed SetExtractorResolution and added
251 + void SetExtractionFundamental()
252 + void SetExtractionWithExtractorRndm()
253 + void SetExtractionWithExtractor()
254
255 * mjobs/MJStar.cc:
256 - changed/fixed the input name of the MPedPhotCam used in the
257 image cleaning
258
259 * mraw/MRawFileRead.[h,cc]:
260 - changed return type of OpenNextFile
261 - in some cases return kERROR in OpenNextFile to abort the Processing
262 with an error
263
264 * mraw/MRawRunHeader.cc:
265 - call a wrong file format version ERROR now
266
267 * mhflux/MAlphaFitter.[h,cc]:
268 - make sure that resetted values are returned if fit failed
269 - set default scaling too kOffRegion
270
271 * mhflux/MHAlpha.cc:
272 - some small fixes to handling of MHAlphaOff
273
274 * mhflux/MHFalseSource.[h,cc]:
275 - implemented possible usage of MHFalsSourceOff for On-Off-Analysis
276 - updated display accordingly
277 - updated fit accordingly
278 - removed catalog temporarily from plots until I found the
279 reason for the strange crashes
280
281 * mbadpixels/MBadPixelCalc.[h,cc]:
282 - implemented the possibility to check the pedestal rms against the
283 variance of the pedstal rms, too. The option is curretly switched
284 off.
285 - enahanced informal output in PreProcess
286
287 * mbase/MTaskList.cc:
288 - a little change to some output
289
290
291
292 2005/01/10 Wolfgang Wittek
293
294 * mfbase/MFEventSelector2.cc
295 - check whether filter exists before calling
296 filter->CallPreProcess(parlist)
297
298
299
300 2005/01/08 Markus Gaug
301
302 * mhcalib/MHCalibrationHiLoCam.[h,cc]
303 * mcalib/MCalibrationHiLoCam.[h,cc]
304 * mcalib/MCalibrationHiLoPix.[h,cc]
305 * mcalib/MIntensityCalibrationHiLoCam.[h,cc]
306 * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
307 mcalib/CalibLinkDef.h
308 - new classes for calibration of conversion high-gain vs. low-gain
309
310 * msignal/MExtractedSignalPix.[h,cc]
311 - added data member fChisquare, set to -1. by Clear() and Reset()
312 - raised version number by 1
313
314 * msignal/MExtractedSignalCam.[h,cc]
315 - added data member fNdf, set to -1 by default
316 - new function: GetProb(const Int_t pixidx) to be called to
317 calculate the joint probability of Chisquare of pixel "pixidx"
318 and fNdf
319 - added documentation of data members
320 - raised version number by 1
321
322 * mhcalib/MHCalibrationChargeCam.cc
323 - strengthened default histogram limits a bit, should accelerate
324 the calibration by 20%.
325
326 * mjobs/MJCalibrateSignalFromOutside.cc
327 - fixed two lines to compile MCalibrateData with the recent changes
328 by TB
329
330 * msignal/MExtractTimeAndChargeDigitalFilter.cc
331 - fixed two bugs introduced yesterday by TB.
332
333 * msignal/MExtractTimeAndChargeSpline.cc
334 * msignal/MExtractTimeAndChargeSlidingWindow.cc
335 - adopt part of TB's speed accelerations into these classes
336
337 * msignal/MExtractTimeAndCharge.cc
338 - fix the low-gain extraction window for the case that the high-gain
339 is saturated. Was skipped so far.
340
341
342
343 2005/01/07 Markus Gaug
344
345 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
346 - catch the case that more than 90% of the pixels have saturated
347 signals and fix the extraction window from the occurrance of
348 saturation, then. Important for high-intensity calibration events.
349
350
351 * msignal/MExtractor.cc
352 * msignal/MExtractTime.cc
353 * msignal/MExtractTimeAndCharge.cc
354 - added some documentation
355
356 * msignal/MExtractTime.[h,cc]
357 - moved the empty function FindTimeHiGain() and FindTimeLoGain() to
358 the header-file.
359
360
361
362
363 2005/01/07 Abelardo Moralejo
364
365 * mbase/MLog.h
366 - Added #include "TSystem.h", otherwise gSystem is not recognized
367 in Mac OSX.
368
369 * manalysis/MMakePadHistograms.cc
370 - Changed badcalc.SetNamePedPhotContainer to
371 badcalc.SetNamePedPhotCam
372
373
374
375 2005/01/07 Thomas Bretz
376
377 * mbadpixels/MBadPixelsCalc.[h,cc], macros/ONOFFAnalaysis.C:
378 - replaced PedPhotContainer by PedPhotCam for consistency
379
380 * mbase/MLog.[h,cc]:
381 - return *this in Seperator()
382
383 * mbase/MPrint.[h,cc]:
384 - use new separator manipulator in PreProcess
385 - fixed a type: separator instead of seperator
386
387 * mfileio/MReadTree.[h,cc]:
388 - added a check for branch->IsAutoDelete() in Notify()
389
390 * mpedestal/MExtractPedestal.[h,cc]:
391 - added new option 'fRandomCalculation' be used to switch on-/off-
392 randomization in extractors, the default should be like before
393 - added Process() calling Calc()
394
395 * mpedestal/MPedCalcFromLoGain.[h,cc], mpedestal/MPedCalcPedRun.[h,cc]:
396 - renamed Process() to Calc()
397
398 * Makefile:
399 - removed macros/calibration.C, which seems to have been
400 unintantionally introduced.
401
402 * manalysis/Makefile:
403 - removed unintantionally introduced wrong include
404
405 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
406 - a small acceleration discussed with Hendrik by replacing a
407 counter in a loop by pointer arithmetics
408
409 * mraw/MRawEvtPixelIter.cc:
410 - fixed a bug in GetMaxIdxHiLoGain which caused the loop to
411 read one byte behind the end of the array
412 - fixed HasLoGain() which really did weired things, means accessing
413 sometimes memory somewhere. This could theoretically result
414 in assigning the wrong lo-gains to the wrong pixels.
415
416 * mtrigger/MTriggerPattern.[h,cc], mtrigger/MTriggerPatternDecode.[h,cc],
417 mtrigger/MFTriggerPattern.[h,cc]:
418 - added
419
420 * mtrigger/Makefile, mtrigger/TriggerLinkDef.h:
421 - added MTriggerPattern, MTriggerPatternDecode and MFTriggerPattern
422
423 * manalysis/MEnergyEstParam.h:
424 - added a new function SetVariables calling SetCoeff
425
426 * mcalib/MCalibrateData.[h,cc]:
427 - removed data members for container names
428 - added new lists for container names
429 - allow to calibrate more than one pedestal container at the same
430 time
431
432 * mjobs/MJCalibrateSignal.cc:
433 - changed accordingly
434
435
436
437 2005/01/05 Thomas Bretz
438
439 * mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationChargeCalc.cc,
440 mhcalib/MHCalibrationRelTimeCam.cc:
441 - made some output lines fit into convinience window of 80 col
442
443 * mhist/MHCamEvent.cc:
444 - make sure that x-axis has correct title
445
446 * msignal/MArrivalTimePix.cc:
447 - init error to -1 which is a obviously non valid value
448 - fixed IsValid() which gave wrong results
449
450 * msignal/MExtractTimeAndCharge.cc, msignal/MExtractedSignalPix.cc:
451 - made sure that LoGain is flagged non-valid if no lo-gain exists
452 - push time back at the edge of the allowed limits if outside
453
454 * mbase/MGList.[h,cc]:
455 - introduced new functions Delete and DeletePictures
456 - SetBit(kMustCleanup) in constructor. Otherwise it is not
457 correctly removed from ListOfCleanups
458
459 * mbase/MLog.cc:
460 - SetBit(kMustCleanup) if adding a plugin to make sure it is cleaned
461 from the list
462
463 * mbase/MParContainer.[h,cc]:
464 - replaced return type of GetDescriptor by TString. The old version
465 was terribly wrong! The returned memory wasn't removed as soon
466 as the function returned.
467
468 * mbase/MStatusDisplay.[h,cc]:
469 - for security (thread safty) replaced all Form() by MString::Form()
470 - implemented a more secure scheme of Closing (Clone()) this was
471 a hint given by valgrind
472 - set kMustCleanup for all new object in ClonePad not only kCanDelete
473 - fixed some lines in pulldown-menus
474 - add TPads to ListOfCleanups in ClonePad (workaround!)
475
476 * mbase/MString.[h,cc]:
477 - implemented a new static Form() function returning a copy of
478 the result
479
480 * mbase/MTask.[h,cc]:
481 - replaced return type of GetDescriptor by TString. The old version
482 was terribly wrong! The returned memory wasn't removed as soon
483 as the function returned.
484 - Made GetDescriptor thread safe using MString::Form
485
486 * mfileio/MWriteRootFile.cc:
487 - Use GetDescriptor().Data() when using any kind of printf function
488
489 * mhbase/MFillH.cc:
490 - replaced string concatenation in all constructors by a Form
491 (also suggested by valgrind)
492
493 * mhcalib/MHCalibrationRelTimeCam.cc:
494 - made some output fit into 80col boundary
495
496
497
498
499 2005/01/03 Thomas Bretz (HAPPY NEW YEAR)
500
501 * mfht:
502 - added new directory for hexagonal fourier transformation
503
504 * mfht/HftIncl.h, mhft/HftLinkDef.h, mhft/MGeomCamMagicXT.[h,cc],
505 mhft/MGeomCamMagicEnhance.[h,cc], mhft/MHexgaonalFT.[h,cc],
506 mhft/MHexagonalFreqSpace.[h,cc], mhft/MHexagonalFTCalc.[h,cc],
507 mhft/Makefile:
508 - added
509
510 * macros/extendcam.C:
511 - added: tutorial for MGeomCamExtend
512
513 * macros/hft.C:
514 - added: tutorial for MHexgonalFTCalc
515
516 * macros/dohtml.C:
517 - updated
518
519 * macros/rootlogon.C:
520 - updated
521
522 * Makefile:
523 - mhft added
524
525 * mbase/MParContainer.cc, mbase/MLog.cc:
526 - added a pre-compiler option for destructor debugging
527
528 * mbase/MTaskList.[h,cc]:
529 - added new function Replace
530
531 * mdata/MDataChain.cc, mfbase/MF.cc:
532 - shortened some output
533
534 * mdata/MDataArray.[h,cc]:
535 - added new function FindRule
536
537 * mfileio/MReadTree.[h,cc]:
538 - enhanced functionality to be able to read a TTree stored in memory
539 instead of a file. Therefor introduced fTree which is now the pointer
540 used and replaced fChain where TTree and TChain have common behaviour.
541 Where they behave uncommon new code for the new case has been added.
542
543 * mfileio/MWriteRootFile.[h,cc]:
544 - enhanced functionality to be able to write a TTree into memory
545 instead of a file. This were maily bugfixes for the case fOut==0, which
546 must be handled correctly. Becarefull a tree filles without a file
547 is not deleted automatically!
548
549 * mhbase/MBinning.h:
550 - added copy constructor
551 - fixed buggy SetEdges(MBinning&) which didn't work
552
553 * mhbase/MHMatrix.cc:
554 - when adding a new rule check first if the same rule already exists
555
556 * mhflux/MAlphaFitter.[h,cc]:
557 - added new functionality to support on-off analysis
558 - didn't touch existing code
559
560 * mhflux/MHAlpha.[h,cc]:
561 - added new functionality to support on-off analysis
562 - replaced Fit() calls by newer function calls
563 - added DrawAll - PRELIMINARY
564 - fixed a bug when projecting - may be the reson for some strange
565 crashes
566
567 * mcalib/MCalibColorSet.cc:
568 - fixed a stupid bug introduced last year, which caused MCalibColorSet
569 in some circumstances to stop the eventloop when it shouldn't
570
571 * mjobs/MSequence.cc:
572 - expand path names
573
Note: See TracBrowser for help on using the repository browser.