source: trunk/MagicSoft/Mars/Changelog@ 7209

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