source: trunk/MagicSoft/Mars/Changelog@ 6972

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