source: trunk/MagicSoft/Mars/Changelog@ 6459

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