source: trunk/MagicSoft/Mars/Changelog@ 7227

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