source: trunk/MagicSoft/Mars/Changelog@ 7251

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