source: trunk/MagicSoft/Mars/Changelog@ 6509

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