source: trunk/MagicSoft/Mars/Changelog@ 6679

Last change on this file since 6679 was 6679, checked in by gaug, 20 years ago
*** empty log message ***
File size: 70.7 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 2005/02/25 Abelardo Moralejo
24 * msignal/MC_calibration_weights_UV.dat
25 - Added. Weights file for using the digital filter on MC
26 calibration files. For the moment the weights are the same as in
27 the file calibration_weights_UV.dat, only that high and low gain
28 have both the same weights because for the moment the MC pulse
29 shape is the same in both gain branches.
30
31 2005/02/24 Markus Gaug
32
33 * mjobs/MJCalibrateSignal.cc
34 - include display of pulse times (calculated in the post-process)
35 - include the possibility for the pixel check (like in MJCalibration)
36
37 * mhcalib/MHCalibrationHiLoCam.cc
38 - set default range up to 30.
39
40 2005/02/24 Thomas Hengstebeck
41
42 * macros/RFEnergyEst.C
43 - new macro to show the usage of RFEnergyEst class.
44
45
46
47 2005/02/24 Abelardo Moralejo
48
49 * mtemp/mpadova/macros/resize.C
50 - moved MSrcPosCam output container from RunHeaders to Events tree.
51
52
53
54 2005/02/18 Marcos Lopez
55
56 * mflux/
57 - new directory to store the flux related classes.
58
59 * mflux/MHadAlphaCut.{h,cc}
60 - container to store the optimal hadronness and alpha cut for each bin in
61 estimated energy and theta.
62
63 * mflux/MFHadAlpha.{h,cc}
64 - filter to apply the hadronness and alpha cuts stored in
65 MHadAlphaCut. It can be selected to apply only alpha, only hadronness
66 cut or both.
67
68
69
70 2005/02/18 Markus Gaug
71
72 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]
73 - new class to histogram the arrival time of cosmics above a certain
74 threshold.
75
76 * mcalib/MCalibrationPulseTimeCam.[h,cc]
77 - new class container with results of MHCalibrationPulseTimeCam
78
79 * mjobs/MJCalibrateSignal.cc
80 - include MCalibrationPulseTimeCam to display
81
82 2005/02/18 Thomas Bretz
83
84 * mbase/MStatusDisplay.cc:
85 - switch off TH1::AddDirectory during DrawClonePad
86
87 * mjobs/MSequence.[h,cc]:
88 - added some code (still commented) for later use,
89 allowing to setup a different filename for each runfile
90 - added SetNight member function
91 - added Add*Runs member function
92 - with this changes MSequence can replace MRunIter now
93 - allow requesting of standard path from outside
94 (GetStandardPath)
95
96 * Makefile:
97 - added sinope
98
99 * sinope.cc:
100 - added (small tool to check contents of run for datacenter)
101
102 * callisto.cc:
103 - added background information about Callisto
104
105 * ganymed.cc:
106 - added background information about Ganymed
107
108 * mjobs/MJCalibrateSignal.cc:
109 - removed special MC code. The MC files now have a lo-gain
110 switch and we can extract the pedestal rms from lo-gain
111 - don't print statistics if nothing was executed
112 - fixed display. The displayed pedestal RMS was the one
113 caluclated with a extractor but not at random position
114 (This only effects the display, the algorithm was ok)
115
116
117
118 2005/02/17 Markus Gaug
119
120 * mjobs/MJCalibTest.cc
121 - removed bug treating the MC calibration files uncorrectly
122 - added Pixel-Check treatment
123
124 * mjobs/MJCalibration.cc
125 - added Pixel-Check treatment
126
127 * callisto.rc
128 - added pixel-check option
129
130 * msignal/MExtractTimeAndChargeDigitalFilter.cc
131 - calculate high-gain signal even if saturation occurs
132
133
134
135 2005/02/17 Thomas Bretz
136
137 * mjobs/MJStar.cc:
138 - fixed some missing containers in case of MC files
139
140 * callisto.cc:
141 - removed obsolete second check for kModeC
142
143 * mars.rc:
144 - added a lot of option to be able to use a
145 different signal extractor looking into uncalibrated
146 data
147
148 * manalysis/MCameraData.[h,cc]:
149 - added Print() member function
150
151 * manalysis/MCerPhotAnal2.[h,cc]:
152 - switched off writing into MCerPhotEvt
153
154 * mdata/MDataChain.[h,cc]:
155 - added code to handle priorities of operators correctly
156
157 * mhist/MHEvent.cc:
158 - fixed display for MPedestalRMS
159
160 * mjobs/MJCalib.cc:
161 - fixed treatment of PixelCheck resource
162
163 * mjobs/MJCalibrateSignal.cc:
164 - added some comments about Monte Carlo
165 - added MMcFadcHeader to output
166
167 * mjobs/MJPedestal.cc:
168 - do not allow 'UseData' for Monte Carlos. Reason is given as
169 comment in the code
170
171 * mmain/MEventDisplay.[h,cc]:
172 - changed such, that mars.cc allows to set the used extractor
173 - removed the obsolete cam.root, ped.root option
174
175 * mmain/MCameraDisplay.cc:
176 - adapted to change in MEventDisplay
177
178
179
180
181 2005/02/16 Javier Rico
182
183 * mhistmc/MHMcUnfoldCoeff.[cc,h], mhistmc/Makefile,
184 mhistmc/HistMcLinkDef.h
185 - Added container class holding the histograms of the coefficients
186 for the (iterative) unfolding.
187
188 * mmontecarlo/MMcUnfoldCoeffCalc.[cc,h], mmontecarlo/Makefile,
189 mmontecarlo/MonteCarloLinkDef.h
190 - Added task class to compute the coefficients for the (iterative)
191 unfolding.
192
193 * macros/unfoldCoeff.C
194 - added macro that computes the effective areas and coefficients
195 from a MC input file (with OriginalMC tree and MEnergyEst
196 branch containing the energy estimator). This may be used
197 as layout for spectrum computation program.
198
199
200
201 2005/02/16 Markus Gaug
202
203 * mdata/MDataChain.cc
204 - replaced ROOT version check for the compiler from 4.02.00 to
205 4.01.00
206
207 * mranforest/MRFEnergyEst.cc
208 - include "TVector.h", otherwise this class does not compile
209 in newer root versions
210
211 * msignal/MExtractTimeAndCharge.cc
212 - initialize fLoGainStartShift correctly if read from conf. file
213 and modified fOffsetLoGain exists.
214
215 * msignal/*weights*.dat
216 - new weights with the uniform pedestal RMS. (Please use these!)
217
218 * msignal/pulpo_weights*.dat
219 - new weights with the pulpo-pulse form and without NSB!!
220
221
222
223 2005/02/16 Thomas Hengstebeck
224
225 * mranforest/MRFEnergyEst.[h,cc]
226 - added RF class for energy estimation
227
228 * mranforest/MRFEnergyEst.cc
229 - changed calculation of estimated energy, now interpolated values
230 are returned
231
232
233
234 2005/02/16 Abelardo Moralejo
235
236 * macros/starmc2.C:
237 - Changed the way in which the "OriginalMC" tree is copied from
238 the input to the output file. Now we ise the new procedure
239 MWriteRootFile::AddCopySource
240
241 * mhistmc/MHMcCollectionArea.cc
242 - Changed default fName to "MHMcCollectionArea"
243
244 * mtemp/mpadova/macros/resize.C
245 - Changed weights
246
247
248
249 2005/02/16 Thomas Bretz
250
251 * mbase/MEvtLoop.cc:
252 - fixed a typo
253
254 * mbase/MParList.cc, mfileio/MReadMarsFile.cc,
255 mfileio/MReadTree.cc, mfileio/MWriteRootFile.cc,
256 mjobs/MJStar.cc:
257 - optimized size of some output
258
259 * mfileio/MWriteRootFile.[h,cc]:
260 - fixed CopySource option for single-file case
261
262 * mhist/MHCamEvent.cc:
263 - replaced the warn in SetupFill by an inf
264
265 * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationHiLoCam.cc,
266 mhcalib/MHCalibrationChargePINDiode.cc:
267 - removed obsolete output after a failed FindCreateObj (the
268 function itself does the output in case of failure)
269
270 * mhcalib/MHCalibrationCam.cc:
271 - replaced 'err' by 'warn' for under-/overflow in lo-gain pixel,
272 it doesn't result in an fatal error (abort)
273
274 * mranforest/MRanForestCalc.cc:
275 - added a missing debug level to some output
276
277 * mranforest/MRFEnergyEst.[h,cc]:
278 - cleaned up includes
279
280 * callisto.cc, ganymed.cc, star.cc:
281 - implemented enhanced handling of resource debugging
282
283 * mbase/Makefile, mbase/BaseLinkDef.h:
284 - added MEnv
285
286 * mbase/MEnv.[h,cc]:
287 - added
288
289 * mjobs/MJob.[h,cc]:
290 - added new function to allow distribution of extranl MEnv
291 - replaced Bool_t by Int_t for fEnvDebug
292
293 * mjobs/MJPedestal.cc:
294 - adapted to changes of EnvDebug
295
296
297
298 2005/02/15 Abelardo Moralejo
299
300 * macros/mccalibrate.C
301 - fixed small bug
302
303 * mmontecarlo/MMcCollectionAreaCalc.[h,cc]
304 * mhistmc/MHMcCollectionArea.[h,cc]
305 - Changed the way of calculating final effective area for data
306 analysis. The new approach requires the use of MC files produced
307 with the current CVS version of camera. We now make use of the
308 true total number of produced MC events, and allow for the
309 setting of a "tentative" differential gamma spectrum to be used
310 in the calculation of effective areas.
311 Removed unused constructor argument "input" in
312 MMcCollectionAreaCalc.
313
314 * macros/collarea.C
315 - Adapted to the new way of calculating effective areas.
316
317
318
319 2005/02/15 Thomas Bretz
320
321 * callisto.rc:
322 - replaced mutal exclusive options (Integral, Amplitude) by
323 a one-line resource
324
325 * msignal/MExtractTimeAndChargeSpline.cc:
326 - replaced mutal exclusive options (Integral, Amplitude) by
327 a one-line resource "ExtractionType" (old code still works)
328
329 * manalysis/MCerPhotEvt.[h,cc]:
330 - added new variables to store information about islands
331 and removed pixels - PRELIMINARY
332 - increased class version number
333
334 * mfilter/MFSoftwareTrigger.cc:
335 - optimized output in PostProcess
336
337 * mimage/MHImagePar.[h,cc]:
338 - added new histograms for new variables in MCerPhotEvt
339
340 * mimage/MImagePar.[h,cc]:
341 - added new data members for the new image parameters
342 - increased class version
343
344 * mimage/MImgCleanStd.[h,cc]:
345 - adapted image cleaning to calculate the new image
346 parameters
347 - added a flag to keep single core pixels
348
349 * manalysis/MMatrixLoop.[h,cc], mfileio/MReadReports.[h,cc],
350 mfileio/MReadRflFile.[h,cc], mfileio/MReadTree.[h,cc],
351 mraw/MRawFileRead.[h,cc], mraw/MRawSocketRead.h:
352 - renamed GetFileName to GetFullFileName
353
354 * mbase/MInputStreamID.h:
355 - added new member function HasStreamId
356
357 * mbase/MParContainer.[h,cc]:
358 - added a static list to keep track of all created
359 TMathodCall objects
360
361 * mbase/MTask.cc:
362 - enhanced PrintStatistics
363
364 * mfileio/MRead.[h,cc]:
365 - new abstract function GetFullFileName
366 - added implementatio of GetFileName based on GetFullFileName
367
368 * mfileio/MWriteRootFile.[h,cc]:
369 - moved open of a new file to new common member function
370 OpenFile
371 - allow to use an already existing file also when using rules
372 - added a new option which can be used to copy an existing
373 tree (without any change) from the old file into the new file.
374 (in principal you can also do this for some of its branches only)
375 This is done by AddCopySource
376
377 * mjobs/MJCalibrateSignal.cc:
378 - in case of MonteCarlo files write an independant tree
379 'MonteCarlo' for 'MMcEvtBasic'
380
381 * mjobs/MJStar.cc:
382 - copy tree 'MonteCarlo' from old into new files
383
384 * mjobs/MJPedestal.cc:
385 - removed wrong use of MFEventSelector
386
387 * mpedestal/MExtractPedestal.cc:
388 - made sure that fExtractor is correctly pre- and
389 postprocessed.
390
391 * mbase/MTask.cc:
392 - don't preprocess a task if it has been preprocessed already
393
394 * mraw/MRawFileWrite.cc:
395 - if display is set write output to status line
396
397 * mfileio/MReadTree.cc, mfileio/MReadMarsFile.cc:
398 - moved code to display filename in status display from
399 MReadMarsFile::Notify to MReadTree::Notify
400
401
402
403 2005/02/15 Markus Gaug
404
405 * mjobs/MJCalib.h
406 - added GetDataFlag(), otherwise code does not compile!
407
408 * mhcalib/MHCalibrationChargeCam.cc
409 - moved default saturation limit for number of high-gain events from
410 0.02 to 0.05.
411
412 * msignal/MExtractTimeAndCharge.cc
413 - lowered default low-gain switch from 150 to 120. (for calibration
414 events which saturate more than 5% of the events).
415
416 * mjobs/MJCalib.[h,cc]
417 - include possibility to display pixels distributions for test
418 reasons
419
420
421
422 2005/02/14 Thomas Bretz
423
424 * callisto.cc, ganymed.cc, star.cc:
425 - added some more information to '--help' output
426 - replaced MSequences by MDataSet
427 - implemented new debugging options (maybe not perfect yet)
428 --print-files and --print-found
429
430 * mjobs/MJCut.[h,cc]:
431 - replaced MSequences by MDataSet
432 - write MEnergyEst
433 - recalculate MHillasSrc
434 - made sure both MWriteRootFile have different names
435 - don't use "same" option if no off-data
436
437 * mjobs/MSequences.[h,cc]:
438 - removed
439
440 * mjobs/MDataSet.[h,cc]:
441 - added
442
443 * manalysis/MEventRateCalc.[h,cc]:
444 - added a fix which make sure, that the rate is not influenced
445 too much by the start of data taking
446 - fixed setting of mean time corresponding to rate-interval
447
448 * mraw/MRawFileRead.[h,cc]:
449 - calculate total number of events from all files in PreProcess
450
451 * mcalib/MCalibConstCam.cc:
452 - added case 2 to GetPixelContent
453
454 * mjobs/MJCalibrateSignal.cc:
455 - fixed redirection of stream with interleaved calibration infos
456 - changed 'Arrival Time' to 'Calibrated Arrival Time'
457 - display interpolated signal in equivalent photoelectrons to
458 to get rid of scaling effects which makes it difficult to see
459 details of the structure of the inner pixels in the histogram.
460 With this you can immediatly see whether the relative number
461 of phe in the outer pixels is equiv. to the inner pixels.
462 - the same for the calibration factor - with the same argument
463 - adapted to change in MWriteRootFile
464 - use MReadMarsFile for Monte Carlo flag set
465
466 * mhist/MHCamera.cc:
467 - changed drawing such, that NaN is not displayed anymore
468
469 * Makefile:
470 - added new program ganymed
471
472 * mfileio/MWriteRootFile.[h,cc]:
473 - added possibility to use UPDATE mode with rules (dangerous!)
474 as discussed with Abelardo, Daniel M. and Thomas S.
475
476 * mjobs/MJStar.cc:
477 - adapted to change in MWriteRootFile
478 - added software trigger (still untuned) as suggested by
479 Thomas S.
480 - added calculation of source position before calculation
481 of image parameters
482 - added MPointingPos to Events-Tree
483 - removed MPointingPos from Drive-Tree
484 - renamed sub-tasklists to something more intuitive
485
486 * mjobs/Makefile, mjobs/JobsLinkDef.h:
487 - added MJCut.cc
488
489 * mraw/MRawFileRead.cc:
490 - return kERROR if ReInit fails
491
492 * mfilter/MFSoftwareTrigger.[h,cc]:
493 - updated to allow using time coincidence
494 - changed default values
495 - added a pattern independant trigger algorithm
496
497 * mbase/MDirIter.cc:
498 - implemented option 'dbg' in Print()
499
500 * mjobs/MJCalib.h:
501 - added a getter for data-flag (should be renamed
502 to 'datatype' soon)
503
504
505
506 2005/02/12 Abelardo Moralejo
507
508 * mtemp/mpadova/macros/wobblemap.C
509 - Added. Macro to do some studies on wobble mode data.
510
511 * macros/mccalibrate.C
512 - Added option to divide the output in a train and a test sample.
513 Included in output new container MMcEvtBasic (if found in input
514 files) for later use in effective areas calculations.
515
516 * macros/starmc2.C
517 - Added writing out of new container MMcEvtBasic. Removed
518 possibility of splitting output in train and test samples, since
519 this has now to be done in mccalibrate.C to make possible that
520 the tree OriginalMC containing MMcEvtBasic has all the original
521 MC events (and only those) from which the events present in the
522 Events tree derive.
523
524 * macros/starmc.C
525 - Changed a couple of wrong "." by "->" in function calls. Changed
526 default tail cuts.
527
528
529
530 2005/02/12 Markus Gaug
531
532 * msignal/MExtractTimeAndChargeSpline.cc
533 - change default rise time to 0.5 and default fall time to 1.5
534
535 * callisto.rc
536 - made intitializations of extractors more explicit
537
538 * mpedestal/MExtractPedestal.cc
539 - make check for even number of slices in the case of "fundamental"
540 pedestal calc.
541
542 * mcalib/MCalibrationChargeCalc.cc
543 - take out some commented code
544
545 * mjobs/MJCalib.h
546 - removed GetDataFlag()
547
548
549
550 2005/02/12 Abelardo Moralejo
551
552 * mmc/MMcTrig.hxx
553 - Added getter GetNumFirstLevel. This is necessary if that data
554 member is to be used for instance in MF filters. There was
555 already a getter, but it is called GetFirstLevel and hence not
556 recognized.
557
558
559
560 2005/02/11 Abelardo Moralejo
561
562 * mmc/MMcEvtBasic.[h,cc]:
563 - New class. Contains 5 very basic MC parameters which we intend
564 to save for all generated Corsika events. This is needed for
565 proper effective area calculations.
566
567 * mmc/Makefile, McLinkDef.h
568 - Added new class above.
569
570
571
572 2005/02/11 Thomas Bretz
573
574 * mfileio/MWriteRootFile.[h,cc]:
575 - added the possibility to write to an already existing file.
576 This doesn't affect the old behaviour, but using this new feature
577 might still have problems.
578
579 * mfileio/MReadReports.cc:
580 - fixed column-level in PrintStatistics
581
582 * mjobs/MJCalibrateSignal.cc:
583 - keep MMcRunHeader in the output
584
585
586
587 2005/02/10 Abelardo Moralejo
588
589 * macros/mccalibrate.C
590 - Added possibility to calibrate in photons or photoelectrons
591
592 * macros/starmc2.C
593 - Added comment about value of cleaning levels
594
595
596
597 2005/02/10 Markus Gaug
598
599 * mcalib/Makefile
600 * mcalib/CalibLinkDef.h
601 * mcalib/MCalibrate.[h,cc]
602 - removed mcalib/MCalibrate.* because it has been replaced by
603 MCalibrateData
604
605 * mmain/MEventDisplay.cc
606 - replaced MCalibrate by MCalibrateData
607
608 * mhcalib/MHCalibrationCam.cc
609 - replaced warning about empty histogram from red (err) by
610 yellow (warn).
611
612 * mcalib/MCalibColorSet.cc
613 - return kTRUE in case of MC-file
614
615 * msignal/MExtractTimaAndChargeSpline.[h,cc]
616 - make sure that all variables are set correctly independent on
617 the order of their initialization by the user
618
619
620
621 2005/02/10 Thomas Bretz
622
623 * mgeom/MGeomCam.[h,cc]:
624 - added new member functions (GetNeighbors) to get all pixels
625 around a given pixel with a given radius
626
627 * mars.rc:
628 - use same values for image cleaning as default in star
629
630 * mpointing/MSrcPosCalc.[h,cc]:
631 - added the possibility to set the Source position from
632 a resource file
633
634 * mjobs/MJStar.cc:
635 - write MMcRunHeader to RunHeaders
636
637 * mfileio/MWriteRootFile.cc:
638 - removed an obsolete line
639 - removed a debug line which should not be there
640
641 * mimage/MHillas.h:
642 - added new Getter GetDist0 returning the distance to the
643 camera center
644
645 * mhflux/MHFalseSource.cc:
646 - the scaling in Paint() was nonsense in case we are looking
647 at on/off-data. Fixed.
648
649
650
651 2005/02/10 Abelardo Moralejo
652
653 * manalysis/MMcCalibrationUpdate.h
654 - Added comment on new member fSignalType. Sorry for compilation
655 problems... I forgot to commit the header yesterday, but M. Gaug
656 did it.
657
658 * macros/starmc.C
659 - Cleaned up a little bit, made the option to choose between
660 calibration in photons or phe- easier to set.
661
662 * manalysis/MMcCalibrationUpdate.[h,cc]
663 - Added getter and setter for fSignalType. Set fSignalType=kPhot as
664 default for consistency with MCalibrateData.
665
666
667
668 2005/02/09 Abelardo Moralejo
669
670 * manalysis/MMcCalibrationUpdate.cc
671 - Updated to make the MC calibration in phe- work
672
673 * macros/starmc.C
674 - same as above. Now default is calibration in phe-
675
676 * mraw/MRawEvtHeader.h
677 - Added setter for the trigger pattern, absolutely needed for
678 creating proper MC root files.
679
680
681
682 2005/02/09 Markus Gaug
683
684 * manalysis/MMcCalibrationUpdate.h
685 - added missing declaration of fSignalType
686
687 * mjobs/MJPedestal.[h,cc]
688 * mjobs/badpixels_0_559.rc
689 * callisto.rc
690 - allow exclusion of bad pixels from the beginning (default is
691 Pixel 0 and 559).
692 - removed some obsolete includes
693 - took out data member fPedestalHist from MJPedestal.h which removes
694 the crash, however I don't understand why it caused the crash!!!
695 There seem to be problems with memory usage either in callisto.cc
696 or in this class!!
697 (valgrind shows several memory leaks in the TG... classes).
698
699 * mjobs/MJCalibration.cc
700 - write display and containers also in case of failure of eventloop
701
702 * mhcalib/MHGausEvents.cc
703 - make default display window 600x600
704
705 * mcalib/MCalibrationQECamMagic.cc
706 - updated five pixels
707
708 * mpedestal/MExtractPedestal.[h,cc]
709 * mpedestal/MPedCalcPedRun.cc
710 * mpedestal/MPedCalcFromLoGain.cc
711 - included possibility for intermediate pedestal cam (not yet used)
712
713 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc
714 - initialize the bad events counters to 0 also in constructor
715 - release the limit for bad events a bit
716
717 * mcalib/MCalibrationTestCam.h
718 - take out include of TArrayI (already in base class)
719
720 * mcalib/MCalibrateData.h
721 - make default argument for SetSignalType kPhe.
722
723 * mjobs/MJCalibrateSignalFromOuside.[h,cc]
724 - removed
725
726
727
728 2005/02/08 Markus Gaug
729
730 * mhcalib/MHCalibrationCam.cc
731 * mcalib/MCalibrationChargeCalc.cc
732 - replaced GetNumExecutions()==0 condition by GetNumExecution() < 1
733
734
735
736 2005/02/08 Thomas Bretz
737
738 * mpointing/MPointingPosInterpolate.cc:
739 - use debug option in addition to switch off output from internal
740 eventloop. It is confusing having this output inside another
741 eventloop.
742 - updated missing connections in class description
743
744 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc:
745 - made sure that output of PostProcess fits into 80col boundary
746
747 * mimage/MHillas.cc:
748 - removed an obsolete call to TLine::Paint() in Paint.
749
750
751
752 2005/02/07 Thomas Bretz
753
754 * mbase/MFilter.cc:
755 - use paranthesis around ClassName in GetRule
756
757 * mdata/MDataFormula.h:
758 - fixed a wrong comment in variable description
759
760 * mhist/MHCamEvent.[h,cc], mhist/MHCamera.[h,cc],
761 mjobs/MJCalibrateSignal.cc,
762 mjobs/MJCalibrateSignalFromOutside.cc:
763 - to make sure there are no missunderstandings we have to
764 replace all occurances of 'Variance' by 'SqrtVariance'
765 (it was not my decision)
766
767 * mastro/MAstro.[h,cc]:
768 - added new function Angle2Coordinate
769
770 * mbase/MTaskEnv.[h,cc]:
771 - fixed a bug which caused the resource task to be ignored
772 if the default task was '<dummy>'
773
774 * mhbase/MH3.cc:
775 - fixed a bug in Paint (use GetListOfPrimitives->FindObject
776 instead of FindObject) which caused the histogram to
777 be put a lot of times into the pad.
778
779 * mjobs/MJCalib.[h,cc]:
780 - derived MJCalib from MJob in order to be able to move
781 common code from derived classes into the base-class
782 - implemented CheckEnvLocal to handle the resource 'DataType'
783 - changed publicity of some variables and functions
784 to allow setting file type from outside
785 - added new function to set data-type for use in callisto.cc
786
787 * mjobs/MJCalibTest.[h,cc], mjobs/MJCalibrateSignal.[h,cc],
788 mjobs/MJCalibration.[h,cc], mjobs/MJPedestal.[h,cc]:
789 - removed double inheritance, replaced by single inheritance
790 from MJCalib
791 - replaced code to handle the resource 'DataType' by the
792 common code in the base class
793 - put reading of reference file into a new member function
794 to make source code reading resource file simpler and to
795 be able to write a function description about it (simple
796 copy&past)
797
798 * callisto.cc:
799 - added option for file-type
800
801 * mjobs/MJOptimize.[h,cc], mjobs/MSequences.[h,cc],
802 mjobs/MJCut.[h,cc], ganymed.[cc,rc], mhflux/MHEnergyEst.[h,cc]:
803 - added to repository, but not yet to Makefile because
804 there is still some work to be done. But whoever is
805 interested in the new classes/program may already use it.
806
807 * mhflux/MAlphaFitter.[h,cc]:
808 - added option to choose the minimization value
809
810 * mhflux/MHAlpha.cc:
811 - replaced significance by minimization value
812
813 * mhflux/MHEffectiveOnTime.cc:
814 - use E-Option when fitting to improve error calculation
815 by using Minos technique
816
817
818
819 2005/02/04 Markus Gaug
820
821 * mjobs/MJCalibration.cc
822 - found a "the `impossible' happened" when running callisto with
823 a pure signal extractor --> MExtractTimeFastSpline has some
824 problems with the management of the internal arrays. Replaced it
825 by MExtractTimeHighestIntegral as default which is as good.
826
827 * callisto.rc
828 - use MExtractTimeAndChargeDigitalFilterPeakSearch as default
829 instead of MExtractTimeAndChargeDigitalFilter. This extractor is
830 now tested and checks for the positions of the pulse within the
831 DAQ-window.
832
833
834
835 2005/02/04 Thomas Bretz
836
837 * Makefile.rules:
838 - fixed creation of main MDep.d
839
840 * callisto.cc, merpp.cc, showlog.cc, showplot.cc, star.cc:
841 - added commandline option --version
842
843 * mbase/MFilter.cc:
844 - changed default for 'GetRule'
845
846 * mbase/MParContainer.cc:
847 - simplified GetNewObject
848
849 * mfbase/MF.cc:
850 - if no conditional sign is found try to create
851 MFilter-object
852
853 * mraw/MRawEvtData.cc:
854 - fixed the initialization of fABFlags in case maxid==0 which
855 is the default. This caused MRawEvtPixelIter::HasABFlag
856 to do unallowed access to memory for old root-files without
857 the AB flag, because it assumed (due to size==1) that the
858 data contains the ab flag
859
860 * mraw/MRawEvtPixelIter.[h,cc]:
861 - removed some obsolete debug comments
862 - simplified HasABFlag
863
864 * manalysis/MCerPhotPix.h:
865 - removed the `!` again. It gave problems with the Mars
866 display. We agreed that this is a minor problem because
867 the structure of MCerPhot* will chnage soon in any case.
868
869
870
871 2005/02/04 Abelardo Moralejo
872
873 * macros/starmc2.C
874 - added to output missing container MConcentration.
875
876
877
878 2005/02/03 Thomas Bretz
879
880 * mfbase/MFilterList.[h,cc]:
881 - added new function AddToList(TCollection&)
882
883 * mhbase/MFillH.cc:
884 - print a warning if 'same'-option given without
885 a corresponding existing tab
886
887 * mhflux/MHAlpha.[h,cc]:
888 - made time bins settable by user
889
890 * mfileio/MWriteRootFile.cc:
891 - fixed ReInit and a warning output when writing to memory
892
893
894
895 2005/02/03 Markus Gaug
896
897 * mcalib/MCalibColorSet.[h,cc]
898 - implement possibility to set colour explicitely (e.g. for MC).
899
900 * msignal/MExtractTimeAndChargeDigitalFilter.cc
901 - intialize fTimeShiftHiGain and fTimeShiftLoGain by default.
902
903 * mjobs/MJPedestal.cc
904 - in case, extractor is used, put the extractor into the tasklist,
905 otherwise ranges do not get initialized correctly (wrong memory
906 usage!). Use an event selector, however to not skip the Process.
907 This is as fast as before and now safe for any kind of extractor
908
909 * mcalib/MCalibrationCam.h
910 * mcalib/MCalibrationTestCam.h
911 * mcalib/MCalibrationTestCam.cc
912 - initialize a missing array in InitAverageAreas
913
914 * mraw/MRawEvtHeader.h
915 - introduced Setter() of cal. pattern for Abelardo
916
917
918
919 2005/02/02 Markus Gaug
920
921 * mcalib/MCalibrationChargeCam.cc
922 - fixed small bug in the display of mean charges when low-gain was
923 used.
924
925 * msignal/MExtractor.cc
926 - print the missing overlap between high-gain and low-gain
927 in the Print() function
928 - remove setting of fHiLoLast in PreProcess, otherwise cloned
929 extractors do not work any more with windows exceeding the
930 high-gain range.
931
932 * mhcalib/MHCalibrationTestCam.[h,cc]
933 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
934 - set proper probability limits for the fits
935
936 * mcalib/MCalibrateData.cc
937 - catch the case in which no interlaced cal. events are being sent
938 by the pulser box.
939
940 * mjobs/MJCalib.[h,cc]
941 - put the data type enum in a new base class
942
943 * mjobs/MJCalibTest.[h,cc]
944 - re-name old class MJExtractCalibTest to MJCalibTest and make it
945 compatible with the sequence-files.
946
947 * mjobs/MJExtractCalibTest.[h,cc]
948 - removed
949
950 * mjobs/MJCalibrateSignal.cc
951 - put a compiler warning about the default cal. to photo-electrons
952
953 * callisto.cc
954 - add new flag "--use-test" to enable the MJCalibTest facility
955 (default: not used)
956
957
958
959 2005/02/01 Raquel de los Reyes
960
961 * mjobs/MSequence.h
962 - Added "Get" functions for the TArrays variables.
963
964
965
966 2005/02/01 Markus Gaug
967
968 * mjobs/MJPedestal.[h,cc]
969 * mjobs/MJCalibration.[h,cc]
970 * mjobs/MJCalibrateSignal.[h,cc]
971 * callisto.rc
972 - put enum for data type. Can now set the data type (mc, raw, root)
973 without running the data check.
974
975 * mhcalib/MHCalibrationCam.cc
976 - return kTRUE in PostProcess if GetNumExecutions is 0
977
978 * mcalib/MCalibrationChargeCalc.cc
979 - return kTRUE in PostProcess if GetNumExecutions is 0
980
981
982
983 2005/02/01 Daniel Mazin
984
985 * MPointingPosInterpolate.cc:
986 - fixed bug to match the units of Ra and Decl in MPointingPos
987 - fixed bug in handling of events with times outside of times from
988 MDrive tree
989
990
991
992 2005/02/01 Thomas Bretz
993
994 * showplot.cc:
995 - another fix to make the batch mode working (you can use the batch
996 mode to convert a root-file into another format)
997
998
999
1000 2005/01/31 Thomas Bretz
1001
1002 * mbase/MStatusDisplay.cc:
1003 - fixed handling of batch mode in GetCanvas(const TString &name)
1004 - don't skip already existing tabs in Display()
1005
1006
1007
1008 2005/01/31 Raquel de los Reyes
1009
1010 * mjobs/MSequence.h
1011 - Added "Get" functions for some of the sequence.txt file
1012 parameters.
1013
1014
1015
1016 2005/01/31 Markus Gaug
1017
1018 * mjobs/MJob.[h,cc]
1019 * mjobs/MJCalibrateSignal.[h,cc]
1020 * mjobs/MJCalibration.[h,cc]
1021 - move file type enum to base class
1022
1023 * mjobs/MJCalibrateSignal.[h,cc]
1024 - allow also for direct setting of an MRunIter (not used in
1025 callisto).
1026
1027 * mcalib/MCalibrationChargeCalc.[h,cc]
1028 - test also for pulser strength changes additionally to changes in
1029 colour.
1030
1031
1032
1033 2005/01/31 Abelardo Moralejo
1034
1035 * mpointing/MSrcPosCalc.cc
1036 - Create only one instance of MAstroSky2Local for the
1037 transformations, instead of two identical ones, as it was before.
1038
1039
1040
1041 2005/01/30 Markus Gaug
1042
1043 * mjobs/MJCalibration.cc
1044 * mjobs/MJPedestal.cc
1045 * mjobs/calibrationref_Nov04.rc
1046 * mhcalib/MHCalibrationRelTimeCam.[h,cc]
1047 - updated correct display of reference lines
1048
1049
1050
1051 2005/01/29 Markus Gaug
1052
1053 * msignal/MExtractFixedWindowSpline.[h,cc]
1054 - fixed a bug occurring with overlapping windows between high-gain
1055 and low-gain
1056
1057 * msignal/MExtractFixedWindowPeakSearch.cc
1058 - take out call to fSignals->Clear() which is already done in
1059 MTaskList.
1060
1061 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.[h,cc]
1062 - new extractor reducing the bias and solving the problem with the
1063 jumping pulse readout.
1064
1065
1066
1067 2005/01/28 Abelardo Moralejo
1068
1069 * mpointing/MSrcPosCalc.cc
1070 - updated. Make it work as desired: obtain for each event the x,y
1071 position on the camera of a source whose celestial coordinates
1072 (J2000) have been set by the user in the container "MSourcePos"
1073 of type MPointingPos, added to the parameter list. If the
1074 container MSourcePos is not found, the center of the camera (or
1075 other fixed position x,y set in the parameter list by the user -
1076 in MSrcPosCam) is used as source position for all the events in
1077 the loop.
1078
1079
1080
1081 2005/01/28 Thomas Bretz
1082
1083 * mjobs/MJCalibrateSignal.cc:
1084 - fixed that extract1,2,3 haven't been deleted if loop failed.
1085 - print tasklist also if loop failed.
1086 - added a undefined task (MTaskEnv "FinalFantasy") as last task to
1087 the event processing tasklist
1088
1089 * callisto.rc:
1090 - added comments about "FinalFantasy" into call
1091 - added comment for obsolete resources as discussed yesterday
1092 evening: TimeUpperLimit
1093
1094 * mbase/MMath.[h,cc], manalysis/MCerPhotPix.[h,cc],
1095 mpedestal/MPedPhotPix.h:
1096 - replaced TruncatePrecision by ReducePrecision (its simply a better
1097 name)
1098
1099 * mbase/MParList.cc:
1100 - added a check to make 200%(!) sure that the container added
1101 to the list is a MParContainer (everything else could crash
1102 almost everything in Mars!)
1103
1104 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.[h,cc],
1105 mjobs/MJPedestal.cc:
1106 - simplified the code in the WriteResult functions by using
1107 the new WriteContainer in MJob
1108 - removed the TObjArray from the MParList! It is NOT a MParContainer
1109 there are a lot of circumstance how this can crash Mars. I don't
1110 know why the compiler allowed for this.
1111 - unified WriteResult and WriteHists
1112 - split GetOutputFile into two functions for simplification
1113
1114 * mjobs/MJCalibration.h:
1115 - copy the extractorcam name when copying the contents
1116
1117 * mjobs/MJob.[h,cc]:
1118 - new member function WriteContainer to simplify code in derived
1119 classes
1120
1121 * mpointing/MSrcPosCalc.[h,cc]
1122 - fixed the header according to Abelardo's changes
1123 - added the initialization of the pointers to the constructor
1124
1125
1126
1127 2005/01/28 Markus Gaug
1128
1129 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1130 - introduce a security check for the time fine adjustment in case,
1131 it is too large.
1132
1133 * mcalib/MCalibConstCam.[h,cc]
1134 * mcalib/MCalibConstPix.h
1135 - new classes to allow display of changing cal. constants with the
1136 interlaced cal. events
1137
1138 * mcalib/MCalibrationChargeCalc.cc
1139 - removed stopping of PostProcess in case that the evtloop is
1140 finished with interlaced cal. events
1141
1142 * mcalib/MCalibrateData.[h,cc]
1143 - fill MCalibConstCam with update results (once per calib. consts
1144 update == every 10 sec.)
1145 - introduce check for size of calibration constant. In case, it is
1146 completetly out of range, set the MBadPixelsPix::IsUnsuitableRun
1147
1148 * mjobs/MJCalibrateSignal.cc:
1149 - display one MHCamera more with changing conv. factors (only for
1150 interlaced cal. events)
1151
1152 * mpedestal/MPedCalcFromLoGain.cc
1153 - set default for MExtractWinFirst from 15 to 17 because of the
1154 late cosmics signals in December
1155
1156
1157 2005/01/28 Abelardo Moralejo
1158
1159 * mtemp/mpadova/macros/trainsubsample.C
1160 - added # of events to be written in the output (instead of
1161 fraction of total). Moved MSrcPosCam in output from RunHeaders
1162 to Events tree.
1163
1164
1165
1166 2005/01/27 Daniel Mazin and Markus Gaug
1167
1168 * mcalib/MCalibrateData.[h,cc]
1169 - derive this class from MCamEvent in order to be able to display
1170 evolution of conversion factors in case of interlaced cal.
1171 events
1172
1173 * mpointing/MInterpolatePointingPos.[h,cc]
1174 - new class to interpolate pointing positions, adapted from a class
1175 by Marcos Lopez
1176
1177 * mjobs/MJCalibrateSignal.[h,cc]
1178 - enabled the calibration of data with interlaced calibration events
1179
1180 * msignal/MArrivalTime.[h,cc]
1181 * mcalib/MCalibrateRelTime.cc
1182 - removed Error of calibrated arrival time, as agreed on the last
1183 software calibration meeting yesterday
1184
1185 * mjobs/MJCalibrateSignal.cc
1186 - add display to show histogramming of conversion factors
1187 - modify default calibration to equiv. photo-electrons
1188 - allow for setting of MC, Raw or Root-file type in callisto.rc
1189
1190 * callisto.rc
1191 - updated conf. file
1192
1193
1194 2005/01/27 Thomas Bretz
1195
1196 * callisto.cc:
1197 - don't display starting pedestals when calibrating the signal
1198
1199 * callisto.rc:
1200 - added some comments
1201
1202 * star.rc:
1203 - according to Daniel M. we have agreed to change the default
1204 cleaning level to adapt it roughly to the new pedestal
1205
1206 * manalysis/MCerPhotPix.[h,cc], mpedestal/MPedPhotPix.h:
1207 - as agreed in the current calibration meeting we truncate the
1208 precision of the stored floating point values to roughly 0.5%
1209 to gain storage space in the calibrated data (the gzip
1210 algorithm compresses this stuff nicely - we gain roughly 15%)
1211
1212 * mhflux/MHFalseSource.cc, mjobs/MJCalibration.cc, mjobs/MJStar.cc:
1213 - added a comment
1214
1215 * mjobs/MJCalibrateSignal.cc:
1216 - changed title of unsuitable plot
1217 - removed plot for calibrated fundamental pedestal as agreed in the
1218 current calibration meeting (we may change this to an option)
1219
1220 * mjobs/MJPedestal.[h,cc]:
1221 - changed the name of the "PedDiff" plot to be consistent with the
1222 other tab-name
1223 - changed the options for the display
1224 - removed the dependancy of fDisplayType and the SetDataCheck
1225 option
1226 - added option kDisplayNone
1227 - renamed enums from k*Display to kDisplay*
1228
1229 * mhist/MHCamEvent.cc:
1230 - trying to get rid of the Err_%p workaround.
1231
1232 * manalysis/MCerPhotEvt.[h,cc]:
1233 - added some '!' signs in the comment line. This is quick hack
1234 to gain I/O speed and storage space. We will soon have new
1235 containers for the calibrated data and image cleaning
1236 information.
1237 - changed version number to 6
1238
1239 * mhist/MHCamera.cc:
1240 - added member function SetAllUsed
1241
1242
1243
1244 2005/01/26 Abelardo Moralejo
1245
1246 * macros/mccalibrate.C
1247 - removed creation and writing out of MSrcPosCam. It is more
1248 flexible to add it in starmc2.C if needed (for wobble mode for
1249 instance).
1250
1251 * mtemp/mpadova/macros/RanForestDISP.C
1252 - added possibility to set the number of hadrons read in for the
1253 training. Added some missing containers to output.
1254 - Fixed rule concerning the DISP, by adding parentheses. Remember
1255 that MHMatrix::AddColumn does not respect the usual precedence
1256 of operations!
1257
1258 * mtemp/mpadova/macros/resize.C
1259 - added to output missing container MRawEvtHeader
1260
1261 * macros/starmc2.C
1262 - added missing container MImagePar. Added possibility to set the
1263 source position on the camera (for the wobble mode).
1264
1265
1266
1267 2005/01/25 Abelardo Moralejo
1268
1269 * macros/starmc2.C
1270 - modified to allow double (train / test) output, for g/h
1271 separation studies. Added several missing containers to output.
1272
1273
1274
1275 2005/01/25 Thomas Bretz
1276
1277 * mcalib/MCalibrationIntensityChargeCam.cc:
1278 - fixed a lot of 'default argument'-warnings to make to code
1279 compile
1280
1281 * mbase/MParContainer.[h,cc]:
1282 - moved the empty Reset() function into the source file and
1283 added a lot of comments
1284 - implemented new helper-functions: GetNewObject
1285
1286 * mbase/MContinue.[h,cc]:
1287 - allow to use MFilter-classes as filter in ReadEnv
1288
1289 * mbase/MTaskEnv.cc:
1290 - replaced some code by GetNewObject
1291
1292 * mhbase/MFillH.cc:
1293 - handle DrawOption "same" to be able to draw to the same pad
1294
1295 * mhbase/MH.[h,cc]:
1296 - added same-argument to DrawSame
1297
1298 * mhbase/MH3.cc:
1299 - removed some obsolete comments
1300 - remove own drawing options before calling fHist->Draw
1301
1302 * mimage/MHHillas.cc, mimage/MHImagePar.cc:
1303 - first try of implementing 'same' drawing option
1304
1305
1306
1307 2005/01/25 Markus Gaug
1308
1309 * mcalib/MCalibrationPattern.[h,cc]
1310 * mcalib/MCalibrationPatternDecode.[h,cc]
1311 - New Decoder task for the calibration pattern from the
1312 digital modules
1313
1314 * mraw/MRawEvtHeader.[h,cc]
1315 - remove decoding from this class
1316
1317 * mcalib/MCalibrationIntensityHiLoCam.[h,cc]
1318 - remove, because one needs anyhow much more than one data file
1319 to get a reasonable conversion factor
1320
1321 * mcalib/MCalibCalcFromPast.[h,cc]
1322 - remove MCalibrationIntensityHiLoCam
1323
1324 * mbadpixels/MBadPixelsPix.h
1325 * mbadpixels/MBadPixelsCam.cc
1326 - changed one function name to GetUnsuitableCalLevel()
1327
1328 * mjobs/MJCalibration.cc
1329 - replace all Y-titles with units "FADC counts" by "FADC cnts" and
1330 "FADC slices" by "FADC sl.", otherwise they range out of the
1331 canvas.
1332
1333 * mcalib/MCalibrationChargeCalc.cc
1334 - ensure to set the color correctly in MCalibrationBlindCam
1335
1336 * callisto.rc
1337 - put space for
1338 MJCalibrateSignal.ExtractSignal.HiGainFirst: 2
1339 MJCalibrateSignal.ExtractSignal.HiGainLast: 16
1340
1341
1342 2005/01/24 Abelardo Moralejo
1343
1344 * manalysis/MMcCalibrationUpdate.cc
1345 - Adapted to changes in MCalibrateData from 2005/01/16: moved
1346 qepix.SetAvNormFFactor(1.) from Process() to ReInit(). Due to
1347 this, for the last week you may have found trouble running
1348 starmc.C and mccalibrate.C.
1349
1350
1351
1352 2005/01/24 Thomas Bretz
1353
1354 * callisto.cc:
1355 - removed non-existing option from output
1356
1357 * manalysis/MEnergyEstimate.[h,cc]:
1358 - added ReadEnv member function
1359
1360 * mbase/MContinue.[h,cc]:
1361 - implementes AllowEmpty option to support doing nothing
1362 defined in resource file
1363 - added a first draft to allow usage of class-filters instead of
1364 rules
1365
1366 * mbase/MMath.[h,cc]:
1367 - implemented a function suggested by Florian Goebel which reduces
1368 the precision of a float to ~0.5% which is usefull for data
1369 compression by gzip
1370
1371 * mdata/MDataChain.[h,cc]:
1372 - implemented ReadEnv member function
1373
1374 * mfbase/MF.cc:
1375 - a small enhancement to the output in ReadEnv
1376
1377 * mhbase/MH3.cc:
1378 - fixed call to FindObject in Paint which caused a profile to be
1379 displayed incorrectly in case it was read from a file
1380
1381 * mhflux/MHFalseSource.[h,cc]:
1382 - removed old obsolete unsused Significance functions
1383 - implemented ReadEnv member function
1384 - set false source binning only if BinningFalseSource is not default
1385 - check parlist for BinningAlpha
1386
1387 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
1388 mjobs/MJPedestal.cc:
1389 - added an additional check and output if output-file could
1390 not be opened
1391
1392 * mjobs/MJob.h:
1393 - added some Getter
1394
1395 * mhbase/MBinning.[h,cc].
1396 - added nen member functions
1397 + SetEdgesRaw
1398 + ReadEnv
1399 + Print
1400
1401 * mhflux/MAlphaFitter.[h,cc]:
1402 - added new member function ReadEnv
1403
1404 * mhflux/MHAlpha.cc:
1405 - fixed a problem when fitting without off-data
1406
1407 * mbase/MStatusDisplay.cc:
1408 - implemented a further fix in DrawClonePad to make sure
1409 that the X-stuff doesn't get confused while still
1410 GetDrawOption returns the correct value
1411
1412
1413
1414 2005/01/24 Markus Gaug
1415
1416 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1417 - introduced security check for the times fine-tuning to catch
1418 outliers because of deviating pulse forms.
1419
1420 * msignal/MExtractTime.cc
1421 * msignal/MExtractor.cc
1422 - lowered default high-gain saturation limit to 250
1423 - removed Clear() for two results containers at beginning of Process()
1424
1425 * msignal/MExtractor.h
1426 - Take fHiLoLast into the Clone()
1427
1428 * msignal/MExtractedSignalPix.cc
1429 - change sign of default initializer to negative.
1430
1431
1432
1433 2005/01/23 Markus Gaug
1434
1435 * mhcalib/MHCalibrationHiLoCam.[h,cc]
1436 - updated to new logain switch setting in MExtractTimeAndCharge
1437 - extract also high-gain vs. low-gain time difference
1438
1439 * mhcalib/MHCalibrationCam.[h,cc]
1440 * mhcalib/MHCalibrationChargeCam.[h,cc]
1441 - updated reading of conf. values in ReadEnv
1442
1443 * mhcalib/MCalibrationHiLoCam.[h,cc]
1444 * mhcalib/MCalibrationHiLoPix.[h,cc]
1445 * mhcalib/MCalibrationIntensityHiLoCam.[h,cc]
1446 - updated accordingly
1447
1448 * mbadpixels/MBadPixelsCam.cc
1449 - removed some bugs in the Print() function
1450
1451
1452
1453 2005/01/22 Markus Gaug
1454
1455 * mhcalib/MHCalibrationRelTimeCam.cc
1456 - display in the averaged times display the event-by-event averaged
1457 absolute arrival times instead of the rel. ones which do not make
1458 much sense.
1459
1460 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
1461 * mhcalib/MHCalibrationTestCam.[h,cc]
1462 - update to the latest changes in analysis chain.
1463
1464 * mjobs/MJExtractCalibTest.[h,cc]
1465 - update to the latest changes in analysis chain.
1466
1467 * mjobs/MJCalibration.cc
1468 - replace title of that times-averageing Tab from "RelTimes" by
1469 "Times".
1470
1471 * macros/calibration.C
1472 - update to changes in MJExtractCalibTest
1473
1474
1475
1476 2005/01/21 Markus Gaug
1477
1478 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1479 * msignal/MExtractTimeAndChargeSlidingWindow.cc
1480 * msignal/MExtractTimeAndChargeSpline.cc
1481 - use the max. bin content for low-gain extraction
1482
1483 * callisto.rc
1484 - add place for LoGainSwitch
1485
1486
1487
1488 2005/01/21 Florian Goebel
1489
1490 * mfbase/MF.cc:
1491 - include a (TString) cast to make it compilable with gcc2.95.3
1492
1493
1494
1495 2005/01/21 Thomas Bretz
1496
1497 * mpointing/MSrcPosFromModel.cc:
1498 - fixed crash in Process if no pointing model available
1499
1500 * mpointing/MPointingPosCalc.h:
1501 - added missing initialization of data members
1502
1503 * mastro/MObservatory.[h,cc]:
1504 - added ReadEnv member function
1505
1506 * mbase/MTaskEnv.h:
1507 - added (=0) default to SetDefault
1508
1509
1510
1511 2005/01/20 Markus Gaug
1512
1513 * mcalib/MCalibrationIntensityChargeCam.[h,cc]
1514 - added function to display fluctuations of a variable
1515
1516 * mcalib/MCalibrationPix.cc
1517 - fixed small bug in High-gain mean error.
1518
1519 * msignal/MExtractTimeAndCharge.[h,cc]
1520 - introduced high-gain maximum limit before extracting the low-gain
1521
1522
1523
1524 2005/01/20 Thomas Bretz
1525
1526 * mbase/MContinue.[h,cc]:
1527 - added ReadEnv member function to support resource files
1528
1529 * mbase/MEvtLoop.[h,cc]:
1530 - added a second arguemtn to reading of the resource file by name
1531 - added some checks when reding the resource file and the
1532 parameter list hasn't been setup
1533
1534 * mbase/MParList.cc:
1535 - removed an obsolete output from ReadEnv
1536
1537 * mfbase/MF.[h,cc]:
1538 - added ReadEnv member function to support resource files
1539 - added kAllowEpty flag to support skipping by resource files
1540
1541 * mfbase/MFilterList.cc:
1542 - added a comment
1543
1544 * mbase/MStatusDisplay.[h,cc]:
1545 - fixed Write to be compatible with root 4.02/00
1546 - worked around a problem with reading the DrawOption correctly
1547 from a stored status display
1548
1549
1550
1551 2005/01/19 Thomas Bretz
1552
1553 * mbase/MMath.cc:
1554 - added a comment to SignificanceLiMa, made by Daniel Mazin
1555 - also check for b==0
1556
1557 * mhflux/MAlphaFitter.[h,cc]:
1558 - fixed significance calculation in case of on-off data
1559 - added fScaleFactor
1560
1561 * mhflux/MHAlpha.[h,cc], mhflux/MHFalseSource.cc:
1562 - handle scale factor in case of on-off observations
1563
1564 * mjobs/MJPedestal.cc:
1565 - aligned screen output to 80col rule
1566
1567 * mtrigger/MFTriggerPattern.[h,cc]:
1568 - assigned correct integers to enum
1569 - made sure that the enum is correctly handled in all function by
1570 applying a r-value to the condition
1571
1572
1573
1574 2005/01/19 Abelardo Moralejo
1575
1576 * mtrigger/MFTriggerPattern.[cc,h]
1577 - Changed Bool_t arguments of all setters to new type Prescale_t
1578 defined by N. Galante (see below)
1579
1580
1581
1582 2005/01/19 Nicola Galante
1583
1584 * mtrigger/MFTriggerPattern.[cc,h]
1585 - added in header enum Prescale_t { kUnPrescaled = kFALSE,
1586 kPrescaled = kTRUE };
1587
1588 - fixed a bug in Process, both fMaskRequiredUnprescaled and
1589 fMaskRequiredPrescaled are checked simultaneously.
1590
1591
1592
1593 2005/01/18 Markus Gaug
1594
1595 * mcalib/MCalibColorSet.cc
1596 - fixed the remaining day of data without colour in project name
1597 neither in digital modules bits.
1598
1599 * mpedestal/MPedCalcPedRun.[h,cc]
1600 - catch the continuous light runs with MRawRunHeader::fRunType
1601 == kRTCalibration to be recognized as effective pedestal runs.
1602
1603
1604 2005/01/18 Thomas Bretz
1605
1606 * mbase/MMath.cc:
1607 - added a check for s==0 in SignificanceLiMa, because otherwise the
1608 result is NaN
1609
1610 * mfbase/MF.cc:
1611 - removed an obsolete debugging output from the latest changes
1612
1613 * mhflux/MHAlpha.cc:
1614 - reset fHTime, too
1615
1616
1617
1618 2005/01/18 Nicola Galante
1619
1620 * mtrigger/MFTriggerPattern.cc:
1621 - added parentesis to ensure bitwise operators priority
1622 with respect to logical operators.
1623
1624
1625 2005/01/17 Thomas Bretz
1626
1627 * manalysis/MEnergyEstimate.[h,cc]:
1628 - changed to be more general. Energy is now estimated from a rule
1629 (MDataChain) The default behaviour is still the same as before
1630 to copy the energy from MMcEvt
1631
1632 * mbase/MTask.cc:
1633 - changed to write out the descriptor istead of the task-name only
1634 in Pre/PostProcess
1635
1636 * mhbase/MH.cc:
1637 - initialize fSerialNumber and fNumExecutions in constructor
1638
1639 * mhflux/MHFalseSource.cc:
1640 - according to a suggestion by Markus Mayer I have changed
1641 \\sigma_{max}=f to S_{max}=f\\sigma
1642
1643 * mjobs/MJCalibrateSignal.cc:
1644 - as discussed with Markus and Abelardo fixed the MFTriggerPattern
1645 call.
1646
1647 * mtrigger/MFTriggerPattern.cc, mtrigger/MTriggerPattern.cc,
1648 mtrigger/MTriggerPatternDecode.cc:
1649 - added some comment about file version
1650
1651 * mbase/MFilter.h:
1652 - implemented new virtual function GetDataMember like in MData
1653
1654 * mbase/MTask.[h,cc]:
1655 - when filter is added ass GetDataMember to branch list (should be
1656 obsolete, because filter is in the tasklist, but it should not hurt)
1657
1658 * mfbase/MF.[h,cc], mfbase/MFDataChain.[h,cc], mfbase/MFDataMember.[h,cc],
1659 mfbase/MFilterList.[h,cc]:
1660 - implemented new function GetDataMember
1661
1662
1663
1664 2005/01/17 Markus Gaug
1665
1666 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1667 - remove a situation where the high-gain signal can be 0.
1668
1669 * mtrigger/MTriggerPattern.h
1670 - fixed a bug in defining the trigger bit pattern (Have to start
1671 from 0 instead of 1)
1672
1673 * mjobs/MJPedestal.cc
1674 * mjobs/MJCalibrateSignal.cc
1675 - fixed default extraction ranges.
1676
1677 * callisto.rc
1678 - fixed default weights files for pedestal extraction for cosmcis
1679
1680 * mcalib/MCalibrationChargeCalc.cc
1681 - removed program exit on occurrance of multiple colours without
1682 intensity calibration
1683
1684
1685
1686 2005/01/17 Nadia Tonello and Markus Gaug
1687
1688 * mcalib/MCalibrationChargeCam.cc
1689 - some fit improvements in the function GetAveragedConvFADC2PhotPerArea
1690
1691
1692
1693 2005/01/16 Markus Gaug
1694
1695 * mhcalib/MHCalibrationCam.[h,cc], mhcalib/MHCalibrationRelTimeCam.[h,cc],
1696 mhcalib/MHCalibrationChargeCam.[h,cc]
1697 - put overflow management and results camera initialization into
1698 base class
1699
1700 * mcalib/MCalibrateData.[h,cc]
1701 - added possibility to re-normalize signal to equiv. photo-electrons
1702 ( SetSignalType(MCalibrateData::kPhe) ).
1703 Default is old version in photons
1704 - speed up Process by storing pre-calculated calibration constants
1705 in arrays (needed 40% of CPU time of the eventloop before, now: 23%)
1706 - added new pointer to different MCalibrationChargeCam used for
1707 updates
1708 - added possibility to update the conversion factors using the
1709 MCalibrationChargeCam stored in fCalibUpdate.
1710 - added Print() function
1711
1712 * mcalib/MCalibCalcFromPast.[h,cc]
1713 - committed final version, now also in the Makefile
1714
1715 * mjobs/MJCalibrateSignalFromOutside.[h,cc], macros/calibration.C
1716 - committed final version, now able to calibrate interlaced cal.
1717 events.
1718
1719
1720
1721 2005/01/14 Hendrik Bartko
1722
1723 * msignal/calibration_weights_UV.dat
1724 - fixed a small bug in the noise autocorrelation of the AB-noise
1725
1726 * msignal/calibration_weights_blue.dat
1727 - new weights file for blue calibration pulses
1728
1729 * cosmics_weights.dat
1730 - fixed a small bug in the noise autocorrelation of the AB-noise
1731
1732
1733
1734 2005/01/14 Markus Gaug
1735
1736 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1737 - added a small acceleration of the program, tested by Hendrik and
1738 me.
1739
1740 * mpedestal/MPedCalcFromLoGain.cc
1741 - fixed one warning output which was not a real warning.
1742
1743 * mcalib/MCalibrationChargeCam.cc
1744 - improved the function to calculate a mean conversion factor over
1745 the whole camera including a fit to the values.
1746
1747 * mpedestal/MPedCalcPedRun.[h,cc]
1748 - undo some changes introduced by TB on 2/12/04 which had made the
1749 use of interlaced pedestal events impossible again.
1750 - Use now the new class MTriggerPattern directly to recognize an
1751 interlaced pedestal event.
1752
1753
1754
1755 2005/01/14 Thomas Bretz
1756
1757 * callisto.cc:
1758 - fixed a typo in output
1759
1760 * manalysis/MGeomApply.cc:
1761 - removed some old code already in comments
1762 - added possibility to switch off automatic processing (used
1763 if two different geometries around)
1764
1765 * manalysis/MMultiDimDistCalc.cc, mhbase/MHMatrix.[h,cc],
1766 mranforest/MRanForestCalc.cc, mtools/MHSimulatedAnnealing.[h,cc],
1767 mtools/MSimulatedAnnealing.h:
1768 - added include of TVector because in newer root version it is
1769 not included from TMatrix anymore
1770
1771 * mbase/BaseLinkDef.h, mbase/MMath.[h,cc]:
1772 - to stick to the convention of TMath in newer root versions MMath
1773 changed from a class to a namespace
1774
1775 * mbase/MEvtLoop.[h,cc]:
1776 - to support newer root version added a second Write-function
1777 with a const qualifier.
1778
1779 * mdata/MDataChain.cc:
1780 - changed access to TMath for newer root versions
1781
1782 * mfileio/MChain.[h,cc]:
1783 - implemented a workaround for teh changed LoadTree definition
1784 in newer root-versions
1785
1786 * mfileio/MReadTree.cc:
1787 - fixed a bug in CheckBranchSize caused some warning to be
1788 displayed
1789
1790 * mhflux/MHAlpha.cc:
1791 - removed check for fResult in PostProcess (it is always there)
1792
1793 * msignal/MExtractTimeFastSpline.cc:
1794 - fixed delete --> delete[]
1795
1796 * mbadpixels/MBadPixelsCalc.cc:
1797 - slight change to some output
1798
1799 * mbase/MTaskEnv.h:
1800 - set name of default task when pointer is given
1801
1802 * mjobs/MJCalibrateSignal.cc:
1803 - fixed handling of extraction range for various cases
1804 - fixed handling in case no arrival times are calculated
1805
1806 * mjobs/MJCalibration.cc:
1807 - write at least a default arrival time calibration container
1808 to make further processing easier
1809
1810 * mjobs/MJPedestal.[h,cc]:
1811 - fixed handling of extraction range for various cases
1812
1813
1814
1815 2005/01/14 Abelardo Moralejo
1816
1817 * mtemp/mpadova/macros/trainsubsample.C, RanForestDISP.C
1818 - added. Two macros used in the analysis of real wobble mode data.
1819
1820
1821
1822 2005/01/14 Daniela Dorner
1823
1824 * macros/sql/filldotrun.C
1825 - added new arehucas-verions and changed code accordingly
1826
1827
1828
1829 2005/01/13 Abelardo Moralejo
1830
1831 * macros/starmc.C
1832 - Added (commented) lines for the case of gamma MC source off-axis
1833 (wobble mode). Changed default extractor to
1834 MExtractFixedWindowPeakSearch.
1835
1836
1837
1838 2005/01/13 Raquel de los Reyes
1839
1840 * callisto.rc
1841 - introduced several configuration lines
1842 (format: "class".DataCheck: No) to allow callisto
1843 to run with rawfiles. Necessary for the datacheck.
1844
1845
1846
1847 2005/01/13 Markus Gaug
1848
1849 * mcalib/MCalibColorSet.cc
1850 - fixed runs 45605-45609
1851
1852 * msignal/MExtractor.h
1853 - take out the variable fHiLoLast from the streamer. Will be
1854 initialized in the ReInit(), if needed
1855
1856 * msignal/MExtractor.cc
1857 - Initialized fHiLoLast to 0. Otherwise, a second eventloop with
1858 the same extractor may have that variable set to a certain
1859 value, even if not desired. The ReInit() fixes fHiLoLast, if
1860 different from 0.
1861
1862 * mpedestal/MExtractPedestal.cc
1863 * mpedestal/MPedCalcPedRun.cc
1864 * mpedestal/MPedCalcFromLoGain.cc
1865 - fix the output of the print to the correct value for the case
1866 that the extractor is used.
1867
1868
1869 2005/01/13 Thomas Bretz
1870
1871 * callisto.rc:
1872 - fixed some typos
1873
1874 * mbase/MLog.cc:
1875 - unset DEBUG defined unintentionally
1876
1877 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
1878 - removed printing Weights in InitArrays, because otherwise
1879 the output of a full data calibration is totally crowded
1880 with numbers. Having the weights-file name on the display
1881 is perfectly enough.
1882
1883
1884
1885 2005/01/12 Markus Gaug
1886
1887 * mcalib/MCalibrationIntensityRelTimeCam.cc
1888 - added fit to improve averageing of the obtained results
1889
1890
1891
1892 2005/01/12 Thomas Bretz
1893
1894 * manalysis/MMatrixLoop.cc:
1895 - changed name to MRead because it now derives from MRead
1896
1897 * mbase/MEvtLoop.[h,cc]:
1898 - implemented an option not to cascade the status display to the
1899 parameter list in PreProcess
1900
1901 * mhflux/MHAlpha.cc:
1902 - changed name of "Significance" to "MinimizationValue"
1903 - return -significance to have a value being minimized
1904
1905 * mhist/MHCamera.cc:
1906 - fixed output of text in legend
1907
1908 * mhist/MHEvent.[h,cc]:
1909 - implemented new options for calibrated pedestals
1910
1911 * mmain/MEventDisplay.cc:
1912 - fixed to support latest changes in MJCalibrateSignal
1913
1914 * mpedestal/MPedPhotCam.cc:
1915 - added new options in GetPixelContent (4 and 5) to support
1916 a correct camera display
1917
1918 * mjobs/MJCalibrateSignal.cc:
1919 - fixed display of calibrated pedestal and pedestal rms
1920 - changed order of plots. Now all interpolated values
1921 (means all calibrated values which are bad-pixel treated)
1922 are displayed behind the unsuitable pixels.
1923
1924 * mjobs/MJ*.cc:
1925 - corrected all wrong %06d to %08d to fit the number of
1926 digits in run-numbers
1927
1928
1929
1930 2005/01/11 Abelardo Moralejo
1931
1932 * mjobs/Makefile
1933 - added missing include -I ../mtrigger
1934
1935
1936
1937 2005/01/11 Thomas Bretz
1938
1939 * callisto.cc, callisto.rc:
1940 - changed such, that all three kinds of pedestals are calcualted
1941 (usefull for studies)
1942
1943 * manalysis/MMatrixLoop.[h,cc]:
1944 - derived from MRead
1945 - implemented some basic functions from MRead
1946
1947 * mfilter/MFCosmics.[h,cc]:
1948 - allow setting of name of MPedestalCam
1949
1950 * mhbase/MBinning.[h,cc]:
1951 - added SetEdges taking MParList as input
1952
1953 * mhflux/MHAlpha.cc:
1954 - use new function from MBinning
1955
1956 * mjobs/MJCalibrateSignal.[h,cc]:
1957 - changed to calculate all three kinds of pedestals
1958 - added filters for trigger pattern and illuminated events
1959
1960 * mjobs/MJPedestal.cc:
1961 - give different names to tabs with different pedestals
1962
1963 * mjobs/MJStar.cc:
1964 - on request changed used pedestal from "FromExtractor" to
1965 "FromExtractorRndm"
1966
1967 * mtrigger/MTriggerPattern.h:
1968 - added Reset function
1969
1970 * mtrigger/MTriggerPatternDecode.[h,cc]:
1971 - added using file format version number
1972
1973
1974
1975 2005/01/11 Markus Gaug
1976
1977 * mbadpixels/MBadPixelsPix.cc
1978 - updated documentation
1979
1980 * mcalib/MCalibrationChargeCalc.cc
1981 - make pixels with deviating number of phes unreliable instead of
1982 unsuitable (this was already thought so, but missed to modify
1983 at one place).
1984
1985 * mhcalib/MHCalibrationCam.[h,cc]
1986 - add possible flag 'kInterlaced': default: kFALSE (like before)
1987 - added pointer to MRawEvtHeader to deny cosmics events in case
1988 of 'interlaced' flag is set. No changes for 'normal' calibration
1989
1990
1991
1992 2005/01/10 Benjamin Riegel
1993
1994 * mreport/MReportStarguider.cc, mreport/MReportStarguider.h
1995 - added two classes for implementing starguider-data
1996
1997 * mreport/ReportLinkDef.h
1998 - added class MReportStarguider to be linked:
1999 #pragma link C++ class MReportStarguider+;
2000
2001 * mreport/Makefile
2002 - added file MReportStarguider.cc
2003
2004 * merpp.cc
2005 - added two containers ( MReportStarguider, MTimeStarguider ) and
2006 added MReportStarguider to the list:
2007 w->AddContainer("MReportStarguider", "Starguider");
2008 w->AddContainer("MTimeStarguider", "Starguider");
2009 r->AddToList("MReportStarguider");
2010
2011
2012
2013 2005/01/10 Markus Gaug
2014
2015 * mcalib/MCalibColorSet.cc
2016 - return kFALSE for CL-run instead of kTRUE
2017
2018 * mcalib/MCalibrationChargeCalc.cc
2019 - stop program in case that multiple colours are found in same file
2020 without intensity calibration
2021
2022 * mbadpixels/MBadPixelsPix.h
2023 - added two new possible UnCalibrated_t flags for the hi-lo
2024 calibration
2025
2026 * macros/calibration.C
2027 - add the calls to:
2028 MArray::Class()->IgnoreTObjectStreamer();
2029 MParContainer::Class()->IgnoreTObjectStreamer();
2030 in main.
2031
2032 * msignal/MExtractor.h
2033 - added Getter for fOffsetLoGain (was still missing)
2034
2035 * mhcalib/MHCalibrationChargeCam.[h,cc]
2036 - remove pixels with histogram overflow only if their percentage
2037 passes a certain limit (default: 0.5%). Before, every overflow
2038 lead to an unsuitable pixel.
2039
2040 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
2041 - implemented changes suggested by T.B. to speed up calculations
2042 - take fNameWeightsFile into the streamer, otherwise the Clone()
2043 will always create an extractor with cosmic's weights.
2044 - set fOffsetLoGain to a slighly higher value. The DF seems to
2045 have a different offset since it uses different pulse shapes
2046 and thus sightly different time definitions.
2047
2048
2049
2050 2005/01/10 Thomas Bretz
2051
2052 * mhvstime/MHVsTime.cc:
2053 - fixed a compiler error for gcc 2.95.3, see Mantis bug # 157
2054
2055 * callisto.cc:
2056 - changed such, that the calculated pedestal is not random
2057 anymore
2058 - added code to calculate the pedestal also with randomization,
2059 but this code is for the moment commented out.
2060
2061 * callisto.rc:
2062 - fixed naming of pedestal calculation
2063
2064 * mbadpixels/MBadPixelsCalc.cc:
2065 - added a second check which compares the pedestal rms with
2066 the variance of the pedestal rms in the same sector
2067
2068 * mjobs/MJCalibrateSignal.[h,cc]:
2069 - changed to calculate the pedestal from extractor without
2070 randomization
2071 - added code to calculate the pedestal also with randomization,
2072 but this code is for the moment commented out.
2073
2074 * mjobs/MJCalibration.cc:
2075 - made sure that pedcam always has the correct name
2076 (FIXME? Print a warning if it has the wrong name)
2077
2078 * mjobs/MJPedestal.[h,cc]:
2079 - changed such, that it allows the calculation of pedestals
2080 in three different ways (fundamental, fromextractor,
2081 fromextractorrndm)
2082 - therefor removed SetExtractorResolution and added
2083 + void SetExtractionFundamental()
2084 + void SetExtractionWithExtractorRndm()
2085 + void SetExtractionWithExtractor()
2086
2087 * mjobs/MJStar.cc:
2088 - changed/fixed the input name of the MPedPhotCam used in the
2089 image cleaning
2090
2091 * mraw/MRawFileRead.[h,cc]:
2092 - changed return type of OpenNextFile
2093 - in some cases return kERROR in OpenNextFile to abort the Processing
2094 with an error
2095
2096 * mraw/MRawRunHeader.cc:
2097 - call a wrong file format version ERROR now
2098
2099 * mhflux/MAlphaFitter.[h,cc]:
2100 - make sure that resetted values are returned if fit failed
2101 - set default scaling too kOffRegion
2102
2103 * mhflux/MHAlpha.cc:
2104 - some small fixes to handling of MHAlphaOff
2105
2106 * mhflux/MHFalseSource.[h,cc]:
2107 - implemented possible usage of MHFalsSourceOff for On-Off-Analysis
2108 - updated display accordingly
2109 - updated fit accordingly
2110 - removed catalog temporarily from plots until I found the
2111 reason for the strange crashes
2112
2113 * mbadpixels/MBadPixelCalc.[h,cc]:
2114 - implemented the possibility to check the pedestal rms against the
2115 variance of the pedstal rms, too. The option is curretly switched
2116 off.
2117 - enahanced informal output in PreProcess
2118
2119 * mbase/MTaskList.cc:
2120 - a little change to some output
2121
2122
2123
2124 2005/01/10 Wolfgang Wittek
2125
2126 * mfbase/MFEventSelector2.cc
2127 - check whether filter exists before calling
2128 filter->CallPreProcess(parlist)
2129
2130
2131
2132 2005/01/08 Markus Gaug
2133
2134 * mhcalib/MHCalibrationHiLoCam.[h,cc]
2135 * mcalib/MCalibrationHiLoCam.[h,cc]
2136 * mcalib/MCalibrationHiLoPix.[h,cc]
2137 * mcalib/MIntensityCalibrationHiLoCam.[h,cc]
2138 * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
2139 mcalib/CalibLinkDef.h
2140 - new classes for calibration of conversion high-gain vs. low-gain
2141
2142 * msignal/MExtractedSignalPix.[h,cc]
2143 - added data member fChisquare, set to -1. by Clear() and Reset()
2144 - raised version number by 1
2145
2146 * msignal/MExtractedSignalCam.[h,cc]
2147 - added data member fNdf, set to -1 by default
2148 - new function: GetProb(const Int_t pixidx) to be called to
2149 calculate the joint probability of Chisquare of pixel "pixidx"
2150 and fNdf
2151 - added documentation of data members
2152 - raised version number by 1
2153
2154 * mhcalib/MHCalibrationChargeCam.cc
2155 - strengthened default histogram limits a bit, should accelerate
2156 the calibration by 20%.
2157
2158 * mjobs/MJCalibrateSignalFromOutside.cc
2159 - fixed two lines to compile MCalibrateData with the recent changes
2160 by TB
2161
2162 * msignal/MExtractTimeAndChargeDigitalFilter.cc
2163 - fixed two bugs introduced yesterday by TB.
2164
2165 * msignal/MExtractTimeAndChargeSpline.cc
2166 * msignal/MExtractTimeAndChargeSlidingWindow.cc
2167 - adopt part of TB's speed accelerations into these classes
2168
2169 * msignal/MExtractTimeAndCharge.cc
2170 - fix the low-gain extraction window for the case that the high-gain
2171 is saturated. Was skipped so far.
2172
2173
2174
2175 2005/01/07 Markus Gaug
2176
2177 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
2178 - catch the case that more than 90% of the pixels have saturated
2179 signals and fix the extraction window from the occurrance of
2180 saturation, then. Important for high-intensity calibration events.
2181
2182
2183 * msignal/MExtractor.cc
2184 * msignal/MExtractTime.cc
2185 * msignal/MExtractTimeAndCharge.cc
2186 - added some documentation
2187
2188 * msignal/MExtractTime.[h,cc]
2189 - moved the empty function FindTimeHiGain() and FindTimeLoGain() to
2190 the header-file.
2191
2192
2193
2194
2195 2005/01/07 Abelardo Moralejo
2196
2197 * mbase/MLog.h
2198 - Added #include "TSystem.h", otherwise gSystem is not recognized
2199 in Mac OSX.
2200
2201 * manalysis/MMakePadHistograms.cc
2202 - Changed badcalc.SetNamePedPhotContainer to
2203 badcalc.SetNamePedPhotCam
2204
2205
2206
2207 2005/01/07 Thomas Bretz
2208
2209 * mbadpixels/MBadPixelsCalc.[h,cc], macros/ONOFFAnalaysis.C:
2210 - replaced PedPhotContainer by PedPhotCam for consistency
2211
2212 * mbase/MLog.[h,cc]:
2213 - return *this in Seperator()
2214
2215 * mbase/MPrint.[h,cc]:
2216 - use new separator manipulator in PreProcess
2217 - fixed a type: separator instead of seperator
2218
2219 * mfileio/MReadTree.[h,cc]:
2220 - added a check for branch->IsAutoDelete() in Notify()
2221
2222 * mpedestal/MExtractPedestal.[h,cc]:
2223 - added new option 'fRandomCalculation' be used to switch on-/off-
2224 randomization in extractors, the default should be like before
2225 - added Process() calling Calc()
2226
2227 * mpedestal/MPedCalcFromLoGain.[h,cc], mpedestal/MPedCalcPedRun.[h,cc]:
2228 - renamed Process() to Calc()
2229
2230 * Makefile:
2231 - removed macros/calibration.C, which seems to have been
2232 unintantionally introduced.
2233
2234 * manalysis/Makefile:
2235 - removed unintantionally introduced wrong include
2236
2237 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
2238 - a small acceleration discussed with Hendrik by replacing a
2239 counter in a loop by pointer arithmetics
2240
2241 * mraw/MRawEvtPixelIter.cc:
2242 - fixed a bug in GetMaxIdxHiLoGain which caused the loop to
2243 read one byte behind the end of the array
2244 - fixed HasLoGain() which really did weired things, means accessing
2245 sometimes memory somewhere. This could theoretically result
2246 in assigning the wrong lo-gains to the wrong pixels.
2247
2248 * mtrigger/MTriggerPattern.[h,cc], mtrigger/MTriggerPatternDecode.[h,cc],
2249 mtrigger/MFTriggerPattern.[h,cc]:
2250 - added
2251
2252 * mtrigger/Makefile, mtrigger/TriggerLinkDef.h:
2253 - added MTriggerPattern, MTriggerPatternDecode and MFTriggerPattern
2254
2255 * manalysis/MEnergyEstParam.h:
2256 - added a new function SetVariables calling SetCoeff
2257
2258 * mcalib/MCalibrateData.[h,cc]:
2259 - removed data members for container names
2260 - added new lists for container names
2261 - allow to calibrate more than one pedestal container at the same
2262 time
2263
2264 * mjobs/MJCalibrateSignal.cc:
2265 - changed accordingly
2266
2267
2268
2269 2005/01/05 Thomas Bretz
2270
2271 * mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationChargeCalc.cc,
2272 mhcalib/MHCalibrationRelTimeCam.cc:
2273 - made some output lines fit into convinience window of 80 col
2274
2275 * mhist/MHCamEvent.cc:
2276 - make sure that x-axis has correct title
2277
2278 * msignal/MArrivalTimePix.cc:
2279 - init error to -1 which is a obviously non valid value
2280 - fixed IsValid() which gave wrong results
2281
2282 * msignal/MExtractTimeAndCharge.cc, msignal/MExtractedSignalPix.cc:
2283 - made sure that LoGain is flagged non-valid if no lo-gain exists
2284 - push time back at the edge of the allowed limits if outside
2285
2286 * mbase/MGList.[h,cc]:
2287 - introduced new functions Delete and DeletePictures
2288 - SetBit(kMustCleanup) in constructor. Otherwise it is not
2289 correctly removed from ListOfCleanups
2290
2291 * mbase/MLog.cc:
2292 - SetBit(kMustCleanup) if adding a plugin to make sure it is cleaned
2293 from the list
2294
2295 * mbase/MParContainer.[h,cc]:
2296 - replaced return type of GetDescriptor by TString. The old version
2297 was terribly wrong! The returned memory wasn't removed as soon
2298 as the function returned.
2299
2300 * mbase/MStatusDisplay.[h,cc]:
2301 - for security (thread safty) replaced all Form() by MString::Form()
2302 - implemented a more secure scheme of Closing (Clone()) this was
2303 a hint given by valgrind
2304 - set kMustCleanup for all new object in ClonePad not only kCanDelete
2305 - fixed some lines in pulldown-menus
2306 - add TPads to ListOfCleanups in ClonePad (workaround!)
2307
2308 * mbase/MString.[h,cc]:
2309 - implemented a new static Form() function returning a copy of
2310 the result
2311
2312 * mbase/MTask.[h,cc]:
2313 - replaced return type of GetDescriptor by TString. The old version
2314 was terribly wrong! The returned memory wasn't removed as soon
2315 as the function returned.
2316 - Made GetDescriptor thread safe using MString::Form
2317
2318 * mfileio/MWriteRootFile.cc:
2319 - Use GetDescriptor().Data() when using any kind of printf function
2320
2321 * mhbase/MFillH.cc:
2322 - replaced string concatenation in all constructors by a Form
2323 (also suggested by valgrind)
2324
2325 * mhcalib/MHCalibrationRelTimeCam.cc:
2326 - made some output fit into 80col boundary
2327
2328
2329
2330
2331 2005/01/03 Thomas Bretz (HAPPY NEW YEAR)
2332
2333 * mfht:
2334 - added new directory for hexagonal fourier transformation
2335
2336 * mfht/HftIncl.h, mhft/HftLinkDef.h, mhft/MGeomCamMagicXT.[h,cc],
2337 mhft/MGeomCamMagicEnhance.[h,cc], mhft/MHexgaonalFT.[h,cc],
2338 mhft/MHexagonalFreqSpace.[h,cc], mhft/MHexagonalFTCalc.[h,cc],
2339 mhft/Makefile:
2340 - added
2341
2342 * macros/extendcam.C:
2343 - added: tutorial for MGeomCamExtend
2344
2345 * macros/hft.C:
2346 - added: tutorial for MHexgonalFTCalc
2347
2348 * macros/dohtml.C:
2349 - updated
2350
2351 * macros/rootlogon.C:
2352 - updated
2353
2354 * Makefile:
2355 - mhft added
2356
2357 * mbase/MParContainer.cc, mbase/MLog.cc:
2358 - added a pre-compiler option for destructor debugging
2359
2360 * mbase/MTaskList.[h,cc]:
2361 - added new function Replace
2362
2363 * mdata/MDataChain.cc, mfbase/MF.cc:
2364 - shortened some output
2365
2366 * mdata/MDataArray.[h,cc]:
2367 - added new function FindRule
2368
2369 * mfileio/MReadTree.[h,cc]:
2370 - enhanced functionality to be able to read a TTree stored in memory
2371 instead of a file. Therefor introduced fTree which is now the pointer
2372 used and replaced fChain where TTree and TChain have common behaviour.
2373 Where they behave uncommon new code for the new case has been added.
2374
2375 * mfileio/MWriteRootFile.[h,cc]:
2376 - enhanced functionality to be able to write a TTree into memory
2377 instead of a file. This were maily bugfixes for the case fOut==0, which
2378 must be handled correctly. Becarefull a tree filles without a file
2379 is not deleted automatically!
2380
2381 * mhbase/MBinning.h:
2382 - added copy constructor
2383 - fixed buggy SetEdges(MBinning&) which didn't work
2384
2385 * mhbase/MHMatrix.cc:
2386 - when adding a new rule check first if the same rule already exists
2387
2388 * mhflux/MAlphaFitter.[h,cc]:
2389 - added new functionality to support on-off analysis
2390 - didn't touch existing code
2391
2392 * mhflux/MHAlpha.[h,cc]:
2393 - added new functionality to support on-off analysis
2394 - replaced Fit() calls by newer function calls
2395 - added DrawAll - PRELIMINARY
2396 - fixed a bug when projecting - may be the reson for some strange
2397 crashes
2398
2399 * mcalib/MCalibColorSet.cc:
2400 - fixed a stupid bug introduced last year, which caused MCalibColorSet
2401 in some circumstances to stop the eventloop when it shouldn't
2402
2403 * mjobs/MSequence.cc:
2404 - expand path names
2405
Note: See TracBrowser for help on using the repository browser.