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 | -*-*- END OF LINE -*-*-
|
---|
22 |
|
---|
23 | 2005/07/30 Daniela Dorner
|
---|
24 |
|
---|
25 | * datacenter/scripts/sourcefile:
|
---|
26 | - added function to make a directory
|
---|
27 |
|
---|
28 | * datacenter/scripts/buildsequenceentries, checkstardone, copyscript,
|
---|
29 | checkfilesforsequenceavail, correcttime, doexclusions, filesondisk,
|
---|
30 | fillcallisto, fillstar, insertdatasets, runcallisto, runganymed,
|
---|
31 | runstar, writesequencefiles:
|
---|
32 | - replaced making of directories by the function
|
---|
33 |
|
---|
34 |
|
---|
35 |
|
---|
36 | 2005/07/29 Daniela Dorner
|
---|
37 |
|
---|
38 | * datacenter/scripts/sourcefile:
|
---|
39 | - added four more general paths to the sourcefile to make it
|
---|
40 | easier to use the software for different users, paths and setups
|
---|
41 |
|
---|
42 | * datacenter/scripts/buildsequenceentries, checkstardone,
|
---|
43 | checkfilesforsequenceavail, correcttime, doexclusions, filesondisk,
|
---|
44 | fillcallisto, fillstar, insertdatasets, runcallisto, runganymed,
|
---|
45 | runstar, writesequencefiles:
|
---|
46 | - adapted this scripts to the usage of the paths
|
---|
47 |
|
---|
48 | * datacenter/macros/buildsequenceentries.C, findcacofiles.C,
|
---|
49 | getdolist.C, writesequencefile.C:
|
---|
50 | - adapted this macros to the usage of the paths
|
---|
51 |
|
---|
52 | * datacenter/macros/buildsequenceentries.C, createdataset.C,
|
---|
53 | resetcolumn.C:
|
---|
54 | - fixed documentation of this macros
|
---|
55 |
|
---|
56 |
|
---|
57 |
|
---|
58 | 2005/07/27 Markus Meyer, Daniela Dorner
|
---|
59 |
|
---|
60 | * datacenter/macros/fillstar.C:
|
---|
61 | - implemented new algorithm and new values for the calculation
|
---|
62 | of the muon parameter in the database
|
---|
63 |
|
---|
64 |
|
---|
65 |
|
---|
66 | 2005/07/28 Thomas Bretz
|
---|
67 |
|
---|
68 | * mastro/MAstro.cc:
|
---|
69 | - fixed a bug in Deg2Hms reported by Abelardo. It gave wrong
|
---|
70 | results by 1./2pi
|
---|
71 |
|
---|
72 |
|
---|
73 |
|
---|
74 | 2005/07/27 Markus Meyer, Thomas Bretz
|
---|
75 |
|
---|
76 | * mmuon/MHSingleMuon.[h,cc]:
|
---|
77 | - added third (constant) parameter to arc width gaus fit
|
---|
78 | - replaced nonsense GetMaximumBin as start value for fit
|
---|
79 | by GetMaximum
|
---|
80 | - replaced TH1F for fHistWidth by TProfile
|
---|
81 |
|
---|
82 | * mmuon/MMuonSetup.cc:
|
---|
83 | - set new threshold for arc width plot to 2
|
---|
84 |
|
---|
85 | * star.rc:
|
---|
86 | - replaced default for arc width threshold
|
---|
87 |
|
---|
88 |
|
---|
89 |
|
---|
90 | 2005/07/27 Thomas Bretz
|
---|
91 |
|
---|
92 | * mhflux/MAlphaFitter.cc:
|
---|
93 | - added a line at the cut value to PaintResults
|
---|
94 |
|
---|
95 | * mhflux/MHDisp.cc:
|
---|
96 | - replaced GetCosDelta/GetSinDelta by new GetNormAxis
|
---|
97 |
|
---|
98 | * mhist/MHRate.cc:
|
---|
99 | - replaced some warn by err
|
---|
100 |
|
---|
101 | * mimage/MHillas.[h,cc]:
|
---|
102 | - added new member function GetNormAxis
|
---|
103 |
|
---|
104 |
|
---|
105 |
|
---|
106 | 2005/07/26 Daniela Dorner
|
---|
107 |
|
---|
108 | * datacenter/macros/fillsignal.C, setupdb.C:
|
---|
109 | - changed format of variables fMeanPedRmsInner and fMeadPedRmsOuter
|
---|
110 | from float(5,1) to float(6,2)
|
---|
111 |
|
---|
112 |
|
---|
113 |
|
---|
114 | 2005/07/26 Thomas Bretz
|
---|
115 |
|
---|
116 | * mhflux/MHDisp.cc:
|
---|
117 | - improved scaling for significance plot, so that significances
|
---|
118 | similar to the ThetaSq plot come out
|
---|
119 |
|
---|
120 | * mhvstime/MHSectorVsTime.[h,cc]:
|
---|
121 | - implemented the possibility to set a minimum/maximum from outside
|
---|
122 |
|
---|
123 | * mjobs/MJStar.cc:
|
---|
124 | - added a plot of the pedestal rms vs time
|
---|
125 | - set minimum and maximum for dc currents vs time
|
---|
126 |
|
---|
127 | * mpedestal/MPedPhotCam.cc:
|
---|
128 | - added a sanity in GetPixelContent for the index
|
---|
129 |
|
---|
130 |
|
---|
131 |
|
---|
132 | 2005/07/25 Daniela Dorner
|
---|
133 |
|
---|
134 | * datacenter/macros/fillstar.C, setupdb.C:
|
---|
135 | - changed format of variable fMeanNumberIsland from float(5,1) to
|
---|
136 | float(6,2)
|
---|
137 |
|
---|
138 |
|
---|
139 |
|
---|
140 | 2005/07/25 Thomas Bretz
|
---|
141 |
|
---|
142 | * mastro/MAstroSky2Local.[h,cc]:
|
---|
143 | - allow setting a pointing deviation when calculating the rotation angle
|
---|
144 |
|
---|
145 | * mhflux/MHDisp.[h,cc]:
|
---|
146 | - added pot for a significance map
|
---|
147 | - changed alignment range from 0.33/0.47 to 0.325/0.475
|
---|
148 | - added fDeviation to calculation of Rotatio angle
|
---|
149 | - removed some obsolete code
|
---|
150 |
|
---|
151 | * mpointing/MPointingPos.[h,cc]:
|
---|
152 | - added option to calculate Rotation angle using MPointingDev
|
---|
153 |
|
---|
154 | * ganymed_onoff.rc, ganymed_wobble.rc:
|
---|
155 | - added example for MPointingDevCalc
|
---|
156 |
|
---|
157 | * mjobs/MDataSet.cc:
|
---|
158 | - fixed an endless loop when a sequence is added twice
|
---|
159 |
|
---|
160 | * mjobs/MSequence.cc:
|
---|
161 | - fixed an endless loop when a run is added twice
|
---|
162 |
|
---|
163 | * mjobs/MJPedestal.cc:
|
---|
164 | - CheckEnv doesn't return kERROR, test for kFALSE instead
|
---|
165 |
|
---|
166 | * mpointing/MPointingDev.h:
|
---|
167 | - added fDevX
|
---|
168 | - added fDevY
|
---|
169 |
|
---|
170 | * mpointing/MPointingDevCalc.cc:
|
---|
171 | - call SetDevXY instead of the starguider calibration in zd/az
|
---|
172 |
|
---|
173 | * mpointing/MSrcPosCalc.cc:
|
---|
174 | - added the DevXY to the source position if fDeviation!=NULL
|
---|
175 |
|
---|
176 |
|
---|
177 |
|
---|
178 | 2005/07/22 Daniela Dorner
|
---|
179 |
|
---|
180 | * sinope.cc:
|
---|
181 | - added option to select only data or only calibration events for
|
---|
182 | the datacheck
|
---|
183 |
|
---|
184 | * datacenter/scripts/runstar, runcallisto:
|
---|
185 | - increased number of processes to ensure, that the runtime of a
|
---|
186 | process doesn't exeed 12 hours
|
---|
187 |
|
---|
188 | * datacenter/scripts/runganymed:
|
---|
189 | - removed second execution of ganymed
|
---|
190 |
|
---|
191 | * datacenter/scripts/:
|
---|
192 | - small change in all scripts to make it easier to adapt scripts
|
---|
193 | for a different user
|
---|
194 |
|
---|
195 | * datacenter/macros/buildsequenceentries.C:
|
---|
196 | - implemented new algorithm to build sequences: instead of
|
---|
197 | checking the conditions of the runs after grouping them together
|
---|
198 | the condition are taken into account for grouping the runs
|
---|
199 | Attention: some sequences will change with this new algorithm!
|
---|
200 |
|
---|
201 |
|
---|
202 |
|
---|
203 | 2005/07/22 Thomas Bretz
|
---|
204 |
|
---|
205 | * macros/tutorials/extendcam.C, macros/tutorials/hft.C:
|
---|
206 | - some updates. Replaced MCerPhotEvt by MSignalCam
|
---|
207 |
|
---|
208 | * mhflux/MHDisp.cc:
|
---|
209 | - some more fixes to allow no-smearing
|
---|
210 |
|
---|
211 | * mhft/MGeomCamMagicEnhance.cc:
|
---|
212 | - replaced GetPixById by the id itself
|
---|
213 |
|
---|
214 | * mimage/MImgCleanStd.cc:
|
---|
215 | - do not check for the pedestal container if absolute cleaning
|
---|
216 | has been chosen
|
---|
217 |
|
---|
218 | * mjobs/MJCalibrateSignal.cc:
|
---|
219 | - removed obsolete comments
|
---|
220 |
|
---|
221 | * mreport/MReport.[h,cc]:
|
---|
222 | - added some conversions for wrong version numbers
|
---|
223 |
|
---|
224 | * mreport/MReportCamera.cc:
|
---|
225 | - fixed a problem reading files with gkActiveLoadControlVersNum
|
---|
226 | - added a fix for report files before 200407070
|
---|
227 |
|
---|
228 | * mhvstime/MHSectorVsTime.[h,cc]:
|
---|
229 | - added example to class reference
|
---|
230 | - fixed possible crash in SetName and SetTitle
|
---|
231 | - set default style to kFullDotMedium
|
---|
232 | - removed seconds from default axis labels
|
---|
233 | - changed default time labels size to 0.033
|
---|
234 | - moved Draw code to Paint as in MHVsTime
|
---|
235 | - fixed wrong return of kCONTINUE in Fill
|
---|
236 |
|
---|
237 | * mhvstime/MHVsTime.cc:
|
---|
238 | - removed seconds from default axis labels
|
---|
239 |
|
---|
240 | * mjobs/MJStar.cc:
|
---|
241 | - added Starguider info to output
|
---|
242 | - added MHSectorVsTime to display mean DC current
|
---|
243 | - allow skipping MHPointing for very old files without
|
---|
244 | starguider reports
|
---|
245 |
|
---|
246 | * mpointing/MHPointing.[h,cc]:
|
---|
247 | - allow skipping MHPointing for very old files without
|
---|
248 | starguider reports
|
---|
249 | - removed displaying nominal Az
|
---|
250 |
|
---|
251 | * mjobs/MJCut.cc:
|
---|
252 | - implemented pointing correction by starguider
|
---|
253 |
|
---|
254 | * mpointing/MPointingDevCalc.cc:
|
---|
255 | - some minor updates
|
---|
256 |
|
---|
257 | * mpointing/MSrcPosCalc.[h,cc]:
|
---|
258 | - implemented usage of pointing deviation -- still in progress!
|
---|
259 |
|
---|
260 | * mpointing/MSrcPosCorrect.[h,cc]:
|
---|
261 | - inverted sign of pointing correction for anti-source
|
---|
262 | - write telescope axis to parlist
|
---|
263 |
|
---|
264 | * ganymed_wobble.rc:
|
---|
265 | - added setup for polynom order 1
|
---|
266 |
|
---|
267 |
|
---|
268 |
|
---|
269 | 2005/07/21 Thomas Bretz
|
---|
270 |
|
---|
271 | * mastro/MAstro.[h,cc]:
|
---|
272 | - added new member function GetDevAbs
|
---|
273 |
|
---|
274 | * mcamera/MCameraAUX.[h,cc]:
|
---|
275 | - added new data members for counting house temperatures
|
---|
276 | - increased class version number to 2
|
---|
277 |
|
---|
278 | * mcamera/MCameraHV.[h,cc]:
|
---|
279 | - added new data members for HV settings file name
|
---|
280 | - increased class version number to 2
|
---|
281 |
|
---|
282 | * mhflux/MHDisp.cc:
|
---|
283 | - fixed handling of non-smearing
|
---|
284 | - fixed calculation of number of entries for the two wobble
|
---|
285 | histograms
|
---|
286 |
|
---|
287 | * mjobs/MJStar.cc:
|
---|
288 | - gave a new name to the task writing the Muon-tree
|
---|
289 |
|
---|
290 | * mpointing/MHPointing.cc:
|
---|
291 | - do not check the abs deviation but check both deviations
|
---|
292 | independantly whether they make sense.
|
---|
293 | - Plot only hour and minutes
|
---|
294 |
|
---|
295 | * mpointing/MPointingPosCalc.h:
|
---|
296 | - fixed wrong #ifndef
|
---|
297 |
|
---|
298 | * mpointing/Makefile, mpointing/PointingLinkDef.h:
|
---|
299 | - new class MPointingDev
|
---|
300 | - new class MPointingDevCalc
|
---|
301 |
|
---|
302 | * mpointing/PointingIncl.h:
|
---|
303 | - removed TVector2
|
---|
304 |
|
---|
305 | * mreport/MReportCamera.[h,cc]:
|
---|
306 | - added interpretation CHTEMP and HVFIl valid since
|
---|
307 | arehcas version 200507190 (incl)
|
---|
308 |
|
---|
309 | * mreport/MReportDrive.cc:
|
---|
310 | - moved code from GetErrorAbs to MAstro
|
---|
311 |
|
---|
312 | * mreport/MReportStarguider.[h,cc]:
|
---|
313 | - moved code from GetDevAbs to MAstro
|
---|
314 | - added new getter returning a TVector2
|
---|
315 |
|
---|
316 | * ganymed_onoff.rc, ganymed_wobble.rc:
|
---|
317 | - added
|
---|
318 |
|
---|
319 | * ganymed.rc:
|
---|
320 | - updated
|
---|
321 |
|
---|
322 |
|
---|
323 |
|
---|
324 | 2005/07/19 Thomas Bretz
|
---|
325 |
|
---|
326 | * mjobs/MJCut.cc:
|
---|
327 | - write MSrcPosCam to output
|
---|
328 | - write MSrcPosAnti to output
|
---|
329 | - removed MEnergyEst from output
|
---|
330 | - added MSrcPosCorrect to tasklist
|
---|
331 |
|
---|
332 | * mjobs/MJSpectrum.cc:
|
---|
333 | - removed MSrcPosCalc from tasklist for refilling
|
---|
334 | - removed hillas calculation from tasklist for refilling
|
---|
335 | (both need a better concept in MJCut: not writing to
|
---|
336 | results file, but to summary file)
|
---|
337 |
|
---|
338 | * mjobs/MJStar.cc:
|
---|
339 | - removed MSrcPosCalc from tasklist (better this is always done
|
---|
340 | correctly in MJCut)
|
---|
341 | - added Starguider information to output
|
---|
342 | - replaced Rate historams by new histogram MHRate
|
---|
343 | - added new histogram MHPointing
|
---|
344 |
|
---|
345 | * mpointing/MSrcPosCorrect.cc:
|
---|
346 | - write new optical axis to parameter list
|
---|
347 | - print a message if a correction is introduced for this run
|
---|
348 |
|
---|
349 | * mreport/MReportStarguider.[h,cc]:
|
---|
350 | - added GetDevAbs
|
---|
351 |
|
---|
352 | * mhist/MHRate.[h,cc]:
|
---|
353 | - added
|
---|
354 |
|
---|
355 | * mhist/Makefile, mhist/HistLinkDef.h:
|
---|
356 | - added MHRate
|
---|
357 |
|
---|
358 | * mpointing/MHPointing.[h,cc]:
|
---|
359 | - added
|
---|
360 |
|
---|
361 | * mpointing/Makefile, mpointing/PointingLinkDef.h:
|
---|
362 | - added MHPointing
|
---|
363 |
|
---|
364 | * mcalib/MCalibrationCam.[h,cc]:
|
---|
365 | - moved code of static function GetPulserColorStr into source file.
|
---|
366 | Hopefully this 'repairs' a strange message some people got linking
|
---|
367 | mars: `.gnu.linkonce.t._ZN15MCalibrationCam17GetPulserColorStrENS_13PulserColor_tE' referenced in section `.rodata' of mcalib/CalibCint.o: defined in discarded section `.gnu.linkonce.t._ZN15MCalibrationCam17GetPulserColorStrENS_13PulserColor_tE' of mcalib/CalibCint.o
|
---|
368 | which was mainly annoying.
|
---|
369 |
|
---|
370 | * mfbase/MF.cc:
|
---|
371 | - changed order and handling in ReadEnv. This allows to overwrite
|
---|
372 | already set resources in sponde (eg. MFMagicCuts.ThetaCut)
|
---|
373 |
|
---|
374 | * mhbase/MH.cc:
|
---|
375 | - first draft of a new palette introduced by Pepe (I got it from
|
---|
376 | Hendrik)
|
---|
377 |
|
---|
378 |
|
---|
379 |
|
---|
380 | 2005/07/16 Thomas Bretz
|
---|
381 |
|
---|
382 | * macros/dohtml.C:
|
---|
383 | - some updates to the macro section
|
---|
384 |
|
---|
385 | * mcalib/MCalibrationCam.h:
|
---|
386 | - added new member function GetPulserColorStr to convert
|
---|
387 | pulser color into string
|
---|
388 |
|
---|
389 | * mcalib/MCalibrationPattern.h:
|
---|
390 | - added new member function GetPulserColorStr to return
|
---|
391 | pulser color a string
|
---|
392 |
|
---|
393 | * mcalib/MCalibrationPatternDecode.cc:
|
---|
394 | - fixed a typo in a comment
|
---|
395 |
|
---|
396 | * mhflux/MHThetaSq.cc:
|
---|
397 | - set default number of bins to 75
|
---|
398 |
|
---|
399 | * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]:
|
---|
400 | - updated support for automatic weights. All cases should now
|
---|
401 | be handled as accurate as possible.
|
---|
402 |
|
---|
403 | * msignal/MC_calibration_weights_UV46.dat,
|
---|
404 | msignal/MC_cosmics_weights46.dat:
|
---|
405 | - new files
|
---|
406 |
|
---|
407 |
|
---|
408 |
|
---|
409 | 2005/07/14 Thomas Bretz
|
---|
410 |
|
---|
411 | * mbadpixels/MBadPixelCam.[h,cc]:
|
---|
412 | - added new function GetNumSuitable
|
---|
413 |
|
---|
414 | * mcalib/MCalibrationChargeCalc.cc:
|
---|
415 | - simplified FinalizeUnsuitablePixels()
|
---|
416 |
|
---|
417 | * mcalib/MCalibCalcFromPast.cc:
|
---|
418 | - when finalizing of unsuitable pixels fails return kERROR in
|
---|
419 | Process
|
---|
420 |
|
---|
421 | * mcalib/MCalibrationRelTimeCalc.cc:
|
---|
422 | - simplified counting unreliable pixels
|
---|
423 |
|
---|
424 | * mfilter/MFMagicCuts.[h,cc]:
|
---|
425 | - replaced the m3long cut. m3long now is used to determin which
|
---|
426 | origin might be the correct impact of the shower. This gives
|
---|
427 | not so steep theta plots and the 2D plot can be done at the
|
---|
428 | same time.
|
---|
429 | - The sign of Disp stored in the paremeter list is now correctly
|
---|
430 | aligned along the major axis of the shower. >0 for along major
|
---|
431 | axis, <0 otherwise.
|
---|
432 | - comment have been updated.
|
---|
433 | - some old code had been removed
|
---|
434 |
|
---|
435 | * mhflux/MHDisp.[h,cc]:
|
---|
436 | - updated with a more appropriate calculation of a background model
|
---|
437 |
|
---|
438 |
|
---|
439 |
|
---|
440 | 2005/07/13 Abelardo Moralejo (2005/07/12)
|
---|
441 |
|
---|
442 | * manalysis/MGeomApply.cc
|
---|
443 | - Now, if the MGeomApply task has a serial number >0 (indicating
|
---|
444 | most likely a specific telescope in a multi-telescope file), then
|
---|
445 | apply the geometry only to objects with the same serial number.
|
---|
446 | This is important for stereo setups in which the telescopes have
|
---|
447 | cameras with different numbers of pixels. If the MGeomApply task
|
---|
448 | has serial number 0 (default), it will apply the geometry to all
|
---|
449 | found objects as it used to do.
|
---|
450 |
|
---|
451 | * manalysis/MMcCalibrationUpdate.cc, mpedestal/MMcPedestalCopy.cc
|
---|
452 | - Now the PreProcess adds the serial number also to MRawRunHeader
|
---|
453 | and MMcRunHeader, since in stereo MC files produced with the
|
---|
454 | current camera simulation at CVS there is one such container per
|
---|
455 | telescope. There is no difference in behaviour for single
|
---|
456 | telescope files. Old MC stereo files will no longer be readable.
|
---|
457 |
|
---|
458 | * mimage/MNewImagePar.cc
|
---|
459 | - Made calculation of "Inner size" valid also for camera geometries
|
---|
460 | other than MAGIC standard one. The calculation of "inner leakage"
|
---|
461 | is now made only for MAGIC standard geometry (there is no easy
|
---|
462 | fix for that, but having fInnerSize and MHillas.fSize, the inner
|
---|
463 | leakage is a completely unnecessary parameter). Added a comment on
|
---|
464 | a possible fix for the calculation of fConc.
|
---|
465 |
|
---|
466 | * mcalib/MMcCalibrationCalc.[h,cc]
|
---|
467 | - Added member fMinSize and setter for it. It is the minimum
|
---|
468 | (uncalibrated) size of events to be used in the calibration.
|
---|
469 | Previously it was fixed at 1000 ADC counts, but the value depends
|
---|
470 | on the extractor used, so it must be possible to change it.
|
---|
471 | - Add the serial number to MRawRunHeader and MMcConfigRunHeader
|
---|
472 | (now there is one per telescope in stereo files).
|
---|
473 | - Moved the creation of histograms from the constructor to the
|
---|
474 | PreProcess, otherwise the serial number is not added to the
|
---|
475 | histogram name.
|
---|
476 | - In PostProcess, set the average QE for area 0 (inner pixels) in
|
---|
477 | MCalibrationQECam object, to be used later by MCalibrateData.
|
---|
478 |
|
---|
479 | * macros/starmcstereo.C
|
---|
480 | - Big update. Adapted to all changes above. Now not only relative, but
|
---|
481 | also absolute calibration (=SIZE in phes) is made.
|
---|
482 |
|
---|
483 | * mcalib/MCalibrateData.cc
|
---|
484 | - In PreProcess, changed initialization of fRenormFactor. Formerly
|
---|
485 | it was fixed to MCalibrationQEPix::gkDefaultAverageQE. Now we check
|
---|
486 | first if there is a valid average QE for inner pixels in
|
---|
487 | MCalibrationQECam, and if so, we inititalize fRenormFactor with it.
|
---|
488 | Else, the default gkDefaultAverageQE is taken. fRenormFactor is
|
---|
489 | used to convert back from photons to "equivalent inner pixel phes"
|
---|
490 | in the (now default) case of calibrating in phes.
|
---|
491 |
|
---|
492 |
|
---|
493 |
|
---|
494 | 2005/07/13 Raquel de los Reyes (2005/07/12)
|
---|
495 |
|
---|
496 | * merpp.cc
|
---|
497 | - Added the container MCameraActiveLoad to the rootified central
|
---|
498 | control files
|
---|
499 |
|
---|
500 | * mreport/MReportCC.[h,cc]
|
---|
501 | - Changes in the InterpreteBody to write the variable UPS status and
|
---|
502 | the Time difference between GPS and rubidium clock.
|
---|
503 |
|
---|
504 | * mreport/MReportCamera.cc
|
---|
505 | - Changes in the InterpreteCamera and InterpreteBody functions to allow
|
---|
506 | the data merpping from 2005_06_30.
|
---|
507 |
|
---|
508 |
|
---|
509 |
|
---|
510 | 2005/07/13 Abelardo Moralejo (2005/07/12)
|
---|
511 |
|
---|
512 | * macros/starmcstereo.C
|
---|
513 | - Fixed error which made some objects to be written twice in the
|
---|
514 | _test_ output file.
|
---|
515 |
|
---|
516 |
|
---|
517 |
|
---|
518 | 2005/07/13 Patricia Liebing (2005/07/06)
|
---|
519 |
|
---|
520 | * mhcalib/MHCalibrationChargeCam.cc:
|
---|
521 | - include new flag (kLoGainBlackout) into the "uncalibrated"
|
---|
522 | pixel classification (see docu from 28/06/2005 Markus Gaug)
|
---|
523 |
|
---|
524 | * mbadpixels/MBadPixelsPix.[cc.h], mcalib/MCalibrationChargeCalc.cc
|
---|
525 | - included flag kLoGainBlackout for unsuitable pixels w/
|
---|
526 | corresponding docu/printout (see MHCalibrationChargeCam.cc)
|
---|
527 |
|
---|
528 | * mhcalib/MHCalibrationPulseTimeCam.cc, MHCalibrationCam.cc
|
---|
529 | - add Pixel ID to Debug printout statements
|
---|
530 |
|
---|
531 | * mjobs/MJCalibration.cc
|
---|
532 | - include new display for kLoGainBlackout unsuitable pixels
|
---|
533 |
|
---|
534 |
|
---|
535 |
|
---|
536 | 2005/07/13 Antonio Stamerra (2005/07/04)
|
---|
537 |
|
---|
538 | * manalysis/MMcTriggerLvl2Calc.cc
|
---|
539 | - the checks written on ReInit for MC have been moved to PreProcess()
|
---|
540 | - kFALSE substituted with kSKIP in the check for the standard MAGIC
|
---|
541 | geometry
|
---|
542 |
|
---|
543 |
|
---|
544 |
|
---|
545 | 2005/07/13 Abelardo Moralejo (2005/07/01)
|
---|
546 |
|
---|
547 | * macros/starmc.C
|
---|
548 | - Set two different cleaning tasks for the calibration loop and
|
---|
549 | for the second (analysis) loop. Otherwise, some pixels were
|
---|
550 | cleaned out in the first loop (we do not want this) if the
|
---|
551 | absolute method was chosen.
|
---|
552 |
|
---|
553 |
|
---|
554 |
|
---|
555 | 2005/07/13 Abelardo Moralejo (2005/06/30)
|
---|
556 |
|
---|
557 | * mmc/MTriggerDefine.h
|
---|
558 | - Added TRIGGER_PIXELS_4, a provisional number of trigger pixels
|
---|
559 | for the MGeomCamMagic1183 geometry.
|
---|
560 |
|
---|
561 | * mgeom/MGeomCamMagic1183.[h,cc]
|
---|
562 | - added. Possible design for a MAGIC-II camera. Preliminary
|
---|
563 | version, not yet ready to use.
|
---|
564 |
|
---|
565 |
|
---|
566 |
|
---|
567 | 2005/07/13 Abelardo Moralejo (2005/06/29)
|
---|
568 |
|
---|
569 | * mgeom/MGeomCamMagic1183.[h,cc]
|
---|
570 | - added. Possible design for a MAGIC-II camera
|
---|
571 |
|
---|
572 | * mgeom/Makefile, GeomLinkDef.h
|
---|
573 | - added new class above.
|
---|
574 |
|
---|
575 |
|
---|
576 |
|
---|
577 | 2005/07/13 Markus Gaug (2005/06/28)
|
---|
578 |
|
---|
579 | * mhcalib/MHCalibrationChargeCam.[h,cc]
|
---|
580 | - set the fPickupLimit and fBlackoutLimit for the low-gain arrays
|
---|
581 | to a 3.5 instead of the default used in MHCalibrationPix (5.0).
|
---|
582 | - use a new criterium to exclude bad pixels: If the high-gain was
|
---|
583 | saturated and the blackout-events in the low-gain exceed the
|
---|
584 | fNumLoGainBlackoutLimit, the pixel is declared unsuitable.
|
---|
585 | This excludes those pixels which have a saturating high-gain
|
---|
586 | channel, but the low-gain switch does not switch often enough
|
---|
587 | to make the distribution reliable.
|
---|
588 |
|
---|
589 |
|
---|
590 |
|
---|
591 | 2005/07/13 Markus Gaug (2005/06/23)
|
---|
592 |
|
---|
593 | * mhcalib/MHCalibrationChargeCam.cc
|
---|
594 | - fix a bug counting the number of saturated events. Up to now, the
|
---|
595 | number of saturated slices was counted (which is one for a not too
|
---|
596 | high number), but for some (pathological) pixels, many more slices
|
---|
597 | saturated and produced wrong limits.
|
---|
598 | - make the PickupLimit und BlackoutLimit for the low-gain explicitely
|
---|
599 | smaller. The too large limits caused a failed fit for some channels
|
---|
600 | which resulted in wrong calibration constants. (M. Gaug)
|
---|
601 |
|
---|
602 |
|
---|
603 |
|
---|
604 | 2005/07/13 Markus Gaug (2005/06/22)
|
---|
605 |
|
---|
606 | * mjobs/MJPedestal.cc
|
---|
607 | - change order of reading local environmnet variables in lines 1044
|
---|
608 | to 1068. Reason: The lines:
|
---|
609 | if (fExtractor==tenv.GetTask())
|
---|
610 | return kTRUE;
|
---|
611 | yielded sometimes a return before the rest of the env-variables
|
---|
612 | could be read in. This affected ONLY the reading of the pedestal
|
---|
613 | reference file and the bad pixels file name. (M. Gaug)
|
---|
614 | - Added "decode" task (MTriggerPatternDecode) task to the list also
|
---|
615 | for MC runs.
|
---|
616 |
|
---|
617 | * mhcalib/MHCalibrationChargeCam.cc
|
---|
618 | - fixed the setting of unreliability for saturated events where the
|
---|
619 | high-gain signal was not stable over time. Now, saturation is
|
---|
620 | asked for before (like in the high-gain fitted-case). (M. Gaug)
|
---|
621 | - fixed a small bug in the precise setting of the histogram ranges.
|
---|
622 | May have introduced a bias of typically 1 FADC cnt in the mean
|
---|
623 | fitted signal (< 0.5%).
|
---|
624 |
|
---|
625 | * mbadpixels/MBadPixelsPix.[h,cc]
|
---|
626 | - took out the un-used bad pixels information in function:
|
---|
627 | GetUnsuitableCalLevel().
|
---|
628 | - debugged the class-documentation
|
---|
629 |
|
---|
630 | * mcalib/MCalibrationIntensityChargeCam.cc
|
---|
631 | - a very small fix in the axis title from N_phe to N_{phe}
|
---|
632 | - fixed one bug in the draw-functions of this class. Not (yet) used by
|
---|
633 | standard calibration.
|
---|
634 | - +some undocumented changes
|
---|
635 |
|
---|
636 | * mjobs/MJCalibration.cc
|
---|
637 | - changed order in tasklist between MCalibColorSet and
|
---|
638 | MPedCalcFromPedRun. Caused crashes in the intensity calibrations.
|
---|
639 | Does not affect ordinary calibration since MPedCalcFromPedRun is
|
---|
640 | then not in the tasklist anyhow.
|
---|
641 | - changed order of MHCalibrationChargeCam and MCalibrationRelTimeCalc.
|
---|
642 | This wrong order caused MCalibrationRelTimeCalc to print out
|
---|
643 | unreliable pixels which were not set by the rel. time calibration.
|
---|
644 | This caused some confusion in the reading of the output because of
|
---|
645 | the un-logical order of flag settings and posterior output.
|
---|
646 | - set the error of the hi-logain intercalibration constants
|
---|
647 | as the real error on the mean instead of the sigma.
|
---|
648 | - took out the those bad pixel-informations which are not used
|
---|
649 | any more in the "Defect" - display. (M. Gaug)
|
---|
650 |
|
---|
651 |
|
---|
652 |
|
---|
653 | 2005/07/13 Markus Gaug (2005/06/21)
|
---|
654 |
|
---|
655 | * mhcalib/MHCalibrationChargePix.h
|
---|
656 | - take out one un-necessary 'virtual'-declaration for the Draw-
|
---|
657 | function
|
---|
658 |
|
---|
659 | * mhcalib/MHGausEvents.cc
|
---|
660 | - fixed a small bug in the non-standard display with options.
|
---|
661 |
|
---|
662 |
|
---|
663 |
|
---|
664 | 2005/07/13 Markus Gaug (2005/06/19)
|
---|
665 |
|
---|
666 | * msignal/MExtractTimeAndChargeSpline.cc
|
---|
667 | - set fgOffsetLoGain from 1.7 to 1.39. This is the correct time
|
---|
668 | shift between high-gain and low-gain. Affects only very detailed
|
---|
669 | timing studies.
|
---|
670 |
|
---|
671 | * msignal/MExtractTimeAndChargeDigitalFilter.cc
|
---|
672 | - set fOffsetLoGain from 1.7 to 1.4 which corrects now exactly for
|
---|
673 | the arrival time difference between low-gain and high-gain pulses.
|
---|
674 | This wrong number could have had some effect on image cleanings
|
---|
675 | using the time information. (M. Gaug)
|
---|
676 |
|
---|
677 | * mcalib/MCalibrationBlindCam.[h,cc]
|
---|
678 | - remove obsolete Copy-function
|
---|
679 |
|
---|
680 | * mcalib/MCalibConstPix.h, mcalib/MCalibConstCam.h
|
---|
681 | - introduce Copy-functions
|
---|
682 | - set class index to 1 (was 0)
|
---|
683 |
|
---|
684 | * mcalib/MCalibrationChargePix.[h,cc]
|
---|
685 | - introduce Copy() function.
|
---|
686 |
|
---|
687 |
|
---|
688 |
|
---|
689 | 2005/07/13 Markus Gaug (2005/06/18)
|
---|
690 |
|
---|
691 | * mpedestal/MPedestalCam.cc
|
---|
692 | - modify Print() function to print out also the event-by-event
|
---|
693 | averaged results.
|
---|
694 |
|
---|
695 | * mpedestal/MExtractPedestal.[h,cc]
|
---|
696 | - new flag fUseSpecialPixels (set to kFALSE per default)
|
---|
697 | - new data member: fNameRawEvtData which can be set from outside
|
---|
698 | (e.g. to "MRawEvtData2").
|
---|
699 | - with these two changes, the special pixels can be extracted.
|
---|
700 | Difference to previous version: if flag fUseSpecialPixels is set,
|
---|
701 | * the area and sector averages are not calculated.
|
---|
702 | * the MPedestalCam will get initialized to
|
---|
703 | MRawRunHeader->GetNumSpecialPixels().
|
---|
704 | - fix a bug in the calculation of the event-by-event averaged
|
---|
705 | pedestal RMS (one total number of areas or sectors was not taken
|
---|
706 | into account).
|
---|
707 | - make local variables in the calculation of rms and mean doubles
|
---|
708 | instead of floats.
|
---|
709 |
|
---|
710 | * mpedestal/MPedCalcPedRun.cc
|
---|
711 | - do not calculate the area and sector averages in case flag
|
---|
712 | fUseSpecialPixels is set.
|
---|
713 | - check for existence of pointer fRawEvt in PostProcess.
|
---|
714 |
|
---|
715 | * mcalib/MCalibrationChargeCalc.[h,cc]
|
---|
716 | - implement possibility to set reference number of photo-electrons from
|
---|
717 | outside (stored in fExternalNumPhes).
|
---|
718 |
|
---|
719 | * mcalib/MCalibrateData.[h,cc], mcalib/MCalibCalcFromPast.cc,
|
---|
720 | mjobs/MJCalibrateSignal.cc:
|
---|
721 | - write calibration constants now in separate
|
---|
722 | MCalibrationIntensityConstCam. This is necessary since with the
|
---|
723 | introduction of the averageing of mean photo-electrons, the
|
---|
724 | MCalibrationIntensityChargeCam does not hold the correct conv.
|
---|
725 | factors any more.
|
---|
726 |
|
---|
727 | * mcalib/MCalibrateData.[h,cc]
|
---|
728 | - get also pointers to the IntensityCams and use them if exist
|
---|
729 | (previously, only the first calibration cam was used together
|
---|
730 | with the updatecam.)
|
---|
731 |
|
---|
732 |
|
---|
733 |
|
---|
734 | 2005/07/13 Markus Gaug (2005/06/17)
|
---|
735 |
|
---|
736 | * mcalib/MCalibrationIntensityCam.[h,cc]
|
---|
737 | - take out some un-used or commented code (variables fOffsets and
|
---|
738 | fSlopes). These data members were not in the streamter either.
|
---|
739 | - put some of the most-used code from the .cc file into the .h file
|
---|
740 | - add new function: SetCam().
|
---|
741 |
|
---|
742 |
|
---|
743 |
|
---|
744 | 2005/07/13 Markus Gaug (2005/06/15)
|
---|
745 |
|
---|
746 | * mcalib/MCalibrationIntensityConstCam.[h,cc]
|
---|
747 | - new class to store the actual applied conversion factors (now with
|
---|
748 | averaged photo-electrons not in the MCalibrationIntensityChargeCam
|
---|
749 | any more).
|
---|
750 |
|
---|
751 | * mjobs/MJCalibration.cc
|
---|
752 | - set the correct (statistical) error of the inter-calibraiton factor
|
---|
753 | into MCalibrationChargePix::SetConversionHiLoErr() and the
|
---|
754 | sigma of the distribution
|
---|
755 | into MCalibrationChargePix::SetConversionHiLoSigma().
|
---|
756 | - In MCalibrationChargePix, the mean conversion error is used for the
|
---|
757 | statistical error of the conversion factor.
|
---|
758 | - In CalibrateData, the sigma is used for the statistical error of the
|
---|
759 | converted signal to equiv. high-gain charges.
|
---|
760 |
|
---|
761 | * mcalib/MCalibCalcFromPast.[h,cc]
|
---|
762 | - implement the mean photo-electron averageing for a desired number of
|
---|
763 | calibration updates.
|
---|
764 |
|
---|
765 | * mcalib/MCalibrateData.cc
|
---|
766 | - use MCalibrationChargePix::GetConversionHiLoSigma() to calculate the
|
---|
767 | error (was previously MCalibrationChargePix::GetConversionHiLoErr().
|
---|
768 |
|
---|
769 | * callisto.cc
|
---|
770 | - calculate first fixed window pedestal in MJPedestalY2,
|
---|
771 | then sliding window pedestal in MJPedestalY3 (order reversed).
|
---|
772 |
|
---|
773 |
|
---|
774 |
|
---|
775 | 2005/07/13 Markus Gaug (2005/06/14)
|
---|
776 |
|
---|
777 | * mcalib/MCalibrationHiLoPix.[h,cc]
|
---|
778 | - store also results from profile fits.
|
---|
779 | - increades class version
|
---|
780 |
|
---|
781 | * mhcalib/MHCalibrationHiLoPix.[h,cc], mhcalib/MHCalibrationHiLoCam.[h,cc]
|
---|
782 | - added TProfiles for every pixel filled with the high-gain signal
|
---|
783 | vs. low-gain signal which can be fitted to extract gain and
|
---|
784 | offset.
|
---|
785 |
|
---|
786 | * mhcalib/Makefile, mhcalib/HCalibLinkDef.h
|
---|
787 | - added MHCalibrationHiLoPix
|
---|
788 |
|
---|
789 |
|
---|
790 |
|
---|
791 | 2005/07/13 Markus Gaug (2005/06/10)
|
---|
792 |
|
---|
793 | * mcalib/MCalibrationRelTimeCalc.cc
|
---|
794 | - print out forgotten successfully calibrated pixels
|
---|
795 | - small change in spacing of one output
|
---|
796 |
|
---|
797 | * mhcalib/MHCalibrationCam.[h,cc]
|
---|
798 | - introduce max. number of events, the rest gets skipped before the
|
---|
799 | next ReInit() is called. Default: 4096
|
---|
800 | Reason: The calibration causes too many un-reliable pixels if more
|
---|
801 | than about 5000 events are treated (@500 Hz) because of the
|
---|
802 | mode hopping of the VCSels. However, in the past, some
|
---|
803 | calibration runs have been taken (erroneously) with more
|
---|
804 | than 5000 events, especially the intensity scans where
|
---|
805 | a good precision is needed.
|
---|
806 | - increased version number
|
---|
807 | - introduce a Getter for the fAverageAreaNum array.
|
---|
808 | - re-normalize the area-averaged sigmas to the equivalent number per
|
---|
809 | pixel also for the intensity calibration.
|
---|
810 |
|
---|
811 | * mcalib/MCalibrationChargePix.[h,cc]
|
---|
812 | - divide errors in stat. and syst. errors. Both can be retrieved
|
---|
813 | now, depending on the study, one wants to make.
|
---|
814 |
|
---|
815 | * mcalib/MCalibrationChargeCalc.[h,cc]
|
---|
816 | - set a limit to the number of un-suitable and un-reliables pixels
|
---|
817 | for the run to succeed: 0.1 unsuitables and 0.3 un-reliables
|
---|
818 | - set UseExtractorRes to kTRUE, will raise the number of
|
---|
819 | photo-electrons for the spline extractor by 1-2% (correctly).
|
---|
820 | - re-normalize the pedestal RMS of the event-by-event averaged
|
---|
821 | area events to the sqrt of the number of used pixels.
|
---|
822 | - re-normalize the sigma of the event-by-event averaged area events
|
---|
823 | by 1/F-Factor.
|
---|
824 | - introduce switch to choose if un-reliables should be used for the
|
---|
825 | calculation of mean number of phes (default: kTRUE).
|
---|
826 | - print out the number of high-gain saturated pixels.
|
---|
827 |
|
---|
828 |
|
---|
829 |
|
---|
830 | 2005/07/13 Markus Gaug (2005/06/10)
|
---|
831 |
|
---|
832 | * mjobs/MJCalibrateSignal.[h,cc]
|
---|
833 | - skip also the PIN Diode events from the data calibration.
|
---|
834 |
|
---|
835 |
|
---|
836 |
|
---|
837 | 2005/07/13 Markus Gaug (2005/06/06)
|
---|
838 |
|
---|
839 | * mhcalib/MHGausEvents.[h,cc]
|
---|
840 | - put small functions into header file to speed up calculations a bit.
|
---|
841 |
|
---|
842 | * mcalib/MCalibrationRelTimeCalc.cc
|
---|
843 | - introduce flags to steer the setting of unreliability like done
|
---|
844 | in MCalibrationChargeCalc. Can be steered from the conf-file.
|
---|
845 |
|
---|
846 | * mbadpixels/MBadPixelsIntensityCam.[h,cc]
|
---|
847 | - implement two Get and Draw-functions to display bad pixels over
|
---|
848 | time like in the mcalib/MCalibrationIntensityChargeCam
|
---|
849 |
|
---|
850 |
|
---|
851 |
|
---|
852 | 2005/07/13 Markus Gaug (2005/06/03)
|
---|
853 |
|
---|
854 | * mhcalib/MHCalibrationPulseTimeCam.cc
|
---|
855 | - fill arrays only if IsOscillations() was asked. This is a speed
|
---|
856 | bug and could cause important memory leaks. It does not affect the
|
---|
857 | outcome of an analysis, however.
|
---|
858 |
|
---|
859 |
|
---|
860 |
|
---|
861 | 2005/07/13 Thomas Bretz
|
---|
862 |
|
---|
863 | * mbase/MTaskInteractive.[h,cc]:
|
---|
864 | - fixed a bug with calling ReInit... PostProcess was called instead.
|
---|
865 | - added the missing initialisation of fReInit in constructor
|
---|
866 |
|
---|
867 | * sinope.cc:
|
---|
868 | - removed plotting the tasklist statistics twice
|
---|
869 | - replaced DrawClone by DrawCopy (DrawClone gave problems)
|
---|
870 |
|
---|
871 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
872 | - fixed the ThetaSq function. It was wrongly defined as
|
---|
873 | exp(-((x-c)/s)^2) instead of exp(-1/2*((x-c)/s))
|
---|
874 | - Set start value for corresponding fit back to same value
|
---|
875 | as for a standard gauss-fit.
|
---|
876 |
|
---|
877 |
|
---|
878 |
|
---|
879 | 2005/07/12 Daniela Dorner
|
---|
880 |
|
---|
881 | * datacenter/macros/buildsequenceentries.C:
|
---|
882 | - fixed bug, that was caused by changes in TExMap in root_v4.04.02
|
---|
883 |
|
---|
884 |
|
---|
885 |
|
---|
886 | 2005/07/12 Daniela Dorner
|
---|
887 |
|
---|
888 | * automatic-exclusions.rc:
|
---|
889 | - added two automatic exclusions
|
---|
890 |
|
---|
891 | * datacenter/macros/findcacofiles.C:
|
---|
892 | - adapted query to ensure, that only existing caco-files are
|
---|
893 | searched
|
---|
894 |
|
---|
895 | * datacenter/macros/getdolist.C:
|
---|
896 | - changed query to make sure, that new data is processed first
|
---|
897 |
|
---|
898 | * datacenter/macros/resetallruns.C:
|
---|
899 | - changed query to allow manual interaction in RunProcessStatus
|
---|
900 |
|
---|
901 | * datacenter/scripts/runganymed:
|
---|
902 | - fixed bug in choice of rc-file
|
---|
903 |
|
---|
904 |
|
---|
905 |
|
---|
906 | 2005/07/12 Thomas Bretz
|
---|
907 |
|
---|
908 | * mhist/MHEvent.[h,cc]:
|
---|
909 | - added MTime to output
|
---|
910 |
|
---|
911 | * mastro/MAstroCatalog.cc:
|
---|
912 | - added a fix which avoided reproducing the gui elements after
|
---|
913 | reading from file
|
---|
914 |
|
---|
915 | * mbase/BaseIncl.h:
|
---|
916 | - added TVector3
|
---|
917 |
|
---|
918 | * mbase/MMath.[h,cc]:
|
---|
919 | - added Sgn function
|
---|
920 | - moved include of TVector3 to source file
|
---|
921 |
|
---|
922 | * mimage/MHillasExt.cc:
|
---|
923 | - included TVector2
|
---|
924 |
|
---|
925 | * mjobs/MJCut.cc:
|
---|
926 | - write Disp to output
|
---|
927 | - write MTime to output
|
---|
928 | - changed handling of source position (MSrcPosCalc)
|
---|
929 |
|
---|
930 | * mpointing/MSrcPosCalc.[h,cc]:
|
---|
931 | - allow to switch off source pos calculation
|
---|
932 |
|
---|
933 |
|
---|
934 |
|
---|
935 | 2005/07/11 Thomas Bretz
|
---|
936 |
|
---|
937 | * callisto.cc, ganymed.cc, mars.cc, showlog.cc,
|
---|
938 | showplot.cc, sponde.cc, mimage/MImgCleanStd.cc:
|
---|
939 | - fixed some typos
|
---|
940 |
|
---|
941 | * mastro/MAstro.[h,cc]:
|
---|
942 | - added new member function GetStringDeg and GetStringHor
|
---|
943 |
|
---|
944 | * mastro/MAstroCatalog.cc:
|
---|
945 | - don't display empty ": " in tooltip for sources without name
|
---|
946 |
|
---|
947 | * mbase/MParContainer.cc, mbase/MTask.cc:
|
---|
948 | - fixed usage of a ?:-operator
|
---|
949 |
|
---|
950 | * mbase/MString.h:
|
---|
951 | - added two new constructors
|
---|
952 |
|
---|
953 | * mjobs/MDataSet.cc:
|
---|
954 | - made sure that all files read later are sorted correctly.
|
---|
955 | This is necessary to ensure correct reading of subsystem
|
---|
956 | data.
|
---|
957 | - skipped adding a sequence twice
|
---|
958 |
|
---|
959 | - print effective on time only in debug mode
|
---|
960 |
|
---|
961 | * mjobs/MSequence.cc:
|
---|
962 | - skipped adding a run twice
|
---|
963 |
|
---|
964 | * mpointing/MSrcPosCalc.cc:
|
---|
965 | - reformatted the comments
|
---|
966 | - add MTime and MPointingPos to branch list
|
---|
967 | - fTime and fObservatory are now presearched in PreProcess
|
---|
968 | to allow usage in macros having no RunHeaders (if they are
|
---|
969 | not found no warning is printed!)
|
---|
970 | - added sanity checks for these pointers in Process
|
---|
971 |
|
---|
972 |
|
---|
973 |
|
---|
974 | 2005/07/08 Thomas Bretz
|
---|
975 |
|
---|
976 | * showplot.cc:
|
---|
977 | - implemented the possibility to open a root interpreter
|
---|
978 |
|
---|
979 | * mbase/MMath.cc:
|
---|
980 | - added sanity checks in GaussProb
|
---|
981 |
|
---|
982 | * mimage/MHillasExt.[h,cc]:
|
---|
983 | - fixed some units
|
---|
984 | - added Paint
|
---|
985 |
|
---|
986 | * mimage/MNewImagePar.cc:
|
---|
987 | - fixed Print output
|
---|
988 |
|
---|
989 | * mmain/MEventDisplay.cc:
|
---|
990 | - print a separator between two events
|
---|
991 | - Draw MHillasExt, too
|
---|
992 |
|
---|
993 | * mmuon/MMuonCalibPar.cc, mmuon/MMuonSearchPar.cc:
|
---|
994 | - fixed Print output
|
---|
995 |
|
---|
996 | * mimage/MHillas.cc:
|
---|
997 | - implemented plotting a estimate of disp
|
---|
998 | - fixed some units in output
|
---|
999 | - fixed the special case in which the shower is symmetric to
|
---|
1000 | the axis
|
---|
1001 |
|
---|
1002 | * mimage/MHillasCalc.cc:
|
---|
1003 | - skipped printing the removed case 4 from MHillas::Calc
|
---|
1004 |
|
---|
1005 | * mbase/MStatusDisplay.cc:
|
---|
1006 | - fixed wrong "save as" in "open" dialog
|
---|
1007 |
|
---|
1008 | * mbase/MTaskInteractive.[h,cc]:
|
---|
1009 | - added ReInit
|
---|
1010 |
|
---|
1011 | * mhflux/MAlphaFitter.cc:
|
---|
1012 | - fixed the standard polynom order (0 instead of 1) for
|
---|
1013 | difference histogram
|
---|
1014 | - changed default start velue for gauss sigma in case of kThetaSq
|
---|
1015 |
|
---|
1016 | * mhflux/MHAlpha.cc, mhflux/MHCollectionArea.cc,
|
---|
1017 | mhflux/MHEffectiveOnTime.cc, mhflux/MHThetaSq.cc,
|
---|
1018 | mjobs/MJCut.cc:
|
---|
1019 | - enhanced zenith angle range
|
---|
1020 |
|
---|
1021 | * mhflux/MHFalseSource.h:
|
---|
1022 | - made GetCatalog protected
|
---|
1023 | - made SetOffData virtual
|
---|
1024 |
|
---|
1025 | * mhflux/MHThreshold.cc:
|
---|
1026 | - enabled Sumw2
|
---|
1027 |
|
---|
1028 | * mjobs/MJCut.cc:
|
---|
1029 | - removed BinningEnergyEst
|
---|
1030 |
|
---|
1031 | * mpointing/MPointingPos.h:
|
---|
1032 | - added copy constructor
|
---|
1033 |
|
---|
1034 | * mpointing/MSrcPosCorrect.cc:
|
---|
1035 | - added a comment
|
---|
1036 |
|
---|
1037 | * mranforest/MRFEnergyEst.[h,cc]:
|
---|
1038 | - now stores the mean energy of the bins in the forest
|
---|
1039 | - implemented several interpolation methods
|
---|
1040 |
|
---|
1041 |
|
---|
1042 |
|
---|
1043 | 2005/06/28 Thomas Bretz
|
---|
1044 |
|
---|
1045 | * mfilter/MFMagicCuts.[h,cc]:
|
---|
1046 | - first full implementation... updates to come.
|
---|
1047 |
|
---|
1048 | * mhbase/MH.[h,cc]:
|
---|
1049 | - added new member function to set several palettes
|
---|
1050 |
|
---|
1051 | * mhflux/MHDisp.[h,cc]:
|
---|
1052 | - fixed z-axis dscription
|
---|
1053 | - rotate filling off data by 180 deg.
|
---|
1054 | - implemented subtracting off-data from on-data
|
---|
1055 | - set different palettes
|
---|
1056 |
|
---|
1057 | * mhflux/MMcSpectrumWeight.[h,cc]:
|
---|
1058 | - implemented additional weight for zenith-angle- and size-bins
|
---|
1059 |
|
---|
1060 |
|
---|
1061 |
|
---|
1062 | 2005/06/27 Thomas Bretz
|
---|
1063 |
|
---|
1064 | * macros/optim/optimenergy.C:
|
---|
1065 | - changed algorithm from Simplex to Migrad
|
---|
1066 | - fixed a typo (RunDisp)
|
---|
1067 |
|
---|
1068 | * mhflux/FluxLinkDef.h, mhflux/Makefile:
|
---|
1069 | - added new class for threshold calculation
|
---|
1070 |
|
---|
1071 | * mhflux/MHCollectionArea.cc:
|
---|
1072 | - replaced BinningEnergy by BinningEnergyEst
|
---|
1073 |
|
---|
1074 | * mimage/MHHillasSrc.cc:
|
---|
1075 | - set minimum of fAlpha, fCosDA and fDCADelta to 0
|
---|
1076 |
|
---|
1077 | * mjobs/MDataSet.cc:
|
---|
1078 | - improved reading source position
|
---|
1079 |
|
---|
1080 | * mranforest/MRanForest.[h,cc]:
|
---|
1081 | - implemented a value describing the forest (eg. corresponding
|
---|
1082 | energy)
|
---|
1083 | - increased ClassVersion
|
---|
1084 |
|
---|
1085 | * mtrigger/MFTriggerPattern.cc, mtrigger/MTriggerPattern.cc,
|
---|
1086 | mtrigger/MTriggerPatternDecode.cc
|
---|
1087 | - improved dox (thx to Nicola)
|
---|
1088 |
|
---|
1089 | * mjobs/MJStar.cc:
|
---|
1090 | - implemented a new write task which only writes the effective
|
---|
1091 | on time. This is necessary otherwise for example the image
|
---|
1092 | cleaning could skip effective on-time events.
|
---|
1093 |
|
---|
1094 |
|
---|
1095 |
|
---|
1096 | 2005/06/17 Thomas Bretz
|
---|
1097 |
|
---|
1098 | * mbase/MArgs.[h,cc]:
|
---|
1099 | - handle possible char \015 in arguments
|
---|
1100 |
|
---|
1101 | * mdata/MDataArray.h:
|
---|
1102 | - added Print function to //*MENU*
|
---|
1103 |
|
---|
1104 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
1105 | - added new Option for Scale: Fixed
|
---|
1106 | - fixed typo in IsEnvDefined for Signalfunction
|
---|
1107 |
|
---|
1108 | * mhist/MHCamera.cc:
|
---|
1109 | - plot profile in deg instead of mm
|
---|
1110 |
|
---|
1111 | * mjobs/MDataSet.[h,cc]
|
---|
1112 | - changed error handling when reading source catalog
|
---|
1113 |
|
---|
1114 | * mjobs/MJCut.cc:
|
---|
1115 | - added MImagePar to output
|
---|
1116 | - take new error handling into account when reading source catalog
|
---|
1117 |
|
---|
1118 | * mjobs/MJSpectrum.cc:
|
---|
1119 | - print energy estimator
|
---|
1120 | - removed the double minus displaying the fitted spectrum
|
---|
1121 |
|
---|
1122 | * mjoptim/MJOptimizeDisp.cc, mjoptim/MJOptimizeEnergy.cc:
|
---|
1123 | - print rule when optimization has finished
|
---|
1124 |
|
---|
1125 | * mmain/MBrowser.cc:
|
---|
1126 | - replaced old path with new path to datacenter
|
---|
1127 |
|
---|
1128 | * mranforest/MRFEnergyEst.[h,cc]:
|
---|
1129 | - store binning in new data member fBinning to avoid many calles
|
---|
1130 | to atof
|
---|
1131 |
|
---|
1132 |
|
---|
1133 |
|
---|
1134 | 2005/06/15 Daniela Dorner
|
---|
1135 |
|
---|
1136 | * datacenter/macros/createdataset.C:
|
---|
1137 | - added function to read in input from txt-file
|
---|
1138 |
|
---|
1139 | * datacenter/macros/insertdataset.C:
|
---|
1140 | - fixed bug -> no new sourcenames can be inserted by this macro
|
---|
1141 |
|
---|
1142 | * datacenter/macros/writesequencefile.C:
|
---|
1143 | - fixed small bug in logging-output
|
---|
1144 |
|
---|
1145 |
|
---|
1146 |
|
---|
1147 | 2005/06/13 Daniela Dorner
|
---|
1148 |
|
---|
1149 | * datacenter/macros/createdataset.C:
|
---|
1150 | - added (macro to write simple datasetfile)
|
---|
1151 |
|
---|
1152 | * datacenter/macros/buildsequenceentries.C:
|
---|
1153 | - fixed bug introduced 12.5.2005
|
---|
1154 |
|
---|
1155 | * datacenter/scripts/copyscript:
|
---|
1156 | - fixed bug
|
---|
1157 |
|
---|
1158 |
|
---|
1159 |
|
---|
1160 | 2005/06/13 Thomas Bretz
|
---|
1161 |
|
---|
1162 | * mcalib/MCalibrationHiLoCam.h:
|
---|
1163 | - added Print to //*MENU*
|
---|
1164 |
|
---|
1165 | * mhflux/MHThetaSq.[h,cc]:
|
---|
1166 | - added resources for fNumBinsSignal and fNumBinsTotal
|
---|
1167 |
|
---|
1168 | * mjobs/MJSpectrum.[h,cc]:
|
---|
1169 | - implemented weighting in theta, so we get better statistics
|
---|
1170 | - improved output
|
---|
1171 | - added plotting other spectras
|
---|
1172 |
|
---|
1173 | * Makefile:
|
---|
1174 | - added new directory mjoptim
|
---|
1175 |
|
---|
1176 | * manalysis/MEnergyEstimate.[h,cc]:
|
---|
1177 | - derives now from a new more genral class MParameterCalc
|
---|
1178 |
|
---|
1179 | * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
|
---|
1180 | - added new class MParamterCalc
|
---|
1181 |
|
---|
1182 | * manalysis/MParameterCalc.[h,cc]:
|
---|
1183 | - added new class MParamterCalc
|
---|
1184 |
|
---|
1185 | * mbase/MLog.cc:
|
---|
1186 | - do not display 'underline' if fIsNull output
|
---|
1187 |
|
---|
1188 | * mhbase/MBinning.cc:
|
---|
1189 | - removed some obsolete comments fixed old stylish SetBinningCos
|
---|
1190 |
|
---|
1191 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
1192 | - background fit can now be switched off
|
---|
1193 | - removed some obsolete comments
|
---|
1194 | - adapted Print output
|
---|
1195 | - added new option to change signal function type
|
---|
1196 | - adde new Strategy option: kGaussSigma
|
---|
1197 |
|
---|
1198 | * mhflux/MHAlpha.[h,cc]:
|
---|
1199 | - output the gauss sigma to the parameter list
|
---|
1200 |
|
---|
1201 | * mhflux/MHThetaSq.h:
|
---|
1202 | - mase InitMapping public (used in MJOptimizeDisp)
|
---|
1203 |
|
---|
1204 | * mjobs/JobsLinkDef.h, mjobs/Makefile:
|
---|
1205 | - removed MJOptimize*
|
---|
1206 |
|
---|
1207 | * mjobs/MJOptimize.[h,cc]:
|
---|
1208 | - allow minimization of something else than MinimizationValue
|
---|
1209 |
|
---|
1210 | * mjobs/MJOptimizeEnergy.[h,cc]:
|
---|
1211 | - added class description with example
|
---|
1212 | - added weighting task to RunEnergy (untested)
|
---|
1213 |
|
---|
1214 | * mtools/MChisqEval.[h,cc]:
|
---|
1215 | - added comments
|
---|
1216 | - print result in Postprocess
|
---|
1217 | - allow to give a different name to the result
|
---|
1218 |
|
---|
1219 | * mjobs/MJOptimize*:
|
---|
1220 | - finally moved to new dir mjoptim
|
---|
1221 | - new class MJOptimizeDisp
|
---|
1222 |
|
---|
1223 |
|
---|
1224 |
|
---|
1225 | 2005/06/10 Daniela Dorner
|
---|
1226 |
|
---|
1227 | * datacenter/scripts/copyscript:
|
---|
1228 | - adapt script to new machine
|
---|
1229 |
|
---|
1230 |
|
---|
1231 |
|
---|
1232 | 2005/06/10 Thomas Bretz
|
---|
1233 |
|
---|
1234 | * datacenter/macros/plotdb.C:
|
---|
1235 | - set minimum and maximum also for ZA graph
|
---|
1236 |
|
---|
1237 | * mdata/MDataChain.cc:
|
---|
1238 | - fixed a possible crash to to NULL-acess in GetDataMember
|
---|
1239 |
|
---|
1240 | * mhbase/MBinning.[h,cc]:
|
---|
1241 | - added a new binning type "asin" which is used for the
|
---|
1242 | ZA binning
|
---|
1243 |
|
---|
1244 | * mhflux/MAlphaFitter.cc:
|
---|
1245 | - allow polynom order 1
|
---|
1246 | - improved result line in PaintResult
|
---|
1247 |
|
---|
1248 | * mhflux/MHAlpha.cc:
|
---|
1249 | - call PaintResult also in DrawAll
|
---|
1250 |
|
---|
1251 | * mhflux/MHCollectionArea.cc:
|
---|
1252 | - removede nonsense A_{eff} from plot
|
---|
1253 |
|
---|
1254 | * mhflux/MHDisp.cc:
|
---|
1255 | - fixed a possible crash if fSrcPos==NULL
|
---|
1256 |
|
---|
1257 | * mhflux/MHAlpha.cc, mhflux/MHCollectionArea.cc,
|
---|
1258 | mhflux/MHEffectiveOnTime.cc, mhflux/MHEnergyEst.cc,
|
---|
1259 | mjobs/MJCut.cc:
|
---|
1260 | - replaced SetEdgesCos by new SetEdgesASin (set the correct binning)
|
---|
1261 | the old binning was not well aligned with the MC binning
|
---|
1262 |
|
---|
1263 | * mhflux/MMcSpectrumWeight.[h,cc]:
|
---|
1264 | - added the possibility to set ZA-weights
|
---|
1265 | (Could be improved calculating correst sine-weights)
|
---|
1266 |
|
---|
1267 | * mimage/MHVsSize.cc:
|
---|
1268 | - fixed. Conc1 was incorrectly scaled
|
---|
1269 |
|
---|
1270 | * mjobs/MDataSet.h:
|
---|
1271 | - added getter for TLists
|
---|
1272 |
|
---|
1273 | * mjobs/MJCut.cc:
|
---|
1274 | - in non-wobble mode the hcalc2 had been wrrornously added
|
---|
1275 | to the tasklist -> removed
|
---|
1276 |
|
---|
1277 | * mjobs/MJOptimize.h:
|
---|
1278 | - added a comment for EnableTestTrain
|
---|
1279 |
|
---|
1280 | * mpointing/MSrcPosCam.[h,cc]:
|
---|
1281 | - implemented Add member function
|
---|
1282 |
|
---|
1283 | * mranforest/MRFEnergyEst.[h,cc]:
|
---|
1284 | - fixed a problem with the removal of the last columns
|
---|
1285 | - implemented debug-mode
|
---|
1286 | - interpolate energy in logarithmic grid
|
---|
1287 | - removed Test function completely
|
---|
1288 | - added ReadEnv
|
---|
1289 |
|
---|
1290 | * mranforest/MRanTree.[h,cc]:
|
---|
1291 | - replaced some TMatrixFRow by TMatrixFRow_const
|
---|
1292 |
|
---|
1293 | * mpointing/MSrcPosCorrect.[h,cc]:
|
---|
1294 | - added
|
---|
1295 |
|
---|
1296 | * mpointing/Makefile, mpointing/PointingLinkDef.h:
|
---|
1297 | - added MSrcPosCorrect
|
---|
1298 |
|
---|
1299 | * mhflux/MHDisp.cc:
|
---|
1300 | - fixed the scaling of the abs-limit of m3l above which
|
---|
1301 | we assume that the 3rd moment is a good measurement for the
|
---|
1302 | correct disp point
|
---|
1303 |
|
---|
1304 |
|
---|
1305 |
|
---|
1306 | 2005/06/08 Daniela Dorner
|
---|
1307 |
|
---|
1308 | * datacenter/scripts/checkstardone:
|
---|
1309 | - fixed bug
|
---|
1310 | - added check
|
---|
1311 |
|
---|
1312 | * datacenter/scripts/runstar, runcallisto, runganymed:
|
---|
1313 | - added -v4 to commandlines
|
---|
1314 |
|
---|
1315 |
|
---|
1316 |
|
---|
1317 | 2005/06/07 Daniela Dorner
|
---|
1318 |
|
---|
1319 | * datacenter/scripts/runstar, runcallisto:
|
---|
1320 | - fixed bug in filenumber calculation
|
---|
1321 |
|
---|
1322 |
|
---|
1323 |
|
---|
1324 | 2005/06/06 Daniela Dorner
|
---|
1325 |
|
---|
1326 | * datacenter/scripts/runganymed:
|
---|
1327 | - fixed bug in second commandline
|
---|
1328 |
|
---|
1329 |
|
---|
1330 |
|
---|
1331 | 2005/06/03 Thomas Bretz
|
---|
1332 |
|
---|
1333 | * ganymed.cc:
|
---|
1334 | - fixed the wrong printout of ganymed
|
---|
1335 |
|
---|
1336 | * mars.cc:
|
---|
1337 | - allow to open a file via commandline
|
---|
1338 |
|
---|
1339 | * mars.rc:
|
---|
1340 | - added some more comments
|
---|
1341 |
|
---|
1342 | * mcalib/MCalibrateRelTimes.cc:
|
---|
1343 | - removed obsolete comments
|
---|
1344 |
|
---|
1345 | * mmain/MEventDisplay.cc:
|
---|
1346 | - implemented muon analysis
|
---|
1347 | - fixed a crash caused by the DF
|
---|
1348 |
|
---|
1349 | * mmain/Makefile:
|
---|
1350 | - added -I../mmuon
|
---|
1351 |
|
---|
1352 | * mmuon/MMuonCalibPar.cc:
|
---|
1353 | - updated Print output
|
---|
1354 |
|
---|
1355 | * mmuon/MMuonSearchPar.[h,cc]:
|
---|
1356 | - updated print output
|
---|
1357 | - added Paint function
|
---|
1358 |
|
---|
1359 | * mranforest/MRFEnergyEst.h:
|
---|
1360 | - fixed thw wrong data types in setters
|
---|
1361 |
|
---|
1362 | * msignal/MExtractTimeAndChargeDigitalFilter.cc:
|
---|
1363 | - don't try to find automatic weights without template file name
|
---|
1364 |
|
---|
1365 | * mjobs/MJStar.cc:
|
---|
1366 | - set bit MFillH::kDoNotDisplay for fillmuon
|
---|
1367 |
|
---|
1368 | * mmuon/MHSingleMuon.[h,cc]:
|
---|
1369 | - store function in hist
|
---|
1370 | - added Paint member function
|
---|
1371 |
|
---|
1372 |
|
---|
1373 |
|
---|
1374 | 2005/06/03
|
---|
1375 |
|
---|
1376 | * RELEASE 0.9.3
|
---|
1377 |
|
---|
1378 |
|
---|
1379 |
|
---|
1380 | 2005/06/03 Thomas Bretz
|
---|
1381 |
|
---|
1382 | * mjobs/hilocalib_sp1.root, mjobs/hilocalib_sp1_mc.root:
|
---|
1383 | - updated
|
---|
1384 |
|
---|
1385 | * callisto.rc:
|
---|
1386 | - MJPedestalY2.MaxEvents: 2000 replaced by 5000 as in
|
---|
1387 | callisto_Dec04Jan05.txt
|
---|
1388 |
|
---|
1389 | * manalysis/MMultiDimDistCalc.h:
|
---|
1390 | - changes to layout
|
---|
1391 |
|
---|
1392 | * mbadpixels/MBadPixelsCalc.cc:
|
---|
1393 | - improved sanity checks
|
---|
1394 |
|
---|
1395 | * mbase/MEvtLoop.cc:
|
---|
1396 | - fixed a bug which could cause Eventloop to crahs if
|
---|
1397 | parlist was not initialized
|
---|
1398 |
|
---|
1399 | * mdata/MDataArray.[h,cc]:
|
---|
1400 | - added copy constructor
|
---|
1401 |
|
---|
1402 | * mhbase/MFillH.cc:
|
---|
1403 | - made sure that no constructor can crash due to NULL pointers
|
---|
1404 |
|
---|
1405 | * mhbase/MHMatrix.[h,cc]:
|
---|
1406 | - first check in AddColumn if the column is available. Afterwards
|
---|
1407 | check whether it can be added
|
---|
1408 | - added new interfaced to single rows
|
---|
1409 |
|
---|
1410 | * mhflux/MMcSpectrumWeight.cc:
|
---|
1411 | - slight change to screen output
|
---|
1412 |
|
---|
1413 | * mjobs/MJPedestal.cc:
|
---|
1414 | - slight change to screen output
|
---|
1415 |
|
---|
1416 | * mpedestal/MPedCalcPedRun.cc:
|
---|
1417 | - fixed a bug which caused MC files not to work treat them now
|
---|
1418 | as pedestal files (always)
|
---|
1419 |
|
---|
1420 | * mranforest/MRFEnergyEst.[h,cc]:
|
---|
1421 | - improved the code and the interface
|
---|
1422 |
|
---|
1423 | * mranforest/MRanForestGrow.[h,cc]:
|
---|
1424 | - derives now from MRead to be able to use the bar in the
|
---|
1425 | display
|
---|
1426 |
|
---|
1427 | * mtools/MTFillMatrix.[h,cc]:
|
---|
1428 | - allow to fill a single matrix with all events
|
---|
1429 |
|
---|
1430 | * datacenter/macros/plotdb.C:
|
---|
1431 | - display values versus Mean of ZdMin and ZdMax instead of ZdMin
|
---|
1432 |
|
---|
1433 |
|
---|
1434 |
|
---|
1435 | 2005/06/02 Markus Gaug (2005/06/01)
|
---|
1436 |
|
---|
1437 | * mcalib/MCalibrationChargeCalc.cc
|
---|
1438 | - lower fgPheErrLowerLimit from 9.0 to 6.0. This is necessary to
|
---|
1439 | exclude 2 very ringing pixels in September which - when kept -
|
---|
1440 | destroy the image cleaning around them.
|
---|
1441 |
|
---|
1442 |
|
---|
1443 |
|
---|
1444 | 2005/06/02 Markus Gaug (2005/05/31)
|
---|
1445 |
|
---|
1446 | * mjobs/MJCalibration.cc
|
---|
1447 | - The MFTriggerPattern filters out all events taken with the
|
---|
1448 | CT1-pulser and data format version greater than 4.
|
---|
1449 | Demand now that the filter is put into the task list only if the
|
---|
1450 | calibration colour is not kCT1.
|
---|
1451 |
|
---|
1452 |
|
---|
1453 |
|
---|
1454 | 2005/06/02 Markus Gaug (2005/05/26)
|
---|
1455 |
|
---|
1456 | * mpedestal/MPedCalcPedRun.cc
|
---|
1457 | - fixed bug in recognition of pedestal bit - affects only intensity
|
---|
1458 | calibration.
|
---|
1459 |
|
---|
1460 | * mhcalib/MHCalibrationChargeCam.cc,
|
---|
1461 | mhcalib/MHCalibrationRelTimeCam.cc:
|
---|
1462 | - do not draw to status display if histogram is empty. This
|
---|
1463 | caused some error messages from root.
|
---|
1464 |
|
---|
1465 |
|
---|
1466 |
|
---|
1467 | 2005/06/02 Thomas Bretz
|
---|
1468 |
|
---|
1469 | * callisto.cc:
|
---|
1470 | - made "-raw" the default
|
---|
1471 | - switched bad pixel check on for MJPedestalC2
|
---|
1472 |
|
---|
1473 | * callisto_Dec04Jan05.rc:
|
---|
1474 | - reduced MJPedestalY2.ExtractWinRight from 4.0 to 2.0
|
---|
1475 |
|
---|
1476 | * mhflux/MHThetaSq.[h,cc]:
|
---|
1477 | - added missing InitMapping
|
---|
1478 |
|
---|
1479 | * mjobs/MJCalib.cc:
|
---|
1480 | - set default for fDataFlag to kIsUseRawData
|
---|
1481 |
|
---|
1482 | * mjobs/MJOptimizeCuts.cc:
|
---|
1483 | - added some sanity checks if CreateHistNew couldn't create
|
---|
1484 | the histogram
|
---|
1485 |
|
---|
1486 | * mjobs/MJPedestal.[h,cc]:
|
---|
1487 | - implemented a possible deadpixel check
|
---|
1488 |
|
---|
1489 | * star.rc:
|
---|
1490 | - added a missing template line
|
---|
1491 |
|
---|
1492 | * mbadpixels/MBadPixelsCalc.[h,cc]:
|
---|
1493 | - changed to allow different upper and lower cuts in pedestal
|
---|
1494 | variance
|
---|
1495 |
|
---|
1496 | * mfilter/MFCosmics.cc:
|
---|
1497 | - allpix were not increased correctly if a saturated pixel
|
---|
1498 | was skipped
|
---|
1499 |
|
---|
1500 | * mjobs/MJCalibrateSignal.cc:
|
---|
1501 | - changed name of "Interp'd" to something more accurate
|
---|
1502 |
|
---|
1503 | * msignal/MExtractFixedWindow.cc:;
|
---|
1504 | - removed case 12 for logain resolution as it is in bcn cvs
|
---|
1505 | but nowhere documented
|
---|
1506 |
|
---|
1507 | * callisto.rc:
|
---|
1508 | - added new template line for dead pixel check
|
---|
1509 | - added correction factor determined from Muon analysis
|
---|
1510 |
|
---|
1511 | * callisto_Dec04Jan05.rc
|
---|
1512 | - added correction factor determined from Muon analysis
|
---|
1513 |
|
---|
1514 | * mhflux/MMcSpectrumWeight.cc:
|
---|
1515 | - small change to output
|
---|
1516 |
|
---|
1517 |
|
---|
1518 |
|
---|
1519 | 2005/06/01 Thomas Bretz
|
---|
1520 |
|
---|
1521 | * mjobs/MJOptimize.[h,cc]:
|
---|
1522 | - moved code for cut optimization to MJOptimizeCuts
|
---|
1523 | - moved code for energy optimization to MJOptimizeEnergy
|
---|
1524 |
|
---|
1525 | * mjobs/MJOptimizeCuts.[h,cc], mjobs/MJOptimizeEnergy.[h,cc]:
|
---|
1526 | - added
|
---|
1527 |
|
---|
1528 | * mjobs/Makefile, mjobs/JobsLinkDef.h:
|
---|
1529 | - added MJOptimizeCuts
|
---|
1530 | - added MJOptimizeEnergy
|
---|
1531 |
|
---|
1532 | * showplot.cc:
|
---|
1533 | - set window name to input file name
|
---|
1534 |
|
---|
1535 | * mcalib/MCalibColorSet.cc:
|
---|
1536 | - changed order of checks so that an explicit color is
|
---|
1537 | prior to any automatic detection.
|
---|
1538 |
|
---|
1539 | * mcalib/MCalibrateData.[h,cc]:
|
---|
1540 | - implemented setting a possible additional scale factor
|
---|
1541 | (for MC it is always reset to 1)
|
---|
1542 |
|
---|
1543 | * mfilter/MFCosmics.cc:
|
---|
1544 | - don't count saturated hi-gain pixels at all. It should
|
---|
1545 | not be necessary, because such pixels should have a value
|
---|
1546 | high enough in the high-gains but it seems sometimes they don't
|
---|
1547 |
|
---|
1548 | * mhflux/MHAlpha.[h,cc]:
|
---|
1549 | - changed some orders in header
|
---|
1550 | - made some private data members protected
|
---|
1551 | - Call GetVal() if fMap[0]<0. This is necessary if the fill
|
---|
1552 | value is calculated on-the-fly (like ThetaSq)
|
---|
1553 | - made InitMapping virtual
|
---|
1554 |
|
---|
1555 | * mhflux/MHDisp.cc:
|
---|
1556 | - removed 'Get-Entries' workarund
|
---|
1557 | - changed the function integartion for the significance
|
---|
1558 |
|
---|
1559 | * mhflux/MHThetaSq.[h,cc]:
|
---|
1560 | - overwrite InitMapping because ThetaSq should be read from
|
---|
1561 | the parlist always
|
---|
1562 |
|
---|
1563 | * mimage/MHHillas.cc:
|
---|
1564 | - set histogram minimum of Delta to 0
|
---|
1565 |
|
---|
1566 | * mpedestal/MPedPhotCam.cc:
|
---|
1567 | - check for unsuitable pixels when calculating the means not
|
---|
1568 | only for the UnsuitableRun ones
|
---|
1569 |
|
---|
1570 | * msignal/MExtractor.cc:
|
---|
1571 | - replaced wrong %2d by %2f
|
---|
1572 |
|
---|
1573 |
|
---|
1574 |
|
---|
1575 | 2005/06/01 Daniela Dorner
|
---|
1576 |
|
---|
1577 | * datacenter/scripts/runcallisto:
|
---|
1578 | - added writing html-logs
|
---|
1579 | - added --auto-time-stop for merpping(ccupdate)
|
---|
1580 |
|
---|
1581 | * datacenter/scripts/runganymed:
|
---|
1582 | - added writing html-logs
|
---|
1583 | - added second execution of ganymed
|
---|
1584 | - adapted to correct usage of config-files
|
---|
1585 | - fixed bug
|
---|
1586 |
|
---|
1587 | * datacenter/scripts/runstar:
|
---|
1588 | - added writing html-logs
|
---|
1589 | - minor change in logpath
|
---|
1590 |
|
---|
1591 |
|
---|
1592 |
|
---|
1593 | 2005/05/31 Daniela Dorner
|
---|
1594 |
|
---|
1595 | * datacenter/macros/fillstar.C, plotdb.C:
|
---|
1596 | - added two new parameters
|
---|
1597 |
|
---|
1598 | * datacenter/macros/setupdb.C:
|
---|
1599 | - adapted to changes in DB (added two columns)
|
---|
1600 |
|
---|
1601 |
|
---|
1602 |
|
---|
1603 | 2005/05/31 Thomas Bretz
|
---|
1604 |
|
---|
1605 | * mfileio/MReadReports.[h,cc]:
|
---|
1606 | - changed such that it can force prereading of the first event of
|
---|
1607 | a sequence after PreProcess
|
---|
1608 |
|
---|
1609 | * mfileio/MReadTree.h:
|
---|
1610 | - added some comment about the new bits used in MReadReports
|
---|
1611 |
|
---|
1612 | * mhflux/MHDisp.cc:
|
---|
1613 | - changed fit limit from 1.1 to 1.0
|
---|
1614 | - fixed access to wrong axis
|
---|
1615 |
|
---|
1616 | * mhflux/MHEffectiveOnTime.cc:
|
---|
1617 | - fixed a bug which caused the first bin of the histograms
|
---|
1618 | vs time to disapear in PostProcess, which gave wrong results
|
---|
1619 | on the screen. The output and all following programs not
|
---|
1620 | directly accessing the histograms haven't been affected
|
---|
1621 |
|
---|
1622 | * mjobs/MJCalib.cc:
|
---|
1623 | - HasEnv for boolean type resources is obsolete and has been
|
---|
1624 | removed
|
---|
1625 |
|
---|
1626 | * mjobs/MJCalibrateSignal.cc:
|
---|
1627 | - removed MPointingPosInterpolate
|
---|
1628 | - adapted usage of MReadReports to changes
|
---|
1629 |
|
---|
1630 | * mjobs/MJCut.cc, mjobs/MJStar.cc:
|
---|
1631 | - adapted usage of MReadReports to changes
|
---|
1632 | - made Drive-tree a 'required' tree
|
---|
1633 |
|
---|
1634 | * mjobs/MJStar.cc:
|
---|
1635 | - removed "Events" from setting up rate and effective on time
|
---|
1636 | tasks to tlist2. It is obsolete because calibration events
|
---|
1637 | don't enter star at all.
|
---|
1638 |
|
---|
1639 | * mpointing/MPointingPosCalc.[h,cc]:
|
---|
1640 | - assume that the run-type is real-data if Process is called before
|
---|
1641 | ReInit
|
---|
1642 |
|
---|
1643 | * merpp.cc:
|
---|
1644 | - new options: --auto-time-start --auto-time-stop
|
---|
1645 |
|
---|
1646 | * mbadpixels/MBadPixelsTreat.cc:
|
---|
1647 | - removed the checks in the algorithm whether the current pixel
|
---|
1648 | is NULL. MSignalCam doesn't support zero supression anymore.
|
---|
1649 | GetPixById has been replaced by the []-operator
|
---|
1650 |
|
---|
1651 |
|
---|
1652 |
|
---|
1653 | 2005/05/30 Thomas Bretz
|
---|
1654 |
|
---|
1655 | * msql/MSQLServer.cc:
|
---|
1656 | - added possibility to setup SelectDatabase from resource file
|
---|
1657 |
|
---|
1658 | * mbadpixels/MBadPixelsCalc.[h,cc]:
|
---|
1659 | - implemented the possibility to use the check routine
|
---|
1660 | from outside
|
---|
1661 | - check now returns kFALSE if more than 50% of all
|
---|
1662 | pixels are marked as unsuitable
|
---|
1663 |
|
---|
1664 | * mhflux/FluxLinkDef.h, mhflux/Makefile:
|
---|
1665 | - added MHDisp
|
---|
1666 | - added MMcSpectrumWeight
|
---|
1667 |
|
---|
1668 | * mhflux/MHFalseSource.[h,cc]:
|
---|
1669 | - allow finding of Off-plot for derived classes - like in MHAlpha
|
---|
1670 | - get source position from MSourcePos if existing
|
---|
1671 | - changed some data members from private to protected
|
---|
1672 |
|
---|
1673 | * mhflux/MHDisp.[h,cc]:
|
---|
1674 | - added
|
---|
1675 |
|
---|
1676 | * mjobs/MJCut.[h,cc]:
|
---|
1677 | - implemented new option (HistNameFS) to allow using a different
|
---|
1678 | False Source Plot
|
---|
1679 |
|
---|
1680 | * mpedestal/MPedPhotCam.[h,cc]:
|
---|
1681 | - added a copy constructor to allow conversion from MPedestalCam
|
---|
1682 |
|
---|
1683 | * mpointing/MSrcPosCam.[h,cc]:
|
---|
1684 | - added copy constructor
|
---|
1685 |
|
---|
1686 |
|
---|
1687 |
|
---|
1688 | 2005/05/30 Daniela Dorner
|
---|
1689 |
|
---|
1690 | * datacenter/scripts/buildsequenceentries, checkstardone, correcttime,
|
---|
1691 | doexclusions, fillcallisto, insertdatasets, runganymed,
|
---|
1692 | checkfilesforsequenceavail, copyscript, filesondisk, fillstar
|
---|
1693 | runcallisto, runstar, writesequencefiles:
|
---|
1694 | - moved two variables from the scripts to the sourcefile
|
---|
1695 |
|
---|
1696 | * datacenter/scripts/runganymed:
|
---|
1697 | - changed # of processes
|
---|
1698 |
|
---|
1699 | * datacenter/macros/buildsequenceentries.C, filldotrbk.C, fillstar.C,
|
---|
1700 | insertcacofile.C, plotdb.C, setstatus.C, checkfileavail.C,
|
---|
1701 | doexclusions.C, filldotrun.C, findcacofiles.C, insertdataset.C,
|
---|
1702 | resetallruns.C, setupdb.C, checkstardone., fillcalib.C,
|
---|
1703 | fillsignal.C, getdolist.C, insertdate.C, resetcolumn.C,
|
---|
1704 | writesequencefile.C:
|
---|
1705 | - adapted the macros to the changes in msql/MSQLServer.cc
|
---|
1706 |
|
---|
1707 | * datacenter/macros/fillstar.C:
|
---|
1708 | - adapted the functions for the myon parameter after the bugfixes
|
---|
1709 | in the calibration
|
---|
1710 |
|
---|
1711 |
|
---|
1712 |
|
---|
1713 | 2005/05/27 Daniela Dorner
|
---|
1714 |
|
---|
1715 | * datacenter/macros/plotdb.C:
|
---|
1716 | - changed binning of fConvFactorInner
|
---|
1717 | - added plot vs ZdMin
|
---|
1718 |
|
---|
1719 | * datacenter/macros/resetcolumn.C:
|
---|
1720 | - added (macro to reset value in the DB)
|
---|
1721 |
|
---|
1722 | * datacenter/scripts/runganymed:
|
---|
1723 | - removed command line option for ganymed, which is default now
|
---|
1724 |
|
---|
1725 |
|
---|
1726 |
|
---|
1727 | 2005/05/27 Javier Rico (2005/05/26)
|
---|
1728 |
|
---|
1729 | * mbadpixels/MBadPixelsCam.cc
|
---|
1730 | - fixed small bug in the Print() function (one line was printed out
|
---|
1731 | at a wrong place). (M. Gaug)
|
---|
1732 |
|
---|
1733 |
|
---|
1734 |
|
---|
1735 | 2005/05/27 Javier Rico (2005/05/24)
|
---|
1736 |
|
---|
1737 | * mhcalib/MHCalibrationHiLoCam.cc
|
---|
1738 | - do not write Arrays if flag kOscillations is not set.
|
---|
1739 | (this was actually a bug since it caused a huge usage for large
|
---|
1740 | amounts of data). (M. Gaug)
|
---|
1741 |
|
---|
1742 | * mcalib/MCalibColorSet.cc
|
---|
1743 | - set colour already in the ReInit(), needed by the digital filter
|
---|
1744 | later. (M. Gaug)
|
---|
1745 |
|
---|
1746 | * mjobs/MJCalibration.cc
|
---|
1747 | - forgot to merge hi-lo calibration factors for intensity calibration.
|
---|
1748 | (M. Gaug)
|
---|
1749 |
|
---|
1750 | * mhcalib/MHCalibrationCam.[h,cc]
|
---|
1751 | - do not Finalize histograms if a flag kReset is set. Caused wrong
|
---|
1752 | result in last run of intensity calibration. (M. Gaug)
|
---|
1753 |
|
---|
1754 | * msignal/MC_calibration_weights_UV.dat
|
---|
1755 | - Removed. It was confusing to have this file since it was just a
|
---|
1756 | copy of calibration_weights_UV.dat. For MC calibration you can
|
---|
1757 | just use the same weights files as for real data. (A. Moralejo)
|
---|
1758 |
|
---|
1759 | * msignal/calibration_weights_blue46.dat
|
---|
1760 | - added missing weights file (M. Gaug)
|
---|
1761 |
|
---|
1762 |
|
---|
1763 |
|
---|
1764 | 2005/05/27 Markus Gaug (2005/05/21)
|
---|
1765 |
|
---|
1766 | * mcalib/MCalibrationChargePix.[h,cc]
|
---|
1767 | - allow setting of extractor resolution in CalcReducedSigma()
|
---|
1768 |
|
---|
1769 | * mcalib/MCalibrationChargeCalc.[h,cc]
|
---|
1770 | - implement usage of extractor resolution (only if UseExtractorRes
|
---|
1771 | is set).
|
---|
1772 |
|
---|
1773 |
|
---|
1774 |
|
---|
1775 | 2005/05/27 Thomas Bretz
|
---|
1776 |
|
---|
1777 | * Makefile:
|
---|
1778 | - removed mmontecarlo directory
|
---|
1779 |
|
---|
1780 | * mmontecarlo/MMcEnergyEst.[h,cc],
|
---|
1781 | mmontecarlo/MMcTimeGenerate.[h,cc],
|
---|
1782 | mmontecarlo/MMcWeightEnergySpecCalc.[h,cc]:
|
---|
1783 | - removed
|
---|
1784 |
|
---|
1785 | * sponde.rc:
|
---|
1786 | - added new line for weighted spectral index
|
---|
1787 |
|
---|
1788 | * mbadpixels/MBadPixelsCalc.[h,cc]:
|
---|
1789 | - added an option to perform the checks also in PostProcess
|
---|
1790 |
|
---|
1791 | * mhbase/MFillH.h:
|
---|
1792 | - added default argument to SetWeight
|
---|
1793 |
|
---|
1794 | * mhbase/MH3.h:
|
---|
1795 | - added Sumw2() member function
|
---|
1796 |
|
---|
1797 | * mhflux/MHCollectionArea.[h,cc]:
|
---|
1798 | - added TLatex output to plots
|
---|
1799 | - added some Getter
|
---|
1800 |
|
---|
1801 | * mjobs/MJSpectrum.[h,cc]:
|
---|
1802 | - implemented the possibility to weight the monte carlo spectrum
|
---|
1803 | to a new index or function. More details can be found
|
---|
1804 | in MMcSpectrumWeight
|
---|
1805 | - slightly changed the plot comparing the size distributions
|
---|
1806 | - scale the comparsison plots by the resulting spectrum
|
---|
1807 |
|
---|
1808 | * mjobs/MJob.[h,cc]:
|
---|
1809 | - added a member function to check ReadEnv of a single
|
---|
1810 | container
|
---|
1811 |
|
---|
1812 | * mjobs/Makefile:
|
---|
1813 | - added -I../mmc
|
---|
1814 |
|
---|
1815 | * mmc/MMcEvt.[hxx,cxx], mmc/McEvtBasic.[hxx,cxx]:
|
---|
1816 | - changed the inheritance: MMcEvt now derives from MMcEvtBasic
|
---|
1817 | so that both classes are interchangable
|
---|
1818 | - increased both class versions
|
---|
1819 | - chaged the default partictle in MMcEvtBasic from
|
---|
1820 | kGAMMA to kUNDEFINED
|
---|
1821 | - added new particle type: kUNDEFINED
|
---|
1822 |
|
---|
1823 | * mhflux/MMcSpectrumWeight.[h,cc]:
|
---|
1824 | - added
|
---|
1825 |
|
---|
1826 | * callisto_Dec04Jan05.rc:
|
---|
1827 | - commented MJPedestalC1.ExtractSignal.FallTimeHiGain
|
---|
1828 | because it is the dfeault now
|
---|
1829 |
|
---|
1830 | * msignal/MExtractTimeAndChargeSpline.cc:
|
---|
1831 | - changed default of fgFallTimeHiGain to 0.5
|
---|
1832 |
|
---|
1833 | * mimage/MHillasSrc.h:
|
---|
1834 | - added copy constructor and Copy function
|
---|
1835 |
|
---|
1836 | * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]:
|
---|
1837 | - implemented reading of automatic weights file following an
|
---|
1838 | idea of Markus G.
|
---|
1839 |
|
---|
1840 | * mjobs/MJPedestal.cc:
|
---|
1841 | - fixed the reading of the resource file fopr the extractor
|
---|
1842 | (reading the extractor from file can overwrite the seetings)
|
---|
1843 |
|
---|
1844 | * msignal/MC_weights46.dat:
|
---|
1845 | - updated from BCN cvs
|
---|
1846 |
|
---|
1847 | * msignal/Makefile:
|
---|
1848 | - added -I../mcalib
|
---|
1849 |
|
---|
1850 | * callisto.rc:
|
---|
1851 | - updated comments
|
---|
1852 |
|
---|
1853 | * mcalib/MCalibrateData.[h,cc]:
|
---|
1854 | - same small changes to layout
|
---|
1855 | - mainly unrolled Form-statements
|
---|
1856 |
|
---|
1857 | * msignal/MExtractFixedWindow.cc:
|
---|
1858 | - added case 12 and a default for logain setting the
|
---|
1859 | extractor resolution (partly taken from bcn cvs)
|
---|
1860 |
|
---|
1861 |
|
---|
1862 |
|
---|
1863 | 2005/05/25 Thomas Bretz
|
---|
1864 |
|
---|
1865 | * callisto.cc, ganymed.cc, mars.cc, merpp.cc, readdaq.cc,
|
---|
1866 | readraw.cc, sponde.cc, star.cc:
|
---|
1867 | - made the output about the root version clearer
|
---|
1868 |
|
---|
1869 | * mbase/MEvtLoop.cc:
|
---|
1870 | - call CallProcess instead of Process for the mail tasklist
|
---|
1871 | (this makes sure that all counters are correct) This should
|
---|
1872 | NOT be done for Pre/PostProcess
|
---|
1873 |
|
---|
1874 | * mbase/MStatusDisplay.cc:
|
---|
1875 | - fixed a possible crash if padsave==NULL
|
---|
1876 | - fixed the missing first tab in postscript files
|
---|
1877 |
|
---|
1878 | * mbase/MTask.cc:
|
---|
1879 | - initialize fNumExec0 with 0 (this was the reason why the
|
---|
1880 | missing CallProcess in MEvtLoop didn't seem to have any effect
|
---|
1881 | on the possible printing of the statistics
|
---|
1882 |
|
---|
1883 | * mhflux/MAlphaFitter.cc:
|
---|
1884 | - improved output
|
---|
1885 |
|
---|
1886 | * mhflux/MHEffectiveOnTime.cc:
|
---|
1887 | - added some eMail from Wolfgang about treating the calibration
|
---|
1888 | events to the class description
|
---|
1889 | - removed some debug output in Paint()
|
---|
1890 |
|
---|
1891 | * mhflux/MHThetaSq.cc:
|
---|
1892 | - replaced \\theta by \\vartheta
|
---|
1893 |
|
---|
1894 | * mhvstime/MHPixVsTime.cc:
|
---|
1895 | - fixed a bug found by marcos: the error bars weren't retrieved
|
---|
1896 | correctly (instead of fTypeErr fType was requested)
|
---|
1897 |
|
---|
1898 | * mjobs/MJStar.cc:
|
---|
1899 | - do not use calibration events for rate and effective-on-time
|
---|
1900 | calculation
|
---|
1901 |
|
---|
1902 | * mjobs/MJob.cc:
|
---|
1903 | - added some debug output to ExpandPath
|
---|
1904 |
|
---|
1905 | * msignal/MExtractTime.h, msignal/MExtractTimeAndCharge.h,
|
---|
1906 | msignal/MExtractor.h:
|
---|
1907 | - added Print() to //*MENU*
|
---|
1908 |
|
---|
1909 |
|
---|
1910 |
|
---|
1911 | 2005/05/25 Daniela Dorner
|
---|
1912 |
|
---|
1913 | * datacenter/macros/fillcalib.C, setupdb.C:
|
---|
1914 | - changed presicion of parameter
|
---|
1915 |
|
---|
1916 | * datacenter/macros/plotdb.C:
|
---|
1917 | - added (macro to plot quality paramter from the DB)
|
---|
1918 |
|
---|
1919 |
|
---|
1920 |
|
---|
1921 | 2005/05/24 Daniela Dorner
|
---|
1922 |
|
---|
1923 | * datacenter/macros/fillstar.C:
|
---|
1924 | - added new parameters
|
---|
1925 |
|
---|
1926 | * datacenter/macros/setupdb.C:
|
---|
1927 | - added variables for the new parameters
|
---|
1928 |
|
---|
1929 |
|
---|
1930 |
|
---|
1931 | 2005/05/23 Daniela Dorner
|
---|
1932 |
|
---|
1933 | * datacenter/scripts/fillstar:
|
---|
1934 | - fixed bug in path
|
---|
1935 |
|
---|
1936 | * datacenter/macros/fillstar.C, fillcalib.C, fillsignal.C:
|
---|
1937 | - added check
|
---|
1938 |
|
---|
1939 | * datacenter/macros/fillcalib.C, setupdb.C:
|
---|
1940 | - adapted variables for the conversion factor
|
---|
1941 |
|
---|
1942 |
|
---|
1943 |
|
---|
1944 | 2005/05/20 Thomas Bretz
|
---|
1945 |
|
---|
1946 | * RELEASE 0.9.2
|
---|
1947 |
|
---|
1948 |
|
---|
1949 |
|
---|
1950 | 2005/05/20 Daniela Dorner
|
---|
1951 |
|
---|
1952 | * datacenter/scripts/insertdatasets,checkstardone:
|
---|
1953 | - adapted paths for release
|
---|
1954 |
|
---|
1955 | * datacenter/macros/fillstar.C:
|
---|
1956 | - adapted functions to calculate psf and the ratio
|
---|
1957 |
|
---|
1958 | * datacenter/scripts/runganymed:
|
---|
1959 | - adapted ganymed command
|
---|
1960 |
|
---|
1961 |
|
---|
1962 |
|
---|
1963 | 2005/05/20 Thomas Bretz
|
---|
1964 |
|
---|
1965 | * msignal/MExtractTimeAndChargeSlidingWindow.cc
|
---|
1966 | - increased log-gain window from 6 to 8 according to an
|
---|
1967 | UNDOCUMENTED change in the bcn cvs
|
---|
1968 |
|
---|
1969 | * mhcalib/MHCalibrationChargePINDiode.cc:
|
---|
1970 | - removed a check in fill according to an UDOCUMENTED change
|
---|
1971 | in the bcn cvs
|
---|
1972 |
|
---|
1973 | * mhcalib/MHCalibrationChargePINDiode.cc:
|
---|
1974 | - use a dynamic_cast for the Fill-argument
|
---|
1975 |
|
---|
1976 | * mjobs/MJCalibration.cc:
|
---|
1977 | - shortened output line telling file name of hi-/lo-gain
|
---|
1978 | calibration
|
---|
1979 |
|
---|
1980 | * mjobs/MJPedestal.[h,cc]:
|
---|
1981 | - moved code for PulsePosCheck into own function
|
---|
1982 | - put also code for pixel check into this function
|
---|
1983 | - added a sanity check for fExtractor at some places
|
---|
1984 |
|
---|
1985 | * msignal/MExtractor.cc:
|
---|
1986 | - added output of pedestal container - if available - in Print()
|
---|
1987 | - improved format of Print() output
|
---|
1988 |
|
---|
1989 | * mbase/MEvtLoop.[h,cc]:
|
---|
1990 | - removed the obsolete (it was never been used) argument from
|
---|
1991 | PreProcess
|
---|
1992 | - replaced the second obsolete argument in Eventloop by a flag
|
---|
1993 | whether statistics should be printer or not: default=kTRUE
|
---|
1994 | - Print statistics automatically in Eventloop if tasklists
|
---|
1995 | Process has ever been touched.
|
---|
1996 |
|
---|
1997 | * mjobs/MJCalibTest.cc, mjobs/MJCalibration.cc, MJCalibrateSignal.cc,
|
---|
1998 | mjobs/MJCut.cc, mjobs/MJOptimize.cc, mjobs/MJPedestal.cc,
|
---|
1999 | mjobs/MJSpectrum.cc, mjobs/MJStar.cc:
|
---|
2000 | - removed call to PrintStatistics - no done automatically in
|
---|
2001 | MEvtLoop
|
---|
2002 |
|
---|
2003 | * mpedestal/MExtractPedestal.cc:
|
---|
2004 | - removed InitArrays after ReInit of fExtractor. It is done there
|
---|
2005 | automatically
|
---|
2006 |
|
---|
2007 | * mjobs/MJCalibrateSignal.cc:
|
---|
2008 | - don't add pinext and bldext to tasklist if not necessary
|
---|
2009 | (UNDOCUMENTED change from bcn cvs)
|
---|
2010 |
|
---|
2011 | * callisto.rc, callisto_Dec04Jan05.rc:
|
---|
2012 | - replaced wrong MaxHiGainVar by MaxSignalVar (was nowehere
|
---|
2013 | really used)
|
---|
2014 |
|
---|
2015 | * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc:
|
---|
2016 | - some simplifications to the access of histograms after the loop
|
---|
2017 | has finished. There is no need to search for them in the parameter
|
---|
2018 | list.
|
---|
2019 |
|
---|
2020 | * mjobs/MJCut.cc:
|
---|
2021 | - fixed the file-path when writing the status display and an
|
---|
2022 | output path was given.
|
---|
2023 |
|
---|
2024 | * mjobs/hilocalib_sp1.root:
|
---|
2025 | - new intercalibration constants due to the latest bug-fixes
|
---|
2026 |
|
---|
2027 | * manalysis/MCameraData.[h,cc]:
|
---|
2028 | - removed all stuff depending on MSigmabar
|
---|
2029 |
|
---|
2030 | * manalysis/MSigmabar*
|
---|
2031 | - removed
|
---|
2032 |
|
---|
2033 |
|
---|
2034 |
|
---|
2035 | 2005/05/20 Markus Gaug (2005/05/19)
|
---|
2036 |
|
---|
2037 | * mjobs/MJPedestal.cc:
|
---|
2038 | - fixed an important bug in the setting of the incoming pedestal
|
---|
2039 | pointer to the signal extractor. This bug caused the pedestals not
|
---|
2040 | to be subtracted correctly in the calibration afterwards. The
|
---|
2041 | effect was about 10% too high conversion factors for the digital
|
---|
2042 | filter and the spline and more than 40% for the sliding window.
|
---|
2043 | The bug existed since end of February! (Markus G.)
|
---|
2044 |
|
---|
2045 |
|
---|
2046 |
|
---|
2047 | 2005/05/20 Markus Gaug (2005/05/18)
|
---|
2048 |
|
---|
2049 | * mcalib/MCalibrationChargeCalc.cc
|
---|
2050 | - issue a warning if no colour has been set until the PostProcess.
|
---|
2051 | (happens to old MC files).
|
---|
2052 |
|
---|
2053 |
|
---|
2054 |
|
---|
2055 | 2005/05/19 Markus Meyer
|
---|
2056 |
|
---|
2057 | * mmuon/MHMuonPar.cc:
|
---|
2058 | - add a second integral in the function paint, which is
|
---|
2059 | plotted in the MStatusDisplay
|
---|
2060 |
|
---|
2061 |
|
---|
2062 |
|
---|
2063 | 2005/05/19 Daniela Dorner
|
---|
2064 |
|
---|
2065 | * datacenter/macros/fillstar.C:
|
---|
2066 | - add new parameter
|
---|
2067 |
|
---|
2068 | * datacenter/macros/setupdb.C:
|
---|
2069 | - adapted to new column in db
|
---|
2070 |
|
---|
2071 | * callisto_Dec04Jan05.rc:
|
---|
2072 | - set value for MJPedestalY2.MaxEvents from 2000 to 5000 to get
|
---|
2073 | better statistics for the calculation of the mean pulse time
|
---|
2074 | of the cosmisc
|
---|
2075 |
|
---|
2076 | * datacenter/scripts/runganymed:
|
---|
2077 | - fixed bug in path
|
---|
2078 |
|
---|
2079 |
|
---|
2080 |
|
---|
2081 | 2005/05/19 Thomas Bretz
|
---|
2082 |
|
---|
2083 | * msignal/MExtractTimeAndCharge.cc:
|
---|
2084 | - simplified a really cryptical use of the ?:-operator when
|
---|
2085 | the fLoGainFirst is calculated
|
---|
2086 | - fixed a bug introduced in the calculation of the derivatives
|
---|
2087 |
|
---|
2088 | * mmain/MEventDisplay.cc:
|
---|
2089 | - removed MC trigger display
|
---|
2090 |
|
---|
2091 | * mbase/MTaskList.[h,cc]:
|
---|
2092 | - member function to use MTaskList in a TIter
|
---|
2093 |
|
---|
2094 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
2095 | - improved the output line plotted into the histogram
|
---|
2096 | - implemented getter for fSigInt
|
---|
2097 | - start integration in first bin not in underflow bin
|
---|
2098 | - added 'background' option for scaling
|
---|
2099 |
|
---|
2100 | * mhflux/MHAlpha.[h,cc]:
|
---|
2101 | - added some comments
|
---|
2102 | - improved DistancetoPrimitive
|
---|
2103 |
|
---|
2104 | * mhflux/MHThetaSq.[h,cc]:
|
---|
2105 | - derives the binning now from the cut value or the MAlphaFitter
|
---|
2106 |
|
---|
2107 | * mjobs/MJStar.cc:
|
---|
2108 | - moved weather data histogram back to the end - otherwise
|
---|
2109 | MEventRate is not initialized before
|
---|
2110 |
|
---|
2111 |
|
---|
2112 |
|
---|
2113 | 2005/05/18 Thomas Bretz
|
---|
2114 |
|
---|
2115 | * mcalib/MCalibCalcFromPast.cc:
|
---|
2116 | - added missing fIntensQE to list of initialization in
|
---|
2117 | constructor
|
---|
2118 |
|
---|
2119 | * mcalib/MCalibrateData.cc:
|
---|
2120 | - fixed a bug which caused kNo to be ignored
|
---|
2121 | - removed a second check for the size of the badpixelcam
|
---|
2122 |
|
---|
2123 | * mjobs/MJCalibrateSignal.cc:
|
---|
2124 | - removed the obsolete second adding of filhil and filpul to
|
---|
2125 | the tasklist
|
---|
2126 |
|
---|
2127 | * mjobs/MJCalibration.cc:
|
---|
2128 | - do not display result or statistics if no execution has taken
|
---|
2129 | place
|
---|
2130 |
|
---|
2131 | * mjobs/MJStar.cc:
|
---|
2132 | - moved processing of CC-branch to the beginning of the tasklist
|
---|
2133 |
|
---|
2134 | * msignal/MExtractTimeAndChargeSpline.[h,cc]:
|
---|
2135 | - introduced some small changes to the validity range of
|
---|
2136 | some variables
|
---|
2137 | - determin the higher bound above which no search is done
|
---|
2138 | analog to the lower bound using the fall-time
|
---|
2139 | - CalcIntegral[Hi,Lo]Gain now returns sum. No need for a reference
|
---|
2140 | - fixed calling Integral[HI,Lo]Gain in cases we are at the edge of
|
---|
2141 | the valid range -- at a lot of position in the code random memory
|
---|
2142 | above or below the arrays have been accessed.
|
---|
2143 | - improved the numercila stability of CalcIntegral[Hi,Lo]Gain
|
---|
2144 | more by calculating the number of steps from the rise and fall time.
|
---|
2145 | this should at least give consistent results on the same machine!
|
---|
2146 |
|
---|
2147 | * mbase/MContinue.cc:
|
---|
2148 | - fixed a namimg problem of the filter when it is added to
|
---|
2149 | the tasklist and has the same name as MContinue
|
---|
2150 |
|
---|
2151 | * mcalib/MCalibrationChargeCalc.cc:
|
---|
2152 | - for some sceen output the manipulator (inf) was missing
|
---|
2153 |
|
---|
2154 | * msignal/MExtractPINDiode.cc, mcalib/MCalibrationChargeCalc.cc,
|
---|
2155 | mcalib/MCalibrationChargeCam.cc:
|
---|
2156 | - fixed a problem with the fit (it always tried to display
|
---|
2157 | the fit-function somewhere)
|
---|
2158 |
|
---|
2159 |
|
---|
2160 |
|
---|
2161 | 2005/05/17 Thomas Bretz
|
---|
2162 |
|
---|
2163 | * callisto.rc, callisto_Dec04Jan05.rc:
|
---|
2164 | - added new comments diescribing setup of MFCosmics
|
---|
2165 |
|
---|
2166 | * mfilter/MFCosmics.[h,cc]:
|
---|
2167 | - skip bad pixels using MBadPixelsCam
|
---|
2168 | - implemented a check in PostProcess about the fraction
|
---|
2169 | of events which survived or were rejected
|
---|
2170 | - added ReadEnv for setup
|
---|
2171 |
|
---|
2172 | * mfilter/Makefile:
|
---|
2173 | - added mbadpixels
|
---|
2174 | - removed mmain and manalysis
|
---|
2175 |
|
---|
2176 | * mhcalib/MHCalibrationChargeCam.h:
|
---|
2177 | - removed numbers from data member descrition -- too much
|
---|
2178 | to maintain
|
---|
2179 |
|
---|
2180 | * mhcalib/MHCalibrationChargePINDiode.h:
|
---|
2181 | - incremented version number (undocumented from bcn)
|
---|
2182 |
|
---|
2183 | * mjobs/MJCalibration.cc:
|
---|
2184 | - reorganized some TText output (undocumented from bcn)
|
---|
2185 | - overwrite the default of MaxNumberEmptyPixels by 0.05
|
---|
2186 | (undocumented from bcn)
|
---|
2187 | - print tasklist statistics also if eventloop returned
|
---|
2188 | KFALSE
|
---|
2189 |
|
---|
2190 | * msignal/MExtractTimeAndChargeDigitalFilter.cc:
|
---|
2191 | - changed fgLoGainStartShift from -2.8 to -1.8
|
---|
2192 | (undocumented from bcn)
|
---|
2193 |
|
---|
2194 | * msignal/MExtractTimeAndChargeSlidingWindow.h:
|
---|
2195 | - increased version number from 0 to 1 (undocumented from bcn)
|
---|
2196 |
|
---|
2197 |
|
---|
2198 |
|
---|
2199 | 2005/05/17 Markus Gaug (2005/05/16)
|
---|
2200 |
|
---|
2201 | * msignal/MExtractor.[h,cc]
|
---|
2202 | - introduce two new variables: fResolutionPerPheHiGain and
|
---|
2203 | fResolutionPerPheLoGain, to be set by deriving extractors.
|
---|
2204 | - set version number one higher.
|
---|
2205 |
|
---|
2206 | * msignal/MExtractFixedWindow.[h,cc]
|
---|
2207 | * msignal/MExtractTimeAndChargeSlidingWindow.[h,cc]
|
---|
2208 | * msignal/MExtractTimeAndChargeSpline.[h,cc]
|
---|
2209 | * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
|
---|
2210 | - set the variables fResolutionPerPheHiGain and
|
---|
2211 | fResolutionPerPheLoGain
|
---|
2212 |
|
---|
2213 | * msignal/MExtractPINDiode.[h,cc]
|
---|
2214 | - adapt to current PIN Diode signal, fit signal with Gaussian
|
---|
2215 | - set version number up by one.
|
---|
2216 |
|
---|
2217 | * msignal/MExtractedSignalPINDiode.[h,cc]
|
---|
2218 | - set new data member fExtractedChi2
|
---|
2219 | - set version number up by one.
|
---|
2220 |
|
---|
2221 | * mhcalib/MHCalibrationChargePINDiode.cc
|
---|
2222 | - adapt one function to newly used names.
|
---|
2223 | - adapt signal tests.
|
---|
2224 |
|
---|
2225 | * mjobs/MJPedestal.[h,cc]
|
---|
2226 | - read MBadPixelsCam together with extractor, if exisiting
|
---|
2227 | (necessary for bad pixels exclusion in pulse position search).
|
---|
2228 |
|
---|
2229 | * mjobs/MJCalibration.[h,cc]
|
---|
2230 | - use MFCosmics in any case (not only for CT1-pulses) and apply
|
---|
2231 | a quality criteria depending on number of rejected events:
|
---|
2232 | MaxExcludedEvents (default: 50%).
|
---|
2233 |
|
---|
2234 |
|
---|
2235 |
|
---|
2236 | 2005/05/17 Daniela Dorner
|
---|
2237 |
|
---|
2238 | * datacenter/macros/setupdb.C
|
---|
2239 | - adapted to new column in datasetstatus-table
|
---|
2240 |
|
---|
2241 | * datacenter/macros/checkstardone.C
|
---|
2242 | - added (macro to check if star has been done for a sequence)
|
---|
2243 |
|
---|
2244 | * datacenter/scripts/checkstardone
|
---|
2245 | - added (script that executes checkstardone.C for all datasets
|
---|
2246 |
|
---|
2247 | * datacenter/scripts/checkfilesforsequenceavail, fillcallisto,
|
---|
2248 | fillstar
|
---|
2249 | - fixed bug
|
---|
2250 |
|
---|
2251 | * datacenter/scripts/buildsequenceentries, doexclusions,
|
---|
2252 | writesequencefiles
|
---|
2253 | - adapted paths
|
---|
2254 |
|
---|
2255 | * datacenter/scripts/insertdataset
|
---|
2256 | - added logging
|
---|
2257 |
|
---|
2258 | * datacenter/scripts/runganymed
|
---|
2259 | - added (script to run ganymed automatically for datasets)
|
---|
2260 |
|
---|
2261 | * datacenter/scripts/runcallisto
|
---|
2262 | - adapted paths
|
---|
2263 | - fixed bug
|
---|
2264 |
|
---|
2265 | * datacenter/scripts/runstar
|
---|
2266 | - adapted paths
|
---|
2267 | - fixed bug
|
---|
2268 |
|
---|
2269 | * steps.rc
|
---|
2270 | - adapted resource file to needs of the new table in db
|
---|
2271 |
|
---|
2272 |
|
---|
2273 |
|
---|
2274 | 2005/05/13 Daniela Dorner
|
---|
2275 |
|
---|
2276 | * datacenter/macros/insertdataset.C
|
---|
2277 | - added (macro, that inserts dataset into db)
|
---|
2278 |
|
---|
2279 | * datacenter/macros/setupdb.C
|
---|
2280 | - adapted to new table in db
|
---|
2281 |
|
---|
2282 | * datacenter/scripts/insertdatasets
|
---|
2283 | - added (script, that inserts datasets into db)
|
---|
2284 |
|
---|
2285 | * datacenter/scripts/sourcefile
|
---|
2286 | - added (file with commands and variables, that are needed by all
|
---|
2287 | scripts)
|
---|
2288 |
|
---|
2289 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail
|
---|
2290 | copyscript, correcttime, doexclusions,
|
---|
2291 | filesondisk, fillcallisto, fillstar, runcallisto
|
---|
2292 | runstar, writesequencefiles
|
---|
2293 | - adapted scripts to the usage of the sourcefile
|
---|
2294 |
|
---|
2295 | * datacenter/macros/fillcalib.C:
|
---|
2296 | - changed name of histogram according to change of Markus
|
---|
2297 | - removed debugoutput
|
---|
2298 |
|
---|
2299 |
|
---|
2300 |
|
---|
2301 | 2005/05/13 Thomas Bretz
|
---|
2302 |
|
---|
2303 | * mreport/MReportCC.cc:
|
---|
2304 | - fixed reading of rep-files for versions newer than V200404070
|
---|
2305 |
|
---|
2306 | * mpointing/MSrcPosCalc.cc
|
---|
2307 | - took a bugfix from Wolfgang to Loc0LocToCam and implemented it
|
---|
2308 | Wolfgang: the results are changed only minimally
|
---|
2309 |
|
---|
2310 | * msignal/MExtractTimeAndChargeSpline.cc
|
---|
2311 | - integration ranges were shifted by 0.2 FADC slices to the right.
|
---|
2312 | Fixed in the new algorithm according to Markus' change.
|
---|
2313 |
|
---|
2314 | * mcalib/MCalibrationChargeCalc.h:
|
---|
2315 | - Incremented ClassVersion number by 1
|
---|
2316 |
|
---|
2317 | * mhcalib/MHCalibrationPulseTimeCam.cc:
|
---|
2318 | - removed a commented debug output
|
---|
2319 |
|
---|
2320 | * mjobs/MJCalibration.cc
|
---|
2321 | - new undocumented adjust of "Unsuitable"- and "Unreliable"-displays
|
---|
2322 | for new exclusion criteria taken from bcn
|
---|
2323 |
|
---|
2324 | * manalysis/MEventRateCalc.cc:
|
---|
2325 | - some fixes. In some cases the event rate wasn't calculated
|
---|
2326 | anymore
|
---|
2327 |
|
---|
2328 | * mbadpixels/MBadPixelsCalc.cc:
|
---|
2329 | - fixed a bug when checking whether the check should be done
|
---|
2330 | or not (>0 was missing)
|
---|
2331 |
|
---|
2332 | * mhist/Makefile:
|
---|
2333 | - added MHWeather
|
---|
2334 |
|
---|
2335 | * mhvstime/MHVsTime.[h,cc]:
|
---|
2336 | - implemented new function the set minimum
|
---|
2337 |
|
---|
2338 | * mjobs/MJStar.cc:
|
---|
2339 | - read weather data (CC tree)
|
---|
2340 | - set minimum of rate-display to 0
|
---|
2341 | - display weather data for non-MC files
|
---|
2342 |
|
---|
2343 | * mmuon/MHSingleMuon.cc:
|
---|
2344 | - slight change to a comment
|
---|
2345 |
|
---|
2346 | * callisto.rc:
|
---|
2347 | - added new possible setup
|
---|
2348 |
|
---|
2349 | * callisto_Dec04Jan05.rc
|
---|
2350 | - added new possible setup
|
---|
2351 | - use default for MJCalibration.ExtractSignal.LoGainSwitch
|
---|
2352 |
|
---|
2353 | * mbadpixels/MBadPixelsCalc.cc:
|
---|
2354 | - exclude unsuitable pixels from mean/rms calculation
|
---|
2355 | - changed the lower bound for the second mean loop from
|
---|
2356 | 0.5 to 0.66
|
---|
2357 |
|
---|
2358 | * mbadpixels/MBadPixelsCam.cc:
|
---|
2359 | - added case 102 returning the global unsuitable status
|
---|
2360 | of an event
|
---|
2361 |
|
---|
2362 | * mhist/MHCamEvent.h:
|
---|
2363 | - added default 0 to SetThreshold
|
---|
2364 |
|
---|
2365 | * mjobs/MJCalibrateSignal.cc:
|
---|
2366 | - use new case 102 for unsuitable display
|
---|
2367 | - enable counting (to get the correct display also with
|
---|
2368 | profile option switched on)
|
---|
2369 |
|
---|
2370 | * mraw/MRawRunHeader.cc:
|
---|
2371 | - after displaying millions of hex numbers switch back to dec
|
---|
2372 |
|
---|
2373 |
|
---|
2374 |
|
---|
2375 | 2005/05/13 Markus Gaug (2005/05/12)
|
---|
2376 |
|
---|
2377 | * msignal/MExtractTimeAndChargeDigitalFilter.cc
|
---|
2378 | - set default extraction range in the high gain to 4.
|
---|
2379 | - set default weights file to cosmics_weights46.dat
|
---|
2380 |
|
---|
2381 | * mhcalib/MHCalibrationHiLoCam.cc
|
---|
2382 | - set Oscillations to kFALSE
|
---|
2383 |
|
---|
2384 | * mhcalib/MHCalibrationChargeCam.cc
|
---|
2385 | - set default for fNumHiGainSaturationLimit to 0.15
|
---|
2386 |
|
---|
2387 | * mjobs/MJCalibrateSignal.[h,cc]
|
---|
2388 | - put MHCalibrationHiLoCam and MHCalibrationPulseTimeCam directly
|
---|
2389 | into tasklist if needed. Otherwise, it does not read the
|
---|
2390 | resources from the config. file.
|
---|
2391 |
|
---|
2392 |
|
---|
2393 | 2005/05/11 Markus Gaug (2005/05/11)
|
---|
2394 |
|
---|
2395 | * mjobs/MJPedestal.cc
|
---|
2396 | - adjust the fit ranges for the histogramming with moon data slightly.
|
---|
2397 |
|
---|
2398 | * mcalib/MCalibrationChargeCam.cc, mcalib/MCalibrationChargeCalc.cc
|
---|
2399 | - make a distinction between newly excluded pixels (by calibration)
|
---|
2400 | and previously excluded pixels in the displays and print-functions
|
---|
2401 |
|
---|
2402 | * mcalib/MCalibrationChargeCalc.cc
|
---|
2403 | - introduce the check for fluctuating arrival times.
|
---|
2404 | - set charge limit to from 2.5 to 4.5
|
---|
2405 | - introduce asymmetric exclusion due to "deviating number of phes":
|
---|
2406 | Default: -9.0 +4.5
|
---|
2407 | - make deviating number of phes unsuitable (see David's findings).
|
---|
2408 |
|
---|
2409 | * mbadpixels/MBadPixelsPix.h
|
---|
2410 | - add kDeviatingNumPhes to function GetUnsuitableCalLevel()
|
---|
2411 |
|
---|
2412 |
|
---|
2413 |
|
---|
2414 | 2005/05/13 Daniela Dorner
|
---|
2415 |
|
---|
2416 | * datacenter/scripts/runstar
|
---|
2417 | - fixed bug in the calculation of the number of to-do-files
|
---|
2418 |
|
---|
2419 | * datacenter/scripts/runcallisto
|
---|
2420 | - fixed bug in the calculation of the number of to-do-files
|
---|
2421 |
|
---|
2422 |
|
---|
2423 |
|
---|
2424 | 2005/05/12 Daniela Dorner
|
---|
2425 |
|
---|
2426 | * datacenter/macros/fillcalib.C:
|
---|
2427 | - removed debugoutput
|
---|
2428 |
|
---|
2429 | * datacenter/macros/fillstar.C:
|
---|
2430 | - added (macro to read parameters from the star*.root files and
|
---|
2431 | fill them into the db)
|
---|
2432 |
|
---|
2433 | * datacenter/macros/setupdb.C:
|
---|
2434 | - added new table 'Star'
|
---|
2435 |
|
---|
2436 | * datacenter/macros/buildsequenceentries.C:
|
---|
2437 | - added delete-query for new table 'Star' in the delete function
|
---|
2438 |
|
---|
2439 | * datacenter/scripts/runstar
|
---|
2440 | - changed number of processes
|
---|
2441 |
|
---|
2442 | * datacenter/scripts/runcallisto
|
---|
2443 | - changed number of processes
|
---|
2444 |
|
---|
2445 | * datacenter/scripts/fillstar
|
---|
2446 | - added (script to run macro fillstar.C automatically)
|
---|
2447 |
|
---|
2448 |
|
---|
2449 |
|
---|
2450 | 2005/05/12 Thomas Bretz
|
---|
2451 |
|
---|
2452 | * mcalib/MCalibrationChargeCam.cc:
|
---|
2453 | - fixed a bug in FinalizeArrivalTime which caused Form() to hang
|
---|
2454 |
|
---|
2455 | * mmuon/MHMounPar.[h,cc]
|
---|
2456 | - added a line showing a reference shape
|
---|
2457 |
|
---|
2458 | * star.rc:
|
---|
2459 | - added setup strings for software trigger
|
---|
2460 |
|
---|
2461 | * mbase/MContinue.cc:
|
---|
2462 | - allow setup of already set filters in ReadEnv. They must not
|
---|
2463 | necessarily be already in the tasklist
|
---|
2464 |
|
---|
2465 | * mcalib/MCalibrationChargeCalc.cc:
|
---|
2466 | - shortened a lot of Form() calls to reduce the risk of
|
---|
2467 | memory corruption
|
---|
2468 |
|
---|
2469 | * mjobs/MJCalibration.cc:
|
---|
2470 | - some cosmetics to text in pad
|
---|
2471 |
|
---|
2472 | * mraw/MRawRunHeader.[h,cc]:
|
---|
2473 | - a fix to MRawRunHeader because the definition of the
|
---|
2474 | raw-data format has changed. fProjectName and fSourceName
|
---|
2475 | has no trailig \0 anymore by default
|
---|
2476 | - incremented ClassVersion by 1
|
---|
2477 |
|
---|
2478 |
|
---|
2479 |
|
---|
2480 | 2005/05/12 Markus Meyer
|
---|
2481 |
|
---|
2482 | * mmuon/MHMounPar.[h,cc]
|
---|
2483 | - added function Paint. This function integrates the TProfile
|
---|
2484 | ArcWidth/Radius Vs. Radius between certain values and shows
|
---|
2485 | the result in the Status Display
|
---|
2486 |
|
---|
2487 | * mmjobs/MJStar.cc
|
---|
2488 | - changed the default values for the final muon cuts
|
---|
2489 |
|
---|
2490 | * star.rc
|
---|
2491 | - changed the default values for the final muon cuts
|
---|
2492 |
|
---|
2493 |
|
---|
2494 |
|
---|
2495 | 2005/05/11 Thomas Bretz
|
---|
2496 |
|
---|
2497 | * mbase/MStatusDisplay.cc:
|
---|
2498 | - fixed year of copyright
|
---|
2499 |
|
---|
2500 | * mcalib/MCalibCalcFromPast.cc:
|
---|
2501 | - undocumented change from BCN: a new resource has been implemented
|
---|
2502 | in ReadEnv (NumEventsDump)
|
---|
2503 |
|
---|
2504 | * mjobs/MJob.[h,cc]:
|
---|
2505 | - added new static member function which can be used
|
---|
2506 | to overwrite relative paths with a default
|
---|
2507 |
|
---|
2508 |
|
---|
2509 |
|
---|
2510 | 2005/05/11 Abelardo Moralejo (2005/05/11)
|
---|
2511 |
|
---|
2512 | * mjobs/MJPedestal.cc
|
---|
2513 | - Fixed use of MFTriggerPattern: first, added it to the tasklist
|
---|
2514 | (was missing); second, added to tasklist MTriggerPatternDecode
|
---|
2515 | before MFTriggerPattern. This was the reason for the problems
|
---|
2516 | reported by T. Coarasa on May 9. I do not know why the behaviour
|
---|
2517 | of the previous version depended on compiler, but this seemed to
|
---|
2518 | be the case...
|
---|
2519 |
|
---|
2520 |
|
---|
2521 |
|
---|
2522 | 2005/05/11 Markus Gaug (2005/05/11)
|
---|
2523 |
|
---|
2524 | * mjobs/MJCalibration.cc
|
---|
2525 | - display in Tab "Conv" in the 3rd column the conversion to equiv.
|
---|
2526 | phes instead of Cherenkov photons.
|
---|
2527 |
|
---|
2528 | * mjobs/calibrationref.rc, mjobs/calibrationref_Nov04.rc,
|
---|
2529 | mjobs/calibrationref_Dec04.rc:
|
---|
2530 | - add reference lines for the conv. to equiv. phes.
|
---|
2531 |
|
---|
2532 | * mcalib/MCalibrationChargeCam.cc, mcalib/MCalibrationChargeCalc.cc:
|
---|
2533 | - make a distinction between newly excluded pixels (by calibration)
|
---|
2534 | and previously excluded pixels in the displays and print-functions
|
---|
2535 |
|
---|
2536 | * mcalib/MCalibrationChargeCalc.cc
|
---|
2537 | - introduce the check for fluctuating arrival times.
|
---|
2538 | - set charge limit to from 2.5 to 4.5
|
---|
2539 |
|
---|
2540 |
|
---|
2541 |
|
---|
2542 | 2005/05/10 Markus Gaug (2005/05/10)
|
---|
2543 |
|
---|
2544 | * mhcalib/MHCalibrationHiLoCam.cc
|
---|
2545 | - ask for averageing and do not fill the arrays per pixel any more.
|
---|
2546 | This caused too much memory usage for the calculation of the
|
---|
2547 | high-gain low-gain inter-calibration constants.
|
---|
2548 |
|
---|
2549 | * mcalib/MCalibrationChargePix.[h,cc]
|
---|
2550 | - store number of saturated events in the results container.
|
---|
2551 | - set version number by one higher (due to new data member).
|
---|
2552 |
|
---|
2553 | * mhcalib/MHCalibrationChargeCam.cc
|
---|
2554 | - store number of saturated events in the results container.
|
---|
2555 | - allow reading of NumHiGainSaturationLimit and
|
---|
2556 | NumLoGainSaturationLimit in ReadEnv
|
---|
2557 | - set saturation limit from 5% to 8.5%
|
---|
2558 |
|
---|
2559 | * mbadpixels/MBadPixelsPix.h
|
---|
2560 | - introduce new bits: kDeadPedestalRms, kPreviouslyExcluded,
|
---|
2561 | kFluctuatingArrivalTimes
|
---|
2562 |
|
---|
2563 | * mbadpixels/MBadPixelsCam.cc
|
---|
2564 | - set bit kPreviouslyExcluded in the AsciiRead-Function
|
---|
2565 | - include three new bits in the Print() function
|
---|
2566 |
|
---|
2567 | * mjobs/MJCalibration.cc
|
---|
2568 | - display excluded pixels from DeadPedestalRms in Defect-Tab.
|
---|
2569 | - display correct error of the RMS/Mean charge diagramm.
|
---|
2570 |
|
---|
2571 | * mcalib/MCalibrationChargeCam.cc
|
---|
2572 | - calculate the error of RMS/Mean values in GetPixelContent Nr.33
|
---|
2573 |
|
---|
2574 |
|
---|
2575 |
|
---|
2576 | 2005/05/11 Hendrik Bartko (2005/05/09)
|
---|
2577 |
|
---|
2578 | * msignal/MC_weights46.dat
|
---|
2579 | - updated weights file for digital filter with dedicated MC weights
|
---|
2580 | with 4 slices for the high gain and 6 slices for the low gain
|
---|
2581 |
|
---|
2582 |
|
---|
2583 |
|
---|
2584 | 2005/05/10 Daniela Dorner
|
---|
2585 |
|
---|
2586 | * datacenter/macros/fillcalib.C:
|
---|
2587 | - added some parameters (reading from calib*.root and inserting
|
---|
2588 | into db)
|
---|
2589 |
|
---|
2590 | * datacenter/macros/setupdb.C:
|
---|
2591 | - adapted macro to the new columns in the calibration db
|
---|
2592 |
|
---|
2593 | * datacenter/macros/fillsignal.C:
|
---|
2594 | - fixed typo
|
---|
2595 |
|
---|
2596 |
|
---|
2597 |
|
---|
2598 | 2005/05/10 Markus Meyer
|
---|
2599 |
|
---|
2600 | * mmuon/*:
|
---|
2601 | - update of the class documentation
|
---|
2602 |
|
---|
2603 | * mmuon/*:
|
---|
2604 | - commented out the ArcLength and Estimpact (will be not
|
---|
2605 | calculated for the moment)
|
---|
2606 |
|
---|
2607 |
|
---|
2608 |
|
---|
2609 | 2005/05/10 Thomas Bretz
|
---|
2610 |
|
---|
2611 | * mreport/MReportStarguider.cc:
|
---|
2612 | - introduced the correct version which marked the fix of the
|
---|
2613 | units of the nominal position
|
---|
2614 |
|
---|
2615 | * callisto.rc:
|
---|
2616 | - introduced a new line for new option in MCalibColorFromPast
|
---|
2617 |
|
---|
2618 | * ganymed.cc:
|
---|
2619 | - removed option "--full-display" -> now default
|
---|
2620 |
|
---|
2621 | * manalysis/MEnergyEstimate.cc:
|
---|
2622 | - print the rule a bit earlier in PreProcess
|
---|
2623 |
|
---|
2624 | * mfilter/MFDeltaT.cc:
|
---|
2625 | - fixed a typo in the output
|
---|
2626 |
|
---|
2627 | * mhflux/MAlphaFitter.cc:
|
---|
2628 | - some improvements to output
|
---|
2629 |
|
---|
2630 | * mjobs/MJCut.cc:
|
---|
2631 | - added ThetaSquared to output
|
---|
2632 |
|
---|
2633 | * mjobs/MJStar.cc:
|
---|
2634 | - fixed bug in copying of OriginalMC tree
|
---|
2635 |
|
---|
2636 | * mmuon/MMuonCalibParCalc.cc:
|
---|
2637 | - removed obsolete setting of ReadyToSave
|
---|
2638 |
|
---|
2639 | * mjobs/MJSpectrum.cc:
|
---|
2640 | - made sure the correct type of MHAlpha is used
|
---|
2641 |
|
---|
2642 |
|
---|
2643 |
|
---|
2644 | 2005/05/10 Markus Gaug (2005/05/09)
|
---|
2645 |
|
---|
2646 | * mjobs/hilocalib_sp1.root
|
---|
2647 | * mjobs/hilocalib_sp1_mc.root
|
---|
2648 | - new hi-lo intercalibration files with the fixed spline extractor.
|
---|
2649 |
|
---|
2650 | * mjobs/hilocalib_df46_mc.root
|
---|
2651 | - new hi-lo intercalibration files from MC with the left out -O5
|
---|
2652 | option. (The real data files had already the correct executable).
|
---|
2653 |
|
---|
2654 |
|
---|
2655 |
|
---|
2656 | 2005/05/10 Hendrik Bartko (2005/05/09)
|
---|
2657 |
|
---|
2658 | * msignal/MC_weights46.dat
|
---|
2659 | - NEW weights file for digital filter with dedicated MC weights
|
---|
2660 | with 4 slices for the high gain and 6 slices for the low gain
|
---|
2661 |
|
---|
2662 |
|
---|
2663 |
|
---|
2664 | 2005/05/10 Markus Gaug (2005/05/08)
|
---|
2665 |
|
---|
2666 | * mhcalib/MHCalibrationCam.[h,cc]
|
---|
2667 | - introduce parameters fLowerFitLimit and fHigherFitLimit to
|
---|
2668 | tell explicitly from outside to fit functions in a certain
|
---|
2669 | range. If both are 0. (default), the histogram limits define
|
---|
2670 | the fit limits (as before).
|
---|
2671 |
|
---|
2672 |
|
---|
2673 |
|
---|
2674 | 2005/05/10 Abelardo Moralejo (2005/05/07)
|
---|
2675 |
|
---|
2676 | * mcalib/MMcCalibrationCalc.cc
|
---|
2677 | - in Process, fixed wrong estimate of true number of "equivalent
|
---|
2678 | photoelectrons" (correctedphotel). This worked roughly OK as long
|
---|
2679 | as the file used for calibration was a (noiselesss) gamma file,
|
---|
2680 | because most light is contained in the inner camera and the
|
---|
2681 | problem was related to the light going into the outer pixels. So
|
---|
2682 | results are not much affected, unless one uses for calibration
|
---|
2683 | a file with events having a lot of light in the outer camera.
|
---|
2684 | Thomas Hengstebeck noticed this problem when he used a file of MC
|
---|
2685 | calibration pulses in mccalibrate.C
|
---|
2686 |
|
---|
2687 | * manalysis/MMcCalibrationUpdate.[h,cc]
|
---|
2688 | - Added possibility to set the hi to lo gain conversion factor.
|
---|
2689 | Until now the factor was simply the ratio of pulse areas as read
|
---|
2690 | from MMcFadcHeader. This of course is not the factor to be applied
|
---|
2691 | to the extracted signals unless the extractor integrates the full
|
---|
2692 | pulse in both high and low gain. The factor depends then on the
|
---|
2693 | extractor, and the user has to find out what its value is.
|
---|
2694 | Set as default calibration type kPhe.
|
---|
2695 |
|
---|
2696 | * macros/mccalibrate.C, starmc.C
|
---|
2697 | - Added the setting of the hi to lo gain conversion factor (see
|
---|
2698 | above). For now it has to be calculated by the user. However, it
|
---|
2699 | is strongly recommended from now on to use always callisto for the
|
---|
2700 | calibration of real data, and not these macros. These are kept
|
---|
2701 | just for checking purposes, mostly by "experts".
|
---|
2702 |
|
---|
2703 |
|
---|
2704 |
|
---|
2705 | 2005/05/10 Robert Wagner (2005/05/06)
|
---|
2706 |
|
---|
2707 | * mreport/MReportStarguider.[h,cc]:
|
---|
2708 | - Bugfix: Sequence of extracting fDevZd and fDevAz (switched)
|
---|
2709 |
|
---|
2710 |
|
---|
2711 |
|
---|
2712 | 2005/05/10 Markus Gaug (2005/05/05)
|
---|
2713 |
|
---|
2714 | * mcalib/MCalibCalcFromPast.[h,cc]
|
---|
2715 | - introduce flag "fUpdateWithFFactorMethod" which allows to use the
|
---|
2716 | entire results obtained with the F-Factor method (including a new
|
---|
2717 | number of mean photo-electrons). This possibility is switched on
|
---|
2718 | (only) if somewhere in the callisto.rc file the following line is
|
---|
2719 | written:
|
---|
2720 | MJCalibrateSignal.MCalibCalcFromPast.UpdateWithFFactorMethod: yes
|
---|
2721 | (Default is still the old way of adjusting the relative extracted
|
---|
2722 | charges w.r.t. the mean charge over the inner camera).
|
---|
2723 |
|
---|
2724 |
|
---|
2725 |
|
---|
2726 | 2005/05/10 Markus Gaug (2005/05/02)
|
---|
2727 |
|
---|
2728 | * mcalib/MCalibrationChargeCam.[h,cc]
|
---|
2729 | - added new function MergeHiLoConversionFactors
|
---|
2730 |
|
---|
2731 | * mcalib/MCalibColorSteer.[h,cc]
|
---|
2732 | - introduce copying of hi-lo calibration factors from one cam to
|
---|
2733 | the next in intensity calibration.
|
---|
2734 | - added storage of averageing histograms of flag fHistStorage is
|
---|
2735 | set
|
---|
2736 |
|
---|
2737 | * mcalib/MCalibrationIntensityCam.[h,cc]
|
---|
2738 | - introduce place for storage of averageing histograms (if wanted).
|
---|
2739 |
|
---|
2740 |
|
---|
2741 |
|
---|
2742 | 2005/05/09 Markus Meyer
|
---|
2743 |
|
---|
2744 | * mmuon/MHSingleMuon.cc
|
---|
2745 | - changed the default value for the binning of fHistPhi
|
---|
2746 | - changed the start parameter for the gaussian fit for the
|
---|
2747 | calculation of ArcWidth
|
---|
2748 |
|
---|
2749 |
|
---|
2750 |
|
---|
2751 | 2005/05/09 Thomas Bretz
|
---|
2752 |
|
---|
2753 | * callisto.cc, ganymed.cc, mars.cc, merpp.cc, readdaq.cc,
|
---|
2754 | readraw.cc, showplot.cc, sinope.cc, sponde.cc, star.cc:
|
---|
2755 | - changed order of initialization such that a real NULL
|
---|
2756 | output is possible
|
---|
2757 | - changed TApplication name from upper to lower case
|
---|
2758 | - in some applications replaced manual setup of gLog with
|
---|
2759 | gLog.Setup
|
---|
2760 |
|
---|
2761 | * showlog.cc:
|
---|
2762 | - improved alorithm
|
---|
2763 |
|
---|
2764 | * showplot.cc:
|
---|
2765 | - implemented Print options
|
---|
2766 |
|
---|
2767 | * mbase/MLog.[h,cc]:
|
---|
2768 | - fixed a bug which caused output in NULL output
|
---|
2769 | - added Getter IsNullOutput
|
---|
2770 |
|
---|
2771 | * mbase/MStatusDisplay.[h,cc]:
|
---|
2772 | - implemented PDF and SVG printing
|
---|
2773 | - moved "Save As Something" to new submenu
|
---|
2774 | - fixed and improved printing
|
---|
2775 | - implemented PrintDialog for printing
|
---|
2776 | - implemented printing of log (untested)
|
---|
2777 | - allow saving by extension (line Print() in root): SaveAs
|
---|
2778 |
|
---|
2779 | * mfileio/MWriteRootFile.h:
|
---|
2780 | - replaced BIT(17) by BIT(23) to improve compatibility with
|
---|
2781 | root 4.04/00 and upcomming versions
|
---|
2782 |
|
---|
2783 | * mhflux/Makefile, mjobs/MJCut.cc:
|
---|
2784 | - replaced MTheta by MThetaSq to get rid of a problem
|
---|
2785 | with the automatic naming of the binning (BinningTheta)
|
---|
2786 |
|
---|
2787 | * mhist/MHCamera.[h,cc]:
|
---|
2788 | - fixed a workaround (it has been fixed in root 4.04/00)
|
---|
2789 | - allow setting the palette through the Draw-option. This allows
|
---|
2790 | storage of the palette
|
---|
2791 | - removed fColor. The palette is now diretly set though gStyle in
|
---|
2792 | Paint
|
---|
2793 |
|
---|
2794 | * mjobs/MJOptimize.cc:
|
---|
2795 | - restore null output correctly after eventloop
|
---|
2796 |
|
---|
2797 | * mjobs/MJSpectrum.cc:
|
---|
2798 | - renamed Hist and HistOff to HistE and HistEOff
|
---|
2799 | - added binnings M3Long and Conc1
|
---|
2800 |
|
---|
2801 |
|
---|
2802 |
|
---|
2803 | 2005/05/06 Thomas Bretz
|
---|
2804 |
|
---|
2805 | * mbase/MStatusDisplay.cc:
|
---|
2806 | - fixed constructor to work with newer root versions
|
---|
2807 | (gClient!=NULL)
|
---|
2808 |
|
---|
2809 | * mfileio/MWriteRootFile.h:
|
---|
2810 | - added a comment about BITs used by root
|
---|
2811 |
|
---|
2812 | * mhflux/MHEffectiveOnTime.cc:
|
---|
2813 | - use 1e-10 instead of 0 in TPad::Divide
|
---|
2814 |
|
---|
2815 |
|
---|
2816 |
|
---|
2817 | 2005/05/06 Daniela Dorner
|
---|
2818 |
|
---|
2819 | * datacenter/scripts/copyscript:
|
---|
2820 | - added command to ensure the correct permissions of the files
|
---|
2821 | on disk
|
---|
2822 |
|
---|
2823 |
|
---|
2824 |
|
---|
2825 | 2005/05/04 Markus Meyer
|
---|
2826 |
|
---|
2827 | * mjobs/MJStar.cc:
|
---|
2828 | - added cut in ArcWidth (final cuts for muons)
|
---|
2829 |
|
---|
2830 | * star.rc:
|
---|
2831 | - added cut in ArcWidth
|
---|
2832 |
|
---|
2833 | * mmuon/MHSingleMuon.h
|
---|
2834 | - added a Getter for fHistWidth
|
---|
2835 |
|
---|
2836 |
|
---|
2837 |
|
---|
2838 | 2005/05/04 Thomas Bretz
|
---|
2839 |
|
---|
2840 | * mfileio/MWriteRootFile.cc:
|
---|
2841 | - fixed a possible infinite loop when compiling the new
|
---|
2842 | file name as suggested by Abelardo
|
---|
2843 |
|
---|
2844 | * mhflux/MHAlpha.cc:
|
---|
2845 | - search for fName+"Off" instead of ClassName()+"Off"
|
---|
2846 |
|
---|
2847 | * mjobs/MJSpectrum.cc:
|
---|
2848 | - scale the displayed zd-plots by their maximum as the
|
---|
2849 | histograms are scaled before
|
---|
2850 |
|
---|
2851 | * mjobs/MJStar.cc:
|
---|
2852 | - implemented writing of the muon parameters. This takes another
|
---|
2853 | 5% of the time (in total 15-20% for muon analysis). It enlarges
|
---|
2854 | the file size by roughly 15% (a test file was enlarged from
|
---|
2855 | 5.1M to 5.9M)
|
---|
2856 |
|
---|
2857 | * mmuon/MMuonCalibPar.cc:
|
---|
2858 | - set default of ArcPhi to an invalid value = -1
|
---|
2859 |
|
---|
2860 | * mreport/MReportDrive.cc:
|
---|
2861 | - fixed a typo in the comments
|
---|
2862 |
|
---|
2863 |
|
---|
2864 |
|
---|
2865 | 2005/05/03 Thomas Bretz
|
---|
2866 |
|
---|
2867 | * mjobs/MJCut.cc:
|
---|
2868 | - added histogram <Fake->'OnTime' for MC
|
---|
2869 |
|
---|
2870 | * mpointing/MSrcPosCalc.cc:
|
---|
2871 | - removed dependancy on MTime for MC
|
---|
2872 |
|
---|
2873 | * star.cc:
|
---|
2874 | - addde possibility to switch off muon analysis
|
---|
2875 |
|
---|
2876 | * star.rc:
|
---|
2877 | - added parameters for muon analysis
|
---|
2878 |
|
---|
2879 | * mbadpixels/MBadPixelsCam.cc:
|
---|
2880 | - fixed a typo in a comment
|
---|
2881 |
|
---|
2882 | * mjobs/MJStar.[h,cc]:
|
---|
2883 | - added possibility to switch off muon analysis
|
---|
2884 |
|
---|
2885 | * mjobs/Makefile:
|
---|
2886 | - added -I../mmuon
|
---|
2887 |
|
---|
2888 | * mjobs/MJCut.cc, mjobs/MJSpectrum.cc:
|
---|
2889 | - renamed MHAlpha to Hist (to have a common naming for all options)
|
---|
2890 | - renamed MHAlphaOff to HistOff
|
---|
2891 |
|
---|
2892 |
|
---|
2893 |
|
---|
2894 | 2005/05/02 Thomas Bretz
|
---|
2895 |
|
---|
2896 | * ganymed.rc:
|
---|
2897 | - updated to the latest changes
|
---|
2898 |
|
---|
2899 | * mhflux/MHAlpha.[h,cc]:
|
---|
2900 | - made a base class with the necessary interface to derived classes
|
---|
2901 | to support other variables like dca or theta
|
---|
2902 |
|
---|
2903 | * mjobs/MJCut.[h,cc]:
|
---|
2904 | - added support for MHAlpha derived classes
|
---|
2905 | - made MHTheta the default
|
---|
2906 |
|
---|
2907 | * mhflux/MHTheta.[h,cc]:
|
---|
2908 | - added
|
---|
2909 |
|
---|
2910 | * mhflux/Makefile, mhflux/FluxLinkDef.h:
|
---|
2911 | - added MHTheta
|
---|
2912 |
|
---|
2913 |
|
---|
2914 |
|
---|
2915 | 2005/04/29 Thomas Bretz
|
---|
2916 |
|
---|
2917 | * manalysis/MEventRateCalc.cc:
|
---|
2918 | - fixed jumps when a new run is initiated
|
---|
2919 | - set as time a time which represents the starting point
|
---|
2920 | of the calculation interval in all cases
|
---|
2921 |
|
---|
2922 | * star.rc, mmuon/MMuonCalibParCalc.cc, mmuon/MMuonSetup.[h,cc]:
|
---|
2923 | - fixed wrong units of thresholds for muon analysis
|
---|
2924 |
|
---|
2925 | * mmuon/MHSingleMuon.cc:
|
---|
2926 | - removed obsolete conversion factor in error calculation
|
---|
2927 | - FindeCreateObj called for MMuonSetup
|
---|
2928 | - get NDF from fit
|
---|
2929 | - optimized FindRangeAboveThreshold
|
---|
2930 | - handle special case when arcphi is 360deg
|
---|
2931 |
|
---|
2932 | * star.cc:
|
---|
2933 | - replaced ProcessFile by Process
|
---|
2934 |
|
---|
2935 | * mjobs/MJSpectrum.cc:
|
---|
2936 | - renamed second MHAlpha tab to MHAlphaOn to be able to
|
---|
2937 | access each tab uniquely
|
---|
2938 | - fixed a bug calling SetStats which could cause crashes
|
---|
2939 |
|
---|
2940 | * mjobs/MJStar.[h,cc]:
|
---|
2941 | - preliminary implementation of the muon analysis
|
---|
2942 | - reanamed ProcessFile to Process
|
---|
2943 |
|
---|
2944 |
|
---|
2945 |
|
---|
2946 | 2005/04/28 Thomas Bretz
|
---|
2947 |
|
---|
2948 | * manalysis/MMultiDimDistCalc.[h,cc]:
|
---|
2949 | - replaced MHadronness by MParameterD
|
---|
2950 |
|
---|
2951 | * mhflux/MHEnergyEst.cc:
|
---|
2952 | - removed obsolete include of MEnergyEst
|
---|
2953 |
|
---|
2954 | * mmuon/MHMuonPar.cc:
|
---|
2955 | - fixed a type in an axis label
|
---|
2956 |
|
---|
2957 |
|
---|
2958 |
|
---|
2959 | 2005/04/27 Thomas Bretz
|
---|
2960 |
|
---|
2961 | * Makefile:
|
---|
2962 | - added mmuon
|
---|
2963 | - remobed mstarcam
|
---|
2964 |
|
---|
2965 | * callisto.cc, ganymed.cc, star.cc:
|
---|
2966 | - renamed ProcessFile to Process
|
---|
2967 |
|
---|
2968 | * star.rc:
|
---|
2969 | - added some muon parameters
|
---|
2970 |
|
---|
2971 | * mastro/MAstroCamera.[h,cc]:
|
---|
2972 | - temporarily removed interface to MStarPos
|
---|
2973 |
|
---|
2974 | * mbase/MStatusArray.h:
|
---|
2975 | - added default constructor
|
---|
2976 |
|
---|
2977 | * mcalib/MCalibColorSet.cc:
|
---|
2978 | - added runs 39942, 39944, 44834, 39941, 39943 and 44833
|
---|
2979 | (undocumented change from the BCN cvs)
|
---|
2980 |
|
---|
2981 | * mjobs/MJCalib.[h,cc], mjobs/MJCalibTest.[h,cc],
|
---|
2982 | mjobs/MJCalibrateSignal.[h,cc], mjobs/MJCalibration.[h,cc],
|
---|
2983 | mjobs/MJCut.[h,cc], mjobs/MJPedestal.[h,cc]:
|
---|
2984 | - removed support for MRunIter (use the setter of MSequence
|
---|
2985 | instead) -- this makes the code a lot easier to maintain
|
---|
2986 | - removed support for autodetection if the output already exists --
|
---|
2987 | this makes the code a lot easier to maintain
|
---|
2988 | - renamed ProcessFile to Process - which was missleading
|
---|
2989 |
|
---|
2990 | * mmuon/MHMuonPar.[h,cc]:
|
---|
2991 | - changes to axis labels etc.
|
---|
2992 |
|
---|
2993 | * mmuon/MMuonCalibPar.[h,cc]:
|
---|
2994 | - removed the histograms and all obsolete variables
|
---|
2995 | - removed obsolete SetUseUnmap (this cannot happen
|
---|
2996 | by definition of Unmap)
|
---|
2997 |
|
---|
2998 | * mmuon/MMuonCalibParCalc.[h,cc]:
|
---|
2999 | - moved the code for calculation the parameters to new class
|
---|
3000 | MHSingleMuon
|
---|
3001 |
|
---|
3002 | * mmuon/MMuonSearchPar.[h,cc]:
|
---|
3003 | - replaced arbitrary fir by minuit (faster and more accurate)
|
---|
3004 | - removed precalculation of muon center - makes fit worse
|
---|
3005 |
|
---|
3006 | * mmuon/MMuonSearchParCalc.[h,cc]:
|
---|
3007 | - fixes to comments
|
---|
3008 | - fixes to includes
|
---|
3009 |
|
---|
3010 | * mmuon/MMuonSetup.[h,cc]:
|
---|
3011 | - binnings removed (replaces by MBinning)
|
---|
3012 |
|
---|
3013 | * mmuon/Makefile, mmuon/MuonLinkDef.h:
|
---|
3014 | - added MHSingleMuon
|
---|
3015 |
|
---|
3016 | * msignal/MExtractTimeAndchargeSpline.cc:
|
---|
3017 | - fixed a bug found by Abelardo which could cause different
|
---|
3018 | results with different compiler optimiztaion options due
|
---|
3019 | to rounding errors.
|
---|
3020 |
|
---|
3021 |
|
---|
3022 |
|
---|
3023 | 2005/04/25 Thomas Bretz
|
---|
3024 |
|
---|
3025 | * ganymed.cc:
|
---|
3026 | - changed policy of writing the resulting events to the result file
|
---|
3027 |
|
---|
3028 | * sponde.cc:
|
---|
3029 | - added commandline option to use all monte carlos
|
---|
3030 | - added command line option to read the MCs more accurate
|
---|
3031 |
|
---|
3032 | * sponde.rc:
|
---|
3033 | - added
|
---|
3034 |
|
---|
3035 | * mbase/MStatusDisplay.[h,cc]:
|
---|
3036 | - added some code to get Tab by name
|
---|
3037 | - fixed a typo in a status line output
|
---|
3038 |
|
---|
3039 | * mhbase/MH.[h,cc], mhbase/MH3.[h,cc], mhflux/MHFalseSource.h,
|
---|
3040 | mhist/MHCamEvent.[h,cc], mhist/MHCamEventRot.h,
|
---|
3041 | mhist/MHEvent.h, mhist/MHStarMap.h, mhist/MHTriggerLvl0.[h,cc],
|
---|
3042 | mhistmc/MHMcTriggerLvl2.[h,cc], mhvstime/MHPixVsTime.[h,cc],
|
---|
3043 | mhvstime/MHSectorVsTime.[h,cc], mimage/MHHillas.[h,cc],
|
---|
3044 | mimage/MHHillasExt.[h,cc], mimage/MHHillasSrc.[h,cc],
|
---|
3045 | mimage/MHImagePar.[h,cc], mimage/MHNewImagePar.[h,cc]:
|
---|
3046 | - changed GetHistByName to be const-qualified to be compatible
|
---|
3047 | with FindObject
|
---|
3048 | - added some FindObject function to call GetHistByName
|
---|
3049 |
|
---|
3050 | * mhflux/MHAlpha.[h,cc]:
|
---|
3051 | - changed such, that it can be forced to display the excess
|
---|
3052 | events versus size
|
---|
3053 |
|
---|
3054 | * mjobs/MJCut.[h,cc]:
|
---|
3055 | - display number of excess events versus Size per default
|
---|
3056 | - removed energy estimator
|
---|
3057 |
|
---|
3058 | * mjobs/MJOptimize.cc:
|
---|
3059 | - display number of excess events verss size after optimization
|
---|
3060 |
|
---|
3061 | * mjobs/MJSpectrum.[h,cc]:
|
---|
3062 | - implemented setting up energy estimator
|
---|
3063 | - replaced some gLog by fLog
|
---|
3064 | - display comparison of image parameters
|
---|
3065 |
|
---|
3066 |
|
---|
3067 |
|
---|
3068 | 2005/04/22 Thomas Bretz
|
---|
3069 |
|
---|
3070 | * mbase/MStatusArray.[h,cc]:
|
---|
3071 | - switch off adding histograms to gDirectory in newly
|
---|
3072 | overwritten Read-function
|
---|
3073 |
|
---|
3074 | * mhflux/MHCollectionArea.[h,cc]:
|
---|
3075 | - implemented member function GetHistSel
|
---|
3076 | - don't display full statistics
|
---|
3077 | - fixed a possible crash in Paint
|
---|
3078 |
|
---|
3079 |
|
---|
3080 |
|
---|
3081 | 2005/04/22 Markus Meyer
|
---|
3082 |
|
---|
3083 | * mmuon/MMuonSetup[.h.cc]:
|
---|
3084 | - new container class for muon parameters
|
---|
3085 | which are not changing from event to event
|
---|
3086 | (setup parameters for the analysis). These
|
---|
3087 | parameters were stored in MMuonCalibPar before
|
---|
3088 |
|
---|
3089 | * mmuon/MMuonCalibPar[.h.cc]:
|
---|
3090 | - changed MCerPhotEvt and MCerphotPix to MSignalCam
|
---|
3091 | and MSignalPix to read the new format
|
---|
3092 | - removed the setup parameters (stored now in
|
---|
3093 | MMuonSetup)
|
---|
3094 | - removed all the sanity checks
|
---|
3095 | - removed pre-cuts
|
---|
3096 | - cuts in process, to save only muon-like events
|
---|
3097 |
|
---|
3098 | * mmuon/MMuonCalibParCalc[.h.cc]:
|
---|
3099 | - changed MCerPhotEvt and MCerphotPix to MSignalCam
|
---|
3100 | and MSignalPix to read the new format
|
---|
3101 | - removed pre-cuts
|
---|
3102 |
|
---|
3103 | * mmuon/MMuonSearchPar[.h.cc]:
|
---|
3104 | - changed MCerPhotEvt and MCerphotPix to MSignalCam
|
---|
3105 | and MSignalPix to read the new format
|
---|
3106 | -
|
---|
3107 |
|
---|
3108 | * mmuon/MMuonSearchParCalc[.h.cc]:
|
---|
3109 | - changed MCerPhotEvt and MCerphotPix to MSignalCam
|
---|
3110 | and MSignalPix to read the new format
|
---|
3111 |
|
---|
3112 | * mmuon/MHMuonPar[.h.cc]:
|
---|
3113 | - new histgram class, plots different muon
|
---|
3114 | parameters
|
---|
3115 |
|
---|
3116 |
|
---|
3117 |
|
---|
3118 | 2005/04/21 Daniela Dorner
|
---|
3119 |
|
---|
3120 | * datacenter/scripts/runcallisto:
|
---|
3121 | - fixed choice of todofile
|
---|
3122 |
|
---|
3123 | * datacenter/scripts/copyscript:
|
---|
3124 | - adapted some paths
|
---|
3125 |
|
---|
3126 | * datacenter/macros/filldotrun.C:
|
---|
3127 | - added 6 new arehucas versions
|
---|
3128 |
|
---|
3129 | * datacenter/scripts/writesequencefile:
|
---|
3130 | - added make path for sequencefiles
|
---|
3131 |
|
---|
3132 |
|
---|
3133 |
|
---|
3134 | 2005/04/21 Thomas Bretz
|
---|
3135 |
|
---|
3136 | * mhcalib/MHCalibrationRelTimeCam.cc:
|
---|
3137 | - fixed usage of a uninitialized pointer
|
---|
3138 |
|
---|
3139 | * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc:
|
---|
3140 | - fixed usage of MFTriggerPattern
|
---|
3141 |
|
---|
3142 | * mtrigger/MFTriggerPattern.[h,cc]:
|
---|
3143 | - allow to set default from outside in case no pattern
|
---|
3144 | could be decoded
|
---|
3145 |
|
---|
3146 |
|
---|
3147 |
|
---|
3148 | 2005/04/20 Thomas Bretz
|
---|
3149 |
|
---|
3150 | * callisto.cc:
|
---|
3151 | - added a comment which shows how to correctly skip job2 if
|
---|
3152 | extractor doesn't inherit from MExtractTimeAndCharge, but...
|
---|
3153 | // This could skip job2 if extractor doesn't inherit from
|
---|
3154 | // MExtractTimeand Charge... but this is not necessary.
|
---|
3155 | // We only get the same pedestal twice (which we want to have
|
---|
3156 | // anyhow. A switch when using the result of job2 later is also
|
---|
3157 | // not necessary, because without running job2 it is identical
|
---|
3158 | // with job1
|
---|
3159 |
|
---|
3160 | * mjobs/MSequence.cc:
|
---|
3161 | - use the sequence number'd directories in case of calibrated data
|
---|
3162 | and image files instead of the date.
|
---|
3163 |
|
---|
3164 | * mhflux/MAlphaFitter.cc:
|
---|
3165 | - copy also results in Copy()
|
---|
3166 |
|
---|
3167 | * mjobs/MJOptimize.cc:
|
---|
3168 | - print result of optimization in case MAlphaFitter is used
|
---|
3169 | - store results back in initial MAlphaFitter
|
---|
3170 |
|
---|
3171 | * mjobs/MJSpectrum.[h,cc]:
|
---|
3172 | - implemented a faster simple mode weighting the read spectrum
|
---|
3173 | with the theta-probability
|
---|
3174 |
|
---|
3175 |
|
---|
3176 |
|
---|
3177 | 2005/04/20 Daniel Mazin (2005/04/18)
|
---|
3178 |
|
---|
3179 | * mreport/MReportCamera.[h,cc]
|
---|
3180 | - added necessary changes to include Active Load and Central Pixel
|
---|
3181 | info from Camera reports
|
---|
3182 |
|
---|
3183 | * mcamera/MCameraActiveLoad.[h,cc]
|
---|
3184 | - added to store Active Load info from the Camera reports
|
---|
3185 |
|
---|
3186 | * mcamera/MCameraCentralPix.[h,cc]
|
---|
3187 | - added to store Central Pixel info from the Camera reports
|
---|
3188 |
|
---|
3189 | * mcamera/Makefile
|
---|
3190 | * mcamera/CameraLinkDef.h
|
---|
3191 | - added MCameraActiveLoad and MCameraCentralPix classes
|
---|
3192 |
|
---|
3193 |
|
---|
3194 |
|
---|
3195 | 2005/04/20 Markus Gaug (2005/04/15)
|
---|
3196 |
|
---|
3197 | * mcalib/MCalibrationChargeCam.[h,cc]
|
---|
3198 | - added new function CopyHiLoConversionFactors
|
---|
3199 |
|
---|
3200 |
|
---|
3201 |
|
---|
3202 | 2005/04/20 Markus Gaug (2005/04/14)
|
---|
3203 |
|
---|
3204 | * mcalib/MCalibColorSteer.[h,cc]
|
---|
3205 | - fixed a bug in the recognition of the calibration bit pattern.
|
---|
3206 | Concerns only intensity calibration.
|
---|
3207 |
|
---|
3208 | * mcalib/MCalibrationRelTimeCalc.cc
|
---|
3209 | - return kTRUE instaed of kFALSE in case that the Process() has
|
---|
3210 | never been executed.
|
---|
3211 |
|
---|
3212 | * mjobs/MJCalibration.cc
|
---|
3213 | - add a filter against PIN Diode events since some of the recent
|
---|
3214 | calibration runs have been taken with Pin Diode.
|
---|
3215 |
|
---|
3216 |
|
---|
3217 |
|
---|
3218 | 2005/04/12 Markus Gaug
|
---|
3219 |
|
---|
3220 | * mcalib/MCalibrationCam.[h,cc]
|
---|
3221 | - added a storage place for the run number
|
---|
3222 |
|
---|
3223 | * mcalib/MCalibCalcFromCalc.[h,cc]
|
---|
3224 | - store the run number in the individual MCalibrationCams
|
---|
3225 |
|
---|
3226 |
|
---|
3227 |
|
---|
3228 | 2005/04/19 Thomas Bretz
|
---|
3229 |
|
---|
3230 | * mjobs/MJCut.cc:
|
---|
3231 | - fixed a problem when not enabling "--res"
|
---|
3232 |
|
---|
3233 | * mimage/MHVsSize.[h,cc]:
|
---|
3234 | - added more displayed variables
|
---|
3235 |
|
---|
3236 | * mjobs/MJSpectrum.[h,cc]:
|
---|
3237 | - added
|
---|
3238 |
|
---|
3239 | * mjobs/Makefile, mjobs/JobsLinkDef.h:
|
---|
3240 | - added MJSpectrum
|
---|
3241 |
|
---|
3242 | * Makefile:
|
---|
3243 | - added sponde.cc
|
---|
3244 |
|
---|
3245 | * sponde.cc:
|
---|
3246 | - added
|
---|
3247 |
|
---|
3248 | * mhbase/MBinning.h:
|
---|
3249 | - added Print() to //*MENU*
|
---|
3250 |
|
---|
3251 | * mhflux/MAlphaFitter.cc:
|
---|
3252 | - do not set inf-flag in Print()
|
---|
3253 |
|
---|
3254 | * mhflux/MHAlpha.[h,cc]:
|
---|
3255 | - set all-flag for printing MAlphaFitter("result")
|
---|
3256 | - added Getter for excess histogram
|
---|
3257 |
|
---|
3258 | * mjobs/MDataSet.[h,cc]:
|
---|
3259 | - allow to initialize a TChain from this dataset
|
---|
3260 |
|
---|
3261 | * mjobs/MJCut.cc:
|
---|
3262 | - moved energy estimator back before Cut0 otherwise the
|
---|
3263 | EnergyEst container is missing in summary file
|
---|
3264 |
|
---|
3265 | * mhflux/MHCollectionArea.cc:
|
---|
3266 | - draw efficiency into third pad
|
---|
3267 |
|
---|
3268 |
|
---|
3269 |
|
---|
3270 | 2005/04/18 Thomas Bretz
|
---|
3271 |
|
---|
3272 | * manalysis/MCompProbCalc.cc, mbadpixels/MBadPixelsCalc.cc,
|
---|
3273 | mbadpixels/MBadPixelsTreat.cc:
|
---|
3274 | - some fixes to documentation (THtml complained about missing
|
---|
3275 | classes)
|
---|
3276 |
|
---|
3277 | * mbase/MStatusArray.[h,cc]:
|
---|
3278 | - implemented some functions to print contents of StatusArray
|
---|
3279 | and/or tab/canvas.
|
---|
3280 |
|
---|
3281 | * mhbase/MFillH.cc:
|
---|
3282 | - remove fH from ListOfPrimitives before adding Clone in
|
---|
3283 | PostProcess
|
---|
3284 |
|
---|
3285 | * mhbase/MH.[h,cc]:
|
---|
3286 | - implemented new member function RemoveFromPad (necessary
|
---|
3287 | if a class should support same-option)
|
---|
3288 |
|
---|
3289 | * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
|
---|
3290 | mimage/MHImagePar.cc, mimage/MHNewImagePar.cc, mimage/MHVsSize.cc:
|
---|
3291 | - fixed naming in case of same-option in Draw
|
---|
3292 | - remove previous histograms from pad in case of same-option
|
---|
3293 |
|
---|
3294 | * mjobs/MJCut.[h,cc]:
|
---|
3295 | - write all binnings in WriteResult
|
---|
3296 | - write MHillasExt to output
|
---|
3297 | - BinningWidth, BinningLength and BinningDist added
|
---|
3298 |
|
---|
3299 | * mjobs/MJOptimize.[h,cc]:
|
---|
3300 | - fixed a typo in output
|
---|
3301 | - allow to exchange Test-/Train-Sample
|
---|
3302 |
|
---|
3303 | * ganymed.cc:
|
---|
3304 | - implemented "-mc" option to allow cutting MC samples
|
---|
3305 |
|
---|
3306 | * showlog.cc:
|
---|
3307 | - implemented real treatment of debug-levels
|
---|
3308 | - return 1 instead of 0 in cae of normal finish
|
---|
3309 |
|
---|
3310 | * manalysis/MEnergyEstimate.h, mbase/MContinue.h,
|
---|
3311 | mhflux/MAlphaFitter.h:
|
---|
3312 | - added Print() to context //*MENU*
|
---|
3313 |
|
---|
3314 | * manalysis/MMatrixLoop.cc:
|
---|
3315 | - fixed returning of number of entries if using split mode
|
---|
3316 |
|
---|
3317 | * mbase/MContinue.cc:
|
---|
3318 | - implemented Print() function
|
---|
3319 |
|
---|
3320 | * mbase/MParContainer.[h,cc]:
|
---|
3321 | - in Read set name of object to argument name if argument!=NULL
|
---|
3322 | - reordered some checks for Method calls
|
---|
3323 |
|
---|
3324 | * mdata/MDataFormula.cc:
|
---|
3325 | - fixed a problem with the replacement if using [?] for
|
---|
3326 | fits
|
---|
3327 |
|
---|
3328 | * mfbase/MFEventSelector2.cc:
|
---|
3329 | - replaced some +=1 and -=1 by ++ and --
|
---|
3330 |
|
---|
3331 | * mfileio/MReadMarsFile.cc:
|
---|
3332 | - fixed a bug which caused Preprocess to crahs if instatiated
|
---|
3333 | with default constructor
|
---|
3334 |
|
---|
3335 | * mhbase/MH.cc, mhflux/MHEffectiveOnTime.cc:
|
---|
3336 | - use dynamic_cast if getting "stats"
|
---|
3337 |
|
---|
3338 | * mhflux/MAlphaFitter.cc:
|
---|
3339 | - small updates to output
|
---|
3340 |
|
---|
3341 | * mhflux/MHEnergyEst.cc:
|
---|
3342 | - fixed all axis lables
|
---|
3343 | - implemented fit of resolution
|
---|
3344 | - initialize fBias=0 in SetupFill
|
---|
3345 | - enhances Print() output
|
---|
3346 |
|
---|
3347 | * mjobs/MJCalibrateSignal.cc:
|
---|
3348 | - moved all tasks for interleaved calibration events to
|
---|
3349 | a third tasklist
|
---|
3350 |
|
---|
3351 | * mjobs/MJCut.[h,cc]:
|
---|
3352 | - implemented correct treatment of MC files
|
---|
3353 | - write resulting events to result file if no filename set
|
---|
3354 | - moved energy estimator behind cuts
|
---|
3355 |
|
---|
3356 | * mjobs/MJOptimize.cc:
|
---|
3357 | - changed RunEnergy such, that it can correctly treat
|
---|
3358 | MC files written by ganymed using wobble-mode
|
---|
3359 |
|
---|
3360 | * mbase/MStatusDisplay.cc:
|
---|
3361 | - fixed a possible crash in GetFullPad
|
---|
3362 |
|
---|
3363 | * mhbase/MBinning.[h,cc]:
|
---|
3364 | - implemented Copy Constructor
|
---|
3365 |
|
---|
3366 | * mhflux/MHCollectionArea.h:
|
---|
3367 | - call CalcEfficiency in Finalize
|
---|
3368 |
|
---|
3369 | * mhflux/MHEnergyEst.[h,cc]:
|
---|
3370 | - implemented GetWeights
|
---|
3371 |
|
---|
3372 | * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
|
---|
3373 | mimage/MHImagePar.cc, mimage/MHNewImagePar.cc, mimage/MHVsSize.cc:
|
---|
3374 | - remove histograms from global directory if name was changed
|
---|
3375 | in Draw
|
---|
3376 |
|
---|
3377 | * mimage/MHVsSize.cc:
|
---|
3378 | - exhanged the arguments of TMath::Sign
|
---|
3379 |
|
---|
3380 |
|
---|
3381 |
|
---|
3382 | 2005/04/14 Thomas Bretz
|
---|
3383 |
|
---|
3384 | * Release 0.9.1
|
---|
3385 |
|
---|
3386 |
|
---|
3387 |
|
---|
3388 | 2005/04/14 Thomas Bretz
|
---|
3389 |
|
---|
3390 | * mjobs/MJCut.cc:
|
---|
3391 | - added MPointingPos to output
|
---|
3392 |
|
---|
3393 |
|
---|
3394 |
|
---|
3395 | 2005/04/13 Thomas Bretz
|
---|
3396 |
|
---|
3397 | * mbase/MStatusDisplay.[h,cc]:
|
---|
3398 | - implemented new Image types which can be written
|
---|
3399 |
|
---|
3400 | * mhbase/MBinning.[h,cc]:
|
---|
3401 | - added some more constructors which can set the binning directly
|
---|
3402 |
|
---|
3403 | * mhflux/MHEnergyEst.h:
|
---|
3404 | - added getter for fHEnergy
|
---|
3405 |
|
---|
3406 | * mhflux/FluxLinkDef.h, mhflux/Makefile:
|
---|
3407 | - added MHCollectionArea
|
---|
3408 |
|
---|
3409 | * mhflux/MHCollectionArea.[h,cc]:
|
---|
3410 | - added
|
---|
3411 |
|
---|
3412 |
|
---|
3413 |
|
---|
3414 | 2005/04/13 Daniela Dorner
|
---|
3415 |
|
---|
3416 | * datacenter/macros/fillcalib.C:
|
---|
3417 | - added update
|
---|
3418 |
|
---|
3419 | * datacenter/scripts/copyscript
|
---|
3420 | - fixed bug / changed path
|
---|
3421 |
|
---|
3422 | * datacenter/macros/setupdb.C
|
---|
3423 | - added table
|
---|
3424 |
|
---|
3425 |
|
---|
3426 |
|
---|
3427 | 2005/04/12 Daniela Dorner
|
---|
3428 |
|
---|
3429 | * datacenter/macros, datacenter/scripts:
|
---|
3430 | - added
|
---|
3431 |
|
---|
3432 | * datacenter/macros/buildsequenceentries.C,
|
---|
3433 | datacenter/macros/checkfileavail.C,
|
---|
3434 | datacenter/macros/doexclusions.C,
|
---|
3435 | datacenter/macros/fillcalib.C,
|
---|
3436 | datacenter/macros/filldotrbk.C,
|
---|
3437 | datacenter/macros/filldotrun.C,
|
---|
3438 | datacenter/macros/fillsignal.C,
|
---|
3439 | datacenter/macros/findcacofiles.C,
|
---|
3440 | datacenter/macros/getdolist.C,
|
---|
3441 | datacenter/macros/insertcacofile.C,
|
---|
3442 | datacenter/macros/insertdate.C,
|
---|
3443 | datacenter/macros/resetallruns.C,
|
---|
3444 | datacenter/macros/setstatus.C,
|
---|
3445 | datacenter/macros/setupdb.C,
|
---|
3446 | datacenter/macros/writesequencefile.C,
|
---|
3447 | datacenter/scripts/buildsequenceentries
|
---|
3448 | - added macros to do the automatic procedures in the datacenter
|
---|
3449 |
|
---|
3450 | * datacenter/scripts/checkfilesforsequenceavail,
|
---|
3451 | datacenter/scripts/copyscript,
|
---|
3452 | datacenter/scripts/correcttime,
|
---|
3453 | datacenter/scripts/doexclusions,
|
---|
3454 | datacenter/scripts/filesondisk,
|
---|
3455 | datacenter/scripts/fillcallisto,
|
---|
3456 | datacenter/scripts/runcallisto,
|
---|
3457 | datacenter/scripts/runstar,
|
---|
3458 | datacenter/scripts/writesequencefiles
|
---|
3459 | - added scripts to do the automatic procedures in the datacenter
|
---|
3460 |
|
---|
3461 | * automatic-exclusions.rc, steps.rc
|
---|
3462 | - added rc files for the automatic procedures
|
---|
3463 |
|
---|
3464 |
|
---|
3465 |
|
---|
3466 | 2005/04/12 Thomas Bretz
|
---|
3467 |
|
---|
3468 | * Makefile:
|
---|
3469 | - for the moment remove mhistmc from compilation
|
---|
3470 |
|
---|
3471 | * ganymed.cc:
|
---|
3472 | - return 2 when detecting wrong commandline argument
|
---|
3473 |
|
---|
3474 | * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
|
---|
3475 | - removed MEnergyEst (replaced by a simple MParameterD)
|
---|
3476 |
|
---|
3477 | * manalysis/MEnergyEstimate.[h,cc]:
|
---|
3478 | - replaced MEnergyEst by MParameterD
|
---|
3479 | - implemented Print() function
|
---|
3480 | - updated ClassVersion from 0 to 1 to allow storage of
|
---|
3481 | energy estimator
|
---|
3482 |
|
---|
3483 | * mbase/MStatusArray.[h,cc]:
|
---|
3484 | - overloaded DisplayIn to allow displaying a single tab
|
---|
3485 | - added some output if ObjectInCanvas not found
|
---|
3486 |
|
---|
3487 | * mbase/MStatusDisplay.[h,cc]:
|
---|
3488 | - enhanced Read() and Display() with the possibility to only
|
---|
3489 | read or display a single tab
|
---|
3490 |
|
---|
3491 | * mcalib/MCalibrateData.cc:
|
---|
3492 | - enhancements to logging output
|
---|
3493 |
|
---|
3494 | * mcalib/MCalibrationRelTimeCalc.cc:
|
---|
3495 | - some fixes to format of logging output
|
---|
3496 |
|
---|
3497 | * mfbase/MF.[h,cc]:
|
---|
3498 | - changed kAllowEmpty from a bit to the new datamember fAllowEmpty.
|
---|
3499 | This was necessary to allow storage of MF into files
|
---|
3500 | - changed ClassVersion from 0 to 1
|
---|
3501 |
|
---|
3502 | * mhbase/MBinning.cc:
|
---|
3503 | - fixed SetEdgesRaw (lin, log, etc was ignored)
|
---|
3504 |
|
---|
3505 | * mhflux/MHAlpha.[h,cc]:
|
---|
3506 | - replaced MEnergyEst by MParameterD
|
---|
3507 | - renamed Theta to ExcessTheta
|
---|
3508 | - renamed Energy to ExcessEnergy
|
---|
3509 | - renamed Size to ExcessSize
|
---|
3510 | - renamed Time to ExcessTime
|
---|
3511 |
|
---|
3512 | * mhflux/MHEnergyEst.[h,cc]:
|
---|
3513 | - replaced MEnergyEst by MParameterD
|
---|
3514 | - implemented Print() function
|
---|
3515 | - some fixes to displaying the histograms. This makes sure,
|
---|
3516 | that no crashes happen, but unluckily it works correctly only
|
---|
3517 | with root 4.02/00
|
---|
3518 |
|
---|
3519 | * mjobs/MJOptimize.[h,cc]:
|
---|
3520 | - implemented a AddPreCut taking a MFilter as argument
|
---|
3521 | - SetBit(kCanDelete) for all internal PreCuts
|
---|
3522 | - Print the result of the energy estimation after it was done
|
---|
3523 |
|
---|
3524 | * mranforest/MRFEnergyEst.[h,cc]:
|
---|
3525 | - replaced MEnergyEst by MParameterD
|
---|
3526 |
|
---|
3527 | * mfileio/MReadTree.cc:
|
---|
3528 | - shortened the output a bit when siwtching to the next file
|
---|
3529 |
|
---|
3530 |
|
---|
3531 |
|
---|
3532 | 2005/04/11 Thomas Bretz
|
---|
3533 |
|
---|
3534 | * manalysis/MMatrixLoop.[h,cc]:
|
---|
3535 | - implement option to divide matrix into two samples
|
---|
3536 |
|
---|
3537 | * mhflux/MHEnergyEst.cc:
|
---|
3538 | - changed to display projection of enegry resolution
|
---|
3539 | - fixed to use correct minimization value
|
---|
3540 |
|
---|
3541 | * mjobs/MJOptimize.[h,cc]:
|
---|
3542 | - implemented option to divide sample into test/train
|
---|
3543 |
|
---|
3544 | * mcalib/MCalibCalcFromPast.cc, mcalib/MCalibColorSteer.cc,
|
---|
3545 | mcalib/MCalibrationChargeCalc.cc, mhcalib/MHCalibrationCam.cc:
|
---|
3546 | - small updates to log-output
|
---|
3547 |
|
---|
3548 | * mhflux/MAlphaFitter.cc:
|
---|
3549 | - output scale-factor
|
---|
3550 |
|
---|
3551 | * mhist/MHCamera.cc:
|
---|
3552 | - as a workaround for a severe problem in gStyle->SetPalette
|
---|
3553 | when using the deep blue sea I have switched off this
|
---|
3554 | Platte for the moment
|
---|
3555 |
|
---|
3556 |
|
---|
3557 |
|
---|
3558 | 2005/04/08 Markus Gaug (2005/04/07)
|
---|
3559 |
|
---|
3560 | * mhcalib/MHCalibrationChargeCam.cc:
|
---|
3561 | - UNDOCUMENTED CHANGE: Do not call histlo.CreateFourierSpectrum()
|
---|
3562 | if IsOscillations()
|
---|
3563 |
|
---|
3564 | * mjobs/MJCalibrateSignal.cc:
|
---|
3565 | - UNDOCUMENTED CHANGE: Set SetOscillations(kFALSE) for
|
---|
3566 | hchacam, hbndcam, hrelcam
|
---|
3567 |
|
---|
3568 | * mhcalib/MHCalibrationRelTimeCam.cc:
|
---|
3569 | - fill array only if IsOscillations() is true. This is the case in
|
---|
3570 | all classes deriving from MHCalibrationCam, except for this one!
|
---|
3571 | The effect was that the interlaced calib. events occupied more
|
---|
3572 | and more memory becoming slower and slower because the option:
|
---|
3573 | SetOscillations(kFALSE) was not treated correctly.
|
---|
3574 |
|
---|
3575 | * mjobs/pedestalref_Dec04.rc
|
---|
3576 | - update the reference lines in the display according to the spline
|
---|
3577 | extractor.
|
---|
3578 |
|
---|
3579 | * mjobs/MJCalibration.cc
|
---|
3580 | - clarify a mis-leading histogram title
|
---|
3581 |
|
---|
3582 | * callisto_Dec04Jan05.rc:
|
---|
3583 | - UNDOCUMENTED CHANGE: use the pedestref_Dec04.rc as reference
|
---|
3584 | file.
|
---|
3585 |
|
---|
3586 |
|
---|
3587 |
|
---|
3588 | 2005/04/08 Thomas Bretz
|
---|
3589 |
|
---|
3590 | * mhbase/MH3.cc:
|
---|
3591 | - replaced all Float-histograms by double histograms. This
|
---|
3592 | is backward compatible with I/O and has the advantage, that
|
---|
3593 | we are compatible with most other double histograms used in
|
---|
3594 | Mars
|
---|
3595 |
|
---|
3596 | * mhflux/MHEnergyEst.cc:
|
---|
3597 | - made the energy binning the same than in all other classes
|
---|
3598 |
|
---|
3599 | * mreport/MReportStarguider.[h,cc]:
|
---|
3600 | - implemented new values from new starguider report as defined
|
---|
3601 | in TDAS00-07 V7.1
|
---|
3602 | - Fixed the formerly wrong unit of fDevAz and fDevZd (unit now
|
---|
3603 | is arcmin)
|
---|
3604 |
|
---|
3605 | * mjobs/MJCalibrateSignal.cc:
|
---|
3606 | - first replaced contmc by a new filter Markus G. used, but
|
---|
3607 | after a discussion with Abelardo it turned out, that the
|
---|
3608 | original filter does a better job, becuase it takes both
|
---|
3609 | (level 1 trigger and minimum number of phes) conditions
|
---|
3610 | used in the MC into account.
|
---|
3611 |
|
---|
3612 | * mjobs/MJCut.cc:
|
---|
3613 | - added a plot: Effective-On-Time versus Theta used to produce
|
---|
3614 | a spectrum
|
---|
3615 |
|
---|
3616 | * mjobs/MJCalibrateSignal.cc:
|
---|
3617 | - removed condition IsUseBlindPixel() and IsUsePINDiode from
|
---|
3618 | setting filter and applied it to the corresponding task
|
---|
3619 |
|
---|
3620 | * mjobs/MDataSet.cc:
|
---|
3621 | - fixed a bug using the default paths
|
---|
3622 |
|
---|
3623 |
|
---|
3624 |
|
---|
3625 | 2005/04/07 Thomas Bretz
|
---|
3626 |
|
---|
3627 | * mpointing/MSrcPosCalc.cc:
|
---|
3628 | - also skip Process if fSourcePos==NULL, this happens in real
|
---|
3629 | data, too, if no pointing correction is done.
|
---|
3630 |
|
---|
3631 | * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
|
---|
3632 | - removed MParameterI, MParameterD, MParameterDerr
|
---|
3633 |
|
---|
3634 | * mbase/BaseLinkDef.h, mbase/Makefile:
|
---|
3635 | - added MParameterI, MParameterD, MParameterDerr
|
---|
3636 |
|
---|
3637 | * mbase/MParList.cc:
|
---|
3638 | - if a container is rejected due to wrong inheritance its
|
---|
3639 | inheritance is mentioned in the error message
|
---|
3640 |
|
---|
3641 | * mhbase/HBaseLinkDef.h, mhbase/Makefile:
|
---|
3642 | - removed MWeight
|
---|
3643 |
|
---|
3644 | * mhbase/MWeight.[h,cc]:
|
---|
3645 | - removed, replaced by MParameterD
|
---|
3646 |
|
---|
3647 | * mhbase/MFillH.[h,cc], mmontecarlo/MMcWeightEnergySpecCalc.[h,cc]:
|
---|
3648 | - replaced MWeight by MParameterD
|
---|
3649 |
|
---|
3650 | * mjobs/MJStar.cc:
|
---|
3651 | - fixed the wrong axis title in the histogram showing the rate
|
---|
3652 |
|
---|
3653 | * manalysis/MParameters.[h,cc]:
|
---|
3654 | - moved to mbase
|
---|
3655 |
|
---|
3656 | * mbase/MParameters.[h,cc]:
|
---|
3657 | - inherit MParameterDerr from MParameterD
|
---|
3658 | - changed class version of MParameterDerr from 1 to 2
|
---|
3659 |
|
---|
3660 | * mfbase/MFEventSelector2.cc:
|
---|
3661 | - fixed that in SelectProb the wrong bin was chosen
|
---|
3662 |
|
---|
3663 |
|
---|
3664 |
|
---|
3665 | 2005/04/07 Markus Gaug (2005/04/06)
|
---|
3666 |
|
---|
3667 | * mjobs/calibrationref_Dec04.rc
|
---|
3668 | * callisto_Dec04Jan05.rc
|
---|
3669 | - update the reference lines in the display according to the spline
|
---|
3670 | extractor.
|
---|
3671 |
|
---|
3672 | * msignal/MExtractTimeAndChargeSpline.cc
|
---|
3673 | - move fgHiGainFirst from 2 to 0. This is important for the Dec. und
|
---|
3674 | January data where the calib. pulse position changes much.
|
---|
3675 |
|
---|
3676 | * mjobs/MJCalib.cc
|
---|
3677 | * mjobs/MJCalibration.cc
|
---|
3678 | - move fDevice and functions IsUseBlindPixel() and
|
---|
3679 | IsUsePINDiode() into the base class.
|
---|
3680 |
|
---|
3681 | * mjobs/MJCalibrateSignal.cc
|
---|
3682 | - do not apply the modified extraction window to the interlaced
|
---|
3683 | calibration events. This is a bugfix especially for the
|
---|
3684 | December and January data.
|
---|
3685 | - extract and fit blind pixel and pin diode only if flag
|
---|
3686 | IsUseBlindPixel() or IsUsePINDiode() is set.
|
---|
3687 |
|
---|
3688 |
|
---|
3689 |
|
---|
3690 | 2005/04/07 Markus Gaug (2005/04/03)
|
---|
3691 |
|
---|
3692 | * mcalib/MCalibrateData.cc
|
---|
3693 | - made one warning more understandable.
|
---|
3694 |
|
---|
3695 | * msignal/MExtractTimeAndChargeDigitalFilter.cc
|
---|
3696 | - moved fgOffsetFromLogain from -1.8 to -2.8. This corrects only an
|
---|
3697 | defective extraction of the MC at low-gain signals lower than 90
|
---|
3698 | phes.
|
---|
3699 |
|
---|
3700 |
|
---|
3701 |
|
---|
3702 | 2005/04/07 Markus Gaug (2005/04/01)
|
---|
3703 |
|
---|
3704 | * mpedestal/MExtractPedestal.[h,cc]
|
---|
3705 | - use the standard way to define the default for fNumEventsDump
|
---|
3706 | - added missing "NumDump" in ReadEnv
|
---|
3707 |
|
---|
3708 | * callisto_*.rc
|
---|
3709 | - correct the default of the number of events used in
|
---|
3710 | pedestal calculation (NumEventsDump).
|
---|
3711 | - added missing lines for setting of parameters for the
|
---|
3712 | MJCalibrateSignal.PedCalcFromExtractRndm.*
|
---|
3713 | (CORRECTED SOME BUGS IN THIS LINES)
|
---|
3714 | - Replaced NumEventsDump by NumDump
|
---|
3715 |
|
---|
3716 |
|
---|
3717 |
|
---|
3718 | 2005/04/05 Thomas Bretz
|
---|
3719 |
|
---|
3720 | * mjobs/MSequence.cc:
|
---|
3721 | - fixed a bug in SetupDatRuns. P was setup instead of D
|
---|
3722 |
|
---|
3723 | * star.cc, mjobs/MJStar.cc:
|
---|
3724 | - fixed wrong setup of data-files
|
---|
3725 |
|
---|
3726 | * mjobs/pedestalref_Feb05.rc, mjobs/hilocalib_sp1.root,
|
---|
3727 | mjobs/hilocalib_sp1_mc.root:
|
---|
3728 | - added
|
---|
3729 |
|
---|
3730 | * mimage/MHillasCalc.[h,cc]:
|
---|
3731 | - implemented missing ReadEnv - DON'T KNOW WHERE IT WAS! argh...
|
---|
3732 |
|
---|
3733 | * mmc/MMcCorsikaRunHeader.h:
|
---|
3734 | - added Getter for fWobbleMode
|
---|
3735 |
|
---|
3736 | * mpointing/MSrcPosCalc.[h,cc]:
|
---|
3737 | - added detection of MC files and setting of source position
|
---|
3738 | according to wobble mode flag in MMcCorsikaRunHeader
|
---|
3739 | - fixed a bug in ReadEnv (wrong return statement) found
|
---|
3740 | by Abelardo. Correct handling of floating point numbers
|
---|
3741 | in the source position (12.5) was affected.
|
---|
3742 |
|
---|
3743 |
|
---|
3744 |
|
---|
3745 | 2005/04/04 Thomas Bretz
|
---|
3746 |
|
---|
3747 | * callisto.cc, sinope.cc, mjobs/MDataSet.[h,cc], mjobs/MJCalibTest.cc,
|
---|
3748 | mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
|
---|
3749 | mjobs/MSequence.[h,cc]
|
---|
3750 | - changed setup procedure for paths to allow using standard
|
---|
3751 | paths everywhere
|
---|
3752 | - fixed to use new correct datacenter standard paths
|
---|
3753 | - made sure, that the sequences in a dataset are sorted by
|
---|
3754 | their number to ensure the correct synchronization
|
---|
3755 |
|
---|
3756 | * mhflux/MHAlpha.cc:
|
---|
3757 | - display correct error (excess/significance)
|
---|
3758 |
|
---|
3759 | * mjobs/MJCalibrateSignal.cc, mjobs/MJPedestal.cc:
|
---|
3760 | - removed MPointingPosCalc from Tasklist
|
---|
3761 |
|
---|
3762 | * mjobs/MJStar.cc:
|
---|
3763 | - added MPointingPosCalc to tasklist for "Events" in case of MC
|
---|
3764 |
|
---|
3765 | * ganymed.cc, mjobs/MJCut.[h,cc]:
|
---|
3766 | - implemented an option to enhance the display
|
---|
3767 | - do not display FS plot in wobble mode
|
---|
3768 | - made sure files are not written when they should not be written
|
---|
3769 |
|
---|
3770 | * mhflux/MHAlpha.[h,cc]:
|
---|
3771 | - let FitEnergyBins return the mean of the significance of
|
---|
3772 | all Energy Bins
|
---|
3773 |
|
---|
3774 | * mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
|
---|
3775 | mimage/MHImagePar.cc, mimage/MHNewImagePar.cc:
|
---|
3776 | - implemented or fixed implementation of "same" Draw-option
|
---|
3777 | - slightly modified binning for Dist in MHHillasSrc
|
---|
3778 |
|
---|
3779 | * mjobs/MJCalibrateSignal.cc:
|
---|
3780 | - do not plot pulse time twice
|
---|
3781 |
|
---|
3782 | * mjobs/MJOptimize.cc:
|
---|
3783 | - print all parameters in minuit after they have been
|
---|
3784 | setup
|
---|
3785 |
|
---|
3786 |
|
---|
3787 |
|
---|
3788 | 2005/04/01 Thomas Bretz
|
---|
3789 |
|
---|
3790 | * mbadpixels/MBadPixelsCalc.cc:
|
---|
3791 | - switched on bad pixel detection for a pedestal level
|
---|
3792 | which is more than 5 times the variance
|
---|
3793 |
|
---|
3794 | * mfbase/MF.cc:
|
---|
3795 | - when fixing the "Inverted" bit in ReadEnv don't print a
|
---|
3796 | message on the screen
|
---|
3797 |
|
---|
3798 | * mhflux/MHAlpha.cc:
|
---|
3799 | - plot correct errors
|
---|
3800 | - do not plot the point if its significance is not greater 1
|
---|
3801 |
|
---|
3802 |
|
---|
3803 |
|
---|
3804 | 2005/03/29 Markus Gaug
|
---|
3805 |
|
---|
3806 | * mcalib/MCalibColorSet.cc:
|
---|
3807 | - added runs 34814, 34815, 45493, 45502, 45525, 45537 and 45548
|
---|
3808 |
|
---|
3809 |
|
---|
3810 |
|
---|
3811 | 2005/03/29 Thomas Bretz
|
---|
3812 |
|
---|
3813 | * ganymed.cc:
|
---|
3814 | - implemented cmdline option for wobble and no-wobble to overwrite
|
---|
3815 | dataset
|
---|
3816 | - added cmdline option to print dataset
|
---|
3817 |
|
---|
3818 | * mbase/MEvtLoop.[h,cc]:
|
---|
3819 | - added some memory leak analysis to eventloop
|
---|
3820 |
|
---|
3821 | * mbase/MStatusDisplay.[h,cc]:
|
---|
3822 | - added third part to status bar which displays the current
|
---|
3823 | memory usage
|
---|
3824 | - added some more sizes to menu bar
|
---|
3825 | - replaced SetStatusLine1/2 by calling a common SetStatusLine
|
---|
3826 | - added a delete to CloseWindow() to be able to close a
|
---|
3827 | static window. REMARK: This gives a hell of warnings in
|
---|
3828 | valgrind but it is currently the only option to get this working
|
---|
3829 | which is really annoying
|
---|
3830 |
|
---|
3831 | * mhbase/MH.cc:
|
---|
3832 | - small simplification
|
---|
3833 |
|
---|
3834 | * mhbase/MHMatrix.cc:
|
---|
3835 | - replaced IsValid() by a check for the number of Rows, this
|
---|
3836 | was necessary because in root 4.02/00 all matrices seems
|
---|
3837 | to be valid
|
---|
3838 |
|
---|
3839 | * mhflux/MHAlpha.cc:
|
---|
3840 | - changed the number of default bins in energy
|
---|
3841 | - make sure that the Alpha plot for off-data is displayed with
|
---|
3842 | a minimum at 0
|
---|
3843 | - fixed TPad::Divide for root 4.02/00
|
---|
3844 |
|
---|
3845 | * mhflux/MHEnergyEst.cc:
|
---|
3846 | - use the mean abs of the resolution as fit value
|
---|
3847 | - some fixed to graphics
|
---|
3848 | - fixed the TPad::Divide for root 4.02/00
|
---|
3849 | - for the moment removed the pad added to the list of cleanups
|
---|
3850 | to get rid of the crashes
|
---|
3851 |
|
---|
3852 | * mhflux/MHFalseSource.cc:
|
---|
3853 | - fixed for root 4.02/00 which seaqrches in the current pad
|
---|
3854 | for the histogram when calling Project3D
|
---|
3855 | - fixed the TPad::Divide for root 4.02/00
|
---|
3856 |
|
---|
3857 | * mhist/MHHadronness.[h,cc]:
|
---|
3858 | - use MParameterD instead of MHadronness
|
---|
3859 |
|
---|
3860 | * mimage/ImageLinkDef.h, mimage/Makefile:
|
---|
3861 | - added MHVsSize
|
---|
3862 |
|
---|
3863 | * mimage/MHHillas.cc:
|
---|
3864 | - implemented 'same' for Center-histogram
|
---|
3865 |
|
---|
3866 | * mhflux/FluxLinkDef.h, mhflux/Makefile:
|
---|
3867 | - added MHEnergyEst
|
---|
3868 |
|
---|
3869 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
3870 | - added significancetimes log10(excess) as fit option
|
---|
3871 |
|
---|
3872 | * mjobs/MDataSet.[h,cc]:
|
---|
3873 | - added wobble-mode option
|
---|
3874 |
|
---|
3875 | * mjobs/MJCut.cc:
|
---|
3876 | - changed default binning for energy
|
---|
3877 | - added MHillasSrcAnti optionally to the output
|
---|
3878 | - added MHVsSize to the tabs which are shown
|
---|
3879 |
|
---|
3880 | * mjobs/MJOptimize.[h,cc]:
|
---|
3881 | - added dummy parameters to FixParameter for compatibility
|
---|
3882 | with SetParemeter
|
---|
3883 | - replaced MFSupercuts by MFMagicCuts
|
---|
3884 | - use Energy in MHAlpha instead of size
|
---|
3885 |
|
---|
3886 | * mbase/MFilter.[h,cc]:
|
---|
3887 | - implemented ReadEnv to treat "Inverted"
|
---|
3888 |
|
---|
3889 | * mfbase/MF.[h,cc], mfilter/MFSupercuts.cc:
|
---|
3890 | - treat "inverted" with MFilter::ReadEnv
|
---|
3891 |
|
---|
3892 | * manalysis/MCompProbCalc.[h,cc], mranforest/MRanForestCalc.[h,cc]:
|
---|
3893 | - replaced MHadronness by MParameterD
|
---|
3894 |
|
---|
3895 | * mdata/MDataFormula.[h,cc]:
|
---|
3896 | - removed comments from SetVariables
|
---|
3897 | - replaced GetExpFormula by GetTitle
|
---|
3898 |
|
---|
3899 | * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
|
---|
3900 | - MHadronness removed
|
---|
3901 |
|
---|
3902 | * mfilter/MFMagicCuts.[h,cc]:
|
---|
3903 | - added
|
---|
3904 |
|
---|
3905 | * mfilter/FilterLinkDef.h, mfilter/Makefile:
|
---|
3906 | - added MFMagicCuts
|
---|
3907 |
|
---|
3908 | * mjobs/Makefile, mjobs/JobsLinkDef.h:
|
---|
3909 | - removed MJExtractSignal
|
---|
3910 |
|
---|
3911 | * mfbase/MF.cc:
|
---|
3912 | - fixed a problem with double-inversion in ReadEnv
|
---|
3913 |
|
---|
3914 | * mpointing/MSrcPosCalc.cc:
|
---|
3915 | - removed an output line which showed only an empty container
|
---|
3916 |
|
---|
3917 |
|
---|
3918 |
|
---|
3919 | 2005/03/24 Thomas Bretz
|
---|
3920 |
|
---|
3921 | * callisto.cc, ganymed.cc, mars.cc, merpp.cc, readdaq.cc,
|
---|
3922 | readraw.cc, showlog.cc, showplot.cc, sinope.cc, star.cc:
|
---|
3923 | - replaced all returns of -1 by return 2
|
---|
3924 |
|
---|
3925 | * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
|
---|
3926 | - added MEnergyEst (container)
|
---|
3927 |
|
---|
3928 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
3929 | - implemented new fit result options
|
---|
3930 |
|
---|
3931 |
|
---|
3932 |
|
---|
3933 | 2005/03/23 Markus Gaug
|
---|
3934 |
|
---|
3935 | * msignal/MExtractTimeAndChargeDigitalFilter.cc
|
---|
3936 | - fix a bug in the time fine adjustment
|
---|
3937 |
|
---|
3938 | * mjobs/hilocalib_*_mc.root
|
---|
3939 | - high-gain low-gain intercalibration constants for the MC.
|
---|
3940 |
|
---|
3941 | * mjobs/MJCalibration.cc
|
---|
3942 | - use the MC- intercalibration files for MC.
|
---|
3943 |
|
---|
3944 |
|
---|
3945 |
|
---|
3946 | 2005/03/23 Thomas Bretz
|
---|
3947 |
|
---|
3948 | * mhcalib/MHCalibrationChargeCam.cc:
|
---|
3949 | - fixed a possible crash in DrawDataCheckPixel() if
|
---|
3950 | pix.GetGraphEvents() returns NULL
|
---|
3951 |
|
---|
3952 |
|
---|
3953 |
|
---|
3954 | 2005/03/23 Thomas Bretz
|
---|
3955 |
|
---|
3956 | * Release 0.9
|
---|
3957 |
|
---|
3958 |
|
---|
3959 |
|
---|
3960 | 2005/03/23 Thomas Bretz
|
---|
3961 |
|
---|
3962 | * ganymed.cc:
|
---|
3963 | - implemented wobble-mode option
|
---|
3964 |
|
---|
3965 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
3966 | - fixed a problem in wobble mode (number of on- minus number
|
---|
3967 | of off-entries where calculated as 0)
|
---|
3968 | - added some additional resource options for scaling
|
---|
3969 | - added some missing const-qualifiers
|
---|
3970 |
|
---|
3971 | * mhflux/MHAlpha.cc:
|
---|
3972 | - some cosmetic change to output
|
---|
3973 |
|
---|
3974 | * mjobs/MDataSet.[h,cc]:
|
---|
3975 | - added the possibility to add a source name for wobble mode
|
---|
3976 | (preliminary)
|
---|
3977 | - added reading from *.edb catalog
|
---|
3978 |
|
---|
3979 | * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
|
---|
3980 | mjobs/MJCalibration.cc, mjobs/MJPedestal.cc:
|
---|
3981 | - replaced iter.Print("all") by iter.Print()
|
---|
3982 |
|
---|
3983 | * mjobs/MJCut.[h,cc]:
|
---|
3984 | - implemented wobble mode
|
---|
3985 | - implemented getting source position
|
---|
3986 |
|
---|
3987 | * mjobs/MJStar.cc:
|
---|
3988 | - switched off calculation of MConcentration
|
---|
3989 | - implemented the new debug option for files (was still missing
|
---|
3990 | in MJStar)
|
---|
3991 |
|
---|
3992 | * mpointing/MSrcPosCalc.[h,cc]:
|
---|
3993 | - always writa the anti-source position into the parameter list, too
|
---|
3994 | - implemented wobble mode (exchange source and anti-source position)
|
---|
3995 |
|
---|
3996 | * mjobs/Makefile, mjobs/JobsLinkDef.h:
|
---|
3997 | - added MJOptimize
|
---|
3998 |
|
---|
3999 | * mfilter/MFSupercuts.[h,cc]:
|
---|
4000 | - added
|
---|
4001 |
|
---|
4002 | * mfilter/Makefile, mfilter/FilterLinkDef.h:
|
---|
4003 | - added MFSupercuts
|
---|
4004 | - removed MFAlpha
|
---|
4005 |
|
---|
4006 | * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
|
---|
4007 | - removed MEnergyEst
|
---|
4008 | - removed MEnergyEstParam
|
---|
4009 | - removed MEnergyEstParamDanielMkn421
|
---|
4010 | - removed MSupercuts
|
---|
4011 | - removed MSupercutsCalc
|
---|
4012 | - removed MFindSupercuts
|
---|
4013 | - removed MMinuitInterface
|
---|
4014 | - removed MFiltercutsCalc
|
---|
4015 |
|
---|
4016 | * mhist/Makefile, mhist/HistLinkDef.h:
|
---|
4017 | - removed MHEnergyTime
|
---|
4018 | - removed MHEnergyTheta
|
---|
4019 | - removed MHAlphaEnergyTime
|
---|
4020 | - removed MHAlphaEnergyTheta
|
---|
4021 | - removed MHThetabarTime
|
---|
4022 | - removed MHThetabarTheta
|
---|
4023 | - removed MHGamma
|
---|
4024 | - removed MHSigmaPixel
|
---|
4025 | - removed MHSigmabarTheta
|
---|
4026 | - removed MHOnSubtraction
|
---|
4027 | - removed MHFindSignificance
|
---|
4028 | - removed MHCT1Supercuts
|
---|
4029 |
|
---|
4030 | * mhflux/Makefile, mhflux/HistLinkDef.h:
|
---|
4031 | - added MHEnergyEst
|
---|
4032 |
|
---|
4033 |
|
---|
4034 |
|
---|
4035 | 2005/03/22 Thomas Bretz
|
---|
4036 |
|
---|
4037 | * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
|
---|
4038 | mjobs/MJCalibration.cc, mjobs/MJPedestal.cc:
|
---|
4039 | - added a possibility to print the files which are
|
---|
4040 | searched/found if the files doesn't match the sequence
|
---|
4041 |
|
---|
4042 | * mjobs/MJPedestal.cc:
|
---|
4043 | - undocumented(!) change, changed fgExtractWinLeft
|
---|
4044 | from 3.5 to 2.5
|
---|
4045 |
|
---|
4046 | * mimage/MHillas.cc:
|
---|
4047 | - fixed a bug which took unused pixels into account
|
---|
4048 | introduced errornously with the last change to MSignalCam
|
---|
4049 |
|
---|
4050 |
|
---|
4051 |
|
---|
4052 | 2005/03/21 Thomas Bretz
|
---|
4053 |
|
---|
4054 | * mfbase/MFDataChain.cc:
|
---|
4055 | - fixed a bug in GetDataMember if fData is not valid
|
---|
4056 |
|
---|
4057 | * mhbase/MH3.cc:
|
---|
4058 | - moved drawing histograms back to Draw. This fixes a
|
---|
4059 | problem with root 4.02/00. Reading/Writing should be
|
---|
4060 | no problem if the names of the profiles are well known.
|
---|
4061 | - with this fix 'same' is currently NOT supported
|
---|
4062 |
|
---|
4063 | * mimage/ImageLinkDef.h, mimage/Makefile:
|
---|
4064 | - added MNewImagepar2
|
---|
4065 | - added MHCewImagePar2
|
---|
4066 |
|
---|
4067 | * mimage/MNewImagePar2.[h,cc], mimage/MHNewImagePar2.[h,cc]:
|
---|
4068 | - added new classes calculating and displaying the length
|
---|
4069 | of the border line of a shower
|
---|
4070 |
|
---|
4071 | * mimage/MHImagePar.cc:
|
---|
4072 | - fixed a problem with root 4.02/00 when setting the margin
|
---|
4073 | in Divide to 0 by setting it to 1e-10
|
---|
4074 |
|
---|
4075 | * mimage/MHNewImagePar.[h,cc]:
|
---|
4076 | - fixed to display Areas in deg^2
|
---|
4077 |
|
---|
4078 | * mimage/MHillas.cc, mimage/MHillasExt.cc, mimage/MHillasSrc.cc,
|
---|
4079 | mimage/MImagePar.cc, mimage/MNewImagePar.cc
|
---|
4080 | - a small fix to Print()
|
---|
4081 |
|
---|
4082 | * mimage/MHillasCalc.[h,cc]:
|
---|
4083 | - added MNewImagePar2 to supported image parameters
|
---|
4084 |
|
---|
4085 | * mjobs/MJStar.cc:
|
---|
4086 | - replaced MCerPhotEvt by MSignalCam
|
---|
4087 |
|
---|
4088 | * msignal/cosmics_weights46.dat, msignal/calibration_weightsUV46.dat,
|
---|
4089 | mjobs/hilocalib_df46.root:
|
---|
4090 | - added new intercalibration file for digital filter 4sl higain
|
---|
4091 | and 6sl logian
|
---|
4092 |
|
---|
4093 | * mbase/MLogHtml.cc:
|
---|
4094 | - fixed a bug in Underline which cause a crash if fOut==NULL
|
---|
4095 | - output a message if file cannot be opened
|
---|
4096 |
|
---|
4097 | * mhcalib/MHCalibrationPulseTimeCam.cc:
|
---|
4098 | - for some output there was a replacement of pix.GetPixId()
|
---|
4099 | by hist.GetName() <undocumented>
|
---|
4100 |
|
---|
4101 | * mimage/MHillas.[h,cc]:
|
---|
4102 | - added new member function GetBorderLine returning the border
|
---|
4103 | line correspondig to an ellipse with axis lnegth and width
|
---|
4104 | - added new member function GetArea returning the area
|
---|
4105 | correspondig to an ellipse with axis lnegth and width
|
---|
4106 |
|
---|
4107 |
|
---|
4108 |
|
---|
4109 | 2005/03/19 Markus Gaug
|
---|
4110 |
|
---|
4111 | * mjobs/hilocalib_df46.root
|
---|
4112 | - added new intercalibration file for digital filter 4sl higain
|
---|
4113 | and 6 slices logain
|
---|
4114 |
|
---|
4115 | * mjobs/MJCalibration.cc
|
---|
4116 | - exchanged intercalibration file from hilocalib_df_4.root to
|
---|
4117 | hilocalib_df46.root
|
---|
4118 | - do not apply hi-gain lo-gain intercalibration for MC files.
|
---|
4119 |
|
---|
4120 | * mjobs/MJPedestal.cc
|
---|
4121 | - exchanged two (Int_t)'s by TMath::Nint().
|
---|
4122 | - undocumented(!) change to the calculation of the extraction
|
---|
4123 | range (PulsePosCheck)
|
---|
4124 |
|
---|
4125 | * callisto.rc
|
---|
4126 | - exchanged default weights file for Digital filter from
|
---|
4127 | cosmics_weights4.dat to cosmics_weights46.dat and from
|
---|
4128 | calibration_weights_UV4.dat to calibration_weights_UV46.dat!
|
---|
4129 | This change is absolutely necessary, given the new results from
|
---|
4130 | Nuria about the signal resolution in the low gain which gets worse
|
---|
4131 | than the intrinsic Poisson jitter above 350 phes. Also the time
|
---|
4132 | resolution is too bad. This was not known before we had the
|
---|
4133 | correct low-gain MC pulse.
|
---|
4134 |
|
---|
4135 |
|
---|
4136 |
|
---|
4137 | 2005/03/18 Thomas Bretz
|
---|
4138 |
|
---|
4139 | * Makefile:
|
---|
4140 | - removed mone from list of compiled programs
|
---|
4141 |
|
---|
4142 | * mars.cc:
|
---|
4143 | - replaced the MARS display by the Camera Display directly
|
---|
4144 |
|
---|
4145 | * manalysis/MCameraData.[h,cc], mcalib/MCalibrateData.[h,cc],
|
---|
4146 | mbadpixels/MBadPixelsTreat.[h,cc], mcalib/MCalibrateRelTimes.[h,cc],
|
---|
4147 | mimage/MCameraSmooth.[h,cc], mimage/MConcentration.[h,cc],
|
---|
4148 | mimage/MHillas.[h,cc], mimage/MHillasExt.[h,cc],
|
---|
4149 | mimage/MImgCleanStd.[h,cc], mimage/MNewImagePar.[h,cc],
|
---|
4150 | mimage/MImagePar.[h,cc], MNewImagePar.[h,cc],
|
---|
4151 | mjobs/MJCalibTest.cc, mhcalib/MHCalibrationTestCam.[h,cc],
|
---|
4152 | mpedestal/MPedPhotCalc.[h,cc], mjobs/MJCalibrateSignal.cc:
|
---|
4153 | - removed dependancy on MArrivalTime, information now
|
---|
4154 | found in MSignalCam
|
---|
4155 | - replaced MCerPhotEvt by MSignalCam
|
---|
4156 | - it was renamed because it will be completely incompatible
|
---|
4157 | anyhow
|
---|
4158 |
|
---|
4159 | * mjobs/MJCalibrateSignal.cc:
|
---|
4160 | - use new MSignalCam type to display pulse position of cosmics
|
---|
4161 |
|
---|
4162 | * mcalib/MCalibrateData.cc:
|
---|
4163 | - calculate number of saturated pixels
|
---|
4164 |
|
---|
4165 | * manalysis/MCerPhotEvt.[h,cc]:
|
---|
4166 | - removed possibility for zero-supression. Now the index
|
---|
4167 | is identical with the position in the array
|
---|
4168 | - renamed and moved to msignal/MSignalCam.[h,cc]
|
---|
4169 |
|
---|
4170 | * manalysis/MCerPhotPix.cc:
|
---|
4171 | - removed obsolete values
|
---|
4172 | - added arrival time
|
---|
4173 | - renamed and moved to msignal/MSignalPix.[h,cc]
|
---|
4174 |
|
---|
4175 | * mcalib/MCalibrationChargeCalc.cc:
|
---|
4176 | - some cosmetic changes and small fixed from the Munich cvs
|
---|
4177 | (undocumented)
|
---|
4178 |
|
---|
4179 | * mfileio/MWriteRootFile.cc:
|
---|
4180 | - fixed bug in RecursiveRemove which caused crashed with real
|
---|
4181 | data
|
---|
4182 |
|
---|
4183 | * mhft/MGeomCamMagicEnhance.cc, mhft/MHexagonalFTCalc.cc:
|
---|
4184 | - updated, but untested
|
---|
4185 |
|
---|
4186 | * mhist/MHCamEvent.[h,cc]:
|
---|
4187 | - some fixes in Draw to get a correct display in root 4.02/00
|
---|
4188 | (at least on 64-bit systems)
|
---|
4189 | - removed kSqrtVariance it is included in kProfile now
|
---|
4190 |
|
---|
4191 | * mhist/MHCamera.[h,cc]:
|
---|
4192 | - removed sqrtvariance option which is included in profile now
|
---|
4193 | - the profile now uses the new array fBinEntries to display
|
---|
4194 | a more accurate profile
|
---|
4195 |
|
---|
4196 | * mhist/MHEvent.cc:
|
---|
4197 | - set to type 6 for arrival times
|
---|
4198 |
|
---|
4199 | * mimage/MHillasCalc.cc:
|
---|
4200 | - updated text for error=1
|
---|
4201 |
|
---|
4202 | * mimage/MImagePar.cc:
|
---|
4203 | - copy number of saturated pixels from MSignalCam
|
---|
4204 |
|
---|
4205 | * mjobs/MJStar.cc:
|
---|
4206 | - enhanced title of some histogram
|
---|
4207 |
|
---|
4208 | * mjobs/MSequence.cc:
|
---|
4209 | - updated path to fit data center (D.Dorner)
|
---|
4210 |
|
---|
4211 | * mmain/MEventDisplay.cc:
|
---|
4212 | - display Arrival Time from MSignalCam now
|
---|
4213 |
|
---|
4214 | * msignal/MArrivalTimeCam.cc:
|
---|
4215 | - implemented a new case 6 which is identical with the
|
---|
4216 | default case AND arrival time from MSignalCam
|
---|
4217 |
|
---|
4218 | * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
|
---|
4219 | manalysis/:
|
---|
4220 | - removed MCerPhotEvt
|
---|
4221 | - removed MCerPHotPix
|
---|
4222 | - removed MCerPhotAnal
|
---|
4223 | - removed MCerPhotAnal2
|
---|
4224 | - removed MCerPhotCalc
|
---|
4225 |
|
---|
4226 | * mimage/Makefile, manalysis/ImageLinkDef.h:
|
---|
4227 | - removed MHillasSrcCalc
|
---|
4228 |
|
---|
4229 | * manalysis/MSupercutsCalc.cc:
|
---|
4230 | - removed an obsolete include
|
---|
4231 |
|
---|
4232 | * mhist/Makefile, mhist/HistLinkDef.h:
|
---|
4233 | - removed MHSigmaTheta
|
---|
4234 |
|
---|
4235 | * mmain/Makefile, mmain/HistLinkDef.h:
|
---|
4236 | - removed MDataCheck
|
---|
4237 | - removed Mars
|
---|
4238 | - removed MAnalysis
|
---|
4239 | - removed MMonteCarlo
|
---|
4240 | - removed MGDisplayAdc
|
---|
4241 | - removed MOnlineDisplay
|
---|
4242 | - removed MOnlineDump
|
---|
4243 |
|
---|
4244 | * msignal/Makefile, msignal/HistLinkDef.h, msignal/:
|
---|
4245 | - added MSignalCam
|
---|
4246 | - added MSignalPix
|
---|
4247 | - added MSignalCalc
|
---|
4248 |
|
---|
4249 | * msql/Makefile, msql/SqlLinkDef.h:
|
---|
4250 | - removed MSqlInsertRun
|
---|
4251 |
|
---|
4252 | * mfilter/Makefile, mfilter/FilterLinkDef.h:
|
---|
4253 | - removed MFSelBasic
|
---|
4254 | - removed MFSelStandard
|
---|
4255 | - removed MFSelFinal
|
---|
4256 |
|
---|
4257 |
|
---|
4258 |
|
---|
4259 | 2005/03/17 Thomas Bretz
|
---|
4260 |
|
---|
4261 | * callisto.cc:
|
---|
4262 | - added new option moon
|
---|
4263 | - use light condition from MSequence to determin light condition
|
---|
4264 | automatically
|
---|
4265 |
|
---|
4266 | * mjobs/MJPedestal.h:
|
---|
4267 | - allow setting SetUseHists also to kFALSE
|
---|
4268 |
|
---|
4269 | * mjobs/MSequence.[h,cc]:
|
---|
4270 | - added fLightCondition
|
---|
4271 |
|
---|
4272 | * mcalib/MCalibrateData.cc:
|
---|
4273 | - undocumented change from Markus Gaug
|
---|
4274 |
|
---|
4275 | * mfilter/MFCT1SelBasic.[h,cc], mfilter/MFCT1SelStandard.[h,cc],
|
---|
4276 | mfilter/MFCT1SelFinal.[h,cc]:
|
---|
4277 | - moved to manalysisct1
|
---|
4278 |
|
---|
4279 | * mfilter/Makefile, mfilter/FilterLinkDef.h:
|
---|
4280 | - removed MFCT1SelBasic
|
---|
4281 | - removed MFCT1SelStandard
|
---|
4282 | - removed MFCT1SelFinal
|
---|
4283 |
|
---|
4284 | * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
|
---|
4285 | - removed MPad
|
---|
4286 | - removed MMakePadHistograms
|
---|
4287 | - removed MSigmabar
|
---|
4288 | - removed MSigmabarParam
|
---|
4289 | - removed MSigmabarCalc
|
---|
4290 |
|
---|
4291 | * mimage/Makefile, mimage/ImageLinkDef.h:
|
---|
4292 | - removed MImgCleanTGB
|
---|
4293 |
|
---|
4294 | * mmontecarlo/Makefile, mmontecarlo/MonteCarloLinkDef.h
|
---|
4295 | - removed MMcEnergyEst
|
---|
4296 | - removed MMcTimeGenerate
|
---|
4297 |
|
---|
4298 | * msignal/Makefile, msignal/SignalLinkDef.h:
|
---|
4299 | - removed MArrivalTime
|
---|
4300 | - removed MArrivalTimeCalc
|
---|
4301 | - removed MArrivalTimeCalc2
|
---|
4302 |
|
---|
4303 | * mjobs/MJCalibration.cc:
|
---|
4304 | - followed some undocumented changes from the other cvs
|
---|
4305 |
|
---|
4306 |
|
---|
4307 |
|
---|
4308 | 2005/03/16 Thomas Bretz
|
---|
4309 |
|
---|
4310 | * callisto.cc:
|
---|
4311 | - set changed extractor in MJCalibrateSignal from MJPedestal
|
---|
4312 | - don't process 'range finding' for MonteCarlo data
|
---|
4313 |
|
---|
4314 | * callisto.rc:
|
---|
4315 | - removed obsolete Modified* option
|
---|
4316 |
|
---|
4317 | * mjobs/MJCalibrateSignal.[h,cc]:
|
---|
4318 | - removed obsolete flag for ModifiedExtractWin
|
---|
4319 | - allow also NULL for SetExtractor
|
---|
4320 | - rearanged the too MWriteRootFile instantiations otherwise
|
---|
4321 | callisto crashes in MWriteRootFile::ChangeFile
|
---|
4322 | - removed some obsolete comments about an old MC workaround
|
---|
4323 |
|
---|
4324 | * mdata/MDataChain.cc:
|
---|
4325 | - fixe to allow sign after e (eg. 1e-3, 1e+5 instead of 1e3, 1e5)
|
---|
4326 |
|
---|
4327 | * mcalib/MCalibColorSet.cc, mcalib/MCalibrationChargeCalc.cc,
|
---|
4328 | mhcalib/MHCalibrationCam.cc:
|
---|
4329 | - undocummented change
|
---|
4330 |
|
---|
4331 |
|
---|
4332 |
|
---|
4333 | 2005/03/16 Markus Gaug
|
---|
4334 |
|
---|
4335 | * msignal/MExtractTimeAndChargeSlidingWindow.cc
|
---|
4336 | - fixed a bug in the reading of the resource file (reading of the
|
---|
4337 | MExtractTimeAndCharge resources was skipped).
|
---|
4338 |
|
---|
4339 | * mcalib/MCalibrateData.cc
|
---|
4340 | - for the case that the high-gain saturates, but the low-gain signal
|
---|
4341 | could not be extracted successfully, take the high-gain signal,
|
---|
4342 | multiplied by 1.5 (before, 0 was taken erroneously).
|
---|
4343 |
|
---|
4344 | * msignal/MExtractTimeAndCharge.cc
|
---|
4345 | - catch one potential case for memory leaks in the low-gain
|
---|
4346 | calculation. Extract low-gain only if the remaining extraction
|
---|
4347 | window is not smaller than the number of slices needed by the
|
---|
4348 | signal extractor.
|
---|
4349 | - set the default fgLoGainStartShift to -3.5
|
---|
4350 |
|
---|
4351 | * msignal/MExtractTimeAndChargeSpline.[h,cc]
|
---|
4352 | * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
|
---|
4353 | - adjust fLoGainStartShift by one slice, after findings from MC.
|
---|
4354 |
|
---|
4355 |
|
---|
4356 |
|
---|
4357 | 2005/03/15 Markus Gaug
|
---|
4358 |
|
---|
4359 | * msignal/MExtractTimeAndChargeSpline.h
|
---|
4360 | - take fRandomIter out of the streamer.
|
---|
4361 | - take fRiseTimeLoGain and fFallTimeLoGain into the streamer.
|
---|
4362 | - raise version number to 4
|
---|
4363 |
|
---|
4364 | * mjobs/MJCalibration.cc
|
---|
4365 | - set default to kFALSE for PIN Diode or Blind Pixel calibration
|
---|
4366 | (was kTRUE by error).
|
---|
4367 |
|
---|
4368 |
|
---|
4369 |
|
---|
4370 | 2005/03/15 Thomas Bretz
|
---|
4371 |
|
---|
4372 | * mjobs/MJCalibrateSignal.[h,cc]:
|
---|
4373 | - added the fExtractor data member
|
---|
4374 | - added a destructor deleting it
|
---|
4375 | - only read extractor from file if not set by user
|
---|
4376 | - user fExtractor as extractor1
|
---|
4377 | - do not delete extractor1 if set by user
|
---|
4378 | - added member function to set extractor
|
---|
4379 |
|
---|
4380 | * mjobs/MJPedestal.cc:
|
---|
4381 | - removed MFEventSelector workaround again
|
---|
4382 | - do not write pedy file anymore
|
---|
4383 |
|
---|
4384 | * callisto.cc:
|
---|
4385 | - MJCalibrateSignal now takes the signal extractor directly
|
---|
4386 | instead of taking the long way round a new file
|
---|
4387 |
|
---|
4388 | * mpedestal/MExtractPedestal.cc:
|
---|
4389 | - ReInit extractor correctly. Now the workaround should be
|
---|
4390 | really obsolete
|
---|
4391 |
|
---|
4392 | * mbase/MGMenu.[h,cc]:
|
---|
4393 | - make fix fix also compile root 3.10.02
|
---|
4394 |
|
---|
4395 |
|
---|
4396 |
|
---|
4397 | 2005/03/14 Thomas Bretz
|
---|
4398 |
|
---|
4399 | * mbase/MGMenu.h:
|
---|
4400 | - added a fix for root 4.02.00
|
---|
4401 |
|
---|
4402 |
|
---|
4403 |
|
---|
4404 | 2005/03/14 Markus Gaug
|
---|
4405 |
|
---|
4406 | * mcalib/MCalibrateData.cc
|
---|
4407 | - catch the case that now high-gain low-gian intercalibration const.
|
---|
4408 | is available.
|
---|
4409 |
|
---|
4410 | * mjobs/MJPedestal.cc
|
---|
4411 | - modify option for pedy*.root: from UPDATE to RECREATE
|
---|
4412 |
|
---|
4413 |
|
---|
4414 |
|
---|
4415 | 2005/03/11 Markus Gaug
|
---|
4416 |
|
---|
4417 | * callisto.rc
|
---|
4418 | - changed default weights for DF to cosmics_weights4.dat. (This has
|
---|
4419 | turned out to be the most stable set of weights).
|
---|
4420 |
|
---|
4421 | * mjobs/MJCalibration.cc
|
---|
4422 | - some cosmetic changes in the output
|
---|
4423 | - in case of WriteHists(), do not overwrite existing signal*.root
|
---|
4424 | file, but append histograms (bugfix!)
|
---|
4425 |
|
---|
4426 |
|
---|
4427 |
|
---|
4428 | 2005/03/10 Toni Coarasa (With Nadia's and Alessandro's inside)
|
---|
4429 |
|
---|
4430 | * mjobs/MJCut.cc
|
---|
4431 | - inclusion of (TString) to avoid compiler error under 2.95.3
|
---|
4432 |
|
---|
4433 | * sinope.cc
|
---|
4434 | - inclusion of <errno.h> to avoid compiler error under 2.95.3
|
---|
4435 |
|
---|
4436 |
|
---|
4437 |
|
---|
4438 | 2005/03/10 Markus Gaug
|
---|
4439 |
|
---|
4440 | * msignal/MExtractTimeAndCharge.cc
|
---|
4441 | - set fgLoGainStartShift to -4.0
|
---|
4442 | - put a check to avoid a dynamic low-gain range < 0 (should not
|
---|
4443 | occur with current extractors, but one never knows...)
|
---|
4444 |
|
---|
4445 | * msignal/MExtractor.[h,cc]
|
---|
4446 | - introduced Clear()-function, used in SetRange()
|
---|
4447 |
|
---|
4448 | * mjobs/MJCalibrateSignal.cc
|
---|
4449 | - changed order of initialization of the 2 MWriteRootFiles whereupon
|
---|
4450 | the crash goes away. Have to revise the /dev/null work-around
|
---|
4451 | in MWriteRootFile!
|
---|
4452 |
|
---|
4453 |
|
---|
4454 |
|
---|
4455 | 2005/03/09 Markus Gaug
|
---|
4456 |
|
---|
4457 | * msignal/MExtractTimeAndCharge.cc
|
---|
4458 | - catch a (very unprobable) case in which the low-gain range could
|
---|
4459 | be negative
|
---|
4460 |
|
---|
4461 | * mjobs/MJCalibrateSignal.cc
|
---|
4462 | - modify writing of MCalibrationPulseTimeCam to disk in order to
|
---|
4463 | avoid program crash in the destructor of MJCalibrateSignal
|
---|
4464 |
|
---|
4465 | * mhcalib/MHGausEvents.h
|
---|
4466 | - take fGraphEvents, fGraphPowerSpectrum, fHPowerProbability and
|
---|
4467 | fPowerSpectrum out of the streamer.
|
---|
4468 | - intialize fFlags to 0
|
---|
4469 |
|
---|
4470 |
|
---|
4471 |
|
---|
4472 | 2005/03/09 Thomas Hengstebeck
|
---|
4473 |
|
---|
4474 | * mranforest/MRFEnergyEst.cc
|
---|
4475 | - changed call of min, max functions to TMath::Min() and
|
---|
4476 | TMath::Max() to avoid compilation problems with some gcc
|
---|
4477 | versions
|
---|
4478 | - changed check of energy rule (last col of MHMatrix) so, that
|
---|
4479 | any rule containing "fEnergy" is accepted.
|
---|
4480 |
|
---|
4481 |
|
---|
4482 |
|
---|
4483 | 2005/03/08 Markus Gaug
|
---|
4484 |
|
---|
4485 | * mhcalib/MHPedestalCam.[h,cc]
|
---|
4486 | - introduce new parameter "fFitStart" to decide from outside where
|
---|
4487 | to start fitting the pedestals.
|
---|
4488 |
|
---|
4489 |
|
---|
4490 |
|
---|
4491 | 2005/03/07 Markus Gaug
|
---|
4492 |
|
---|
4493 | * mjobs/hilocalib_df6.root
|
---|
4494 | * mjobs/hilocalib_sp2.root
|
---|
4495 | - two files with the high-gain vs. logain intercalibration results.
|
---|
4496 | for Digital filter and September data and Spline and December
|
---|
4497 | data.
|
---|
4498 |
|
---|
4499 | * callisto.rc
|
---|
4500 | - allow setting the variables ExtractWinLeft and ExtractWinRight.
|
---|
4501 |
|
---|
4502 | * mhcalib/MHCalibrationHiLoCam.h
|
---|
4503 | * mhcalib/MHCalibrationCam.h
|
---|
4504 | * mhcalib/MHGausEvents.h
|
---|
4505 | - put the Draw-functions into the *MENU*
|
---|
4506 |
|
---|
4507 | * mjobs/MJCalibration.[h,cc]
|
---|
4508 | - introduced reading of hi-vs.logain calibration file
|
---|
4509 |
|
---|
4510 | * mjobs/MJPedestal.[h,cc]
|
---|
4511 | - modified range setting according Thomas S. suggestions
|
---|
4512 |
|
---|
4513 | * msignal/MArrivalTime.[h,cc]
|
---|
4514 | - took out some commented code which will not be used any more
|
---|
4515 | - improve Print() function
|
---|
4516 |
|
---|
4517 |
|
---|
4518 |
|
---|
4519 | 2005/03/05 Markus Gaug
|
---|
4520 |
|
---|
4521 | * msignal/MExtractTimeAndChargeSpline.[h,cc]
|
---|
4522 | - removed the obsolete parts of "kMaximum" and "kHalfMaximum" in the
|
---|
4523 | code which were still persistent
|
---|
4524 | - set default extraction type to integral (instead of amplitude)
|
---|
4525 | - set version number to 3
|
---|
4526 |
|
---|
4527 | * mcalib/MCalibrationChargeCam.[h,cc]
|
---|
4528 | - added new function GetAvergedConvFADC2PhePerArea for the datacheck
|
---|
4529 |
|
---|
4530 | * mjobs/MJPedestal.[h,cc]
|
---|
4531 | - added function WriteExtractor which writes the extractor with the
|
---|
4532 | new ranges to disk if fPulsePosCheck has been selected.
|
---|
4533 |
|
---|
4534 | * mjobs/MJCalibrateSignal.[h,cc]
|
---|
4535 | - added functionality to read the updated extractor from
|
---|
4536 | MJPedestalY2 (with the new extraction ranges).
|
---|
4537 |
|
---|
4538 |
|
---|
4539 |
|
---|
4540 | 2005/03/04 Abelardo Moralejo
|
---|
4541 |
|
---|
4542 | * mmc/MFadcDefine.h
|
---|
4543 | - Changed constant SUBBINS from 5 to 500. This defines the
|
---|
4544 | resolution of the analog signal simulation in the camera MC.
|
---|
4545 | The time step is the duration of one FADC slice divided by
|
---|
4546 | SUBBINS. The change was necessary to implement correctly the PMT
|
---|
4547 | time jitter.
|
---|
4548 |
|
---|
4549 |
|
---|
4550 |
|
---|
4551 | 2005/03/03 Markus Gaug
|
---|
4552 |
|
---|
4553 | * mjobs/pedestalref.rc
|
---|
4554 | * mjobs/calibrationref.rc
|
---|
4555 | * mjobs/calibrationref_Nov04.rc
|
---|
4556 | - added documentation
|
---|
4557 |
|
---|
4558 | * mjobs/signalref.rc
|
---|
4559 | - added
|
---|
4560 |
|
---|
4561 | * mjobs/MJPedestal.cc
|
---|
4562 | - re-added MFEventSelector which had been removed by TB on the
|
---|
4563 | 15.2.2005.
|
---|
4564 | - added pulse position selector, as decided at the Berlin soft-
|
---|
4565 | ware meeting.
|
---|
4566 |
|
---|
4567 | * callisto.cc
|
---|
4568 | - added SetPulsePosCheck() in MJPedestalY2
|
---|
4569 |
|
---|
4570 | * mjobs/MJCalibrateSignal.cc
|
---|
4571 | - updated pulse pos. calculator, can be switched off now.
|
---|
4572 |
|
---|
4573 | * mjobs/MJCalib.[h,cc]
|
---|
4574 | - added flag fPulsePosCheck
|
---|
4575 |
|
---|
4576 |
|
---|
4577 |
|
---|
4578 | 2005/03/02 Markus Gaug
|
---|
4579 |
|
---|
4580 | * mjobs/MJCalib.[h,cc]
|
---|
4581 | * mjobs/MJPedestal.[h,cc]
|
---|
4582 | * mjobs/MJCalibration.[h,cc]
|
---|
4583 | * mjobs/MJCalibrateSignal.[h,cc]
|
---|
4584 | - put the storage types in the base class
|
---|
4585 |
|
---|
4586 | * mbadpixels/MBadPixelsCam.cc
|
---|
4587 | - add some output in case that AsciiRead does not work
|
---|
4588 |
|
---|
4589 | * msignal/MExtractTimeAndChargeSpline.cc
|
---|
4590 | - speed integration up a little bit.
|
---|
4591 |
|
---|
4592 | * callisto.rc
|
---|
4593 | - adapt the low-gain stretch for the different pulse form for
|
---|
4594 | calibration and cosmics pulses (only applied if spline is used).
|
---|
4595 |
|
---|
4596 |
|
---|
4597 |
|
---|
4598 | 2005/02/25 Markus Gaug
|
---|
4599 |
|
---|
4600 | * mhcalib/MHCalibrationHiLoCam.[h,cc]
|
---|
4601 | - fixed bug in inter-calibration hi-logain for arrival times.
|
---|
4602 |
|
---|
4603 | * mhcalib/MHCalibrationPulseTimeCam.[h,cc]
|
---|
4604 | - fixed the situation where the maximum bin is already found in the
|
---|
4605 | low-gain samples.
|
---|
4606 |
|
---|
4607 | * mjobs/MJCalibration.cc
|
---|
4608 | - write the MPedestalCams also to disk (needed for data-check).
|
---|
4609 |
|
---|
4610 |
|
---|
4611 |
|
---|
4612 | 2005/02/25 Abelardo Moralejo
|
---|
4613 |
|
---|
4614 | * msignal/MC_calibration_weights_UV.dat
|
---|
4615 | - Added. Weights file for using the digital filter on MC
|
---|
4616 | calibration files. For the moment the weights are the same as in
|
---|
4617 | the file calibration_weights_UV.dat, only that high and low gain
|
---|
4618 | have both the same weights because for the moment the MC pulse
|
---|
4619 | shape is the same in both gain branches.
|
---|
4620 |
|
---|
4621 |
|
---|
4622 |
|
---|
4623 | 2005/02/24 Markus Gaug
|
---|
4624 |
|
---|
4625 | * mjobs/MJCalibrateSignal.cc
|
---|
4626 | - include display of pulse times (calculated in the post-process)
|
---|
4627 | - include the possibility for the pixel check (like in MJCalibration)
|
---|
4628 |
|
---|
4629 | * mhcalib/MHCalibrationHiLoCam.cc
|
---|
4630 | - set default range up to 30.
|
---|
4631 |
|
---|
4632 | * mhcalib/MHCalibrationChargeBlindPix.h
|
---|
4633 | - take the TVectors out of the streamer, to be exectuable with
|
---|
4634 | root.04.02
|
---|
4635 |
|
---|
4636 |
|
---|
4637 |
|
---|
4638 | 2005/02/24 Thomas Hengstebeck
|
---|
4639 |
|
---|
4640 | * macros/RFEnergyEst.C
|
---|
4641 | - new macro to show the usage of RFEnergyEst class.
|
---|
4642 |
|
---|
4643 |
|
---|
4644 |
|
---|
4645 | 2005/02/24 Abelardo Moralejo
|
---|
4646 |
|
---|
4647 | * mtemp/mpadova/macros/resize.C
|
---|
4648 | - moved MSrcPosCam output container from RunHeaders to Events tree.
|
---|
4649 |
|
---|
4650 |
|
---|
4651 |
|
---|
4652 | 2005/02/18 Marcos Lopez
|
---|
4653 |
|
---|
4654 | * mflux/
|
---|
4655 | - new directory to store the flux related classes.
|
---|
4656 |
|
---|
4657 | * mflux/MHadAlphaCut.{h,cc}
|
---|
4658 | - container to store the optimal hadronness and alpha cut for each bin in
|
---|
4659 | estimated energy and theta.
|
---|
4660 |
|
---|
4661 | * mflux/MFHadAlpha.{h,cc}
|
---|
4662 | - filter to apply the hadronness and alpha cuts stored in
|
---|
4663 | MHadAlphaCut. It can be selected to apply only alpha, only hadronness
|
---|
4664 | cut or both.
|
---|
4665 |
|
---|
4666 |
|
---|
4667 |
|
---|
4668 | 2005/02/18 Markus Gaug
|
---|
4669 |
|
---|
4670 | * mhcalib/MHCalibrationPulseTimeCam.[h,cc]
|
---|
4671 | - new class to histogram the arrival time of cosmics above a certain
|
---|
4672 | threshold.
|
---|
4673 |
|
---|
4674 | * mcalib/MCalibrationPulseTimeCam.[h,cc]
|
---|
4675 | - new class container with results of MHCalibrationPulseTimeCam
|
---|
4676 |
|
---|
4677 | * mjobs/MJCalibrateSignal.cc
|
---|
4678 | - include MCalibrationPulseTimeCam to display
|
---|
4679 |
|
---|
4680 |
|
---|
4681 |
|
---|
4682 | 2005/02/18 Thomas Bretz
|
---|
4683 |
|
---|
4684 | * mbase/MStatusDisplay.cc:
|
---|
4685 | - switch off TH1::AddDirectory during DrawClonePad
|
---|
4686 |
|
---|
4687 | * mjobs/MSequence.[h,cc]:
|
---|
4688 | - added some code (still commented) for later use,
|
---|
4689 | allowing to setup a different filename for each runfile
|
---|
4690 | - added SetNight member function
|
---|
4691 | - added Add*Runs member function
|
---|
4692 | - with this changes MSequence can replace MRunIter now
|
---|
4693 | - allow requesting of standard path from outside
|
---|
4694 | (GetStandardPath)
|
---|
4695 |
|
---|
4696 | * Makefile:
|
---|
4697 | - added sinope
|
---|
4698 |
|
---|
4699 | * sinope.cc:
|
---|
4700 | - added (small tool to check contents of run for datacenter)
|
---|
4701 |
|
---|
4702 | * callisto.cc:
|
---|
4703 | - added background information about Callisto
|
---|
4704 |
|
---|
4705 | * ganymed.cc:
|
---|
4706 | - added background information about Ganymed
|
---|
4707 |
|
---|
4708 | * mjobs/MJCalibrateSignal.cc:
|
---|
4709 | - removed special MC code. The MC files now have a lo-gain
|
---|
4710 | switch and we can extract the pedestal rms from lo-gain
|
---|
4711 | - don't print statistics if nothing was executed
|
---|
4712 | - fixed display. The displayed pedestal RMS was the one
|
---|
4713 | caluclated with a extractor but not at random position
|
---|
4714 | (This only effects the display, the algorithm was ok)
|
---|
4715 |
|
---|
4716 |
|
---|
4717 |
|
---|
4718 | 2005/02/17 Markus Gaug
|
---|
4719 |
|
---|
4720 | * mjobs/MJCalibTest.cc
|
---|
4721 | - removed bug treating the MC calibration files uncorrectly
|
---|
4722 | - added Pixel-Check treatment
|
---|
4723 |
|
---|
4724 | * mjobs/MJCalibration.cc
|
---|
4725 | - added Pixel-Check treatment
|
---|
4726 |
|
---|
4727 | * callisto.rc
|
---|
4728 | - added pixel-check option
|
---|
4729 |
|
---|
4730 | * msignal/MExtractTimeAndChargeDigitalFilter.cc
|
---|
4731 | - calculate high-gain signal even if saturation occurs
|
---|
4732 |
|
---|
4733 |
|
---|
4734 |
|
---|
4735 | 2005/02/17 Thomas Bretz
|
---|
4736 |
|
---|
4737 | * mjobs/MJStar.cc:
|
---|
4738 | - fixed some missing containers in case of MC files
|
---|
4739 |
|
---|
4740 | * callisto.cc:
|
---|
4741 | - removed obsolete second check for kModeC
|
---|
4742 |
|
---|
4743 | * mars.rc:
|
---|
4744 | - added a lot of option to be able to use a
|
---|
4745 | different signal extractor looking into uncalibrated
|
---|
4746 | data
|
---|
4747 |
|
---|
4748 | * manalysis/MCameraData.[h,cc]:
|
---|
4749 | - added Print() member function
|
---|
4750 |
|
---|
4751 | * manalysis/MCerPhotAnal2.[h,cc]:
|
---|
4752 | - switched off writing into MCerPhotEvt
|
---|
4753 |
|
---|
4754 | * mdata/MDataChain.[h,cc]:
|
---|
4755 | - added code to handle priorities of operators correctly
|
---|
4756 |
|
---|
4757 | * mhist/MHEvent.cc:
|
---|
4758 | - fixed display for MPedestalRMS
|
---|
4759 |
|
---|
4760 | * mjobs/MJCalib.cc:
|
---|
4761 | - fixed treatment of PixelCheck resource
|
---|
4762 |
|
---|
4763 | * mjobs/MJCalibrateSignal.cc:
|
---|
4764 | - added some comments about Monte Carlo
|
---|
4765 | - added MMcFadcHeader to output
|
---|
4766 |
|
---|
4767 | * mjobs/MJPedestal.cc:
|
---|
4768 | - do not allow 'UseData' for Monte Carlos. Reason is given as
|
---|
4769 | comment in the code
|
---|
4770 |
|
---|
4771 | * mmain/MEventDisplay.[h,cc]:
|
---|
4772 | - changed such, that mars.cc allows to set the used extractor
|
---|
4773 | - removed the obsolete cam.root, ped.root option
|
---|
4774 |
|
---|
4775 | * mmain/MCameraDisplay.cc:
|
---|
4776 | - adapted to change in MEventDisplay
|
---|
4777 |
|
---|
4778 |
|
---|
4779 |
|
---|
4780 |
|
---|
4781 | 2005/02/16 Javier Rico
|
---|
4782 |
|
---|
4783 | * mhistmc/MHMcUnfoldCoeff.[cc,h], mhistmc/Makefile,
|
---|
4784 | mhistmc/HistMcLinkDef.h
|
---|
4785 | - Added container class holding the histograms of the coefficients
|
---|
4786 | for the (iterative) unfolding.
|
---|
4787 |
|
---|
4788 | * mmontecarlo/MMcUnfoldCoeffCalc.[cc,h], mmontecarlo/Makefile,
|
---|
4789 | mmontecarlo/MonteCarloLinkDef.h
|
---|
4790 | - Added task class to compute the coefficients for the (iterative)
|
---|
4791 | unfolding.
|
---|
4792 |
|
---|
4793 | * macros/unfoldCoeff.C
|
---|
4794 | - added macro that computes the effective areas and coefficients
|
---|
4795 | from a MC input file (with OriginalMC tree and MEnergyEst
|
---|
4796 | branch containing the energy estimator). This may be used
|
---|
4797 | as layout for spectrum computation program.
|
---|
4798 |
|
---|
4799 |
|
---|
4800 |
|
---|
4801 | 2005/02/16 Markus Gaug
|
---|
4802 |
|
---|
4803 | * mdata/MDataChain.cc
|
---|
4804 | - replaced ROOT version check for the compiler from 4.02.00 to
|
---|
4805 | 4.01.00
|
---|
4806 |
|
---|
4807 | * mranforest/MRFEnergyEst.cc
|
---|
4808 | - include "TVector.h", otherwise this class does not compile
|
---|
4809 | in newer root versions
|
---|
4810 |
|
---|
4811 | * msignal/MExtractTimeAndCharge.cc
|
---|
4812 | - initialize fLoGainStartShift correctly if read from conf. file
|
---|
4813 | and modified fOffsetLoGain exists.
|
---|
4814 |
|
---|
4815 | * msignal/*weights*.dat
|
---|
4816 | - new weights with the uniform pedestal RMS. (Please use these!)
|
---|
4817 |
|
---|
4818 | * msignal/pulpo_weights*.dat
|
---|
4819 | - new weights with the pulpo-pulse form and without NSB!!
|
---|
4820 |
|
---|
4821 |
|
---|
4822 |
|
---|
4823 | 2005/02/16 Thomas Hengstebeck
|
---|
4824 |
|
---|
4825 | * mranforest/MRFEnergyEst.[h,cc]
|
---|
4826 | - added RF class for energy estimation
|
---|
4827 |
|
---|
4828 | * mranforest/MRFEnergyEst.cc
|
---|
4829 | - changed calculation of estimated energy, now interpolated values
|
---|
4830 | are returned
|
---|
4831 |
|
---|
4832 |
|
---|
4833 |
|
---|
4834 | 2005/02/16 Abelardo Moralejo
|
---|
4835 |
|
---|
4836 | * macros/starmc2.C:
|
---|
4837 | - Changed the way in which the "OriginalMC" tree is copied from
|
---|
4838 | the input to the output file. Now we ise the new procedure
|
---|
4839 | MWriteRootFile::AddCopySource
|
---|
4840 |
|
---|
4841 | * mhistmc/MHMcCollectionArea.cc
|
---|
4842 | - Changed default fName to "MHMcCollectionArea"
|
---|
4843 |
|
---|
4844 | * mtemp/mpadova/macros/resize.C
|
---|
4845 | - Changed weights
|
---|
4846 |
|
---|
4847 |
|
---|
4848 |
|
---|
4849 | 2005/02/16 Thomas Bretz
|
---|
4850 |
|
---|
4851 | * mbase/MEvtLoop.cc:
|
---|
4852 | - fixed a typo
|
---|
4853 |
|
---|
4854 | * mbase/MParList.cc, mfileio/MReadMarsFile.cc,
|
---|
4855 | mfileio/MReadTree.cc, mfileio/MWriteRootFile.cc,
|
---|
4856 | mjobs/MJStar.cc:
|
---|
4857 | - optimized size of some output
|
---|
4858 |
|
---|
4859 | * mfileio/MWriteRootFile.[h,cc]:
|
---|
4860 | - fixed CopySource option for single-file case
|
---|
4861 |
|
---|
4862 | * mhist/MHCamEvent.cc:
|
---|
4863 | - replaced the warn in SetupFill by an inf
|
---|
4864 |
|
---|
4865 | * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationHiLoCam.cc,
|
---|
4866 | mhcalib/MHCalibrationChargePINDiode.cc:
|
---|
4867 | - removed obsolete output after a failed FindCreateObj (the
|
---|
4868 | function itself does the output in case of failure)
|
---|
4869 |
|
---|
4870 | * mhcalib/MHCalibrationCam.cc:
|
---|
4871 | - replaced 'err' by 'warn' for under-/overflow in lo-gain pixel,
|
---|
4872 | it doesn't result in an fatal error (abort)
|
---|
4873 |
|
---|
4874 | * mranforest/MRanForestCalc.cc:
|
---|
4875 | - added a missing debug level to some output
|
---|
4876 |
|
---|
4877 | * mranforest/MRFEnergyEst.[h,cc]:
|
---|
4878 | - cleaned up includes
|
---|
4879 |
|
---|
4880 | * callisto.cc, ganymed.cc, star.cc:
|
---|
4881 | - implemented enhanced handling of resource debugging
|
---|
4882 |
|
---|
4883 | * mbase/Makefile, mbase/BaseLinkDef.h:
|
---|
4884 | - added MEnv
|
---|
4885 |
|
---|
4886 | * mbase/MEnv.[h,cc]:
|
---|
4887 | - added
|
---|
4888 |
|
---|
4889 | * mjobs/MJob.[h,cc]:
|
---|
4890 | - added new function to allow distribution of extranl MEnv
|
---|
4891 | - replaced Bool_t by Int_t for fEnvDebug
|
---|
4892 |
|
---|
4893 | * mjobs/MJPedestal.cc:
|
---|
4894 | - adapted to changes of EnvDebug
|
---|
4895 |
|
---|
4896 |
|
---|
4897 |
|
---|
4898 | 2005/02/15 Abelardo Moralejo
|
---|
4899 |
|
---|
4900 | * macros/mccalibrate.C
|
---|
4901 | - fixed small bug
|
---|
4902 |
|
---|
4903 | * mmontecarlo/MMcCollectionAreaCalc.[h,cc]
|
---|
4904 | * mhistmc/MHMcCollectionArea.[h,cc]
|
---|
4905 | - Changed the way of calculating final effective area for data
|
---|
4906 | analysis. The new approach requires the use of MC files produced
|
---|
4907 | with the current CVS version of camera. We now make use of the
|
---|
4908 | true total number of produced MC events, and allow for the
|
---|
4909 | setting of a "tentative" differential gamma spectrum to be used
|
---|
4910 | in the calculation of effective areas.
|
---|
4911 | Removed unused constructor argument "input" in
|
---|
4912 | MMcCollectionAreaCalc.
|
---|
4913 |
|
---|
4914 | * macros/collarea.C
|
---|
4915 | - Adapted to the new way of calculating effective areas.
|
---|
4916 |
|
---|
4917 |
|
---|
4918 |
|
---|
4919 | 2005/02/15 Thomas Bretz
|
---|
4920 |
|
---|
4921 | * callisto.rc:
|
---|
4922 | - replaced mutal exclusive options (Integral, Amplitude) by
|
---|
4923 | a one-line resource
|
---|
4924 |
|
---|
4925 | * msignal/MExtractTimeAndChargeSpline.cc:
|
---|
4926 | - replaced mutal exclusive options (Integral, Amplitude) by
|
---|
4927 | a one-line resource "ExtractionType" (old code still works)
|
---|
4928 |
|
---|
4929 | * manalysis/MCerPhotEvt.[h,cc]:
|
---|
4930 | - added new variables to store information about islands
|
---|
4931 | and removed pixels - PRELIMINARY
|
---|
4932 | - increased class version number
|
---|
4933 |
|
---|
4934 | * mfilter/MFSoftwareTrigger.cc:
|
---|
4935 | - optimized output in PostProcess
|
---|
4936 |
|
---|
4937 | * mimage/MHImagePar.[h,cc]:
|
---|
4938 | - added new histograms for new variables in MCerPhotEvt
|
---|
4939 |
|
---|
4940 | * mimage/MImagePar.[h,cc]:
|
---|
4941 | - added new data members for the new image parameters
|
---|
4942 | - increased class version
|
---|
4943 |
|
---|
4944 | * mimage/MImgCleanStd.[h,cc]:
|
---|
4945 | - adapted image cleaning to calculate the new image
|
---|
4946 | parameters
|
---|
4947 | - added a flag to keep single core pixels
|
---|
4948 |
|
---|
4949 | * manalysis/MMatrixLoop.[h,cc], mfileio/MReadReports.[h,cc],
|
---|
4950 | mfileio/MReadRflFile.[h,cc], mfileio/MReadTree.[h,cc],
|
---|
4951 | mraw/MRawFileRead.[h,cc], mraw/MRawSocketRead.h:
|
---|
4952 | - renamed GetFileName to GetFullFileName
|
---|
4953 |
|
---|
4954 | * mbase/MInputStreamID.h:
|
---|
4955 | - added new member function HasStreamId
|
---|
4956 |
|
---|
4957 | * mbase/MParContainer.[h,cc]:
|
---|
4958 | - added a static list to keep track of all created
|
---|
4959 | TMathodCall objects
|
---|
4960 |
|
---|
4961 | * mbase/MTask.cc:
|
---|
4962 | - enhanced PrintStatistics
|
---|
4963 |
|
---|
4964 | * mfileio/MRead.[h,cc]:
|
---|
4965 | - new abstract function GetFullFileName
|
---|
4966 | - added implementatio of GetFileName based on GetFullFileName
|
---|
4967 |
|
---|
4968 | * mfileio/MWriteRootFile.[h,cc]:
|
---|
4969 | - moved open of a new file to new common member function
|
---|
4970 | OpenFile
|
---|
4971 | - allow to use an already existing file also when using rules
|
---|
4972 | - added a new option which can be used to copy an existing
|
---|
4973 | tree (without any change) from the old file into the new file.
|
---|
4974 | (in principal you can also do this for some of its branches only)
|
---|
4975 | This is done by AddCopySource
|
---|
4976 |
|
---|
4977 | * mjobs/MJCalibrateSignal.cc:
|
---|
4978 | - in case of MonteCarlo files write an independant tree
|
---|
4979 | 'MonteCarlo' for 'MMcEvtBasic'
|
---|
4980 |
|
---|
4981 | * mjobs/MJStar.cc:
|
---|
4982 | - copy tree 'MonteCarlo' from old into new files
|
---|
4983 |
|
---|
4984 | * mjobs/MJPedestal.cc:
|
---|
4985 | - removed wrong use of MFEventSelector
|
---|
4986 |
|
---|
4987 | * mpedestal/MExtractPedestal.cc:
|
---|
4988 | - made sure that fExtractor is correctly pre- and
|
---|
4989 | postprocessed.
|
---|
4990 |
|
---|
4991 | * mbase/MTask.cc:
|
---|
4992 | - don't preprocess a task if it has been preprocessed already
|
---|
4993 |
|
---|
4994 | * mraw/MRawFileWrite.cc:
|
---|
4995 | - if display is set write output to status line
|
---|
4996 |
|
---|
4997 | * mfileio/MReadTree.cc, mfileio/MReadMarsFile.cc:
|
---|
4998 | - moved code to display filename in status display from
|
---|
4999 | MReadMarsFile::Notify to MReadTree::Notify
|
---|
5000 |
|
---|
5001 |
|
---|
5002 |
|
---|
5003 | 2005/02/15 Markus Gaug
|
---|
5004 |
|
---|
5005 | * mjobs/MJCalib.h
|
---|
5006 | - added GetDataFlag(), otherwise code does not compile!
|
---|
5007 |
|
---|
5008 | * mhcalib/MHCalibrationChargeCam.cc
|
---|
5009 | - moved default saturation limit for number of high-gain events from
|
---|
5010 | 0.02 to 0.05.
|
---|
5011 |
|
---|
5012 | * msignal/MExtractTimeAndCharge.cc
|
---|
5013 | - lowered default low-gain switch from 150 to 120. (for calibration
|
---|
5014 | events which saturate more than 5% of the events).
|
---|
5015 |
|
---|
5016 | * mjobs/MJCalib.[h,cc]
|
---|
5017 | - include possibility to display pixels distributions for test
|
---|
5018 | reasons
|
---|
5019 |
|
---|
5020 |
|
---|
5021 |
|
---|
5022 | 2005/02/14 Thomas Bretz
|
---|
5023 |
|
---|
5024 | * callisto.cc, ganymed.cc, star.cc:
|
---|
5025 | - added some more information to '--help' output
|
---|
5026 | - replaced MSequences by MDataSet
|
---|
5027 | - implemented new debugging options (maybe not perfect yet)
|
---|
5028 | --print-files and --print-found
|
---|
5029 |
|
---|
5030 | * mjobs/MJCut.[h,cc]:
|
---|
5031 | - replaced MSequences by MDataSet
|
---|
5032 | - write MEnergyEst
|
---|
5033 | - recalculate MHillasSrc
|
---|
5034 | - made sure both MWriteRootFile have different names
|
---|
5035 | - don't use "same" option if no off-data
|
---|
5036 |
|
---|
5037 | * mjobs/MSequences.[h,cc]:
|
---|
5038 | - removed
|
---|
5039 |
|
---|
5040 | * mjobs/MDataSet.[h,cc]:
|
---|
5041 | - added
|
---|
5042 |
|
---|
5043 | * manalysis/MEventRateCalc.[h,cc]:
|
---|
5044 | - added a fix which make sure, that the rate is not influenced
|
---|
5045 | too much by the start of data taking
|
---|
5046 | - fixed setting of mean time corresponding to rate-interval
|
---|
5047 |
|
---|
5048 | * mraw/MRawFileRead.[h,cc]:
|
---|
5049 | - calculate total number of events from all files in PreProcess
|
---|
5050 |
|
---|
5051 | * mcalib/MCalibConstCam.cc:
|
---|
5052 | - added case 2 to GetPixelContent
|
---|
5053 |
|
---|
5054 | * mjobs/MJCalibrateSignal.cc:
|
---|
5055 | - fixed redirection of stream with interleaved calibration infos
|
---|
5056 | - changed 'Arrival Time' to 'Calibrated Arrival Time'
|
---|
5057 | - display interpolated signal in equivalent photoelectrons to
|
---|
5058 | to get rid of scaling effects which makes it difficult to see
|
---|
5059 | details of the structure of the inner pixels in the histogram.
|
---|
5060 | With this you can immediatly see whether the relative number
|
---|
5061 | of phe in the outer pixels is equiv. to the inner pixels.
|
---|
5062 | - the same for the calibration factor - with the same argument
|
---|
5063 | - adapted to change in MWriteRootFile
|
---|
5064 | - use MReadMarsFile for Monte Carlo flag set
|
---|
5065 |
|
---|
5066 | * mhist/MHCamera.cc:
|
---|
5067 | - changed drawing such, that NaN is not displayed anymore
|
---|
5068 |
|
---|
5069 | * Makefile:
|
---|
5070 | - added new program ganymed
|
---|
5071 |
|
---|
5072 | * mfileio/MWriteRootFile.[h,cc]:
|
---|
5073 | - added possibility to use UPDATE mode with rules (dangerous!)
|
---|
5074 | as discussed with Abelardo, Daniel M. and Thomas S.
|
---|
5075 |
|
---|
5076 | * mjobs/MJStar.cc:
|
---|
5077 | - adapted to change in MWriteRootFile
|
---|
5078 | - added software trigger (still untuned) as suggested by
|
---|
5079 | Thomas S.
|
---|
5080 | - added calculation of source position before calculation
|
---|
5081 | of image parameters
|
---|
5082 | - added MPointingPos to Events-Tree
|
---|
5083 | - removed MPointingPos from Drive-Tree
|
---|
5084 | - renamed sub-tasklists to something more intuitive
|
---|
5085 |
|
---|
5086 | * mjobs/Makefile, mjobs/JobsLinkDef.h:
|
---|
5087 | - added MJCut.cc
|
---|
5088 |
|
---|
5089 | * mraw/MRawFileRead.cc:
|
---|
5090 | - return kERROR if ReInit fails
|
---|
5091 |
|
---|
5092 | * mfilter/MFSoftwareTrigger.[h,cc]:
|
---|
5093 | - updated to allow using time coincidence
|
---|
5094 | - changed default values
|
---|
5095 | - added a pattern independant trigger algorithm
|
---|
5096 |
|
---|
5097 | * mbase/MDirIter.cc:
|
---|
5098 | - implemented option 'dbg' in Print()
|
---|
5099 |
|
---|
5100 | * mjobs/MJCalib.h:
|
---|
5101 | - added a getter for data-flag (should be renamed
|
---|
5102 | to 'datatype' soon)
|
---|
5103 |
|
---|
5104 |
|
---|
5105 |
|
---|
5106 | 2005/02/12 Abelardo Moralejo
|
---|
5107 |
|
---|
5108 | * mtemp/mpadova/macros/wobblemap.C
|
---|
5109 | - Added. Macro to do some studies on wobble mode data.
|
---|
5110 |
|
---|
5111 | * macros/mccalibrate.C
|
---|
5112 | - Added option to divide the output in a train and a test sample.
|
---|
5113 | Included in output new container MMcEvtBasic (if found in input
|
---|
5114 | files) for later use in effective areas calculations.
|
---|
5115 |
|
---|
5116 | * macros/starmc2.C
|
---|
5117 | - Added writing out of new container MMcEvtBasic. Removed
|
---|
5118 | possibility of splitting output in train and test samples, since
|
---|
5119 | this has now to be done in mccalibrate.C to make possible that
|
---|
5120 | the tree OriginalMC containing MMcEvtBasic has all the original
|
---|
5121 | MC events (and only those) from which the events present in the
|
---|
5122 | Events tree derive.
|
---|
5123 |
|
---|
5124 | * macros/starmc.C
|
---|
5125 | - Changed a couple of wrong "." by "->" in function calls. Changed
|
---|
5126 | default tail cuts.
|
---|
5127 |
|
---|
5128 |
|
---|
5129 |
|
---|
5130 | 2005/02/12 Markus Gaug
|
---|
5131 |
|
---|
5132 | * msignal/MExtractTimeAndChargeSpline.cc
|
---|
5133 | - change default rise time to 0.5 and default fall time to 1.5
|
---|
5134 |
|
---|
5135 | * callisto.rc
|
---|
5136 | - made intitializations of extractors more explicit
|
---|
5137 |
|
---|
5138 | * mpedestal/MExtractPedestal.cc
|
---|
5139 | - make check for even number of slices in the case of "fundamental"
|
---|
5140 | pedestal calc.
|
---|
5141 |
|
---|
5142 | * mcalib/MCalibrationChargeCalc.cc
|
---|
5143 | - take out some commented code
|
---|
5144 |
|
---|
5145 | * mjobs/MJCalib.h
|
---|
5146 | - removed GetDataFlag()
|
---|
5147 |
|
---|
5148 |
|
---|
5149 |
|
---|
5150 | 2005/02/12 Abelardo Moralejo
|
---|
5151 |
|
---|
5152 | * mmc/MMcTrig.hxx
|
---|
5153 | - Added getter GetNumFirstLevel. This is necessary if that data
|
---|
5154 | member is to be used for instance in MF filters. There was
|
---|
5155 | already a getter, but it is called GetFirstLevel and hence not
|
---|
5156 | recognized.
|
---|
5157 |
|
---|
5158 |
|
---|
5159 |
|
---|
5160 | 2005/02/11 Abelardo Moralejo
|
---|
5161 |
|
---|
5162 | * mmc/MMcEvtBasic.[h,cc]:
|
---|
5163 | - New class. Contains 5 very basic MC parameters which we intend
|
---|
5164 | to save for all generated Corsika events. This is needed for
|
---|
5165 | proper effective area calculations.
|
---|
5166 |
|
---|
5167 | * mmc/Makefile, McLinkDef.h
|
---|
5168 | - Added new class above.
|
---|
5169 |
|
---|
5170 |
|
---|
5171 |
|
---|
5172 | 2005/02/11 Thomas Bretz
|
---|
5173 |
|
---|
5174 | * mfileio/MWriteRootFile.[h,cc]:
|
---|
5175 | - added the possibility to write to an already existing file.
|
---|
5176 | This doesn't affect the old behaviour, but using this new feature
|
---|
5177 | might still have problems.
|
---|
5178 |
|
---|
5179 | * mfileio/MReadReports.cc:
|
---|
5180 | - fixed column-level in PrintStatistics
|
---|
5181 |
|
---|
5182 | * mjobs/MJCalibrateSignal.cc:
|
---|
5183 | - keep MMcRunHeader in the output
|
---|
5184 |
|
---|
5185 |
|
---|
5186 |
|
---|
5187 | 2005/02/10 Abelardo Moralejo
|
---|
5188 |
|
---|
5189 | * macros/mccalibrate.C
|
---|
5190 | - Added possibility to calibrate in photons or photoelectrons
|
---|
5191 |
|
---|
5192 | * macros/starmc2.C
|
---|
5193 | - Added comment about value of cleaning levels
|
---|
5194 |
|
---|
5195 |
|
---|
5196 |
|
---|
5197 | 2005/02/10 Markus Gaug
|
---|
5198 |
|
---|
5199 | * mcalib/Makefile
|
---|
5200 | * mcalib/CalibLinkDef.h
|
---|
5201 | * mcalib/MCalibrate.[h,cc]
|
---|
5202 | - removed mcalib/MCalibrate.* because it has been replaced by
|
---|
5203 | MCalibrateData
|
---|
5204 |
|
---|
5205 | * mmain/MEventDisplay.cc
|
---|
5206 | - replaced MCalibrate by MCalibrateData
|
---|
5207 |
|
---|
5208 | * mhcalib/MHCalibrationCam.cc
|
---|
5209 | - replaced warning about empty histogram from red (err) by
|
---|
5210 | yellow (warn).
|
---|
5211 |
|
---|
5212 | * mcalib/MCalibColorSet.cc
|
---|
5213 | - return kTRUE in case of MC-file
|
---|
5214 |
|
---|
5215 | * msignal/MExtractTimaAndChargeSpline.[h,cc]
|
---|
5216 | - make sure that all variables are set correctly independent on
|
---|
5217 | the order of their initialization by the user
|
---|
5218 |
|
---|
5219 |
|
---|
5220 |
|
---|
5221 | 2005/02/10 Thomas Bretz
|
---|
5222 |
|
---|
5223 | * mgeom/MGeomCam.[h,cc]:
|
---|
5224 | - added new member functions (GetNeighbors) to get all pixels
|
---|
5225 | around a given pixel with a given radius
|
---|
5226 |
|
---|
5227 | * mars.rc:
|
---|
5228 | - use same values for image cleaning as default in star
|
---|
5229 |
|
---|
5230 | * mpointing/MSrcPosCalc.[h,cc]:
|
---|
5231 | - added the possibility to set the Source position from
|
---|
5232 | a resource file
|
---|
5233 |
|
---|
5234 | * mjobs/MJStar.cc:
|
---|
5235 | - write MMcRunHeader to RunHeaders
|
---|
5236 |
|
---|
5237 | * mfileio/MWriteRootFile.cc:
|
---|
5238 | - removed an obsolete line
|
---|
5239 | - removed a debug line which should not be there
|
---|
5240 |
|
---|
5241 | * mimage/MHillas.h:
|
---|
5242 | - added new Getter GetDist0 returning the distance to the
|
---|
5243 | camera center
|
---|
5244 |
|
---|
5245 | * mhflux/MHFalseSource.cc:
|
---|
5246 | - the scaling in Paint() was nonsense in case we are looking
|
---|
5247 | at on/off-data. Fixed.
|
---|
5248 |
|
---|
5249 |
|
---|
5250 |
|
---|
5251 | 2005/02/10 Abelardo Moralejo
|
---|
5252 |
|
---|
5253 | * manalysis/MMcCalibrationUpdate.h
|
---|
5254 | - Added comment on new member fSignalType. Sorry for compilation
|
---|
5255 | problems... I forgot to commit the header yesterday, but M. Gaug
|
---|
5256 | did it.
|
---|
5257 |
|
---|
5258 | * macros/starmc.C
|
---|
5259 | - Cleaned up a little bit, made the option to choose between
|
---|
5260 | calibration in photons or phe- easier to set.
|
---|
5261 |
|
---|
5262 | * manalysis/MMcCalibrationUpdate.[h,cc]
|
---|
5263 | - Added getter and setter for fSignalType. Set fSignalType=kPhot as
|
---|
5264 | default for consistency with MCalibrateData.
|
---|
5265 |
|
---|
5266 |
|
---|
5267 |
|
---|
5268 | 2005/02/09 Abelardo Moralejo
|
---|
5269 |
|
---|
5270 | * manalysis/MMcCalibrationUpdate.cc
|
---|
5271 | - Updated to make the MC calibration in phe- work
|
---|
5272 |
|
---|
5273 | * macros/starmc.C
|
---|
5274 | - same as above. Now default is calibration in phe-
|
---|
5275 |
|
---|
5276 | * mraw/MRawEvtHeader.h
|
---|
5277 | - Added setter for the trigger pattern, absolutely needed for
|
---|
5278 | creating proper MC root files.
|
---|
5279 |
|
---|
5280 |
|
---|
5281 |
|
---|
5282 | 2005/02/09 Markus Gaug
|
---|
5283 |
|
---|
5284 | * manalysis/MMcCalibrationUpdate.h
|
---|
5285 | - added missing declaration of fSignalType
|
---|
5286 |
|
---|
5287 | * mjobs/MJPedestal.[h,cc]
|
---|
5288 | * mjobs/badpixels_0_559.rc
|
---|
5289 | * callisto.rc
|
---|
5290 | - allow exclusion of bad pixels from the beginning (default is
|
---|
5291 | Pixel 0 and 559).
|
---|
5292 | - removed some obsolete includes
|
---|
5293 | - took out data member fPedestalHist from MJPedestal.h which removes
|
---|
5294 | the crash, however I don't understand why it caused the crash!!!
|
---|
5295 | There seem to be problems with memory usage either in callisto.cc
|
---|
5296 | or in this class!!
|
---|
5297 | (valgrind shows several memory leaks in the TG... classes).
|
---|
5298 |
|
---|
5299 | * mjobs/MJCalibration.cc
|
---|
5300 | - write display and containers also in case of failure of eventloop
|
---|
5301 |
|
---|
5302 | * mhcalib/MHGausEvents.cc
|
---|
5303 | - make default display window 600x600
|
---|
5304 |
|
---|
5305 | * mcalib/MCalibrationQECamMagic.cc
|
---|
5306 | - updated five pixels
|
---|
5307 |
|
---|
5308 | * mpedestal/MExtractPedestal.[h,cc]
|
---|
5309 | * mpedestal/MPedCalcPedRun.cc
|
---|
5310 | * mpedestal/MPedCalcFromLoGain.cc
|
---|
5311 | - included possibility for intermediate pedestal cam (not yet used)
|
---|
5312 |
|
---|
5313 | * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc
|
---|
5314 | - initialize the bad events counters to 0 also in constructor
|
---|
5315 | - release the limit for bad events a bit
|
---|
5316 |
|
---|
5317 | * mcalib/MCalibrationTestCam.h
|
---|
5318 | - take out include of TArrayI (already in base class)
|
---|
5319 |
|
---|
5320 | * mcalib/MCalibrateData.h
|
---|
5321 | - make default argument for SetSignalType kPhe.
|
---|
5322 |
|
---|
5323 | * mjobs/MJCalibrateSignalFromOuside.[h,cc]
|
---|
5324 | - removed
|
---|
5325 |
|
---|
5326 |
|
---|
5327 |
|
---|
5328 | 2005/02/08 Markus Gaug
|
---|
5329 |
|
---|
5330 | * mhcalib/MHCalibrationCam.cc
|
---|
5331 | * mcalib/MCalibrationChargeCalc.cc
|
---|
5332 | - replaced GetNumExecutions()==0 condition by GetNumExecution() < 1
|
---|
5333 |
|
---|
5334 |
|
---|
5335 |
|
---|
5336 | 2005/02/08 Thomas Bretz
|
---|
5337 |
|
---|
5338 | * mpointing/MPointingPosInterpolate.cc:
|
---|
5339 | - use debug option in addition to switch off output from internal
|
---|
5340 | eventloop. It is confusing having this output inside another
|
---|
5341 | eventloop.
|
---|
5342 | - updated missing connections in class description
|
---|
5343 |
|
---|
5344 | * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc:
|
---|
5345 | - made sure that output of PostProcess fits into 80col boundary
|
---|
5346 |
|
---|
5347 | * mimage/MHillas.cc:
|
---|
5348 | - removed an obsolete call to TLine::Paint() in Paint.
|
---|
5349 |
|
---|
5350 |
|
---|
5351 |
|
---|
5352 | 2005/02/07 Thomas Bretz
|
---|
5353 |
|
---|
5354 | * mbase/MFilter.cc:
|
---|
5355 | - use paranthesis around ClassName in GetRule
|
---|
5356 |
|
---|
5357 | * mdata/MDataFormula.h:
|
---|
5358 | - fixed a wrong comment in variable description
|
---|
5359 |
|
---|
5360 | * mhist/MHCamEvent.[h,cc], mhist/MHCamera.[h,cc],
|
---|
5361 | mjobs/MJCalibrateSignal.cc,
|
---|
5362 | mjobs/MJCalibrateSignalFromOutside.cc:
|
---|
5363 | - to make sure there are no missunderstandings we have to
|
---|
5364 | replace all occurances of 'Variance' by 'SqrtVariance'
|
---|
5365 | (it was not my decision)
|
---|
5366 |
|
---|
5367 | * mastro/MAstro.[h,cc]:
|
---|
5368 | - added new function Angle2Coordinate
|
---|
5369 |
|
---|
5370 | * mbase/MTaskEnv.[h,cc]:
|
---|
5371 | - fixed a bug which caused the resource task to be ignored
|
---|
5372 | if the default task was '<dummy>'
|
---|
5373 |
|
---|
5374 | * mhbase/MH3.cc:
|
---|
5375 | - fixed a bug in Paint (use GetListOfPrimitives->FindObject
|
---|
5376 | instead of FindObject) which caused the histogram to
|
---|
5377 | be put a lot of times into the pad.
|
---|
5378 |
|
---|
5379 | * mjobs/MJCalib.[h,cc]:
|
---|
5380 | - derived MJCalib from MJob in order to be able to move
|
---|
5381 | common code from derived classes into the base-class
|
---|
5382 | - implemented CheckEnvLocal to handle the resource 'DataType'
|
---|
5383 | - changed publicity of some variables and functions
|
---|
5384 | to allow setting file type from outside
|
---|
5385 | - added new function to set data-type for use in callisto.cc
|
---|
5386 |
|
---|
5387 | * mjobs/MJCalibTest.[h,cc], mjobs/MJCalibrateSignal.[h,cc],
|
---|
5388 | mjobs/MJCalibration.[h,cc], mjobs/MJPedestal.[h,cc]:
|
---|
5389 | - removed double inheritance, replaced by single inheritance
|
---|
5390 | from MJCalib
|
---|
5391 | - replaced code to handle the resource 'DataType' by the
|
---|
5392 | common code in the base class
|
---|
5393 | - put reading of reference file into a new member function
|
---|
5394 | to make source code reading resource file simpler and to
|
---|
5395 | be able to write a function description about it (simple
|
---|
5396 | copy&past)
|
---|
5397 |
|
---|
5398 | * callisto.cc:
|
---|
5399 | - added option for file-type
|
---|
5400 |
|
---|
5401 | * mjobs/MJOptimize.[h,cc], mjobs/MSequences.[h,cc],
|
---|
5402 | mjobs/MJCut.[h,cc], ganymed.[cc,rc], mhflux/MHEnergyEst.[h,cc]:
|
---|
5403 | - added to repository, but not yet to Makefile because
|
---|
5404 | there is still some work to be done. But whoever is
|
---|
5405 | interested in the new classes/program may already use it.
|
---|
5406 |
|
---|
5407 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
5408 | - added option to choose the minimization value
|
---|
5409 |
|
---|
5410 | * mhflux/MHAlpha.cc:
|
---|
5411 | - replaced significance by minimization value
|
---|
5412 |
|
---|
5413 | * mhflux/MHEffectiveOnTime.cc:
|
---|
5414 | - use E-Option when fitting to improve error calculation
|
---|
5415 | by using Minos technique
|
---|
5416 |
|
---|
5417 |
|
---|
5418 |
|
---|
5419 | 2005/02/04 Markus Gaug
|
---|
5420 |
|
---|
5421 | * mjobs/MJCalibration.cc
|
---|
5422 | - found a "the `impossible' happened" when running callisto with
|
---|
5423 | a pure signal extractor --> MExtractTimeFastSpline has some
|
---|
5424 | problems with the management of the internal arrays. Replaced it
|
---|
5425 | by MExtractTimeHighestIntegral as default which is as good.
|
---|
5426 |
|
---|
5427 | * callisto.rc
|
---|
5428 | - use MExtractTimeAndChargeDigitalFilterPeakSearch as default
|
---|
5429 | instead of MExtractTimeAndChargeDigitalFilter. This extractor is
|
---|
5430 | now tested and checks for the positions of the pulse within the
|
---|
5431 | DAQ-window.
|
---|
5432 |
|
---|
5433 |
|
---|
5434 |
|
---|
5435 | 2005/02/04 Thomas Bretz
|
---|
5436 |
|
---|
5437 | * Makefile.rules:
|
---|
5438 | - fixed creation of main MDep.d
|
---|
5439 |
|
---|
5440 | * callisto.cc, merpp.cc, showlog.cc, showplot.cc, star.cc:
|
---|
5441 | - added commandline option --version
|
---|
5442 |
|
---|
5443 | * mbase/MFilter.cc:
|
---|
5444 | - changed default for 'GetRule'
|
---|
5445 |
|
---|
5446 | * mbase/MParContainer.cc:
|
---|
5447 | - simplified GetNewObject
|
---|
5448 |
|
---|
5449 | * mfbase/MF.cc:
|
---|
5450 | - if no conditional sign is found try to create
|
---|
5451 | MFilter-object
|
---|
5452 |
|
---|
5453 | * mraw/MRawEvtData.cc:
|
---|
5454 | - fixed the initialization of fABFlags in case maxid==0 which
|
---|
5455 | is the default. This caused MRawEvtPixelIter::HasABFlag
|
---|
5456 | to do unallowed access to memory for old root-files without
|
---|
5457 | the AB flag, because it assumed (due to size==1) that the
|
---|
5458 | data contains the ab flag
|
---|
5459 |
|
---|
5460 | * mraw/MRawEvtPixelIter.[h,cc]:
|
---|
5461 | - removed some obsolete debug comments
|
---|
5462 | - simplified HasABFlag
|
---|
5463 |
|
---|
5464 | * manalysis/MCerPhotPix.h:
|
---|
5465 | - removed the `!` again. It gave problems with the Mars
|
---|
5466 | display. We agreed that this is a minor problem because
|
---|
5467 | the structure of MCerPhot* will chnage soon in any case.
|
---|
5468 |
|
---|
5469 |
|
---|
5470 |
|
---|
5471 | 2005/02/04 Abelardo Moralejo
|
---|
5472 |
|
---|
5473 | * macros/starmc2.C
|
---|
5474 | - added to output missing container MConcentration.
|
---|
5475 |
|
---|
5476 |
|
---|
5477 |
|
---|
5478 | 2005/02/03 Thomas Bretz
|
---|
5479 |
|
---|
5480 | * mfbase/MFilterList.[h,cc]:
|
---|
5481 | - added new function AddToList(TCollection&)
|
---|
5482 |
|
---|
5483 | * mhbase/MFillH.cc:
|
---|
5484 | - print a warning if 'same'-option given without
|
---|
5485 | a corresponding existing tab
|
---|
5486 |
|
---|
5487 | * mhflux/MHAlpha.[h,cc]:
|
---|
5488 | - made time bins settable by user
|
---|
5489 |
|
---|
5490 | * mfileio/MWriteRootFile.cc:
|
---|
5491 | - fixed ReInit and a warning output when writing to memory
|
---|
5492 |
|
---|
5493 |
|
---|
5494 |
|
---|
5495 | 2005/02/03 Markus Gaug
|
---|
5496 |
|
---|
5497 | * mcalib/MCalibColorSet.[h,cc]
|
---|
5498 | - implement possibility to set colour explicitely (e.g. for MC).
|
---|
5499 |
|
---|
5500 | * msignal/MExtractTimeAndChargeDigitalFilter.cc
|
---|
5501 | - intialize fTimeShiftHiGain and fTimeShiftLoGain by default.
|
---|
5502 |
|
---|
5503 | * mjobs/MJPedestal.cc
|
---|
5504 | - in case, extractor is used, put the extractor into the tasklist,
|
---|
5505 | otherwise ranges do not get initialized correctly (wrong memory
|
---|
5506 | usage!). Use an event selector, however to not skip the Process.
|
---|
5507 | This is as fast as before and now safe for any kind of extractor
|
---|
5508 |
|
---|
5509 | * mcalib/MCalibrationCam.h
|
---|
5510 | * mcalib/MCalibrationTestCam.h
|
---|
5511 | * mcalib/MCalibrationTestCam.cc
|
---|
5512 | - initialize a missing array in InitAverageAreas
|
---|
5513 |
|
---|
5514 | * mraw/MRawEvtHeader.h
|
---|
5515 | - introduced Setter() of cal. pattern for Abelardo
|
---|
5516 |
|
---|
5517 |
|
---|
5518 |
|
---|
5519 | 2005/02/02 Markus Gaug
|
---|
5520 |
|
---|
5521 | * mcalib/MCalibrationChargeCam.cc
|
---|
5522 | - fixed small bug in the display of mean charges when low-gain was
|
---|
5523 | used.
|
---|
5524 |
|
---|
5525 | * msignal/MExtractor.cc
|
---|
5526 | - print the missing overlap between high-gain and low-gain
|
---|
5527 | in the Print() function
|
---|
5528 | - remove setting of fHiLoLast in PreProcess, otherwise cloned
|
---|
5529 | extractors do not work any more with windows exceeding the
|
---|
5530 | high-gain range.
|
---|
5531 |
|
---|
5532 | * mhcalib/MHCalibrationTestCam.[h,cc]
|
---|
5533 | * mhcalib/MHCalibrationTestTimeCam.[h,cc]
|
---|
5534 | - set proper probability limits for the fits
|
---|
5535 |
|
---|
5536 | * mcalib/MCalibrateData.cc
|
---|
5537 | - catch the case in which no interlaced cal. events are being sent
|
---|
5538 | by the pulser box.
|
---|
5539 |
|
---|
5540 | * mjobs/MJCalib.[h,cc]
|
---|
5541 | - put the data type enum in a new base class
|
---|
5542 |
|
---|
5543 | * mjobs/MJCalibTest.[h,cc]
|
---|
5544 | - re-name old class MJExtractCalibTest to MJCalibTest and make it
|
---|
5545 | compatible with the sequence-files.
|
---|
5546 |
|
---|
5547 | * mjobs/MJExtractCalibTest.[h,cc]
|
---|
5548 | - removed
|
---|
5549 |
|
---|
5550 | * mjobs/MJCalibrateSignal.cc
|
---|
5551 | - put a compiler warning about the default cal. to photo-electrons
|
---|
5552 |
|
---|
5553 | * callisto.cc
|
---|
5554 | - add new flag "--use-test" to enable the MJCalibTest facility
|
---|
5555 | (default: not used)
|
---|
5556 |
|
---|
5557 |
|
---|
5558 |
|
---|
5559 | 2005/02/01 Raquel de los Reyes
|
---|
5560 |
|
---|
5561 | * mjobs/MSequence.h
|
---|
5562 | - Added "Get" functions for the TArrays variables.
|
---|
5563 |
|
---|
5564 |
|
---|
5565 |
|
---|
5566 | 2005/02/01 Markus Gaug
|
---|
5567 |
|
---|
5568 | * mjobs/MJPedestal.[h,cc]
|
---|
5569 | * mjobs/MJCalibration.[h,cc]
|
---|
5570 | * mjobs/MJCalibrateSignal.[h,cc]
|
---|
5571 | * callisto.rc
|
---|
5572 | - put enum for data type. Can now set the data type (mc, raw, root)
|
---|
5573 | without running the data check.
|
---|
5574 |
|
---|
5575 | * mhcalib/MHCalibrationCam.cc
|
---|
5576 | - return kTRUE in PostProcess if GetNumExecutions is 0
|
---|
5577 |
|
---|
5578 | * mcalib/MCalibrationChargeCalc.cc
|
---|
5579 | - return kTRUE in PostProcess if GetNumExecutions is 0
|
---|
5580 |
|
---|
5581 |
|
---|
5582 |
|
---|
5583 | 2005/02/01 Daniel Mazin
|
---|
5584 |
|
---|
5585 | * MPointingPosInterpolate.cc:
|
---|
5586 | - fixed bug to match the units of Ra and Decl in MPointingPos
|
---|
5587 | - fixed bug in handling of events with times outside of times from
|
---|
5588 | MDrive tree
|
---|
5589 |
|
---|
5590 |
|
---|
5591 |
|
---|
5592 | 2005/02/01 Thomas Bretz
|
---|
5593 |
|
---|
5594 | * showplot.cc:
|
---|
5595 | - another fix to make the batch mode working (you can use the batch
|
---|
5596 | mode to convert a root-file into another format)
|
---|
5597 |
|
---|
5598 |
|
---|
5599 |
|
---|
5600 | 2005/01/31 Thomas Bretz
|
---|
5601 |
|
---|
5602 | * mbase/MStatusDisplay.cc:
|
---|
5603 | - fixed handling of batch mode in GetCanvas(const TString &name)
|
---|
5604 | - don't skip already existing tabs in Display()
|
---|
5605 |
|
---|
5606 |
|
---|
5607 |
|
---|
5608 | 2005/01/31 Raquel de los Reyes
|
---|
5609 |
|
---|
5610 | * mjobs/MSequence.h
|
---|
5611 | - Added "Get" functions for some of the sequence.txt file
|
---|
5612 | parameters.
|
---|
5613 |
|
---|
5614 |
|
---|
5615 |
|
---|
5616 | 2005/01/31 Markus Gaug
|
---|
5617 |
|
---|
5618 | * mjobs/MJob.[h,cc]
|
---|
5619 | * mjobs/MJCalibrateSignal.[h,cc]
|
---|
5620 | * mjobs/MJCalibration.[h,cc]
|
---|
5621 | - move file type enum to base class
|
---|
5622 |
|
---|
5623 | * mjobs/MJCalibrateSignal.[h,cc]
|
---|
5624 | - allow also for direct setting of an MRunIter (not used in
|
---|
5625 | callisto).
|
---|
5626 |
|
---|
5627 | * mcalib/MCalibrationChargeCalc.[h,cc]
|
---|
5628 | - test also for pulser strength changes additionally to changes in
|
---|
5629 | colour.
|
---|
5630 |
|
---|
5631 |
|
---|
5632 |
|
---|
5633 | 2005/01/31 Abelardo Moralejo
|
---|
5634 |
|
---|
5635 | * mpointing/MSrcPosCalc.cc
|
---|
5636 | - Create only one instance of MAstroSky2Local for the
|
---|
5637 | transformations, instead of two identical ones, as it was before.
|
---|
5638 |
|
---|
5639 |
|
---|
5640 |
|
---|
5641 | 2005/01/30 Markus Gaug
|
---|
5642 |
|
---|
5643 | * mjobs/MJCalibration.cc
|
---|
5644 | * mjobs/MJPedestal.cc
|
---|
5645 | * mjobs/calibrationref_Nov04.rc
|
---|
5646 | * mhcalib/MHCalibrationRelTimeCam.[h,cc]
|
---|
5647 | - updated correct display of reference lines
|
---|
5648 |
|
---|
5649 |
|
---|
5650 |
|
---|
5651 | 2005/01/29 Markus Gaug
|
---|
5652 |
|
---|
5653 | * msignal/MExtractFixedWindowSpline.[h,cc]
|
---|
5654 | - fixed a bug occurring with overlapping windows between high-gain
|
---|
5655 | and low-gain
|
---|
5656 |
|
---|
5657 | * msignal/MExtractFixedWindowPeakSearch.cc
|
---|
5658 | - take out call to fSignals->Clear() which is already done in
|
---|
5659 | MTaskList.
|
---|
5660 |
|
---|
5661 | * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.[h,cc]
|
---|
5662 | - new extractor reducing the bias and solving the problem with the
|
---|
5663 | jumping pulse readout.
|
---|
5664 |
|
---|
5665 |
|
---|
5666 |
|
---|
5667 | 2005/01/28 Abelardo Moralejo
|
---|
5668 |
|
---|
5669 | * mpointing/MSrcPosCalc.cc
|
---|
5670 | - updated. Make it work as desired: obtain for each event the x,y
|
---|
5671 | position on the camera of a source whose celestial coordinates
|
---|
5672 | (J2000) have been set by the user in the container "MSourcePos"
|
---|
5673 | of type MPointingPos, added to the parameter list. If the
|
---|
5674 | container MSourcePos is not found, the center of the camera (or
|
---|
5675 | other fixed position x,y set in the parameter list by the user -
|
---|
5676 | in MSrcPosCam) is used as source position for all the events in
|
---|
5677 | the loop.
|
---|
5678 |
|
---|
5679 |
|
---|
5680 |
|
---|
5681 | 2005/01/28 Thomas Bretz
|
---|
5682 |
|
---|
5683 | * mjobs/MJCalibrateSignal.cc:
|
---|
5684 | - fixed that extract1,2,3 haven't been deleted if loop failed.
|
---|
5685 | - print tasklist also if loop failed.
|
---|
5686 | - added a undefined task (MTaskEnv "FinalFantasy") as last task to
|
---|
5687 | the event processing tasklist
|
---|
5688 |
|
---|
5689 | * callisto.rc:
|
---|
5690 | - added comments about "FinalFantasy" into call
|
---|
5691 | - added comment for obsolete resources as discussed yesterday
|
---|
5692 | evening: TimeUpperLimit
|
---|
5693 |
|
---|
5694 | * mbase/MMath.[h,cc], manalysis/MCerPhotPix.[h,cc],
|
---|
5695 | mpedestal/MPedPhotPix.h:
|
---|
5696 | - replaced TruncatePrecision by ReducePrecision (its simply a better
|
---|
5697 | name)
|
---|
5698 |
|
---|
5699 | * mbase/MParList.cc:
|
---|
5700 | - added a check to make 200%(!) sure that the container added
|
---|
5701 | to the list is a MParContainer (everything else could crash
|
---|
5702 | almost everything in Mars!)
|
---|
5703 |
|
---|
5704 | * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.[h,cc],
|
---|
5705 | mjobs/MJPedestal.cc:
|
---|
5706 | - simplified the code in the WriteResult functions by using
|
---|
5707 | the new WriteContainer in MJob
|
---|
5708 | - removed the TObjArray from the MParList! It is NOT a MParContainer
|
---|
5709 | there are a lot of circumstance how this can crash Mars. I don't
|
---|
5710 | know why the compiler allowed for this.
|
---|
5711 | - unified WriteResult and WriteHists
|
---|
5712 | - split GetOutputFile into two functions for simplification
|
---|
5713 |
|
---|
5714 | * mjobs/MJCalibration.h:
|
---|
5715 | - copy the extractorcam name when copying the contents
|
---|
5716 |
|
---|
5717 | * mjobs/MJob.[h,cc]:
|
---|
5718 | - new member function WriteContainer to simplify code in derived
|
---|
5719 | classes
|
---|
5720 |
|
---|
5721 | * mpointing/MSrcPosCalc.[h,cc]
|
---|
5722 | - fixed the header according to Abelardo's changes
|
---|
5723 | - added the initialization of the pointers to the constructor
|
---|
5724 |
|
---|
5725 |
|
---|
5726 |
|
---|
5727 | 2005/01/28 Markus Gaug
|
---|
5728 |
|
---|
5729 | * msignal/MExtractTimeAndChargeDigitalFilter.cc
|
---|
5730 | - introduce a security check for the time fine adjustment in case,
|
---|
5731 | it is too large.
|
---|
5732 |
|
---|
5733 | * mcalib/MCalibConstCam.[h,cc]
|
---|
5734 | * mcalib/MCalibConstPix.h
|
---|
5735 | - new classes to allow display of changing cal. constants with the
|
---|
5736 | interlaced cal. events
|
---|
5737 |
|
---|
5738 | * mcalib/MCalibrationChargeCalc.cc
|
---|
5739 | - removed stopping of PostProcess in case that the evtloop is
|
---|
5740 | finished with interlaced cal. events
|
---|
5741 |
|
---|
5742 | * mcalib/MCalibrateData.[h,cc]
|
---|
5743 | - fill MCalibConstCam with update results (once per calib. consts
|
---|
5744 | update == every 10 sec.)
|
---|
5745 | - introduce check for size of calibration constant. In case, it is
|
---|
5746 | completetly out of range, set the MBadPixelsPix::IsUnsuitableRun
|
---|
5747 |
|
---|
5748 | * mjobs/MJCalibrateSignal.cc:
|
---|
5749 | - display one MHCamera more with changing conv. factors (only for
|
---|
5750 | interlaced cal. events)
|
---|
5751 |
|
---|
5752 | * mpedestal/MPedCalcFromLoGain.cc
|
---|
5753 | - set default for MExtractWinFirst from 15 to 17 because of the
|
---|
5754 | late cosmics signals in December
|
---|
5755 |
|
---|
5756 |
|
---|
5757 | 2005/01/28 Abelardo Moralejo
|
---|
5758 |
|
---|
5759 | * mtemp/mpadova/macros/trainsubsample.C
|
---|
5760 | - added # of events to be written in the output (instead of
|
---|
5761 | fraction of total). Moved MSrcPosCam in output from RunHeaders
|
---|
5762 | to Events tree.
|
---|
5763 |
|
---|
5764 |
|
---|
5765 |
|
---|
5766 | 2005/01/27 Daniel Mazin and Markus Gaug
|
---|
5767 |
|
---|
5768 | * mcalib/MCalibrateData.[h,cc]
|
---|
5769 | - derive this class from MCamEvent in order to be able to display
|
---|
5770 | evolution of conversion factors in case of interlaced cal.
|
---|
5771 | events
|
---|
5772 |
|
---|
5773 | * mpointing/MInterpolatePointingPos.[h,cc]
|
---|
5774 | - new class to interpolate pointing positions, adapted from a class
|
---|
5775 | by Marcos Lopez
|
---|
5776 |
|
---|
5777 | * mjobs/MJCalibrateSignal.[h,cc]
|
---|
5778 | - enabled the calibration of data with interlaced calibration events
|
---|
5779 |
|
---|
5780 | * msignal/MArrivalTime.[h,cc]
|
---|
5781 | * mcalib/MCalibrateRelTime.cc
|
---|
5782 | - removed Error of calibrated arrival time, as agreed on the last
|
---|
5783 | software calibration meeting yesterday
|
---|
5784 |
|
---|
5785 | * mjobs/MJCalibrateSignal.cc
|
---|
5786 | - add display to show histogramming of conversion factors
|
---|
5787 | - modify default calibration to equiv. photo-electrons
|
---|
5788 | - allow for setting of MC, Raw or Root-file type in callisto.rc
|
---|
5789 |
|
---|
5790 | * callisto.rc
|
---|
5791 | - updated conf. file
|
---|
5792 |
|
---|
5793 |
|
---|
5794 | 2005/01/27 Thomas Bretz
|
---|
5795 |
|
---|
5796 | * callisto.cc:
|
---|
5797 | - don't display starting pedestals when calibrating the signal
|
---|
5798 |
|
---|
5799 | * callisto.rc:
|
---|
5800 | - added some comments
|
---|
5801 |
|
---|
5802 | * star.rc:
|
---|
5803 | - according to Daniel M. we have agreed to change the default
|
---|
5804 | cleaning level to adapt it roughly to the new pedestal
|
---|
5805 |
|
---|
5806 | * manalysis/MCerPhotPix.[h,cc], mpedestal/MPedPhotPix.h:
|
---|
5807 | - as agreed in the current calibration meeting we truncate the
|
---|
5808 | precision of the stored floating point values to roughly 0.5%
|
---|
5809 | to gain storage space in the calibrated data (the gzip
|
---|
5810 | algorithm compresses this stuff nicely - we gain roughly 15%)
|
---|
5811 |
|
---|
5812 | * mhflux/MHFalseSource.cc, mjobs/MJCalibration.cc, mjobs/MJStar.cc:
|
---|
5813 | - added a comment
|
---|
5814 |
|
---|
5815 | * mjobs/MJCalibrateSignal.cc:
|
---|
5816 | - changed title of unsuitable plot
|
---|
5817 | - removed plot for calibrated fundamental pedestal as agreed in the
|
---|
5818 | current calibration meeting (we may change this to an option)
|
---|
5819 |
|
---|
5820 | * mjobs/MJPedestal.[h,cc]:
|
---|
5821 | - changed the name of the "PedDiff" plot to be consistent with the
|
---|
5822 | other tab-name
|
---|
5823 | - changed the options for the display
|
---|
5824 | - removed the dependancy of fDisplayType and the SetDataCheck
|
---|
5825 | option
|
---|
5826 | - added option kDisplayNone
|
---|
5827 | - renamed enums from k*Display to kDisplay*
|
---|
5828 |
|
---|
5829 | * mhist/MHCamEvent.cc:
|
---|
5830 | - trying to get rid of the Err_%p workaround.
|
---|
5831 |
|
---|
5832 | * manalysis/MCerPhotEvt.[h,cc]:
|
---|
5833 | - added some '!' signs in the comment line. This is quick hack
|
---|
5834 | to gain I/O speed and storage space. We will soon have new
|
---|
5835 | containers for the calibrated data and image cleaning
|
---|
5836 | information.
|
---|
5837 | - changed version number to 6
|
---|
5838 |
|
---|
5839 | * mhist/MHCamera.cc:
|
---|
5840 | - added member function SetAllUsed
|
---|
5841 |
|
---|
5842 |
|
---|
5843 |
|
---|
5844 | 2005/01/26 Abelardo Moralejo
|
---|
5845 |
|
---|
5846 | * macros/mccalibrate.C
|
---|
5847 | - removed creation and writing out of MSrcPosCam. It is more
|
---|
5848 | flexible to add it in starmc2.C if needed (for wobble mode for
|
---|
5849 | instance).
|
---|
5850 |
|
---|
5851 | * mtemp/mpadova/macros/RanForestDISP.C
|
---|
5852 | - added possibility to set the number of hadrons read in for the
|
---|
5853 | training. Added some missing containers to output.
|
---|
5854 | - Fixed rule concerning the DISP, by adding parentheses. Remember
|
---|
5855 | that MHMatrix::AddColumn does not respect the usual precedence
|
---|
5856 | of operations!
|
---|
5857 |
|
---|
5858 | * mtemp/mpadova/macros/resize.C
|
---|
5859 | - added to output missing container MRawEvtHeader
|
---|
5860 |
|
---|
5861 | * macros/starmc2.C
|
---|
5862 | - added missing container MImagePar. Added possibility to set the
|
---|
5863 | source position on the camera (for the wobble mode).
|
---|
5864 |
|
---|
5865 |
|
---|
5866 |
|
---|
5867 | 2005/01/25 Abelardo Moralejo
|
---|
5868 |
|
---|
5869 | * macros/starmc2.C
|
---|
5870 | - modified to allow double (train / test) output, for g/h
|
---|
5871 | separation studies. Added several missing containers to output.
|
---|
5872 |
|
---|
5873 |
|
---|
5874 |
|
---|
5875 | 2005/01/25 Thomas Bretz
|
---|
5876 |
|
---|
5877 | * mcalib/MCalibrationIntensityChargeCam.cc:
|
---|
5878 | - fixed a lot of 'default argument'-warnings to make to code
|
---|
5879 | compile
|
---|
5880 |
|
---|
5881 | * mbase/MParContainer.[h,cc]:
|
---|
5882 | - moved the empty Reset() function into the source file and
|
---|
5883 | added a lot of comments
|
---|
5884 | - implemented new helper-functions: GetNewObject
|
---|
5885 |
|
---|
5886 | * mbase/MContinue.[h,cc]:
|
---|
5887 | - allow to use MFilter-classes as filter in ReadEnv
|
---|
5888 |
|
---|
5889 | * mbase/MTaskEnv.cc:
|
---|
5890 | - replaced some code by GetNewObject
|
---|
5891 |
|
---|
5892 | * mhbase/MFillH.cc:
|
---|
5893 | - handle DrawOption "same" to be able to draw to the same pad
|
---|
5894 |
|
---|
5895 | * mhbase/MH.[h,cc]:
|
---|
5896 | - added same-argument to DrawSame
|
---|
5897 |
|
---|
5898 | * mhbase/MH3.cc:
|
---|
5899 | - removed some obsolete comments
|
---|
5900 | - remove own drawing options before calling fHist->Draw
|
---|
5901 |
|
---|
5902 | * mimage/MHHillas.cc, mimage/MHImagePar.cc:
|
---|
5903 | - first try of implementing 'same' drawing option
|
---|
5904 |
|
---|
5905 |
|
---|
5906 |
|
---|
5907 | 2005/01/25 Markus Gaug
|
---|
5908 |
|
---|
5909 | * mcalib/MCalibrationPattern.[h,cc]
|
---|
5910 | * mcalib/MCalibrationPatternDecode.[h,cc]
|
---|
5911 | - New Decoder task for the calibration pattern from the
|
---|
5912 | digital modules
|
---|
5913 |
|
---|
5914 | * mraw/MRawEvtHeader.[h,cc]
|
---|
5915 | - remove decoding from this class
|
---|
5916 |
|
---|
5917 | * mcalib/MCalibrationIntensityHiLoCam.[h,cc]
|
---|
5918 | - remove, because one needs anyhow much more than one data file
|
---|
5919 | to get a reasonable conversion factor
|
---|
5920 |
|
---|
5921 | * mcalib/MCalibCalcFromPast.[h,cc]
|
---|
5922 | - remove MCalibrationIntensityHiLoCam
|
---|
5923 |
|
---|
5924 | * mbadpixels/MBadPixelsPix.h
|
---|
5925 | * mbadpixels/MBadPixelsCam.cc
|
---|
5926 | - changed one function name to GetUnsuitableCalLevel()
|
---|
5927 |
|
---|
5928 | * mjobs/MJCalibration.cc
|
---|
5929 | - replace all Y-titles with units "FADC counts" by "FADC cnts" and
|
---|
5930 | "FADC slices" by "FADC sl.", otherwise they range out of the
|
---|
5931 | canvas.
|
---|
5932 |
|
---|
5933 | * mcalib/MCalibrationChargeCalc.cc
|
---|
5934 | - ensure to set the color correctly in MCalibrationBlindCam
|
---|
5935 |
|
---|
5936 | * callisto.rc
|
---|
5937 | - put space for
|
---|
5938 | MJCalibrateSignal.ExtractSignal.HiGainFirst: 2
|
---|
5939 | MJCalibrateSignal.ExtractSignal.HiGainLast: 16
|
---|
5940 |
|
---|
5941 |
|
---|
5942 | 2005/01/24 Abelardo Moralejo
|
---|
5943 |
|
---|
5944 | * manalysis/MMcCalibrationUpdate.cc
|
---|
5945 | - Adapted to changes in MCalibrateData from 2005/01/16: moved
|
---|
5946 | qepix.SetAvNormFFactor(1.) from Process() to ReInit(). Due to
|
---|
5947 | this, for the last week you may have found trouble running
|
---|
5948 | starmc.C and mccalibrate.C.
|
---|
5949 |
|
---|
5950 |
|
---|
5951 |
|
---|
5952 | 2005/01/24 Thomas Bretz
|
---|
5953 |
|
---|
5954 | * callisto.cc:
|
---|
5955 | - removed non-existing option from output
|
---|
5956 |
|
---|
5957 | * manalysis/MEnergyEstimate.[h,cc]:
|
---|
5958 | - added ReadEnv member function
|
---|
5959 |
|
---|
5960 | * mbase/MContinue.[h,cc]:
|
---|
5961 | - implementes AllowEmpty option to support doing nothing
|
---|
5962 | defined in resource file
|
---|
5963 | - added a first draft to allow usage of class-filters instead of
|
---|
5964 | rules
|
---|
5965 |
|
---|
5966 | * mbase/MMath.[h,cc]:
|
---|
5967 | - implemented a function suggested by Florian Goebel which reduces
|
---|
5968 | the precision of a float to ~0.5% which is usefull for data
|
---|
5969 | compression by gzip
|
---|
5970 |
|
---|
5971 | * mdata/MDataChain.[h,cc]:
|
---|
5972 | - implemented ReadEnv member function
|
---|
5973 |
|
---|
5974 | * mfbase/MF.cc:
|
---|
5975 | - a small enhancement to the output in ReadEnv
|
---|
5976 |
|
---|
5977 | * mhbase/MH3.cc:
|
---|
5978 | - fixed call to FindObject in Paint which caused a profile to be
|
---|
5979 | displayed incorrectly in case it was read from a file
|
---|
5980 |
|
---|
5981 | * mhflux/MHFalseSource.[h,cc]:
|
---|
5982 | - removed old obsolete unsused Significance functions
|
---|
5983 | - implemented ReadEnv member function
|
---|
5984 | - set false source binning only if BinningFalseSource is not default
|
---|
5985 | - check parlist for BinningAlpha
|
---|
5986 |
|
---|
5987 | * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
|
---|
5988 | mjobs/MJPedestal.cc:
|
---|
5989 | - added an additional check and output if output-file could
|
---|
5990 | not be opened
|
---|
5991 |
|
---|
5992 | * mjobs/MJob.h:
|
---|
5993 | - added some Getter
|
---|
5994 |
|
---|
5995 | * mhbase/MBinning.[h,cc].
|
---|
5996 | - added nen member functions
|
---|
5997 | + SetEdgesRaw
|
---|
5998 | + ReadEnv
|
---|
5999 | + Print
|
---|
6000 |
|
---|
6001 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
6002 | - added new member function ReadEnv
|
---|
6003 |
|
---|
6004 | * mhflux/MHAlpha.cc:
|
---|
6005 | - fixed a problem when fitting without off-data
|
---|
6006 |
|
---|
6007 | * mbase/MStatusDisplay.cc:
|
---|
6008 | - implemented a further fix in DrawClonePad to make sure
|
---|
6009 | that the X-stuff doesn't get confused while still
|
---|
6010 | GetDrawOption returns the correct value
|
---|
6011 |
|
---|
6012 |
|
---|
6013 |
|
---|
6014 | 2005/01/24 Markus Gaug
|
---|
6015 |
|
---|
6016 | * msignal/MExtractTimeAndChargeDigitalFilter.cc
|
---|
6017 | - introduced security check for the times fine-tuning to catch
|
---|
6018 | outliers because of deviating pulse forms.
|
---|
6019 |
|
---|
6020 | * msignal/MExtractTime.cc
|
---|
6021 | * msignal/MExtractor.cc
|
---|
6022 | - lowered default high-gain saturation limit to 250
|
---|
6023 | - removed Clear() for two results containers at beginning of Process()
|
---|
6024 |
|
---|
6025 | * msignal/MExtractor.h
|
---|
6026 | - Take fHiLoLast into the Clone()
|
---|
6027 |
|
---|
6028 | * msignal/MExtractedSignalPix.cc
|
---|
6029 | - change sign of default initializer to negative.
|
---|
6030 |
|
---|
6031 |
|
---|
6032 |
|
---|
6033 | 2005/01/23 Markus Gaug
|
---|
6034 |
|
---|
6035 | * mhcalib/MHCalibrationHiLoCam.[h,cc]
|
---|
6036 | - updated to new logain switch setting in MExtractTimeAndCharge
|
---|
6037 | - extract also high-gain vs. low-gain time difference
|
---|
6038 |
|
---|
6039 | * mhcalib/MHCalibrationCam.[h,cc]
|
---|
6040 | * mhcalib/MHCalibrationChargeCam.[h,cc]
|
---|
6041 | - updated reading of conf. values in ReadEnv
|
---|
6042 |
|
---|
6043 | * mhcalib/MCalibrationHiLoCam.[h,cc]
|
---|
6044 | * mhcalib/MCalibrationHiLoPix.[h,cc]
|
---|
6045 | * mhcalib/MCalibrationIntensityHiLoCam.[h,cc]
|
---|
6046 | - updated accordingly
|
---|
6047 |
|
---|
6048 | * mbadpixels/MBadPixelsCam.cc
|
---|
6049 | - removed some bugs in the Print() function
|
---|
6050 |
|
---|
6051 |
|
---|
6052 |
|
---|
6053 | 2005/01/22 Markus Gaug
|
---|
6054 |
|
---|
6055 | * mhcalib/MHCalibrationRelTimeCam.cc
|
---|
6056 | - display in the averaged times display the event-by-event averaged
|
---|
6057 | absolute arrival times instead of the rel. ones which do not make
|
---|
6058 | much sense.
|
---|
6059 |
|
---|
6060 | * mhcalib/MHCalibrationTestTimeCam.[h,cc]
|
---|
6061 | * mhcalib/MHCalibrationTestCam.[h,cc]
|
---|
6062 | - update to the latest changes in analysis chain.
|
---|
6063 |
|
---|
6064 | * mjobs/MJExtractCalibTest.[h,cc]
|
---|
6065 | - update to the latest changes in analysis chain.
|
---|
6066 |
|
---|
6067 | * mjobs/MJCalibration.cc
|
---|
6068 | - replace title of that times-averageing Tab from "RelTimes" by
|
---|
6069 | "Times".
|
---|
6070 |
|
---|
6071 | * macros/calibration.C
|
---|
6072 | - update to changes in MJExtractCalibTest
|
---|
6073 |
|
---|
6074 |
|
---|
6075 |
|
---|
6076 | 2005/01/21 Markus Gaug
|
---|
6077 |
|
---|
6078 | * msignal/MExtractTimeAndChargeDigitalFilter.cc
|
---|
6079 | * msignal/MExtractTimeAndChargeSlidingWindow.cc
|
---|
6080 | * msignal/MExtractTimeAndChargeSpline.cc
|
---|
6081 | - use the max. bin content for low-gain extraction
|
---|
6082 |
|
---|
6083 | * callisto.rc
|
---|
6084 | - add place for LoGainSwitch
|
---|
6085 |
|
---|
6086 |
|
---|
6087 |
|
---|
6088 | 2005/01/21 Florian Goebel
|
---|
6089 |
|
---|
6090 | * mfbase/MF.cc:
|
---|
6091 | - include a (TString) cast to make it compilable with gcc2.95.3
|
---|
6092 |
|
---|
6093 |
|
---|
6094 |
|
---|
6095 | 2005/01/21 Thomas Bretz
|
---|
6096 |
|
---|
6097 | * mpointing/MSrcPosFromModel.cc:
|
---|
6098 | - fixed crash in Process if no pointing model available
|
---|
6099 |
|
---|
6100 | * mpointing/MPointingPosCalc.h:
|
---|
6101 | - added missing initialization of data members
|
---|
6102 |
|
---|
6103 | * mastro/MObservatory.[h,cc]:
|
---|
6104 | - added ReadEnv member function
|
---|
6105 |
|
---|
6106 | * mbase/MTaskEnv.h:
|
---|
6107 | - added (=0) default to SetDefault
|
---|
6108 |
|
---|
6109 |
|
---|
6110 |
|
---|
6111 | 2005/01/20 Markus Gaug
|
---|
6112 |
|
---|
6113 | * mcalib/MCalibrationIntensityChargeCam.[h,cc]
|
---|
6114 | - added function to display fluctuations of a variable
|
---|
6115 |
|
---|
6116 | * mcalib/MCalibrationPix.cc
|
---|
6117 | - fixed small bug in High-gain mean error.
|
---|
6118 |
|
---|
6119 | * msignal/MExtractTimeAndCharge.[h,cc]
|
---|
6120 | - introduced high-gain maximum limit before extracting the low-gain
|
---|
6121 |
|
---|
6122 |
|
---|
6123 |
|
---|
6124 | 2005/01/20 Thomas Bretz
|
---|
6125 |
|
---|
6126 | * mbase/MContinue.[h,cc]:
|
---|
6127 | - added ReadEnv member function to support resource files
|
---|
6128 |
|
---|
6129 | * mbase/MEvtLoop.[h,cc]:
|
---|
6130 | - added a second arguemtn to reading of the resource file by name
|
---|
6131 | - added some checks when reding the resource file and the
|
---|
6132 | parameter list hasn't been setup
|
---|
6133 |
|
---|
6134 | * mbase/MParList.cc:
|
---|
6135 | - removed an obsolete output from ReadEnv
|
---|
6136 |
|
---|
6137 | * mfbase/MF.[h,cc]:
|
---|
6138 | - added ReadEnv member function to support resource files
|
---|
6139 | - added kAllowEpty flag to support skipping by resource files
|
---|
6140 |
|
---|
6141 | * mfbase/MFilterList.cc:
|
---|
6142 | - added a comment
|
---|
6143 |
|
---|
6144 | * mbase/MStatusDisplay.[h,cc]:
|
---|
6145 | - fixed Write to be compatible with root 4.02/00
|
---|
6146 | - worked around a problem with reading the DrawOption correctly
|
---|
6147 | from a stored status display
|
---|
6148 |
|
---|
6149 |
|
---|
6150 |
|
---|
6151 | 2005/01/19 Thomas Bretz
|
---|
6152 |
|
---|
6153 | * mbase/MMath.cc:
|
---|
6154 | - added a comment to SignificanceLiMa, made by Daniel Mazin
|
---|
6155 | - also check for b==0
|
---|
6156 |
|
---|
6157 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
6158 | - fixed significance calculation in case of on-off data
|
---|
6159 | - added fScaleFactor
|
---|
6160 |
|
---|
6161 | * mhflux/MHAlpha.[h,cc], mhflux/MHFalseSource.cc:
|
---|
6162 | - handle scale factor in case of on-off observations
|
---|
6163 |
|
---|
6164 | * mjobs/MJPedestal.cc:
|
---|
6165 | - aligned screen output to 80col rule
|
---|
6166 |
|
---|
6167 | * mtrigger/MFTriggerPattern.[h,cc]:
|
---|
6168 | - assigned correct integers to enum
|
---|
6169 | - made sure that the enum is correctly handled in all function by
|
---|
6170 | applying a r-value to the condition
|
---|
6171 |
|
---|
6172 |
|
---|
6173 |
|
---|
6174 | 2005/01/19 Abelardo Moralejo
|
---|
6175 |
|
---|
6176 | * mtrigger/MFTriggerPattern.[cc,h]
|
---|
6177 | - Changed Bool_t arguments of all setters to new type Prescale_t
|
---|
6178 | defined by N. Galante (see below)
|
---|
6179 |
|
---|
6180 |
|
---|
6181 |
|
---|
6182 | 2005/01/19 Nicola Galante
|
---|
6183 |
|
---|
6184 | * mtrigger/MFTriggerPattern.[cc,h]
|
---|
6185 | - added in header enum Prescale_t { kUnPrescaled = kFALSE,
|
---|
6186 | kPrescaled = kTRUE };
|
---|
6187 |
|
---|
6188 | - fixed a bug in Process, both fMaskRequiredUnprescaled and
|
---|
6189 | fMaskRequiredPrescaled are checked simultaneously.
|
---|
6190 |
|
---|
6191 |
|
---|
6192 |
|
---|
6193 | 2005/01/18 Markus Gaug
|
---|
6194 |
|
---|
6195 | * mcalib/MCalibColorSet.cc
|
---|
6196 | - fixed the remaining day of data without colour in project name
|
---|
6197 | neither in digital modules bits.
|
---|
6198 |
|
---|
6199 | * mpedestal/MPedCalcPedRun.[h,cc]
|
---|
6200 | - catch the continuous light runs with MRawRunHeader::fRunType
|
---|
6201 | == kRTCalibration to be recognized as effective pedestal runs.
|
---|
6202 |
|
---|
6203 |
|
---|
6204 | 2005/01/18 Thomas Bretz
|
---|
6205 |
|
---|
6206 | * mbase/MMath.cc:
|
---|
6207 | - added a check for s==0 in SignificanceLiMa, because otherwise the
|
---|
6208 | result is NaN
|
---|
6209 |
|
---|
6210 | * mfbase/MF.cc:
|
---|
6211 | - removed an obsolete debugging output from the latest changes
|
---|
6212 |
|
---|
6213 | * mhflux/MHAlpha.cc:
|
---|
6214 | - reset fHTime, too
|
---|
6215 |
|
---|
6216 |
|
---|
6217 |
|
---|
6218 | 2005/01/18 Nicola Galante
|
---|
6219 |
|
---|
6220 | * mtrigger/MFTriggerPattern.cc:
|
---|
6221 | - added parentesis to ensure bitwise operators priority
|
---|
6222 | with respect to logical operators.
|
---|
6223 |
|
---|
6224 |
|
---|
6225 | 2005/01/17 Thomas Bretz
|
---|
6226 |
|
---|
6227 | * manalysis/MEnergyEstimate.[h,cc]:
|
---|
6228 | - changed to be more general. Energy is now estimated from a rule
|
---|
6229 | (MDataChain) The default behaviour is still the same as before
|
---|
6230 | to copy the energy from MMcEvt
|
---|
6231 |
|
---|
6232 | * mbase/MTask.cc:
|
---|
6233 | - changed to write out the descriptor istead of the task-name only
|
---|
6234 | in Pre/PostProcess
|
---|
6235 |
|
---|
6236 | * mhbase/MH.cc:
|
---|
6237 | - initialize fSerialNumber and fNumExecutions in constructor
|
---|
6238 |
|
---|
6239 | * mhflux/MHFalseSource.cc:
|
---|
6240 | - according to a suggestion by Markus Mayer I have changed
|
---|
6241 | \\sigma_{max}=f to S_{max}=f\\sigma
|
---|
6242 |
|
---|
6243 | * mjobs/MJCalibrateSignal.cc:
|
---|
6244 | - as discussed with Markus and Abelardo fixed the MFTriggerPattern
|
---|
6245 | call.
|
---|
6246 |
|
---|
6247 | * mtrigger/MFTriggerPattern.cc, mtrigger/MTriggerPattern.cc,
|
---|
6248 | mtrigger/MTriggerPatternDecode.cc:
|
---|
6249 | - added some comment about file version
|
---|
6250 |
|
---|
6251 | * mbase/MFilter.h:
|
---|
6252 | - implemented new virtual function GetDataMember like in MData
|
---|
6253 |
|
---|
6254 | * mbase/MTask.[h,cc]:
|
---|
6255 | - when filter is added ass GetDataMember to branch list (should be
|
---|
6256 | obsolete, because filter is in the tasklist, but it should not hurt)
|
---|
6257 |
|
---|
6258 | * mfbase/MF.[h,cc], mfbase/MFDataChain.[h,cc], mfbase/MFDataMember.[h,cc],
|
---|
6259 | mfbase/MFilterList.[h,cc]:
|
---|
6260 | - implemented new function GetDataMember
|
---|
6261 |
|
---|
6262 |
|
---|
6263 |
|
---|
6264 | 2005/01/17 Markus Gaug
|
---|
6265 |
|
---|
6266 | * msignal/MExtractTimeAndChargeDigitalFilter.cc
|
---|
6267 | - remove a situation where the high-gain signal can be 0.
|
---|
6268 |
|
---|
6269 | * mtrigger/MTriggerPattern.h
|
---|
6270 | - fixed a bug in defining the trigger bit pattern (Have to start
|
---|
6271 | from 0 instead of 1)
|
---|
6272 |
|
---|
6273 | * mjobs/MJPedestal.cc
|
---|
6274 | * mjobs/MJCalibrateSignal.cc
|
---|
6275 | - fixed default extraction ranges.
|
---|
6276 |
|
---|
6277 | * callisto.rc
|
---|
6278 | - fixed default weights files for pedestal extraction for cosmcis
|
---|
6279 |
|
---|
6280 | * mcalib/MCalibrationChargeCalc.cc
|
---|
6281 | - removed program exit on occurrance of multiple colours without
|
---|
6282 | intensity calibration
|
---|
6283 |
|
---|
6284 |
|
---|
6285 |
|
---|
6286 | 2005/01/17 Nadia Tonello and Markus Gaug
|
---|
6287 |
|
---|
6288 | * mcalib/MCalibrationChargeCam.cc
|
---|
6289 | - some fit improvements in the function GetAveragedConvFADC2PhotPerArea
|
---|
6290 |
|
---|
6291 |
|
---|
6292 |
|
---|
6293 | 2005/01/16 Markus Gaug
|
---|
6294 |
|
---|
6295 | * mhcalib/MHCalibrationCam.[h,cc], mhcalib/MHCalibrationRelTimeCam.[h,cc],
|
---|
6296 | mhcalib/MHCalibrationChargeCam.[h,cc]
|
---|
6297 | - put overflow management and results camera initialization into
|
---|
6298 | base class
|
---|
6299 |
|
---|
6300 | * mcalib/MCalibrateData.[h,cc]
|
---|
6301 | - added possibility to re-normalize signal to equiv. photo-electrons
|
---|
6302 | ( SetSignalType(MCalibrateData::kPhe) ).
|
---|
6303 | Default is old version in photons
|
---|
6304 | - speed up Process by storing pre-calculated calibration constants
|
---|
6305 | in arrays (needed 40% of CPU time of the eventloop before, now: 23%)
|
---|
6306 | - added new pointer to different MCalibrationChargeCam used for
|
---|
6307 | updates
|
---|
6308 | - added possibility to update the conversion factors using the
|
---|
6309 | MCalibrationChargeCam stored in fCalibUpdate.
|
---|
6310 | - added Print() function
|
---|
6311 |
|
---|
6312 | * mcalib/MCalibCalcFromPast.[h,cc]
|
---|
6313 | - committed final version, now also in the Makefile
|
---|
6314 |
|
---|
6315 | * mjobs/MJCalibrateSignalFromOutside.[h,cc], macros/calibration.C
|
---|
6316 | - committed final version, now able to calibrate interlaced cal.
|
---|
6317 | events.
|
---|
6318 |
|
---|
6319 |
|
---|
6320 |
|
---|
6321 | 2005/01/14 Hendrik Bartko
|
---|
6322 |
|
---|
6323 | * msignal/calibration_weights_UV.dat
|
---|
6324 | - fixed a small bug in the noise autocorrelation of the AB-noise
|
---|
6325 |
|
---|
6326 | * msignal/calibration_weights_blue.dat
|
---|
6327 | - new weights file for blue calibration pulses
|
---|
6328 |
|
---|
6329 | * cosmics_weights.dat
|
---|
6330 | - fixed a small bug in the noise autocorrelation of the AB-noise
|
---|
6331 |
|
---|
6332 |
|
---|
6333 |
|
---|
6334 | 2005/01/14 Markus Gaug
|
---|
6335 |
|
---|
6336 | * msignal/MExtractTimeAndChargeDigitalFilter.cc
|
---|
6337 | - added a small acceleration of the program, tested by Hendrik and
|
---|
6338 | me.
|
---|
6339 |
|
---|
6340 | * mpedestal/MPedCalcFromLoGain.cc
|
---|
6341 | - fixed one warning output which was not a real warning.
|
---|
6342 |
|
---|
6343 | * mcalib/MCalibrationChargeCam.cc
|
---|
6344 | - improved the function to calculate a mean conversion factor over
|
---|
6345 | the whole camera including a fit to the values.
|
---|
6346 |
|
---|
6347 | * mpedestal/MPedCalcPedRun.[h,cc]
|
---|
6348 | - undo some changes introduced by TB on 2/12/04 which had made the
|
---|
6349 | use of interlaced pedestal events impossible again.
|
---|
6350 | - Use now the new class MTriggerPattern directly to recognize an
|
---|
6351 | interlaced pedestal event.
|
---|
6352 |
|
---|
6353 |
|
---|
6354 |
|
---|
6355 | 2005/01/14 Thomas Bretz
|
---|
6356 |
|
---|
6357 | * callisto.cc:
|
---|
6358 | - fixed a typo in output
|
---|
6359 |
|
---|
6360 | * manalysis/MGeomApply.cc:
|
---|
6361 | - removed some old code already in comments
|
---|
6362 | - added possibility to switch off automatic processing (used
|
---|
6363 | if two different geometries around)
|
---|
6364 |
|
---|
6365 | * manalysis/MMultiDimDistCalc.cc, mhbase/MHMatrix.[h,cc],
|
---|
6366 | mranforest/MRanForestCalc.cc, mtools/MHSimulatedAnnealing.[h,cc],
|
---|
6367 | mtools/MSimulatedAnnealing.h:
|
---|
6368 | - added include of TVector because in newer root version it is
|
---|
6369 | not included from TMatrix anymore
|
---|
6370 |
|
---|
6371 | * mbase/BaseLinkDef.h, mbase/MMath.[h,cc]:
|
---|
6372 | - to stick to the convention of TMath in newer root versions MMath
|
---|
6373 | changed from a class to a namespace
|
---|
6374 |
|
---|
6375 | * mbase/MEvtLoop.[h,cc]:
|
---|
6376 | - to support newer root version added a second Write-function
|
---|
6377 | with a const qualifier.
|
---|
6378 |
|
---|
6379 | * mdata/MDataChain.cc:
|
---|
6380 | - changed access to TMath for newer root versions
|
---|
6381 |
|
---|
6382 | * mfileio/MChain.[h,cc]:
|
---|
6383 | - implemented a workaround for teh changed LoadTree definition
|
---|
6384 | in newer root-versions
|
---|
6385 |
|
---|
6386 | * mfileio/MReadTree.cc:
|
---|
6387 | - fixed a bug in CheckBranchSize caused some warning to be
|
---|
6388 | displayed
|
---|
6389 |
|
---|
6390 | * mhflux/MHAlpha.cc:
|
---|
6391 | - removed check for fResult in PostProcess (it is always there)
|
---|
6392 |
|
---|
6393 | * msignal/MExtractTimeFastSpline.cc:
|
---|
6394 | - fixed delete --> delete[]
|
---|
6395 |
|
---|
6396 | * mbadpixels/MBadPixelsCalc.cc:
|
---|
6397 | - slight change to some output
|
---|
6398 |
|
---|
6399 | * mbase/MTaskEnv.h:
|
---|
6400 | - set name of default task when pointer is given
|
---|
6401 |
|
---|
6402 | * mjobs/MJCalibrateSignal.cc:
|
---|
6403 | - fixed handling of extraction range for various cases
|
---|
6404 | - fixed handling in case no arrival times are calculated
|
---|
6405 |
|
---|
6406 | * mjobs/MJCalibration.cc:
|
---|
6407 | - write at least a default arrival time calibration container
|
---|
6408 | to make further processing easier
|
---|
6409 |
|
---|
6410 | * mjobs/MJPedestal.[h,cc]:
|
---|
6411 | - fixed handling of extraction range for various cases
|
---|
6412 |
|
---|
6413 |
|
---|
6414 |
|
---|
6415 | 2005/01/14 Abelardo Moralejo
|
---|
6416 |
|
---|
6417 | * mtemp/mpadova/macros/trainsubsample.C, RanForestDISP.C
|
---|
6418 | - added. Two macros used in the analysis of real wobble mode data.
|
---|
6419 |
|
---|
6420 |
|
---|
6421 |
|
---|
6422 | 2005/01/14 Daniela Dorner
|
---|
6423 |
|
---|
6424 | * macros/sql/filldotrun.C
|
---|
6425 | - added new arehucas-verions and changed code accordingly
|
---|
6426 |
|
---|
6427 |
|
---|
6428 |
|
---|
6429 | 2005/01/13 Abelardo Moralejo
|
---|
6430 |
|
---|
6431 | * macros/starmc.C
|
---|
6432 | - Added (commented) lines for the case of gamma MC source off-axis
|
---|
6433 | (wobble mode). Changed default extractor to
|
---|
6434 | MExtractFixedWindowPeakSearch.
|
---|
6435 |
|
---|
6436 |
|
---|
6437 |
|
---|
6438 | 2005/01/13 Raquel de los Reyes
|
---|
6439 |
|
---|
6440 | * callisto.rc
|
---|
6441 | - introduced several configuration lines
|
---|
6442 | (format: "class".DataCheck: No) to allow callisto
|
---|
6443 | to run with rawfiles. Necessary for the datacheck.
|
---|
6444 |
|
---|
6445 |
|
---|
6446 |
|
---|
6447 | 2005/01/13 Markus Gaug
|
---|
6448 |
|
---|
6449 | * mcalib/MCalibColorSet.cc
|
---|
6450 | - fixed runs 45605-45609
|
---|
6451 |
|
---|
6452 | * msignal/MExtractor.h
|
---|
6453 | - take out the variable fHiLoLast from the streamer. Will be
|
---|
6454 | initialized in the ReInit(), if needed
|
---|
6455 |
|
---|
6456 | * msignal/MExtractor.cc
|
---|
6457 | - Initialized fHiLoLast to 0. Otherwise, a second eventloop with
|
---|
6458 | the same extractor may have that variable set to a certain
|
---|
6459 | value, even if not desired. The ReInit() fixes fHiLoLast, if
|
---|
6460 | different from 0.
|
---|
6461 |
|
---|
6462 | * mpedestal/MExtractPedestal.cc
|
---|
6463 | * mpedestal/MPedCalcPedRun.cc
|
---|
6464 | * mpedestal/MPedCalcFromLoGain.cc
|
---|
6465 | - fix the output of the print to the correct value for the case
|
---|
6466 | that the extractor is used.
|
---|
6467 |
|
---|
6468 |
|
---|
6469 | 2005/01/13 Thomas Bretz
|
---|
6470 |
|
---|
6471 | * callisto.rc:
|
---|
6472 | - fixed some typos
|
---|
6473 |
|
---|
6474 | * mbase/MLog.cc:
|
---|
6475 | - unset DEBUG defined unintentionally
|
---|
6476 |
|
---|
6477 | * msignal/MExtractTimeAndChargeDigitalFilter.cc:
|
---|
6478 | - removed printing Weights in InitArrays, because otherwise
|
---|
6479 | the output of a full data calibration is totally crowded
|
---|
6480 | with numbers. Having the weights-file name on the display
|
---|
6481 | is perfectly enough.
|
---|
6482 |
|
---|
6483 |
|
---|
6484 |
|
---|
6485 | 2005/01/12 Markus Gaug
|
---|
6486 |
|
---|
6487 | * mcalib/MCalibrationIntensityRelTimeCam.cc
|
---|
6488 | - added fit to improve averageing of the obtained results
|
---|
6489 |
|
---|
6490 |
|
---|
6491 |
|
---|
6492 | 2005/01/12 Thomas Bretz
|
---|
6493 |
|
---|
6494 | * manalysis/MMatrixLoop.cc:
|
---|
6495 | - changed name to MRead because it now derives from MRead
|
---|
6496 |
|
---|
6497 | * mbase/MEvtLoop.[h,cc]:
|
---|
6498 | - implemented an option not to cascade the status display to the
|
---|
6499 | parameter list in PreProcess
|
---|
6500 |
|
---|
6501 | * mhflux/MHAlpha.cc:
|
---|
6502 | - changed name of "Significance" to "MinimizationValue"
|
---|
6503 | - return -significance to have a value being minimized
|
---|
6504 |
|
---|
6505 | * mhist/MHCamera.cc:
|
---|
6506 | - fixed output of text in legend
|
---|
6507 |
|
---|
6508 | * mhist/MHEvent.[h,cc]:
|
---|
6509 | - implemented new options for calibrated pedestals
|
---|
6510 |
|
---|
6511 | * mmain/MEventDisplay.cc:
|
---|
6512 | - fixed to support latest changes in MJCalibrateSignal
|
---|
6513 |
|
---|
6514 | * mpedestal/MPedPhotCam.cc:
|
---|
6515 | - added new options in GetPixelContent (4 and 5) to support
|
---|
6516 | a correct camera display
|
---|
6517 |
|
---|
6518 | * mjobs/MJCalibrateSignal.cc:
|
---|
6519 | - fixed display of calibrated pedestal and pedestal rms
|
---|
6520 | - changed order of plots. Now all interpolated values
|
---|
6521 | (means all calibrated values which are bad-pixel treated)
|
---|
6522 | are displayed behind the unsuitable pixels.
|
---|
6523 |
|
---|
6524 | * mjobs/MJ*.cc:
|
---|
6525 | - corrected all wrong %06d to %08d to fit the number of
|
---|
6526 | digits in run-numbers
|
---|
6527 |
|
---|
6528 |
|
---|
6529 |
|
---|
6530 | 2005/01/11 Abelardo Moralejo
|
---|
6531 |
|
---|
6532 | * mjobs/Makefile
|
---|
6533 | - added missing include -I ../mtrigger
|
---|
6534 |
|
---|
6535 |
|
---|
6536 |
|
---|
6537 | 2005/01/11 Thomas Bretz
|
---|
6538 |
|
---|
6539 | * callisto.cc, callisto.rc:
|
---|
6540 | - changed such, that all three kinds of pedestals are calcualted
|
---|
6541 | (usefull for studies)
|
---|
6542 |
|
---|
6543 | * manalysis/MMatrixLoop.[h,cc]:
|
---|
6544 | - derived from MRead
|
---|
6545 | - implemented some basic functions from MRead
|
---|
6546 |
|
---|
6547 | * mfilter/MFCosmics.[h,cc]:
|
---|
6548 | - allow setting of name of MPedestalCam
|
---|
6549 |
|
---|
6550 | * mhbase/MBinning.[h,cc]:
|
---|
6551 | - added SetEdges taking MParList as input
|
---|
6552 |
|
---|
6553 | * mhflux/MHAlpha.cc:
|
---|
6554 | - use new function from MBinning
|
---|
6555 |
|
---|
6556 | * mjobs/MJCalibrateSignal.[h,cc]:
|
---|
6557 | - changed to calculate all three kinds of pedestals
|
---|
6558 | - added filters for trigger pattern and illuminated events
|
---|
6559 |
|
---|
6560 | * mjobs/MJPedestal.cc:
|
---|
6561 | - give different names to tabs with different pedestals
|
---|
6562 |
|
---|
6563 | * mjobs/MJStar.cc:
|
---|
6564 | - on request changed used pedestal from "FromExtractor" to
|
---|
6565 | "FromExtractorRndm"
|
---|
6566 |
|
---|
6567 | * mtrigger/MTriggerPattern.h:
|
---|
6568 | - added Reset function
|
---|
6569 |
|
---|
6570 | * mtrigger/MTriggerPatternDecode.[h,cc]:
|
---|
6571 | - added using file format version number
|
---|
6572 |
|
---|
6573 |
|
---|
6574 |
|
---|
6575 | 2005/01/11 Markus Gaug
|
---|
6576 |
|
---|
6577 | * mbadpixels/MBadPixelsPix.cc
|
---|
6578 | - updated documentation
|
---|
6579 |
|
---|
6580 | * mcalib/MCalibrationChargeCalc.cc
|
---|
6581 | - make pixels with deviating number of phes unreliable instead of
|
---|
6582 | unsuitable (this was already thought so, but missed to modify
|
---|
6583 | at one place).
|
---|
6584 |
|
---|
6585 | * mhcalib/MHCalibrationCam.[h,cc]
|
---|
6586 | - add possible flag 'kInterlaced': default: kFALSE (like before)
|
---|
6587 | - added pointer to MRawEvtHeader to deny cosmics events in case
|
---|
6588 | of 'interlaced' flag is set. No changes for 'normal' calibration
|
---|
6589 |
|
---|
6590 |
|
---|
6591 |
|
---|
6592 | 2005/01/10 Benjamin Riegel
|
---|
6593 |
|
---|
6594 | * mreport/MReportStarguider.cc, mreport/MReportStarguider.h
|
---|
6595 | - added two classes for implementing starguider-data
|
---|
6596 |
|
---|
6597 | * mreport/ReportLinkDef.h
|
---|
6598 | - added class MReportStarguider to be linked:
|
---|
6599 | #pragma link C++ class MReportStarguider+;
|
---|
6600 |
|
---|
6601 | * mreport/Makefile
|
---|
6602 | - added file MReportStarguider.cc
|
---|
6603 |
|
---|
6604 | * merpp.cc
|
---|
6605 | - added two containers ( MReportStarguider, MTimeStarguider ) and
|
---|
6606 | added MReportStarguider to the list:
|
---|
6607 | w->AddContainer("MReportStarguider", "Starguider");
|
---|
6608 | w->AddContainer("MTimeStarguider", "Starguider");
|
---|
6609 | r->AddToList("MReportStarguider");
|
---|
6610 |
|
---|
6611 |
|
---|
6612 |
|
---|
6613 | 2005/01/10 Markus Gaug
|
---|
6614 |
|
---|
6615 | * mcalib/MCalibColorSet.cc
|
---|
6616 | - return kFALSE for CL-run instead of kTRUE
|
---|
6617 |
|
---|
6618 | * mcalib/MCalibrationChargeCalc.cc
|
---|
6619 | - stop program in case that multiple colours are found in same file
|
---|
6620 | without intensity calibration
|
---|
6621 |
|
---|
6622 | * mbadpixels/MBadPixelsPix.h
|
---|
6623 | - added two new possible UnCalibrated_t flags for the hi-lo
|
---|
6624 | calibration
|
---|
6625 |
|
---|
6626 | * macros/calibration.C
|
---|
6627 | - add the calls to:
|
---|
6628 | MArray::Class()->IgnoreTObjectStreamer();
|
---|
6629 | MParContainer::Class()->IgnoreTObjectStreamer();
|
---|
6630 | in main.
|
---|
6631 |
|
---|
6632 | * msignal/MExtractor.h
|
---|
6633 | - added Getter for fOffsetLoGain (was still missing)
|
---|
6634 |
|
---|
6635 | * mhcalib/MHCalibrationChargeCam.[h,cc]
|
---|
6636 | - remove pixels with histogram overflow only if their percentage
|
---|
6637 | passes a certain limit (default: 0.5%). Before, every overflow
|
---|
6638 | lead to an unsuitable pixel.
|
---|
6639 |
|
---|
6640 | * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
|
---|
6641 | - implemented changes suggested by T.B. to speed up calculations
|
---|
6642 | - take fNameWeightsFile into the streamer, otherwise the Clone()
|
---|
6643 | will always create an extractor with cosmic's weights.
|
---|
6644 | - set fOffsetLoGain to a slighly higher value. The DF seems to
|
---|
6645 | have a different offset since it uses different pulse shapes
|
---|
6646 | and thus sightly different time definitions.
|
---|
6647 |
|
---|
6648 |
|
---|
6649 |
|
---|
6650 | 2005/01/10 Thomas Bretz
|
---|
6651 |
|
---|
6652 | * mhvstime/MHVsTime.cc:
|
---|
6653 | - fixed a compiler error for gcc 2.95.3, see Mantis bug # 157
|
---|
6654 |
|
---|
6655 | * callisto.cc:
|
---|
6656 | - changed such, that the calculated pedestal is not random
|
---|
6657 | anymore
|
---|
6658 | - added code to calculate the pedestal also with randomization,
|
---|
6659 | but this code is for the moment commented out.
|
---|
6660 |
|
---|
6661 | * callisto.rc:
|
---|
6662 | - fixed naming of pedestal calculation
|
---|
6663 |
|
---|
6664 | * mbadpixels/MBadPixelsCalc.cc:
|
---|
6665 | - added a second check which compares the pedestal rms with
|
---|
6666 | the variance of the pedestal rms in the same sector
|
---|
6667 |
|
---|
6668 | * mjobs/MJCalibrateSignal.[h,cc]:
|
---|
6669 | - changed to calculate the pedestal from extractor without
|
---|
6670 | randomization
|
---|
6671 | - added code to calculate the pedestal also with randomization,
|
---|
6672 | but this code is for the moment commented out.
|
---|
6673 |
|
---|
6674 | * mjobs/MJCalibration.cc:
|
---|
6675 | - made sure that pedcam always has the correct name
|
---|
6676 | (FIXME? Print a warning if it has the wrong name)
|
---|
6677 |
|
---|
6678 | * mjobs/MJPedestal.[h,cc]:
|
---|
6679 | - changed such, that it allows the calculation of pedestals
|
---|
6680 | in three different ways (fundamental, fromextractor,
|
---|
6681 | fromextractorrndm)
|
---|
6682 | - therefor removed SetExtractorResolution and added
|
---|
6683 | + void SetExtractionFundamental()
|
---|
6684 | + void SetExtractionWithExtractorRndm()
|
---|
6685 | + void SetExtractionWithExtractor()
|
---|
6686 |
|
---|
6687 | * mjobs/MJStar.cc:
|
---|
6688 | - changed/fixed the input name of the MPedPhotCam used in the
|
---|
6689 | image cleaning
|
---|
6690 |
|
---|
6691 | * mraw/MRawFileRead.[h,cc]:
|
---|
6692 | - changed return type of OpenNextFile
|
---|
6693 | - in some cases return kERROR in OpenNextFile to abort the Processing
|
---|
6694 | with an error
|
---|
6695 |
|
---|
6696 | * mraw/MRawRunHeader.cc:
|
---|
6697 | - call a wrong file format version ERROR now
|
---|
6698 |
|
---|
6699 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
6700 | - make sure that resetted values are returned if fit failed
|
---|
6701 | - set default scaling too kOffRegion
|
---|
6702 |
|
---|
6703 | * mhflux/MHAlpha.cc:
|
---|
6704 | - some small fixes to handling of MHAlphaOff
|
---|
6705 |
|
---|
6706 | * mhflux/MHFalseSource.[h,cc]:
|
---|
6707 | - implemented possible usage of MHFalsSourceOff for On-Off-Analysis
|
---|
6708 | - updated display accordingly
|
---|
6709 | - updated fit accordingly
|
---|
6710 | - removed catalog temporarily from plots until I found the
|
---|
6711 | reason for the strange crashes
|
---|
6712 |
|
---|
6713 | * mbadpixels/MBadPixelCalc.[h,cc]:
|
---|
6714 | - implemented the possibility to check the pedestal rms against the
|
---|
6715 | variance of the pedstal rms, too. The option is curretly switched
|
---|
6716 | off.
|
---|
6717 | - enahanced informal output in PreProcess
|
---|
6718 |
|
---|
6719 | * mbase/MTaskList.cc:
|
---|
6720 | - a little change to some output
|
---|
6721 |
|
---|
6722 |
|
---|
6723 |
|
---|
6724 | 2005/01/10 Wolfgang Wittek
|
---|
6725 |
|
---|
6726 | * mfbase/MFEventSelector2.cc
|
---|
6727 | - check whether filter exists before calling
|
---|
6728 | filter->CallPreProcess(parlist)
|
---|
6729 |
|
---|
6730 |
|
---|
6731 |
|
---|
6732 | 2005/01/08 Markus Gaug
|
---|
6733 |
|
---|
6734 | * mhcalib/MHCalibrationHiLoCam.[h,cc]
|
---|
6735 | * mcalib/MCalibrationHiLoCam.[h,cc]
|
---|
6736 | * mcalib/MCalibrationHiLoPix.[h,cc]
|
---|
6737 | * mcalib/MIntensityCalibrationHiLoCam.[h,cc]
|
---|
6738 | * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
|
---|
6739 | mcalib/CalibLinkDef.h
|
---|
6740 | - new classes for calibration of conversion high-gain vs. low-gain
|
---|
6741 |
|
---|
6742 | * msignal/MExtractedSignalPix.[h,cc]
|
---|
6743 | - added data member fChisquare, set to -1. by Clear() and Reset()
|
---|
6744 | - raised version number by 1
|
---|
6745 |
|
---|
6746 | * msignal/MExtractedSignalCam.[h,cc]
|
---|
6747 | - added data member fNdf, set to -1 by default
|
---|
6748 | - new function: GetProb(const Int_t pixidx) to be called to
|
---|
6749 | calculate the joint probability of Chisquare of pixel "pixidx"
|
---|
6750 | and fNdf
|
---|
6751 | - added documentation of data members
|
---|
6752 | - raised version number by 1
|
---|
6753 |
|
---|
6754 | * mhcalib/MHCalibrationChargeCam.cc
|
---|
6755 | - strengthened default histogram limits a bit, should accelerate
|
---|
6756 | the calibration by 20%.
|
---|
6757 |
|
---|
6758 | * mjobs/MJCalibrateSignalFromOutside.cc
|
---|
6759 | - fixed two lines to compile MCalibrateData with the recent changes
|
---|
6760 | by TB
|
---|
6761 |
|
---|
6762 | * msignal/MExtractTimeAndChargeDigitalFilter.cc
|
---|
6763 | - fixed two bugs introduced yesterday by TB.
|
---|
6764 |
|
---|
6765 | * msignal/MExtractTimeAndChargeSpline.cc
|
---|
6766 | * msignal/MExtractTimeAndChargeSlidingWindow.cc
|
---|
6767 | - adopt part of TB's speed accelerations into these classes
|
---|
6768 |
|
---|
6769 | * msignal/MExtractTimeAndCharge.cc
|
---|
6770 | - fix the low-gain extraction window for the case that the high-gain
|
---|
6771 | is saturated. Was skipped so far.
|
---|
6772 |
|
---|
6773 |
|
---|
6774 |
|
---|
6775 | 2005/01/07 Markus Gaug
|
---|
6776 |
|
---|
6777 | * msignal/MExtractFixedWindowPeakSearch.[h,cc]
|
---|
6778 | - catch the case that more than 90% of the pixels have saturated
|
---|
6779 | signals and fix the extraction window from the occurrance of
|
---|
6780 | saturation, then. Important for high-intensity calibration events.
|
---|
6781 |
|
---|
6782 |
|
---|
6783 | * msignal/MExtractor.cc
|
---|
6784 | * msignal/MExtractTime.cc
|
---|
6785 | * msignal/MExtractTimeAndCharge.cc
|
---|
6786 | - added some documentation
|
---|
6787 |
|
---|
6788 | * msignal/MExtractTime.[h,cc]
|
---|
6789 | - moved the empty function FindTimeHiGain() and FindTimeLoGain() to
|
---|
6790 | the header-file.
|
---|
6791 |
|
---|
6792 |
|
---|
6793 |
|
---|
6794 |
|
---|
6795 | 2005/01/07 Abelardo Moralejo
|
---|
6796 |
|
---|
6797 | * mbase/MLog.h
|
---|
6798 | - Added #include "TSystem.h", otherwise gSystem is not recognized
|
---|
6799 | in Mac OSX.
|
---|
6800 |
|
---|
6801 | * manalysis/MMakePadHistograms.cc
|
---|
6802 | - Changed badcalc.SetNamePedPhotContainer to
|
---|
6803 | badcalc.SetNamePedPhotCam
|
---|
6804 |
|
---|
6805 |
|
---|
6806 |
|
---|
6807 | 2005/01/07 Thomas Bretz
|
---|
6808 |
|
---|
6809 | * mbadpixels/MBadPixelsCalc.[h,cc], macros/ONOFFAnalaysis.C:
|
---|
6810 | - replaced PedPhotContainer by PedPhotCam for consistency
|
---|
6811 |
|
---|
6812 | * mbase/MLog.[h,cc]:
|
---|
6813 | - return *this in Seperator()
|
---|
6814 |
|
---|
6815 | * mbase/MPrint.[h,cc]:
|
---|
6816 | - use new separator manipulator in PreProcess
|
---|
6817 | - fixed a type: separator instead of seperator
|
---|
6818 |
|
---|
6819 | * mfileio/MReadTree.[h,cc]:
|
---|
6820 | - added a check for branch->IsAutoDelete() in Notify()
|
---|
6821 |
|
---|
6822 | * mpedestal/MExtractPedestal.[h,cc]:
|
---|
6823 | - added new option 'fRandomCalculation' be used to switch on-/off-
|
---|
6824 | randomization in extractors, the default should be like before
|
---|
6825 | - added Process() calling Calc()
|
---|
6826 |
|
---|
6827 | * mpedestal/MPedCalcFromLoGain.[h,cc], mpedestal/MPedCalcPedRun.[h,cc]:
|
---|
6828 | - renamed Process() to Calc()
|
---|
6829 |
|
---|
6830 | * Makefile:
|
---|
6831 | - removed macros/calibration.C, which seems to have been
|
---|
6832 | unintantionally introduced.
|
---|
6833 |
|
---|
6834 | * manalysis/Makefile:
|
---|
6835 | - removed unintantionally introduced wrong include
|
---|
6836 |
|
---|
6837 | * msignal/MExtractTimeAndChargeDigitalFilter.cc:
|
---|
6838 | - a small acceleration discussed with Hendrik by replacing a
|
---|
6839 | counter in a loop by pointer arithmetics
|
---|
6840 |
|
---|
6841 | * mraw/MRawEvtPixelIter.cc:
|
---|
6842 | - fixed a bug in GetMaxIdxHiLoGain which caused the loop to
|
---|
6843 | read one byte behind the end of the array
|
---|
6844 | - fixed HasLoGain() which really did weired things, means accessing
|
---|
6845 | sometimes memory somewhere. This could theoretically result
|
---|
6846 | in assigning the wrong lo-gains to the wrong pixels.
|
---|
6847 |
|
---|
6848 | * mtrigger/MTriggerPattern.[h,cc], mtrigger/MTriggerPatternDecode.[h,cc],
|
---|
6849 | mtrigger/MFTriggerPattern.[h,cc]:
|
---|
6850 | - added
|
---|
6851 |
|
---|
6852 | * mtrigger/Makefile, mtrigger/TriggerLinkDef.h:
|
---|
6853 | - added MTriggerPattern, MTriggerPatternDecode and MFTriggerPattern
|
---|
6854 |
|
---|
6855 | * manalysis/MEnergyEstParam.h:
|
---|
6856 | - added a new function SetVariables calling SetCoeff
|
---|
6857 |
|
---|
6858 | * mcalib/MCalibrateData.[h,cc]:
|
---|
6859 | - removed data members for container names
|
---|
6860 | - added new lists for container names
|
---|
6861 | - allow to calibrate more than one pedestal container at the same
|
---|
6862 | time
|
---|
6863 |
|
---|
6864 | * mjobs/MJCalibrateSignal.cc:
|
---|
6865 | - changed accordingly
|
---|
6866 |
|
---|
6867 |
|
---|
6868 |
|
---|
6869 | 2005/01/05 Thomas Bretz
|
---|
6870 |
|
---|
6871 | * mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationChargeCalc.cc,
|
---|
6872 | mhcalib/MHCalibrationRelTimeCam.cc:
|
---|
6873 | - made some output lines fit into convinience window of 80 col
|
---|
6874 |
|
---|
6875 | * mhist/MHCamEvent.cc:
|
---|
6876 | - make sure that x-axis has correct title
|
---|
6877 |
|
---|
6878 | * msignal/MArrivalTimePix.cc:
|
---|
6879 | - init error to -1 which is a obviously non valid value
|
---|
6880 | - fixed IsValid() which gave wrong results
|
---|
6881 |
|
---|
6882 | * msignal/MExtractTimeAndCharge.cc, msignal/MExtractedSignalPix.cc:
|
---|
6883 | - made sure that LoGain is flagged non-valid if no lo-gain exists
|
---|
6884 | - push time back at the edge of the allowed limits if outside
|
---|
6885 |
|
---|
6886 | * mbase/MGList.[h,cc]:
|
---|
6887 | - introduced new functions Delete and DeletePictures
|
---|
6888 | - SetBit(kMustCleanup) in constructor. Otherwise it is not
|
---|
6889 | correctly removed from ListOfCleanups
|
---|
6890 |
|
---|
6891 | * mbase/MLog.cc:
|
---|
6892 | - SetBit(kMustCleanup) if adding a plugin to make sure it is cleaned
|
---|
6893 | from the list
|
---|
6894 |
|
---|
6895 | * mbase/MParContainer.[h,cc]:
|
---|
6896 | - replaced return type of GetDescriptor by TString. The old version
|
---|
6897 | was terribly wrong! The returned memory wasn't removed as soon
|
---|
6898 | as the function returned.
|
---|
6899 |
|
---|
6900 | * mbase/MStatusDisplay.[h,cc]:
|
---|
6901 | - for security (thread safty) replaced all Form() by MString::Form()
|
---|
6902 | - implemented a more secure scheme of Closing (Clone()) this was
|
---|
6903 | a hint given by valgrind
|
---|
6904 | - set kMustCleanup for all new object in ClonePad not only kCanDelete
|
---|
6905 | - fixed some lines in pulldown-menus
|
---|
6906 | - add TPads to ListOfCleanups in ClonePad (workaround!)
|
---|
6907 |
|
---|
6908 | * mbase/MString.[h,cc]:
|
---|
6909 | - implemented a new static Form() function returning a copy of
|
---|
6910 | the result
|
---|
6911 |
|
---|
6912 | * mbase/MTask.[h,cc]:
|
---|
6913 | - replaced return type of GetDescriptor by TString. The old version
|
---|
6914 | was terribly wrong! The returned memory wasn't removed as soon
|
---|
6915 | as the function returned.
|
---|
6916 | - Made GetDescriptor thread safe using MString::Form
|
---|
6917 |
|
---|
6918 | * mfileio/MWriteRootFile.cc:
|
---|
6919 | - Use GetDescriptor().Data() when using any kind of printf function
|
---|
6920 |
|
---|
6921 | * mhbase/MFillH.cc:
|
---|
6922 | - replaced string concatenation in all constructors by a Form
|
---|
6923 | (also suggested by valgrind)
|
---|
6924 |
|
---|
6925 | * mhcalib/MHCalibrationRelTimeCam.cc:
|
---|
6926 | - made some output fit into 80col boundary
|
---|
6927 |
|
---|
6928 |
|
---|
6929 |
|
---|
6930 |
|
---|
6931 | 2005/01/03 Thomas Bretz (HAPPY NEW YEAR)
|
---|
6932 |
|
---|
6933 | * mfht:
|
---|
6934 | - added new directory for hexagonal fourier transformation
|
---|
6935 |
|
---|
6936 | * mfht/HftIncl.h, mhft/HftLinkDef.h, mhft/MGeomCamMagicXT.[h,cc],
|
---|
6937 | mhft/MGeomCamMagicEnhance.[h,cc], mhft/MHexgaonalFT.[h,cc],
|
---|
6938 | mhft/MHexagonalFreqSpace.[h,cc], mhft/MHexagonalFTCalc.[h,cc],
|
---|
6939 | mhft/Makefile:
|
---|
6940 | - added
|
---|
6941 |
|
---|
6942 | * macros/extendcam.C:
|
---|
6943 | - added: tutorial for MGeomCamExtend
|
---|
6944 |
|
---|
6945 | * macros/hft.C:
|
---|
6946 | - added: tutorial for MHexgonalFTCalc
|
---|
6947 |
|
---|
6948 | * macros/dohtml.C:
|
---|
6949 | - updated
|
---|
6950 |
|
---|
6951 | * macros/rootlogon.C:
|
---|
6952 | - updated
|
---|
6953 |
|
---|
6954 | * Makefile:
|
---|
6955 | - mhft added
|
---|
6956 |
|
---|
6957 | * mbase/MParContainer.cc, mbase/MLog.cc:
|
---|
6958 | - added a pre-compiler option for destructor debugging
|
---|
6959 |
|
---|
6960 | * mbase/MTaskList.[h,cc]:
|
---|
6961 | - added new function Replace
|
---|
6962 |
|
---|
6963 | * mdata/MDataChain.cc, mfbase/MF.cc:
|
---|
6964 | - shortened some output
|
---|
6965 |
|
---|
6966 | * mdata/MDataArray.[h,cc]:
|
---|
6967 | - added new function FindRule
|
---|
6968 |
|
---|
6969 | * mfileio/MReadTree.[h,cc]:
|
---|
6970 | - enhanced functionality to be able to read a TTree stored in memory
|
---|
6971 | instead of a file. Therefor introduced fTree which is now the pointer
|
---|
6972 | used and replaced fChain where TTree and TChain have common behaviour.
|
---|
6973 | Where they behave uncommon new code for the new case has been added.
|
---|
6974 |
|
---|
6975 | * mfileio/MWriteRootFile.[h,cc]:
|
---|
6976 | - enhanced functionality to be able to write a TTree into memory
|
---|
6977 | instead of a file. This were maily bugfixes for the case fOut==0, which
|
---|
6978 | must be handled correctly. Becarefull a tree filles without a file
|
---|
6979 | is not deleted automatically!
|
---|
6980 |
|
---|
6981 | * mhbase/MBinning.h:
|
---|
6982 | - added copy constructor
|
---|
6983 | - fixed buggy SetEdges(MBinning&) which didn't work
|
---|
6984 |
|
---|
6985 | * mhbase/MHMatrix.cc:
|
---|
6986 | - when adding a new rule check first if the same rule already exists
|
---|
6987 |
|
---|
6988 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
6989 | - added new functionality to support on-off analysis
|
---|
6990 | - didn't touch existing code
|
---|
6991 |
|
---|
6992 | * mhflux/MHAlpha.[h,cc]:
|
---|
6993 | - added new functionality to support on-off analysis
|
---|
6994 | - replaced Fit() calls by newer function calls
|
---|
6995 | - added DrawAll - PRELIMINARY
|
---|
6996 | - fixed a bug when projecting - may be the reson for some strange
|
---|
6997 | crashes
|
---|
6998 |
|
---|
6999 | * mcalib/MCalibColorSet.cc:
|
---|
7000 | - fixed a stupid bug introduced last year, which caused MCalibColorSet
|
---|
7001 | in some circumstances to stop the eventloop when it shouldn't
|
---|
7002 |
|
---|
7003 | * mjobs/MSequence.cc:
|
---|
7004 | - expand path names
|
---|
7005 |
|
---|