source: trunk/MagicSoft/Mars/Changelog@ 7217

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