source: trunk/MagicSoft/Mars/Changelog@ 6798

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