1 |
|
---|
2 |
|
---|
3 | Please do not write behind the end of line tag so that it is possible
|
---|
4 | to send a Changelog file to a line printer directly. Thanks.
|
---|
5 |
|
---|
6 | For your entries please follow EXACTLY this style:
|
---|
7 |
|
---|
8 | _yyyy/mm/dd_[Your Name]
|
---|
9 | _
|
---|
10 | ___*_filename:
|
---|
11 | _____-_description
|
---|
12 | _
|
---|
13 | ___*_filename2, filename3:
|
---|
14 | _____-_description
|
---|
15 | _
|
---|
16 | _
|
---|
17 | _
|
---|
18 |
|
---|
19 | While an underscore is a placeholder for a white-space or an empty line.
|
---|
20 |
|
---|
21 |
|
---|
22 | -*-*- END OF LINE -*-*-
|
---|
23 | 2005/05/11 Thomas Bretz
|
---|
24 |
|
---|
25 | * mbase/MStatusDisplay.cc:
|
---|
26 | - fixed year of copyright
|
---|
27 |
|
---|
28 | * mcalib/MCalibCalcFromPast.cc:
|
---|
29 | - undocumented change from BCN: a new resource has been implemented
|
---|
30 | in ReadEnv (NumEventsDump)
|
---|
31 |
|
---|
32 | * mjobs/MJob.[h,cc]:
|
---|
33 | - added new static member function which can be used
|
---|
34 | to overwrite relative paths with a default
|
---|
35 |
|
---|
36 |
|
---|
37 |
|
---|
38 | 2005/05/11 Abelardo Moralejo (2005/05/11)
|
---|
39 |
|
---|
40 | * mjobs/MJPedestal.cc
|
---|
41 | - Fixed use of MFTriggerPattern: first, added it to the tasklist
|
---|
42 | (was missing); second, added to tasklist MTriggerPatternDecode
|
---|
43 | before MFTriggerPattern. This was the reason for the problems
|
---|
44 | reported by T. Coarasa on May 9. I do not know why the behaviour
|
---|
45 | of the previous version depended on compiler, but this seemed to
|
---|
46 | be the case...
|
---|
47 |
|
---|
48 |
|
---|
49 |
|
---|
50 | 2005/05/11 Markus Gaug (2005/05/11)
|
---|
51 |
|
---|
52 | * mjobs/MJCalibration.cc
|
---|
53 | - display in Tab "Conv" in the 3rd column the conversion to equiv.
|
---|
54 | phes instead of Cherenkov photons.
|
---|
55 |
|
---|
56 | * mjobs/calibrationref.rc, mjobs/calibrationref_Nov04.rc,
|
---|
57 | mjobs/calibrationref_Dec04.rc:
|
---|
58 | - add reference lines for the conv. to equiv. phes.
|
---|
59 |
|
---|
60 | * mcalib/MCalibrationChargeCam.cc, mcalib/MCalibrationChargeCalc.cc:
|
---|
61 | - make a distinction between newly excluded pixels (by calibration)
|
---|
62 | and previously excluded pixels in the displays and print-functions
|
---|
63 |
|
---|
64 | * mcalib/MCalibrationChargeCalc.cc
|
---|
65 | - introduce the check for fluctuating arrival times.
|
---|
66 | - set charge limit to from 2.5 to 4.5
|
---|
67 |
|
---|
68 |
|
---|
69 |
|
---|
70 | 2005/05/10 Markus Gaug (2005/05/10)
|
---|
71 |
|
---|
72 | * mhcalib/MHCalibrationHiLoCam.cc
|
---|
73 | - ask for averageing and do not fill the arrays per pixel any more.
|
---|
74 | This caused too much memory usage for the calculation of the
|
---|
75 | high-gain low-gain inter-calibration constants.
|
---|
76 |
|
---|
77 | * mcalib/MCalibrationChargePix.[h,cc]
|
---|
78 | - store number of saturated events in the results container.
|
---|
79 | - set version number by one higher (due to new data member).
|
---|
80 |
|
---|
81 | * mhcalib/MHCalibrationChargeCam.cc
|
---|
82 | - store number of saturated events in the results container.
|
---|
83 | - allow reading of NumHiGainSaturationLimit and
|
---|
84 | NumLoGainSaturationLimit in ReadEnv
|
---|
85 | - set saturation limit from 5% to 8.5%
|
---|
86 |
|
---|
87 | * mbadpixels/MBadPixelsPix.h
|
---|
88 | - introduce new bits: kDeadPedestalRms, kPreviouslyExcluded,
|
---|
89 | kFluctuatingArrivalTimes
|
---|
90 |
|
---|
91 | * mbadpixels/MBadPixelsCam.cc
|
---|
92 | - set bit kPreviouslyExcluded in the AsciiRead-Function
|
---|
93 | - include three new bits in the Print() function
|
---|
94 |
|
---|
95 | * mjobs/MJCalibration.cc
|
---|
96 | - display excluded pixels from DeadPedestalRms in Defect-Tab.
|
---|
97 | - display correct error of the RMS/Mean charge diagramm.
|
---|
98 |
|
---|
99 | * mcalib/MCalibrationChargeCam.cc
|
---|
100 | - calculate the error of RMS/Mean values in GetPixelContent Nr.33
|
---|
101 |
|
---|
102 |
|
---|
103 |
|
---|
104 | 2005/05/11 Hendrik Bartko (2005/05/09)
|
---|
105 |
|
---|
106 | * msignal/MC_weights46.dat
|
---|
107 | - updated weights file for digital filter with dedicated MC weights
|
---|
108 | with 4 slices for the high gain and 6 slices for the low gain
|
---|
109 |
|
---|
110 |
|
---|
111 |
|
---|
112 | 2005/05/10 Daniela Dorner
|
---|
113 |
|
---|
114 | * datacenter/macros/fillcalib.C:
|
---|
115 | - added some parameters (reading from calib*.root and inserting
|
---|
116 | into db)
|
---|
117 |
|
---|
118 | * datacenter/macros/setupdb.C:
|
---|
119 | - adapted macro to the new columns in the calibration db
|
---|
120 |
|
---|
121 | * datacenter/macros/fillsignal.C:
|
---|
122 | - fixed typo
|
---|
123 |
|
---|
124 |
|
---|
125 |
|
---|
126 | 2005/05/10 Markus Meyer
|
---|
127 |
|
---|
128 | * mmuon/*:
|
---|
129 | - update of the class documentation
|
---|
130 |
|
---|
131 | * mmuon/*:
|
---|
132 | - commented out the ArcLength and Estimpact (will be not
|
---|
133 | calculated for the moment)
|
---|
134 |
|
---|
135 |
|
---|
136 |
|
---|
137 | 2005/05/10 Thomas Bretz
|
---|
138 |
|
---|
139 | * mreport/MReportStarguider.cc:
|
---|
140 | - introduced the correct version which marked the fix of the
|
---|
141 | units of the nominal position
|
---|
142 |
|
---|
143 | * callisto.rc:
|
---|
144 | - introduced a new line for new option in MCalibColorFromPast
|
---|
145 |
|
---|
146 | * ganymed.cc:
|
---|
147 | - removed option "--full-display" -> now default
|
---|
148 |
|
---|
149 | * manalysis/MEnergyEstimate.cc:
|
---|
150 | - print the rule a bit earlier in PreProcess
|
---|
151 |
|
---|
152 | * mfilter/MFDeltaT.cc:
|
---|
153 | - fixed a typo in the output
|
---|
154 |
|
---|
155 | * mhflux/MAlphaFitter.cc:
|
---|
156 | - some improvements to output
|
---|
157 |
|
---|
158 | * mjobs/MJCut.cc:
|
---|
159 | - added ThetaSquared to output
|
---|
160 |
|
---|
161 | * mjobs/MJStar.cc:
|
---|
162 | - fixed bug in copying of OriginalMC tree
|
---|
163 |
|
---|
164 | * mmuon/MMuonCalibParCalc.cc:
|
---|
165 | - removed obsolete setting of ReadyToSave
|
---|
166 |
|
---|
167 | * mjobs/MJSpectrum.cc:
|
---|
168 | - made sure the correct type of MHAlpha is used
|
---|
169 |
|
---|
170 |
|
---|
171 |
|
---|
172 | 2005/05/10 Markus Gaug (2005/05/09)
|
---|
173 |
|
---|
174 | * mjobs/hilocalib_sp1.root
|
---|
175 | * mjobs/hilocalib_sp1_mc.root
|
---|
176 | - new hi-lo intercalibration files with the fixed spline extractor.
|
---|
177 |
|
---|
178 | * mjobs/hilocalib_df46_mc.root
|
---|
179 | - new hi-lo intercalibration files from MC with the left out -O5
|
---|
180 | option. (The real data files had already the correct executable).
|
---|
181 |
|
---|
182 |
|
---|
183 |
|
---|
184 | 2005/05/10 Hendrik Bartko (2005/05/09)
|
---|
185 |
|
---|
186 | * msignal/MC_weights46.dat
|
---|
187 | - NEW weights file for digital filter with dedicated MC weights
|
---|
188 | with 4 slices for the high gain and 6 slices for the low gain
|
---|
189 |
|
---|
190 |
|
---|
191 |
|
---|
192 | 2005/05/10 Markus Gaug (2005/05/08)
|
---|
193 |
|
---|
194 | * mhcalib/MHCalibrationCam.[h,cc]
|
---|
195 | - introduce parameters fLowerFitLimit and fHigherFitLimit to
|
---|
196 | tell explicitly from outside to fit functions in a certain
|
---|
197 | range. If both are 0. (default), the histogram limits define
|
---|
198 | the fit limits (as before).
|
---|
199 |
|
---|
200 |
|
---|
201 |
|
---|
202 | 2005/05/10 Abelardo Moralejo (2005/05/07)
|
---|
203 |
|
---|
204 | * mcalib/MMcCalibrationCalc.cc
|
---|
205 | - in Process, fixed wrong estimate of true number of "equivalent
|
---|
206 | photoelectrons" (correctedphotel). This worked roughly OK as long
|
---|
207 | as the file used for calibration was a (noiselesss) gamma file,
|
---|
208 | because most light is contained in the inner camera and the
|
---|
209 | problem was related to the light going into the outer pixels. So
|
---|
210 | results are not much affected, unless one uses for calibration
|
---|
211 | a file with events having a lot of light in the outer camera.
|
---|
212 | Thomas Hengstebeck noticed this problem when he used a file of MC
|
---|
213 | calibration pulses in mccalibrate.C
|
---|
214 |
|
---|
215 | * manalysis/MMcCalibrationUpdate.[h,cc]
|
---|
216 | - Added possibility to set the hi to lo gain conversion factor.
|
---|
217 | Until now the factor was simply the ratio of pulse areas as read
|
---|
218 | from MMcFadcHeader. This of course is not the factor to be applied
|
---|
219 | to the extracted signals unless the extractor integrates the full
|
---|
220 | pulse in both high and low gain. The factor depends then on the
|
---|
221 | extractor, and the user has to find out what its value is.
|
---|
222 | Set as default calibration type kPhe.
|
---|
223 |
|
---|
224 | * macros/mccalibrate.C, starmc.C
|
---|
225 | - Added the setting of the hi to lo gain conversion factor (see
|
---|
226 | above). For now it has to be calculated by the user. However, it
|
---|
227 | is strongly recommended from now on to use always callisto for the
|
---|
228 | calibration of real data, and not these macros. These are kept
|
---|
229 | just for checking purposes, mostly by "experts".
|
---|
230 |
|
---|
231 |
|
---|
232 |
|
---|
233 | 2005/05/10 Robert Wagner (2005/05/06)
|
---|
234 |
|
---|
235 | * mreport/MReportStarguider.[h,cc]:
|
---|
236 | - Bugfix: Sequence of extracting fDevZd and fDevAz (switched)
|
---|
237 |
|
---|
238 |
|
---|
239 |
|
---|
240 | 2005/05/10 Markus Gaug (2005/05/05)
|
---|
241 |
|
---|
242 | * mcalib/MCalibCalcFromPast.[h,cc]
|
---|
243 | - introduce flag "fUpdateWithFFactorMethod" which allows to use the
|
---|
244 | entire results obtained with the F-Factor method (including a new
|
---|
245 | number of mean photo-electrons). This possibility is switched on
|
---|
246 | (only) if somewhere in the callisto.rc file the following line is
|
---|
247 | written:
|
---|
248 | MJCalibrateSignal.MCalibCalcFromPast.UpdateWithFFactorMethod: yes
|
---|
249 | (Default is still the old way of adjusting the relative extracted
|
---|
250 | charges w.r.t. the mean charge over the inner camera).
|
---|
251 |
|
---|
252 |
|
---|
253 |
|
---|
254 | 2005/05/10 Markus Gaug (2005/05/02)
|
---|
255 |
|
---|
256 | * mcalib/MCalibrationChargeCam.[h,cc]
|
---|
257 | - added new function MergeHiLoConversionFactors
|
---|
258 |
|
---|
259 | * mcalib/MCalibColorSteer.[h,cc]
|
---|
260 | - introduce copying of hi-lo calibration factors from one cam to
|
---|
261 | the next in intensity calibration.
|
---|
262 | - added storage of averageing histograms of flag fHistStorage is
|
---|
263 | set
|
---|
264 |
|
---|
265 | * mcalib/MCalibrationIntensityCam.[h,cc]
|
---|
266 | - introduce place for storage of averageing histograms (if wanted).
|
---|
267 |
|
---|
268 |
|
---|
269 |
|
---|
270 | 2005/05/09 Markus Meyer
|
---|
271 |
|
---|
272 | * mmuon/MHSingleMuon.cc
|
---|
273 | - changed the default value for the binning of fHistPhi
|
---|
274 | - changed the start parameter for the gaussian fit for the
|
---|
275 | calculation of ArcWidth
|
---|
276 |
|
---|
277 |
|
---|
278 |
|
---|
279 | 2005/05/09 Thomas Bretz
|
---|
280 |
|
---|
281 | * callisto.cc, ganymed.cc, mars.cc, merpp.cc, readdaq.cc,
|
---|
282 | readraw.cc, showplot.cc, sinope.cc, sponde.cc, star.cc:
|
---|
283 | - changed order of initialization such that a real NULL
|
---|
284 | output is possible
|
---|
285 | - changed TApplication name from upper to lower case
|
---|
286 | - in some applications replaced manual setup of gLog with
|
---|
287 | gLog.Setup
|
---|
288 |
|
---|
289 | * showlog.cc:
|
---|
290 | - improved alorithm
|
---|
291 |
|
---|
292 | * showplot.cc:
|
---|
293 | - implemented Print options
|
---|
294 |
|
---|
295 | * mbase/MLog.[h,cc]:
|
---|
296 | - fixed a bug which caused output in NULL output
|
---|
297 | - added Getter IsNullOutput
|
---|
298 |
|
---|
299 | * mbase/MStatusDisplay.[h,cc]:
|
---|
300 | - implemented PDF and SVG printing
|
---|
301 | - moved "Save As Something" to new submenu
|
---|
302 | - fixed and improved printing
|
---|
303 | - implemented PrintDialog for printing
|
---|
304 | - implemented printing of log (untested)
|
---|
305 | - allow saving by extension (line Print() in root): SaveAs
|
---|
306 |
|
---|
307 | * mfileio/MWriteRootFile.h:
|
---|
308 | - replaced BIT(17) by BIT(23) to improve compatibility with
|
---|
309 | root 4.04/00 and upcomming versions
|
---|
310 |
|
---|
311 | * mhflux/Makefile, mjobs/MJCut.cc:
|
---|
312 | - replaced MTheta by MThetaSq to get rid of a problem
|
---|
313 | with the automatic naming of the binning (BinningTheta)
|
---|
314 |
|
---|
315 | * mhist/MHCamera.[h,cc]:
|
---|
316 | - fixed a workaround (it has been fixed in root 4.04/00)
|
---|
317 | - allow setting the palette through the Draw-option. This allows
|
---|
318 | storage of the palette
|
---|
319 | - removed fColor. The palette is now diretly set though gStyle in
|
---|
320 | Paint
|
---|
321 |
|
---|
322 | * mjobs/MJOptimize.cc:
|
---|
323 | - restore null output correctly after eventloop
|
---|
324 |
|
---|
325 | * mjobs/MJSpectrum.cc:
|
---|
326 | - renamed Hist and HistOff to HistE and HistEOff
|
---|
327 | - added binnings M3Long and Conc1
|
---|
328 |
|
---|
329 |
|
---|
330 |
|
---|
331 | 2005/05/06 Thomas Bretz
|
---|
332 |
|
---|
333 | * mbase/MStatusDisplay.cc:
|
---|
334 | - fixed constructor to work with newer root versions
|
---|
335 | (gClient!=NULL)
|
---|
336 |
|
---|
337 | * mfileio/MWriteRootFile.h:
|
---|
338 | - added a comment about BITs used by root
|
---|
339 |
|
---|
340 | * mhflux/MHEffectiveOnTime.cc:
|
---|
341 | - use 1e-10 instead of 0 in TPad::Divide
|
---|
342 |
|
---|
343 |
|
---|
344 |
|
---|
345 | 2005/05/06 Daniela Dorner
|
---|
346 |
|
---|
347 | * datacenter/scripts/copyscript:
|
---|
348 | - added command to ensure the correct permissions of the files
|
---|
349 | on disk
|
---|
350 |
|
---|
351 |
|
---|
352 |
|
---|
353 | 2005/05/04 Markus Meyer
|
---|
354 |
|
---|
355 | * mjobs/MJStar.cc:
|
---|
356 | - added cut in ArcWidth (final cuts for muons)
|
---|
357 |
|
---|
358 | * star.rc:
|
---|
359 | - added cut in ArcWidth
|
---|
360 |
|
---|
361 | * mmuon/MHSingleMuon.h
|
---|
362 | - added a Getter for fHistWidth
|
---|
363 |
|
---|
364 |
|
---|
365 |
|
---|
366 | 2005/05/04 Thomas Bretz
|
---|
367 |
|
---|
368 | * mfileio/MWriteRootFile.cc:
|
---|
369 | - fixed a possible infinite loop when compiling the new
|
---|
370 | file name as suggested by Abelardo
|
---|
371 |
|
---|
372 | * mhflux/MHAlpha.cc:
|
---|
373 | - search for fName+"Off" instead of ClassName()+"Off"
|
---|
374 |
|
---|
375 | * mjobs/MJSpectrum.cc:
|
---|
376 | - scale the displayed zd-plots by their maximum as the
|
---|
377 | histograms are scaled before
|
---|
378 |
|
---|
379 | * mjobs/MJStar.cc:
|
---|
380 | - implemented writing of the muon parameters. This takes another
|
---|
381 | 5% of the time (in total 15-20% for muon analysis). It enlarges
|
---|
382 | the file size by roughly 15% (a test file was enlarged from
|
---|
383 | 5.1M to 5.9M)
|
---|
384 |
|
---|
385 | * mmuon/MMuonCalibPar.cc:
|
---|
386 | - set default of ArcPhi to an invalid value = -1
|
---|
387 |
|
---|
388 | * mreport/MReportDrive.cc:
|
---|
389 | - fixed a typo in the comments
|
---|
390 |
|
---|
391 |
|
---|
392 |
|
---|
393 | 2005/05/03 Thomas Bretz
|
---|
394 |
|
---|
395 | * mjobs/MJCut.cc:
|
---|
396 | - added histogram <Fake->'OnTime' for MC
|
---|
397 |
|
---|
398 | * mpointing/MSrcPosCalc.cc:
|
---|
399 | - removed dependancy on MTime for MC
|
---|
400 |
|
---|
401 | * star.cc:
|
---|
402 | - addde possibility to switch off muon analysis
|
---|
403 |
|
---|
404 | * star.rc:
|
---|
405 | - added parameters for muon analysis
|
---|
406 |
|
---|
407 | * mbadpixels/MBadPixelsCam.cc:
|
---|
408 | - fixed a typo in a comment
|
---|
409 |
|
---|
410 | * mjobs/MJStar.[h,cc]:
|
---|
411 | - added possibility to switch off muon analysis
|
---|
412 |
|
---|
413 | * mjobs/Makefile:
|
---|
414 | - added -I../mmuon
|
---|
415 |
|
---|
416 | * mjobs/MJCut.cc, mjobs/MJSpectrum.cc:
|
---|
417 | - renamed MHAlpha to Hist (to have a common naming for all options)
|
---|
418 | - renamed MHAlphaOff to HistOff
|
---|
419 |
|
---|
420 |
|
---|
421 |
|
---|
422 | 2005/05/02 Thomas Bretz
|
---|
423 |
|
---|
424 | * ganymed.rc:
|
---|
425 | - updated to the latest changes
|
---|
426 |
|
---|
427 | * mhflux/MHAlpha.[h,cc]:
|
---|
428 | - made a base class with the necessary interface to derived classes
|
---|
429 | to support other variables like dca or theta
|
---|
430 |
|
---|
431 | * mjobs/MJCut.[h,cc]:
|
---|
432 | - added support for MHAlpha derived classes
|
---|
433 | - made MHTheta the default
|
---|
434 |
|
---|
435 | * mhflux/MHTheta.[h,cc]:
|
---|
436 | - added
|
---|
437 |
|
---|
438 | * mhflux/Makefile, mhflux/FluxLinkDef.h:
|
---|
439 | - added MHTheta
|
---|
440 |
|
---|
441 |
|
---|
442 |
|
---|
443 | 2005/04/29 Thomas Bretz
|
---|
444 |
|
---|
445 | * manalysis/MEventRateCalc.cc:
|
---|
446 | - fixed jumps when a new run is initiated
|
---|
447 | - set as time a time which represents the starting point
|
---|
448 | of the calculation interval in all cases
|
---|
449 |
|
---|
450 | * star.rc, mmuon/MMuonCalibParCalc.cc, mmuon/MMuonSetup.[h,cc]:
|
---|
451 | - fixed wrong units of thresholds for muon analysis
|
---|
452 |
|
---|
453 | * mmuon/MHSingleMuon.cc:
|
---|
454 | - removed obsolete conversion factor in error calculation
|
---|
455 | - FindeCreateObj called for MMuonSetup
|
---|
456 | - get NDF from fit
|
---|
457 | - optimized FindRangeAboveThreshold
|
---|
458 | - handle special case when arcphi is 360deg
|
---|
459 |
|
---|
460 | * star.cc:
|
---|
461 | - replaced ProcessFile by Process
|
---|
462 |
|
---|
463 | * mjobs/MJSpectrum.cc:
|
---|
464 | - renamed second MHAlpha tab to MHAlphaOn to be able to
|
---|
465 | access each tab uniquely
|
---|
466 | - fixed a bug calling SetStats which could cause crashes
|
---|
467 |
|
---|
468 | * mjobs/MJStar.[h,cc]:
|
---|
469 | - preliminary implementation of the muon analysis
|
---|
470 | - reanamed ProcessFile to Process
|
---|
471 |
|
---|
472 |
|
---|
473 |
|
---|
474 | 2005/04/28 Thomas Bretz
|
---|
475 |
|
---|
476 | * manalysis/MMultiDimDistCalc.[h,cc]:
|
---|
477 | - replaced MHadronness by MParameterD
|
---|
478 |
|
---|
479 | * mhflux/MHEnergyEst.cc:
|
---|
480 | - removed obsolete include of MEnergyEst
|
---|
481 |
|
---|
482 | * mmuon/MHMuonPar.cc:
|
---|
483 | - fixed a type in an axis label
|
---|
484 |
|
---|
485 |
|
---|
486 |
|
---|
487 | 2005/04/27 Thomas Bretz
|
---|
488 |
|
---|
489 | * Makefile:
|
---|
490 | - added mmuon
|
---|
491 | - remobed mstarcam
|
---|
492 |
|
---|
493 | * callisto.cc, ganymed.cc, star.cc:
|
---|
494 | - renamed ProcessFile to Process
|
---|
495 |
|
---|
496 | * star.rc:
|
---|
497 | - added some muon parameters
|
---|
498 |
|
---|
499 | * mastro/MAstroCamera.[h,cc]:
|
---|
500 | - temporarily removed interface to MStarPos
|
---|
501 |
|
---|
502 | * mbase/MStatusArray.h:
|
---|
503 | - added default constructor
|
---|
504 |
|
---|
505 | * mcalib/MCalibColorSet.cc:
|
---|
506 | - added runs 39942, 39944, 44834, 39941, 39943 and 44833
|
---|
507 | (undocumented change from the BCN cvs)
|
---|
508 |
|
---|
509 | * mjobs/MJCalib.[h,cc], mjobs/MJCalibTest.[h,cc],
|
---|
510 | mjobs/MJCalibrateSignal.[h,cc], mjobs/MJCalibration.[h,cc],
|
---|
511 | mjobs/MJCut.[h,cc], mjobs/MJPedestal.[h,cc]:
|
---|
512 | - removed support for MRunIter (use the setter of MSequence
|
---|
513 | instead) -- this makes the code a lot easier to maintain
|
---|
514 | - removed support for autodetection if the output already exists --
|
---|
515 | this makes the code a lot easier to maintain
|
---|
516 | - renamed ProcessFile to Process - which was missleading
|
---|
517 |
|
---|
518 | * mmuon/MHMuonPar.[h,cc]:
|
---|
519 | - changes to axis labels etc.
|
---|
520 |
|
---|
521 | * mmuon/MMuonCalibPar.[h,cc]:
|
---|
522 | - removed the histograms and all obsolete variables
|
---|
523 | - removed obsolete SetUseUnmap (this cannot happen
|
---|
524 | by definition of Unmap)
|
---|
525 |
|
---|
526 | * mmuon/MMuonCalibParCalc.[h,cc]:
|
---|
527 | - moved the code for calculation the parameters to new class
|
---|
528 | MHSingleMuon
|
---|
529 |
|
---|
530 | * mmuon/MMuonSearchPar.[h,cc]:
|
---|
531 | - replaced arbitrary fir by minuit (faster and more accurate)
|
---|
532 | - removed precalculation of muon center - makes fit worse
|
---|
533 |
|
---|
534 | * mmuon/MMuonSearchParCalc.[h,cc]:
|
---|
535 | - fixes to comments
|
---|
536 | - fixes to includes
|
---|
537 |
|
---|
538 | * mmuon/MMuonSetup.[h,cc]:
|
---|
539 | - binnings removed (replaces by MBinning)
|
---|
540 |
|
---|
541 | * mmuon/Makefile, mmuon/MuonLinkDef.h:
|
---|
542 | - added MHSingleMuon
|
---|
543 |
|
---|
544 | * msignal/MExtractTimeAndchargeSpline.cc:
|
---|
545 | - fixed a bug found by Abelardo which could cause different
|
---|
546 | results with different compiler optimiztaion options due
|
---|
547 | to rounding errors.
|
---|
548 |
|
---|
549 |
|
---|
550 |
|
---|
551 | 2005/04/25 Thomas Bretz
|
---|
552 |
|
---|
553 | * ganymed.cc:
|
---|
554 | - changed policy of writing the resulting events to the result file
|
---|
555 |
|
---|
556 | * sponde.cc:
|
---|
557 | - added commandline option to use all monte carlos
|
---|
558 | - added command line option to read the MCs more accurate
|
---|
559 |
|
---|
560 | * sponde.rc:
|
---|
561 | - added
|
---|
562 |
|
---|
563 | * mbase/MStatusDisplay.[h,cc]:
|
---|
564 | - added some code to get Tab by name
|
---|
565 | - fixed a typo in a status line output
|
---|
566 |
|
---|
567 | * mhbase/MH.[h,cc], mhbase/MH3.[h,cc], mhflux/MHFalseSource.h,
|
---|
568 | mhist/MHCamEvent.[h,cc], mhist/MHCamEventRot.h,
|
---|
569 | mhist/MHEvent.h, mhist/MHStarMap.h, mhist/MHTriggerLvl0.[h,cc],
|
---|
570 | mhistmc/MHMcTriggerLvl2.[h,cc], mhvstime/MHPixVsTime.[h,cc],
|
---|
571 | mhvstime/MHSectorVsTime.[h,cc], mimage/MHHillas.[h,cc],
|
---|
572 | mimage/MHHillasExt.[h,cc], mimage/MHHillasSrc.[h,cc],
|
---|
573 | mimage/MHImagePar.[h,cc], mimage/MHNewImagePar.[h,cc]:
|
---|
574 | - changed GetHistByName to be const-qualified to be compatible
|
---|
575 | with FindObject
|
---|
576 | - added some FindObject function to call GetHistByName
|
---|
577 |
|
---|
578 | * mhflux/MHAlpha.[h,cc]:
|
---|
579 | - changed such, that it can be forced to display the excess
|
---|
580 | events versus size
|
---|
581 |
|
---|
582 | * mjobs/MJCut.[h,cc]:
|
---|
583 | - display number of excess events versus Size per default
|
---|
584 | - removed energy estimator
|
---|
585 |
|
---|
586 | * mjobs/MJOptimize.cc:
|
---|
587 | - display number of excess events verss size after optimization
|
---|
588 |
|
---|
589 | * mjobs/MJSpectrum.[h,cc]:
|
---|
590 | - implemented setting up energy estimator
|
---|
591 | - replaced some gLog by fLog
|
---|
592 | - display comparison of image parameters
|
---|
593 |
|
---|
594 |
|
---|
595 |
|
---|
596 | 2005/04/22 Thomas Bretz
|
---|
597 |
|
---|
598 | * mbase/MStatusArray.[h,cc]:
|
---|
599 | - switch off adding histograms to gDirectory in newly
|
---|
600 | overwritten Read-function
|
---|
601 |
|
---|
602 | * mhflux/MHCollectionArea.[h,cc]:
|
---|
603 | - implemented member function GetHistSel
|
---|
604 | - don't display full statistics
|
---|
605 | - fixed a possible crash in Paint
|
---|
606 |
|
---|
607 |
|
---|
608 |
|
---|
609 | 2005/04/22 Markus Meyer
|
---|
610 |
|
---|
611 | * mmuon/MMuonSetup[.h.cc]:
|
---|
612 | - new container class for muon parameters
|
---|
613 | which are not changing from event to event
|
---|
614 | (setup parameters for the analysis). These
|
---|
615 | parameters were stored in MMuonCalibPar before
|
---|
616 |
|
---|
617 | * mmuon/MMuonCalibPar[.h.cc]:
|
---|
618 | - changed MCerPhotEvt and MCerphotPix to MSignalCam
|
---|
619 | and MSignalPix to read the new format
|
---|
620 | - removed the setup parameters (stored now in
|
---|
621 | MMuonSetup)
|
---|
622 | - removed all the sanity checks
|
---|
623 | - removed pre-cuts
|
---|
624 | - cuts in process, to save only muon-like events
|
---|
625 |
|
---|
626 | * mmuon/MMuonCalibParCalc[.h.cc]:
|
---|
627 | - changed MCerPhotEvt and MCerphotPix to MSignalCam
|
---|
628 | and MSignalPix to read the new format
|
---|
629 | - removed pre-cuts
|
---|
630 |
|
---|
631 | * mmuon/MMuonSearchPar[.h.cc]:
|
---|
632 | - changed MCerPhotEvt and MCerphotPix to MSignalCam
|
---|
633 | and MSignalPix to read the new format
|
---|
634 | -
|
---|
635 |
|
---|
636 | * mmuon/MMuonSearchParCalc[.h.cc]:
|
---|
637 | - changed MCerPhotEvt and MCerphotPix to MSignalCam
|
---|
638 | and MSignalPix to read the new format
|
---|
639 |
|
---|
640 | * mmuon/MHMuonPar[.h.cc]:
|
---|
641 | - new histgram class, plots different muon
|
---|
642 | parameters
|
---|
643 |
|
---|
644 |
|
---|
645 |
|
---|
646 | 2005/04/21 Daniela Dorner
|
---|
647 |
|
---|
648 | * datacenter/scripts/runcallisto:
|
---|
649 | - fixed choice of todofile
|
---|
650 |
|
---|
651 | * datacenter/scripts/copyscript:
|
---|
652 | - adapted some paths
|
---|
653 |
|
---|
654 | * datacenter/macros/filldotrun.C:
|
---|
655 | - added 6 new arehucas versions
|
---|
656 |
|
---|
657 | * datacenter/scripts/writesequencefile:
|
---|
658 | - added make path for sequencefiles
|
---|
659 |
|
---|
660 |
|
---|
661 |
|
---|
662 | 2005/04/21 Thomas Bretz
|
---|
663 |
|
---|
664 | * mhcalib/MHCalibrationRelTimeCam.cc:
|
---|
665 | - fixed usage of a uninitialized pointer
|
---|
666 |
|
---|
667 | * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc:
|
---|
668 | - fixed usage of MFTriggerPattern
|
---|
669 |
|
---|
670 | * mtrigger/MFTriggerPattern.[h,cc]:
|
---|
671 | - allow to set default from outside in case no pattern
|
---|
672 | could be decoded
|
---|
673 |
|
---|
674 |
|
---|
675 |
|
---|
676 | 2005/04/20 Thomas Bretz
|
---|
677 |
|
---|
678 | * callisto.cc:
|
---|
679 | - added a comment which shows how to correctly skip job2 if
|
---|
680 | extractor doesn't inherit from MExtractTimeAndCharge, but...
|
---|
681 | // This could skip job2 if extractor doesn't inherit from
|
---|
682 | // MExtractTimeand Charge... but this is not necessary.
|
---|
683 | // We only get the same pedestal twice (which we want to have
|
---|
684 | // anyhow. A switch when using the result of job2 later is also
|
---|
685 | // not necessary, because without running job2 it is identical
|
---|
686 | // with job1
|
---|
687 |
|
---|
688 | * mjobs/MSequence.cc:
|
---|
689 | - use the sequence number'd directories in case of calibrated data
|
---|
690 | and image files instead of the date.
|
---|
691 |
|
---|
692 | * mhflux/MAlphaFitter.cc:
|
---|
693 | - copy also results in Copy()
|
---|
694 |
|
---|
695 | * mjobs/MJOptimize.cc:
|
---|
696 | - print result of optimization in case MAlphaFitter is used
|
---|
697 | - store results back in initial MAlphaFitter
|
---|
698 |
|
---|
699 | * mjobs/MJSpectrum.[h,cc]:
|
---|
700 | - implemented a faster simple mode weighting the read spectrum
|
---|
701 | with the theta-probability
|
---|
702 |
|
---|
703 |
|
---|
704 |
|
---|
705 | 2005/04/20 Daniel Mazin (2005/04/18)
|
---|
706 |
|
---|
707 | * mreport/MReportCamera.[h,cc]
|
---|
708 | - added necessary changes to include Active Load and Central Pixel
|
---|
709 | info from Camera reports
|
---|
710 |
|
---|
711 | * mcamera/MCameraActiveLoad.[h,cc]
|
---|
712 | - added to store Active Load info from the Camera reports
|
---|
713 |
|
---|
714 | * mcamera/MCameraCentralPix.[h,cc]
|
---|
715 | - added to store Central Pixel info from the Camera reports
|
---|
716 |
|
---|
717 | * mcamera/Makefile
|
---|
718 | * mcamera/CameraLinkDef.h
|
---|
719 | - added MCameraActiveLoad and MCameraCentralPix classes
|
---|
720 |
|
---|
721 |
|
---|
722 |
|
---|
723 | 2005/04/20 Markus Gaug (2005/04/15)
|
---|
724 |
|
---|
725 | * mcalib/MCalibrationChargeCam.[h,cc]
|
---|
726 | - added new function CopyHiLoConversionFactors
|
---|
727 |
|
---|
728 |
|
---|
729 |
|
---|
730 | 2005/04/20 Markus Gaug (2005/04/14)
|
---|
731 |
|
---|
732 | * mcalib/MCalibColorSteer.[h,cc]
|
---|
733 | - fixed a bug in the recognition of the calibration bit pattern.
|
---|
734 | Concerns only intensity calibration.
|
---|
735 |
|
---|
736 | * mcalib/MCalibrationRelTimeCalc.cc
|
---|
737 | - return kTRUE instaed of kFALSE in case that the Process() has
|
---|
738 | never been executed.
|
---|
739 |
|
---|
740 | * mjobs/MJCalibration.cc
|
---|
741 | - add a filter against PIN Diode events since some of the recent
|
---|
742 | calibration runs have been taken with Pin Diode.
|
---|
743 |
|
---|
744 |
|
---|
745 |
|
---|
746 | 2005/04/12 Markus Gaug
|
---|
747 |
|
---|
748 | * mcalib/MCalibrationCam.[h,cc]
|
---|
749 | - added a storage place for the run number
|
---|
750 |
|
---|
751 | * mcalib/MCalibCalcFromCalc.[h,cc]
|
---|
752 | - store the run number in the individual MCalibrationCams
|
---|
753 |
|
---|
754 |
|
---|
755 |
|
---|
756 | 2005/04/19 Thomas Bretz
|
---|
757 |
|
---|
758 | * mjobs/MJCut.cc:
|
---|
759 | - fixed a problem when not enabling "--res"
|
---|
760 |
|
---|
761 | * mimage/MHVsSize.[h,cc]:
|
---|
762 | - added more displayed variables
|
---|
763 |
|
---|
764 | * mjobs/MJSpectrum.[h,cc]:
|
---|
765 | - added
|
---|
766 |
|
---|
767 | * mjobs/Makefile, mjobs/JobsLinkDef.h:
|
---|
768 | - added MJSpectrum
|
---|
769 |
|
---|
770 | * Makefile:
|
---|
771 | - added sponde.cc
|
---|
772 |
|
---|
773 | * sponde.cc:
|
---|
774 | - added
|
---|
775 |
|
---|
776 | * mhbase/MBinning.h:
|
---|
777 | - added Print() to //*MENU*
|
---|
778 |
|
---|
779 | * mhflux/MAlphaFitter.cc:
|
---|
780 | - do not set inf-flag in Print()
|
---|
781 |
|
---|
782 | * mhflux/MHAlpha.[h,cc]:
|
---|
783 | - set all-flag for printing MAlphaFitter("result")
|
---|
784 | - added Getter for excess histogram
|
---|
785 |
|
---|
786 | * mjobs/MDataSet.[h,cc]:
|
---|
787 | - allow to initialize a TChain from this dataset
|
---|
788 |
|
---|
789 | * mjobs/MJCut.cc:
|
---|
790 | - moved energy estimator back before Cut0 otherwise the
|
---|
791 | EnergyEst container is missing in summary file
|
---|
792 |
|
---|
793 | * mhflux/MHCollectionArea.cc:
|
---|
794 | - draw efficiency into third pad
|
---|
795 |
|
---|
796 |
|
---|
797 |
|
---|
798 | 2005/04/18 Thomas Bretz
|
---|
799 |
|
---|
800 | * manalysis/MCompProbCalc.cc, mbadpixels/MBadPixelsCalc.cc,
|
---|
801 | mbadpixels/MBadPixelsTreat.cc:
|
---|
802 | - some fixes to documentation (THtml complained about missing
|
---|
803 | classes)
|
---|
804 |
|
---|
805 | * mbase/MStatusArray.[h,cc]:
|
---|
806 | - implemented some functions to print contents of StatusArray
|
---|
807 | and/or tab/canvas.
|
---|
808 |
|
---|
809 | * mhbase/MFillH.cc:
|
---|
810 | - remove fH from ListOfPrimitives before adding Clone in
|
---|
811 | PostProcess
|
---|
812 |
|
---|
813 | * mhbase/MH.[h,cc]:
|
---|
814 | - implemented new member function RemoveFromPad (necessary
|
---|
815 | if a class should support same-option)
|
---|
816 |
|
---|
817 | * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
|
---|
818 | mimage/MHImagePar.cc, mimage/MHNewImagePar.cc, mimage/MHVsSize.cc:
|
---|
819 | - fixed naming in case of same-option in Draw
|
---|
820 | - remove previous histograms from pad in case of same-option
|
---|
821 |
|
---|
822 | * mjobs/MJCut.[h,cc]:
|
---|
823 | - write all binnings in WriteResult
|
---|
824 | - write MHillasExt to output
|
---|
825 | - BinningWidth, BinningLength and BinningDist added
|
---|
826 |
|
---|
827 | * mjobs/MJOptimize.[h,cc]:
|
---|
828 | - fixed a typo in output
|
---|
829 | - allow to exchange Test-/Train-Sample
|
---|
830 |
|
---|
831 | * ganymed.cc:
|
---|
832 | - implemented "-mc" option to allow cutting MC samples
|
---|
833 |
|
---|
834 | * showlog.cc:
|
---|
835 | - implemented real treatment of debug-levels
|
---|
836 | - return 1 instead of 0 in cae of normal finish
|
---|
837 |
|
---|
838 | * manalysis/MEnergyEstimate.h, mbase/MContinue.h,
|
---|
839 | mhflux/MAlphaFitter.h:
|
---|
840 | - added Print() to context //*MENU*
|
---|
841 |
|
---|
842 | * manalysis/MMatrixLoop.cc:
|
---|
843 | - fixed returning of number of entries if using split mode
|
---|
844 |
|
---|
845 | * mbase/MContinue.cc:
|
---|
846 | - implemented Print() function
|
---|
847 |
|
---|
848 | * mbase/MParContainer.[h,cc]:
|
---|
849 | - in Read set name of object to argument name if argument!=NULL
|
---|
850 | - reordered some checks for Method calls
|
---|
851 |
|
---|
852 | * mdata/MDataFormula.cc:
|
---|
853 | - fixed a problem with the replacement if using [?] for
|
---|
854 | fits
|
---|
855 |
|
---|
856 | * mfbase/MFEventSelector2.cc:
|
---|
857 | - replaced some +=1 and -=1 by ++ and --
|
---|
858 |
|
---|
859 | * mfileio/MReadMarsFile.cc:
|
---|
860 | - fixed a bug which caused Preprocess to crahs if instatiated
|
---|
861 | with default constructor
|
---|
862 |
|
---|
863 | * mhbase/MH.cc, mhflux/MHEffectiveOnTime.cc:
|
---|
864 | - use dynamic_cast if getting "stats"
|
---|
865 |
|
---|
866 | * mhflux/MAlphaFitter.cc:
|
---|
867 | - small updates to output
|
---|
868 |
|
---|
869 | * mhflux/MHEnergyEst.cc:
|
---|
870 | - fixed all axis lables
|
---|
871 | - implemented fit of resolution
|
---|
872 | - initialize fBias=0 in SetupFill
|
---|
873 | - enhances Print() output
|
---|
874 |
|
---|
875 | * mjobs/MJCalibrateSignal.cc:
|
---|
876 | - moved all tasks for interleaved calibration events to
|
---|
877 | a third tasklist
|
---|
878 |
|
---|
879 | * mjobs/MJCut.[h,cc]:
|
---|
880 | - implemented correct treatment of MC files
|
---|
881 | - write resulting events to result file if no filename set
|
---|
882 | - moved energy estimator behind cuts
|
---|
883 |
|
---|
884 | * mjobs/MJOptimize.cc:
|
---|
885 | - changed RunEnergy such, that it can correctly treat
|
---|
886 | MC files written by ganymed using wobble-mode
|
---|
887 |
|
---|
888 | * mbase/MStatusDisplay.cc:
|
---|
889 | - fixed a possible crash in GetFullPad
|
---|
890 |
|
---|
891 | * mhbase/MBinning.[h,cc]:
|
---|
892 | - implemented Copy Constructor
|
---|
893 |
|
---|
894 | * mhflux/MHCollectionArea.h:
|
---|
895 | - call CalcEfficiency in Finalize
|
---|
896 |
|
---|
897 | * mhflux/MHEnergyEst.[h,cc]:
|
---|
898 | - implemented GetWeights
|
---|
899 |
|
---|
900 | * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
|
---|
901 | mimage/MHImagePar.cc, mimage/MHNewImagePar.cc, mimage/MHVsSize.cc:
|
---|
902 | - remove histograms from global directory if name was changed
|
---|
903 | in Draw
|
---|
904 |
|
---|
905 | * mimage/MHVsSize.cc:
|
---|
906 | - exhanged the arguments of TMath::Sign
|
---|
907 |
|
---|
908 |
|
---|
909 |
|
---|
910 |
|
---|
911 | 2005/04/14 Thomas Bretz
|
---|
912 |
|
---|
913 | * mjobs/MJCut.cc:
|
---|
914 | - added MPointingPos to output
|
---|
915 |
|
---|
916 |
|
---|
917 |
|
---|
918 | 2005/04/13 Thomas Bretz
|
---|
919 |
|
---|
920 | * mbase/MStatusDisplay.[h,cc]:
|
---|
921 | - implemented new Image types which can be written
|
---|
922 |
|
---|
923 | * mhbase/MBinning.[h,cc]:
|
---|
924 | - added some more constructors which can set the binning directly
|
---|
925 |
|
---|
926 | * mhflux/MHEnergyEst.h:
|
---|
927 | - added getter for fHEnergy
|
---|
928 |
|
---|
929 | * mhflux/FluxLinkDef.h, mhflux/Makefile:
|
---|
930 | - added MHCollectionArea
|
---|
931 |
|
---|
932 | * mhflux/MHCollectionArea.[h,cc]:
|
---|
933 | - added
|
---|
934 |
|
---|
935 |
|
---|
936 |
|
---|
937 | 2005/04/13 Daniela Dorner
|
---|
938 |
|
---|
939 | * datacenter/macros/fillcalib.C:
|
---|
940 | - added update
|
---|
941 |
|
---|
942 | * datacenter/scripts/copyscript
|
---|
943 | - fixed bug / changed path
|
---|
944 |
|
---|
945 | * datacenter/macros/setupdb.C
|
---|
946 | - added table
|
---|
947 |
|
---|
948 |
|
---|
949 |
|
---|
950 | 2005/04/12 Daniela Dorner
|
---|
951 |
|
---|
952 | * datacenter/macros, datacenter/scripts:
|
---|
953 | - added
|
---|
954 |
|
---|
955 | * datacenter/macros/buildsequenceentries.C,
|
---|
956 | datacenter/macros/checkfileavail.C,
|
---|
957 | datacenter/macros/doexclusions.C,
|
---|
958 | datacenter/macros/fillcalib.C,
|
---|
959 | datacenter/macros/filldotrbk.C,
|
---|
960 | datacenter/macros/filldotrun.C,
|
---|
961 | datacenter/macros/fillsignal.C,
|
---|
962 | datacenter/macros/findcacofiles.C,
|
---|
963 | datacenter/macros/getdolist.C,
|
---|
964 | datacenter/macros/insertcacofile.C,
|
---|
965 | datacenter/macros/insertdate.C,
|
---|
966 | datacenter/macros/resetallruns.C,
|
---|
967 | datacenter/macros/setstatus.C,
|
---|
968 | datacenter/macros/setupdb.C,
|
---|
969 | datacenter/macros/writesequencefile.C,
|
---|
970 | datacenter/scripts/buildsequenceentries
|
---|
971 | - added macros to do the automatic procedures in the datacenter
|
---|
972 |
|
---|
973 | * datacenter/scripts/checkfilesforsequenceavail,
|
---|
974 | datacenter/scripts/copyscript,
|
---|
975 | datacenter/scripts/correcttime,
|
---|
976 | datacenter/scripts/doexclusions,
|
---|
977 | datacenter/scripts/filesondisk,
|
---|
978 | datacenter/scripts/fillcallisto,
|
---|
979 | datacenter/scripts/runcallisto,
|
---|
980 | datacenter/scripts/runstar,
|
---|
981 | datacenter/scripts/writesequencefiles
|
---|
982 | - added scripts to do the automatic procedures in the datacenter
|
---|
983 |
|
---|
984 | * automatic-exclusions.rc, steps.rc
|
---|
985 | - added rc files for the automatic procedures
|
---|
986 |
|
---|
987 |
|
---|
988 |
|
---|
989 | 2005/04/12 Thomas Bretz
|
---|
990 |
|
---|
991 | * Makefile:
|
---|
992 | - for the moment remove mhistmc from compilation
|
---|
993 |
|
---|
994 | * ganymed.cc:
|
---|
995 | - return 2 when detecting wrong commandline argument
|
---|
996 |
|
---|
997 | * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
|
---|
998 | - removed MEnergyEst (replaced by a simple MParameterD)
|
---|
999 |
|
---|
1000 | * manalysis/MEnergyEstimate.[h,cc]:
|
---|
1001 | - replaced MEnergyEst by MParameterD
|
---|
1002 | - implemented Print() function
|
---|
1003 | - updated ClassVersion from 0 to 1 to allow storage of
|
---|
1004 | energy estimator
|
---|
1005 |
|
---|
1006 | * mbase/MStatusArray.[h,cc]:
|
---|
1007 | - overloaded DisplayIn to allow displaying a single tab
|
---|
1008 | - added some output if ObjectInCanvas not found
|
---|
1009 |
|
---|
1010 | * mbase/MStatusDisplay.[h,cc]:
|
---|
1011 | - enhanced Read() and Display() with the possibility to only
|
---|
1012 | read or display a single tab
|
---|
1013 |
|
---|
1014 | * mcalib/MCalibrateData.cc:
|
---|
1015 | - enhancements to logging output
|
---|
1016 |
|
---|
1017 | * mcalib/MCalibrationRelTimeCalc.cc:
|
---|
1018 | - some fixes to format of logging output
|
---|
1019 |
|
---|
1020 | * mfbase/MF.[h,cc]:
|
---|
1021 | - changed kAllowEmpty from a bit to the new datamember fAllowEmpty.
|
---|
1022 | This was necessary to allow storage of MF into files
|
---|
1023 | - changed ClassVersion from 0 to 1
|
---|
1024 |
|
---|
1025 | * mhbase/MBinning.cc:
|
---|
1026 | - fixed SetEdgesRaw (lin, log, etc was ignored)
|
---|
1027 |
|
---|
1028 | * mhflux/MHAlpha.[h,cc]:
|
---|
1029 | - replaced MEnergyEst by MParameterD
|
---|
1030 | - renamed Theta to ExcessTheta
|
---|
1031 | - renamed Energy to ExcessEnergy
|
---|
1032 | - renamed Size to ExcessSize
|
---|
1033 | - renamed Time to ExcessTime
|
---|
1034 |
|
---|
1035 | * mhflux/MHEnergyEst.[h,cc]:
|
---|
1036 | - replaced MEnergyEst by MParameterD
|
---|
1037 | - implemented Print() function
|
---|
1038 | - some fixes to displaying the histograms. This makes sure,
|
---|
1039 | that no crashes happen, but unluckily it works correctly only
|
---|
1040 | with root 4.02/00
|
---|
1041 |
|
---|
1042 | * mjobs/MJOptimize.[h,cc]:
|
---|
1043 | - implemented a AddPreCut taking a MFilter as argument
|
---|
1044 | - SetBit(kCanDelete) for all internal PreCuts
|
---|
1045 | - Print the result of the energy estimation after it was done
|
---|
1046 |
|
---|
1047 | * mranforest/MRFEnergyEst.[h,cc]:
|
---|
1048 | - replaced MEnergyEst by MParameterD
|
---|
1049 |
|
---|
1050 | * mfileio/MReadTree.cc:
|
---|
1051 | - shortened the output a bit when siwtching to the next file
|
---|
1052 |
|
---|
1053 |
|
---|
1054 |
|
---|
1055 | 2005/04/11 Thomas Bretz
|
---|
1056 |
|
---|
1057 | * manalysis/MMatrixLoop.[h,cc]:
|
---|
1058 | - implement option to divide matrix into two samples
|
---|
1059 |
|
---|
1060 | * mhflux/MHEnergyEst.cc:
|
---|
1061 | - changed to display projection of enegry resolution
|
---|
1062 | - fixed to use correct minimization value
|
---|
1063 |
|
---|
1064 | * mjobs/MJOptimize.[h,cc]:
|
---|
1065 | - implemented option to divide sample into test/train
|
---|
1066 |
|
---|
1067 | * mcalib/MCalibCalcFromPast.cc, mcalib/MCalibColorSteer.cc,
|
---|
1068 | mcalib/MCalibrationChargeCalc.cc, mhcalib/MHCalibrationCam.cc:
|
---|
1069 | - small updates to log-output
|
---|
1070 |
|
---|
1071 | * mhflux/MAlphaFitter.cc:
|
---|
1072 | - output scale-factor
|
---|
1073 |
|
---|
1074 | * mhist/MHCamera.cc:
|
---|
1075 | - as a workaround for a severe problem in gStyle->SetPalette
|
---|
1076 | when using the deep blue sea I have switched off this
|
---|
1077 | Platte for the moment
|
---|
1078 |
|
---|
1079 |
|
---|
1080 |
|
---|
1081 | 2005/04/08 Markus Gaug (2005/04/07)
|
---|
1082 |
|
---|
1083 | * mhcalib/MHCalibrationChargeCam.cc:
|
---|
1084 | - UNDOCUMENTED CHANGE: Do not call histlo.CreateFourierSpectrum()
|
---|
1085 | if IsOscillations()
|
---|
1086 |
|
---|
1087 | * mjobs/MJCalibrateSignal.cc:
|
---|
1088 | - UNDOCUMENTED CHANGE: Set SetOscillations(kFALSE) for
|
---|
1089 | hchacam, hbndcam, hrelcam
|
---|
1090 |
|
---|
1091 | * mhcalib/MHCalibrationRelTimeCam.cc:
|
---|
1092 | - fill array only if IsOscillations() is true. This is the case in
|
---|
1093 | all classes deriving from MHCalibrationCam, except for this one!
|
---|
1094 | The effect was that the interlaced calib. events occupied more
|
---|
1095 | and more memory becoming slower and slower because the option:
|
---|
1096 | SetOscillations(kFALSE) was not treated correctly.
|
---|
1097 |
|
---|
1098 | * mjobs/pedestalref_Dec04.rc
|
---|
1099 | - update the reference lines in the display according to the spline
|
---|
1100 | extractor.
|
---|
1101 |
|
---|
1102 | * mjobs/MJCalibration.cc
|
---|
1103 | - clarify a mis-leading histogram title
|
---|
1104 |
|
---|
1105 | * callisto_Dec04Jan05.rc:
|
---|
1106 | - UNDOCUMENTED CHANGE: use the pedestref_Dec04.rc as reference
|
---|
1107 | file.
|
---|
1108 |
|
---|
1109 |
|
---|
1110 |
|
---|
1111 | 2005/04/08 Thomas Bretz
|
---|
1112 |
|
---|
1113 | * mhbase/MH3.cc:
|
---|
1114 | - replaced all Float-histograms by double histograms. This
|
---|
1115 | is backward compatible with I/O and has the advantage, that
|
---|
1116 | we are compatible with most other double histograms used in
|
---|
1117 | Mars
|
---|
1118 |
|
---|
1119 | * mhflux/MHEnergyEst.cc:
|
---|
1120 | - made the energy binning the same than in all other classes
|
---|
1121 |
|
---|
1122 | * mreport/MReportStarguider.[h,cc]:
|
---|
1123 | - implemented new values from new starguider report as defined
|
---|
1124 | in TDAS00-07 V7.1
|
---|
1125 | - Fixed the formerly wrong unit of fDevAz and fDevZd (unit now
|
---|
1126 | is arcmin)
|
---|
1127 |
|
---|
1128 | * mjobs/MJCalibrateSignal.cc:
|
---|
1129 | - first replaced contmc by a new filter Markus G. used, but
|
---|
1130 | after a discussion with Abelardo it turned out, that the
|
---|
1131 | original filter does a better job, becuase it takes both
|
---|
1132 | (level 1 trigger and minimum number of phes) conditions
|
---|
1133 | used in the MC into account.
|
---|
1134 |
|
---|
1135 | * mjobs/MJCut.cc:
|
---|
1136 | - added a plot: Effective-On-Time versus Theta used to produce
|
---|
1137 | a spectrum
|
---|
1138 |
|
---|
1139 | * mjobs/MJCalibrateSignal.cc:
|
---|
1140 | - removed condition IsUseBlindPixel() and IsUsePINDiode from
|
---|
1141 | setting filter and applied it to the corresponding task
|
---|
1142 |
|
---|
1143 | * mjobs/MDataSet.cc:
|
---|
1144 | - fixed a bug using the default paths
|
---|
1145 |
|
---|
1146 |
|
---|
1147 |
|
---|
1148 | 2005/04/07 Thomas Bretz
|
---|
1149 |
|
---|
1150 | * mpointing/MSrcPosCalc.cc:
|
---|
1151 | - also skip Process if fSourcePos==NULL, this happens in real
|
---|
1152 | data, too, if no pointing correction is done.
|
---|
1153 |
|
---|
1154 | * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
|
---|
1155 | - removed MParameterI, MParameterD, MParameterDerr
|
---|
1156 |
|
---|
1157 | * mbase/BaseLinkDef.h, mbase/Makefile:
|
---|
1158 | - added MParameterI, MParameterD, MParameterDerr
|
---|
1159 |
|
---|
1160 | * mbase/MParList.cc:
|
---|
1161 | - if a container is rejected due to wrong inheritance its
|
---|
1162 | inheritance is mentioned in the error message
|
---|
1163 |
|
---|
1164 | * mhbase/HBaseLinkDef.h, mhbase/Makefile:
|
---|
1165 | - removed MWeight
|
---|
1166 |
|
---|
1167 | * mhbase/MWeight.[h,cc]:
|
---|
1168 | - removed, replaced by MParameterD
|
---|
1169 |
|
---|
1170 | * mhbase/MFillH.[h,cc], mmontecarlo/MMcWeightEnergySpecCalc.[h,cc]:
|
---|
1171 | - replaced MWeight by MParameterD
|
---|
1172 |
|
---|
1173 | * mjobs/MJStar.cc:
|
---|
1174 | - fixed the wrong axis title in the histogram showing the rate
|
---|
1175 |
|
---|
1176 | * manalysis/MParameters.[h,cc]:
|
---|
1177 | - moved to mbase
|
---|
1178 |
|
---|
1179 | * mbase/MParameters.[h,cc]:
|
---|
1180 | - inherit MParameterDerr from MParameterD
|
---|
1181 | - changed class version of MParameterDerr from 1 to 2
|
---|
1182 |
|
---|
1183 | * mfbase/MFEventSelector2.cc:
|
---|
1184 | - fixed that in SelectProb the wrong bin was chosen
|
---|
1185 |
|
---|
1186 |
|
---|
1187 |
|
---|
1188 | 2005/04/07 Markus Gaug (2005/04/06)
|
---|
1189 |
|
---|
1190 | * mjobs/calibrationref_Dec04.rc
|
---|
1191 | * callisto_Dec04Jan05.rc
|
---|
1192 | - update the reference lines in the display according to the spline
|
---|
1193 | extractor.
|
---|
1194 |
|
---|
1195 | * msignal/MExtractTimeAndChargeSpline.cc
|
---|
1196 | - move fgHiGainFirst from 2 to 0. This is important for the Dec. und
|
---|
1197 | January data where the calib. pulse position changes much.
|
---|
1198 |
|
---|
1199 | * mjobs/MJCalib.cc
|
---|
1200 | * mjobs/MJCalibration.cc
|
---|
1201 | - move fDevice and functions IsUseBlindPixel() and
|
---|
1202 | IsUsePINDiode() into the base class.
|
---|
1203 |
|
---|
1204 | * mjobs/MJCalibrateSignal.cc
|
---|
1205 | - do not apply the modified extraction window to the interlaced
|
---|
1206 | calibration events. This is a bugfix especially for the
|
---|
1207 | December and January data.
|
---|
1208 | - extract and fit blind pixel and pin diode only if flag
|
---|
1209 | IsUseBlindPixel() or IsUsePINDiode() is set.
|
---|
1210 |
|
---|
1211 |
|
---|
1212 |
|
---|
1213 | 2005/04/07 Markus Gaug (2005/04/03)
|
---|
1214 |
|
---|
1215 | * mcalib/MCalibrateData.cc
|
---|
1216 | - made one warning more understandable.
|
---|
1217 |
|
---|
1218 | * msignal/MExtractTimeAndChargeDigitalFilter.cc
|
---|
1219 | - moved fgOffsetFromLogain from -1.8 to -2.8. This corrects only an
|
---|
1220 | defective extraction of the MC at low-gain signals lower than 90
|
---|
1221 | phes.
|
---|
1222 |
|
---|
1223 |
|
---|
1224 |
|
---|
1225 | 2005/04/07 Markus Gaug (2005/04/01)
|
---|
1226 |
|
---|
1227 | * mpedestal/MExtractPedestal.[h,cc]
|
---|
1228 | - use the standard way to define the default for fNumEventsDump
|
---|
1229 | - added missing "NumDump" in ReadEnv
|
---|
1230 |
|
---|
1231 | * callisto_*.rc
|
---|
1232 | - correct the default of the number of events used in
|
---|
1233 | pedestal calculation (NumEventsDump).
|
---|
1234 | - added missing lines for setting of parameters for the
|
---|
1235 | MJCalibrateSignal.PedCalcFromExtractRndm.*
|
---|
1236 | (CORRECTED SOME BUGS IN THIS LINES)
|
---|
1237 | - Replaced NumEventsDump by NumDump
|
---|
1238 |
|
---|
1239 |
|
---|
1240 |
|
---|
1241 | 2005/04/05 Thomas Bretz
|
---|
1242 |
|
---|
1243 | * mjobs/MSequence.cc:
|
---|
1244 | - fixed a bug in SetupDatRuns. P was setup instead of D
|
---|
1245 |
|
---|
1246 | * star.cc, mjobs/MJStar.cc:
|
---|
1247 | - fixed wrong setup of data-files
|
---|
1248 |
|
---|
1249 | * mjobs/pedestalref_Feb05.rc, mjobs/hilocalib_sp1.root,
|
---|
1250 | mjobs/hilocalib_sp1_mc.root:
|
---|
1251 | - added
|
---|
1252 |
|
---|
1253 | * mimage/MHillasCalc.[h,cc]:
|
---|
1254 | - implemented missing ReadEnv - DON'T KNOW WHERE IT WAS! argh...
|
---|
1255 |
|
---|
1256 | * mmc/MMcCorsikaRunHeader.h:
|
---|
1257 | - added Getter for fWobbleMode
|
---|
1258 |
|
---|
1259 | * mpointing/MSrcPosCalc.[h,cc]:
|
---|
1260 | - added detection of MC files and setting of source position
|
---|
1261 | according to wobble mode flag in MMcCorsikaRunHeader
|
---|
1262 | - fixed a bug in ReadEnv (wrong return statement) found
|
---|
1263 | by Abelardo. Correct handling of floating point numbers
|
---|
1264 | in the source position (12.5) was affected.
|
---|
1265 |
|
---|
1266 |
|
---|
1267 |
|
---|
1268 | 2005/04/04 Thomas Bretz
|
---|
1269 |
|
---|
1270 | * callisto.cc, sinope.cc, mjobs/MDataSet.[h,cc], mjobs/MJCalibTest.cc,
|
---|
1271 | mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
|
---|
1272 | mjobs/MSequence.[h,cc]
|
---|
1273 | - changed setup procedure for paths to allow using standard
|
---|
1274 | paths everywhere
|
---|
1275 | - fixed to use new correct datacenter standard paths
|
---|
1276 | - made sure, that the sequences in a dataset are sorted by
|
---|
1277 | their number to ensure the correct synchronization
|
---|
1278 |
|
---|
1279 | * mhflux/MHAlpha.cc:
|
---|
1280 | - display correct error (excess/significance)
|
---|
1281 |
|
---|
1282 | * mjobs/MJCalibrateSignal.cc, mjobs/MJPedestal.cc:
|
---|
1283 | - removed MPointingPosCalc from Tasklist
|
---|
1284 |
|
---|
1285 | * mjobs/MJStar.cc:
|
---|
1286 | - added MPointingPosCalc to tasklist for "Events" in case of MC
|
---|
1287 |
|
---|
1288 | * ganymed.cc, mjobs/MJCut.[h,cc]:
|
---|
1289 | - implemented an option to enhance the display
|
---|
1290 | - do not display FS plot in wobble mode
|
---|
1291 | - made sure files are not written when they should not be written
|
---|
1292 |
|
---|
1293 | * mhflux/MHAlpha.[h,cc]:
|
---|
1294 | - let FitEnergyBins return the mean of the significance of
|
---|
1295 | all Energy Bins
|
---|
1296 |
|
---|
1297 | * mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
|
---|
1298 | mimage/MHImagePar.cc, mimage/MHNewImagePar.cc:
|
---|
1299 | - implemented or fixed implementation of "same" Draw-option
|
---|
1300 | - slightly modified binning for Dist in MHHillasSrc
|
---|
1301 |
|
---|
1302 | * mjobs/MJCalibrateSignal.cc:
|
---|
1303 | - do not plot pulse time twice
|
---|
1304 |
|
---|
1305 | * mjobs/MJOptimize.cc:
|
---|
1306 | - print all parameters in minuit after they have been
|
---|
1307 | setup
|
---|
1308 |
|
---|
1309 |
|
---|
1310 |
|
---|
1311 | 2005/04/01 Thomas Bretz
|
---|
1312 |
|
---|
1313 | * mbadpixels/MBadPixelsCalc.cc:
|
---|
1314 | - switched on bad pixel detection for a pedestal level
|
---|
1315 | which is more than 5 times the variance
|
---|
1316 |
|
---|
1317 | * mfbase/MF.cc:
|
---|
1318 | - when fixing the "Inverted" bit in ReadEnv don't print a
|
---|
1319 | message on the screen
|
---|
1320 |
|
---|
1321 | * mhflux/MHAlpha.cc:
|
---|
1322 | - plot correct errors
|
---|
1323 | - do not plot the point if its significance is not greater 1
|
---|
1324 |
|
---|
1325 |
|
---|
1326 |
|
---|
1327 | 2005/03/29 Markus Gaug
|
---|
1328 |
|
---|
1329 | * mcalib/MCalibColorSet.cc:
|
---|
1330 | - added runs 34814, 34815, 45493, 45502, 45525, 45537 and 45548
|
---|
1331 |
|
---|
1332 |
|
---|
1333 |
|
---|
1334 | 2005/03/29 Thomas Bretz
|
---|
1335 |
|
---|
1336 | * ganymed.cc:
|
---|
1337 | - implemented cmdline option for wobble and no-wobble to overwrite
|
---|
1338 | dataset
|
---|
1339 | - added cmdline option to print dataset
|
---|
1340 |
|
---|
1341 | * mbase/MEvtLoop.[h,cc]:
|
---|
1342 | - added some memory leak analysis to eventloop
|
---|
1343 |
|
---|
1344 | * mbase/MStatusDisplay.[h,cc]:
|
---|
1345 | - added third part to status bar which displays the current
|
---|
1346 | memory usage
|
---|
1347 | - added some more sizes to menu bar
|
---|
1348 | - replaced SetStatusLine1/2 by calling a common SetStatusLine
|
---|
1349 | - added a delete to CloseWindow() to be able to close a
|
---|
1350 | static window. REMARK: This gives a hell of warnings in
|
---|
1351 | valgrind but it is currently the only option to get this working
|
---|
1352 | which is really annoying
|
---|
1353 |
|
---|
1354 | * mhbase/MH.cc:
|
---|
1355 | - small simplification
|
---|
1356 |
|
---|
1357 | * mhbase/MHMatrix.cc:
|
---|
1358 | - replaced IsValid() by a check for the number of Rows, this
|
---|
1359 | was necessary because in root 4.02/00 all matrices seems
|
---|
1360 | to be valid
|
---|
1361 |
|
---|
1362 | * mhflux/MHAlpha.cc:
|
---|
1363 | - changed the number of default bins in energy
|
---|
1364 | - make sure that the Alpha plot for off-data is displayed with
|
---|
1365 | a minimum at 0
|
---|
1366 | - fixed TPad::Divide for root 4.02/00
|
---|
1367 |
|
---|
1368 | * mhflux/MHEnergyEst.cc:
|
---|
1369 | - use the mean abs of the resolution as fit value
|
---|
1370 | - some fixed to graphics
|
---|
1371 | - fixed the TPad::Divide for root 4.02/00
|
---|
1372 | - for the moment removed the pad added to the list of cleanups
|
---|
1373 | to get rid of the crashes
|
---|
1374 |
|
---|
1375 | * mhflux/MHFalseSource.cc:
|
---|
1376 | - fixed for root 4.02/00 which seaqrches in the current pad
|
---|
1377 | for the histogram when calling Project3D
|
---|
1378 | - fixed the TPad::Divide for root 4.02/00
|
---|
1379 |
|
---|
1380 | * mhist/MHHadronness.[h,cc]:
|
---|
1381 | - use MParameterD instead of MHadronness
|
---|
1382 |
|
---|
1383 | * mimage/ImageLinkDef.h, mimage/Makefile:
|
---|
1384 | - added MHVsSize
|
---|
1385 |
|
---|
1386 | * mimage/MHHillas.cc:
|
---|
1387 | - implemented 'same' for Center-histogram
|
---|
1388 |
|
---|
1389 | * mhflux/FluxLinkDef.h, mhflux/Makefile:
|
---|
1390 | - added MHEnergyEst
|
---|
1391 |
|
---|
1392 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
1393 | - added significancetimes log10(excess) as fit option
|
---|
1394 |
|
---|
1395 | * mjobs/MDataSet.[h,cc]:
|
---|
1396 | - added wobble-mode option
|
---|
1397 |
|
---|
1398 | * mjobs/MJCut.cc:
|
---|
1399 | - changed default binning for energy
|
---|
1400 | - added MHillasSrcAnti optionally to the output
|
---|
1401 | - added MHVsSize to the tabs which are shown
|
---|
1402 |
|
---|
1403 | * mjobs/MJOptimize.[h,cc]:
|
---|
1404 | - added dummy parameters to FixParameter for compatibility
|
---|
1405 | with SetParemeter
|
---|
1406 | - replaced MFSupercuts by MFMagicCuts
|
---|
1407 | - use Energy in MHAlpha instead of size
|
---|
1408 |
|
---|
1409 | * mbase/MFilter.[h,cc]:
|
---|
1410 | - implemented ReadEnv to treat "Inverted"
|
---|
1411 |
|
---|
1412 | * mfbase/MF.[h,cc], mfilter/MFSupercuts.cc:
|
---|
1413 | - treat "inverted" with MFilter::ReadEnv
|
---|
1414 |
|
---|
1415 | * manalysis/MCompProbCalc.[h,cc], mranforest/MRanForestCalc.[h,cc]:
|
---|
1416 | - replaced MHadronness by MParameterD
|
---|
1417 |
|
---|
1418 | * mdata/MDataFormula.[h,cc]:
|
---|
1419 | - removed comments from SetVariables
|
---|
1420 | - replaced GetExpFormula by GetTitle
|
---|
1421 |
|
---|
1422 | * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
|
---|
1423 | - MHadronness removed
|
---|
1424 |
|
---|
1425 | * mfilter/MFMagicCuts.[h,cc]:
|
---|
1426 | - added
|
---|
1427 |
|
---|
1428 | * mfilter/FilterLinkDef.h, mfilter/Makefile:
|
---|
1429 | - added MFMagicCuts
|
---|
1430 |
|
---|
1431 | * mjobs/Makefile, mjobs/JobsLinkDef.h:
|
---|
1432 | - removed MJExtractSignal
|
---|
1433 |
|
---|
1434 | * mfbase/MF.cc:
|
---|
1435 | - fixed a problem with double-inversion in ReadEnv
|
---|
1436 |
|
---|
1437 | * mpointing/MSrcPosCalc.cc:
|
---|
1438 | - removed an output line which showed only an empty container
|
---|
1439 |
|
---|
1440 |
|
---|
1441 |
|
---|
1442 | 2005/03/24 Thomas Bretz
|
---|
1443 |
|
---|
1444 | * callisto.cc, ganymed.cc, mars.cc, merpp.cc, readdaq.cc,
|
---|
1445 | readraw.cc, showlog.cc, showplot.cc, sinope.cc, star.cc:
|
---|
1446 | - replaced all returns of -1 by return 2
|
---|
1447 |
|
---|
1448 | * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
|
---|
1449 | - added MEnergyEst (container)
|
---|
1450 |
|
---|
1451 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
1452 | - implemented new fit result options
|
---|
1453 |
|
---|
1454 |
|
---|
1455 |
|
---|
1456 | 2005/03/23 Markus Gaug
|
---|
1457 |
|
---|
1458 | * msignal/MExtractTimeAndChargeDigitalFilter.cc
|
---|
1459 | - fix a bug in the time fine adjustment
|
---|
1460 |
|
---|
1461 | * mjobs/hilocalib_*_mc.root
|
---|
1462 | - high-gain low-gain intercalibration constants for the MC.
|
---|
1463 |
|
---|
1464 | * mjobs/MJCalibration.cc
|
---|
1465 | - use the MC- intercalibration files for MC.
|
---|
1466 |
|
---|
1467 |
|
---|
1468 |
|
---|
1469 | 2005/03/23 Thomas Bretz
|
---|
1470 |
|
---|
1471 | * mhcalib/MHCalibrationChargeCam.cc:
|
---|
1472 | - fixed a possible crash in DrawDataCheckPixel() if
|
---|
1473 | pix.GetGraphEvents() returns NULL
|
---|
1474 |
|
---|
1475 |
|
---|
1476 |
|
---|
1477 | 2005/03/23 Thomas Bretz
|
---|
1478 |
|
---|
1479 | * Release 0.9
|
---|
1480 |
|
---|
1481 |
|
---|
1482 |
|
---|
1483 | 2005/03/23 Thomas Bretz
|
---|
1484 |
|
---|
1485 | * ganymed.cc:
|
---|
1486 | - implemented wobble-mode option
|
---|
1487 |
|
---|
1488 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
1489 | - fixed a problem in wobble mode (number of on- minus number
|
---|
1490 | of off-entries where calculated as 0)
|
---|
1491 | - added some additional resource options for scaling
|
---|
1492 | - added some missing const-qualifiers
|
---|
1493 |
|
---|
1494 | * mhflux/MHAlpha.cc:
|
---|
1495 | - some cosmetic change to output
|
---|
1496 |
|
---|
1497 | * mjobs/MDataSet.[h,cc]:
|
---|
1498 | - added the possibility to add a source name for wobble mode
|
---|
1499 | (preliminary)
|
---|
1500 | - added reading from *.edb catalog
|
---|
1501 |
|
---|
1502 | * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
|
---|
1503 | mjobs/MJCalibration.cc, mjobs/MJPedestal.cc:
|
---|
1504 | - replaced iter.Print("all") by iter.Print()
|
---|
1505 |
|
---|
1506 | * mjobs/MJCut.[h,cc]:
|
---|
1507 | - implemented wobble mode
|
---|
1508 | - implemented getting source position
|
---|
1509 |
|
---|
1510 | * mjobs/MJStar.cc:
|
---|
1511 | - switched off calculation of MConcentration
|
---|
1512 | - implemented the new debug option for files (was still missing
|
---|
1513 | in MJStar)
|
---|
1514 |
|
---|
1515 | * mpointing/MSrcPosCalc.[h,cc]:
|
---|
1516 | - always writa the anti-source position into the parameter list, too
|
---|
1517 | - implemented wobble mode (exchange source and anti-source position)
|
---|
1518 |
|
---|
1519 | * mjobs/Makefile, mjobs/JobsLinkDef.h:
|
---|
1520 | - added MJOptimize
|
---|
1521 |
|
---|
1522 | * mfilter/MFSupercuts.[h,cc]:
|
---|
1523 | - added
|
---|
1524 |
|
---|
1525 | * mfilter/Makefile, mfilter/FilterLinkDef.h:
|
---|
1526 | - added MFSupercuts
|
---|
1527 | - removed MFAlpha
|
---|
1528 |
|
---|
1529 | * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
|
---|
1530 | - removed MEnergyEst
|
---|
1531 | - removed MEnergyEstParam
|
---|
1532 | - removed MEnergyEstParamDanielMkn421
|
---|
1533 | - removed MSupercuts
|
---|
1534 | - removed MSupercutsCalc
|
---|
1535 | - removed MFindSupercuts
|
---|
1536 | - removed MMinuitInterface
|
---|
1537 | - removed MFiltercutsCalc
|
---|
1538 |
|
---|
1539 | * mhist/Makefile, mhist/HistLinkDef.h:
|
---|
1540 | - removed MHEnergyTime
|
---|
1541 | - removed MHEnergyTheta
|
---|
1542 | - removed MHAlphaEnergyTime
|
---|
1543 | - removed MHAlphaEnergyTheta
|
---|
1544 | - removed MHThetabarTime
|
---|
1545 | - removed MHThetabarTheta
|
---|
1546 | - removed MHGamma
|
---|
1547 | - removed MHSigmaPixel
|
---|
1548 | - removed MHSigmabarTheta
|
---|
1549 | - removed MHOnSubtraction
|
---|
1550 | - removed MHFindSignificance
|
---|
1551 | - removed MHCT1Supercuts
|
---|
1552 |
|
---|
1553 | * mhflux/Makefile, mhflux/HistLinkDef.h:
|
---|
1554 | - added MHEnergyEst
|
---|
1555 |
|
---|
1556 |
|
---|
1557 |
|
---|
1558 | 2005/03/22 Thomas Bretz
|
---|
1559 |
|
---|
1560 | * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
|
---|
1561 | mjobs/MJCalibration.cc, mjobs/MJPedestal.cc:
|
---|
1562 | - added a possibility to print the files which are
|
---|
1563 | searched/found if the files doesn't match the sequence
|
---|
1564 |
|
---|
1565 | * mjobs/MJPedestal.cc:
|
---|
1566 | - undocumented(!) change, changed fgExtractWinLeft
|
---|
1567 | from 3.5 to 2.5
|
---|
1568 |
|
---|
1569 | * mimage/MHillas.cc:
|
---|
1570 | - fixed a bug which took unused pixels into account
|
---|
1571 | introduced errornously with the last change to MSignalCam
|
---|
1572 |
|
---|
1573 |
|
---|
1574 |
|
---|
1575 | 2005/03/21 Thomas Bretz
|
---|
1576 |
|
---|
1577 | * mfbase/MFDataChain.cc:
|
---|
1578 | - fixed a bug in GetDataMember if fData is not valid
|
---|
1579 |
|
---|
1580 | * mhbase/MH3.cc:
|
---|
1581 | - moved drawing histograms back to Draw. This fixes a
|
---|
1582 | problem with root 4.02/00. Reading/Writing should be
|
---|
1583 | no problem if the names of the profiles are well known.
|
---|
1584 | - with this fix 'same' is currently NOT supported
|
---|
1585 |
|
---|
1586 | * mimage/ImageLinkDef.h, mimage/Makefile:
|
---|
1587 | - added MNewImagepar2
|
---|
1588 | - added MHCewImagePar2
|
---|
1589 |
|
---|
1590 | * mimage/MNewImagePar2.[h,cc], mimage/MHNewImagePar2.[h,cc]:
|
---|
1591 | - added new classes calculating and displaying the length
|
---|
1592 | of the border line of a shower
|
---|
1593 |
|
---|
1594 | * mimage/MHImagePar.cc:
|
---|
1595 | - fixed a problem with root 4.02/00 when setting the margin
|
---|
1596 | in Divide to 0 by setting it to 1e-10
|
---|
1597 |
|
---|
1598 | * mimage/MHNewImagePar.[h,cc]:
|
---|
1599 | - fixed to display Areas in deg^2
|
---|
1600 |
|
---|
1601 | * mimage/MHillas.cc, mimage/MHillasExt.cc, mimage/MHillasSrc.cc,
|
---|
1602 | mimage/MImagePar.cc, mimage/MNewImagePar.cc
|
---|
1603 | - a small fix to Print()
|
---|
1604 |
|
---|
1605 | * mimage/MHillasCalc.[h,cc]:
|
---|
1606 | - added MNewImagePar2 to supported image parameters
|
---|
1607 |
|
---|
1608 | * mjobs/MJStar.cc:
|
---|
1609 | - replaced MCerPhotEvt by MSignalCam
|
---|
1610 |
|
---|
1611 | * msignal/cosmics_weights46.dat, msignal/calibration_weightsUV46.dat,
|
---|
1612 | mjobs/hilocalib_df46.root:
|
---|
1613 | - added new intercalibration file for digital filter 4sl higain
|
---|
1614 | and 6sl logian
|
---|
1615 |
|
---|
1616 | * mbase/MLogHtml.cc:
|
---|
1617 | - fixed a bug in Underline which cause a crash if fOut==NULL
|
---|
1618 | - output a message if file cannot be opened
|
---|
1619 |
|
---|
1620 | * mhcalib/MHCalibrationPulseTimeCam.cc:
|
---|
1621 | - for some output there was a replacement of pix.GetPixId()
|
---|
1622 | by hist.GetName() <undocumented>
|
---|
1623 |
|
---|
1624 | * mimage/MHillas.[h,cc]:
|
---|
1625 | - added new member function GetBorderLine returning the border
|
---|
1626 | line correspondig to an ellipse with axis lnegth and width
|
---|
1627 | - added new member function GetArea returning the area
|
---|
1628 | correspondig to an ellipse with axis lnegth and width
|
---|
1629 |
|
---|
1630 |
|
---|
1631 |
|
---|
1632 | 2005/03/19 Markus Gaug
|
---|
1633 |
|
---|
1634 | * mjobs/hilocalib_df46.root
|
---|
1635 | - added new intercalibration file for digital filter 4sl higain
|
---|
1636 | and 6 slices logain
|
---|
1637 |
|
---|
1638 | * mjobs/MJCalibration.cc
|
---|
1639 | - exchanged intercalibration file from hilocalib_df_4.root to
|
---|
1640 | hilocalib_df46.root
|
---|
1641 | - do not apply hi-gain lo-gain intercalibration for MC files.
|
---|
1642 |
|
---|
1643 | * mjobs/MJPedestal.cc
|
---|
1644 | - exchanged two (Int_t)'s by TMath::Nint().
|
---|
1645 | - undocumented(!) change to the calculation of the extraction
|
---|
1646 | range (PulsePosCheck)
|
---|
1647 |
|
---|
1648 | * callisto.rc
|
---|
1649 | - exchanged default weights file for Digital filter from
|
---|
1650 | cosmics_weights4.dat to cosmics_weights46.dat and from
|
---|
1651 | calibration_weights_UV4.dat to calibration_weights_UV46.dat!
|
---|
1652 | This change is absolutely necessary, given the new results from
|
---|
1653 | Nuria about the signal resolution in the low gain which gets worse
|
---|
1654 | than the intrinsic Poisson jitter above 350 phes. Also the time
|
---|
1655 | resolution is too bad. This was not known before we had the
|
---|
1656 | correct low-gain MC pulse.
|
---|
1657 |
|
---|
1658 |
|
---|
1659 |
|
---|
1660 | 2005/03/18 Thomas Bretz
|
---|
1661 |
|
---|
1662 | * Makefile:
|
---|
1663 | - removed mone from list of compiled programs
|
---|
1664 |
|
---|
1665 | * mars.cc:
|
---|
1666 | - replaced the MARS display by the Camera Display directly
|
---|
1667 |
|
---|
1668 | * manalysis/MCameraData.[h,cc], mcalib/MCalibrateData.[h,cc],
|
---|
1669 | mbadpixels/MBadPixelsTreat.[h,cc], mcalib/MCalibrateRelTimes.[h,cc],
|
---|
1670 | mimage/MCameraSmooth.[h,cc], mimage/MConcentration.[h,cc],
|
---|
1671 | mimage/MHillas.[h,cc], mimage/MHillasExt.[h,cc],
|
---|
1672 | mimage/MImgCleanStd.[h,cc], mimage/MNewImagePar.[h,cc],
|
---|
1673 | mimage/MImagePar.[h,cc], MNewImagePar.[h,cc],
|
---|
1674 | mjobs/MJCalibTest.cc, mhcalib/MHCalibrationTestCam.[h,cc],
|
---|
1675 | mpedestal/MPedPhotCalc.[h,cc], mjobs/MJCalibrateSignal.cc:
|
---|
1676 | - removed dependancy on MArrivalTime, information now
|
---|
1677 | found in MSignalCam
|
---|
1678 | - replaced MCerPhotEvt by MSignalCam
|
---|
1679 | - it was renamed because it will be completely incompatible
|
---|
1680 | anyhow
|
---|
1681 |
|
---|
1682 | * mjobs/MJCalibrateSignal.cc:
|
---|
1683 | - use new MSignalCam type to display pulse position of cosmics
|
---|
1684 |
|
---|
1685 | * mcalib/MCalibrateData.cc:
|
---|
1686 | - calculate number of saturated pixels
|
---|
1687 |
|
---|
1688 | * manalysis/MCerPhotEvt.[h,cc]:
|
---|
1689 | - removed possibility for zero-supression. Now the index
|
---|
1690 | is identical with the position in the array
|
---|
1691 | - renamed and moved to msignal/MSignalCam.[h,cc]
|
---|
1692 |
|
---|
1693 | * manalysis/MCerPhotPix.cc:
|
---|
1694 | - removed obsolete values
|
---|
1695 | - added arrival time
|
---|
1696 | - renamed and moved to msignal/MSignalPix.[h,cc]
|
---|
1697 |
|
---|
1698 | * mcalib/MCalibrationChargeCalc.cc:
|
---|
1699 | - some cosmetic changes and small fixed from the Munich cvs
|
---|
1700 | (undocumented)
|
---|
1701 |
|
---|
1702 | * mfileio/MWriteRootFile.cc:
|
---|
1703 | - fixed bug in RecursiveRemove which caused crashed with real
|
---|
1704 | data
|
---|
1705 |
|
---|
1706 | * mhft/MGeomCamMagicEnhance.cc, mhft/MHexagonalFTCalc.cc:
|
---|
1707 | - updated, but untested
|
---|
1708 |
|
---|
1709 | * mhist/MHCamEvent.[h,cc]:
|
---|
1710 | - some fixes in Draw to get a correct display in root 4.02/00
|
---|
1711 | (at least on 64-bit systems)
|
---|
1712 | - removed kSqrtVariance it is included in kProfile now
|
---|
1713 |
|
---|
1714 | * mhist/MHCamera.[h,cc]:
|
---|
1715 | - removed sqrtvariance option which is included in profile now
|
---|
1716 | - the profile now uses the new array fBinEntries to display
|
---|
1717 | a more accurate profile
|
---|
1718 |
|
---|
1719 | * mhist/MHEvent.cc:
|
---|
1720 | - set to type 6 for arrival times
|
---|
1721 |
|
---|
1722 | * mimage/MHillasCalc.cc:
|
---|
1723 | - updated text for error=1
|
---|
1724 |
|
---|
1725 | * mimage/MImagePar.cc:
|
---|
1726 | - copy number of saturated pixels from MSignalCam
|
---|
1727 |
|
---|
1728 | * mjobs/MJStar.cc:
|
---|
1729 | - enhanced title of some histogram
|
---|
1730 |
|
---|
1731 | * mjobs/MSequence.cc:
|
---|
1732 | - updated path to fit data center (D.Dorner)
|
---|
1733 |
|
---|
1734 | * mmain/MEventDisplay.cc:
|
---|
1735 | - display Arrival Time from MSignalCam now
|
---|
1736 |
|
---|
1737 | * msignal/MArrivalTimeCam.cc:
|
---|
1738 | - implemented a new case 6 which is identical with the
|
---|
1739 | default case AND arrival time from MSignalCam
|
---|
1740 |
|
---|
1741 | * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
|
---|
1742 | manalysis/:
|
---|
1743 | - removed MCerPhotEvt
|
---|
1744 | - removed MCerPHotPix
|
---|
1745 | - removed MCerPhotAnal
|
---|
1746 | - removed MCerPhotAnal2
|
---|
1747 | - removed MCerPhotCalc
|
---|
1748 |
|
---|
1749 | * mimage/Makefile, manalysis/ImageLinkDef.h:
|
---|
1750 | - removed MHillasSrcCalc
|
---|
1751 |
|
---|
1752 | * manalysis/MSupercutsCalc.cc:
|
---|
1753 | - removed an obsolete include
|
---|
1754 |
|
---|
1755 | * mhist/Makefile, mhist/HistLinkDef.h:
|
---|
1756 | - removed MHSigmaTheta
|
---|
1757 |
|
---|
1758 | * mmain/Makefile, mmain/HistLinkDef.h:
|
---|
1759 | - removed MDataCheck
|
---|
1760 | - removed Mars
|
---|
1761 | - removed MAnalysis
|
---|
1762 | - removed MMonteCarlo
|
---|
1763 | - removed MGDisplayAdc
|
---|
1764 | - removed MOnlineDisplay
|
---|
1765 | - removed MOnlineDump
|
---|
1766 |
|
---|
1767 | * msignal/Makefile, msignal/HistLinkDef.h, msignal/:
|
---|
1768 | - added MSignalCam
|
---|
1769 | - added MSignalPix
|
---|
1770 | - added MSignalCalc
|
---|
1771 |
|
---|
1772 | * msql/Makefile, msql/SqlLinkDef.h:
|
---|
1773 | - removed MSqlInsertRun
|
---|
1774 |
|
---|
1775 | * mfilter/Makefile, mfilter/FilterLinkDef.h:
|
---|
1776 | - removed MFSelBasic
|
---|
1777 | - removed MFSelStandard
|
---|
1778 | - removed MFSelFinal
|
---|
1779 |
|
---|
1780 |
|
---|
1781 |
|
---|
1782 | 2005/03/17 Thomas Bretz
|
---|
1783 |
|
---|
1784 | * callisto.cc:
|
---|
1785 | - added new option moon
|
---|
1786 | - use light condition from MSequence to determin light condition
|
---|
1787 | automatically
|
---|
1788 |
|
---|
1789 | * mjobs/MJPedestal.h:
|
---|
1790 | - allow setting SetUseHists also to kFALSE
|
---|
1791 |
|
---|
1792 | * mjobs/MSequence.[h,cc]:
|
---|
1793 | - added fLightCondition
|
---|
1794 |
|
---|
1795 | * mcalib/MCalibrateData.cc:
|
---|
1796 | - undocumented change from Markus Gaug
|
---|
1797 |
|
---|
1798 | * mfilter/MFCT1SelBasic.[h,cc], mfilter/MFCT1SelStandard.[h,cc],
|
---|
1799 | mfilter/MFCT1SelFinal.[h,cc]:
|
---|
1800 | - moved to manalysisct1
|
---|
1801 |
|
---|
1802 | * mfilter/Makefile, mfilter/FilterLinkDef.h:
|
---|
1803 | - removed MFCT1SelBasic
|
---|
1804 | - removed MFCT1SelStandard
|
---|
1805 | - removed MFCT1SelFinal
|
---|
1806 |
|
---|
1807 | * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
|
---|
1808 | - removed MPad
|
---|
1809 | - removed MMakePadHistograms
|
---|
1810 | - removed MSigmabar
|
---|
1811 | - removed MSigmabarParam
|
---|
1812 | - removed MSigmabarCalc
|
---|
1813 |
|
---|
1814 | * mimage/Makefile, mimage/ImageLinkDef.h:
|
---|
1815 | - removed MImgCleanTGB
|
---|
1816 |
|
---|
1817 | * mmontecarlo/Makefile, mmontecarlo/MonteCarloLinkDef.h
|
---|
1818 | - removed MMcEnergyEst
|
---|
1819 | - removed MMcTimeGenerate
|
---|
1820 |
|
---|
1821 | * msignal/Makefile, msignal/SignalLinkDef.h:
|
---|
1822 | - removed MArrivalTime
|
---|
1823 | - removed MArrivalTimeCalc
|
---|
1824 | - removed MArrivalTimeCalc2
|
---|
1825 |
|
---|
1826 | * mjobs/MJCalibration.cc:
|
---|
1827 | - followed some undocumented changes from the other cvs
|
---|
1828 |
|
---|
1829 |
|
---|
1830 |
|
---|
1831 | 2005/03/16 Thomas Bretz
|
---|
1832 |
|
---|
1833 | * callisto.cc:
|
---|
1834 | - set changed extractor in MJCalibrateSignal from MJPedestal
|
---|
1835 | - don't process 'range finding' for MonteCarlo data
|
---|
1836 |
|
---|
1837 | * callisto.rc:
|
---|
1838 | - removed obsolete Modified* option
|
---|
1839 |
|
---|
1840 | * mjobs/MJCalibrateSignal.[h,cc]:
|
---|
1841 | - removed obsolete flag for ModifiedExtractWin
|
---|
1842 | - allow also NULL for SetExtractor
|
---|
1843 | - rearanged the too MWriteRootFile instantiations otherwise
|
---|
1844 | callisto crashes in MWriteRootFile::ChangeFile
|
---|
1845 | - removed some obsolete comments about an old MC workaround
|
---|
1846 |
|
---|
1847 | * mdata/MDataChain.cc:
|
---|
1848 | - fixe to allow sign after e (eg. 1e-3, 1e+5 instead of 1e3, 1e5)
|
---|
1849 |
|
---|
1850 | * mcalib/MCalibColorSet.cc, mcalib/MCalibrationChargeCalc.cc,
|
---|
1851 | mhcalib/MHCalibrationCam.cc:
|
---|
1852 | - undocummented change
|
---|
1853 |
|
---|
1854 |
|
---|
1855 |
|
---|
1856 | 2005/03/16 Markus Gaug
|
---|
1857 |
|
---|
1858 | * msignal/MExtractTimeAndChargeSlidingWindow.cc
|
---|
1859 | - fixed a bug in the reading of the resource file (reading of the
|
---|
1860 | MExtractTimeAndCharge resources was skipped).
|
---|
1861 |
|
---|
1862 | * mcalib/MCalibrateData.cc
|
---|
1863 | - for the case that the high-gain saturates, but the low-gain signal
|
---|
1864 | could not be extracted successfully, take the high-gain signal,
|
---|
1865 | multiplied by 1.5 (before, 0 was taken erroneously).
|
---|
1866 |
|
---|
1867 | * msignal/MExtractTimeAndCharge.cc
|
---|
1868 | - catch one potential case for memory leaks in the low-gain
|
---|
1869 | calculation. Extract low-gain only if the remaining extraction
|
---|
1870 | window is not smaller than the number of slices needed by the
|
---|
1871 | signal extractor.
|
---|
1872 | - set the default fgLoGainStartShift to -3.5
|
---|
1873 |
|
---|
1874 | * msignal/MExtractTimeAndChargeSpline.[h,cc]
|
---|
1875 | * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
|
---|
1876 | - adjust fLoGainStartShift by one slice, after findings from MC.
|
---|
1877 |
|
---|
1878 |
|
---|
1879 |
|
---|
1880 | 2005/03/15 Markus Gaug
|
---|
1881 |
|
---|
1882 | * msignal/MExtractTimeAndChargeSpline.h
|
---|
1883 | - take fRandomIter out of the streamer.
|
---|
1884 | - take fRiseTimeLoGain and fFallTimeLoGain into the streamer.
|
---|
1885 | - raise version number to 4
|
---|
1886 |
|
---|
1887 | * mjobs/MJCalibration.cc
|
---|
1888 | - set default to kFALSE for PIN Diode or Blind Pixel calibration
|
---|
1889 | (was kTRUE by error).
|
---|
1890 |
|
---|
1891 |
|
---|
1892 |
|
---|
1893 | 2005/03/15 Thomas Bretz
|
---|
1894 |
|
---|
1895 | * mjobs/MJCalibrateSignal.[h,cc]:
|
---|
1896 | - added the fExtractor data member
|
---|
1897 | - added a destructor deleting it
|
---|
1898 | - only read extractor from file if not set by user
|
---|
1899 | - user fExtractor as extractor1
|
---|
1900 | - do not delete extractor1 if set by user
|
---|
1901 | - added member function to set extractor
|
---|
1902 |
|
---|
1903 | * mjobs/MJPedestal.cc:
|
---|
1904 | - removed MFEventSelector workaround again
|
---|
1905 | - do not write pedy file anymore
|
---|
1906 |
|
---|
1907 | * callisto.cc:
|
---|
1908 | - MJCalibrateSignal now takes the signal extractor directly
|
---|
1909 | instead of taking the long way round a new file
|
---|
1910 |
|
---|
1911 | * mpedestal/MExtractPedestal.cc:
|
---|
1912 | - ReInit extractor correctly. Now the workaround should be
|
---|
1913 | really obsolete
|
---|
1914 |
|
---|
1915 | * mbase/MGMenu.[h,cc]:
|
---|
1916 | - make fix fix also compile root 3.10.02
|
---|
1917 |
|
---|
1918 |
|
---|
1919 |
|
---|
1920 | 2005/03/14 Thomas Bretz
|
---|
1921 |
|
---|
1922 | * mbase/MGMenu.h:
|
---|
1923 | - added a fix for root 4.02.00
|
---|
1924 |
|
---|
1925 |
|
---|
1926 |
|
---|
1927 | 2005/03/14 Markus Gaug
|
---|
1928 |
|
---|
1929 | * mcalib/MCalibrateData.cc
|
---|
1930 | - catch the case that now high-gain low-gian intercalibration const.
|
---|
1931 | is available.
|
---|
1932 |
|
---|
1933 | * mjobs/MJPedestal.cc
|
---|
1934 | - modify option for pedy*.root: from UPDATE to RECREATE
|
---|
1935 |
|
---|
1936 |
|
---|
1937 |
|
---|
1938 | 2005/03/11 Markus Gaug
|
---|
1939 |
|
---|
1940 | * callisto.rc
|
---|
1941 | - changed default weights for DF to cosmics_weights4.dat. (This has
|
---|
1942 | turned out to be the most stable set of weights).
|
---|
1943 |
|
---|
1944 | * mjobs/MJCalibration.cc
|
---|
1945 | - some cosmetic changes in the output
|
---|
1946 | - in case of WriteHists(), do not overwrite existing signal*.root
|
---|
1947 | file, but append histograms (bugfix!)
|
---|
1948 |
|
---|
1949 |
|
---|
1950 |
|
---|
1951 | 2005/03/10 Toni Coarasa (With Nadia's and Alessandro's inside)
|
---|
1952 |
|
---|
1953 | * mjobs/MJCut.cc
|
---|
1954 | - inclusion of (TString) to avoid compiler error under 2.95.3
|
---|
1955 |
|
---|
1956 | * sinope.cc
|
---|
1957 | - inclusion of <errno.h> to avoid compiler error under 2.95.3
|
---|
1958 |
|
---|
1959 |
|
---|
1960 |
|
---|
1961 | 2005/03/10 Markus Gaug
|
---|
1962 |
|
---|
1963 | * msignal/MExtractTimeAndCharge.cc
|
---|
1964 | - set fgLoGainStartShift to -4.0
|
---|
1965 | - put a check to avoid a dynamic low-gain range < 0 (should not
|
---|
1966 | occur with current extractors, but one never knows...)
|
---|
1967 |
|
---|
1968 | * msignal/MExtractor.[h,cc]
|
---|
1969 | - introduced Clear()-function, used in SetRange()
|
---|
1970 |
|
---|
1971 | * mjobs/MJCalibrateSignal.cc
|
---|
1972 | - changed order of initialization of the 2 MWriteRootFiles whereupon
|
---|
1973 | the crash goes away. Have to revise the /dev/null work-around
|
---|
1974 | in MWriteRootFile!
|
---|
1975 |
|
---|
1976 |
|
---|
1977 |
|
---|
1978 | 2005/03/09 Markus Gaug
|
---|
1979 |
|
---|
1980 | * msignal/MExtractTimeAndCharge.cc
|
---|
1981 | - catch a (very unprobable) case in which the low-gain range could
|
---|
1982 | be negative
|
---|
1983 |
|
---|
1984 | * mjobs/MJCalibrateSignal.cc
|
---|
1985 | - modify writing of MCalibrationPulseTimeCam to disk in order to
|
---|
1986 | avoid program crash in the destructor of MJCalibrateSignal
|
---|
1987 |
|
---|
1988 | * mhcalib/MHGausEvents.h
|
---|
1989 | - take fGraphEvents, fGraphPowerSpectrum, fHPowerProbability and
|
---|
1990 | fPowerSpectrum out of the streamer.
|
---|
1991 | - intialize fFlags to 0
|
---|
1992 |
|
---|
1993 |
|
---|
1994 |
|
---|
1995 | 2005/03/09 Thomas Hengstebeck
|
---|
1996 |
|
---|
1997 | * mranforest/MRFEnergyEst.cc
|
---|
1998 | - changed call of min, max functions to TMath::Min() and
|
---|
1999 | TMath::Max() to avoid compilation problems with some gcc
|
---|
2000 | versions
|
---|
2001 | - changed check of energy rule (last col of MHMatrix) so, that
|
---|
2002 | any rule containing "fEnergy" is accepted.
|
---|
2003 |
|
---|
2004 |
|
---|
2005 |
|
---|
2006 | 2005/03/08 Markus Gaug
|
---|
2007 |
|
---|
2008 | * mhcalib/MHPedestalCam.[h,cc]
|
---|
2009 | - introduce new parameter "fFitStart" to decide from outside where
|
---|
2010 | to start fitting the pedestals.
|
---|
2011 |
|
---|
2012 |
|
---|
2013 |
|
---|
2014 | 2005/03/07 Markus Gaug
|
---|
2015 |
|
---|
2016 | * mjobs/hilocalib_df6.root
|
---|
2017 | * mjobs/hilocalib_sp2.root
|
---|
2018 | - two files with the high-gain vs. logain intercalibration results.
|
---|
2019 | for Digital filter and September data and Spline and December
|
---|
2020 | data.
|
---|
2021 |
|
---|
2022 | * callisto.rc
|
---|
2023 | - allow setting the variables ExtractWinLeft and ExtractWinRight.
|
---|
2024 |
|
---|
2025 | * mhcalib/MHCalibrationHiLoCam.h
|
---|
2026 | * mhcalib/MHCalibrationCam.h
|
---|
2027 | * mhcalib/MHGausEvents.h
|
---|
2028 | - put the Draw-functions into the *MENU*
|
---|
2029 |
|
---|
2030 | * mjobs/MJCalibration.[h,cc]
|
---|
2031 | - introduced reading of hi-vs.logain calibration file
|
---|
2032 |
|
---|
2033 | * mjobs/MJPedestal.[h,cc]
|
---|
2034 | - modified range setting according Thomas S. suggestions
|
---|
2035 |
|
---|
2036 | * msignal/MArrivalTime.[h,cc]
|
---|
2037 | - took out some commented code which will not be used any more
|
---|
2038 | - improve Print() function
|
---|
2039 |
|
---|
2040 |
|
---|
2041 |
|
---|
2042 | 2005/03/05 Markus Gaug
|
---|
2043 |
|
---|
2044 | * msignal/MExtractTimeAndChargeSpline.[h,cc]
|
---|
2045 | - removed the obsolete parts of "kMaximum" and "kHalfMaximum" in the
|
---|
2046 | code which were still persistent
|
---|
2047 | - set default extraction type to integral (instead of amplitude)
|
---|
2048 | - set version number to 3
|
---|
2049 |
|
---|
2050 | * mcalib/MCalibrationChargeCam.[h,cc]
|
---|
2051 | - added new function GetAvergedConvFADC2PhePerArea for the datacheck
|
---|
2052 |
|
---|
2053 | * mjobs/MJPedestal.[h,cc]
|
---|
2054 | - added function WriteExtractor which writes the extractor with the
|
---|
2055 | new ranges to disk if fPulsePosCheck has been selected.
|
---|
2056 |
|
---|
2057 | * mjobs/MJCalibrateSignal.[h,cc]
|
---|
2058 | - added functionality to read the updated extractor from
|
---|
2059 | MJPedestalY2 (with the new extraction ranges).
|
---|
2060 |
|
---|
2061 |
|
---|
2062 |
|
---|
2063 | 2005/03/04 Abelardo Moralejo
|
---|
2064 |
|
---|
2065 | * mmc/MFadcDefine.h
|
---|
2066 | - Changed constant SUBBINS from 5 to 500. This defines the
|
---|
2067 | resolution of the analog signal simulation in the camera MC.
|
---|
2068 | The time step is the duration of one FADC slice divided by
|
---|
2069 | SUBBINS. The change was necessary to implement correctly the PMT
|
---|
2070 | time jitter.
|
---|
2071 |
|
---|
2072 |
|
---|
2073 |
|
---|
2074 | 2005/03/03 Markus Gaug
|
---|
2075 |
|
---|
2076 | * mjobs/pedestalref.rc
|
---|
2077 | * mjobs/calibrationref.rc
|
---|
2078 | * mjobs/calibrationref_Nov04.rc
|
---|
2079 | - added documentation
|
---|
2080 |
|
---|
2081 | * mjobs/signalref.rc
|
---|
2082 | - added
|
---|
2083 |
|
---|
2084 | * mjobs/MJPedestal.cc
|
---|
2085 | - re-added MFEventSelector which had been removed by TB on the
|
---|
2086 | 15.2.2005.
|
---|
2087 | - added pulse position selector, as decided at the Berlin soft-
|
---|
2088 | ware meeting.
|
---|
2089 |
|
---|
2090 | * callisto.cc
|
---|
2091 | - added SetPulsePosCheck() in MJPedestalY2
|
---|
2092 |
|
---|
2093 | * mjobs/MJCalibrateSignal.cc
|
---|
2094 | - updated pulse pos. calculator, can be switched off now.
|
---|
2095 |
|
---|
2096 | * mjobs/MJCalib.[h,cc]
|
---|
2097 | - added flag fPulsePosCheck
|
---|
2098 |
|
---|
2099 |
|
---|
2100 |
|
---|
2101 | 2005/03/02 Markus Gaug
|
---|
2102 |
|
---|
2103 | * mjobs/MJCalib.[h,cc]
|
---|
2104 | * mjobs/MJPedestal.[h,cc]
|
---|
2105 | * mjobs/MJCalibration.[h,cc]
|
---|
2106 | * mjobs/MJCalibrateSignal.[h,cc]
|
---|
2107 | - put the storage types in the base class
|
---|
2108 |
|
---|
2109 | * mbadpixels/MBadPixelsCam.cc
|
---|
2110 | - add some output in case that AsciiRead does not work
|
---|
2111 |
|
---|
2112 | * msignal/MExtractTimeAndChargeSpline.cc
|
---|
2113 | - speed integration up a little bit.
|
---|
2114 |
|
---|
2115 | * callisto.rc
|
---|
2116 | - adapt the low-gain stretch for the different pulse form for
|
---|
2117 | calibration and cosmics pulses (only applied if spline is used).
|
---|
2118 |
|
---|
2119 |
|
---|
2120 |
|
---|
2121 | 2005/02/25 Markus Gaug
|
---|
2122 |
|
---|
2123 | * mhcalib/MHCalibrationHiLoCam.[h,cc]
|
---|
2124 | - fixed bug in inter-calibration hi-logain for arrival times.
|
---|
2125 |
|
---|
2126 | * mhcalib/MHCalibrationPulseTimeCam.[h,cc]
|
---|
2127 | - fixed the situation where the maximum bin is already found in the
|
---|
2128 | low-gain samples.
|
---|
2129 |
|
---|
2130 | * mjobs/MJCalibration.cc
|
---|
2131 | - write the MPedestalCams also to disk (needed for data-check).
|
---|
2132 |
|
---|
2133 |
|
---|
2134 |
|
---|
2135 | 2005/02/25 Abelardo Moralejo
|
---|
2136 |
|
---|
2137 | * msignal/MC_calibration_weights_UV.dat
|
---|
2138 | - Added. Weights file for using the digital filter on MC
|
---|
2139 | calibration files. For the moment the weights are the same as in
|
---|
2140 | the file calibration_weights_UV.dat, only that high and low gain
|
---|
2141 | have both the same weights because for the moment the MC pulse
|
---|
2142 | shape is the same in both gain branches.
|
---|
2143 |
|
---|
2144 |
|
---|
2145 |
|
---|
2146 | 2005/02/24 Markus Gaug
|
---|
2147 |
|
---|
2148 | * mjobs/MJCalibrateSignal.cc
|
---|
2149 | - include display of pulse times (calculated in the post-process)
|
---|
2150 | - include the possibility for the pixel check (like in MJCalibration)
|
---|
2151 |
|
---|
2152 | * mhcalib/MHCalibrationHiLoCam.cc
|
---|
2153 | - set default range up to 30.
|
---|
2154 |
|
---|
2155 | * mhcalib/MHCalibrationChargeBlindPix.h
|
---|
2156 | - take the TVectors out of the streamer, to be exectuable with
|
---|
2157 | root.04.02
|
---|
2158 |
|
---|
2159 |
|
---|
2160 |
|
---|
2161 | 2005/02/24 Thomas Hengstebeck
|
---|
2162 |
|
---|
2163 | * macros/RFEnergyEst.C
|
---|
2164 | - new macro to show the usage of RFEnergyEst class.
|
---|
2165 |
|
---|
2166 |
|
---|
2167 |
|
---|
2168 | 2005/02/24 Abelardo Moralejo
|
---|
2169 |
|
---|
2170 | * mtemp/mpadova/macros/resize.C
|
---|
2171 | - moved MSrcPosCam output container from RunHeaders to Events tree.
|
---|
2172 |
|
---|
2173 |
|
---|
2174 |
|
---|
2175 | 2005/02/18 Marcos Lopez
|
---|
2176 |
|
---|
2177 | * mflux/
|
---|
2178 | - new directory to store the flux related classes.
|
---|
2179 |
|
---|
2180 | * mflux/MHadAlphaCut.{h,cc}
|
---|
2181 | - container to store the optimal hadronness and alpha cut for each bin in
|
---|
2182 | estimated energy and theta.
|
---|
2183 |
|
---|
2184 | * mflux/MFHadAlpha.{h,cc}
|
---|
2185 | - filter to apply the hadronness and alpha cuts stored in
|
---|
2186 | MHadAlphaCut. It can be selected to apply only alpha, only hadronness
|
---|
2187 | cut or both.
|
---|
2188 |
|
---|
2189 |
|
---|
2190 |
|
---|
2191 | 2005/02/18 Markus Gaug
|
---|
2192 |
|
---|
2193 | * mhcalib/MHCalibrationPulseTimeCam.[h,cc]
|
---|
2194 | - new class to histogram the arrival time of cosmics above a certain
|
---|
2195 | threshold.
|
---|
2196 |
|
---|
2197 | * mcalib/MCalibrationPulseTimeCam.[h,cc]
|
---|
2198 | - new class container with results of MHCalibrationPulseTimeCam
|
---|
2199 |
|
---|
2200 | * mjobs/MJCalibrateSignal.cc
|
---|
2201 | - include MCalibrationPulseTimeCam to display
|
---|
2202 |
|
---|
2203 | 2005/02/18 Thomas Bretz
|
---|
2204 |
|
---|
2205 | * mbase/MStatusDisplay.cc:
|
---|
2206 | - switch off TH1::AddDirectory during DrawClonePad
|
---|
2207 |
|
---|
2208 | * mjobs/MSequence.[h,cc]:
|
---|
2209 | - added some code (still commented) for later use,
|
---|
2210 | allowing to setup a different filename for each runfile
|
---|
2211 | - added SetNight member function
|
---|
2212 | - added Add*Runs member function
|
---|
2213 | - with this changes MSequence can replace MRunIter now
|
---|
2214 | - allow requesting of standard path from outside
|
---|
2215 | (GetStandardPath)
|
---|
2216 |
|
---|
2217 | * Makefile:
|
---|
2218 | - added sinope
|
---|
2219 |
|
---|
2220 | * sinope.cc:
|
---|
2221 | - added (small tool to check contents of run for datacenter)
|
---|
2222 |
|
---|
2223 | * callisto.cc:
|
---|
2224 | - added background information about Callisto
|
---|
2225 |
|
---|
2226 | * ganymed.cc:
|
---|
2227 | - added background information about Ganymed
|
---|
2228 |
|
---|
2229 | * mjobs/MJCalibrateSignal.cc:
|
---|
2230 | - removed special MC code. The MC files now have a lo-gain
|
---|
2231 | switch and we can extract the pedestal rms from lo-gain
|
---|
2232 | - don't print statistics if nothing was executed
|
---|
2233 | - fixed display. The displayed pedestal RMS was the one
|
---|
2234 | caluclated with a extractor but not at random position
|
---|
2235 | (This only effects the display, the algorithm was ok)
|
---|
2236 |
|
---|
2237 |
|
---|
2238 |
|
---|
2239 | 2005/02/17 Markus Gaug
|
---|
2240 |
|
---|
2241 | * mjobs/MJCalibTest.cc
|
---|
2242 | - removed bug treating the MC calibration files uncorrectly
|
---|
2243 | - added Pixel-Check treatment
|
---|
2244 |
|
---|
2245 | * mjobs/MJCalibration.cc
|
---|
2246 | - added Pixel-Check treatment
|
---|
2247 |
|
---|
2248 | * callisto.rc
|
---|
2249 | - added pixel-check option
|
---|
2250 |
|
---|
2251 | * msignal/MExtractTimeAndChargeDigitalFilter.cc
|
---|
2252 | - calculate high-gain signal even if saturation occurs
|
---|
2253 |
|
---|
2254 |
|
---|
2255 |
|
---|
2256 | 2005/02/17 Thomas Bretz
|
---|
2257 |
|
---|
2258 | * mjobs/MJStar.cc:
|
---|
2259 | - fixed some missing containers in case of MC files
|
---|
2260 |
|
---|
2261 | * callisto.cc:
|
---|
2262 | - removed obsolete second check for kModeC
|
---|
2263 |
|
---|
2264 | * mars.rc:
|
---|
2265 | - added a lot of option to be able to use a
|
---|
2266 | different signal extractor looking into uncalibrated
|
---|
2267 | data
|
---|
2268 |
|
---|
2269 | * manalysis/MCameraData.[h,cc]:
|
---|
2270 | - added Print() member function
|
---|
2271 |
|
---|
2272 | * manalysis/MCerPhotAnal2.[h,cc]:
|
---|
2273 | - switched off writing into MCerPhotEvt
|
---|
2274 |
|
---|
2275 | * mdata/MDataChain.[h,cc]:
|
---|
2276 | - added code to handle priorities of operators correctly
|
---|
2277 |
|
---|
2278 | * mhist/MHEvent.cc:
|
---|
2279 | - fixed display for MPedestalRMS
|
---|
2280 |
|
---|
2281 | * mjobs/MJCalib.cc:
|
---|
2282 | - fixed treatment of PixelCheck resource
|
---|
2283 |
|
---|
2284 | * mjobs/MJCalibrateSignal.cc:
|
---|
2285 | - added some comments about Monte Carlo
|
---|
2286 | - added MMcFadcHeader to output
|
---|
2287 |
|
---|
2288 | * mjobs/MJPedestal.cc:
|
---|
2289 | - do not allow 'UseData' for Monte Carlos. Reason is given as
|
---|
2290 | comment in the code
|
---|
2291 |
|
---|
2292 | * mmain/MEventDisplay.[h,cc]:
|
---|
2293 | - changed such, that mars.cc allows to set the used extractor
|
---|
2294 | - removed the obsolete cam.root, ped.root option
|
---|
2295 |
|
---|
2296 | * mmain/MCameraDisplay.cc:
|
---|
2297 | - adapted to change in MEventDisplay
|
---|
2298 |
|
---|
2299 |
|
---|
2300 |
|
---|
2301 |
|
---|
2302 | 2005/02/16 Javier Rico
|
---|
2303 |
|
---|
2304 | * mhistmc/MHMcUnfoldCoeff.[cc,h], mhistmc/Makefile,
|
---|
2305 | mhistmc/HistMcLinkDef.h
|
---|
2306 | - Added container class holding the histograms of the coefficients
|
---|
2307 | for the (iterative) unfolding.
|
---|
2308 |
|
---|
2309 | * mmontecarlo/MMcUnfoldCoeffCalc.[cc,h], mmontecarlo/Makefile,
|
---|
2310 | mmontecarlo/MonteCarloLinkDef.h
|
---|
2311 | - Added task class to compute the coefficients for the (iterative)
|
---|
2312 | unfolding.
|
---|
2313 |
|
---|
2314 | * macros/unfoldCoeff.C
|
---|
2315 | - added macro that computes the effective areas and coefficients
|
---|
2316 | from a MC input file (with OriginalMC tree and MEnergyEst
|
---|
2317 | branch containing the energy estimator). This may be used
|
---|
2318 | as layout for spectrum computation program.
|
---|
2319 |
|
---|
2320 |
|
---|
2321 |
|
---|
2322 | 2005/02/16 Markus Gaug
|
---|
2323 |
|
---|
2324 | * mdata/MDataChain.cc
|
---|
2325 | - replaced ROOT version check for the compiler from 4.02.00 to
|
---|
2326 | 4.01.00
|
---|
2327 |
|
---|
2328 | * mranforest/MRFEnergyEst.cc
|
---|
2329 | - include "TVector.h", otherwise this class does not compile
|
---|
2330 | in newer root versions
|
---|
2331 |
|
---|
2332 | * msignal/MExtractTimeAndCharge.cc
|
---|
2333 | - initialize fLoGainStartShift correctly if read from conf. file
|
---|
2334 | and modified fOffsetLoGain exists.
|
---|
2335 |
|
---|
2336 | * msignal/*weights*.dat
|
---|
2337 | - new weights with the uniform pedestal RMS. (Please use these!)
|
---|
2338 |
|
---|
2339 | * msignal/pulpo_weights*.dat
|
---|
2340 | - new weights with the pulpo-pulse form and without NSB!!
|
---|
2341 |
|
---|
2342 |
|
---|
2343 |
|
---|
2344 | 2005/02/16 Thomas Hengstebeck
|
---|
2345 |
|
---|
2346 | * mranforest/MRFEnergyEst.[h,cc]
|
---|
2347 | - added RF class for energy estimation
|
---|
2348 |
|
---|
2349 | * mranforest/MRFEnergyEst.cc
|
---|
2350 | - changed calculation of estimated energy, now interpolated values
|
---|
2351 | are returned
|
---|
2352 |
|
---|
2353 |
|
---|
2354 |
|
---|
2355 | 2005/02/16 Abelardo Moralejo
|
---|
2356 |
|
---|
2357 | * macros/starmc2.C:
|
---|
2358 | - Changed the way in which the "OriginalMC" tree is copied from
|
---|
2359 | the input to the output file. Now we ise the new procedure
|
---|
2360 | MWriteRootFile::AddCopySource
|
---|
2361 |
|
---|
2362 | * mhistmc/MHMcCollectionArea.cc
|
---|
2363 | - Changed default fName to "MHMcCollectionArea"
|
---|
2364 |
|
---|
2365 | * mtemp/mpadova/macros/resize.C
|
---|
2366 | - Changed weights
|
---|
2367 |
|
---|
2368 |
|
---|
2369 |
|
---|
2370 | 2005/02/16 Thomas Bretz
|
---|
2371 |
|
---|
2372 | * mbase/MEvtLoop.cc:
|
---|
2373 | - fixed a typo
|
---|
2374 |
|
---|
2375 | * mbase/MParList.cc, mfileio/MReadMarsFile.cc,
|
---|
2376 | mfileio/MReadTree.cc, mfileio/MWriteRootFile.cc,
|
---|
2377 | mjobs/MJStar.cc:
|
---|
2378 | - optimized size of some output
|
---|
2379 |
|
---|
2380 | * mfileio/MWriteRootFile.[h,cc]:
|
---|
2381 | - fixed CopySource option for single-file case
|
---|
2382 |
|
---|
2383 | * mhist/MHCamEvent.cc:
|
---|
2384 | - replaced the warn in SetupFill by an inf
|
---|
2385 |
|
---|
2386 | * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationHiLoCam.cc,
|
---|
2387 | mhcalib/MHCalibrationChargePINDiode.cc:
|
---|
2388 | - removed obsolete output after a failed FindCreateObj (the
|
---|
2389 | function itself does the output in case of failure)
|
---|
2390 |
|
---|
2391 | * mhcalib/MHCalibrationCam.cc:
|
---|
2392 | - replaced 'err' by 'warn' for under-/overflow in lo-gain pixel,
|
---|
2393 | it doesn't result in an fatal error (abort)
|
---|
2394 |
|
---|
2395 | * mranforest/MRanForestCalc.cc:
|
---|
2396 | - added a missing debug level to some output
|
---|
2397 |
|
---|
2398 | * mranforest/MRFEnergyEst.[h,cc]:
|
---|
2399 | - cleaned up includes
|
---|
2400 |
|
---|
2401 | * callisto.cc, ganymed.cc, star.cc:
|
---|
2402 | - implemented enhanced handling of resource debugging
|
---|
2403 |
|
---|
2404 | * mbase/Makefile, mbase/BaseLinkDef.h:
|
---|
2405 | - added MEnv
|
---|
2406 |
|
---|
2407 | * mbase/MEnv.[h,cc]:
|
---|
2408 | - added
|
---|
2409 |
|
---|
2410 | * mjobs/MJob.[h,cc]:
|
---|
2411 | - added new function to allow distribution of extranl MEnv
|
---|
2412 | - replaced Bool_t by Int_t for fEnvDebug
|
---|
2413 |
|
---|
2414 | * mjobs/MJPedestal.cc:
|
---|
2415 | - adapted to changes of EnvDebug
|
---|
2416 |
|
---|
2417 |
|
---|
2418 |
|
---|
2419 | 2005/02/15 Abelardo Moralejo
|
---|
2420 |
|
---|
2421 | * macros/mccalibrate.C
|
---|
2422 | - fixed small bug
|
---|
2423 |
|
---|
2424 | * mmontecarlo/MMcCollectionAreaCalc.[h,cc]
|
---|
2425 | * mhistmc/MHMcCollectionArea.[h,cc]
|
---|
2426 | - Changed the way of calculating final effective area for data
|
---|
2427 | analysis. The new approach requires the use of MC files produced
|
---|
2428 | with the current CVS version of camera. We now make use of the
|
---|
2429 | true total number of produced MC events, and allow for the
|
---|
2430 | setting of a "tentative" differential gamma spectrum to be used
|
---|
2431 | in the calculation of effective areas.
|
---|
2432 | Removed unused constructor argument "input" in
|
---|
2433 | MMcCollectionAreaCalc.
|
---|
2434 |
|
---|
2435 | * macros/collarea.C
|
---|
2436 | - Adapted to the new way of calculating effective areas.
|
---|
2437 |
|
---|
2438 |
|
---|
2439 |
|
---|
2440 | 2005/02/15 Thomas Bretz
|
---|
2441 |
|
---|
2442 | * callisto.rc:
|
---|
2443 | - replaced mutal exclusive options (Integral, Amplitude) by
|
---|
2444 | a one-line resource
|
---|
2445 |
|
---|
2446 | * msignal/MExtractTimeAndChargeSpline.cc:
|
---|
2447 | - replaced mutal exclusive options (Integral, Amplitude) by
|
---|
2448 | a one-line resource "ExtractionType" (old code still works)
|
---|
2449 |
|
---|
2450 | * manalysis/MCerPhotEvt.[h,cc]:
|
---|
2451 | - added new variables to store information about islands
|
---|
2452 | and removed pixels - PRELIMINARY
|
---|
2453 | - increased class version number
|
---|
2454 |
|
---|
2455 | * mfilter/MFSoftwareTrigger.cc:
|
---|
2456 | - optimized output in PostProcess
|
---|
2457 |
|
---|
2458 | * mimage/MHImagePar.[h,cc]:
|
---|
2459 | - added new histograms for new variables in MCerPhotEvt
|
---|
2460 |
|
---|
2461 | * mimage/MImagePar.[h,cc]:
|
---|
2462 | - added new data members for the new image parameters
|
---|
2463 | - increased class version
|
---|
2464 |
|
---|
2465 | * mimage/MImgCleanStd.[h,cc]:
|
---|
2466 | - adapted image cleaning to calculate the new image
|
---|
2467 | parameters
|
---|
2468 | - added a flag to keep single core pixels
|
---|
2469 |
|
---|
2470 | * manalysis/MMatrixLoop.[h,cc], mfileio/MReadReports.[h,cc],
|
---|
2471 | mfileio/MReadRflFile.[h,cc], mfileio/MReadTree.[h,cc],
|
---|
2472 | mraw/MRawFileRead.[h,cc], mraw/MRawSocketRead.h:
|
---|
2473 | - renamed GetFileName to GetFullFileName
|
---|
2474 |
|
---|
2475 | * mbase/MInputStreamID.h:
|
---|
2476 | - added new member function HasStreamId
|
---|
2477 |
|
---|
2478 | * mbase/MParContainer.[h,cc]:
|
---|
2479 | - added a static list to keep track of all created
|
---|
2480 | TMathodCall objects
|
---|
2481 |
|
---|
2482 | * mbase/MTask.cc:
|
---|
2483 | - enhanced PrintStatistics
|
---|
2484 |
|
---|
2485 | * mfileio/MRead.[h,cc]:
|
---|
2486 | - new abstract function GetFullFileName
|
---|
2487 | - added implementatio of GetFileName based on GetFullFileName
|
---|
2488 |
|
---|
2489 | * mfileio/MWriteRootFile.[h,cc]:
|
---|
2490 | - moved open of a new file to new common member function
|
---|
2491 | OpenFile
|
---|
2492 | - allow to use an already existing file also when using rules
|
---|
2493 | - added a new option which can be used to copy an existing
|
---|
2494 | tree (without any change) from the old file into the new file.
|
---|
2495 | (in principal you can also do this for some of its branches only)
|
---|
2496 | This is done by AddCopySource
|
---|
2497 |
|
---|
2498 | * mjobs/MJCalibrateSignal.cc:
|
---|
2499 | - in case of MonteCarlo files write an independant tree
|
---|
2500 | 'MonteCarlo' for 'MMcEvtBasic'
|
---|
2501 |
|
---|
2502 | * mjobs/MJStar.cc:
|
---|
2503 | - copy tree 'MonteCarlo' from old into new files
|
---|
2504 |
|
---|
2505 | * mjobs/MJPedestal.cc:
|
---|
2506 | - removed wrong use of MFEventSelector
|
---|
2507 |
|
---|
2508 | * mpedestal/MExtractPedestal.cc:
|
---|
2509 | - made sure that fExtractor is correctly pre- and
|
---|
2510 | postprocessed.
|
---|
2511 |
|
---|
2512 | * mbase/MTask.cc:
|
---|
2513 | - don't preprocess a task if it has been preprocessed already
|
---|
2514 |
|
---|
2515 | * mraw/MRawFileWrite.cc:
|
---|
2516 | - if display is set write output to status line
|
---|
2517 |
|
---|
2518 | * mfileio/MReadTree.cc, mfileio/MReadMarsFile.cc:
|
---|
2519 | - moved code to display filename in status display from
|
---|
2520 | MReadMarsFile::Notify to MReadTree::Notify
|
---|
2521 |
|
---|
2522 |
|
---|
2523 |
|
---|
2524 | 2005/02/15 Markus Gaug
|
---|
2525 |
|
---|
2526 | * mjobs/MJCalib.h
|
---|
2527 | - added GetDataFlag(), otherwise code does not compile!
|
---|
2528 |
|
---|
2529 | * mhcalib/MHCalibrationChargeCam.cc
|
---|
2530 | - moved default saturation limit for number of high-gain events from
|
---|
2531 | 0.02 to 0.05.
|
---|
2532 |
|
---|
2533 | * msignal/MExtractTimeAndCharge.cc
|
---|
2534 | - lowered default low-gain switch from 150 to 120. (for calibration
|
---|
2535 | events which saturate more than 5% of the events).
|
---|
2536 |
|
---|
2537 | * mjobs/MJCalib.[h,cc]
|
---|
2538 | - include possibility to display pixels distributions for test
|
---|
2539 | reasons
|
---|
2540 |
|
---|
2541 |
|
---|
2542 |
|
---|
2543 | 2005/02/14 Thomas Bretz
|
---|
2544 |
|
---|
2545 | * callisto.cc, ganymed.cc, star.cc:
|
---|
2546 | - added some more information to '--help' output
|
---|
2547 | - replaced MSequences by MDataSet
|
---|
2548 | - implemented new debugging options (maybe not perfect yet)
|
---|
2549 | --print-files and --print-found
|
---|
2550 |
|
---|
2551 | * mjobs/MJCut.[h,cc]:
|
---|
2552 | - replaced MSequences by MDataSet
|
---|
2553 | - write MEnergyEst
|
---|
2554 | - recalculate MHillasSrc
|
---|
2555 | - made sure both MWriteRootFile have different names
|
---|
2556 | - don't use "same" option if no off-data
|
---|
2557 |
|
---|
2558 | * mjobs/MSequences.[h,cc]:
|
---|
2559 | - removed
|
---|
2560 |
|
---|
2561 | * mjobs/MDataSet.[h,cc]:
|
---|
2562 | - added
|
---|
2563 |
|
---|
2564 | * manalysis/MEventRateCalc.[h,cc]:
|
---|
2565 | - added a fix which make sure, that the rate is not influenced
|
---|
2566 | too much by the start of data taking
|
---|
2567 | - fixed setting of mean time corresponding to rate-interval
|
---|
2568 |
|
---|
2569 | * mraw/MRawFileRead.[h,cc]:
|
---|
2570 | - calculate total number of events from all files in PreProcess
|
---|
2571 |
|
---|
2572 | * mcalib/MCalibConstCam.cc:
|
---|
2573 | - added case 2 to GetPixelContent
|
---|
2574 |
|
---|
2575 | * mjobs/MJCalibrateSignal.cc:
|
---|
2576 | - fixed redirection of stream with interleaved calibration infos
|
---|
2577 | - changed 'Arrival Time' to 'Calibrated Arrival Time'
|
---|
2578 | - display interpolated signal in equivalent photoelectrons to
|
---|
2579 | to get rid of scaling effects which makes it difficult to see
|
---|
2580 | details of the structure of the inner pixels in the histogram.
|
---|
2581 | With this you can immediatly see whether the relative number
|
---|
2582 | of phe in the outer pixels is equiv. to the inner pixels.
|
---|
2583 | - the same for the calibration factor - with the same argument
|
---|
2584 | - adapted to change in MWriteRootFile
|
---|
2585 | - use MReadMarsFile for Monte Carlo flag set
|
---|
2586 |
|
---|
2587 | * mhist/MHCamera.cc:
|
---|
2588 | - changed drawing such, that NaN is not displayed anymore
|
---|
2589 |
|
---|
2590 | * Makefile:
|
---|
2591 | - added new program ganymed
|
---|
2592 |
|
---|
2593 | * mfileio/MWriteRootFile.[h,cc]:
|
---|
2594 | - added possibility to use UPDATE mode with rules (dangerous!)
|
---|
2595 | as discussed with Abelardo, Daniel M. and Thomas S.
|
---|
2596 |
|
---|
2597 | * mjobs/MJStar.cc:
|
---|
2598 | - adapted to change in MWriteRootFile
|
---|
2599 | - added software trigger (still untuned) as suggested by
|
---|
2600 | Thomas S.
|
---|
2601 | - added calculation of source position before calculation
|
---|
2602 | of image parameters
|
---|
2603 | - added MPointingPos to Events-Tree
|
---|
2604 | - removed MPointingPos from Drive-Tree
|
---|
2605 | - renamed sub-tasklists to something more intuitive
|
---|
2606 |
|
---|
2607 | * mjobs/Makefile, mjobs/JobsLinkDef.h:
|
---|
2608 | - added MJCut.cc
|
---|
2609 |
|
---|
2610 | * mraw/MRawFileRead.cc:
|
---|
2611 | - return kERROR if ReInit fails
|
---|
2612 |
|
---|
2613 | * mfilter/MFSoftwareTrigger.[h,cc]:
|
---|
2614 | - updated to allow using time coincidence
|
---|
2615 | - changed default values
|
---|
2616 | - added a pattern independant trigger algorithm
|
---|
2617 |
|
---|
2618 | * mbase/MDirIter.cc:
|
---|
2619 | - implemented option 'dbg' in Print()
|
---|
2620 |
|
---|
2621 | * mjobs/MJCalib.h:
|
---|
2622 | - added a getter for data-flag (should be renamed
|
---|
2623 | to 'datatype' soon)
|
---|
2624 |
|
---|
2625 |
|
---|
2626 |
|
---|
2627 | 2005/02/12 Abelardo Moralejo
|
---|
2628 |
|
---|
2629 | * mtemp/mpadova/macros/wobblemap.C
|
---|
2630 | - Added. Macro to do some studies on wobble mode data.
|
---|
2631 |
|
---|
2632 | * macros/mccalibrate.C
|
---|
2633 | - Added option to divide the output in a train and a test sample.
|
---|
2634 | Included in output new container MMcEvtBasic (if found in input
|
---|
2635 | files) for later use in effective areas calculations.
|
---|
2636 |
|
---|
2637 | * macros/starmc2.C
|
---|
2638 | - Added writing out of new container MMcEvtBasic. Removed
|
---|
2639 | possibility of splitting output in train and test samples, since
|
---|
2640 | this has now to be done in mccalibrate.C to make possible that
|
---|
2641 | the tree OriginalMC containing MMcEvtBasic has all the original
|
---|
2642 | MC events (and only those) from which the events present in the
|
---|
2643 | Events tree derive.
|
---|
2644 |
|
---|
2645 | * macros/starmc.C
|
---|
2646 | - Changed a couple of wrong "." by "->" in function calls. Changed
|
---|
2647 | default tail cuts.
|
---|
2648 |
|
---|
2649 |
|
---|
2650 |
|
---|
2651 | 2005/02/12 Markus Gaug
|
---|
2652 |
|
---|
2653 | * msignal/MExtractTimeAndChargeSpline.cc
|
---|
2654 | - change default rise time to 0.5 and default fall time to 1.5
|
---|
2655 |
|
---|
2656 | * callisto.rc
|
---|
2657 | - made intitializations of extractors more explicit
|
---|
2658 |
|
---|
2659 | * mpedestal/MExtractPedestal.cc
|
---|
2660 | - make check for even number of slices in the case of "fundamental"
|
---|
2661 | pedestal calc.
|
---|
2662 |
|
---|
2663 | * mcalib/MCalibrationChargeCalc.cc
|
---|
2664 | - take out some commented code
|
---|
2665 |
|
---|
2666 | * mjobs/MJCalib.h
|
---|
2667 | - removed GetDataFlag()
|
---|
2668 |
|
---|
2669 |
|
---|
2670 |
|
---|
2671 | 2005/02/12 Abelardo Moralejo
|
---|
2672 |
|
---|
2673 | * mmc/MMcTrig.hxx
|
---|
2674 | - Added getter GetNumFirstLevel. This is necessary if that data
|
---|
2675 | member is to be used for instance in MF filters. There was
|
---|
2676 | already a getter, but it is called GetFirstLevel and hence not
|
---|
2677 | recognized.
|
---|
2678 |
|
---|
2679 |
|
---|
2680 |
|
---|
2681 | 2005/02/11 Abelardo Moralejo
|
---|
2682 |
|
---|
2683 | * mmc/MMcEvtBasic.[h,cc]:
|
---|
2684 | - New class. Contains 5 very basic MC parameters which we intend
|
---|
2685 | to save for all generated Corsika events. This is needed for
|
---|
2686 | proper effective area calculations.
|
---|
2687 |
|
---|
2688 | * mmc/Makefile, McLinkDef.h
|
---|
2689 | - Added new class above.
|
---|
2690 |
|
---|
2691 |
|
---|
2692 |
|
---|
2693 | 2005/02/11 Thomas Bretz
|
---|
2694 |
|
---|
2695 | * mfileio/MWriteRootFile.[h,cc]:
|
---|
2696 | - added the possibility to write to an already existing file.
|
---|
2697 | This doesn't affect the old behaviour, but using this new feature
|
---|
2698 | might still have problems.
|
---|
2699 |
|
---|
2700 | * mfileio/MReadReports.cc:
|
---|
2701 | - fixed column-level in PrintStatistics
|
---|
2702 |
|
---|
2703 | * mjobs/MJCalibrateSignal.cc:
|
---|
2704 | - keep MMcRunHeader in the output
|
---|
2705 |
|
---|
2706 |
|
---|
2707 |
|
---|
2708 | 2005/02/10 Abelardo Moralejo
|
---|
2709 |
|
---|
2710 | * macros/mccalibrate.C
|
---|
2711 | - Added possibility to calibrate in photons or photoelectrons
|
---|
2712 |
|
---|
2713 | * macros/starmc2.C
|
---|
2714 | - Added comment about value of cleaning levels
|
---|
2715 |
|
---|
2716 |
|
---|
2717 |
|
---|
2718 | 2005/02/10 Markus Gaug
|
---|
2719 |
|
---|
2720 | * mcalib/Makefile
|
---|
2721 | * mcalib/CalibLinkDef.h
|
---|
2722 | * mcalib/MCalibrate.[h,cc]
|
---|
2723 | - removed mcalib/MCalibrate.* because it has been replaced by
|
---|
2724 | MCalibrateData
|
---|
2725 |
|
---|
2726 | * mmain/MEventDisplay.cc
|
---|
2727 | - replaced MCalibrate by MCalibrateData
|
---|
2728 |
|
---|
2729 | * mhcalib/MHCalibrationCam.cc
|
---|
2730 | - replaced warning about empty histogram from red (err) by
|
---|
2731 | yellow (warn).
|
---|
2732 |
|
---|
2733 | * mcalib/MCalibColorSet.cc
|
---|
2734 | - return kTRUE in case of MC-file
|
---|
2735 |
|
---|
2736 | * msignal/MExtractTimaAndChargeSpline.[h,cc]
|
---|
2737 | - make sure that all variables are set correctly independent on
|
---|
2738 | the order of their initialization by the user
|
---|
2739 |
|
---|
2740 |
|
---|
2741 |
|
---|
2742 | 2005/02/10 Thomas Bretz
|
---|
2743 |
|
---|
2744 | * mgeom/MGeomCam.[h,cc]:
|
---|
2745 | - added new member functions (GetNeighbors) to get all pixels
|
---|
2746 | around a given pixel with a given radius
|
---|
2747 |
|
---|
2748 | * mars.rc:
|
---|
2749 | - use same values for image cleaning as default in star
|
---|
2750 |
|
---|
2751 | * mpointing/MSrcPosCalc.[h,cc]:
|
---|
2752 | - added the possibility to set the Source position from
|
---|
2753 | a resource file
|
---|
2754 |
|
---|
2755 | * mjobs/MJStar.cc:
|
---|
2756 | - write MMcRunHeader to RunHeaders
|
---|
2757 |
|
---|
2758 | * mfileio/MWriteRootFile.cc:
|
---|
2759 | - removed an obsolete line
|
---|
2760 | - removed a debug line which should not be there
|
---|
2761 |
|
---|
2762 | * mimage/MHillas.h:
|
---|
2763 | - added new Getter GetDist0 returning the distance to the
|
---|
2764 | camera center
|
---|
2765 |
|
---|
2766 | * mhflux/MHFalseSource.cc:
|
---|
2767 | - the scaling in Paint() was nonsense in case we are looking
|
---|
2768 | at on/off-data. Fixed.
|
---|
2769 |
|
---|
2770 |
|
---|
2771 |
|
---|
2772 | 2005/02/10 Abelardo Moralejo
|
---|
2773 |
|
---|
2774 | * manalysis/MMcCalibrationUpdate.h
|
---|
2775 | - Added comment on new member fSignalType. Sorry for compilation
|
---|
2776 | problems... I forgot to commit the header yesterday, but M. Gaug
|
---|
2777 | did it.
|
---|
2778 |
|
---|
2779 | * macros/starmc.C
|
---|
2780 | - Cleaned up a little bit, made the option to choose between
|
---|
2781 | calibration in photons or phe- easier to set.
|
---|
2782 |
|
---|
2783 | * manalysis/MMcCalibrationUpdate.[h,cc]
|
---|
2784 | - Added getter and setter for fSignalType. Set fSignalType=kPhot as
|
---|
2785 | default for consistency with MCalibrateData.
|
---|
2786 |
|
---|
2787 |
|
---|
2788 |
|
---|
2789 | 2005/02/09 Abelardo Moralejo
|
---|
2790 |
|
---|
2791 | * manalysis/MMcCalibrationUpdate.cc
|
---|
2792 | - Updated to make the MC calibration in phe- work
|
---|
2793 |
|
---|
2794 | * macros/starmc.C
|
---|
2795 | - same as above. Now default is calibration in phe-
|
---|
2796 |
|
---|
2797 | * mraw/MRawEvtHeader.h
|
---|
2798 | - Added setter for the trigger pattern, absolutely needed for
|
---|
2799 | creating proper MC root files.
|
---|
2800 |
|
---|
2801 |
|
---|
2802 |
|
---|
2803 | 2005/02/09 Markus Gaug
|
---|
2804 |
|
---|
2805 | * manalysis/MMcCalibrationUpdate.h
|
---|
2806 | - added missing declaration of fSignalType
|
---|
2807 |
|
---|
2808 | * mjobs/MJPedestal.[h,cc]
|
---|
2809 | * mjobs/badpixels_0_559.rc
|
---|
2810 | * callisto.rc
|
---|
2811 | - allow exclusion of bad pixels from the beginning (default is
|
---|
2812 | Pixel 0 and 559).
|
---|
2813 | - removed some obsolete includes
|
---|
2814 | - took out data member fPedestalHist from MJPedestal.h which removes
|
---|
2815 | the crash, however I don't understand why it caused the crash!!!
|
---|
2816 | There seem to be problems with memory usage either in callisto.cc
|
---|
2817 | or in this class!!
|
---|
2818 | (valgrind shows several memory leaks in the TG... classes).
|
---|
2819 |
|
---|
2820 | * mjobs/MJCalibration.cc
|
---|
2821 | - write display and containers also in case of failure of eventloop
|
---|
2822 |
|
---|
2823 | * mhcalib/MHGausEvents.cc
|
---|
2824 | - make default display window 600x600
|
---|
2825 |
|
---|
2826 | * mcalib/MCalibrationQECamMagic.cc
|
---|
2827 | - updated five pixels
|
---|
2828 |
|
---|
2829 | * mpedestal/MExtractPedestal.[h,cc]
|
---|
2830 | * mpedestal/MPedCalcPedRun.cc
|
---|
2831 | * mpedestal/MPedCalcFromLoGain.cc
|
---|
2832 | - included possibility for intermediate pedestal cam (not yet used)
|
---|
2833 |
|
---|
2834 | * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc
|
---|
2835 | - initialize the bad events counters to 0 also in constructor
|
---|
2836 | - release the limit for bad events a bit
|
---|
2837 |
|
---|
2838 | * mcalib/MCalibrationTestCam.h
|
---|
2839 | - take out include of TArrayI (already in base class)
|
---|
2840 |
|
---|
2841 | * mcalib/MCalibrateData.h
|
---|
2842 | - make default argument for SetSignalType kPhe.
|
---|
2843 |
|
---|
2844 | * mjobs/MJCalibrateSignalFromOuside.[h,cc]
|
---|
2845 | - removed
|
---|
2846 |
|
---|
2847 |
|
---|
2848 |
|
---|
2849 | 2005/02/08 Markus Gaug
|
---|
2850 |
|
---|
2851 | * mhcalib/MHCalibrationCam.cc
|
---|
2852 | * mcalib/MCalibrationChargeCalc.cc
|
---|
2853 | - replaced GetNumExecutions()==0 condition by GetNumExecution() < 1
|
---|
2854 |
|
---|
2855 |
|
---|
2856 |
|
---|
2857 | 2005/02/08 Thomas Bretz
|
---|
2858 |
|
---|
2859 | * mpointing/MPointingPosInterpolate.cc:
|
---|
2860 | - use debug option in addition to switch off output from internal
|
---|
2861 | eventloop. It is confusing having this output inside another
|
---|
2862 | eventloop.
|
---|
2863 | - updated missing connections in class description
|
---|
2864 |
|
---|
2865 | * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc:
|
---|
2866 | - made sure that output of PostProcess fits into 80col boundary
|
---|
2867 |
|
---|
2868 | * mimage/MHillas.cc:
|
---|
2869 | - removed an obsolete call to TLine::Paint() in Paint.
|
---|
2870 |
|
---|
2871 |
|
---|
2872 |
|
---|
2873 | 2005/02/07 Thomas Bretz
|
---|
2874 |
|
---|
2875 | * mbase/MFilter.cc:
|
---|
2876 | - use paranthesis around ClassName in GetRule
|
---|
2877 |
|
---|
2878 | * mdata/MDataFormula.h:
|
---|
2879 | - fixed a wrong comment in variable description
|
---|
2880 |
|
---|
2881 | * mhist/MHCamEvent.[h,cc], mhist/MHCamera.[h,cc],
|
---|
2882 | mjobs/MJCalibrateSignal.cc,
|
---|
2883 | mjobs/MJCalibrateSignalFromOutside.cc:
|
---|
2884 | - to make sure there are no missunderstandings we have to
|
---|
2885 | replace all occurances of 'Variance' by 'SqrtVariance'
|
---|
2886 | (it was not my decision)
|
---|
2887 |
|
---|
2888 | * mastro/MAstro.[h,cc]:
|
---|
2889 | - added new function Angle2Coordinate
|
---|
2890 |
|
---|
2891 | * mbase/MTaskEnv.[h,cc]:
|
---|
2892 | - fixed a bug which caused the resource task to be ignored
|
---|
2893 | if the default task was '<dummy>'
|
---|
2894 |
|
---|
2895 | * mhbase/MH3.cc:
|
---|
2896 | - fixed a bug in Paint (use GetListOfPrimitives->FindObject
|
---|
2897 | instead of FindObject) which caused the histogram to
|
---|
2898 | be put a lot of times into the pad.
|
---|
2899 |
|
---|
2900 | * mjobs/MJCalib.[h,cc]:
|
---|
2901 | - derived MJCalib from MJob in order to be able to move
|
---|
2902 | common code from derived classes into the base-class
|
---|
2903 | - implemented CheckEnvLocal to handle the resource 'DataType'
|
---|
2904 | - changed publicity of some variables and functions
|
---|
2905 | to allow setting file type from outside
|
---|
2906 | - added new function to set data-type for use in callisto.cc
|
---|
2907 |
|
---|
2908 | * mjobs/MJCalibTest.[h,cc], mjobs/MJCalibrateSignal.[h,cc],
|
---|
2909 | mjobs/MJCalibration.[h,cc], mjobs/MJPedestal.[h,cc]:
|
---|
2910 | - removed double inheritance, replaced by single inheritance
|
---|
2911 | from MJCalib
|
---|
2912 | - replaced code to handle the resource 'DataType' by the
|
---|
2913 | common code in the base class
|
---|
2914 | - put reading of reference file into a new member function
|
---|
2915 | to make source code reading resource file simpler and to
|
---|
2916 | be able to write a function description about it (simple
|
---|
2917 | copy&past)
|
---|
2918 |
|
---|
2919 | * callisto.cc:
|
---|
2920 | - added option for file-type
|
---|
2921 |
|
---|
2922 | * mjobs/MJOptimize.[h,cc], mjobs/MSequences.[h,cc],
|
---|
2923 | mjobs/MJCut.[h,cc], ganymed.[cc,rc], mhflux/MHEnergyEst.[h,cc]:
|
---|
2924 | - added to repository, but not yet to Makefile because
|
---|
2925 | there is still some work to be done. But whoever is
|
---|
2926 | interested in the new classes/program may already use it.
|
---|
2927 |
|
---|
2928 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
2929 | - added option to choose the minimization value
|
---|
2930 |
|
---|
2931 | * mhflux/MHAlpha.cc:
|
---|
2932 | - replaced significance by minimization value
|
---|
2933 |
|
---|
2934 | * mhflux/MHEffectiveOnTime.cc:
|
---|
2935 | - use E-Option when fitting to improve error calculation
|
---|
2936 | by using Minos technique
|
---|
2937 |
|
---|
2938 |
|
---|
2939 |
|
---|
2940 | 2005/02/04 Markus Gaug
|
---|
2941 |
|
---|
2942 | * mjobs/MJCalibration.cc
|
---|
2943 | - found a "the `impossible' happened" when running callisto with
|
---|
2944 | a pure signal extractor --> MExtractTimeFastSpline has some
|
---|
2945 | problems with the management of the internal arrays. Replaced it
|
---|
2946 | by MExtractTimeHighestIntegral as default which is as good.
|
---|
2947 |
|
---|
2948 | * callisto.rc
|
---|
2949 | - use MExtractTimeAndChargeDigitalFilterPeakSearch as default
|
---|
2950 | instead of MExtractTimeAndChargeDigitalFilter. This extractor is
|
---|
2951 | now tested and checks for the positions of the pulse within the
|
---|
2952 | DAQ-window.
|
---|
2953 |
|
---|
2954 |
|
---|
2955 |
|
---|
2956 | 2005/02/04 Thomas Bretz
|
---|
2957 |
|
---|
2958 | * Makefile.rules:
|
---|
2959 | - fixed creation of main MDep.d
|
---|
2960 |
|
---|
2961 | * callisto.cc, merpp.cc, showlog.cc, showplot.cc, star.cc:
|
---|
2962 | - added commandline option --version
|
---|
2963 |
|
---|
2964 | * mbase/MFilter.cc:
|
---|
2965 | - changed default for 'GetRule'
|
---|
2966 |
|
---|
2967 | * mbase/MParContainer.cc:
|
---|
2968 | - simplified GetNewObject
|
---|
2969 |
|
---|
2970 | * mfbase/MF.cc:
|
---|
2971 | - if no conditional sign is found try to create
|
---|
2972 | MFilter-object
|
---|
2973 |
|
---|
2974 | * mraw/MRawEvtData.cc:
|
---|
2975 | - fixed the initialization of fABFlags in case maxid==0 which
|
---|
2976 | is the default. This caused MRawEvtPixelIter::HasABFlag
|
---|
2977 | to do unallowed access to memory for old root-files without
|
---|
2978 | the AB flag, because it assumed (due to size==1) that the
|
---|
2979 | data contains the ab flag
|
---|
2980 |
|
---|
2981 | * mraw/MRawEvtPixelIter.[h,cc]:
|
---|
2982 | - removed some obsolete debug comments
|
---|
2983 | - simplified HasABFlag
|
---|
2984 |
|
---|
2985 | * manalysis/MCerPhotPix.h:
|
---|
2986 | - removed the `!` again. It gave problems with the Mars
|
---|
2987 | display. We agreed that this is a minor problem because
|
---|
2988 | the structure of MCerPhot* will chnage soon in any case.
|
---|
2989 |
|
---|
2990 |
|
---|
2991 |
|
---|
2992 | 2005/02/04 Abelardo Moralejo
|
---|
2993 |
|
---|
2994 | * macros/starmc2.C
|
---|
2995 | - added to output missing container MConcentration.
|
---|
2996 |
|
---|
2997 |
|
---|
2998 |
|
---|
2999 | 2005/02/03 Thomas Bretz
|
---|
3000 |
|
---|
3001 | * mfbase/MFilterList.[h,cc]:
|
---|
3002 | - added new function AddToList(TCollection&)
|
---|
3003 |
|
---|
3004 | * mhbase/MFillH.cc:
|
---|
3005 | - print a warning if 'same'-option given without
|
---|
3006 | a corresponding existing tab
|
---|
3007 |
|
---|
3008 | * mhflux/MHAlpha.[h,cc]:
|
---|
3009 | - made time bins settable by user
|
---|
3010 |
|
---|
3011 | * mfileio/MWriteRootFile.cc:
|
---|
3012 | - fixed ReInit and a warning output when writing to memory
|
---|
3013 |
|
---|
3014 |
|
---|
3015 |
|
---|
3016 | 2005/02/03 Markus Gaug
|
---|
3017 |
|
---|
3018 | * mcalib/MCalibColorSet.[h,cc]
|
---|
3019 | - implement possibility to set colour explicitely (e.g. for MC).
|
---|
3020 |
|
---|
3021 | * msignal/MExtractTimeAndChargeDigitalFilter.cc
|
---|
3022 | - intialize fTimeShiftHiGain and fTimeShiftLoGain by default.
|
---|
3023 |
|
---|
3024 | * mjobs/MJPedestal.cc
|
---|
3025 | - in case, extractor is used, put the extractor into the tasklist,
|
---|
3026 | otherwise ranges do not get initialized correctly (wrong memory
|
---|
3027 | usage!). Use an event selector, however to not skip the Process.
|
---|
3028 | This is as fast as before and now safe for any kind of extractor
|
---|
3029 |
|
---|
3030 | * mcalib/MCalibrationCam.h
|
---|
3031 | * mcalib/MCalibrationTestCam.h
|
---|
3032 | * mcalib/MCalibrationTestCam.cc
|
---|
3033 | - initialize a missing array in InitAverageAreas
|
---|
3034 |
|
---|
3035 | * mraw/MRawEvtHeader.h
|
---|
3036 | - introduced Setter() of cal. pattern for Abelardo
|
---|
3037 |
|
---|
3038 |
|
---|
3039 |
|
---|
3040 | 2005/02/02 Markus Gaug
|
---|
3041 |
|
---|
3042 | * mcalib/MCalibrationChargeCam.cc
|
---|
3043 | - fixed small bug in the display of mean charges when low-gain was
|
---|
3044 | used.
|
---|
3045 |
|
---|
3046 | * msignal/MExtractor.cc
|
---|
3047 | - print the missing overlap between high-gain and low-gain
|
---|
3048 | in the Print() function
|
---|
3049 | - remove setting of fHiLoLast in PreProcess, otherwise cloned
|
---|
3050 | extractors do not work any more with windows exceeding the
|
---|
3051 | high-gain range.
|
---|
3052 |
|
---|
3053 | * mhcalib/MHCalibrationTestCam.[h,cc]
|
---|
3054 | * mhcalib/MHCalibrationTestTimeCam.[h,cc]
|
---|
3055 | - set proper probability limits for the fits
|
---|
3056 |
|
---|
3057 | * mcalib/MCalibrateData.cc
|
---|
3058 | - catch the case in which no interlaced cal. events are being sent
|
---|
3059 | by the pulser box.
|
---|
3060 |
|
---|
3061 | * mjobs/MJCalib.[h,cc]
|
---|
3062 | - put the data type enum in a new base class
|
---|
3063 |
|
---|
3064 | * mjobs/MJCalibTest.[h,cc]
|
---|
3065 | - re-name old class MJExtractCalibTest to MJCalibTest and make it
|
---|
3066 | compatible with the sequence-files.
|
---|
3067 |
|
---|
3068 | * mjobs/MJExtractCalibTest.[h,cc]
|
---|
3069 | - removed
|
---|
3070 |
|
---|
3071 | * mjobs/MJCalibrateSignal.cc
|
---|
3072 | - put a compiler warning about the default cal. to photo-electrons
|
---|
3073 |
|
---|
3074 | * callisto.cc
|
---|
3075 | - add new flag "--use-test" to enable the MJCalibTest facility
|
---|
3076 | (default: not used)
|
---|
3077 |
|
---|
3078 |
|
---|
3079 |
|
---|
3080 | 2005/02/01 Raquel de los Reyes
|
---|
3081 |
|
---|
3082 | * mjobs/MSequence.h
|
---|
3083 | - Added "Get" functions for the TArrays variables.
|
---|
3084 |
|
---|
3085 |
|
---|
3086 |
|
---|
3087 | 2005/02/01 Markus Gaug
|
---|
3088 |
|
---|
3089 | * mjobs/MJPedestal.[h,cc]
|
---|
3090 | * mjobs/MJCalibration.[h,cc]
|
---|
3091 | * mjobs/MJCalibrateSignal.[h,cc]
|
---|
3092 | * callisto.rc
|
---|
3093 | - put enum for data type. Can now set the data type (mc, raw, root)
|
---|
3094 | without running the data check.
|
---|
3095 |
|
---|
3096 | * mhcalib/MHCalibrationCam.cc
|
---|
3097 | - return kTRUE in PostProcess if GetNumExecutions is 0
|
---|
3098 |
|
---|
3099 | * mcalib/MCalibrationChargeCalc.cc
|
---|
3100 | - return kTRUE in PostProcess if GetNumExecutions is 0
|
---|
3101 |
|
---|
3102 |
|
---|
3103 |
|
---|
3104 | 2005/02/01 Daniel Mazin
|
---|
3105 |
|
---|
3106 | * MPointingPosInterpolate.cc:
|
---|
3107 | - fixed bug to match the units of Ra and Decl in MPointingPos
|
---|
3108 | - fixed bug in handling of events with times outside of times from
|
---|
3109 | MDrive tree
|
---|
3110 |
|
---|
3111 |
|
---|
3112 |
|
---|
3113 | 2005/02/01 Thomas Bretz
|
---|
3114 |
|
---|
3115 | * showplot.cc:
|
---|
3116 | - another fix to make the batch mode working (you can use the batch
|
---|
3117 | mode to convert a root-file into another format)
|
---|
3118 |
|
---|
3119 |
|
---|
3120 |
|
---|
3121 | 2005/01/31 Thomas Bretz
|
---|
3122 |
|
---|
3123 | * mbase/MStatusDisplay.cc:
|
---|
3124 | - fixed handling of batch mode in GetCanvas(const TString &name)
|
---|
3125 | - don't skip already existing tabs in Display()
|
---|
3126 |
|
---|
3127 |
|
---|
3128 |
|
---|
3129 | 2005/01/31 Raquel de los Reyes
|
---|
3130 |
|
---|
3131 | * mjobs/MSequence.h
|
---|
3132 | - Added "Get" functions for some of the sequence.txt file
|
---|
3133 | parameters.
|
---|
3134 |
|
---|
3135 |
|
---|
3136 |
|
---|
3137 | 2005/01/31 Markus Gaug
|
---|
3138 |
|
---|
3139 | * mjobs/MJob.[h,cc]
|
---|
3140 | * mjobs/MJCalibrateSignal.[h,cc]
|
---|
3141 | * mjobs/MJCalibration.[h,cc]
|
---|
3142 | - move file type enum to base class
|
---|
3143 |
|
---|
3144 | * mjobs/MJCalibrateSignal.[h,cc]
|
---|
3145 | - allow also for direct setting of an MRunIter (not used in
|
---|
3146 | callisto).
|
---|
3147 |
|
---|
3148 | * mcalib/MCalibrationChargeCalc.[h,cc]
|
---|
3149 | - test also for pulser strength changes additionally to changes in
|
---|
3150 | colour.
|
---|
3151 |
|
---|
3152 |
|
---|
3153 |
|
---|
3154 | 2005/01/31 Abelardo Moralejo
|
---|
3155 |
|
---|
3156 | * mpointing/MSrcPosCalc.cc
|
---|
3157 | - Create only one instance of MAstroSky2Local for the
|
---|
3158 | transformations, instead of two identical ones, as it was before.
|
---|
3159 |
|
---|
3160 |
|
---|
3161 |
|
---|
3162 | 2005/01/30 Markus Gaug
|
---|
3163 |
|
---|
3164 | * mjobs/MJCalibration.cc
|
---|
3165 | * mjobs/MJPedestal.cc
|
---|
3166 | * mjobs/calibrationref_Nov04.rc
|
---|
3167 | * mhcalib/MHCalibrationRelTimeCam.[h,cc]
|
---|
3168 | - updated correct display of reference lines
|
---|
3169 |
|
---|
3170 |
|
---|
3171 |
|
---|
3172 | 2005/01/29 Markus Gaug
|
---|
3173 |
|
---|
3174 | * msignal/MExtractFixedWindowSpline.[h,cc]
|
---|
3175 | - fixed a bug occurring with overlapping windows between high-gain
|
---|
3176 | and low-gain
|
---|
3177 |
|
---|
3178 | * msignal/MExtractFixedWindowPeakSearch.cc
|
---|
3179 | - take out call to fSignals->Clear() which is already done in
|
---|
3180 | MTaskList.
|
---|
3181 |
|
---|
3182 | * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.[h,cc]
|
---|
3183 | - new extractor reducing the bias and solving the problem with the
|
---|
3184 | jumping pulse readout.
|
---|
3185 |
|
---|
3186 |
|
---|
3187 |
|
---|
3188 | 2005/01/28 Abelardo Moralejo
|
---|
3189 |
|
---|
3190 | * mpointing/MSrcPosCalc.cc
|
---|
3191 | - updated. Make it work as desired: obtain for each event the x,y
|
---|
3192 | position on the camera of a source whose celestial coordinates
|
---|
3193 | (J2000) have been set by the user in the container "MSourcePos"
|
---|
3194 | of type MPointingPos, added to the parameter list. If the
|
---|
3195 | container MSourcePos is not found, the center of the camera (or
|
---|
3196 | other fixed position x,y set in the parameter list by the user -
|
---|
3197 | in MSrcPosCam) is used as source position for all the events in
|
---|
3198 | the loop.
|
---|
3199 |
|
---|
3200 |
|
---|
3201 |
|
---|
3202 | 2005/01/28 Thomas Bretz
|
---|
3203 |
|
---|
3204 | * mjobs/MJCalibrateSignal.cc:
|
---|
3205 | - fixed that extract1,2,3 haven't been deleted if loop failed.
|
---|
3206 | - print tasklist also if loop failed.
|
---|
3207 | - added a undefined task (MTaskEnv "FinalFantasy") as last task to
|
---|
3208 | the event processing tasklist
|
---|
3209 |
|
---|
3210 | * callisto.rc:
|
---|
3211 | - added comments about "FinalFantasy" into call
|
---|
3212 | - added comment for obsolete resources as discussed yesterday
|
---|
3213 | evening: TimeUpperLimit
|
---|
3214 |
|
---|
3215 | * mbase/MMath.[h,cc], manalysis/MCerPhotPix.[h,cc],
|
---|
3216 | mpedestal/MPedPhotPix.h:
|
---|
3217 | - replaced TruncatePrecision by ReducePrecision (its simply a better
|
---|
3218 | name)
|
---|
3219 |
|
---|
3220 | * mbase/MParList.cc:
|
---|
3221 | - added a check to make 200%(!) sure that the container added
|
---|
3222 | to the list is a MParContainer (everything else could crash
|
---|
3223 | almost everything in Mars!)
|
---|
3224 |
|
---|
3225 | * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.[h,cc],
|
---|
3226 | mjobs/MJPedestal.cc:
|
---|
3227 | - simplified the code in the WriteResult functions by using
|
---|
3228 | the new WriteContainer in MJob
|
---|
3229 | - removed the TObjArray from the MParList! It is NOT a MParContainer
|
---|
3230 | there are a lot of circumstance how this can crash Mars. I don't
|
---|
3231 | know why the compiler allowed for this.
|
---|
3232 | - unified WriteResult and WriteHists
|
---|
3233 | - split GetOutputFile into two functions for simplification
|
---|
3234 |
|
---|
3235 | * mjobs/MJCalibration.h:
|
---|
3236 | - copy the extractorcam name when copying the contents
|
---|
3237 |
|
---|
3238 | * mjobs/MJob.[h,cc]:
|
---|
3239 | - new member function WriteContainer to simplify code in derived
|
---|
3240 | classes
|
---|
3241 |
|
---|
3242 | * mpointing/MSrcPosCalc.[h,cc]
|
---|
3243 | - fixed the header according to Abelardo's changes
|
---|
3244 | - added the initialization of the pointers to the constructor
|
---|
3245 |
|
---|
3246 |
|
---|
3247 |
|
---|
3248 | 2005/01/28 Markus Gaug
|
---|
3249 |
|
---|
3250 | * msignal/MExtractTimeAndChargeDigitalFilter.cc
|
---|
3251 | - introduce a security check for the time fine adjustment in case,
|
---|
3252 | it is too large.
|
---|
3253 |
|
---|
3254 | * mcalib/MCalibConstCam.[h,cc]
|
---|
3255 | * mcalib/MCalibConstPix.h
|
---|
3256 | - new classes to allow display of changing cal. constants with the
|
---|
3257 | interlaced cal. events
|
---|
3258 |
|
---|
3259 | * mcalib/MCalibrationChargeCalc.cc
|
---|
3260 | - removed stopping of PostProcess in case that the evtloop is
|
---|
3261 | finished with interlaced cal. events
|
---|
3262 |
|
---|
3263 | * mcalib/MCalibrateData.[h,cc]
|
---|
3264 | - fill MCalibConstCam with update results (once per calib. consts
|
---|
3265 | update == every 10 sec.)
|
---|
3266 | - introduce check for size of calibration constant. In case, it is
|
---|
3267 | completetly out of range, set the MBadPixelsPix::IsUnsuitableRun
|
---|
3268 |
|
---|
3269 | * mjobs/MJCalibrateSignal.cc:
|
---|
3270 | - display one MHCamera more with changing conv. factors (only for
|
---|
3271 | interlaced cal. events)
|
---|
3272 |
|
---|
3273 | * mpedestal/MPedCalcFromLoGain.cc
|
---|
3274 | - set default for MExtractWinFirst from 15 to 17 because of the
|
---|
3275 | late cosmics signals in December
|
---|
3276 |
|
---|
3277 |
|
---|
3278 | 2005/01/28 Abelardo Moralejo
|
---|
3279 |
|
---|
3280 | * mtemp/mpadova/macros/trainsubsample.C
|
---|
3281 | - added # of events to be written in the output (instead of
|
---|
3282 | fraction of total). Moved MSrcPosCam in output from RunHeaders
|
---|
3283 | to Events tree.
|
---|
3284 |
|
---|
3285 |
|
---|
3286 |
|
---|
3287 | 2005/01/27 Daniel Mazin and Markus Gaug
|
---|
3288 |
|
---|
3289 | * mcalib/MCalibrateData.[h,cc]
|
---|
3290 | - derive this class from MCamEvent in order to be able to display
|
---|
3291 | evolution of conversion factors in case of interlaced cal.
|
---|
3292 | events
|
---|
3293 |
|
---|
3294 | * mpointing/MInterpolatePointingPos.[h,cc]
|
---|
3295 | - new class to interpolate pointing positions, adapted from a class
|
---|
3296 | by Marcos Lopez
|
---|
3297 |
|
---|
3298 | * mjobs/MJCalibrateSignal.[h,cc]
|
---|
3299 | - enabled the calibration of data with interlaced calibration events
|
---|
3300 |
|
---|
3301 | * msignal/MArrivalTime.[h,cc]
|
---|
3302 | * mcalib/MCalibrateRelTime.cc
|
---|
3303 | - removed Error of calibrated arrival time, as agreed on the last
|
---|
3304 | software calibration meeting yesterday
|
---|
3305 |
|
---|
3306 | * mjobs/MJCalibrateSignal.cc
|
---|
3307 | - add display to show histogramming of conversion factors
|
---|
3308 | - modify default calibration to equiv. photo-electrons
|
---|
3309 | - allow for setting of MC, Raw or Root-file type in callisto.rc
|
---|
3310 |
|
---|
3311 | * callisto.rc
|
---|
3312 | - updated conf. file
|
---|
3313 |
|
---|
3314 |
|
---|
3315 | 2005/01/27 Thomas Bretz
|
---|
3316 |
|
---|
3317 | * callisto.cc:
|
---|
3318 | - don't display starting pedestals when calibrating the signal
|
---|
3319 |
|
---|
3320 | * callisto.rc:
|
---|
3321 | - added some comments
|
---|
3322 |
|
---|
3323 | * star.rc:
|
---|
3324 | - according to Daniel M. we have agreed to change the default
|
---|
3325 | cleaning level to adapt it roughly to the new pedestal
|
---|
3326 |
|
---|
3327 | * manalysis/MCerPhotPix.[h,cc], mpedestal/MPedPhotPix.h:
|
---|
3328 | - as agreed in the current calibration meeting we truncate the
|
---|
3329 | precision of the stored floating point values to roughly 0.5%
|
---|
3330 | to gain storage space in the calibrated data (the gzip
|
---|
3331 | algorithm compresses this stuff nicely - we gain roughly 15%)
|
---|
3332 |
|
---|
3333 | * mhflux/MHFalseSource.cc, mjobs/MJCalibration.cc, mjobs/MJStar.cc:
|
---|
3334 | - added a comment
|
---|
3335 |
|
---|
3336 | * mjobs/MJCalibrateSignal.cc:
|
---|
3337 | - changed title of unsuitable plot
|
---|
3338 | - removed plot for calibrated fundamental pedestal as agreed in the
|
---|
3339 | current calibration meeting (we may change this to an option)
|
---|
3340 |
|
---|
3341 | * mjobs/MJPedestal.[h,cc]:
|
---|
3342 | - changed the name of the "PedDiff" plot to be consistent with the
|
---|
3343 | other tab-name
|
---|
3344 | - changed the options for the display
|
---|
3345 | - removed the dependancy of fDisplayType and the SetDataCheck
|
---|
3346 | option
|
---|
3347 | - added option kDisplayNone
|
---|
3348 | - renamed enums from k*Display to kDisplay*
|
---|
3349 |
|
---|
3350 | * mhist/MHCamEvent.cc:
|
---|
3351 | - trying to get rid of the Err_%p workaround.
|
---|
3352 |
|
---|
3353 | * manalysis/MCerPhotEvt.[h,cc]:
|
---|
3354 | - added some '!' signs in the comment line. This is quick hack
|
---|
3355 | to gain I/O speed and storage space. We will soon have new
|
---|
3356 | containers for the calibrated data and image cleaning
|
---|
3357 | information.
|
---|
3358 | - changed version number to 6
|
---|
3359 |
|
---|
3360 | * mhist/MHCamera.cc:
|
---|
3361 | - added member function SetAllUsed
|
---|
3362 |
|
---|
3363 |
|
---|
3364 |
|
---|
3365 | 2005/01/26 Abelardo Moralejo
|
---|
3366 |
|
---|
3367 | * macros/mccalibrate.C
|
---|
3368 | - removed creation and writing out of MSrcPosCam. It is more
|
---|
3369 | flexible to add it in starmc2.C if needed (for wobble mode for
|
---|
3370 | instance).
|
---|
3371 |
|
---|
3372 | * mtemp/mpadova/macros/RanForestDISP.C
|
---|
3373 | - added possibility to set the number of hadrons read in for the
|
---|
3374 | training. Added some missing containers to output.
|
---|
3375 | - Fixed rule concerning the DISP, by adding parentheses. Remember
|
---|
3376 | that MHMatrix::AddColumn does not respect the usual precedence
|
---|
3377 | of operations!
|
---|
3378 |
|
---|
3379 | * mtemp/mpadova/macros/resize.C
|
---|
3380 | - added to output missing container MRawEvtHeader
|
---|
3381 |
|
---|
3382 | * macros/starmc2.C
|
---|
3383 | - added missing container MImagePar. Added possibility to set the
|
---|
3384 | source position on the camera (for the wobble mode).
|
---|
3385 |
|
---|
3386 |
|
---|
3387 |
|
---|
3388 | 2005/01/25 Abelardo Moralejo
|
---|
3389 |
|
---|
3390 | * macros/starmc2.C
|
---|
3391 | - modified to allow double (train / test) output, for g/h
|
---|
3392 | separation studies. Added several missing containers to output.
|
---|
3393 |
|
---|
3394 |
|
---|
3395 |
|
---|
3396 | 2005/01/25 Thomas Bretz
|
---|
3397 |
|
---|
3398 | * mcalib/MCalibrationIntensityChargeCam.cc:
|
---|
3399 | - fixed a lot of 'default argument'-warnings to make to code
|
---|
3400 | compile
|
---|
3401 |
|
---|
3402 | * mbase/MParContainer.[h,cc]:
|
---|
3403 | - moved the empty Reset() function into the source file and
|
---|
3404 | added a lot of comments
|
---|
3405 | - implemented new helper-functions: GetNewObject
|
---|
3406 |
|
---|
3407 | * mbase/MContinue.[h,cc]:
|
---|
3408 | - allow to use MFilter-classes as filter in ReadEnv
|
---|
3409 |
|
---|
3410 | * mbase/MTaskEnv.cc:
|
---|
3411 | - replaced some code by GetNewObject
|
---|
3412 |
|
---|
3413 | * mhbase/MFillH.cc:
|
---|
3414 | - handle DrawOption "same" to be able to draw to the same pad
|
---|
3415 |
|
---|
3416 | * mhbase/MH.[h,cc]:
|
---|
3417 | - added same-argument to DrawSame
|
---|
3418 |
|
---|
3419 | * mhbase/MH3.cc:
|
---|
3420 | - removed some obsolete comments
|
---|
3421 | - remove own drawing options before calling fHist->Draw
|
---|
3422 |
|
---|
3423 | * mimage/MHHillas.cc, mimage/MHImagePar.cc:
|
---|
3424 | - first try of implementing 'same' drawing option
|
---|
3425 |
|
---|
3426 |
|
---|
3427 |
|
---|
3428 | 2005/01/25 Markus Gaug
|
---|
3429 |
|
---|
3430 | * mcalib/MCalibrationPattern.[h,cc]
|
---|
3431 | * mcalib/MCalibrationPatternDecode.[h,cc]
|
---|
3432 | - New Decoder task for the calibration pattern from the
|
---|
3433 | digital modules
|
---|
3434 |
|
---|
3435 | * mraw/MRawEvtHeader.[h,cc]
|
---|
3436 | - remove decoding from this class
|
---|
3437 |
|
---|
3438 | * mcalib/MCalibrationIntensityHiLoCam.[h,cc]
|
---|
3439 | - remove, because one needs anyhow much more than one data file
|
---|
3440 | to get a reasonable conversion factor
|
---|
3441 |
|
---|
3442 | * mcalib/MCalibCalcFromPast.[h,cc]
|
---|
3443 | - remove MCalibrationIntensityHiLoCam
|
---|
3444 |
|
---|
3445 | * mbadpixels/MBadPixelsPix.h
|
---|
3446 | * mbadpixels/MBadPixelsCam.cc
|
---|
3447 | - changed one function name to GetUnsuitableCalLevel()
|
---|
3448 |
|
---|
3449 | * mjobs/MJCalibration.cc
|
---|
3450 | - replace all Y-titles with units "FADC counts" by "FADC cnts" and
|
---|
3451 | "FADC slices" by "FADC sl.", otherwise they range out of the
|
---|
3452 | canvas.
|
---|
3453 |
|
---|
3454 | * mcalib/MCalibrationChargeCalc.cc
|
---|
3455 | - ensure to set the color correctly in MCalibrationBlindCam
|
---|
3456 |
|
---|
3457 | * callisto.rc
|
---|
3458 | - put space for
|
---|
3459 | MJCalibrateSignal.ExtractSignal.HiGainFirst: 2
|
---|
3460 | MJCalibrateSignal.ExtractSignal.HiGainLast: 16
|
---|
3461 |
|
---|
3462 |
|
---|
3463 | 2005/01/24 Abelardo Moralejo
|
---|
3464 |
|
---|
3465 | * manalysis/MMcCalibrationUpdate.cc
|
---|
3466 | - Adapted to changes in MCalibrateData from 2005/01/16: moved
|
---|
3467 | qepix.SetAvNormFFactor(1.) from Process() to ReInit(). Due to
|
---|
3468 | this, for the last week you may have found trouble running
|
---|
3469 | starmc.C and mccalibrate.C.
|
---|
3470 |
|
---|
3471 |
|
---|
3472 |
|
---|
3473 | 2005/01/24 Thomas Bretz
|
---|
3474 |
|
---|
3475 | * callisto.cc:
|
---|
3476 | - removed non-existing option from output
|
---|
3477 |
|
---|
3478 | * manalysis/MEnergyEstimate.[h,cc]:
|
---|
3479 | - added ReadEnv member function
|
---|
3480 |
|
---|
3481 | * mbase/MContinue.[h,cc]:
|
---|
3482 | - implementes AllowEmpty option to support doing nothing
|
---|
3483 | defined in resource file
|
---|
3484 | - added a first draft to allow usage of class-filters instead of
|
---|
3485 | rules
|
---|
3486 |
|
---|
3487 | * mbase/MMath.[h,cc]:
|
---|
3488 | - implemented a function suggested by Florian Goebel which reduces
|
---|
3489 | the precision of a float to ~0.5% which is usefull for data
|
---|
3490 | compression by gzip
|
---|
3491 |
|
---|
3492 | * mdata/MDataChain.[h,cc]:
|
---|
3493 | - implemented ReadEnv member function
|
---|
3494 |
|
---|
3495 | * mfbase/MF.cc:
|
---|
3496 | - a small enhancement to the output in ReadEnv
|
---|
3497 |
|
---|
3498 | * mhbase/MH3.cc:
|
---|
3499 | - fixed call to FindObject in Paint which caused a profile to be
|
---|
3500 | displayed incorrectly in case it was read from a file
|
---|
3501 |
|
---|
3502 | * mhflux/MHFalseSource.[h,cc]:
|
---|
3503 | - removed old obsolete unsused Significance functions
|
---|
3504 | - implemented ReadEnv member function
|
---|
3505 | - set false source binning only if BinningFalseSource is not default
|
---|
3506 | - check parlist for BinningAlpha
|
---|
3507 |
|
---|
3508 | * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
|
---|
3509 | mjobs/MJPedestal.cc:
|
---|
3510 | - added an additional check and output if output-file could
|
---|
3511 | not be opened
|
---|
3512 |
|
---|
3513 | * mjobs/MJob.h:
|
---|
3514 | - added some Getter
|
---|
3515 |
|
---|
3516 | * mhbase/MBinning.[h,cc].
|
---|
3517 | - added nen member functions
|
---|
3518 | + SetEdgesRaw
|
---|
3519 | + ReadEnv
|
---|
3520 | + Print
|
---|
3521 |
|
---|
3522 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
3523 | - added new member function ReadEnv
|
---|
3524 |
|
---|
3525 | * mhflux/MHAlpha.cc:
|
---|
3526 | - fixed a problem when fitting without off-data
|
---|
3527 |
|
---|
3528 | * mbase/MStatusDisplay.cc:
|
---|
3529 | - implemented a further fix in DrawClonePad to make sure
|
---|
3530 | that the X-stuff doesn't get confused while still
|
---|
3531 | GetDrawOption returns the correct value
|
---|
3532 |
|
---|
3533 |
|
---|
3534 |
|
---|
3535 | 2005/01/24 Markus Gaug
|
---|
3536 |
|
---|
3537 | * msignal/MExtractTimeAndChargeDigitalFilter.cc
|
---|
3538 | - introduced security check for the times fine-tuning to catch
|
---|
3539 | outliers because of deviating pulse forms.
|
---|
3540 |
|
---|
3541 | * msignal/MExtractTime.cc
|
---|
3542 | * msignal/MExtractor.cc
|
---|
3543 | - lowered default high-gain saturation limit to 250
|
---|
3544 | - removed Clear() for two results containers at beginning of Process()
|
---|
3545 |
|
---|
3546 | * msignal/MExtractor.h
|
---|
3547 | - Take fHiLoLast into the Clone()
|
---|
3548 |
|
---|
3549 | * msignal/MExtractedSignalPix.cc
|
---|
3550 | - change sign of default initializer to negative.
|
---|
3551 |
|
---|
3552 |
|
---|
3553 |
|
---|
3554 | 2005/01/23 Markus Gaug
|
---|
3555 |
|
---|
3556 | * mhcalib/MHCalibrationHiLoCam.[h,cc]
|
---|
3557 | - updated to new logain switch setting in MExtractTimeAndCharge
|
---|
3558 | - extract also high-gain vs. low-gain time difference
|
---|
3559 |
|
---|
3560 | * mhcalib/MHCalibrationCam.[h,cc]
|
---|
3561 | * mhcalib/MHCalibrationChargeCam.[h,cc]
|
---|
3562 | - updated reading of conf. values in ReadEnv
|
---|
3563 |
|
---|
3564 | * mhcalib/MCalibrationHiLoCam.[h,cc]
|
---|
3565 | * mhcalib/MCalibrationHiLoPix.[h,cc]
|
---|
3566 | * mhcalib/MCalibrationIntensityHiLoCam.[h,cc]
|
---|
3567 | - updated accordingly
|
---|
3568 |
|
---|
3569 | * mbadpixels/MBadPixelsCam.cc
|
---|
3570 | - removed some bugs in the Print() function
|
---|
3571 |
|
---|
3572 |
|
---|
3573 |
|
---|
3574 | 2005/01/22 Markus Gaug
|
---|
3575 |
|
---|
3576 | * mhcalib/MHCalibrationRelTimeCam.cc
|
---|
3577 | - display in the averaged times display the event-by-event averaged
|
---|
3578 | absolute arrival times instead of the rel. ones which do not make
|
---|
3579 | much sense.
|
---|
3580 |
|
---|
3581 | * mhcalib/MHCalibrationTestTimeCam.[h,cc]
|
---|
3582 | * mhcalib/MHCalibrationTestCam.[h,cc]
|
---|
3583 | - update to the latest changes in analysis chain.
|
---|
3584 |
|
---|
3585 | * mjobs/MJExtractCalibTest.[h,cc]
|
---|
3586 | - update to the latest changes in analysis chain.
|
---|
3587 |
|
---|
3588 | * mjobs/MJCalibration.cc
|
---|
3589 | - replace title of that times-averageing Tab from "RelTimes" by
|
---|
3590 | "Times".
|
---|
3591 |
|
---|
3592 | * macros/calibration.C
|
---|
3593 | - update to changes in MJExtractCalibTest
|
---|
3594 |
|
---|
3595 |
|
---|
3596 |
|
---|
3597 | 2005/01/21 Markus Gaug
|
---|
3598 |
|
---|
3599 | * msignal/MExtractTimeAndChargeDigitalFilter.cc
|
---|
3600 | * msignal/MExtractTimeAndChargeSlidingWindow.cc
|
---|
3601 | * msignal/MExtractTimeAndChargeSpline.cc
|
---|
3602 | - use the max. bin content for low-gain extraction
|
---|
3603 |
|
---|
3604 | * callisto.rc
|
---|
3605 | - add place for LoGainSwitch
|
---|
3606 |
|
---|
3607 |
|
---|
3608 |
|
---|
3609 | 2005/01/21 Florian Goebel
|
---|
3610 |
|
---|
3611 | * mfbase/MF.cc:
|
---|
3612 | - include a (TString) cast to make it compilable with gcc2.95.3
|
---|
3613 |
|
---|
3614 |
|
---|
3615 |
|
---|
3616 | 2005/01/21 Thomas Bretz
|
---|
3617 |
|
---|
3618 | * mpointing/MSrcPosFromModel.cc:
|
---|
3619 | - fixed crash in Process if no pointing model available
|
---|
3620 |
|
---|
3621 | * mpointing/MPointingPosCalc.h:
|
---|
3622 | - added missing initialization of data members
|
---|
3623 |
|
---|
3624 | * mastro/MObservatory.[h,cc]:
|
---|
3625 | - added ReadEnv member function
|
---|
3626 |
|
---|
3627 | * mbase/MTaskEnv.h:
|
---|
3628 | - added (=0) default to SetDefault
|
---|
3629 |
|
---|
3630 |
|
---|
3631 |
|
---|
3632 | 2005/01/20 Markus Gaug
|
---|
3633 |
|
---|
3634 | * mcalib/MCalibrationIntensityChargeCam.[h,cc]
|
---|
3635 | - added function to display fluctuations of a variable
|
---|
3636 |
|
---|
3637 | * mcalib/MCalibrationPix.cc
|
---|
3638 | - fixed small bug in High-gain mean error.
|
---|
3639 |
|
---|
3640 | * msignal/MExtractTimeAndCharge.[h,cc]
|
---|
3641 | - introduced high-gain maximum limit before extracting the low-gain
|
---|
3642 |
|
---|
3643 |
|
---|
3644 |
|
---|
3645 | 2005/01/20 Thomas Bretz
|
---|
3646 |
|
---|
3647 | * mbase/MContinue.[h,cc]:
|
---|
3648 | - added ReadEnv member function to support resource files
|
---|
3649 |
|
---|
3650 | * mbase/MEvtLoop.[h,cc]:
|
---|
3651 | - added a second arguemtn to reading of the resource file by name
|
---|
3652 | - added some checks when reding the resource file and the
|
---|
3653 | parameter list hasn't been setup
|
---|
3654 |
|
---|
3655 | * mbase/MParList.cc:
|
---|
3656 | - removed an obsolete output from ReadEnv
|
---|
3657 |
|
---|
3658 | * mfbase/MF.[h,cc]:
|
---|
3659 | - added ReadEnv member function to support resource files
|
---|
3660 | - added kAllowEpty flag to support skipping by resource files
|
---|
3661 |
|
---|
3662 | * mfbase/MFilterList.cc:
|
---|
3663 | - added a comment
|
---|
3664 |
|
---|
3665 | * mbase/MStatusDisplay.[h,cc]:
|
---|
3666 | - fixed Write to be compatible with root 4.02/00
|
---|
3667 | - worked around a problem with reading the DrawOption correctly
|
---|
3668 | from a stored status display
|
---|
3669 |
|
---|
3670 |
|
---|
3671 |
|
---|
3672 | 2005/01/19 Thomas Bretz
|
---|
3673 |
|
---|
3674 | * mbase/MMath.cc:
|
---|
3675 | - added a comment to SignificanceLiMa, made by Daniel Mazin
|
---|
3676 | - also check for b==0
|
---|
3677 |
|
---|
3678 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
3679 | - fixed significance calculation in case of on-off data
|
---|
3680 | - added fScaleFactor
|
---|
3681 |
|
---|
3682 | * mhflux/MHAlpha.[h,cc], mhflux/MHFalseSource.cc:
|
---|
3683 | - handle scale factor in case of on-off observations
|
---|
3684 |
|
---|
3685 | * mjobs/MJPedestal.cc:
|
---|
3686 | - aligned screen output to 80col rule
|
---|
3687 |
|
---|
3688 | * mtrigger/MFTriggerPattern.[h,cc]:
|
---|
3689 | - assigned correct integers to enum
|
---|
3690 | - made sure that the enum is correctly handled in all function by
|
---|
3691 | applying a r-value to the condition
|
---|
3692 |
|
---|
3693 |
|
---|
3694 |
|
---|
3695 | 2005/01/19 Abelardo Moralejo
|
---|
3696 |
|
---|
3697 | * mtrigger/MFTriggerPattern.[cc,h]
|
---|
3698 | - Changed Bool_t arguments of all setters to new type Prescale_t
|
---|
3699 | defined by N. Galante (see below)
|
---|
3700 |
|
---|
3701 |
|
---|
3702 |
|
---|
3703 | 2005/01/19 Nicola Galante
|
---|
3704 |
|
---|
3705 | * mtrigger/MFTriggerPattern.[cc,h]
|
---|
3706 | - added in header enum Prescale_t { kUnPrescaled = kFALSE,
|
---|
3707 | kPrescaled = kTRUE };
|
---|
3708 |
|
---|
3709 | - fixed a bug in Process, both fMaskRequiredUnprescaled and
|
---|
3710 | fMaskRequiredPrescaled are checked simultaneously.
|
---|
3711 |
|
---|
3712 |
|
---|
3713 |
|
---|
3714 | 2005/01/18 Markus Gaug
|
---|
3715 |
|
---|
3716 | * mcalib/MCalibColorSet.cc
|
---|
3717 | - fixed the remaining day of data without colour in project name
|
---|
3718 | neither in digital modules bits.
|
---|
3719 |
|
---|
3720 | * mpedestal/MPedCalcPedRun.[h,cc]
|
---|
3721 | - catch the continuous light runs with MRawRunHeader::fRunType
|
---|
3722 | == kRTCalibration to be recognized as effective pedestal runs.
|
---|
3723 |
|
---|
3724 |
|
---|
3725 | 2005/01/18 Thomas Bretz
|
---|
3726 |
|
---|
3727 | * mbase/MMath.cc:
|
---|
3728 | - added a check for s==0 in SignificanceLiMa, because otherwise the
|
---|
3729 | result is NaN
|
---|
3730 |
|
---|
3731 | * mfbase/MF.cc:
|
---|
3732 | - removed an obsolete debugging output from the latest changes
|
---|
3733 |
|
---|
3734 | * mhflux/MHAlpha.cc:
|
---|
3735 | - reset fHTime, too
|
---|
3736 |
|
---|
3737 |
|
---|
3738 |
|
---|
3739 | 2005/01/18 Nicola Galante
|
---|
3740 |
|
---|
3741 | * mtrigger/MFTriggerPattern.cc:
|
---|
3742 | - added parentesis to ensure bitwise operators priority
|
---|
3743 | with respect to logical operators.
|
---|
3744 |
|
---|
3745 |
|
---|
3746 | 2005/01/17 Thomas Bretz
|
---|
3747 |
|
---|
3748 | * manalysis/MEnergyEstimate.[h,cc]:
|
---|
3749 | - changed to be more general. Energy is now estimated from a rule
|
---|
3750 | (MDataChain) The default behaviour is still the same as before
|
---|
3751 | to copy the energy from MMcEvt
|
---|
3752 |
|
---|
3753 | * mbase/MTask.cc:
|
---|
3754 | - changed to write out the descriptor istead of the task-name only
|
---|
3755 | in Pre/PostProcess
|
---|
3756 |
|
---|
3757 | * mhbase/MH.cc:
|
---|
3758 | - initialize fSerialNumber and fNumExecutions in constructor
|
---|
3759 |
|
---|
3760 | * mhflux/MHFalseSource.cc:
|
---|
3761 | - according to a suggestion by Markus Mayer I have changed
|
---|
3762 | \\sigma_{max}=f to S_{max}=f\\sigma
|
---|
3763 |
|
---|
3764 | * mjobs/MJCalibrateSignal.cc:
|
---|
3765 | - as discussed with Markus and Abelardo fixed the MFTriggerPattern
|
---|
3766 | call.
|
---|
3767 |
|
---|
3768 | * mtrigger/MFTriggerPattern.cc, mtrigger/MTriggerPattern.cc,
|
---|
3769 | mtrigger/MTriggerPatternDecode.cc:
|
---|
3770 | - added some comment about file version
|
---|
3771 |
|
---|
3772 | * mbase/MFilter.h:
|
---|
3773 | - implemented new virtual function GetDataMember like in MData
|
---|
3774 |
|
---|
3775 | * mbase/MTask.[h,cc]:
|
---|
3776 | - when filter is added ass GetDataMember to branch list (should be
|
---|
3777 | obsolete, because filter is in the tasklist, but it should not hurt)
|
---|
3778 |
|
---|
3779 | * mfbase/MF.[h,cc], mfbase/MFDataChain.[h,cc], mfbase/MFDataMember.[h,cc],
|
---|
3780 | mfbase/MFilterList.[h,cc]:
|
---|
3781 | - implemented new function GetDataMember
|
---|
3782 |
|
---|
3783 |
|
---|
3784 |
|
---|
3785 | 2005/01/17 Markus Gaug
|
---|
3786 |
|
---|
3787 | * msignal/MExtractTimeAndChargeDigitalFilter.cc
|
---|
3788 | - remove a situation where the high-gain signal can be 0.
|
---|
3789 |
|
---|
3790 | * mtrigger/MTriggerPattern.h
|
---|
3791 | - fixed a bug in defining the trigger bit pattern (Have to start
|
---|
3792 | from 0 instead of 1)
|
---|
3793 |
|
---|
3794 | * mjobs/MJPedestal.cc
|
---|
3795 | * mjobs/MJCalibrateSignal.cc
|
---|
3796 | - fixed default extraction ranges.
|
---|
3797 |
|
---|
3798 | * callisto.rc
|
---|
3799 | - fixed default weights files for pedestal extraction for cosmcis
|
---|
3800 |
|
---|
3801 | * mcalib/MCalibrationChargeCalc.cc
|
---|
3802 | - removed program exit on occurrance of multiple colours without
|
---|
3803 | intensity calibration
|
---|
3804 |
|
---|
3805 |
|
---|
3806 |
|
---|
3807 | 2005/01/17 Nadia Tonello and Markus Gaug
|
---|
3808 |
|
---|
3809 | * mcalib/MCalibrationChargeCam.cc
|
---|
3810 | - some fit improvements in the function GetAveragedConvFADC2PhotPerArea
|
---|
3811 |
|
---|
3812 |
|
---|
3813 |
|
---|
3814 | 2005/01/16 Markus Gaug
|
---|
3815 |
|
---|
3816 | * mhcalib/MHCalibrationCam.[h,cc], mhcalib/MHCalibrationRelTimeCam.[h,cc],
|
---|
3817 | mhcalib/MHCalibrationChargeCam.[h,cc]
|
---|
3818 | - put overflow management and results camera initialization into
|
---|
3819 | base class
|
---|
3820 |
|
---|
3821 | * mcalib/MCalibrateData.[h,cc]
|
---|
3822 | - added possibility to re-normalize signal to equiv. photo-electrons
|
---|
3823 | ( SetSignalType(MCalibrateData::kPhe) ).
|
---|
3824 | Default is old version in photons
|
---|
3825 | - speed up Process by storing pre-calculated calibration constants
|
---|
3826 | in arrays (needed 40% of CPU time of the eventloop before, now: 23%)
|
---|
3827 | - added new pointer to different MCalibrationChargeCam used for
|
---|
3828 | updates
|
---|
3829 | - added possibility to update the conversion factors using the
|
---|
3830 | MCalibrationChargeCam stored in fCalibUpdate.
|
---|
3831 | - added Print() function
|
---|
3832 |
|
---|
3833 | * mcalib/MCalibCalcFromPast.[h,cc]
|
---|
3834 | - committed final version, now also in the Makefile
|
---|
3835 |
|
---|
3836 | * mjobs/MJCalibrateSignalFromOutside.[h,cc], macros/calibration.C
|
---|
3837 | - committed final version, now able to calibrate interlaced cal.
|
---|
3838 | events.
|
---|
3839 |
|
---|
3840 |
|
---|
3841 |
|
---|
3842 | 2005/01/14 Hendrik Bartko
|
---|
3843 |
|
---|
3844 | * msignal/calibration_weights_UV.dat
|
---|
3845 | - fixed a small bug in the noise autocorrelation of the AB-noise
|
---|
3846 |
|
---|
3847 | * msignal/calibration_weights_blue.dat
|
---|
3848 | - new weights file for blue calibration pulses
|
---|
3849 |
|
---|
3850 | * cosmics_weights.dat
|
---|
3851 | - fixed a small bug in the noise autocorrelation of the AB-noise
|
---|
3852 |
|
---|
3853 |
|
---|
3854 |
|
---|
3855 | 2005/01/14 Markus Gaug
|
---|
3856 |
|
---|
3857 | * msignal/MExtractTimeAndChargeDigitalFilter.cc
|
---|
3858 | - added a small acceleration of the program, tested by Hendrik and
|
---|
3859 | me.
|
---|
3860 |
|
---|
3861 | * mpedestal/MPedCalcFromLoGain.cc
|
---|
3862 | - fixed one warning output which was not a real warning.
|
---|
3863 |
|
---|
3864 | * mcalib/MCalibrationChargeCam.cc
|
---|
3865 | - improved the function to calculate a mean conversion factor over
|
---|
3866 | the whole camera including a fit to the values.
|
---|
3867 |
|
---|
3868 | * mpedestal/MPedCalcPedRun.[h,cc]
|
---|
3869 | - undo some changes introduced by TB on 2/12/04 which had made the
|
---|
3870 | use of interlaced pedestal events impossible again.
|
---|
3871 | - Use now the new class MTriggerPattern directly to recognize an
|
---|
3872 | interlaced pedestal event.
|
---|
3873 |
|
---|
3874 |
|
---|
3875 |
|
---|
3876 | 2005/01/14 Thomas Bretz
|
---|
3877 |
|
---|
3878 | * callisto.cc:
|
---|
3879 | - fixed a typo in output
|
---|
3880 |
|
---|
3881 | * manalysis/MGeomApply.cc:
|
---|
3882 | - removed some old code already in comments
|
---|
3883 | - added possibility to switch off automatic processing (used
|
---|
3884 | if two different geometries around)
|
---|
3885 |
|
---|
3886 | * manalysis/MMultiDimDistCalc.cc, mhbase/MHMatrix.[h,cc],
|
---|
3887 | mranforest/MRanForestCalc.cc, mtools/MHSimulatedAnnealing.[h,cc],
|
---|
3888 | mtools/MSimulatedAnnealing.h:
|
---|
3889 | - added include of TVector because in newer root version it is
|
---|
3890 | not included from TMatrix anymore
|
---|
3891 |
|
---|
3892 | * mbase/BaseLinkDef.h, mbase/MMath.[h,cc]:
|
---|
3893 | - to stick to the convention of TMath in newer root versions MMath
|
---|
3894 | changed from a class to a namespace
|
---|
3895 |
|
---|
3896 | * mbase/MEvtLoop.[h,cc]:
|
---|
3897 | - to support newer root version added a second Write-function
|
---|
3898 | with a const qualifier.
|
---|
3899 |
|
---|
3900 | * mdata/MDataChain.cc:
|
---|
3901 | - changed access to TMath for newer root versions
|
---|
3902 |
|
---|
3903 | * mfileio/MChain.[h,cc]:
|
---|
3904 | - implemented a workaround for teh changed LoadTree definition
|
---|
3905 | in newer root-versions
|
---|
3906 |
|
---|
3907 | * mfileio/MReadTree.cc:
|
---|
3908 | - fixed a bug in CheckBranchSize caused some warning to be
|
---|
3909 | displayed
|
---|
3910 |
|
---|
3911 | * mhflux/MHAlpha.cc:
|
---|
3912 | - removed check for fResult in PostProcess (it is always there)
|
---|
3913 |
|
---|
3914 | * msignal/MExtractTimeFastSpline.cc:
|
---|
3915 | - fixed delete --> delete[]
|
---|
3916 |
|
---|
3917 | * mbadpixels/MBadPixelsCalc.cc:
|
---|
3918 | - slight change to some output
|
---|
3919 |
|
---|
3920 | * mbase/MTaskEnv.h:
|
---|
3921 | - set name of default task when pointer is given
|
---|
3922 |
|
---|
3923 | * mjobs/MJCalibrateSignal.cc:
|
---|
3924 | - fixed handling of extraction range for various cases
|
---|
3925 | - fixed handling in case no arrival times are calculated
|
---|
3926 |
|
---|
3927 | * mjobs/MJCalibration.cc:
|
---|
3928 | - write at least a default arrival time calibration container
|
---|
3929 | to make further processing easier
|
---|
3930 |
|
---|
3931 | * mjobs/MJPedestal.[h,cc]:
|
---|
3932 | - fixed handling of extraction range for various cases
|
---|
3933 |
|
---|
3934 |
|
---|
3935 |
|
---|
3936 | 2005/01/14 Abelardo Moralejo
|
---|
3937 |
|
---|
3938 | * mtemp/mpadova/macros/trainsubsample.C, RanForestDISP.C
|
---|
3939 | - added. Two macros used in the analysis of real wobble mode data.
|
---|
3940 |
|
---|
3941 |
|
---|
3942 |
|
---|
3943 | 2005/01/14 Daniela Dorner
|
---|
3944 |
|
---|
3945 | * macros/sql/filldotrun.C
|
---|
3946 | - added new arehucas-verions and changed code accordingly
|
---|
3947 |
|
---|
3948 |
|
---|
3949 |
|
---|
3950 | 2005/01/13 Abelardo Moralejo
|
---|
3951 |
|
---|
3952 | * macros/starmc.C
|
---|
3953 | - Added (commented) lines for the case of gamma MC source off-axis
|
---|
3954 | (wobble mode). Changed default extractor to
|
---|
3955 | MExtractFixedWindowPeakSearch.
|
---|
3956 |
|
---|
3957 |
|
---|
3958 |
|
---|
3959 | 2005/01/13 Raquel de los Reyes
|
---|
3960 |
|
---|
3961 | * callisto.rc
|
---|
3962 | - introduced several configuration lines
|
---|
3963 | (format: "class".DataCheck: No) to allow callisto
|
---|
3964 | to run with rawfiles. Necessary for the datacheck.
|
---|
3965 |
|
---|
3966 |
|
---|
3967 |
|
---|
3968 | 2005/01/13 Markus Gaug
|
---|
3969 |
|
---|
3970 | * mcalib/MCalibColorSet.cc
|
---|
3971 | - fixed runs 45605-45609
|
---|
3972 |
|
---|
3973 | * msignal/MExtractor.h
|
---|
3974 | - take out the variable fHiLoLast from the streamer. Will be
|
---|
3975 | initialized in the ReInit(), if needed
|
---|
3976 |
|
---|
3977 | * msignal/MExtractor.cc
|
---|
3978 | - Initialized fHiLoLast to 0. Otherwise, a second eventloop with
|
---|
3979 | the same extractor may have that variable set to a certain
|
---|
3980 | value, even if not desired. The ReInit() fixes fHiLoLast, if
|
---|
3981 | different from 0.
|
---|
3982 |
|
---|
3983 | * mpedestal/MExtractPedestal.cc
|
---|
3984 | * mpedestal/MPedCalcPedRun.cc
|
---|
3985 | * mpedestal/MPedCalcFromLoGain.cc
|
---|
3986 | - fix the output of the print to the correct value for the case
|
---|
3987 | that the extractor is used.
|
---|
3988 |
|
---|
3989 |
|
---|
3990 | 2005/01/13 Thomas Bretz
|
---|
3991 |
|
---|
3992 | * callisto.rc:
|
---|
3993 | - fixed some typos
|
---|
3994 |
|
---|
3995 | * mbase/MLog.cc:
|
---|
3996 | - unset DEBUG defined unintentionally
|
---|
3997 |
|
---|
3998 | * msignal/MExtractTimeAndChargeDigitalFilter.cc:
|
---|
3999 | - removed printing Weights in InitArrays, because otherwise
|
---|
4000 | the output of a full data calibration is totally crowded
|
---|
4001 | with numbers. Having the weights-file name on the display
|
---|
4002 | is perfectly enough.
|
---|
4003 |
|
---|
4004 |
|
---|
4005 |
|
---|
4006 | 2005/01/12 Markus Gaug
|
---|
4007 |
|
---|
4008 | * mcalib/MCalibrationIntensityRelTimeCam.cc
|
---|
4009 | - added fit to improve averageing of the obtained results
|
---|
4010 |
|
---|
4011 |
|
---|
4012 |
|
---|
4013 | 2005/01/12 Thomas Bretz
|
---|
4014 |
|
---|
4015 | * manalysis/MMatrixLoop.cc:
|
---|
4016 | - changed name to MRead because it now derives from MRead
|
---|
4017 |
|
---|
4018 | * mbase/MEvtLoop.[h,cc]:
|
---|
4019 | - implemented an option not to cascade the status display to the
|
---|
4020 | parameter list in PreProcess
|
---|
4021 |
|
---|
4022 | * mhflux/MHAlpha.cc:
|
---|
4023 | - changed name of "Significance" to "MinimizationValue"
|
---|
4024 | - return -significance to have a value being minimized
|
---|
4025 |
|
---|
4026 | * mhist/MHCamera.cc:
|
---|
4027 | - fixed output of text in legend
|
---|
4028 |
|
---|
4029 | * mhist/MHEvent.[h,cc]:
|
---|
4030 | - implemented new options for calibrated pedestals
|
---|
4031 |
|
---|
4032 | * mmain/MEventDisplay.cc:
|
---|
4033 | - fixed to support latest changes in MJCalibrateSignal
|
---|
4034 |
|
---|
4035 | * mpedestal/MPedPhotCam.cc:
|
---|
4036 | - added new options in GetPixelContent (4 and 5) to support
|
---|
4037 | a correct camera display
|
---|
4038 |
|
---|
4039 | * mjobs/MJCalibrateSignal.cc:
|
---|
4040 | - fixed display of calibrated pedestal and pedestal rms
|
---|
4041 | - changed order of plots. Now all interpolated values
|
---|
4042 | (means all calibrated values which are bad-pixel treated)
|
---|
4043 | are displayed behind the unsuitable pixels.
|
---|
4044 |
|
---|
4045 | * mjobs/MJ*.cc:
|
---|
4046 | - corrected all wrong %06d to %08d to fit the number of
|
---|
4047 | digits in run-numbers
|
---|
4048 |
|
---|
4049 |
|
---|
4050 |
|
---|
4051 | 2005/01/11 Abelardo Moralejo
|
---|
4052 |
|
---|
4053 | * mjobs/Makefile
|
---|
4054 | - added missing include -I ../mtrigger
|
---|
4055 |
|
---|
4056 |
|
---|
4057 |
|
---|
4058 | 2005/01/11 Thomas Bretz
|
---|
4059 |
|
---|
4060 | * callisto.cc, callisto.rc:
|
---|
4061 | - changed such, that all three kinds of pedestals are calcualted
|
---|
4062 | (usefull for studies)
|
---|
4063 |
|
---|
4064 | * manalysis/MMatrixLoop.[h,cc]:
|
---|
4065 | - derived from MRead
|
---|
4066 | - implemented some basic functions from MRead
|
---|
4067 |
|
---|
4068 | * mfilter/MFCosmics.[h,cc]:
|
---|
4069 | - allow setting of name of MPedestalCam
|
---|
4070 |
|
---|
4071 | * mhbase/MBinning.[h,cc]:
|
---|
4072 | - added SetEdges taking MParList as input
|
---|
4073 |
|
---|
4074 | * mhflux/MHAlpha.cc:
|
---|
4075 | - use new function from MBinning
|
---|
4076 |
|
---|
4077 | * mjobs/MJCalibrateSignal.[h,cc]:
|
---|
4078 | - changed to calculate all three kinds of pedestals
|
---|
4079 | - added filters for trigger pattern and illuminated events
|
---|
4080 |
|
---|
4081 | * mjobs/MJPedestal.cc:
|
---|
4082 | - give different names to tabs with different pedestals
|
---|
4083 |
|
---|
4084 | * mjobs/MJStar.cc:
|
---|
4085 | - on request changed used pedestal from "FromExtractor" to
|
---|
4086 | "FromExtractorRndm"
|
---|
4087 |
|
---|
4088 | * mtrigger/MTriggerPattern.h:
|
---|
4089 | - added Reset function
|
---|
4090 |
|
---|
4091 | * mtrigger/MTriggerPatternDecode.[h,cc]:
|
---|
4092 | - added using file format version number
|
---|
4093 |
|
---|
4094 |
|
---|
4095 |
|
---|
4096 | 2005/01/11 Markus Gaug
|
---|
4097 |
|
---|
4098 | * mbadpixels/MBadPixelsPix.cc
|
---|
4099 | - updated documentation
|
---|
4100 |
|
---|
4101 | * mcalib/MCalibrationChargeCalc.cc
|
---|
4102 | - make pixels with deviating number of phes unreliable instead of
|
---|
4103 | unsuitable (this was already thought so, but missed to modify
|
---|
4104 | at one place).
|
---|
4105 |
|
---|
4106 | * mhcalib/MHCalibrationCam.[h,cc]
|
---|
4107 | - add possible flag 'kInterlaced': default: kFALSE (like before)
|
---|
4108 | - added pointer to MRawEvtHeader to deny cosmics events in case
|
---|
4109 | of 'interlaced' flag is set. No changes for 'normal' calibration
|
---|
4110 |
|
---|
4111 |
|
---|
4112 |
|
---|
4113 | 2005/01/10 Benjamin Riegel
|
---|
4114 |
|
---|
4115 | * mreport/MReportStarguider.cc, mreport/MReportStarguider.h
|
---|
4116 | - added two classes for implementing starguider-data
|
---|
4117 |
|
---|
4118 | * mreport/ReportLinkDef.h
|
---|
4119 | - added class MReportStarguider to be linked:
|
---|
4120 | #pragma link C++ class MReportStarguider+;
|
---|
4121 |
|
---|
4122 | * mreport/Makefile
|
---|
4123 | - added file MReportStarguider.cc
|
---|
4124 |
|
---|
4125 | * merpp.cc
|
---|
4126 | - added two containers ( MReportStarguider, MTimeStarguider ) and
|
---|
4127 | added MReportStarguider to the list:
|
---|
4128 | w->AddContainer("MReportStarguider", "Starguider");
|
---|
4129 | w->AddContainer("MTimeStarguider", "Starguider");
|
---|
4130 | r->AddToList("MReportStarguider");
|
---|
4131 |
|
---|
4132 |
|
---|
4133 |
|
---|
4134 | 2005/01/10 Markus Gaug
|
---|
4135 |
|
---|
4136 | * mcalib/MCalibColorSet.cc
|
---|
4137 | - return kFALSE for CL-run instead of kTRUE
|
---|
4138 |
|
---|
4139 | * mcalib/MCalibrationChargeCalc.cc
|
---|
4140 | - stop program in case that multiple colours are found in same file
|
---|
4141 | without intensity calibration
|
---|
4142 |
|
---|
4143 | * mbadpixels/MBadPixelsPix.h
|
---|
4144 | - added two new possible UnCalibrated_t flags for the hi-lo
|
---|
4145 | calibration
|
---|
4146 |
|
---|
4147 | * macros/calibration.C
|
---|
4148 | - add the calls to:
|
---|
4149 | MArray::Class()->IgnoreTObjectStreamer();
|
---|
4150 | MParContainer::Class()->IgnoreTObjectStreamer();
|
---|
4151 | in main.
|
---|
4152 |
|
---|
4153 | * msignal/MExtractor.h
|
---|
4154 | - added Getter for fOffsetLoGain (was still missing)
|
---|
4155 |
|
---|
4156 | * mhcalib/MHCalibrationChargeCam.[h,cc]
|
---|
4157 | - remove pixels with histogram overflow only if their percentage
|
---|
4158 | passes a certain limit (default: 0.5%). Before, every overflow
|
---|
4159 | lead to an unsuitable pixel.
|
---|
4160 |
|
---|
4161 | * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
|
---|
4162 | - implemented changes suggested by T.B. to speed up calculations
|
---|
4163 | - take fNameWeightsFile into the streamer, otherwise the Clone()
|
---|
4164 | will always create an extractor with cosmic's weights.
|
---|
4165 | - set fOffsetLoGain to a slighly higher value. The DF seems to
|
---|
4166 | have a different offset since it uses different pulse shapes
|
---|
4167 | and thus sightly different time definitions.
|
---|
4168 |
|
---|
4169 |
|
---|
4170 |
|
---|
4171 | 2005/01/10 Thomas Bretz
|
---|
4172 |
|
---|
4173 | * mhvstime/MHVsTime.cc:
|
---|
4174 | - fixed a compiler error for gcc 2.95.3, see Mantis bug # 157
|
---|
4175 |
|
---|
4176 | * callisto.cc:
|
---|
4177 | - changed such, that the calculated pedestal is not random
|
---|
4178 | anymore
|
---|
4179 | - added code to calculate the pedestal also with randomization,
|
---|
4180 | but this code is for the moment commented out.
|
---|
4181 |
|
---|
4182 | * callisto.rc:
|
---|
4183 | - fixed naming of pedestal calculation
|
---|
4184 |
|
---|
4185 | * mbadpixels/MBadPixelsCalc.cc:
|
---|
4186 | - added a second check which compares the pedestal rms with
|
---|
4187 | the variance of the pedestal rms in the same sector
|
---|
4188 |
|
---|
4189 | * mjobs/MJCalibrateSignal.[h,cc]:
|
---|
4190 | - changed to calculate the pedestal from extractor without
|
---|
4191 | randomization
|
---|
4192 | - added code to calculate the pedestal also with randomization,
|
---|
4193 | but this code is for the moment commented out.
|
---|
4194 |
|
---|
4195 | * mjobs/MJCalibration.cc:
|
---|
4196 | - made sure that pedcam always has the correct name
|
---|
4197 | (FIXME? Print a warning if it has the wrong name)
|
---|
4198 |
|
---|
4199 | * mjobs/MJPedestal.[h,cc]:
|
---|
4200 | - changed such, that it allows the calculation of pedestals
|
---|
4201 | in three different ways (fundamental, fromextractor,
|
---|
4202 | fromextractorrndm)
|
---|
4203 | - therefor removed SetExtractorResolution and added
|
---|
4204 | + void SetExtractionFundamental()
|
---|
4205 | + void SetExtractionWithExtractorRndm()
|
---|
4206 | + void SetExtractionWithExtractor()
|
---|
4207 |
|
---|
4208 | * mjobs/MJStar.cc:
|
---|
4209 | - changed/fixed the input name of the MPedPhotCam used in the
|
---|
4210 | image cleaning
|
---|
4211 |
|
---|
4212 | * mraw/MRawFileRead.[h,cc]:
|
---|
4213 | - changed return type of OpenNextFile
|
---|
4214 | - in some cases return kERROR in OpenNextFile to abort the Processing
|
---|
4215 | with an error
|
---|
4216 |
|
---|
4217 | * mraw/MRawRunHeader.cc:
|
---|
4218 | - call a wrong file format version ERROR now
|
---|
4219 |
|
---|
4220 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
4221 | - make sure that resetted values are returned if fit failed
|
---|
4222 | - set default scaling too kOffRegion
|
---|
4223 |
|
---|
4224 | * mhflux/MHAlpha.cc:
|
---|
4225 | - some small fixes to handling of MHAlphaOff
|
---|
4226 |
|
---|
4227 | * mhflux/MHFalseSource.[h,cc]:
|
---|
4228 | - implemented possible usage of MHFalsSourceOff for On-Off-Analysis
|
---|
4229 | - updated display accordingly
|
---|
4230 | - updated fit accordingly
|
---|
4231 | - removed catalog temporarily from plots until I found the
|
---|
4232 | reason for the strange crashes
|
---|
4233 |
|
---|
4234 | * mbadpixels/MBadPixelCalc.[h,cc]:
|
---|
4235 | - implemented the possibility to check the pedestal rms against the
|
---|
4236 | variance of the pedstal rms, too. The option is curretly switched
|
---|
4237 | off.
|
---|
4238 | - enahanced informal output in PreProcess
|
---|
4239 |
|
---|
4240 | * mbase/MTaskList.cc:
|
---|
4241 | - a little change to some output
|
---|
4242 |
|
---|
4243 |
|
---|
4244 |
|
---|
4245 | 2005/01/10 Wolfgang Wittek
|
---|
4246 |
|
---|
4247 | * mfbase/MFEventSelector2.cc
|
---|
4248 | - check whether filter exists before calling
|
---|
4249 | filter->CallPreProcess(parlist)
|
---|
4250 |
|
---|
4251 |
|
---|
4252 |
|
---|
4253 | 2005/01/08 Markus Gaug
|
---|
4254 |
|
---|
4255 | * mhcalib/MHCalibrationHiLoCam.[h,cc]
|
---|
4256 | * mcalib/MCalibrationHiLoCam.[h,cc]
|
---|
4257 | * mcalib/MCalibrationHiLoPix.[h,cc]
|
---|
4258 | * mcalib/MIntensityCalibrationHiLoCam.[h,cc]
|
---|
4259 | * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
|
---|
4260 | mcalib/CalibLinkDef.h
|
---|
4261 | - new classes for calibration of conversion high-gain vs. low-gain
|
---|
4262 |
|
---|
4263 | * msignal/MExtractedSignalPix.[h,cc]
|
---|
4264 | - added data member fChisquare, set to -1. by Clear() and Reset()
|
---|
4265 | - raised version number by 1
|
---|
4266 |
|
---|
4267 | * msignal/MExtractedSignalCam.[h,cc]
|
---|
4268 | - added data member fNdf, set to -1 by default
|
---|
4269 | - new function: GetProb(const Int_t pixidx) to be called to
|
---|
4270 | calculate the joint probability of Chisquare of pixel "pixidx"
|
---|
4271 | and fNdf
|
---|
4272 | - added documentation of data members
|
---|
4273 | - raised version number by 1
|
---|
4274 |
|
---|
4275 | * mhcalib/MHCalibrationChargeCam.cc
|
---|
4276 | - strengthened default histogram limits a bit, should accelerate
|
---|
4277 | the calibration by 20%.
|
---|
4278 |
|
---|
4279 | * mjobs/MJCalibrateSignalFromOutside.cc
|
---|
4280 | - fixed two lines to compile MCalibrateData with the recent changes
|
---|
4281 | by TB
|
---|
4282 |
|
---|
4283 | * msignal/MExtractTimeAndChargeDigitalFilter.cc
|
---|
4284 | - fixed two bugs introduced yesterday by TB.
|
---|
4285 |
|
---|
4286 | * msignal/MExtractTimeAndChargeSpline.cc
|
---|
4287 | * msignal/MExtractTimeAndChargeSlidingWindow.cc
|
---|
4288 | - adopt part of TB's speed accelerations into these classes
|
---|
4289 |
|
---|
4290 | * msignal/MExtractTimeAndCharge.cc
|
---|
4291 | - fix the low-gain extraction window for the case that the high-gain
|
---|
4292 | is saturated. Was skipped so far.
|
---|
4293 |
|
---|
4294 |
|
---|
4295 |
|
---|
4296 | 2005/01/07 Markus Gaug
|
---|
4297 |
|
---|
4298 | * msignal/MExtractFixedWindowPeakSearch.[h,cc]
|
---|
4299 | - catch the case that more than 90% of the pixels have saturated
|
---|
4300 | signals and fix the extraction window from the occurrance of
|
---|
4301 | saturation, then. Important for high-intensity calibration events.
|
---|
4302 |
|
---|
4303 |
|
---|
4304 | * msignal/MExtractor.cc
|
---|
4305 | * msignal/MExtractTime.cc
|
---|
4306 | * msignal/MExtractTimeAndCharge.cc
|
---|
4307 | - added some documentation
|
---|
4308 |
|
---|
4309 | * msignal/MExtractTime.[h,cc]
|
---|
4310 | - moved the empty function FindTimeHiGain() and FindTimeLoGain() to
|
---|
4311 | the header-file.
|
---|
4312 |
|
---|
4313 |
|
---|
4314 |
|
---|
4315 |
|
---|
4316 | 2005/01/07 Abelardo Moralejo
|
---|
4317 |
|
---|
4318 | * mbase/MLog.h
|
---|
4319 | - Added #include "TSystem.h", otherwise gSystem is not recognized
|
---|
4320 | in Mac OSX.
|
---|
4321 |
|
---|
4322 | * manalysis/MMakePadHistograms.cc
|
---|
4323 | - Changed badcalc.SetNamePedPhotContainer to
|
---|
4324 | badcalc.SetNamePedPhotCam
|
---|
4325 |
|
---|
4326 |
|
---|
4327 |
|
---|
4328 | 2005/01/07 Thomas Bretz
|
---|
4329 |
|
---|
4330 | * mbadpixels/MBadPixelsCalc.[h,cc], macros/ONOFFAnalaysis.C:
|
---|
4331 | - replaced PedPhotContainer by PedPhotCam for consistency
|
---|
4332 |
|
---|
4333 | * mbase/MLog.[h,cc]:
|
---|
4334 | - return *this in Seperator()
|
---|
4335 |
|
---|
4336 | * mbase/MPrint.[h,cc]:
|
---|
4337 | - use new separator manipulator in PreProcess
|
---|
4338 | - fixed a type: separator instead of seperator
|
---|
4339 |
|
---|
4340 | * mfileio/MReadTree.[h,cc]:
|
---|
4341 | - added a check for branch->IsAutoDelete() in Notify()
|
---|
4342 |
|
---|
4343 | * mpedestal/MExtractPedestal.[h,cc]:
|
---|
4344 | - added new option 'fRandomCalculation' be used to switch on-/off-
|
---|
4345 | randomization in extractors, the default should be like before
|
---|
4346 | - added Process() calling Calc()
|
---|
4347 |
|
---|
4348 | * mpedestal/MPedCalcFromLoGain.[h,cc], mpedestal/MPedCalcPedRun.[h,cc]:
|
---|
4349 | - renamed Process() to Calc()
|
---|
4350 |
|
---|
4351 | * Makefile:
|
---|
4352 | - removed macros/calibration.C, which seems to have been
|
---|
4353 | unintantionally introduced.
|
---|
4354 |
|
---|
4355 | * manalysis/Makefile:
|
---|
4356 | - removed unintantionally introduced wrong include
|
---|
4357 |
|
---|
4358 | * msignal/MExtractTimeAndChargeDigitalFilter.cc:
|
---|
4359 | - a small acceleration discussed with Hendrik by replacing a
|
---|
4360 | counter in a loop by pointer arithmetics
|
---|
4361 |
|
---|
4362 | * mraw/MRawEvtPixelIter.cc:
|
---|
4363 | - fixed a bug in GetMaxIdxHiLoGain which caused the loop to
|
---|
4364 | read one byte behind the end of the array
|
---|
4365 | - fixed HasLoGain() which really did weired things, means accessing
|
---|
4366 | sometimes memory somewhere. This could theoretically result
|
---|
4367 | in assigning the wrong lo-gains to the wrong pixels.
|
---|
4368 |
|
---|
4369 | * mtrigger/MTriggerPattern.[h,cc], mtrigger/MTriggerPatternDecode.[h,cc],
|
---|
4370 | mtrigger/MFTriggerPattern.[h,cc]:
|
---|
4371 | - added
|
---|
4372 |
|
---|
4373 | * mtrigger/Makefile, mtrigger/TriggerLinkDef.h:
|
---|
4374 | - added MTriggerPattern, MTriggerPatternDecode and MFTriggerPattern
|
---|
4375 |
|
---|
4376 | * manalysis/MEnergyEstParam.h:
|
---|
4377 | - added a new function SetVariables calling SetCoeff
|
---|
4378 |
|
---|
4379 | * mcalib/MCalibrateData.[h,cc]:
|
---|
4380 | - removed data members for container names
|
---|
4381 | - added new lists for container names
|
---|
4382 | - allow to calibrate more than one pedestal container at the same
|
---|
4383 | time
|
---|
4384 |
|
---|
4385 | * mjobs/MJCalibrateSignal.cc:
|
---|
4386 | - changed accordingly
|
---|
4387 |
|
---|
4388 |
|
---|
4389 |
|
---|
4390 | 2005/01/05 Thomas Bretz
|
---|
4391 |
|
---|
4392 | * mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationChargeCalc.cc,
|
---|
4393 | mhcalib/MHCalibrationRelTimeCam.cc:
|
---|
4394 | - made some output lines fit into convinience window of 80 col
|
---|
4395 |
|
---|
4396 | * mhist/MHCamEvent.cc:
|
---|
4397 | - make sure that x-axis has correct title
|
---|
4398 |
|
---|
4399 | * msignal/MArrivalTimePix.cc:
|
---|
4400 | - init error to -1 which is a obviously non valid value
|
---|
4401 | - fixed IsValid() which gave wrong results
|
---|
4402 |
|
---|
4403 | * msignal/MExtractTimeAndCharge.cc, msignal/MExtractedSignalPix.cc:
|
---|
4404 | - made sure that LoGain is flagged non-valid if no lo-gain exists
|
---|
4405 | - push time back at the edge of the allowed limits if outside
|
---|
4406 |
|
---|
4407 | * mbase/MGList.[h,cc]:
|
---|
4408 | - introduced new functions Delete and DeletePictures
|
---|
4409 | - SetBit(kMustCleanup) in constructor. Otherwise it is not
|
---|
4410 | correctly removed from ListOfCleanups
|
---|
4411 |
|
---|
4412 | * mbase/MLog.cc:
|
---|
4413 | - SetBit(kMustCleanup) if adding a plugin to make sure it is cleaned
|
---|
4414 | from the list
|
---|
4415 |
|
---|
4416 | * mbase/MParContainer.[h,cc]:
|
---|
4417 | - replaced return type of GetDescriptor by TString. The old version
|
---|
4418 | was terribly wrong! The returned memory wasn't removed as soon
|
---|
4419 | as the function returned.
|
---|
4420 |
|
---|
4421 | * mbase/MStatusDisplay.[h,cc]:
|
---|
4422 | - for security (thread safty) replaced all Form() by MString::Form()
|
---|
4423 | - implemented a more secure scheme of Closing (Clone()) this was
|
---|
4424 | a hint given by valgrind
|
---|
4425 | - set kMustCleanup for all new object in ClonePad not only kCanDelete
|
---|
4426 | - fixed some lines in pulldown-menus
|
---|
4427 | - add TPads to ListOfCleanups in ClonePad (workaround!)
|
---|
4428 |
|
---|
4429 | * mbase/MString.[h,cc]:
|
---|
4430 | - implemented a new static Form() function returning a copy of
|
---|
4431 | the result
|
---|
4432 |
|
---|
4433 | * mbase/MTask.[h,cc]:
|
---|
4434 | - replaced return type of GetDescriptor by TString. The old version
|
---|
4435 | was terribly wrong! The returned memory wasn't removed as soon
|
---|
4436 | as the function returned.
|
---|
4437 | - Made GetDescriptor thread safe using MString::Form
|
---|
4438 |
|
---|
4439 | * mfileio/MWriteRootFile.cc:
|
---|
4440 | - Use GetDescriptor().Data() when using any kind of printf function
|
---|
4441 |
|
---|
4442 | * mhbase/MFillH.cc:
|
---|
4443 | - replaced string concatenation in all constructors by a Form
|
---|
4444 | (also suggested by valgrind)
|
---|
4445 |
|
---|
4446 | * mhcalib/MHCalibrationRelTimeCam.cc:
|
---|
4447 | - made some output fit into 80col boundary
|
---|
4448 |
|
---|
4449 |
|
---|
4450 |
|
---|
4451 |
|
---|
4452 | 2005/01/03 Thomas Bretz (HAPPY NEW YEAR)
|
---|
4453 |
|
---|
4454 | * mfht:
|
---|
4455 | - added new directory for hexagonal fourier transformation
|
---|
4456 |
|
---|
4457 | * mfht/HftIncl.h, mhft/HftLinkDef.h, mhft/MGeomCamMagicXT.[h,cc],
|
---|
4458 | mhft/MGeomCamMagicEnhance.[h,cc], mhft/MHexgaonalFT.[h,cc],
|
---|
4459 | mhft/MHexagonalFreqSpace.[h,cc], mhft/MHexagonalFTCalc.[h,cc],
|
---|
4460 | mhft/Makefile:
|
---|
4461 | - added
|
---|
4462 |
|
---|
4463 | * macros/extendcam.C:
|
---|
4464 | - added: tutorial for MGeomCamExtend
|
---|
4465 |
|
---|
4466 | * macros/hft.C:
|
---|
4467 | - added: tutorial for MHexgonalFTCalc
|
---|
4468 |
|
---|
4469 | * macros/dohtml.C:
|
---|
4470 | - updated
|
---|
4471 |
|
---|
4472 | * macros/rootlogon.C:
|
---|
4473 | - updated
|
---|
4474 |
|
---|
4475 | * Makefile:
|
---|
4476 | - mhft added
|
---|
4477 |
|
---|
4478 | * mbase/MParContainer.cc, mbase/MLog.cc:
|
---|
4479 | - added a pre-compiler option for destructor debugging
|
---|
4480 |
|
---|
4481 | * mbase/MTaskList.[h,cc]:
|
---|
4482 | - added new function Replace
|
---|
4483 |
|
---|
4484 | * mdata/MDataChain.cc, mfbase/MF.cc:
|
---|
4485 | - shortened some output
|
---|
4486 |
|
---|
4487 | * mdata/MDataArray.[h,cc]:
|
---|
4488 | - added new function FindRule
|
---|
4489 |
|
---|
4490 | * mfileio/MReadTree.[h,cc]:
|
---|
4491 | - enhanced functionality to be able to read a TTree stored in memory
|
---|
4492 | instead of a file. Therefor introduced fTree which is now the pointer
|
---|
4493 | used and replaced fChain where TTree and TChain have common behaviour.
|
---|
4494 | Where they behave uncommon new code for the new case has been added.
|
---|
4495 |
|
---|
4496 | * mfileio/MWriteRootFile.[h,cc]:
|
---|
4497 | - enhanced functionality to be able to write a TTree into memory
|
---|
4498 | instead of a file. This were maily bugfixes for the case fOut==0, which
|
---|
4499 | must be handled correctly. Becarefull a tree filles without a file
|
---|
4500 | is not deleted automatically!
|
---|
4501 |
|
---|
4502 | * mhbase/MBinning.h:
|
---|
4503 | - added copy constructor
|
---|
4504 | - fixed buggy SetEdges(MBinning&) which didn't work
|
---|
4505 |
|
---|
4506 | * mhbase/MHMatrix.cc:
|
---|
4507 | - when adding a new rule check first if the same rule already exists
|
---|
4508 |
|
---|
4509 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
4510 | - added new functionality to support on-off analysis
|
---|
4511 | - didn't touch existing code
|
---|
4512 |
|
---|
4513 | * mhflux/MHAlpha.[h,cc]:
|
---|
4514 | - added new functionality to support on-off analysis
|
---|
4515 | - replaced Fit() calls by newer function calls
|
---|
4516 | - added DrawAll - PRELIMINARY
|
---|
4517 | - fixed a bug when projecting - may be the reson for some strange
|
---|
4518 | crashes
|
---|
4519 |
|
---|
4520 | * mcalib/MCalibColorSet.cc:
|
---|
4521 | - fixed a stupid bug introduced last year, which caused MCalibColorSet
|
---|
4522 | in some circumstances to stop the eventloop when it shouldn't
|
---|
4523 |
|
---|
4524 | * mjobs/MSequence.cc:
|
---|
4525 | - expand path names
|
---|
4526 |
|
---|