source: trunk/MagicSoft/Mars/Changelog@ 5816

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