source: trunk/MagicSoft/Mars/Changelog@ 6391

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