source: trunk/MagicSoft/Mars/Changelog@ 7225

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