source: trunk/MagicSoft/Mars/Changelog@ 6985

Last change on this file since 6985 was 6985, checked in by tbretz, 20 years ago
*** empty log message ***
File size: 118.6 KB
Line 
1
2
3Please do not write behind the end of line tag so that it is possible
4to send a Changelog file to a line printer directly. Thanks.
5
6For your entries please follow EXACTLY this style:
7
8_yyyy/mm/dd_[Your Name]
9_
10___*_filename:
11_____-_description
12_
13___*_filename2, filename3:
14_____-_description
15_
16_
17_
18
19While an underscore is a placeholder for a white-space or an empty line.
20
21
22 -*-*- END OF LINE -*-*-
23
24 2005/04/29 Thomas Bretz
25
26 * manalysis/MEventRateCalc.cc:
27 - fixed jumps when a new run is initiated
28 - set as time a time which represents the starting point
29 of the calculation interval in all cases
30
31
32
33 2005/04/28 Thomas Bretz
34
35 * manalysis/MMultiDimDistCalc.[h,cc]:
36 - replaced MHadronness by MParameterD
37
38 * mhflux/MHEnergyEst.cc:
39 - removed obsolete include of MEnergyEst
40
41 * mmuon/MHMuonPar.cc:
42 - fixed a type in an axis label
43
44
45
46 2005/04/27 Thomas Bretz
47
48 * Makefile:
49 - added mmuon
50 - remobed mstarcam
51
52 * callisto.cc, ganymed.cc, star.cc:
53 - renamed ProcessFile to Process
54
55 * star.rc:
56 - added some muon parameters
57
58 * mastro/MAstroCamera.[h,cc]:
59 - temporarily removed interface to MStarPos
60
61 * mbase/MStatusArray.h:
62 - added default constructor
63
64 * mcalib/MCalibColorSet.cc:
65 - added runs 39942, 39944, 44834, 39941, 39943 and 44833
66 (undocumented change from the BCN cvs)
67
68 * mjobs/MJCalib.[h,cc], mjobs/MJCalibTest.[h,cc],
69 mjobs/MJCalibrateSignal.[h,cc], mjobs/MJCalibration.[h,cc],
70 mjobs/MJCut.[h,cc], mjobs/MJPedestal.[h,cc]:
71 - removed support for MRunIter (use the setter of MSequence
72 instead) -- this makes the code a lot easier to maintain
73 - removed support for autodetection if the output already exists --
74 this makes the code a lot easier to maintain
75 - renamed ProcessFile to Process - which was missleading
76
77 * mmuon/MHMuonPar.[h,cc]:
78 - changes to axis labels etc.
79
80 * mmuon/MMuonCalibPar.[h,cc]:
81 - removed the histograms and all obsolete variables
82 - removed obsolete SetUseUnmap (this cannot happen
83 by definition of Unmap)
84
85 * mmuon/MMuonCalibParCalc.[h,cc]:
86 - moved the code for calculation the parameters to new class
87 MHSingleMuon
88
89 * mmuon/MMuonSearchPar.[h,cc]:
90 - replaced arbitrary fir by minuit (faster and more accurate)
91 - removed precalculation of muon center - makes fit worse
92
93 * mmuon/MMuonSearchParCalc.[h,cc]:
94 - fixes to comments
95 - fixes to includes
96
97 * mmuon/MMuonSetup.[h,cc]:
98 - binnings removed (replaces by MBinning)
99
100 * mmuon/Makefile, mmuon/MuonLinkDef.h:
101 - added MHSingleMuon
102
103 * msignal/MExtractTimeAndchargeSpline.cc:
104 - fixed a bug found by Abelardo which could cause different
105 results with different compiler optimiztaion options due
106 to rounding errors.
107
108
109
110 2005/04/25 Thomas Bretz
111
112 * ganymed.cc:
113 - changed policy of writing the resulting events to the result file
114
115 * sponde.cc:
116 - added commandline option to use all monte carlos
117 - added command line option to read the MCs more accurate
118
119 * sponde.rc:
120 - added
121
122 * mbase/MStatusDisplay.[h,cc]:
123 - added some code to get Tab by name
124 - fixed a typo in a status line output
125
126 * mhbase/MH.[h,cc], mhbase/MH3.[h,cc], mhflux/MHFalseSource.h,
127 mhist/MHCamEvent.[h,cc], mhist/MHCamEventRot.h,
128 mhist/MHEvent.h, mhist/MHStarMap.h, mhist/MHTriggerLvl0.[h,cc],
129 mhistmc/MHMcTriggerLvl2.[h,cc], mhvstime/MHPixVsTime.[h,cc],
130 mhvstime/MHSectorVsTime.[h,cc], mimage/MHHillas.[h,cc],
131 mimage/MHHillasExt.[h,cc], mimage/MHHillasSrc.[h,cc],
132 mimage/MHImagePar.[h,cc], mimage/MHNewImagePar.[h,cc]:
133 - changed GetHistByName to be const-qualified to be compatible
134 with FindObject
135 - added some FindObject function to call GetHistByName
136
137 * mhflux/MHAlpha.[h,cc]:
138 - changed such, that it can be forced to display the excess
139 events versus size
140
141 * mjobs/MJCut.[h,cc]:
142 - display number of excess events versus Size per default
143 - removed energy estimator
144
145 * mjobs/MJOptimize.cc:
146 - display number of excess events verss size after optimization
147
148 * mjobs/MJSpectrum.[h,cc]:
149 - implemented setting up energy estimator
150 - replaced some gLog by fLog
151 - display comparison of image parameters
152
153
154
155 2005/04/22 Thomas Bretz
156
157 * mbase/MStatusArray.[h,cc]:
158 - switch off adding histograms to gDirectory in newly
159 overwritten Read-function
160
161 * mhflux/MHCollectionArea.[h,cc]:
162 - implemented member function GetHistSel
163 - don't display full statistics
164 - fixed a possible crash in Paint
165
166
167
168 2005/04/22 Markus Meyer
169
170 * mmuon/MMuonSetup[.h.cc]:
171 - new container class for muon parameters
172 which are not changing from event to event
173 (setup parameters for the analysis). These
174 parameters were stored in MMuonCalibPar before
175
176 * mmuon/MMuonCalibPar[.h.cc]:
177 - changed MCerPhotEvt and MCerphotPix to MSignalCam
178 and MSignalPix to read the new format
179 - removed the setup parameters (stored now in
180 MMuonSetup)
181 - removed all the sanity checks
182 - removed pre-cuts
183 - cuts in process, to save only muon-like events
184
185 * mmuon/MMuonCalibParCalc[.h.cc]:
186 - changed MCerPhotEvt and MCerphotPix to MSignalCam
187 and MSignalPix to read the new format
188 - removed pre-cuts
189
190 * mmuon/MMuonSearchPar[.h.cc]:
191 - changed MCerPhotEvt and MCerphotPix to MSignalCam
192 and MSignalPix to read the new format
193 -
194
195 * mmuon/MMuonSearchParCalc[.h.cc]:
196 - changed MCerPhotEvt and MCerphotPix to MSignalCam
197 and MSignalPix to read the new format
198
199 * mmuon/MHMuonPar[.h.cc]:
200 - new histgram class, plots different muon
201 parameters
202
203
204
205 2005/04/21 Daniela Dorner
206
207 * datacenter/scripts/runcallisto:
208 - fixed choice of todofile
209
210 * datacenter/scripts/copyscript:
211 - adapted some paths
212
213 * datacenter/macros/filldotrun.C:
214 - added 6 new arehucas versions
215
216 * datacenter/scripts/writesequencefile:
217 - added make path for sequencefiles
218
219
220
221 2005/04/21 Thomas Bretz
222
223 * mhcalib/MHCalibrationRelTimeCam.cc:
224 - fixed usage of a uninitialized pointer
225
226 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc:
227 - fixed usage of MFTriggerPattern
228
229 * mtrigger/MFTriggerPattern.[h,cc]:
230 - allow to set default from outside in case no pattern
231 could be decoded
232
233
234
235 2005/04/20 Thomas Bretz
236
237 * callisto.cc:
238 - added a comment which shows how to correctly skip job2 if
239 extractor doesn't inherit from MExtractTimeAndCharge, but...
240 // This could skip job2 if extractor doesn't inherit from
241 // MExtractTimeand Charge... but this is not necessary.
242 // We only get the same pedestal twice (which we want to have
243 // anyhow. A switch when using the result of job2 later is also
244 // not necessary, because without running job2 it is identical
245 // with job1
246
247 * mjobs/MSequence.cc:
248 - use the sequence number'd directories in case of calibrated data
249 and image files instead of the date.
250
251 * mhflux/MAlphaFitter.cc:
252 - copy also results in Copy()
253
254 * mjobs/MJOptimize.cc:
255 - print result of optimization in case MAlphaFitter is used
256 - store results back in initial MAlphaFitter
257
258 * mjobs/MJSpectrum.[h,cc]:
259 - implemented a faster simple mode weighting the read spectrum
260 with the theta-probability
261
262
263
264 2005/04/20 Daniel Mazin (2005/04/18)
265
266 * mreport/MReportCamera.[h,cc]
267 - added necessary changes to include Active Load and Central Pixel
268 info from Camera reports
269
270 * mcamera/MCameraActiveLoad.[h,cc]
271 - added to store Active Load info from the Camera reports
272
273 * mcamera/MCameraCentralPix.[h,cc]
274 - added to store Central Pixel info from the Camera reports
275
276 * mcamera/Makefile
277 * mcamera/CameraLinkDef.h
278 - added MCameraActiveLoad and MCameraCentralPix classes
279
280
281
282 2005/04/20 Markus Gaug (2005/04/15)
283
284 * mcalib/MCalibrationChargeCam.[h,cc]
285 - added new function CopyHiLoConversionFactors
286
287
288
289 2005/04/20 Markus Gaug (2005/04/14)
290
291 * mcalib/MCalibColorSteer.[h,cc]
292 - fixed a bug in the recognition of the calibration bit pattern.
293 Concerns only intensity calibration.
294
295 * mcalib/MCalibrationRelTimeCalc.cc
296 - return kTRUE instaed of kFALSE in case that the Process() has
297 never been executed.
298
299 * mjobs/MJCalibration.cc
300 - add a filter against PIN Diode events since some of the recent
301 calibration runs have been taken with Pin Diode.
302
303
304
305 2005/04/12 Markus Gaug
306
307 * mcalib/MCalibrationCam.[h,cc]
308 - added a storage place for the run number
309
310 * mcalib/MCalibCalcFromCalc.[h,cc]
311 - store the run number in the individual MCalibrationCams
312
313
314
315 2005/04/19 Thomas Bretz
316
317 * mjobs/MJCut.cc:
318 - fixed a problem when not enabling "--res"
319
320 * mimage/MHVsSize.[h,cc]:
321 - added more displayed variables
322
323 * mjobs/MJSpectrum.[h,cc]:
324 - added
325
326 * mjobs/Makefile, mjobs/JobsLinkDef.h:
327 - added MJSpectrum
328
329 * Makefile:
330 - added sponde.cc
331
332 * sponde.cc:
333 - added
334
335 * mhbase/MBinning.h:
336 - added Print() to //*MENU*
337
338 * mhflux/MAlphaFitter.cc:
339 - do not set inf-flag in Print()
340
341 * mhflux/MHAlpha.[h,cc]:
342 - set all-flag for printing MAlphaFitter("result")
343 - added Getter for excess histogram
344
345 * mjobs/MDataSet.[h,cc]:
346 - allow to initialize a TChain from this dataset
347
348 * mjobs/MJCut.cc:
349 - moved energy estimator back before Cut0 otherwise the
350 EnergyEst container is missing in summary file
351
352 * mhflux/MHCollectionArea.cc:
353 - draw efficiency into third pad
354
355
356
357 2005/04/18 Thomas Bretz
358
359 * manalysis/MCompProbCalc.cc, mbadpixels/MBadPixelsCalc.cc,
360 mbadpixels/MBadPixelsTreat.cc:
361 - some fixes to documentation (THtml complained about missing
362 classes)
363
364 * mbase/MStatusArray.[h,cc]:
365 - implemented some functions to print contents of StatusArray
366 and/or tab/canvas.
367
368 * mhbase/MFillH.cc:
369 - remove fH from ListOfPrimitives before adding Clone in
370 PostProcess
371
372 * mhbase/MH.[h,cc]:
373 - implemented new member function RemoveFromPad (necessary
374 if a class should support same-option)
375
376 * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
377 mimage/MHImagePar.cc, mimage/MHNewImagePar.cc, mimage/MHVsSize.cc:
378 - fixed naming in case of same-option in Draw
379 - remove previous histograms from pad in case of same-option
380
381 * mjobs/MJCut.[h,cc]:
382 - write all binnings in WriteResult
383 - write MHillasExt to output
384 - BinningWidth, BinningLength and BinningDist added
385
386 * mjobs/MJOptimize.[h,cc]:
387 - fixed a typo in output
388 - allow to exchange Test-/Train-Sample
389
390 * ganymed.cc:
391 - implemented "-mc" option to allow cutting MC samples
392
393 * showlog.cc:
394 - implemented real treatment of debug-levels
395 - return 1 instead of 0 in cae of normal finish
396
397 * manalysis/MEnergyEstimate.h, mbase/MContinue.h,
398 mhflux/MAlphaFitter.h:
399 - added Print() to context //*MENU*
400
401 * manalysis/MMatrixLoop.cc:
402 - fixed returning of number of entries if using split mode
403
404 * mbase/MContinue.cc:
405 - implemented Print() function
406
407 * mbase/MParContainer.[h,cc]:
408 - in Read set name of object to argument name if argument!=NULL
409 - reordered some checks for Method calls
410
411 * mdata/MDataFormula.cc:
412 - fixed a problem with the replacement if using [?] for
413 fits
414
415 * mfbase/MFEventSelector2.cc:
416 - replaced some +=1 and -=1 by ++ and --
417
418 * mfileio/MReadMarsFile.cc:
419 - fixed a bug which caused Preprocess to crahs if instatiated
420 with default constructor
421
422 * mhbase/MH.cc, mhflux/MHEffectiveOnTime.cc:
423 - use dynamic_cast if getting "stats"
424
425 * mhflux/MAlphaFitter.cc:
426 - small updates to output
427
428 * mhflux/MHEnergyEst.cc:
429 - fixed all axis lables
430 - implemented fit of resolution
431 - initialize fBias=0 in SetupFill
432 - enhances Print() output
433
434 * mjobs/MJCalibrateSignal.cc:
435 - moved all tasks for interleaved calibration events to
436 a third tasklist
437
438 * mjobs/MJCut.[h,cc]:
439 - implemented correct treatment of MC files
440 - write resulting events to result file if no filename set
441 - moved energy estimator behind cuts
442
443 * mjobs/MJOptimize.cc:
444 - changed RunEnergy such, that it can correctly treat
445 MC files written by ganymed using wobble-mode
446
447 * mbase/MStatusDisplay.cc:
448 - fixed a possible crash in GetFullPad
449
450 * mhbase/MBinning.[h,cc]:
451 - implemented Copy Constructor
452
453 * mhflux/MHCollectionArea.h:
454 - call CalcEfficiency in Finalize
455
456 * mhflux/MHEnergyEst.[h,cc]:
457 - implemented GetWeights
458
459 * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
460 mimage/MHImagePar.cc, mimage/MHNewImagePar.cc, mimage/MHVsSize.cc:
461 - remove histograms from global directory if name was changed
462 in Draw
463
464 * mimage/MHVsSize.cc:
465 - exhanged the arguments of TMath::Sign
466
467
468
469
470 2005/04/14 Thomas Bretz
471
472 * mjobs/MJCut.cc:
473 - added MPointingPos to output
474
475
476
477 2005/04/13 Thomas Bretz
478
479 * mbase/MStatusDisplay.[h,cc]:
480 - implemented new Image types which can be written
481
482 * mhbase/MBinning.[h,cc]:
483 - added some more constructors which can set the binning directly
484
485 * mhflux/MHEnergyEst.h:
486 - added getter for fHEnergy
487
488 * mhflux/FluxLinkDef.h, mhflux/Makefile:
489 - added MHCollectionArea
490
491 * mhflux/MHCollectionArea.[h,cc]:
492 - added
493
494
495
496 2005/04/13 Daniela Dorner
497
498 * datacenter/macros/fillcalib.C:
499 - added update
500
501 * datacenter/scripts/copyscript
502 - fixed bug / changed path
503
504 * datacenter/macros/setupdb.C
505 - added table
506
507
508
509 2005/04/12 Daniela Dorner
510
511 * datacenter/macros, datacenter/scripts:
512 - added
513
514 * datacenter/macros/buildsequenceentries.C,
515 datacenter/macros/checkfileavail.C,
516 datacenter/macros/doexclusions.C,
517 datacenter/macros/fillcalib.C,
518 datacenter/macros/filldotrbk.C,
519 datacenter/macros/filldotrun.C,
520 datacenter/macros/fillsignal.C,
521 datacenter/macros/findcacofiles.C,
522 datacenter/macros/getdolist.C,
523 datacenter/macros/insertcacofile.C,
524 datacenter/macros/insertdate.C,
525 datacenter/macros/resetallruns.C,
526 datacenter/macros/setstatus.C,
527 datacenter/macros/setupdb.C,
528 datacenter/macros/writesequencefile.C,
529 datacenter/scripts/buildsequenceentries
530 - added macros to do the automatic procedures in the datacenter
531
532 * datacenter/scripts/checkfilesforsequenceavail,
533 datacenter/scripts/copyscript,
534 datacenter/scripts/correcttime,
535 datacenter/scripts/doexclusions,
536 datacenter/scripts/filesondisk,
537 datacenter/scripts/fillcallisto,
538 datacenter/scripts/runcallisto,
539 datacenter/scripts/runstar,
540 datacenter/scripts/writesequencefiles
541 - added scripts to do the automatic procedures in the datacenter
542
543 * automatic-exclusions.rc, steps.rc
544 - added rc files for the automatic procedures
545
546
547
548 2005/04/12 Thomas Bretz
549
550 * Makefile:
551 - for the moment remove mhistmc from compilation
552
553 * ganymed.cc:
554 - return 2 when detecting wrong commandline argument
555
556 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
557 - removed MEnergyEst (replaced by a simple MParameterD)
558
559 * manalysis/MEnergyEstimate.[h,cc]:
560 - replaced MEnergyEst by MParameterD
561 - implemented Print() function
562 - updated ClassVersion from 0 to 1 to allow storage of
563 energy estimator
564
565 * mbase/MStatusArray.[h,cc]:
566 - overloaded DisplayIn to allow displaying a single tab
567 - added some output if ObjectInCanvas not found
568
569 * mbase/MStatusDisplay.[h,cc]:
570 - enhanced Read() and Display() with the possibility to only
571 read or display a single tab
572
573 * mcalib/MCalibrateData.cc:
574 - enhancements to logging output
575
576 * mcalib/MCalibrationRelTimeCalc.cc:
577 - some fixes to format of logging output
578
579 * mfbase/MF.[h,cc]:
580 - changed kAllowEmpty from a bit to the new datamember fAllowEmpty.
581 This was necessary to allow storage of MF into files
582 - changed ClassVersion from 0 to 1
583
584 * mhbase/MBinning.cc:
585 - fixed SetEdgesRaw (lin, log, etc was ignored)
586
587 * mhflux/MHAlpha.[h,cc]:
588 - replaced MEnergyEst by MParameterD
589 - renamed Theta to ExcessTheta
590 - renamed Energy to ExcessEnergy
591 - renamed Size to ExcessSize
592 - renamed Time to ExcessTime
593
594 * mhflux/MHEnergyEst.[h,cc]:
595 - replaced MEnergyEst by MParameterD
596 - implemented Print() function
597 - some fixes to displaying the histograms. This makes sure,
598 that no crashes happen, but unluckily it works correctly only
599 with root 4.02/00
600
601 * mjobs/MJOptimize.[h,cc]:
602 - implemented a AddPreCut taking a MFilter as argument
603 - SetBit(kCanDelete) for all internal PreCuts
604 - Print the result of the energy estimation after it was done
605
606 * mranforest/MRFEnergyEst.[h,cc]:
607 - replaced MEnergyEst by MParameterD
608
609 * mfileio/MReadTree.cc:
610 - shortened the output a bit when siwtching to the next file
611
612
613
614 2005/04/11 Thomas Bretz
615
616 * manalysis/MMatrixLoop.[h,cc]:
617 - implement option to divide matrix into two samples
618
619 * mhflux/MHEnergyEst.cc:
620 - changed to display projection of enegry resolution
621 - fixed to use correct minimization value
622
623 * mjobs/MJOptimize.[h,cc]:
624 - implemented option to divide sample into test/train
625
626 * mcalib/MCalibCalcFromPast.cc, mcalib/MCalibColorSteer.cc,
627 mcalib/MCalibrationChargeCalc.cc, mhcalib/MHCalibrationCam.cc:
628 - small updates to log-output
629
630 * mhflux/MAlphaFitter.cc:
631 - output scale-factor
632
633 * mhist/MHCamera.cc:
634 - as a workaround for a severe problem in gStyle->SetPalette
635 when using the deep blue sea I have switched off this
636 Platte for the moment
637
638
639
640 2005/04/08 Markus Gaug (2005/04/07)
641
642 * mhcalib/MHCalibrationChargeCam.cc:
643 - UNDOCUMENTED CHANGE: Do not call histlo.CreateFourierSpectrum()
644 if IsOscillations()
645
646 * mjobs/MJCalibrateSignal.cc:
647 - UNDOCUMENTED CHANGE: Set SetOscillations(kFALSE) for
648 hchacam, hbndcam, hrelcam
649
650 * mhcalib/MHCalibrationRelTimeCam.cc:
651 - fill array only if IsOscillations() is true. This is the case in
652 all classes deriving from MHCalibrationCam, except for this one!
653 The effect was that the interlaced calib. events occupied more
654 and more memory becoming slower and slower because the option:
655 SetOscillations(kFALSE) was not treated correctly.
656
657 * mjobs/pedestalref_Dec04.rc
658 - update the reference lines in the display according to the spline
659 extractor.
660
661 * mjobs/MJCalibration.cc
662 - clarify a mis-leading histogram title
663
664 * callisto_Dec04Jan05.rc:
665 - UNDOCUMENTED CHANGE: use the pedestref_Dec04.rc as reference
666 file.
667
668
669
670 2005/04/08 Thomas Bretz
671
672 * mhbase/MH3.cc:
673 - replaced all Float-histograms by double histograms. This
674 is backward compatible with I/O and has the advantage, that
675 we are compatible with most other double histograms used in
676 Mars
677
678 * mhflux/MHEnergyEst.cc:
679 - made the energy binning the same than in all other classes
680
681 * mreport/MReportStarguider.[h,cc]:
682 - implemented new values from new starguider report as defined
683 in TDAS00-07 V7.1
684 - Fixed the formerly wrong unit of fDevAz and fDevZd (unit now
685 is arcmin)
686
687 * mjobs/MJCalibrateSignal.cc:
688 - first replaced contmc by a new filter Markus G. used, but
689 after a discussion with Abelardo it turned out, that the
690 original filter does a better job, becuase it takes both
691 (level 1 trigger and minimum number of phes) conditions
692 used in the MC into account.
693
694 * mjobs/MJCut.cc:
695 - added a plot: Effective-On-Time versus Theta used to produce
696 a spectrum
697
698 * mjobs/MJCalibrateSignal.cc:
699 - removed condition IsUseBlindPixel() and IsUsePINDiode from
700 setting filter and applied it to the corresponding task
701
702 * mjobs/MDataSet.cc:
703 - fixed a bug using the default paths
704
705
706
707 2005/04/07 Thomas Bretz
708
709 * mpointing/MSrcPosCalc.cc:
710 - also skip Process if fSourcePos==NULL, this happens in real
711 data, too, if no pointing correction is done.
712
713 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
714 - removed MParameterI, MParameterD, MParameterDerr
715
716 * mbase/BaseLinkDef.h, mbase/Makefile:
717 - added MParameterI, MParameterD, MParameterDerr
718
719 * mbase/MParList.cc:
720 - if a container is rejected due to wrong inheritance its
721 inheritance is mentioned in the error message
722
723 * mhbase/HBaseLinkDef.h, mhbase/Makefile:
724 - removed MWeight
725
726 * mhbase/MWeight.[h,cc]:
727 - removed, replaced by MParameterD
728
729 * mhbase/MFillH.[h,cc], mmontecarlo/MMcWeightEnergySpecCalc.[h,cc]:
730 - replaced MWeight by MParameterD
731
732 * mjobs/MJStar.cc:
733 - fixed the wrong axis title in the histogram showing the rate
734
735 * manalysis/MParameters.[h,cc]:
736 - moved to mbase
737
738 * mbase/MParameters.[h,cc]:
739 - inherit MParameterDerr from MParameterD
740 - changed class version of MParameterDerr from 1 to 2
741
742 * mfbase/MFEventSelector2.cc:
743 - fixed that in SelectProb the wrong bin was chosen
744
745
746
747 2005/04/07 Markus Gaug (2005/04/06)
748
749 * mjobs/calibrationref_Dec04.rc
750 * callisto_Dec04Jan05.rc
751 - update the reference lines in the display according to the spline
752 extractor.
753
754 * msignal/MExtractTimeAndChargeSpline.cc
755 - move fgHiGainFirst from 2 to 0. This is important for the Dec. und
756 January data where the calib. pulse position changes much.
757
758 * mjobs/MJCalib.cc
759 * mjobs/MJCalibration.cc
760 - move fDevice and functions IsUseBlindPixel() and
761 IsUsePINDiode() into the base class.
762
763 * mjobs/MJCalibrateSignal.cc
764 - do not apply the modified extraction window to the interlaced
765 calibration events. This is a bugfix especially for the
766 December and January data.
767 - extract and fit blind pixel and pin diode only if flag
768 IsUseBlindPixel() or IsUsePINDiode() is set.
769
770
771
772 2005/04/07 Markus Gaug (2005/04/03)
773
774 * mcalib/MCalibrateData.cc
775 - made one warning more understandable.
776
777 * msignal/MExtractTimeAndChargeDigitalFilter.cc
778 - moved fgOffsetFromLogain from -1.8 to -2.8. This corrects only an
779 defective extraction of the MC at low-gain signals lower than 90
780 phes.
781
782
783
784 2005/04/07 Markus Gaug (2005/04/01)
785
786 * mpedestal/MExtractPedestal.[h,cc]
787 - use the standard way to define the default for fNumEventsDump
788 - added missing "NumDump" in ReadEnv
789
790 * callisto_*.rc
791 - correct the default of the number of events used in
792 pedestal calculation (NumEventsDump).
793 - added missing lines for setting of parameters for the
794 MJCalibrateSignal.PedCalcFromExtractRndm.*
795 (CORRECTED SOME BUGS IN THIS LINES)
796 - Replaced NumEventsDump by NumDump
797
798
799
800 2005/04/05 Thomas Bretz
801
802 * mjobs/MSequence.cc:
803 - fixed a bug in SetupDatRuns. P was setup instead of D
804
805 * star.cc, mjobs/MJStar.cc:
806 - fixed wrong setup of data-files
807
808 * mjobs/pedestalref_Feb05.rc, mjobs/hilocalib_sp1.root,
809 mjobs/hilocalib_sp1_mc.root:
810 - added
811
812 * mimage/MHillasCalc.[h,cc]:
813 - implemented missing ReadEnv - DON'T KNOW WHERE IT WAS! argh...
814
815 * mmc/MMcCorsikaRunHeader.h:
816 - added Getter for fWobbleMode
817
818 * mpointing/MSrcPosCalc.[h,cc]:
819 - added detection of MC files and setting of source position
820 according to wobble mode flag in MMcCorsikaRunHeader
821 - fixed a bug in ReadEnv (wrong return statement) found
822 by Abelardo. Correct handling of floating point numbers
823 in the source position (12.5) was affected.
824
825
826
827 2005/04/04 Thomas Bretz
828
829 * callisto.cc, sinope.cc, mjobs/MDataSet.[h,cc], mjobs/MJCalibTest.cc,
830 mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
831 mjobs/MSequence.[h,cc]
832 - changed setup procedure for paths to allow using standard
833 paths everywhere
834 - fixed to use new correct datacenter standard paths
835 - made sure, that the sequences in a dataset are sorted by
836 their number to ensure the correct synchronization
837
838 * mhflux/MHAlpha.cc:
839 - display correct error (excess/significance)
840
841 * mjobs/MJCalibrateSignal.cc, mjobs/MJPedestal.cc:
842 - removed MPointingPosCalc from Tasklist
843
844 * mjobs/MJStar.cc:
845 - added MPointingPosCalc to tasklist for "Events" in case of MC
846
847 * ganymed.cc, mjobs/MJCut.[h,cc]:
848 - implemented an option to enhance the display
849 - do not display FS plot in wobble mode
850 - made sure files are not written when they should not be written
851
852 * mhflux/MHAlpha.[h,cc]:
853 - let FitEnergyBins return the mean of the significance of
854 all Energy Bins
855
856 * mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
857 mimage/MHImagePar.cc, mimage/MHNewImagePar.cc:
858 - implemented or fixed implementation of "same" Draw-option
859 - slightly modified binning for Dist in MHHillasSrc
860
861 * mjobs/MJCalibrateSignal.cc:
862 - do not plot pulse time twice
863
864 * mjobs/MJOptimize.cc:
865 - print all parameters in minuit after they have been
866 setup
867
868
869
870 2005/04/01 Thomas Bretz
871
872 * mbadpixels/MBadPixelsCalc.cc:
873 - switched on bad pixel detection for a pedestal level
874 which is more than 5 times the variance
875
876 * mfbase/MF.cc:
877 - when fixing the "Inverted" bit in ReadEnv don't print a
878 message on the screen
879
880 * mhflux/MHAlpha.cc:
881 - plot correct errors
882 - do not plot the point if its significance is not greater 1
883
884
885
886 2005/03/29 Markus Gaug
887
888 * mcalib/MCalibColorSet.cc:
889 - added runs 34814, 34815, 45493, 45502, 45525, 45537 and 45548
890
891
892
893 2005/03/29 Thomas Bretz
894
895 * ganymed.cc:
896 - implemented cmdline option for wobble and no-wobble to overwrite
897 dataset
898 - added cmdline option to print dataset
899
900 * mbase/MEvtLoop.[h,cc]:
901 - added some memory leak analysis to eventloop
902
903 * mbase/MStatusDisplay.[h,cc]:
904 - added third part to status bar which displays the current
905 memory usage
906 - added some more sizes to menu bar
907 - replaced SetStatusLine1/2 by calling a common SetStatusLine
908 - added a delete to CloseWindow() to be able to close a
909 static window. REMARK: This gives a hell of warnings in
910 valgrind but it is currently the only option to get this working
911 which is really annoying
912
913 * mhbase/MH.cc:
914 - small simplification
915
916 * mhbase/MHMatrix.cc:
917 - replaced IsValid() by a check for the number of Rows, this
918 was necessary because in root 4.02/00 all matrices seems
919 to be valid
920
921 * mhflux/MHAlpha.cc:
922 - changed the number of default bins in energy
923 - make sure that the Alpha plot for off-data is displayed with
924 a minimum at 0
925 - fixed TPad::Divide for root 4.02/00
926
927 * mhflux/MHEnergyEst.cc:
928 - use the mean abs of the resolution as fit value
929 - some fixed to graphics
930 - fixed the TPad::Divide for root 4.02/00
931 - for the moment removed the pad added to the list of cleanups
932 to get rid of the crashes
933
934 * mhflux/MHFalseSource.cc:
935 - fixed for root 4.02/00 which seaqrches in the current pad
936 for the histogram when calling Project3D
937 - fixed the TPad::Divide for root 4.02/00
938
939 * mhist/MHHadronness.[h,cc]:
940 - use MParameterD instead of MHadronness
941
942 * mimage/ImageLinkDef.h, mimage/Makefile:
943 - added MHVsSize
944
945 * mimage/MHHillas.cc:
946 - implemented 'same' for Center-histogram
947
948 * mhflux/FluxLinkDef.h, mhflux/Makefile:
949 - added MHEnergyEst
950
951 * mhflux/MAlphaFitter.[h,cc]:
952 - added significancetimes log10(excess) as fit option
953
954 * mjobs/MDataSet.[h,cc]:
955 - added wobble-mode option
956
957 * mjobs/MJCut.cc:
958 - changed default binning for energy
959 - added MHillasSrcAnti optionally to the output
960 - added MHVsSize to the tabs which are shown
961
962 * mjobs/MJOptimize.[h,cc]:
963 - added dummy parameters to FixParameter for compatibility
964 with SetParemeter
965 - replaced MFSupercuts by MFMagicCuts
966 - use Energy in MHAlpha instead of size
967
968 * mbase/MFilter.[h,cc]:
969 - implemented ReadEnv to treat "Inverted"
970
971 * mfbase/MF.[h,cc], mfilter/MFSupercuts.cc:
972 - treat "inverted" with MFilter::ReadEnv
973
974 * manalysis/MCompProbCalc.[h,cc], mranforest/MRanForestCalc.[h,cc]:
975 - replaced MHadronness by MParameterD
976
977 * mdata/MDataFormula.[h,cc]:
978 - removed comments from SetVariables
979 - replaced GetExpFormula by GetTitle
980
981 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
982 - MHadronness removed
983
984 * mfilter/MFMagicCuts.[h,cc]:
985 - added
986
987 * mfilter/FilterLinkDef.h, mfilter/Makefile:
988 - added MFMagicCuts
989
990 * mjobs/Makefile, mjobs/JobsLinkDef.h:
991 - removed MJExtractSignal
992
993 * mfbase/MF.cc:
994 - fixed a problem with double-inversion in ReadEnv
995
996 * mpointing/MSrcPosCalc.cc:
997 - removed an output line which showed only an empty container
998
999
1000
1001 2005/03/24 Thomas Bretz
1002
1003 * callisto.cc, ganymed.cc, mars.cc, merpp.cc, readdaq.cc,
1004 readraw.cc, showlog.cc, showplot.cc, sinope.cc, star.cc:
1005 - replaced all returns of -1 by return 2
1006
1007 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
1008 - added MEnergyEst (container)
1009
1010 * mhflux/MAlphaFitter.[h,cc]:
1011 - implemented new fit result options
1012
1013
1014
1015 2005/03/23 Markus Gaug
1016
1017 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1018 - fix a bug in the time fine adjustment
1019
1020 * mjobs/hilocalib_*_mc.root
1021 - high-gain low-gain intercalibration constants for the MC.
1022
1023 * mjobs/MJCalibration.cc
1024 - use the MC- intercalibration files for MC.
1025
1026
1027
1028 2005/03/23 Thomas Bretz
1029
1030 * mhcalib/MHCalibrationChargeCam.cc:
1031 - fixed a possible crash in DrawDataCheckPixel() if
1032 pix.GetGraphEvents() returns NULL
1033
1034
1035
1036 2005/03/23 Thomas Bretz
1037
1038 * Release 0.9
1039
1040
1041
1042 2005/03/23 Thomas Bretz
1043
1044 * ganymed.cc:
1045 - implemented wobble-mode option
1046
1047 * mhflux/MAlphaFitter.[h,cc]:
1048 - fixed a problem in wobble mode (number of on- minus number
1049 of off-entries where calculated as 0)
1050 - added some additional resource options for scaling
1051 - added some missing const-qualifiers
1052
1053 * mhflux/MHAlpha.cc:
1054 - some cosmetic change to output
1055
1056 * mjobs/MDataSet.[h,cc]:
1057 - added the possibility to add a source name for wobble mode
1058 (preliminary)
1059 - added reading from *.edb catalog
1060
1061 * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
1062 mjobs/MJCalibration.cc, mjobs/MJPedestal.cc:
1063 - replaced iter.Print("all") by iter.Print()
1064
1065 * mjobs/MJCut.[h,cc]:
1066 - implemented wobble mode
1067 - implemented getting source position
1068
1069 * mjobs/MJStar.cc:
1070 - switched off calculation of MConcentration
1071 - implemented the new debug option for files (was still missing
1072 in MJStar)
1073
1074 * mpointing/MSrcPosCalc.[h,cc]:
1075 - always writa the anti-source position into the parameter list, too
1076 - implemented wobble mode (exchange source and anti-source position)
1077
1078 * mjobs/Makefile, mjobs/JobsLinkDef.h:
1079 - added MJOptimize
1080
1081 * mfilter/MFSupercuts.[h,cc]:
1082 - added
1083
1084 * mfilter/Makefile, mfilter/FilterLinkDef.h:
1085 - added MFSupercuts
1086 - removed MFAlpha
1087
1088 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
1089 - removed MEnergyEst
1090 - removed MEnergyEstParam
1091 - removed MEnergyEstParamDanielMkn421
1092 - removed MSupercuts
1093 - removed MSupercutsCalc
1094 - removed MFindSupercuts
1095 - removed MMinuitInterface
1096 - removed MFiltercutsCalc
1097
1098 * mhist/Makefile, mhist/HistLinkDef.h:
1099 - removed MHEnergyTime
1100 - removed MHEnergyTheta
1101 - removed MHAlphaEnergyTime
1102 - removed MHAlphaEnergyTheta
1103 - removed MHThetabarTime
1104 - removed MHThetabarTheta
1105 - removed MHGamma
1106 - removed MHSigmaPixel
1107 - removed MHSigmabarTheta
1108 - removed MHOnSubtraction
1109 - removed MHFindSignificance
1110 - removed MHCT1Supercuts
1111
1112 * mhflux/Makefile, mhflux/HistLinkDef.h:
1113 - added MHEnergyEst
1114
1115
1116
1117 2005/03/22 Thomas Bretz
1118
1119 * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
1120 mjobs/MJCalibration.cc, mjobs/MJPedestal.cc:
1121 - added a possibility to print the files which are
1122 searched/found if the files doesn't match the sequence
1123
1124 * mjobs/MJPedestal.cc:
1125 - undocumented(!) change, changed fgExtractWinLeft
1126 from 3.5 to 2.5
1127
1128 * mimage/MHillas.cc:
1129 - fixed a bug which took unused pixels into account
1130 introduced errornously with the last change to MSignalCam
1131
1132
1133
1134 2005/03/21 Thomas Bretz
1135
1136 * mfbase/MFDataChain.cc:
1137 - fixed a bug in GetDataMember if fData is not valid
1138
1139 * mhbase/MH3.cc:
1140 - moved drawing histograms back to Draw. This fixes a
1141 problem with root 4.02/00. Reading/Writing should be
1142 no problem if the names of the profiles are well known.
1143 - with this fix 'same' is currently NOT supported
1144
1145 * mimage/ImageLinkDef.h, mimage/Makefile:
1146 - added MNewImagepar2
1147 - added MHCewImagePar2
1148
1149 * mimage/MNewImagePar2.[h,cc], mimage/MHNewImagePar2.[h,cc]:
1150 - added new classes calculating and displaying the length
1151 of the border line of a shower
1152
1153 * mimage/MHImagePar.cc:
1154 - fixed a problem with root 4.02/00 when setting the margin
1155 in Divide to 0 by setting it to 1e-10
1156
1157 * mimage/MHNewImagePar.[h,cc]:
1158 - fixed to display Areas in deg^2
1159
1160 * mimage/MHillas.cc, mimage/MHillasExt.cc, mimage/MHillasSrc.cc,
1161 mimage/MImagePar.cc, mimage/MNewImagePar.cc
1162 - a small fix to Print()
1163
1164 * mimage/MHillasCalc.[h,cc]:
1165 - added MNewImagePar2 to supported image parameters
1166
1167 * mjobs/MJStar.cc:
1168 - replaced MCerPhotEvt by MSignalCam
1169
1170 * msignal/cosmics_weights46.dat, msignal/calibration_weightsUV46.dat,
1171 mjobs/hilocalib_df46.root:
1172 - added new intercalibration file for digital filter 4sl higain
1173 and 6sl logian
1174
1175 * mbase/MLogHtml.cc:
1176 - fixed a bug in Underline which cause a crash if fOut==NULL
1177 - output a message if file cannot be opened
1178
1179 * mhcalib/MHCalibrationPulseTimeCam.cc:
1180 - for some output there was a replacement of pix.GetPixId()
1181 by hist.GetName() <undocumented>
1182
1183 * mimage/MHillas.[h,cc]:
1184 - added new member function GetBorderLine returning the border
1185 line correspondig to an ellipse with axis lnegth and width
1186 - added new member function GetArea returning the area
1187 correspondig to an ellipse with axis lnegth and width
1188
1189
1190
1191 2005/03/19 Markus Gaug
1192
1193 * mjobs/hilocalib_df46.root
1194 - added new intercalibration file for digital filter 4sl higain
1195 and 6 slices logain
1196
1197 * mjobs/MJCalibration.cc
1198 - exchanged intercalibration file from hilocalib_df_4.root to
1199 hilocalib_df46.root
1200 - do not apply hi-gain lo-gain intercalibration for MC files.
1201
1202 * mjobs/MJPedestal.cc
1203 - exchanged two (Int_t)'s by TMath::Nint().
1204 - undocumented(!) change to the calculation of the extraction
1205 range (PulsePosCheck)
1206
1207 * callisto.rc
1208 - exchanged default weights file for Digital filter from
1209 cosmics_weights4.dat to cosmics_weights46.dat and from
1210 calibration_weights_UV4.dat to calibration_weights_UV46.dat!
1211 This change is absolutely necessary, given the new results from
1212 Nuria about the signal resolution in the low gain which gets worse
1213 than the intrinsic Poisson jitter above 350 phes. Also the time
1214 resolution is too bad. This was not known before we had the
1215 correct low-gain MC pulse.
1216
1217
1218
1219 2005/03/18 Thomas Bretz
1220
1221 * Makefile:
1222 - removed mone from list of compiled programs
1223
1224 * mars.cc:
1225 - replaced the MARS display by the Camera Display directly
1226
1227 * manalysis/MCameraData.[h,cc], mcalib/MCalibrateData.[h,cc],
1228 mbadpixels/MBadPixelsTreat.[h,cc], mcalib/MCalibrateRelTimes.[h,cc],
1229 mimage/MCameraSmooth.[h,cc], mimage/MConcentration.[h,cc],
1230 mimage/MHillas.[h,cc], mimage/MHillasExt.[h,cc],
1231 mimage/MImgCleanStd.[h,cc], mimage/MNewImagePar.[h,cc],
1232 mimage/MImagePar.[h,cc], MNewImagePar.[h,cc],
1233 mjobs/MJCalibTest.cc, mhcalib/MHCalibrationTestCam.[h,cc],
1234 mpedestal/MPedPhotCalc.[h,cc], mjobs/MJCalibrateSignal.cc:
1235 - removed dependancy on MArrivalTime, information now
1236 found in MSignalCam
1237 - replaced MCerPhotEvt by MSignalCam
1238 - it was renamed because it will be completely incompatible
1239 anyhow
1240
1241 * mjobs/MJCalibrateSignal.cc:
1242 - use new MSignalCam type to display pulse position of cosmics
1243
1244 * mcalib/MCalibrateData.cc:
1245 - calculate number of saturated pixels
1246
1247 * manalysis/MCerPhotEvt.[h,cc]:
1248 - removed possibility for zero-supression. Now the index
1249 is identical with the position in the array
1250 - renamed and moved to msignal/MSignalCam.[h,cc]
1251
1252 * manalysis/MCerPhotPix.cc:
1253 - removed obsolete values
1254 - added arrival time
1255 - renamed and moved to msignal/MSignalPix.[h,cc]
1256
1257 * mcalib/MCalibrationChargeCalc.cc:
1258 - some cosmetic changes and small fixed from the Munich cvs
1259 (undocumented)
1260
1261 * mfileio/MWriteRootFile.cc:
1262 - fixed bug in RecursiveRemove which caused crashed with real
1263 data
1264
1265 * mhft/MGeomCamMagicEnhance.cc, mhft/MHexagonalFTCalc.cc:
1266 - updated, but untested
1267
1268 * mhist/MHCamEvent.[h,cc]:
1269 - some fixes in Draw to get a correct display in root 4.02/00
1270 (at least on 64-bit systems)
1271 - removed kSqrtVariance it is included in kProfile now
1272
1273 * mhist/MHCamera.[h,cc]:
1274 - removed sqrtvariance option which is included in profile now
1275 - the profile now uses the new array fBinEntries to display
1276 a more accurate profile
1277
1278 * mhist/MHEvent.cc:
1279 - set to type 6 for arrival times
1280
1281 * mimage/MHillasCalc.cc:
1282 - updated text for error=1
1283
1284 * mimage/MImagePar.cc:
1285 - copy number of saturated pixels from MSignalCam
1286
1287 * mjobs/MJStar.cc:
1288 - enhanced title of some histogram
1289
1290 * mjobs/MSequence.cc:
1291 - updated path to fit data center (D.Dorner)
1292
1293 * mmain/MEventDisplay.cc:
1294 - display Arrival Time from MSignalCam now
1295
1296 * msignal/MArrivalTimeCam.cc:
1297 - implemented a new case 6 which is identical with the
1298 default case AND arrival time from MSignalCam
1299
1300 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
1301 manalysis/:
1302 - removed MCerPhotEvt
1303 - removed MCerPHotPix
1304 - removed MCerPhotAnal
1305 - removed MCerPhotAnal2
1306 - removed MCerPhotCalc
1307
1308 * mimage/Makefile, manalysis/ImageLinkDef.h:
1309 - removed MHillasSrcCalc
1310
1311 * manalysis/MSupercutsCalc.cc:
1312 - removed an obsolete include
1313
1314 * mhist/Makefile, mhist/HistLinkDef.h:
1315 - removed MHSigmaTheta
1316
1317 * mmain/Makefile, mmain/HistLinkDef.h:
1318 - removed MDataCheck
1319 - removed Mars
1320 - removed MAnalysis
1321 - removed MMonteCarlo
1322 - removed MGDisplayAdc
1323 - removed MOnlineDisplay
1324 - removed MOnlineDump
1325
1326 * msignal/Makefile, msignal/HistLinkDef.h, msignal/:
1327 - added MSignalCam
1328 - added MSignalPix
1329 - added MSignalCalc
1330
1331 * msql/Makefile, msql/SqlLinkDef.h:
1332 - removed MSqlInsertRun
1333
1334 * mfilter/Makefile, mfilter/FilterLinkDef.h:
1335 - removed MFSelBasic
1336 - removed MFSelStandard
1337 - removed MFSelFinal
1338
1339
1340
1341 2005/03/17 Thomas Bretz
1342
1343 * callisto.cc:
1344 - added new option moon
1345 - use light condition from MSequence to determin light condition
1346 automatically
1347
1348 * mjobs/MJPedestal.h:
1349 - allow setting SetUseHists also to kFALSE
1350
1351 * mjobs/MSequence.[h,cc]:
1352 - added fLightCondition
1353
1354 * mcalib/MCalibrateData.cc:
1355 - undocumented change from Markus Gaug
1356
1357 * mfilter/MFCT1SelBasic.[h,cc], mfilter/MFCT1SelStandard.[h,cc],
1358 mfilter/MFCT1SelFinal.[h,cc]:
1359 - moved to manalysisct1
1360
1361 * mfilter/Makefile, mfilter/FilterLinkDef.h:
1362 - removed MFCT1SelBasic
1363 - removed MFCT1SelStandard
1364 - removed MFCT1SelFinal
1365
1366 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
1367 - removed MPad
1368 - removed MMakePadHistograms
1369 - removed MSigmabar
1370 - removed MSigmabarParam
1371 - removed MSigmabarCalc
1372
1373 * mimage/Makefile, mimage/ImageLinkDef.h:
1374 - removed MImgCleanTGB
1375
1376 * mmontecarlo/Makefile, mmontecarlo/MonteCarloLinkDef.h
1377 - removed MMcEnergyEst
1378 - removed MMcTimeGenerate
1379
1380 * msignal/Makefile, msignal/SignalLinkDef.h:
1381 - removed MArrivalTime
1382 - removed MArrivalTimeCalc
1383 - removed MArrivalTimeCalc2
1384
1385 * mjobs/MJCalibration.cc:
1386 - followed some undocumented changes from the other cvs
1387
1388
1389
1390 2005/03/16 Thomas Bretz
1391
1392 * callisto.cc:
1393 - set changed extractor in MJCalibrateSignal from MJPedestal
1394 - don't process 'range finding' for MonteCarlo data
1395
1396 * callisto.rc:
1397 - removed obsolete Modified* option
1398
1399 * mjobs/MJCalibrateSignal.[h,cc]:
1400 - removed obsolete flag for ModifiedExtractWin
1401 - allow also NULL for SetExtractor
1402 - rearanged the too MWriteRootFile instantiations otherwise
1403 callisto crashes in MWriteRootFile::ChangeFile
1404 - removed some obsolete comments about an old MC workaround
1405
1406 * mdata/MDataChain.cc:
1407 - fixe to allow sign after e (eg. 1e-3, 1e+5 instead of 1e3, 1e5)
1408
1409 * mcalib/MCalibColorSet.cc, mcalib/MCalibrationChargeCalc.cc,
1410 mhcalib/MHCalibrationCam.cc:
1411 - undocummented change
1412
1413
1414
1415 2005/03/16 Markus Gaug
1416
1417 * msignal/MExtractTimeAndChargeSlidingWindow.cc
1418 - fixed a bug in the reading of the resource file (reading of the
1419 MExtractTimeAndCharge resources was skipped).
1420
1421 * mcalib/MCalibrateData.cc
1422 - for the case that the high-gain saturates, but the low-gain signal
1423 could not be extracted successfully, take the high-gain signal,
1424 multiplied by 1.5 (before, 0 was taken erroneously).
1425
1426 * msignal/MExtractTimeAndCharge.cc
1427 - catch one potential case for memory leaks in the low-gain
1428 calculation. Extract low-gain only if the remaining extraction
1429 window is not smaller than the number of slices needed by the
1430 signal extractor.
1431 - set the default fgLoGainStartShift to -3.5
1432
1433 * msignal/MExtractTimeAndChargeSpline.[h,cc]
1434 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
1435 - adjust fLoGainStartShift by one slice, after findings from MC.
1436
1437
1438
1439 2005/03/15 Markus Gaug
1440
1441 * msignal/MExtractTimeAndChargeSpline.h
1442 - take fRandomIter out of the streamer.
1443 - take fRiseTimeLoGain and fFallTimeLoGain into the streamer.
1444 - raise version number to 4
1445
1446 * mjobs/MJCalibration.cc
1447 - set default to kFALSE for PIN Diode or Blind Pixel calibration
1448 (was kTRUE by error).
1449
1450
1451
1452 2005/03/15 Thomas Bretz
1453
1454 * mjobs/MJCalibrateSignal.[h,cc]:
1455 - added the fExtractor data member
1456 - added a destructor deleting it
1457 - only read extractor from file if not set by user
1458 - user fExtractor as extractor1
1459 - do not delete extractor1 if set by user
1460 - added member function to set extractor
1461
1462 * mjobs/MJPedestal.cc:
1463 - removed MFEventSelector workaround again
1464 - do not write pedy file anymore
1465
1466 * callisto.cc:
1467 - MJCalibrateSignal now takes the signal extractor directly
1468 instead of taking the long way round a new file
1469
1470 * mpedestal/MExtractPedestal.cc:
1471 - ReInit extractor correctly. Now the workaround should be
1472 really obsolete
1473
1474 * mbase/MGMenu.[h,cc]:
1475 - make fix fix also compile root 3.10.02
1476
1477
1478
1479 2005/03/14 Thomas Bretz
1480
1481 * mbase/MGMenu.h:
1482 - added a fix for root 4.02.00
1483
1484
1485
1486 2005/03/14 Markus Gaug
1487
1488 * mcalib/MCalibrateData.cc
1489 - catch the case that now high-gain low-gian intercalibration const.
1490 is available.
1491
1492 * mjobs/MJPedestal.cc
1493 - modify option for pedy*.root: from UPDATE to RECREATE
1494
1495
1496
1497 2005/03/11 Markus Gaug
1498
1499 * callisto.rc
1500 - changed default weights for DF to cosmics_weights4.dat. (This has
1501 turned out to be the most stable set of weights).
1502
1503 * mjobs/MJCalibration.cc
1504 - some cosmetic changes in the output
1505 - in case of WriteHists(), do not overwrite existing signal*.root
1506 file, but append histograms (bugfix!)
1507
1508
1509
1510 2005/03/10 Toni Coarasa (With Nadia's and Alessandro's inside)
1511
1512 * mjobs/MJCut.cc
1513 - inclusion of (TString) to avoid compiler error under 2.95.3
1514
1515 * sinope.cc
1516 - inclusion of <errno.h> to avoid compiler error under 2.95.3
1517
1518
1519
1520 2005/03/10 Markus Gaug
1521
1522 * msignal/MExtractTimeAndCharge.cc
1523 - set fgLoGainStartShift to -4.0
1524 - put a check to avoid a dynamic low-gain range < 0 (should not
1525 occur with current extractors, but one never knows...)
1526
1527 * msignal/MExtractor.[h,cc]
1528 - introduced Clear()-function, used in SetRange()
1529
1530 * mjobs/MJCalibrateSignal.cc
1531 - changed order of initialization of the 2 MWriteRootFiles whereupon
1532 the crash goes away. Have to revise the /dev/null work-around
1533 in MWriteRootFile!
1534
1535
1536
1537 2005/03/09 Markus Gaug
1538
1539 * msignal/MExtractTimeAndCharge.cc
1540 - catch a (very unprobable) case in which the low-gain range could
1541 be negative
1542
1543 * mjobs/MJCalibrateSignal.cc
1544 - modify writing of MCalibrationPulseTimeCam to disk in order to
1545 avoid program crash in the destructor of MJCalibrateSignal
1546
1547 * mhcalib/MHGausEvents.h
1548 - take fGraphEvents, fGraphPowerSpectrum, fHPowerProbability and
1549 fPowerSpectrum out of the streamer.
1550 - intialize fFlags to 0
1551
1552
1553
1554 2005/03/09 Thomas Hengstebeck
1555
1556 * mranforest/MRFEnergyEst.cc
1557 - changed call of min, max functions to TMath::Min() and
1558 TMath::Max() to avoid compilation problems with some gcc
1559 versions
1560 - changed check of energy rule (last col of MHMatrix) so, that
1561 any rule containing "fEnergy" is accepted.
1562
1563
1564
1565 2005/03/08 Markus Gaug
1566
1567 * mhcalib/MHPedestalCam.[h,cc]
1568 - introduce new parameter "fFitStart" to decide from outside where
1569 to start fitting the pedestals.
1570
1571
1572
1573 2005/03/07 Markus Gaug
1574
1575 * mjobs/hilocalib_df6.root
1576 * mjobs/hilocalib_sp2.root
1577 - two files with the high-gain vs. logain intercalibration results.
1578 for Digital filter and September data and Spline and December
1579 data.
1580
1581 * callisto.rc
1582 - allow setting the variables ExtractWinLeft and ExtractWinRight.
1583
1584 * mhcalib/MHCalibrationHiLoCam.h
1585 * mhcalib/MHCalibrationCam.h
1586 * mhcalib/MHGausEvents.h
1587 - put the Draw-functions into the *MENU*
1588
1589 * mjobs/MJCalibration.[h,cc]
1590 - introduced reading of hi-vs.logain calibration file
1591
1592 * mjobs/MJPedestal.[h,cc]
1593 - modified range setting according Thomas S. suggestions
1594
1595 * msignal/MArrivalTime.[h,cc]
1596 - took out some commented code which will not be used any more
1597 - improve Print() function
1598
1599
1600
1601 2005/03/05 Markus Gaug
1602
1603 * msignal/MExtractTimeAndChargeSpline.[h,cc]
1604 - removed the obsolete parts of "kMaximum" and "kHalfMaximum" in the
1605 code which were still persistent
1606 - set default extraction type to integral (instead of amplitude)
1607 - set version number to 3
1608
1609 * mcalib/MCalibrationChargeCam.[h,cc]
1610 - added new function GetAvergedConvFADC2PhePerArea for the datacheck
1611
1612 * mjobs/MJPedestal.[h,cc]
1613 - added function WriteExtractor which writes the extractor with the
1614 new ranges to disk if fPulsePosCheck has been selected.
1615
1616 * mjobs/MJCalibrateSignal.[h,cc]
1617 - added functionality to read the updated extractor from
1618 MJPedestalY2 (with the new extraction ranges).
1619
1620
1621
1622 2005/03/04 Abelardo Moralejo
1623
1624 * mmc/MFadcDefine.h
1625 - Changed constant SUBBINS from 5 to 500. This defines the
1626 resolution of the analog signal simulation in the camera MC.
1627 The time step is the duration of one FADC slice divided by
1628 SUBBINS. The change was necessary to implement correctly the PMT
1629 time jitter.
1630
1631
1632
1633 2005/03/03 Markus Gaug
1634
1635 * mjobs/pedestalref.rc
1636 * mjobs/calibrationref.rc
1637 * mjobs/calibrationref_Nov04.rc
1638 - added documentation
1639
1640 * mjobs/signalref.rc
1641 - added
1642
1643 * mjobs/MJPedestal.cc
1644 - re-added MFEventSelector which had been removed by TB on the
1645 15.2.2005.
1646 - added pulse position selector, as decided at the Berlin soft-
1647 ware meeting.
1648
1649 * callisto.cc
1650 - added SetPulsePosCheck() in MJPedestalY2
1651
1652 * mjobs/MJCalibrateSignal.cc
1653 - updated pulse pos. calculator, can be switched off now.
1654
1655 * mjobs/MJCalib.[h,cc]
1656 - added flag fPulsePosCheck
1657
1658
1659
1660 2005/03/02 Markus Gaug
1661
1662 * mjobs/MJCalib.[h,cc]
1663 * mjobs/MJPedestal.[h,cc]
1664 * mjobs/MJCalibration.[h,cc]
1665 * mjobs/MJCalibrateSignal.[h,cc]
1666 - put the storage types in the base class
1667
1668 * mbadpixels/MBadPixelsCam.cc
1669 - add some output in case that AsciiRead does not work
1670
1671 * msignal/MExtractTimeAndChargeSpline.cc
1672 - speed integration up a little bit.
1673
1674 * callisto.rc
1675 - adapt the low-gain stretch for the different pulse form for
1676 calibration and cosmics pulses (only applied if spline is used).
1677
1678
1679
1680 2005/02/25 Markus Gaug
1681
1682 * mhcalib/MHCalibrationHiLoCam.[h,cc]
1683 - fixed bug in inter-calibration hi-logain for arrival times.
1684
1685 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]
1686 - fixed the situation where the maximum bin is already found in the
1687 low-gain samples.
1688
1689 * mjobs/MJCalibration.cc
1690 - write the MPedestalCams also to disk (needed for data-check).
1691
1692
1693
1694 2005/02/25 Abelardo Moralejo
1695
1696 * msignal/MC_calibration_weights_UV.dat
1697 - Added. Weights file for using the digital filter on MC
1698 calibration files. For the moment the weights are the same as in
1699 the file calibration_weights_UV.dat, only that high and low gain
1700 have both the same weights because for the moment the MC pulse
1701 shape is the same in both gain branches.
1702
1703
1704
1705 2005/02/24 Markus Gaug
1706
1707 * mjobs/MJCalibrateSignal.cc
1708 - include display of pulse times (calculated in the post-process)
1709 - include the possibility for the pixel check (like in MJCalibration)
1710
1711 * mhcalib/MHCalibrationHiLoCam.cc
1712 - set default range up to 30.
1713
1714 * mhcalib/MHCalibrationChargeBlindPix.h
1715 - take the TVectors out of the streamer, to be exectuable with
1716 root.04.02
1717
1718
1719
1720 2005/02/24 Thomas Hengstebeck
1721
1722 * macros/RFEnergyEst.C
1723 - new macro to show the usage of RFEnergyEst class.
1724
1725
1726
1727 2005/02/24 Abelardo Moralejo
1728
1729 * mtemp/mpadova/macros/resize.C
1730 - moved MSrcPosCam output container from RunHeaders to Events tree.
1731
1732
1733
1734 2005/02/18 Marcos Lopez
1735
1736 * mflux/
1737 - new directory to store the flux related classes.
1738
1739 * mflux/MHadAlphaCut.{h,cc}
1740 - container to store the optimal hadronness and alpha cut for each bin in
1741 estimated energy and theta.
1742
1743 * mflux/MFHadAlpha.{h,cc}
1744 - filter to apply the hadronness and alpha cuts stored in
1745 MHadAlphaCut. It can be selected to apply only alpha, only hadronness
1746 cut or both.
1747
1748
1749
1750 2005/02/18 Markus Gaug
1751
1752 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]
1753 - new class to histogram the arrival time of cosmics above a certain
1754 threshold.
1755
1756 * mcalib/MCalibrationPulseTimeCam.[h,cc]
1757 - new class container with results of MHCalibrationPulseTimeCam
1758
1759 * mjobs/MJCalibrateSignal.cc
1760 - include MCalibrationPulseTimeCam to display
1761
1762 2005/02/18 Thomas Bretz
1763
1764 * mbase/MStatusDisplay.cc:
1765 - switch off TH1::AddDirectory during DrawClonePad
1766
1767 * mjobs/MSequence.[h,cc]:
1768 - added some code (still commented) for later use,
1769 allowing to setup a different filename for each runfile
1770 - added SetNight member function
1771 - added Add*Runs member function
1772 - with this changes MSequence can replace MRunIter now
1773 - allow requesting of standard path from outside
1774 (GetStandardPath)
1775
1776 * Makefile:
1777 - added sinope
1778
1779 * sinope.cc:
1780 - added (small tool to check contents of run for datacenter)
1781
1782 * callisto.cc:
1783 - added background information about Callisto
1784
1785 * ganymed.cc:
1786 - added background information about Ganymed
1787
1788 * mjobs/MJCalibrateSignal.cc:
1789 - removed special MC code. The MC files now have a lo-gain
1790 switch and we can extract the pedestal rms from lo-gain
1791 - don't print statistics if nothing was executed
1792 - fixed display. The displayed pedestal RMS was the one
1793 caluclated with a extractor but not at random position
1794 (This only effects the display, the algorithm was ok)
1795
1796
1797
1798 2005/02/17 Markus Gaug
1799
1800 * mjobs/MJCalibTest.cc
1801 - removed bug treating the MC calibration files uncorrectly
1802 - added Pixel-Check treatment
1803
1804 * mjobs/MJCalibration.cc
1805 - added Pixel-Check treatment
1806
1807 * callisto.rc
1808 - added pixel-check option
1809
1810 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1811 - calculate high-gain signal even if saturation occurs
1812
1813
1814
1815 2005/02/17 Thomas Bretz
1816
1817 * mjobs/MJStar.cc:
1818 - fixed some missing containers in case of MC files
1819
1820 * callisto.cc:
1821 - removed obsolete second check for kModeC
1822
1823 * mars.rc:
1824 - added a lot of option to be able to use a
1825 different signal extractor looking into uncalibrated
1826 data
1827
1828 * manalysis/MCameraData.[h,cc]:
1829 - added Print() member function
1830
1831 * manalysis/MCerPhotAnal2.[h,cc]:
1832 - switched off writing into MCerPhotEvt
1833
1834 * mdata/MDataChain.[h,cc]:
1835 - added code to handle priorities of operators correctly
1836
1837 * mhist/MHEvent.cc:
1838 - fixed display for MPedestalRMS
1839
1840 * mjobs/MJCalib.cc:
1841 - fixed treatment of PixelCheck resource
1842
1843 * mjobs/MJCalibrateSignal.cc:
1844 - added some comments about Monte Carlo
1845 - added MMcFadcHeader to output
1846
1847 * mjobs/MJPedestal.cc:
1848 - do not allow 'UseData' for Monte Carlos. Reason is given as
1849 comment in the code
1850
1851 * mmain/MEventDisplay.[h,cc]:
1852 - changed such, that mars.cc allows to set the used extractor
1853 - removed the obsolete cam.root, ped.root option
1854
1855 * mmain/MCameraDisplay.cc:
1856 - adapted to change in MEventDisplay
1857
1858
1859
1860
1861 2005/02/16 Javier Rico
1862
1863 * mhistmc/MHMcUnfoldCoeff.[cc,h], mhistmc/Makefile,
1864 mhistmc/HistMcLinkDef.h
1865 - Added container class holding the histograms of the coefficients
1866 for the (iterative) unfolding.
1867
1868 * mmontecarlo/MMcUnfoldCoeffCalc.[cc,h], mmontecarlo/Makefile,
1869 mmontecarlo/MonteCarloLinkDef.h
1870 - Added task class to compute the coefficients for the (iterative)
1871 unfolding.
1872
1873 * macros/unfoldCoeff.C
1874 - added macro that computes the effective areas and coefficients
1875 from a MC input file (with OriginalMC tree and MEnergyEst
1876 branch containing the energy estimator). This may be used
1877 as layout for spectrum computation program.
1878
1879
1880
1881 2005/02/16 Markus Gaug
1882
1883 * mdata/MDataChain.cc
1884 - replaced ROOT version check for the compiler from 4.02.00 to
1885 4.01.00
1886
1887 * mranforest/MRFEnergyEst.cc
1888 - include "TVector.h", otherwise this class does not compile
1889 in newer root versions
1890
1891 * msignal/MExtractTimeAndCharge.cc
1892 - initialize fLoGainStartShift correctly if read from conf. file
1893 and modified fOffsetLoGain exists.
1894
1895 * msignal/*weights*.dat
1896 - new weights with the uniform pedestal RMS. (Please use these!)
1897
1898 * msignal/pulpo_weights*.dat
1899 - new weights with the pulpo-pulse form and without NSB!!
1900
1901
1902
1903 2005/02/16 Thomas Hengstebeck
1904
1905 * mranforest/MRFEnergyEst.[h,cc]
1906 - added RF class for energy estimation
1907
1908 * mranforest/MRFEnergyEst.cc
1909 - changed calculation of estimated energy, now interpolated values
1910 are returned
1911
1912
1913
1914 2005/02/16 Abelardo Moralejo
1915
1916 * macros/starmc2.C:
1917 - Changed the way in which the "OriginalMC" tree is copied from
1918 the input to the output file. Now we ise the new procedure
1919 MWriteRootFile::AddCopySource
1920
1921 * mhistmc/MHMcCollectionArea.cc
1922 - Changed default fName to "MHMcCollectionArea"
1923
1924 * mtemp/mpadova/macros/resize.C
1925 - Changed weights
1926
1927
1928
1929 2005/02/16 Thomas Bretz
1930
1931 * mbase/MEvtLoop.cc:
1932 - fixed a typo
1933
1934 * mbase/MParList.cc, mfileio/MReadMarsFile.cc,
1935 mfileio/MReadTree.cc, mfileio/MWriteRootFile.cc,
1936 mjobs/MJStar.cc:
1937 - optimized size of some output
1938
1939 * mfileio/MWriteRootFile.[h,cc]:
1940 - fixed CopySource option for single-file case
1941
1942 * mhist/MHCamEvent.cc:
1943 - replaced the warn in SetupFill by an inf
1944
1945 * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationHiLoCam.cc,
1946 mhcalib/MHCalibrationChargePINDiode.cc:
1947 - removed obsolete output after a failed FindCreateObj (the
1948 function itself does the output in case of failure)
1949
1950 * mhcalib/MHCalibrationCam.cc:
1951 - replaced 'err' by 'warn' for under-/overflow in lo-gain pixel,
1952 it doesn't result in an fatal error (abort)
1953
1954 * mranforest/MRanForestCalc.cc:
1955 - added a missing debug level to some output
1956
1957 * mranforest/MRFEnergyEst.[h,cc]:
1958 - cleaned up includes
1959
1960 * callisto.cc, ganymed.cc, star.cc:
1961 - implemented enhanced handling of resource debugging
1962
1963 * mbase/Makefile, mbase/BaseLinkDef.h:
1964 - added MEnv
1965
1966 * mbase/MEnv.[h,cc]:
1967 - added
1968
1969 * mjobs/MJob.[h,cc]:
1970 - added new function to allow distribution of extranl MEnv
1971 - replaced Bool_t by Int_t for fEnvDebug
1972
1973 * mjobs/MJPedestal.cc:
1974 - adapted to changes of EnvDebug
1975
1976
1977
1978 2005/02/15 Abelardo Moralejo
1979
1980 * macros/mccalibrate.C
1981 - fixed small bug
1982
1983 * mmontecarlo/MMcCollectionAreaCalc.[h,cc]
1984 * mhistmc/MHMcCollectionArea.[h,cc]
1985 - Changed the way of calculating final effective area for data
1986 analysis. The new approach requires the use of MC files produced
1987 with the current CVS version of camera. We now make use of the
1988 true total number of produced MC events, and allow for the
1989 setting of a "tentative" differential gamma spectrum to be used
1990 in the calculation of effective areas.
1991 Removed unused constructor argument "input" in
1992 MMcCollectionAreaCalc.
1993
1994 * macros/collarea.C
1995 - Adapted to the new way of calculating effective areas.
1996
1997
1998
1999 2005/02/15 Thomas Bretz
2000
2001 * callisto.rc:
2002 - replaced mutal exclusive options (Integral, Amplitude) by
2003 a one-line resource
2004
2005 * msignal/MExtractTimeAndChargeSpline.cc:
2006 - replaced mutal exclusive options (Integral, Amplitude) by
2007 a one-line resource "ExtractionType" (old code still works)
2008
2009 * manalysis/MCerPhotEvt.[h,cc]:
2010 - added new variables to store information about islands
2011 and removed pixels - PRELIMINARY
2012 - increased class version number
2013
2014 * mfilter/MFSoftwareTrigger.cc:
2015 - optimized output in PostProcess
2016
2017 * mimage/MHImagePar.[h,cc]:
2018 - added new histograms for new variables in MCerPhotEvt
2019
2020 * mimage/MImagePar.[h,cc]:
2021 - added new data members for the new image parameters
2022 - increased class version
2023
2024 * mimage/MImgCleanStd.[h,cc]:
2025 - adapted image cleaning to calculate the new image
2026 parameters
2027 - added a flag to keep single core pixels
2028
2029 * manalysis/MMatrixLoop.[h,cc], mfileio/MReadReports.[h,cc],
2030 mfileio/MReadRflFile.[h,cc], mfileio/MReadTree.[h,cc],
2031 mraw/MRawFileRead.[h,cc], mraw/MRawSocketRead.h:
2032 - renamed GetFileName to GetFullFileName
2033
2034 * mbase/MInputStreamID.h:
2035 - added new member function HasStreamId
2036
2037 * mbase/MParContainer.[h,cc]:
2038 - added a static list to keep track of all created
2039 TMathodCall objects
2040
2041 * mbase/MTask.cc:
2042 - enhanced PrintStatistics
2043
2044 * mfileio/MRead.[h,cc]:
2045 - new abstract function GetFullFileName
2046 - added implementatio of GetFileName based on GetFullFileName
2047
2048 * mfileio/MWriteRootFile.[h,cc]:
2049 - moved open of a new file to new common member function
2050 OpenFile
2051 - allow to use an already existing file also when using rules
2052 - added a new option which can be used to copy an existing
2053 tree (without any change) from the old file into the new file.
2054 (in principal you can also do this for some of its branches only)
2055 This is done by AddCopySource
2056
2057 * mjobs/MJCalibrateSignal.cc:
2058 - in case of MonteCarlo files write an independant tree
2059 'MonteCarlo' for 'MMcEvtBasic'
2060
2061 * mjobs/MJStar.cc:
2062 - copy tree 'MonteCarlo' from old into new files
2063
2064 * mjobs/MJPedestal.cc:
2065 - removed wrong use of MFEventSelector
2066
2067 * mpedestal/MExtractPedestal.cc:
2068 - made sure that fExtractor is correctly pre- and
2069 postprocessed.
2070
2071 * mbase/MTask.cc:
2072 - don't preprocess a task if it has been preprocessed already
2073
2074 * mraw/MRawFileWrite.cc:
2075 - if display is set write output to status line
2076
2077 * mfileio/MReadTree.cc, mfileio/MReadMarsFile.cc:
2078 - moved code to display filename in status display from
2079 MReadMarsFile::Notify to MReadTree::Notify
2080
2081
2082
2083 2005/02/15 Markus Gaug
2084
2085 * mjobs/MJCalib.h
2086 - added GetDataFlag(), otherwise code does not compile!
2087
2088 * mhcalib/MHCalibrationChargeCam.cc
2089 - moved default saturation limit for number of high-gain events from
2090 0.02 to 0.05.
2091
2092 * msignal/MExtractTimeAndCharge.cc
2093 - lowered default low-gain switch from 150 to 120. (for calibration
2094 events which saturate more than 5% of the events).
2095
2096 * mjobs/MJCalib.[h,cc]
2097 - include possibility to display pixels distributions for test
2098 reasons
2099
2100
2101
2102 2005/02/14 Thomas Bretz
2103
2104 * callisto.cc, ganymed.cc, star.cc:
2105 - added some more information to '--help' output
2106 - replaced MSequences by MDataSet
2107 - implemented new debugging options (maybe not perfect yet)
2108 --print-files and --print-found
2109
2110 * mjobs/MJCut.[h,cc]:
2111 - replaced MSequences by MDataSet
2112 - write MEnergyEst
2113 - recalculate MHillasSrc
2114 - made sure both MWriteRootFile have different names
2115 - don't use "same" option if no off-data
2116
2117 * mjobs/MSequences.[h,cc]:
2118 - removed
2119
2120 * mjobs/MDataSet.[h,cc]:
2121 - added
2122
2123 * manalysis/MEventRateCalc.[h,cc]:
2124 - added a fix which make sure, that the rate is not influenced
2125 too much by the start of data taking
2126 - fixed setting of mean time corresponding to rate-interval
2127
2128 * mraw/MRawFileRead.[h,cc]:
2129 - calculate total number of events from all files in PreProcess
2130
2131 * mcalib/MCalibConstCam.cc:
2132 - added case 2 to GetPixelContent
2133
2134 * mjobs/MJCalibrateSignal.cc:
2135 - fixed redirection of stream with interleaved calibration infos
2136 - changed 'Arrival Time' to 'Calibrated Arrival Time'
2137 - display interpolated signal in equivalent photoelectrons to
2138 to get rid of scaling effects which makes it difficult to see
2139 details of the structure of the inner pixels in the histogram.
2140 With this you can immediatly see whether the relative number
2141 of phe in the outer pixels is equiv. to the inner pixels.
2142 - the same for the calibration factor - with the same argument
2143 - adapted to change in MWriteRootFile
2144 - use MReadMarsFile for Monte Carlo flag set
2145
2146 * mhist/MHCamera.cc:
2147 - changed drawing such, that NaN is not displayed anymore
2148
2149 * Makefile:
2150 - added new program ganymed
2151
2152 * mfileio/MWriteRootFile.[h,cc]:
2153 - added possibility to use UPDATE mode with rules (dangerous!)
2154 as discussed with Abelardo, Daniel M. and Thomas S.
2155
2156 * mjobs/MJStar.cc:
2157 - adapted to change in MWriteRootFile
2158 - added software trigger (still untuned) as suggested by
2159 Thomas S.
2160 - added calculation of source position before calculation
2161 of image parameters
2162 - added MPointingPos to Events-Tree
2163 - removed MPointingPos from Drive-Tree
2164 - renamed sub-tasklists to something more intuitive
2165
2166 * mjobs/Makefile, mjobs/JobsLinkDef.h:
2167 - added MJCut.cc
2168
2169 * mraw/MRawFileRead.cc:
2170 - return kERROR if ReInit fails
2171
2172 * mfilter/MFSoftwareTrigger.[h,cc]:
2173 - updated to allow using time coincidence
2174 - changed default values
2175 - added a pattern independant trigger algorithm
2176
2177 * mbase/MDirIter.cc:
2178 - implemented option 'dbg' in Print()
2179
2180 * mjobs/MJCalib.h:
2181 - added a getter for data-flag (should be renamed
2182 to 'datatype' soon)
2183
2184
2185
2186 2005/02/12 Abelardo Moralejo
2187
2188 * mtemp/mpadova/macros/wobblemap.C
2189 - Added. Macro to do some studies on wobble mode data.
2190
2191 * macros/mccalibrate.C
2192 - Added option to divide the output in a train and a test sample.
2193 Included in output new container MMcEvtBasic (if found in input
2194 files) for later use in effective areas calculations.
2195
2196 * macros/starmc2.C
2197 - Added writing out of new container MMcEvtBasic. Removed
2198 possibility of splitting output in train and test samples, since
2199 this has now to be done in mccalibrate.C to make possible that
2200 the tree OriginalMC containing MMcEvtBasic has all the original
2201 MC events (and only those) from which the events present in the
2202 Events tree derive.
2203
2204 * macros/starmc.C
2205 - Changed a couple of wrong "." by "->" in function calls. Changed
2206 default tail cuts.
2207
2208
2209
2210 2005/02/12 Markus Gaug
2211
2212 * msignal/MExtractTimeAndChargeSpline.cc
2213 - change default rise time to 0.5 and default fall time to 1.5
2214
2215 * callisto.rc
2216 - made intitializations of extractors more explicit
2217
2218 * mpedestal/MExtractPedestal.cc
2219 - make check for even number of slices in the case of "fundamental"
2220 pedestal calc.
2221
2222 * mcalib/MCalibrationChargeCalc.cc
2223 - take out some commented code
2224
2225 * mjobs/MJCalib.h
2226 - removed GetDataFlag()
2227
2228
2229
2230 2005/02/12 Abelardo Moralejo
2231
2232 * mmc/MMcTrig.hxx
2233 - Added getter GetNumFirstLevel. This is necessary if that data
2234 member is to be used for instance in MF filters. There was
2235 already a getter, but it is called GetFirstLevel and hence not
2236 recognized.
2237
2238
2239
2240 2005/02/11 Abelardo Moralejo
2241
2242 * mmc/MMcEvtBasic.[h,cc]:
2243 - New class. Contains 5 very basic MC parameters which we intend
2244 to save for all generated Corsika events. This is needed for
2245 proper effective area calculations.
2246
2247 * mmc/Makefile, McLinkDef.h
2248 - Added new class above.
2249
2250
2251
2252 2005/02/11 Thomas Bretz
2253
2254 * mfileio/MWriteRootFile.[h,cc]:
2255 - added the possibility to write to an already existing file.
2256 This doesn't affect the old behaviour, but using this new feature
2257 might still have problems.
2258
2259 * mfileio/MReadReports.cc:
2260 - fixed column-level in PrintStatistics
2261
2262 * mjobs/MJCalibrateSignal.cc:
2263 - keep MMcRunHeader in the output
2264
2265
2266
2267 2005/02/10 Abelardo Moralejo
2268
2269 * macros/mccalibrate.C
2270 - Added possibility to calibrate in photons or photoelectrons
2271
2272 * macros/starmc2.C
2273 - Added comment about value of cleaning levels
2274
2275
2276
2277 2005/02/10 Markus Gaug
2278
2279 * mcalib/Makefile
2280 * mcalib/CalibLinkDef.h
2281 * mcalib/MCalibrate.[h,cc]
2282 - removed mcalib/MCalibrate.* because it has been replaced by
2283 MCalibrateData
2284
2285 * mmain/MEventDisplay.cc
2286 - replaced MCalibrate by MCalibrateData
2287
2288 * mhcalib/MHCalibrationCam.cc
2289 - replaced warning about empty histogram from red (err) by
2290 yellow (warn).
2291
2292 * mcalib/MCalibColorSet.cc
2293 - return kTRUE in case of MC-file
2294
2295 * msignal/MExtractTimaAndChargeSpline.[h,cc]
2296 - make sure that all variables are set correctly independent on
2297 the order of their initialization by the user
2298
2299
2300
2301 2005/02/10 Thomas Bretz
2302
2303 * mgeom/MGeomCam.[h,cc]:
2304 - added new member functions (GetNeighbors) to get all pixels
2305 around a given pixel with a given radius
2306
2307 * mars.rc:
2308 - use same values for image cleaning as default in star
2309
2310 * mpointing/MSrcPosCalc.[h,cc]:
2311 - added the possibility to set the Source position from
2312 a resource file
2313
2314 * mjobs/MJStar.cc:
2315 - write MMcRunHeader to RunHeaders
2316
2317 * mfileio/MWriteRootFile.cc:
2318 - removed an obsolete line
2319 - removed a debug line which should not be there
2320
2321 * mimage/MHillas.h:
2322 - added new Getter GetDist0 returning the distance to the
2323 camera center
2324
2325 * mhflux/MHFalseSource.cc:
2326 - the scaling in Paint() was nonsense in case we are looking
2327 at on/off-data. Fixed.
2328
2329
2330
2331 2005/02/10 Abelardo Moralejo
2332
2333 * manalysis/MMcCalibrationUpdate.h
2334 - Added comment on new member fSignalType. Sorry for compilation
2335 problems... I forgot to commit the header yesterday, but M. Gaug
2336 did it.
2337
2338 * macros/starmc.C
2339 - Cleaned up a little bit, made the option to choose between
2340 calibration in photons or phe- easier to set.
2341
2342 * manalysis/MMcCalibrationUpdate.[h,cc]
2343 - Added getter and setter for fSignalType. Set fSignalType=kPhot as
2344 default for consistency with MCalibrateData.
2345
2346
2347
2348 2005/02/09 Abelardo Moralejo
2349
2350 * manalysis/MMcCalibrationUpdate.cc
2351 - Updated to make the MC calibration in phe- work
2352
2353 * macros/starmc.C
2354 - same as above. Now default is calibration in phe-
2355
2356 * mraw/MRawEvtHeader.h
2357 - Added setter for the trigger pattern, absolutely needed for
2358 creating proper MC root files.
2359
2360
2361
2362 2005/02/09 Markus Gaug
2363
2364 * manalysis/MMcCalibrationUpdate.h
2365 - added missing declaration of fSignalType
2366
2367 * mjobs/MJPedestal.[h,cc]
2368 * mjobs/badpixels_0_559.rc
2369 * callisto.rc
2370 - allow exclusion of bad pixels from the beginning (default is
2371 Pixel 0 and 559).
2372 - removed some obsolete includes
2373 - took out data member fPedestalHist from MJPedestal.h which removes
2374 the crash, however I don't understand why it caused the crash!!!
2375 There seem to be problems with memory usage either in callisto.cc
2376 or in this class!!
2377 (valgrind shows several memory leaks in the TG... classes).
2378
2379 * mjobs/MJCalibration.cc
2380 - write display and containers also in case of failure of eventloop
2381
2382 * mhcalib/MHGausEvents.cc
2383 - make default display window 600x600
2384
2385 * mcalib/MCalibrationQECamMagic.cc
2386 - updated five pixels
2387
2388 * mpedestal/MExtractPedestal.[h,cc]
2389 * mpedestal/MPedCalcPedRun.cc
2390 * mpedestal/MPedCalcFromLoGain.cc
2391 - included possibility for intermediate pedestal cam (not yet used)
2392
2393 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc
2394 - initialize the bad events counters to 0 also in constructor
2395 - release the limit for bad events a bit
2396
2397 * mcalib/MCalibrationTestCam.h
2398 - take out include of TArrayI (already in base class)
2399
2400 * mcalib/MCalibrateData.h
2401 - make default argument for SetSignalType kPhe.
2402
2403 * mjobs/MJCalibrateSignalFromOuside.[h,cc]
2404 - removed
2405
2406
2407
2408 2005/02/08 Markus Gaug
2409
2410 * mhcalib/MHCalibrationCam.cc
2411 * mcalib/MCalibrationChargeCalc.cc
2412 - replaced GetNumExecutions()==0 condition by GetNumExecution() < 1
2413
2414
2415
2416 2005/02/08 Thomas Bretz
2417
2418 * mpointing/MPointingPosInterpolate.cc:
2419 - use debug option in addition to switch off output from internal
2420 eventloop. It is confusing having this output inside another
2421 eventloop.
2422 - updated missing connections in class description
2423
2424 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc:
2425 - made sure that output of PostProcess fits into 80col boundary
2426
2427 * mimage/MHillas.cc:
2428 - removed an obsolete call to TLine::Paint() in Paint.
2429
2430
2431
2432 2005/02/07 Thomas Bretz
2433
2434 * mbase/MFilter.cc:
2435 - use paranthesis around ClassName in GetRule
2436
2437 * mdata/MDataFormula.h:
2438 - fixed a wrong comment in variable description
2439
2440 * mhist/MHCamEvent.[h,cc], mhist/MHCamera.[h,cc],
2441 mjobs/MJCalibrateSignal.cc,
2442 mjobs/MJCalibrateSignalFromOutside.cc:
2443 - to make sure there are no missunderstandings we have to
2444 replace all occurances of 'Variance' by 'SqrtVariance'
2445 (it was not my decision)
2446
2447 * mastro/MAstro.[h,cc]:
2448 - added new function Angle2Coordinate
2449
2450 * mbase/MTaskEnv.[h,cc]:
2451 - fixed a bug which caused the resource task to be ignored
2452 if the default task was '<dummy>'
2453
2454 * mhbase/MH3.cc:
2455 - fixed a bug in Paint (use GetListOfPrimitives->FindObject
2456 instead of FindObject) which caused the histogram to
2457 be put a lot of times into the pad.
2458
2459 * mjobs/MJCalib.[h,cc]:
2460 - derived MJCalib from MJob in order to be able to move
2461 common code from derived classes into the base-class
2462 - implemented CheckEnvLocal to handle the resource 'DataType'
2463 - changed publicity of some variables and functions
2464 to allow setting file type from outside
2465 - added new function to set data-type for use in callisto.cc
2466
2467 * mjobs/MJCalibTest.[h,cc], mjobs/MJCalibrateSignal.[h,cc],
2468 mjobs/MJCalibration.[h,cc], mjobs/MJPedestal.[h,cc]:
2469 - removed double inheritance, replaced by single inheritance
2470 from MJCalib
2471 - replaced code to handle the resource 'DataType' by the
2472 common code in the base class
2473 - put reading of reference file into a new member function
2474 to make source code reading resource file simpler and to
2475 be able to write a function description about it (simple
2476 copy&past)
2477
2478 * callisto.cc:
2479 - added option for file-type
2480
2481 * mjobs/MJOptimize.[h,cc], mjobs/MSequences.[h,cc],
2482 mjobs/MJCut.[h,cc], ganymed.[cc,rc], mhflux/MHEnergyEst.[h,cc]:
2483 - added to repository, but not yet to Makefile because
2484 there is still some work to be done. But whoever is
2485 interested in the new classes/program may already use it.
2486
2487 * mhflux/MAlphaFitter.[h,cc]:
2488 - added option to choose the minimization value
2489
2490 * mhflux/MHAlpha.cc:
2491 - replaced significance by minimization value
2492
2493 * mhflux/MHEffectiveOnTime.cc:
2494 - use E-Option when fitting to improve error calculation
2495 by using Minos technique
2496
2497
2498
2499 2005/02/04 Markus Gaug
2500
2501 * mjobs/MJCalibration.cc
2502 - found a "the `impossible' happened" when running callisto with
2503 a pure signal extractor --> MExtractTimeFastSpline has some
2504 problems with the management of the internal arrays. Replaced it
2505 by MExtractTimeHighestIntegral as default which is as good.
2506
2507 * callisto.rc
2508 - use MExtractTimeAndChargeDigitalFilterPeakSearch as default
2509 instead of MExtractTimeAndChargeDigitalFilter. This extractor is
2510 now tested and checks for the positions of the pulse within the
2511 DAQ-window.
2512
2513
2514
2515 2005/02/04 Thomas Bretz
2516
2517 * Makefile.rules:
2518 - fixed creation of main MDep.d
2519
2520 * callisto.cc, merpp.cc, showlog.cc, showplot.cc, star.cc:
2521 - added commandline option --version
2522
2523 * mbase/MFilter.cc:
2524 - changed default for 'GetRule'
2525
2526 * mbase/MParContainer.cc:
2527 - simplified GetNewObject
2528
2529 * mfbase/MF.cc:
2530 - if no conditional sign is found try to create
2531 MFilter-object
2532
2533 * mraw/MRawEvtData.cc:
2534 - fixed the initialization of fABFlags in case maxid==0 which
2535 is the default. This caused MRawEvtPixelIter::HasABFlag
2536 to do unallowed access to memory for old root-files without
2537 the AB flag, because it assumed (due to size==1) that the
2538 data contains the ab flag
2539
2540 * mraw/MRawEvtPixelIter.[h,cc]:
2541 - removed some obsolete debug comments
2542 - simplified HasABFlag
2543
2544 * manalysis/MCerPhotPix.h:
2545 - removed the `!` again. It gave problems with the Mars
2546 display. We agreed that this is a minor problem because
2547 the structure of MCerPhot* will chnage soon in any case.
2548
2549
2550
2551 2005/02/04 Abelardo Moralejo
2552
2553 * macros/starmc2.C
2554 - added to output missing container MConcentration.
2555
2556
2557
2558 2005/02/03 Thomas Bretz
2559
2560 * mfbase/MFilterList.[h,cc]:
2561 - added new function AddToList(TCollection&)
2562
2563 * mhbase/MFillH.cc:
2564 - print a warning if 'same'-option given without
2565 a corresponding existing tab
2566
2567 * mhflux/MHAlpha.[h,cc]:
2568 - made time bins settable by user
2569
2570 * mfileio/MWriteRootFile.cc:
2571 - fixed ReInit and a warning output when writing to memory
2572
2573
2574
2575 2005/02/03 Markus Gaug
2576
2577 * mcalib/MCalibColorSet.[h,cc]
2578 - implement possibility to set colour explicitely (e.g. for MC).
2579
2580 * msignal/MExtractTimeAndChargeDigitalFilter.cc
2581 - intialize fTimeShiftHiGain and fTimeShiftLoGain by default.
2582
2583 * mjobs/MJPedestal.cc
2584 - in case, extractor is used, put the extractor into the tasklist,
2585 otherwise ranges do not get initialized correctly (wrong memory
2586 usage!). Use an event selector, however to not skip the Process.
2587 This is as fast as before and now safe for any kind of extractor
2588
2589 * mcalib/MCalibrationCam.h
2590 * mcalib/MCalibrationTestCam.h
2591 * mcalib/MCalibrationTestCam.cc
2592 - initialize a missing array in InitAverageAreas
2593
2594 * mraw/MRawEvtHeader.h
2595 - introduced Setter() of cal. pattern for Abelardo
2596
2597
2598
2599 2005/02/02 Markus Gaug
2600
2601 * mcalib/MCalibrationChargeCam.cc
2602 - fixed small bug in the display of mean charges when low-gain was
2603 used.
2604
2605 * msignal/MExtractor.cc
2606 - print the missing overlap between high-gain and low-gain
2607 in the Print() function
2608 - remove setting of fHiLoLast in PreProcess, otherwise cloned
2609 extractors do not work any more with windows exceeding the
2610 high-gain range.
2611
2612 * mhcalib/MHCalibrationTestCam.[h,cc]
2613 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
2614 - set proper probability limits for the fits
2615
2616 * mcalib/MCalibrateData.cc
2617 - catch the case in which no interlaced cal. events are being sent
2618 by the pulser box.
2619
2620 * mjobs/MJCalib.[h,cc]
2621 - put the data type enum in a new base class
2622
2623 * mjobs/MJCalibTest.[h,cc]
2624 - re-name old class MJExtractCalibTest to MJCalibTest and make it
2625 compatible with the sequence-files.
2626
2627 * mjobs/MJExtractCalibTest.[h,cc]
2628 - removed
2629
2630 * mjobs/MJCalibrateSignal.cc
2631 - put a compiler warning about the default cal. to photo-electrons
2632
2633 * callisto.cc
2634 - add new flag "--use-test" to enable the MJCalibTest facility
2635 (default: not used)
2636
2637
2638
2639 2005/02/01 Raquel de los Reyes
2640
2641 * mjobs/MSequence.h
2642 - Added "Get" functions for the TArrays variables.
2643
2644
2645
2646 2005/02/01 Markus Gaug
2647
2648 * mjobs/MJPedestal.[h,cc]
2649 * mjobs/MJCalibration.[h,cc]
2650 * mjobs/MJCalibrateSignal.[h,cc]
2651 * callisto.rc
2652 - put enum for data type. Can now set the data type (mc, raw, root)
2653 without running the data check.
2654
2655 * mhcalib/MHCalibrationCam.cc
2656 - return kTRUE in PostProcess if GetNumExecutions is 0
2657
2658 * mcalib/MCalibrationChargeCalc.cc
2659 - return kTRUE in PostProcess if GetNumExecutions is 0
2660
2661
2662
2663 2005/02/01 Daniel Mazin
2664
2665 * MPointingPosInterpolate.cc:
2666 - fixed bug to match the units of Ra and Decl in MPointingPos
2667 - fixed bug in handling of events with times outside of times from
2668 MDrive tree
2669
2670
2671
2672 2005/02/01 Thomas Bretz
2673
2674 * showplot.cc:
2675 - another fix to make the batch mode working (you can use the batch
2676 mode to convert a root-file into another format)
2677
2678
2679
2680 2005/01/31 Thomas Bretz
2681
2682 * mbase/MStatusDisplay.cc:
2683 - fixed handling of batch mode in GetCanvas(const TString &name)
2684 - don't skip already existing tabs in Display()
2685
2686
2687
2688 2005/01/31 Raquel de los Reyes
2689
2690 * mjobs/MSequence.h
2691 - Added "Get" functions for some of the sequence.txt file
2692 parameters.
2693
2694
2695
2696 2005/01/31 Markus Gaug
2697
2698 * mjobs/MJob.[h,cc]
2699 * mjobs/MJCalibrateSignal.[h,cc]
2700 * mjobs/MJCalibration.[h,cc]
2701 - move file type enum to base class
2702
2703 * mjobs/MJCalibrateSignal.[h,cc]
2704 - allow also for direct setting of an MRunIter (not used in
2705 callisto).
2706
2707 * mcalib/MCalibrationChargeCalc.[h,cc]
2708 - test also for pulser strength changes additionally to changes in
2709 colour.
2710
2711
2712
2713 2005/01/31 Abelardo Moralejo
2714
2715 * mpointing/MSrcPosCalc.cc
2716 - Create only one instance of MAstroSky2Local for the
2717 transformations, instead of two identical ones, as it was before.
2718
2719
2720
2721 2005/01/30 Markus Gaug
2722
2723 * mjobs/MJCalibration.cc
2724 * mjobs/MJPedestal.cc
2725 * mjobs/calibrationref_Nov04.rc
2726 * mhcalib/MHCalibrationRelTimeCam.[h,cc]
2727 - updated correct display of reference lines
2728
2729
2730
2731 2005/01/29 Markus Gaug
2732
2733 * msignal/MExtractFixedWindowSpline.[h,cc]
2734 - fixed a bug occurring with overlapping windows between high-gain
2735 and low-gain
2736
2737 * msignal/MExtractFixedWindowPeakSearch.cc
2738 - take out call to fSignals->Clear() which is already done in
2739 MTaskList.
2740
2741 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.[h,cc]
2742 - new extractor reducing the bias and solving the problem with the
2743 jumping pulse readout.
2744
2745
2746
2747 2005/01/28 Abelardo Moralejo
2748
2749 * mpointing/MSrcPosCalc.cc
2750 - updated. Make it work as desired: obtain for each event the x,y
2751 position on the camera of a source whose celestial coordinates
2752 (J2000) have been set by the user in the container "MSourcePos"
2753 of type MPointingPos, added to the parameter list. If the
2754 container MSourcePos is not found, the center of the camera (or
2755 other fixed position x,y set in the parameter list by the user -
2756 in MSrcPosCam) is used as source position for all the events in
2757 the loop.
2758
2759
2760
2761 2005/01/28 Thomas Bretz
2762
2763 * mjobs/MJCalibrateSignal.cc:
2764 - fixed that extract1,2,3 haven't been deleted if loop failed.
2765 - print tasklist also if loop failed.
2766 - added a undefined task (MTaskEnv "FinalFantasy") as last task to
2767 the event processing tasklist
2768
2769 * callisto.rc:
2770 - added comments about "FinalFantasy" into call
2771 - added comment for obsolete resources as discussed yesterday
2772 evening: TimeUpperLimit
2773
2774 * mbase/MMath.[h,cc], manalysis/MCerPhotPix.[h,cc],
2775 mpedestal/MPedPhotPix.h:
2776 - replaced TruncatePrecision by ReducePrecision (its simply a better
2777 name)
2778
2779 * mbase/MParList.cc:
2780 - added a check to make 200%(!) sure that the container added
2781 to the list is a MParContainer (everything else could crash
2782 almost everything in Mars!)
2783
2784 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.[h,cc],
2785 mjobs/MJPedestal.cc:
2786 - simplified the code in the WriteResult functions by using
2787 the new WriteContainer in MJob
2788 - removed the TObjArray from the MParList! It is NOT a MParContainer
2789 there are a lot of circumstance how this can crash Mars. I don't
2790 know why the compiler allowed for this.
2791 - unified WriteResult and WriteHists
2792 - split GetOutputFile into two functions for simplification
2793
2794 * mjobs/MJCalibration.h:
2795 - copy the extractorcam name when copying the contents
2796
2797 * mjobs/MJob.[h,cc]:
2798 - new member function WriteContainer to simplify code in derived
2799 classes
2800
2801 * mpointing/MSrcPosCalc.[h,cc]
2802 - fixed the header according to Abelardo's changes
2803 - added the initialization of the pointers to the constructor
2804
2805
2806
2807 2005/01/28 Markus Gaug
2808
2809 * msignal/MExtractTimeAndChargeDigitalFilter.cc
2810 - introduce a security check for the time fine adjustment in case,
2811 it is too large.
2812
2813 * mcalib/MCalibConstCam.[h,cc]
2814 * mcalib/MCalibConstPix.h
2815 - new classes to allow display of changing cal. constants with the
2816 interlaced cal. events
2817
2818 * mcalib/MCalibrationChargeCalc.cc
2819 - removed stopping of PostProcess in case that the evtloop is
2820 finished with interlaced cal. events
2821
2822 * mcalib/MCalibrateData.[h,cc]
2823 - fill MCalibConstCam with update results (once per calib. consts
2824 update == every 10 sec.)
2825 - introduce check for size of calibration constant. In case, it is
2826 completetly out of range, set the MBadPixelsPix::IsUnsuitableRun
2827
2828 * mjobs/MJCalibrateSignal.cc:
2829 - display one MHCamera more with changing conv. factors (only for
2830 interlaced cal. events)
2831
2832 * mpedestal/MPedCalcFromLoGain.cc
2833 - set default for MExtractWinFirst from 15 to 17 because of the
2834 late cosmics signals in December
2835
2836
2837 2005/01/28 Abelardo Moralejo
2838
2839 * mtemp/mpadova/macros/trainsubsample.C
2840 - added # of events to be written in the output (instead of
2841 fraction of total). Moved MSrcPosCam in output from RunHeaders
2842 to Events tree.
2843
2844
2845
2846 2005/01/27 Daniel Mazin and Markus Gaug
2847
2848 * mcalib/MCalibrateData.[h,cc]
2849 - derive this class from MCamEvent in order to be able to display
2850 evolution of conversion factors in case of interlaced cal.
2851 events
2852
2853 * mpointing/MInterpolatePointingPos.[h,cc]
2854 - new class to interpolate pointing positions, adapted from a class
2855 by Marcos Lopez
2856
2857 * mjobs/MJCalibrateSignal.[h,cc]
2858 - enabled the calibration of data with interlaced calibration events
2859
2860 * msignal/MArrivalTime.[h,cc]
2861 * mcalib/MCalibrateRelTime.cc
2862 - removed Error of calibrated arrival time, as agreed on the last
2863 software calibration meeting yesterday
2864
2865 * mjobs/MJCalibrateSignal.cc
2866 - add display to show histogramming of conversion factors
2867 - modify default calibration to equiv. photo-electrons
2868 - allow for setting of MC, Raw or Root-file type in callisto.rc
2869
2870 * callisto.rc
2871 - updated conf. file
2872
2873
2874 2005/01/27 Thomas Bretz
2875
2876 * callisto.cc:
2877 - don't display starting pedestals when calibrating the signal
2878
2879 * callisto.rc:
2880 - added some comments
2881
2882 * star.rc:
2883 - according to Daniel M. we have agreed to change the default
2884 cleaning level to adapt it roughly to the new pedestal
2885
2886 * manalysis/MCerPhotPix.[h,cc], mpedestal/MPedPhotPix.h:
2887 - as agreed in the current calibration meeting we truncate the
2888 precision of the stored floating point values to roughly 0.5%
2889 to gain storage space in the calibrated data (the gzip
2890 algorithm compresses this stuff nicely - we gain roughly 15%)
2891
2892 * mhflux/MHFalseSource.cc, mjobs/MJCalibration.cc, mjobs/MJStar.cc:
2893 - added a comment
2894
2895 * mjobs/MJCalibrateSignal.cc:
2896 - changed title of unsuitable plot
2897 - removed plot for calibrated fundamental pedestal as agreed in the
2898 current calibration meeting (we may change this to an option)
2899
2900 * mjobs/MJPedestal.[h,cc]:
2901 - changed the name of the "PedDiff" plot to be consistent with the
2902 other tab-name
2903 - changed the options for the display
2904 - removed the dependancy of fDisplayType and the SetDataCheck
2905 option
2906 - added option kDisplayNone
2907 - renamed enums from k*Display to kDisplay*
2908
2909 * mhist/MHCamEvent.cc:
2910 - trying to get rid of the Err_%p workaround.
2911
2912 * manalysis/MCerPhotEvt.[h,cc]:
2913 - added some '!' signs in the comment line. This is quick hack
2914 to gain I/O speed and storage space. We will soon have new
2915 containers for the calibrated data and image cleaning
2916 information.
2917 - changed version number to 6
2918
2919 * mhist/MHCamera.cc:
2920 - added member function SetAllUsed
2921
2922
2923
2924 2005/01/26 Abelardo Moralejo
2925
2926 * macros/mccalibrate.C
2927 - removed creation and writing out of MSrcPosCam. It is more
2928 flexible to add it in starmc2.C if needed (for wobble mode for
2929 instance).
2930
2931 * mtemp/mpadova/macros/RanForestDISP.C
2932 - added possibility to set the number of hadrons read in for the
2933 training. Added some missing containers to output.
2934 - Fixed rule concerning the DISP, by adding parentheses. Remember
2935 that MHMatrix::AddColumn does not respect the usual precedence
2936 of operations!
2937
2938 * mtemp/mpadova/macros/resize.C
2939 - added to output missing container MRawEvtHeader
2940
2941 * macros/starmc2.C
2942 - added missing container MImagePar. Added possibility to set the
2943 source position on the camera (for the wobble mode).
2944
2945
2946
2947 2005/01/25 Abelardo Moralejo
2948
2949 * macros/starmc2.C
2950 - modified to allow double (train / test) output, for g/h
2951 separation studies. Added several missing containers to output.
2952
2953
2954
2955 2005/01/25 Thomas Bretz
2956
2957 * mcalib/MCalibrationIntensityChargeCam.cc:
2958 - fixed a lot of 'default argument'-warnings to make to code
2959 compile
2960
2961 * mbase/MParContainer.[h,cc]:
2962 - moved the empty Reset() function into the source file and
2963 added a lot of comments
2964 - implemented new helper-functions: GetNewObject
2965
2966 * mbase/MContinue.[h,cc]:
2967 - allow to use MFilter-classes as filter in ReadEnv
2968
2969 * mbase/MTaskEnv.cc:
2970 - replaced some code by GetNewObject
2971
2972 * mhbase/MFillH.cc:
2973 - handle DrawOption "same" to be able to draw to the same pad
2974
2975 * mhbase/MH.[h,cc]:
2976 - added same-argument to DrawSame
2977
2978 * mhbase/MH3.cc:
2979 - removed some obsolete comments
2980 - remove own drawing options before calling fHist->Draw
2981
2982 * mimage/MHHillas.cc, mimage/MHImagePar.cc:
2983 - first try of implementing 'same' drawing option
2984
2985
2986
2987 2005/01/25 Markus Gaug
2988
2989 * mcalib/MCalibrationPattern.[h,cc]
2990 * mcalib/MCalibrationPatternDecode.[h,cc]
2991 - New Decoder task for the calibration pattern from the
2992 digital modules
2993
2994 * mraw/MRawEvtHeader.[h,cc]
2995 - remove decoding from this class
2996
2997 * mcalib/MCalibrationIntensityHiLoCam.[h,cc]
2998 - remove, because one needs anyhow much more than one data file
2999 to get a reasonable conversion factor
3000
3001 * mcalib/MCalibCalcFromPast.[h,cc]
3002 - remove MCalibrationIntensityHiLoCam
3003
3004 * mbadpixels/MBadPixelsPix.h
3005 * mbadpixels/MBadPixelsCam.cc
3006 - changed one function name to GetUnsuitableCalLevel()
3007
3008 * mjobs/MJCalibration.cc
3009 - replace all Y-titles with units "FADC counts" by "FADC cnts" and
3010 "FADC slices" by "FADC sl.", otherwise they range out of the
3011 canvas.
3012
3013 * mcalib/MCalibrationChargeCalc.cc
3014 - ensure to set the color correctly in MCalibrationBlindCam
3015
3016 * callisto.rc
3017 - put space for
3018 MJCalibrateSignal.ExtractSignal.HiGainFirst: 2
3019 MJCalibrateSignal.ExtractSignal.HiGainLast: 16
3020
3021
3022 2005/01/24 Abelardo Moralejo
3023
3024 * manalysis/MMcCalibrationUpdate.cc
3025 - Adapted to changes in MCalibrateData from 2005/01/16: moved
3026 qepix.SetAvNormFFactor(1.) from Process() to ReInit(). Due to
3027 this, for the last week you may have found trouble running
3028 starmc.C and mccalibrate.C.
3029
3030
3031
3032 2005/01/24 Thomas Bretz
3033
3034 * callisto.cc:
3035 - removed non-existing option from output
3036
3037 * manalysis/MEnergyEstimate.[h,cc]:
3038 - added ReadEnv member function
3039
3040 * mbase/MContinue.[h,cc]:
3041 - implementes AllowEmpty option to support doing nothing
3042 defined in resource file
3043 - added a first draft to allow usage of class-filters instead of
3044 rules
3045
3046 * mbase/MMath.[h,cc]:
3047 - implemented a function suggested by Florian Goebel which reduces
3048 the precision of a float to ~0.5% which is usefull for data
3049 compression by gzip
3050
3051 * mdata/MDataChain.[h,cc]:
3052 - implemented ReadEnv member function
3053
3054 * mfbase/MF.cc:
3055 - a small enhancement to the output in ReadEnv
3056
3057 * mhbase/MH3.cc:
3058 - fixed call to FindObject in Paint which caused a profile to be
3059 displayed incorrectly in case it was read from a file
3060
3061 * mhflux/MHFalseSource.[h,cc]:
3062 - removed old obsolete unsused Significance functions
3063 - implemented ReadEnv member function
3064 - set false source binning only if BinningFalseSource is not default
3065 - check parlist for BinningAlpha
3066
3067 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
3068 mjobs/MJPedestal.cc:
3069 - added an additional check and output if output-file could
3070 not be opened
3071
3072 * mjobs/MJob.h:
3073 - added some Getter
3074
3075 * mhbase/MBinning.[h,cc].
3076 - added nen member functions
3077 + SetEdgesRaw
3078 + ReadEnv
3079 + Print
3080
3081 * mhflux/MAlphaFitter.[h,cc]:
3082 - added new member function ReadEnv
3083
3084 * mhflux/MHAlpha.cc:
3085 - fixed a problem when fitting without off-data
3086
3087 * mbase/MStatusDisplay.cc:
3088 - implemented a further fix in DrawClonePad to make sure
3089 that the X-stuff doesn't get confused while still
3090 GetDrawOption returns the correct value
3091
3092
3093
3094 2005/01/24 Markus Gaug
3095
3096 * msignal/MExtractTimeAndChargeDigitalFilter.cc
3097 - introduced security check for the times fine-tuning to catch
3098 outliers because of deviating pulse forms.
3099
3100 * msignal/MExtractTime.cc
3101 * msignal/MExtractor.cc
3102 - lowered default high-gain saturation limit to 250
3103 - removed Clear() for two results containers at beginning of Process()
3104
3105 * msignal/MExtractor.h
3106 - Take fHiLoLast into the Clone()
3107
3108 * msignal/MExtractedSignalPix.cc
3109 - change sign of default initializer to negative.
3110
3111
3112
3113 2005/01/23 Markus Gaug
3114
3115 * mhcalib/MHCalibrationHiLoCam.[h,cc]
3116 - updated to new logain switch setting in MExtractTimeAndCharge
3117 - extract also high-gain vs. low-gain time difference
3118
3119 * mhcalib/MHCalibrationCam.[h,cc]
3120 * mhcalib/MHCalibrationChargeCam.[h,cc]
3121 - updated reading of conf. values in ReadEnv
3122
3123 * mhcalib/MCalibrationHiLoCam.[h,cc]
3124 * mhcalib/MCalibrationHiLoPix.[h,cc]
3125 * mhcalib/MCalibrationIntensityHiLoCam.[h,cc]
3126 - updated accordingly
3127
3128 * mbadpixels/MBadPixelsCam.cc
3129 - removed some bugs in the Print() function
3130
3131
3132
3133 2005/01/22 Markus Gaug
3134
3135 * mhcalib/MHCalibrationRelTimeCam.cc
3136 - display in the averaged times display the event-by-event averaged
3137 absolute arrival times instead of the rel. ones which do not make
3138 much sense.
3139
3140 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
3141 * mhcalib/MHCalibrationTestCam.[h,cc]
3142 - update to the latest changes in analysis chain.
3143
3144 * mjobs/MJExtractCalibTest.[h,cc]
3145 - update to the latest changes in analysis chain.
3146
3147 * mjobs/MJCalibration.cc
3148 - replace title of that times-averageing Tab from "RelTimes" by
3149 "Times".
3150
3151 * macros/calibration.C
3152 - update to changes in MJExtractCalibTest
3153
3154
3155
3156 2005/01/21 Markus Gaug
3157
3158 * msignal/MExtractTimeAndChargeDigitalFilter.cc
3159 * msignal/MExtractTimeAndChargeSlidingWindow.cc
3160 * msignal/MExtractTimeAndChargeSpline.cc
3161 - use the max. bin content for low-gain extraction
3162
3163 * callisto.rc
3164 - add place for LoGainSwitch
3165
3166
3167
3168 2005/01/21 Florian Goebel
3169
3170 * mfbase/MF.cc:
3171 - include a (TString) cast to make it compilable with gcc2.95.3
3172
3173
3174
3175 2005/01/21 Thomas Bretz
3176
3177 * mpointing/MSrcPosFromModel.cc:
3178 - fixed crash in Process if no pointing model available
3179
3180 * mpointing/MPointingPosCalc.h:
3181 - added missing initialization of data members
3182
3183 * mastro/MObservatory.[h,cc]:
3184 - added ReadEnv member function
3185
3186 * mbase/MTaskEnv.h:
3187 - added (=0) default to SetDefault
3188
3189
3190
3191 2005/01/20 Markus Gaug
3192
3193 * mcalib/MCalibrationIntensityChargeCam.[h,cc]
3194 - added function to display fluctuations of a variable
3195
3196 * mcalib/MCalibrationPix.cc
3197 - fixed small bug in High-gain mean error.
3198
3199 * msignal/MExtractTimeAndCharge.[h,cc]
3200 - introduced high-gain maximum limit before extracting the low-gain
3201
3202
3203
3204 2005/01/20 Thomas Bretz
3205
3206 * mbase/MContinue.[h,cc]:
3207 - added ReadEnv member function to support resource files
3208
3209 * mbase/MEvtLoop.[h,cc]:
3210 - added a second arguemtn to reading of the resource file by name
3211 - added some checks when reding the resource file and the
3212 parameter list hasn't been setup
3213
3214 * mbase/MParList.cc:
3215 - removed an obsolete output from ReadEnv
3216
3217 * mfbase/MF.[h,cc]:
3218 - added ReadEnv member function to support resource files
3219 - added kAllowEpty flag to support skipping by resource files
3220
3221 * mfbase/MFilterList.cc:
3222 - added a comment
3223
3224 * mbase/MStatusDisplay.[h,cc]:
3225 - fixed Write to be compatible with root 4.02/00
3226 - worked around a problem with reading the DrawOption correctly
3227 from a stored status display
3228
3229
3230
3231 2005/01/19 Thomas Bretz
3232
3233 * mbase/MMath.cc:
3234 - added a comment to SignificanceLiMa, made by Daniel Mazin
3235 - also check for b==0
3236
3237 * mhflux/MAlphaFitter.[h,cc]:
3238 - fixed significance calculation in case of on-off data
3239 - added fScaleFactor
3240
3241 * mhflux/MHAlpha.[h,cc], mhflux/MHFalseSource.cc:
3242 - handle scale factor in case of on-off observations
3243
3244 * mjobs/MJPedestal.cc:
3245 - aligned screen output to 80col rule
3246
3247 * mtrigger/MFTriggerPattern.[h,cc]:
3248 - assigned correct integers to enum
3249 - made sure that the enum is correctly handled in all function by
3250 applying a r-value to the condition
3251
3252
3253
3254 2005/01/19 Abelardo Moralejo
3255
3256 * mtrigger/MFTriggerPattern.[cc,h]
3257 - Changed Bool_t arguments of all setters to new type Prescale_t
3258 defined by N. Galante (see below)
3259
3260
3261
3262 2005/01/19 Nicola Galante
3263
3264 * mtrigger/MFTriggerPattern.[cc,h]
3265 - added in header enum Prescale_t { kUnPrescaled = kFALSE,
3266 kPrescaled = kTRUE };
3267
3268 - fixed a bug in Process, both fMaskRequiredUnprescaled and
3269 fMaskRequiredPrescaled are checked simultaneously.
3270
3271
3272
3273 2005/01/18 Markus Gaug
3274
3275 * mcalib/MCalibColorSet.cc
3276 - fixed the remaining day of data without colour in project name
3277 neither in digital modules bits.
3278
3279 * mpedestal/MPedCalcPedRun.[h,cc]
3280 - catch the continuous light runs with MRawRunHeader::fRunType
3281 == kRTCalibration to be recognized as effective pedestal runs.
3282
3283
3284 2005/01/18 Thomas Bretz
3285
3286 * mbase/MMath.cc:
3287 - added a check for s==0 in SignificanceLiMa, because otherwise the
3288 result is NaN
3289
3290 * mfbase/MF.cc:
3291 - removed an obsolete debugging output from the latest changes
3292
3293 * mhflux/MHAlpha.cc:
3294 - reset fHTime, too
3295
3296
3297
3298 2005/01/18 Nicola Galante
3299
3300 * mtrigger/MFTriggerPattern.cc:
3301 - added parentesis to ensure bitwise operators priority
3302 with respect to logical operators.
3303
3304
3305 2005/01/17 Thomas Bretz
3306
3307 * manalysis/MEnergyEstimate.[h,cc]:
3308 - changed to be more general. Energy is now estimated from a rule
3309 (MDataChain) The default behaviour is still the same as before
3310 to copy the energy from MMcEvt
3311
3312 * mbase/MTask.cc:
3313 - changed to write out the descriptor istead of the task-name only
3314 in Pre/PostProcess
3315
3316 * mhbase/MH.cc:
3317 - initialize fSerialNumber and fNumExecutions in constructor
3318
3319 * mhflux/MHFalseSource.cc:
3320 - according to a suggestion by Markus Mayer I have changed
3321 \\sigma_{max}=f to S_{max}=f\\sigma
3322
3323 * mjobs/MJCalibrateSignal.cc:
3324 - as discussed with Markus and Abelardo fixed the MFTriggerPattern
3325 call.
3326
3327 * mtrigger/MFTriggerPattern.cc, mtrigger/MTriggerPattern.cc,
3328 mtrigger/MTriggerPatternDecode.cc:
3329 - added some comment about file version
3330
3331 * mbase/MFilter.h:
3332 - implemented new virtual function GetDataMember like in MData
3333
3334 * mbase/MTask.[h,cc]:
3335 - when filter is added ass GetDataMember to branch list (should be
3336 obsolete, because filter is in the tasklist, but it should not hurt)
3337
3338 * mfbase/MF.[h,cc], mfbase/MFDataChain.[h,cc], mfbase/MFDataMember.[h,cc],
3339 mfbase/MFilterList.[h,cc]:
3340 - implemented new function GetDataMember
3341
3342
3343
3344 2005/01/17 Markus Gaug
3345
3346 * msignal/MExtractTimeAndChargeDigitalFilter.cc
3347 - remove a situation where the high-gain signal can be 0.
3348
3349 * mtrigger/MTriggerPattern.h
3350 - fixed a bug in defining the trigger bit pattern (Have to start
3351 from 0 instead of 1)
3352
3353 * mjobs/MJPedestal.cc
3354 * mjobs/MJCalibrateSignal.cc
3355 - fixed default extraction ranges.
3356
3357 * callisto.rc
3358 - fixed default weights files for pedestal extraction for cosmcis
3359
3360 * mcalib/MCalibrationChargeCalc.cc
3361 - removed program exit on occurrance of multiple colours without
3362 intensity calibration
3363
3364
3365
3366 2005/01/17 Nadia Tonello and Markus Gaug
3367
3368 * mcalib/MCalibrationChargeCam.cc
3369 - some fit improvements in the function GetAveragedConvFADC2PhotPerArea
3370
3371
3372
3373 2005/01/16 Markus Gaug
3374
3375 * mhcalib/MHCalibrationCam.[h,cc], mhcalib/MHCalibrationRelTimeCam.[h,cc],
3376 mhcalib/MHCalibrationChargeCam.[h,cc]
3377 - put overflow management and results camera initialization into
3378 base class
3379
3380 * mcalib/MCalibrateData.[h,cc]
3381 - added possibility to re-normalize signal to equiv. photo-electrons
3382 ( SetSignalType(MCalibrateData::kPhe) ).
3383 Default is old version in photons
3384 - speed up Process by storing pre-calculated calibration constants
3385 in arrays (needed 40% of CPU time of the eventloop before, now: 23%)
3386 - added new pointer to different MCalibrationChargeCam used for
3387 updates
3388 - added possibility to update the conversion factors using the
3389 MCalibrationChargeCam stored in fCalibUpdate.
3390 - added Print() function
3391
3392 * mcalib/MCalibCalcFromPast.[h,cc]
3393 - committed final version, now also in the Makefile
3394
3395 * mjobs/MJCalibrateSignalFromOutside.[h,cc], macros/calibration.C
3396 - committed final version, now able to calibrate interlaced cal.
3397 events.
3398
3399
3400
3401 2005/01/14 Hendrik Bartko
3402
3403 * msignal/calibration_weights_UV.dat
3404 - fixed a small bug in the noise autocorrelation of the AB-noise
3405
3406 * msignal/calibration_weights_blue.dat
3407 - new weights file for blue calibration pulses
3408
3409 * cosmics_weights.dat
3410 - fixed a small bug in the noise autocorrelation of the AB-noise
3411
3412
3413
3414 2005/01/14 Markus Gaug
3415
3416 * msignal/MExtractTimeAndChargeDigitalFilter.cc
3417 - added a small acceleration of the program, tested by Hendrik and
3418 me.
3419
3420 * mpedestal/MPedCalcFromLoGain.cc
3421 - fixed one warning output which was not a real warning.
3422
3423 * mcalib/MCalibrationChargeCam.cc
3424 - improved the function to calculate a mean conversion factor over
3425 the whole camera including a fit to the values.
3426
3427 * mpedestal/MPedCalcPedRun.[h,cc]
3428 - undo some changes introduced by TB on 2/12/04 which had made the
3429 use of interlaced pedestal events impossible again.
3430 - Use now the new class MTriggerPattern directly to recognize an
3431 interlaced pedestal event.
3432
3433
3434
3435 2005/01/14 Thomas Bretz
3436
3437 * callisto.cc:
3438 - fixed a typo in output
3439
3440 * manalysis/MGeomApply.cc:
3441 - removed some old code already in comments
3442 - added possibility to switch off automatic processing (used
3443 if two different geometries around)
3444
3445 * manalysis/MMultiDimDistCalc.cc, mhbase/MHMatrix.[h,cc],
3446 mranforest/MRanForestCalc.cc, mtools/MHSimulatedAnnealing.[h,cc],
3447 mtools/MSimulatedAnnealing.h:
3448 - added include of TVector because in newer root version it is
3449 not included from TMatrix anymore
3450
3451 * mbase/BaseLinkDef.h, mbase/MMath.[h,cc]:
3452 - to stick to the convention of TMath in newer root versions MMath
3453 changed from a class to a namespace
3454
3455 * mbase/MEvtLoop.[h,cc]:
3456 - to support newer root version added a second Write-function
3457 with a const qualifier.
3458
3459 * mdata/MDataChain.cc:
3460 - changed access to TMath for newer root versions
3461
3462 * mfileio/MChain.[h,cc]:
3463 - implemented a workaround for teh changed LoadTree definition
3464 in newer root-versions
3465
3466 * mfileio/MReadTree.cc:
3467 - fixed a bug in CheckBranchSize caused some warning to be
3468 displayed
3469
3470 * mhflux/MHAlpha.cc:
3471 - removed check for fResult in PostProcess (it is always there)
3472
3473 * msignal/MExtractTimeFastSpline.cc:
3474 - fixed delete --> delete[]
3475
3476 * mbadpixels/MBadPixelsCalc.cc:
3477 - slight change to some output
3478
3479 * mbase/MTaskEnv.h:
3480 - set name of default task when pointer is given
3481
3482 * mjobs/MJCalibrateSignal.cc:
3483 - fixed handling of extraction range for various cases
3484 - fixed handling in case no arrival times are calculated
3485
3486 * mjobs/MJCalibration.cc:
3487 - write at least a default arrival time calibration container
3488 to make further processing easier
3489
3490 * mjobs/MJPedestal.[h,cc]:
3491 - fixed handling of extraction range for various cases
3492
3493
3494
3495 2005/01/14 Abelardo Moralejo
3496
3497 * mtemp/mpadova/macros/trainsubsample.C, RanForestDISP.C
3498 - added. Two macros used in the analysis of real wobble mode data.
3499
3500
3501
3502 2005/01/14 Daniela Dorner
3503
3504 * macros/sql/filldotrun.C
3505 - added new arehucas-verions and changed code accordingly
3506
3507
3508
3509 2005/01/13 Abelardo Moralejo
3510
3511 * macros/starmc.C
3512 - Added (commented) lines for the case of gamma MC source off-axis
3513 (wobble mode). Changed default extractor to
3514 MExtractFixedWindowPeakSearch.
3515
3516
3517
3518 2005/01/13 Raquel de los Reyes
3519
3520 * callisto.rc
3521 - introduced several configuration lines
3522 (format: "class".DataCheck: No) to allow callisto
3523 to run with rawfiles. Necessary for the datacheck.
3524
3525
3526
3527 2005/01/13 Markus Gaug
3528
3529 * mcalib/MCalibColorSet.cc
3530 - fixed runs 45605-45609
3531
3532 * msignal/MExtractor.h
3533 - take out the variable fHiLoLast from the streamer. Will be
3534 initialized in the ReInit(), if needed
3535
3536 * msignal/MExtractor.cc
3537 - Initialized fHiLoLast to 0. Otherwise, a second eventloop with
3538 the same extractor may have that variable set to a certain
3539 value, even if not desired. The ReInit() fixes fHiLoLast, if
3540 different from 0.
3541
3542 * mpedestal/MExtractPedestal.cc
3543 * mpedestal/MPedCalcPedRun.cc
3544 * mpedestal/MPedCalcFromLoGain.cc
3545 - fix the output of the print to the correct value for the case
3546 that the extractor is used.
3547
3548
3549 2005/01/13 Thomas Bretz
3550
3551 * callisto.rc:
3552 - fixed some typos
3553
3554 * mbase/MLog.cc:
3555 - unset DEBUG defined unintentionally
3556
3557 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
3558 - removed printing Weights in InitArrays, because otherwise
3559 the output of a full data calibration is totally crowded
3560 with numbers. Having the weights-file name on the display
3561 is perfectly enough.
3562
3563
3564
3565 2005/01/12 Markus Gaug
3566
3567 * mcalib/MCalibrationIntensityRelTimeCam.cc
3568 - added fit to improve averageing of the obtained results
3569
3570
3571
3572 2005/01/12 Thomas Bretz
3573
3574 * manalysis/MMatrixLoop.cc:
3575 - changed name to MRead because it now derives from MRead
3576
3577 * mbase/MEvtLoop.[h,cc]:
3578 - implemented an option not to cascade the status display to the
3579 parameter list in PreProcess
3580
3581 * mhflux/MHAlpha.cc:
3582 - changed name of "Significance" to "MinimizationValue"
3583 - return -significance to have a value being minimized
3584
3585 * mhist/MHCamera.cc:
3586 - fixed output of text in legend
3587
3588 * mhist/MHEvent.[h,cc]:
3589 - implemented new options for calibrated pedestals
3590
3591 * mmain/MEventDisplay.cc:
3592 - fixed to support latest changes in MJCalibrateSignal
3593
3594 * mpedestal/MPedPhotCam.cc:
3595 - added new options in GetPixelContent (4 and 5) to support
3596 a correct camera display
3597
3598 * mjobs/MJCalibrateSignal.cc:
3599 - fixed display of calibrated pedestal and pedestal rms
3600 - changed order of plots. Now all interpolated values
3601 (means all calibrated values which are bad-pixel treated)
3602 are displayed behind the unsuitable pixels.
3603
3604 * mjobs/MJ*.cc:
3605 - corrected all wrong %06d to %08d to fit the number of
3606 digits in run-numbers
3607
3608
3609
3610 2005/01/11 Abelardo Moralejo
3611
3612 * mjobs/Makefile
3613 - added missing include -I ../mtrigger
3614
3615
3616
3617 2005/01/11 Thomas Bretz
3618
3619 * callisto.cc, callisto.rc:
3620 - changed such, that all three kinds of pedestals are calcualted
3621 (usefull for studies)
3622
3623 * manalysis/MMatrixLoop.[h,cc]:
3624 - derived from MRead
3625 - implemented some basic functions from MRead
3626
3627 * mfilter/MFCosmics.[h,cc]:
3628 - allow setting of name of MPedestalCam
3629
3630 * mhbase/MBinning.[h,cc]:
3631 - added SetEdges taking MParList as input
3632
3633 * mhflux/MHAlpha.cc:
3634 - use new function from MBinning
3635
3636 * mjobs/MJCalibrateSignal.[h,cc]:
3637 - changed to calculate all three kinds of pedestals
3638 - added filters for trigger pattern and illuminated events
3639
3640 * mjobs/MJPedestal.cc:
3641 - give different names to tabs with different pedestals
3642
3643 * mjobs/MJStar.cc:
3644 - on request changed used pedestal from "FromExtractor" to
3645 "FromExtractorRndm"
3646
3647 * mtrigger/MTriggerPattern.h:
3648 - added Reset function
3649
3650 * mtrigger/MTriggerPatternDecode.[h,cc]:
3651 - added using file format version number
3652
3653
3654
3655 2005/01/11 Markus Gaug
3656
3657 * mbadpixels/MBadPixelsPix.cc
3658 - updated documentation
3659
3660 * mcalib/MCalibrationChargeCalc.cc
3661 - make pixels with deviating number of phes unreliable instead of
3662 unsuitable (this was already thought so, but missed to modify
3663 at one place).
3664
3665 * mhcalib/MHCalibrationCam.[h,cc]
3666 - add possible flag 'kInterlaced': default: kFALSE (like before)
3667 - added pointer to MRawEvtHeader to deny cosmics events in case
3668 of 'interlaced' flag is set. No changes for 'normal' calibration
3669
3670
3671
3672 2005/01/10 Benjamin Riegel
3673
3674 * mreport/MReportStarguider.cc, mreport/MReportStarguider.h
3675 - added two classes for implementing starguider-data
3676
3677 * mreport/ReportLinkDef.h
3678 - added class MReportStarguider to be linked:
3679 #pragma link C++ class MReportStarguider+;
3680
3681 * mreport/Makefile
3682 - added file MReportStarguider.cc
3683
3684 * merpp.cc
3685 - added two containers ( MReportStarguider, MTimeStarguider ) and
3686 added MReportStarguider to the list:
3687 w->AddContainer("MReportStarguider", "Starguider");
3688 w->AddContainer("MTimeStarguider", "Starguider");
3689 r->AddToList("MReportStarguider");
3690
3691
3692
3693 2005/01/10 Markus Gaug
3694
3695 * mcalib/MCalibColorSet.cc
3696 - return kFALSE for CL-run instead of kTRUE
3697
3698 * mcalib/MCalibrationChargeCalc.cc
3699 - stop program in case that multiple colours are found in same file
3700 without intensity calibration
3701
3702 * mbadpixels/MBadPixelsPix.h
3703 - added two new possible UnCalibrated_t flags for the hi-lo
3704 calibration
3705
3706 * macros/calibration.C
3707 - add the calls to:
3708 MArray::Class()->IgnoreTObjectStreamer();
3709 MParContainer::Class()->IgnoreTObjectStreamer();
3710 in main.
3711
3712 * msignal/MExtractor.h
3713 - added Getter for fOffsetLoGain (was still missing)
3714
3715 * mhcalib/MHCalibrationChargeCam.[h,cc]
3716 - remove pixels with histogram overflow only if their percentage
3717 passes a certain limit (default: 0.5%). Before, every overflow
3718 lead to an unsuitable pixel.
3719
3720 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
3721 - implemented changes suggested by T.B. to speed up calculations
3722 - take fNameWeightsFile into the streamer, otherwise the Clone()
3723 will always create an extractor with cosmic's weights.
3724 - set fOffsetLoGain to a slighly higher value. The DF seems to
3725 have a different offset since it uses different pulse shapes
3726 and thus sightly different time definitions.
3727
3728
3729
3730 2005/01/10 Thomas Bretz
3731
3732 * mhvstime/MHVsTime.cc:
3733 - fixed a compiler error for gcc 2.95.3, see Mantis bug # 157
3734
3735 * callisto.cc:
3736 - changed such, that the calculated pedestal is not random
3737 anymore
3738 - added code to calculate the pedestal also with randomization,
3739 but this code is for the moment commented out.
3740
3741 * callisto.rc:
3742 - fixed naming of pedestal calculation
3743
3744 * mbadpixels/MBadPixelsCalc.cc:
3745 - added a second check which compares the pedestal rms with
3746 the variance of the pedestal rms in the same sector
3747
3748 * mjobs/MJCalibrateSignal.[h,cc]:
3749 - changed to calculate the pedestal from extractor without
3750 randomization
3751 - added code to calculate the pedestal also with randomization,
3752 but this code is for the moment commented out.
3753
3754 * mjobs/MJCalibration.cc:
3755 - made sure that pedcam always has the correct name
3756 (FIXME? Print a warning if it has the wrong name)
3757
3758 * mjobs/MJPedestal.[h,cc]:
3759 - changed such, that it allows the calculation of pedestals
3760 in three different ways (fundamental, fromextractor,
3761 fromextractorrndm)
3762 - therefor removed SetExtractorResolution and added
3763 + void SetExtractionFundamental()
3764 + void SetExtractionWithExtractorRndm()
3765 + void SetExtractionWithExtractor()
3766
3767 * mjobs/MJStar.cc:
3768 - changed/fixed the input name of the MPedPhotCam used in the
3769 image cleaning
3770
3771 * mraw/MRawFileRead.[h,cc]:
3772 - changed return type of OpenNextFile
3773 - in some cases return kERROR in OpenNextFile to abort the Processing
3774 with an error
3775
3776 * mraw/MRawRunHeader.cc:
3777 - call a wrong file format version ERROR now
3778
3779 * mhflux/MAlphaFitter.[h,cc]:
3780 - make sure that resetted values are returned if fit failed
3781 - set default scaling too kOffRegion
3782
3783 * mhflux/MHAlpha.cc:
3784 - some small fixes to handling of MHAlphaOff
3785
3786 * mhflux/MHFalseSource.[h,cc]:
3787 - implemented possible usage of MHFalsSourceOff for On-Off-Analysis
3788 - updated display accordingly
3789 - updated fit accordingly
3790 - removed catalog temporarily from plots until I found the
3791 reason for the strange crashes
3792
3793 * mbadpixels/MBadPixelCalc.[h,cc]:
3794 - implemented the possibility to check the pedestal rms against the
3795 variance of the pedstal rms, too. The option is curretly switched
3796 off.
3797 - enahanced informal output in PreProcess
3798
3799 * mbase/MTaskList.cc:
3800 - a little change to some output
3801
3802
3803
3804 2005/01/10 Wolfgang Wittek
3805
3806 * mfbase/MFEventSelector2.cc
3807 - check whether filter exists before calling
3808 filter->CallPreProcess(parlist)
3809
3810
3811
3812 2005/01/08 Markus Gaug
3813
3814 * mhcalib/MHCalibrationHiLoCam.[h,cc]
3815 * mcalib/MCalibrationHiLoCam.[h,cc]
3816 * mcalib/MCalibrationHiLoPix.[h,cc]
3817 * mcalib/MIntensityCalibrationHiLoCam.[h,cc]
3818 * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
3819 mcalib/CalibLinkDef.h
3820 - new classes for calibration of conversion high-gain vs. low-gain
3821
3822 * msignal/MExtractedSignalPix.[h,cc]
3823 - added data member fChisquare, set to -1. by Clear() and Reset()
3824 - raised version number by 1
3825
3826 * msignal/MExtractedSignalCam.[h,cc]
3827 - added data member fNdf, set to -1 by default
3828 - new function: GetProb(const Int_t pixidx) to be called to
3829 calculate the joint probability of Chisquare of pixel "pixidx"
3830 and fNdf
3831 - added documentation of data members
3832 - raised version number by 1
3833
3834 * mhcalib/MHCalibrationChargeCam.cc
3835 - strengthened default histogram limits a bit, should accelerate
3836 the calibration by 20%.
3837
3838 * mjobs/MJCalibrateSignalFromOutside.cc
3839 - fixed two lines to compile MCalibrateData with the recent changes
3840 by TB
3841
3842 * msignal/MExtractTimeAndChargeDigitalFilter.cc
3843 - fixed two bugs introduced yesterday by TB.
3844
3845 * msignal/MExtractTimeAndChargeSpline.cc
3846 * msignal/MExtractTimeAndChargeSlidingWindow.cc
3847 - adopt part of TB's speed accelerations into these classes
3848
3849 * msignal/MExtractTimeAndCharge.cc
3850 - fix the low-gain extraction window for the case that the high-gain
3851 is saturated. Was skipped so far.
3852
3853
3854
3855 2005/01/07 Markus Gaug
3856
3857 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
3858 - catch the case that more than 90% of the pixels have saturated
3859 signals and fix the extraction window from the occurrance of
3860 saturation, then. Important for high-intensity calibration events.
3861
3862
3863 * msignal/MExtractor.cc
3864 * msignal/MExtractTime.cc
3865 * msignal/MExtractTimeAndCharge.cc
3866 - added some documentation
3867
3868 * msignal/MExtractTime.[h,cc]
3869 - moved the empty function FindTimeHiGain() and FindTimeLoGain() to
3870 the header-file.
3871
3872
3873
3874
3875 2005/01/07 Abelardo Moralejo
3876
3877 * mbase/MLog.h
3878 - Added #include "TSystem.h", otherwise gSystem is not recognized
3879 in Mac OSX.
3880
3881 * manalysis/MMakePadHistograms.cc
3882 - Changed badcalc.SetNamePedPhotContainer to
3883 badcalc.SetNamePedPhotCam
3884
3885
3886
3887 2005/01/07 Thomas Bretz
3888
3889 * mbadpixels/MBadPixelsCalc.[h,cc], macros/ONOFFAnalaysis.C:
3890 - replaced PedPhotContainer by PedPhotCam for consistency
3891
3892 * mbase/MLog.[h,cc]:
3893 - return *this in Seperator()
3894
3895 * mbase/MPrint.[h,cc]:
3896 - use new separator manipulator in PreProcess
3897 - fixed a type: separator instead of seperator
3898
3899 * mfileio/MReadTree.[h,cc]:
3900 - added a check for branch->IsAutoDelete() in Notify()
3901
3902 * mpedestal/MExtractPedestal.[h,cc]:
3903 - added new option 'fRandomCalculation' be used to switch on-/off-
3904 randomization in extractors, the default should be like before
3905 - added Process() calling Calc()
3906
3907 * mpedestal/MPedCalcFromLoGain.[h,cc], mpedestal/MPedCalcPedRun.[h,cc]:
3908 - renamed Process() to Calc()
3909
3910 * Makefile:
3911 - removed macros/calibration.C, which seems to have been
3912 unintantionally introduced.
3913
3914 * manalysis/Makefile:
3915 - removed unintantionally introduced wrong include
3916
3917 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
3918 - a small acceleration discussed with Hendrik by replacing a
3919 counter in a loop by pointer arithmetics
3920
3921 * mraw/MRawEvtPixelIter.cc:
3922 - fixed a bug in GetMaxIdxHiLoGain which caused the loop to
3923 read one byte behind the end of the array
3924 - fixed HasLoGain() which really did weired things, means accessing
3925 sometimes memory somewhere. This could theoretically result
3926 in assigning the wrong lo-gains to the wrong pixels.
3927
3928 * mtrigger/MTriggerPattern.[h,cc], mtrigger/MTriggerPatternDecode.[h,cc],
3929 mtrigger/MFTriggerPattern.[h,cc]:
3930 - added
3931
3932 * mtrigger/Makefile, mtrigger/TriggerLinkDef.h:
3933 - added MTriggerPattern, MTriggerPatternDecode and MFTriggerPattern
3934
3935 * manalysis/MEnergyEstParam.h:
3936 - added a new function SetVariables calling SetCoeff
3937
3938 * mcalib/MCalibrateData.[h,cc]:
3939 - removed data members for container names
3940 - added new lists for container names
3941 - allow to calibrate more than one pedestal container at the same
3942 time
3943
3944 * mjobs/MJCalibrateSignal.cc:
3945 - changed accordingly
3946
3947
3948
3949 2005/01/05 Thomas Bretz
3950
3951 * mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationChargeCalc.cc,
3952 mhcalib/MHCalibrationRelTimeCam.cc:
3953 - made some output lines fit into convinience window of 80 col
3954
3955 * mhist/MHCamEvent.cc:
3956 - make sure that x-axis has correct title
3957
3958 * msignal/MArrivalTimePix.cc:
3959 - init error to -1 which is a obviously non valid value
3960 - fixed IsValid() which gave wrong results
3961
3962 * msignal/MExtractTimeAndCharge.cc, msignal/MExtractedSignalPix.cc:
3963 - made sure that LoGain is flagged non-valid if no lo-gain exists
3964 - push time back at the edge of the allowed limits if outside
3965
3966 * mbase/MGList.[h,cc]:
3967 - introduced new functions Delete and DeletePictures
3968 - SetBit(kMustCleanup) in constructor. Otherwise it is not
3969 correctly removed from ListOfCleanups
3970
3971 * mbase/MLog.cc:
3972 - SetBit(kMustCleanup) if adding a plugin to make sure it is cleaned
3973 from the list
3974
3975 * mbase/MParContainer.[h,cc]:
3976 - replaced return type of GetDescriptor by TString. The old version
3977 was terribly wrong! The returned memory wasn't removed as soon
3978 as the function returned.
3979
3980 * mbase/MStatusDisplay.[h,cc]:
3981 - for security (thread safty) replaced all Form() by MString::Form()
3982 - implemented a more secure scheme of Closing (Clone()) this was
3983 a hint given by valgrind
3984 - set kMustCleanup for all new object in ClonePad not only kCanDelete
3985 - fixed some lines in pulldown-menus
3986 - add TPads to ListOfCleanups in ClonePad (workaround!)
3987
3988 * mbase/MString.[h,cc]:
3989 - implemented a new static Form() function returning a copy of
3990 the result
3991
3992 * mbase/MTask.[h,cc]:
3993 - replaced return type of GetDescriptor by TString. The old version
3994 was terribly wrong! The returned memory wasn't removed as soon
3995 as the function returned.
3996 - Made GetDescriptor thread safe using MString::Form
3997
3998 * mfileio/MWriteRootFile.cc:
3999 - Use GetDescriptor().Data() when using any kind of printf function
4000
4001 * mhbase/MFillH.cc:
4002 - replaced string concatenation in all constructors by a Form
4003 (also suggested by valgrind)
4004
4005 * mhcalib/MHCalibrationRelTimeCam.cc:
4006 - made some output fit into 80col boundary
4007
4008
4009
4010
4011 2005/01/03 Thomas Bretz (HAPPY NEW YEAR)
4012
4013 * mfht:
4014 - added new directory for hexagonal fourier transformation
4015
4016 * mfht/HftIncl.h, mhft/HftLinkDef.h, mhft/MGeomCamMagicXT.[h,cc],
4017 mhft/MGeomCamMagicEnhance.[h,cc], mhft/MHexgaonalFT.[h,cc],
4018 mhft/MHexagonalFreqSpace.[h,cc], mhft/MHexagonalFTCalc.[h,cc],
4019 mhft/Makefile:
4020 - added
4021
4022 * macros/extendcam.C:
4023 - added: tutorial for MGeomCamExtend
4024
4025 * macros/hft.C:
4026 - added: tutorial for MHexgonalFTCalc
4027
4028 * macros/dohtml.C:
4029 - updated
4030
4031 * macros/rootlogon.C:
4032 - updated
4033
4034 * Makefile:
4035 - mhft added
4036
4037 * mbase/MParContainer.cc, mbase/MLog.cc:
4038 - added a pre-compiler option for destructor debugging
4039
4040 * mbase/MTaskList.[h,cc]:
4041 - added new function Replace
4042
4043 * mdata/MDataChain.cc, mfbase/MF.cc:
4044 - shortened some output
4045
4046 * mdata/MDataArray.[h,cc]:
4047 - added new function FindRule
4048
4049 * mfileio/MReadTree.[h,cc]:
4050 - enhanced functionality to be able to read a TTree stored in memory
4051 instead of a file. Therefor introduced fTree which is now the pointer
4052 used and replaced fChain where TTree and TChain have common behaviour.
4053 Where they behave uncommon new code for the new case has been added.
4054
4055 * mfileio/MWriteRootFile.[h,cc]:
4056 - enhanced functionality to be able to write a TTree into memory
4057 instead of a file. This were maily bugfixes for the case fOut==0, which
4058 must be handled correctly. Becarefull a tree filles without a file
4059 is not deleted automatically!
4060
4061 * mhbase/MBinning.h:
4062 - added copy constructor
4063 - fixed buggy SetEdges(MBinning&) which didn't work
4064
4065 * mhbase/MHMatrix.cc:
4066 - when adding a new rule check first if the same rule already exists
4067
4068 * mhflux/MAlphaFitter.[h,cc]:
4069 - added new functionality to support on-off analysis
4070 - didn't touch existing code
4071
4072 * mhflux/MHAlpha.[h,cc]:
4073 - added new functionality to support on-off analysis
4074 - replaced Fit() calls by newer function calls
4075 - added DrawAll - PRELIMINARY
4076 - fixed a bug when projecting - may be the reson for some strange
4077 crashes
4078
4079 * mcalib/MCalibColorSet.cc:
4080 - fixed a stupid bug introduced last year, which caused MCalibColorSet
4081 in some circumstances to stop the eventloop when it shouldn't
4082
4083 * mjobs/MSequence.cc:
4084 - expand path names
4085
Note: See TracBrowser for help on using the repository browser.