source: trunk/MagicSoft/Mars/Changelog@ 6091

Last change on this file since 6091 was 6091, checked in by mazin, 20 years ago
*** empty log message ***
File size: 40.6 KB
Line 
1
2Please do not write behind the end of line tag so that it is possible
3to send a Changelog file to a line printer directly. Thanks.
4
5For your entries please follow EXACTLY this style:
6
7_yyyy/mm/dd_[Your Name]
8_
9___*_filename:
10_____-_description
11_
12___*_filename2, filename3:
13_____-_description
14_
15_
16_
17
18While an underscore is a placeholder for a white-space or an empty line.
19
20
21 -*-*- END OF LINE -*-*-
22 2005/01/28 Abelardo Moralejo
23
24 * mpointing/MSrcPosCalc.cc
25 - updated. Make it work as desired: obtain for each event the x,y
26 position on the camera of a source whose celestial coordinates
27 (J2000) have been set by the user in the container "MSourcePos"
28 of type MPointingPos, added to the parameter list. If the
29 container MSourcePos is not found, the center of the camera (or
30 other fixed position x,y set in the parameter list by the user -
31 in MSrcPosCam) is used as source position for all the events in
32 the loop.
33
34
35
36 2005/01/28 Thomas Bretz
37
38 * mjobs/MJCalibrateSignal.cc:
39 - fixed that extract1,2,3 haven't been deleted if loop failed.
40 - print tasklist also if loop failed.
41 - added a undefined task (MTaskEnv "FinalFantasy") as last task to
42 the event processing tasklist
43
44 * callisto.rc:
45 - added comments about "FinalFantasy" into call
46 - added comment for obsolete resources as discussed yesterday
47 evening: TimeUpperLimit
48
49 * mbase/MMath.[h,cc], manalysis/MCerPhotPix.[h,cc],
50 mpedestal/MPedPhotPix.h:
51 - replaced TruncatePrecision by ReducePrecision (its simply a better
52 name)
53
54 * mbase/MParList.cc:
55 - added a check to make 200%(!) sure that the container added
56 to the list is a MParContainer (everything else could crash
57 almost everything in Mars!)
58
59 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.[h,cc],
60 mjobs/MJPedestal.cc:
61 - simplified the code in the WriteResult functions by using
62 the new WriteContainer in MJob
63 - removed the TObjArray from the MParList! It is NOT a MParContainer
64 there are a lot of circumstance how this can crash Mars. I don't
65 know why the compiler allowed for this.
66 - unified WriteResult and WriteHists
67 - split GetOutputFile into two functions for simplification
68
69 * mjobs/MJCalibration.h:
70 - copy the extractorcam name when copying the contents
71
72 * mjobs/MJob.[h,cc]:
73 - new member function WriteContainer to simplify code in derived
74 classes
75
76 * mpointing/MSrcPosCalc.[h,cc]
77 - fixed the header according to Abelardo's changes
78 - added the initialization of the pointers to the constructor
79
80
81
82 2005/01/28 Markus Gaug
83
84 * msignal/MExtractTimeAndChargeDigitalFilter.cc
85 - introduce a security check for the time fine adjustment in case,
86 it is too large.
87
88 * mcalib/MCalibConstCam.[h,cc]
89 * mcalib/MCalibConstPix.h
90 - new classes to allow display of changing cal. constants with the
91 interlaced cal. events
92
93 * mcalib/MCalibrationChargeCalc.cc
94 - removed stopping of PostProcess in case that the evtloop is
95 finished with interlaced cal. events
96
97 * mcalib/MCalibrateData.[h,cc]
98 - fill MCalibConstCam with update results (once per calib. consts
99 update == every 10 sec.)
100 - introduce check for size of calibration constant. In case, it is
101 completetly out of range, set the MBadPixelsPix::IsUnsuitableRun
102
103 * mjobs/MJCalibrateSignal.cc:
104 - display one MHCamera more with changing conv. factors (only for
105 interlaced cal. events)
106
107
108
109 2005/01/28 Abelardo Moralejo
110
111 * mtemp/mpadova/macros/trainsubsample.C
112 - added # of events to be written in the output (instead of
113 fraction of total). Moved MSrcPosCam in output from RunHeaders
114 to Events tree.
115
116
117
118 2005/01/27 Daniel Mazin and Markus Gaug
119
120 * mcalib/MCalibrateData.[h,cc]
121 - derive this class from MCamEvent in order to be able to display
122 evolution of conversion factors in case of interlaced cal.
123 events
124
125 * mpointing/MInterpolatePointingPos.[h,cc]
126 - new class to interpolate pointing positions, adapted from a class
127 by Marcos Lopez
128
129 * mjobs/MJCalibrateSignal.[h,cc]
130 - enabled the calibration of data with interlaced calibration events
131
132 * msignal/MArrivalTime.[h,cc]
133 * mcalib/MCalibrateRelTime.cc
134 - removed Error of calibrated arrival time, as agreed on the last
135 software calibration meeting yesterday
136
137 * mjobs/MJCalibrateSignal.cc
138 - add display to show histogramming of conversion factors
139 - modify default calibration to equiv. photo-electrons
140 - allow for setting of MC, Raw or Root-file type in callisto.rc
141
142 * callisto.rc
143 - updated conf. file
144
145
146 2005/01/27 Thomas Bretz
147
148 * callisto.cc:
149 - don't display starting pedestals when calibrating the signal
150
151 * callisto.rc:
152 - added some comments
153
154 * star.rc:
155 - according to Daniel M. we have agreed to change the default
156 cleaning level to adapt it roughly to the new pedestal
157
158 * manalysis/MCerPhotPix.[h,cc], mpedestal/MPedPhotPix.h:
159 - as agreed in the current calibration meeting we truncate the
160 precision of the stored floating point values to roughly 0.5%
161 to gain storage space in the calibrated data (the gzip
162 algorithm compresses this stuff nicely - we gain roughly 15%)
163
164 * mhflux/MHFalseSource.cc, mjobs/MJCalibration.cc, mjobs/MJStar.cc:
165 - added a comment
166
167 * mjobs/MJCalibrateSignal.cc:
168 - changed title of unsuitable plot
169 - removed plot for calibrated fundamental pedestal as agreed in the
170 current calibration meeting (we may change this to an option)
171
172 * mjobs/MJPedestal.[h,cc]:
173 - changed the name of the "PedDiff" plot to be consistent with the
174 other tab-name
175 - changed the options for the display
176 - removed the dependancy of fDisplayType and the SetDataCheck
177 option
178 - added option kDisplayNone
179 - renamed enums from k*Display to kDisplay*
180
181 * mhist/MHCamEvent.cc:
182 - trying to get rid of the Err_%p workaround.
183
184 * manalysis/MCerPhotEvt.[h,cc]:
185 - added some '!' signs in the comment line. This is quick hack
186 to gain I/O speed and storage space. We will soon have new
187 containers for the calibrated data and image cleaning
188 information.
189 - changed version number to 6
190
191 * mhist/MHCamera.cc:
192 - added member function SetAllUsed
193
194
195
196 2005/01/26 Abelardo Moralejo
197
198 * macros/mccalibrate.C
199 - removed creation and writing out of MSrcPosCam. It is more
200 flexible to add it in starmc2.C if needed (for wobble mode for
201 instance).
202
203 * mtemp/mpadova/macros/RanForestDISP.C
204 - added possibility to set the number of hadrons read in for the
205 training. Added some missing containers to output.
206 - Fixed rule concerning the DISP, by adding parentheses. Remember
207 that MHMatrix::AddColumn does not respect the usual precedence
208 of operations!
209
210 * mtemp/mpadova/macros/resize.C
211 - added to output missing container MRawEvtHeader
212
213 * macros/starmc2.C
214 - added missing container MImagePar. Added possibility to set the
215 source position on the camera (for the wobble mode).
216
217
218
219 2005/01/25 Abelardo Moralejo
220
221 * macros/starmc2.C
222 - modified to allow double (train / test) output, for g/h
223 separation studies. Added several missing containers to output.
224
225
226
227 2005/01/25 Thomas Bretz
228
229 * mcalib/MCalibrationIntensityChargeCam.cc:
230 - fixed a lot of 'default argument'-warnings to make to code
231 compile
232
233 * mbase/MParContainer.[h,cc]:
234 - moved the empty Reset() function into the source file and
235 added a lot of comments
236 - implemented new helper-functions: GetNewObject
237
238 * mbase/MContinue.[h,cc]:
239 - allow to use MFilter-classes as filter in ReadEnv
240
241 * mbase/MTaskEnv.cc:
242 - replaced some code by GetNewObject
243
244 * mhbase/MFillH.cc:
245 - handle DrawOption "same" to be able to draw to the same pad
246
247 * mhbase/MH.[h,cc]:
248 - added same-argument to DrawSame
249
250 * mhbase/MH3.cc:
251 - removed some obsolete comments
252 - remove own drawing options before calling fHist->Draw
253
254 * mimage/MHHillas.cc, mimage/MHImagePar.cc:
255 - first try of implementing 'same' drawing option
256
257
258
259 2005/01/25 Markus Gaug
260
261 * mcalib/MCalibrationPattern.[h,cc]
262 * mcalib/MCalibrationPatternDecode.[h,cc]
263 - New Decoder task for the calibration pattern from the
264 digital modules
265
266 * mraw/MRawEvtHeader.[h,cc]
267 - remove decoding from this class
268
269 * mcalib/MCalibrationIntensityHiLoCam.[h,cc]
270 - remove, because one needs anyhow much more than one data file
271 to get a reasonable conversion factor
272
273 * mcalib/MCalibCalcFromPast.[h,cc]
274 - remove MCalibrationIntensityHiLoCam
275
276 * mbadpixels/MBadPixelsPix.h
277 * mbadpixels/MBadPixelsCam.cc
278 - changed one function name to GetUnsuitableCalLevel()
279
280 * mjobs/MJCalibration.cc
281 - replace all Y-titles with units "FADC counts" by "FADC cnts" and
282 "FADC slices" by "FADC sl.", otherwise they range out of the
283 canvas.
284
285 * mcalib/MCalibrationChargeCalc.cc
286 - ensure to set the color correctly in MCalibrationBlindCam
287
288 * callisto.rc
289 - put space for
290 MJCalibrateSignal.ExtractSignal.HiGainFirst: 2
291 MJCalibrateSignal.ExtractSignal.HiGainLast: 16
292
293
294 2005/01/24 Abelardo Moralejo
295
296 * manalysis/MMcCalibrationUpdate.cc
297 - Adapted to changes in MCalibrateData from 2005/01/16: moved
298 qepix.SetAvNormFFactor(1.) from Process() to ReInit(). Due to
299 this, for the last week you may have found trouble running
300 starmc.C and mccalibrate.C.
301
302
303
304 2005/01/24 Thomas Bretz
305
306 * callisto.cc:
307 - removed non-existing option from output
308
309 * manalysis/MEnergyEstimate.[h,cc]:
310 - added ReadEnv member function
311
312 * mbase/MContinue.[h,cc]:
313 - implementes AllowEmpty option to support doing nothing
314 defined in resource file
315 - added a first draft to allow usage of class-filters instead of
316 rules
317
318 * mbase/MMath.[h,cc]:
319 - implemented a function suggested by Florian Goebel which reduces
320 the precision of a float to ~0.5% which is usefull for data
321 compression by gzip
322
323 * mdata/MDataChain.[h,cc]:
324 - implemented ReadEnv member function
325
326 * mfbase/MF.cc:
327 - a small enhancement to the output in ReadEnv
328
329 * mhbase/MH3.cc:
330 - fixed call to FindObject in Paint which caused a profile to be
331 displayed incorrectly in case it was read from a file
332
333 * mhflux/MHFalseSource.[h,cc]:
334 - removed old obsolete unsused Significance functions
335 - implemented ReadEnv member function
336 - set false source binning only if BinningFalseSource is not default
337 - check parlist for BinningAlpha
338
339 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
340 mjobs/MJPedestal.cc:
341 - added an additional check and output if output-file could
342 not be opened
343
344 * mjobs/MJob.h:
345 - added some Getter
346
347 * mhbase/MBinning.[h,cc].
348 - added nen member functions
349 + SetEdgesRaw
350 + ReadEnv
351 + Print
352
353 * mhflux/MAlphaFitter.[h,cc]:
354 - added new member function ReadEnv
355
356 * mhflux/MHAlpha.cc:
357 - fixed a problem when fitting without off-data
358
359 * mbase/MStatusDisplay.cc:
360 - implemented a further fix in DrawClonePad to make sure
361 that the X-stuff doesn't get confused while still
362 GetDrawOption returns the correct value
363
364
365
366 2005/01/24 Markus Gaug
367
368 * msignal/MExtractTimeAndChargeDigitalFilter.cc
369 - introduced security check for the times fine-tuning to catch
370 outliers because of deviating pulse forms.
371
372 * msignal/MExtractTime.cc
373 * msignal/MExtractor.cc
374 - lowered default high-gain saturation limit to 250
375 - removed Clear() for two results containers at beginning of Process()
376
377 * msignal/MExtractor.h
378 - Take fHiLoLast into the Clone()
379
380 * msignal/MExtractedSignalPix.cc
381 - change sign of default initializer to negative.
382
383
384
385 2005/01/23 Markus Gaug
386
387 * mhcalib/MHCalibrationHiLoCam.[h,cc]
388 - updated to new logain switch setting in MExtractTimeAndCharge
389 - extract also high-gain vs. low-gain time difference
390
391 * mhcalib/MHCalibrationCam.[h,cc]
392 * mhcalib/MHCalibrationChargeCam.[h,cc]
393 - updated reading of conf. values in ReadEnv
394
395 * mhcalib/MCalibrationHiLoCam.[h,cc]
396 * mhcalib/MCalibrationHiLoPix.[h,cc]
397 * mhcalib/MCalibrationIntensityHiLoCam.[h,cc]
398 - updated accordingly
399
400 * mbadpixels/MBadPixelsCam.cc
401 - removed some bugs in the Print() function
402
403
404
405 2005/01/22 Markus Gaug
406
407 * mhcalib/MHCalibrationRelTimeCam.cc
408 - display in the averaged times display the event-by-event averaged
409 absolute arrival times instead of the rel. ones which do not make
410 much sense.
411
412 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
413 * mhcalib/MHCalibrationTestCam.[h,cc]
414 - update to the latest changes in analysis chain.
415
416 * mjobs/MJExtractCalibTest.[h,cc]
417 - update to the latest changes in analysis chain.
418
419 * mjobs/MJCalibration.cc
420 - replace title of that times-averageing Tab from "RelTimes" by
421 "Times".
422
423 * macros/calibration.C
424 - update to changes in MJExtractCalibTest
425
426
427
428 2005/01/21 Markus Gaug
429
430 * msignal/MExtractTimeAndChargeDigitalFilter.cc
431 * msignal/MExtractTimeAndChargeSlidingWindow.cc
432 * msignal/MExtractTimeAndChargeSpline.cc
433 - use the max. bin content for low-gain extraction
434
435 * callisto.rc
436 - add place for LoGainSwitch
437
438
439
440 2005/01/21 Florian Goebel
441
442 * mfbase/MF.cc:
443 - include a (TString) cast to make it compilable with gcc2.95.3
444
445
446
447 2005/01/21 Thomas Bretz
448
449 * mpointing/MSrcPosFromModel.cc:
450 - fixed crash in Process if no pointing model available
451
452 * mpointing/MPointingPosCalc.h:
453 - added missing initialization of data members
454
455 * mastro/MObservatory.[h,cc]:
456 - added ReadEnv member function
457
458 * mbase/MTaskEnv.h:
459 - added (=0) default to SetDefault
460
461
462
463 2005/01/20 Markus Gaug
464
465 * mcalib/MCalibrationIntensityChargeCam.[h,cc]
466 - added function to display fluctuations of a variable
467
468 * mcalib/MCalibrationPix.cc
469 - fixed small bug in High-gain mean error.
470
471 * msignal/MExtractTimeAndCharge.[h,cc]
472 - introduced high-gain maximum limit before extracting the low-gain
473
474
475
476 2005/01/20 Thomas Bretz
477
478 * mbase/MContinue.[h,cc]:
479 - added ReadEnv member function to support resource files
480
481 * mbase/MEvtLoop.[h,cc]:
482 - added a second arguemtn to reading of the resource file by name
483 - added some checks when reding the resource file and the
484 parameter list hasn't been setup
485
486 * mbase/MParList.cc:
487 - removed an obsolete output from ReadEnv
488
489 * mfbase/MF.[h,cc]:
490 - added ReadEnv member function to support resource files
491 - added kAllowEpty flag to support skipping by resource files
492
493 * mfbase/MFilterList.cc:
494 - added a comment
495
496 * mbase/MStatusDisplay.[h,cc]:
497 - fixed Write to be compatible with root 4.02/00
498 - worked around a problem with reading the DrawOption correctly
499 from a stored status display
500
501
502
503 2005/01/19 Thomas Bretz
504
505 * mbase/MMath.cc:
506 - added a comment to SignificanceLiMa, made by Daniel Mazin
507 - also check for b==0
508
509 * mhflux/MAlphaFitter.[h,cc]:
510 - fixed significance calculation in case of on-off data
511 - added fScaleFactor
512
513 * mhflux/MHAlpha.[h,cc], mhflux/MHFalseSource.cc:
514 - handle scale factor in case of on-off observations
515
516 * mjobs/MJPedestal.cc:
517 - aligned screen output to 80col rule
518
519 * mtrigger/MFTriggerPattern.[h,cc]:
520 - assigned correct integers to enum
521 - made sure that the enum is correctly handled in all function by
522 applying a r-value to the condition
523
524
525
526 2005/01/19 Abelardo Moralejo
527
528 * mtrigger/MFTriggerPattern.[cc,h]
529 - Changed Bool_t arguments of all setters to new type Prescale_t
530 defined by N. Galante (see below)
531
532
533
534 2005/01/19 Nicola Galante
535
536 * mtrigger/MFTriggerPattern.[cc,h]
537 - added in header enum Prescale_t { kUnPrescaled = kFALSE,
538 kPrescaled = kTRUE };
539
540 - fixed a bug in Process, both fMaskRequiredUnprescaled and
541 fMaskRequiredPrescaled are checked simultaneously.
542
543
544
545 2005/01/18 Markus Gaug
546
547 * mcalib/MCalibColorSet.cc
548 - fixed the remaining day of data without colour in project name
549 neither in digital modules bits.
550
551 * mpedestal/MPedCalcPedRun.[h,cc]
552 - catch the continuous light runs with MRawRunHeader::fRunType
553 == kRTCalibration to be recognized as effective pedestal runs.
554
555
556 2005/01/18 Thomas Bretz
557
558 * mbase/MMath.cc:
559 - added a check for s==0 in SignificanceLiMa, because otherwise the
560 result is NaN
561
562 * mfbase/MF.cc:
563 - removed an obsolete debugging output from the latest changes
564
565 * mhflux/MHAlpha.cc:
566 - reset fHTime, too
567
568
569
570 2005/01/18 Nicola Galante
571
572 * mtrigger/MFTriggerPattern.cc:
573 - added parentesis to ensure bitwise operators priority
574 with respect to logical operators.
575
576
577 2005/01/17 Thomas Bretz
578
579 * manalysis/MEnergyEstimate.[h,cc]:
580 - changed to be more general. Energy is now estimated from a rule
581 (MDataChain) The default behaviour is still the same as before
582 to copy the energy from MMcEvt
583
584 * mbase/MTask.cc:
585 - changed to write out the descriptor istead of the task-name only
586 in Pre/PostProcess
587
588 * mhbase/MH.cc:
589 - initialize fSerialNumber and fNumExecutions in constructor
590
591 * mhflux/MHFalseSource.cc:
592 - according to a suggestion by Markus Mayer I have changed
593 \\sigma_{max}=f to S_{max}=f\\sigma
594
595 * mjobs/MJCalibrateSignal.cc:
596 - as discussed with Markus and Abelardo fixed the MFTriggerPattern
597 call.
598
599 * mtrigger/MFTriggerPattern.cc, mtrigger/MTriggerPattern.cc,
600 mtrigger/MTriggerPatternDecode.cc:
601 - added some comment about file version
602
603 * mbase/MFilter.h:
604 - implemented new virtual function GetDataMember like in MData
605
606 * mbase/MTask.[h,cc]:
607 - when filter is added ass GetDataMember to branch list (should be
608 obsolete, because filter is in the tasklist, but it should not hurt)
609
610 * mfbase/MF.[h,cc], mfbase/MFDataChain.[h,cc], mfbase/MFDataMember.[h,cc],
611 mfbase/MFilterList.[h,cc]:
612 - implemented new function GetDataMember
613
614
615
616 2005/01/17 Markus Gaug
617
618 * msignal/MExtractTimeAndChargeDigitalFilter.cc
619 - remove a situation where the high-gain signal can be 0.
620
621 * mtrigger/MTriggerPattern.h
622 - fixed a bug in defining the trigger bit pattern (Have to start
623 from 0 instead of 1)
624
625 * mjobs/MJPedestal.cc
626 * mjobs/MJCalibrateSignal.cc
627 - fixed default extraction ranges.
628
629 * callisto.rc
630 - fixed default weights files for pedestal extraction for cosmcis
631
632 * mcalib/MCalibrationChargeCalc.cc
633 - removed program exit on occurrance of multiple colours without
634 intensity calibration
635
636
637
638 2005/01/17 Nadia Tonello and Markus Gaug
639
640 * mcalib/MCalibrationChargeCam.cc
641 - some fit improvements in the function GetAveragedConvFADC2PhotPerArea
642
643
644
645 2005/01/16 Markus Gaug
646
647 * mhcalib/MHCalibrationCam.[h,cc], mhcalib/MHCalibrationRelTimeCam.[h,cc],
648 mhcalib/MHCalibrationChargeCam.[h,cc]
649 - put overflow management and results camera initialization into
650 base class
651
652 * mcalib/MCalibrateData.[h,cc]
653 - added possibility to re-normalize signal to equiv. photo-electrons
654 ( SetSignalType(MCalibrateData::kPhe) ).
655 Default is old version in photons
656 - speed up Process by storing pre-calculated calibration constants
657 in arrays (needed 40% of CPU time of the eventloop before, now: 23%)
658 - added new pointer to different MCalibrationChargeCam used for
659 updates
660 - added possibility to update the conversion factors using the
661 MCalibrationChargeCam stored in fCalibUpdate.
662 - added Print() function
663
664 * mcalib/MCalibCalcFromPast.[h,cc]
665 - committed final version, now also in the Makefile
666
667 * mjobs/MJCalibrateSignalFromOutside.[h,cc], macros/calibration.C
668 - committed final version, now able to calibrate interlaced cal.
669 events.
670
671
672
673 2005/01/14 Hendrik Bartko
674
675 * msignal/calibration_weights_UV.dat
676 - fixed a small bug in the noise autocorrelation of the AB-noise
677
678 * msignal/calibration_weights_blue.dat
679 - new weights file for blue calibration pulses
680
681 * cosmics_weights.dat
682 - fixed a small bug in the noise autocorrelation of the AB-noise
683
684
685
686 2005/01/14 Markus Gaug
687
688 * msignal/MExtractTimeAndChargeDigitalFilter.cc
689 - added a small acceleration of the program, tested by Hendrik and
690 me.
691
692 * mpedestal/MPedCalcFromLoGain.cc
693 - fixed one warning output which was not a real warning.
694
695 * mcalib/MCalibrationChargeCam.cc
696 - improved the function to calculate a mean conversion factor over
697 the whole camera including a fit to the values.
698
699 * mpedestal/MPedCalcPedRun.[h,cc]
700 - undo some changes introduced by TB on 2/12/04 which had made the
701 use of interlaced pedestal events impossible again.
702 - Use now the new class MTriggerPattern directly to recognize an
703 interlaced pedestal event.
704
705
706
707 2005/01/14 Thomas Bretz
708
709 * callisto.cc:
710 - fixed a typo in output
711
712 * manalysis/MGeomApply.cc:
713 - removed some old code already in comments
714 - added possibility to switch off automatic processing (used
715 if two different geometries around)
716
717 * manalysis/MMultiDimDistCalc.cc, mhbase/MHMatrix.[h,cc],
718 mranforest/MRanForestCalc.cc, mtools/MHSimulatedAnnealing.[h,cc],
719 mtools/MSimulatedAnnealing.h:
720 - added include of TVector because in newer root version it is
721 not included from TMatrix anymore
722
723 * mbase/BaseLinkDef.h, mbase/MMath.[h,cc]:
724 - to stick to the convention of TMath in newer root versions MMath
725 changed from a class to a namespace
726
727 * mbase/MEvtLoop.[h,cc]:
728 - to support newer root version added a second Write-function
729 with a const qualifier.
730
731 * mdata/MDataChain.cc:
732 - changed access to TMath for newer root versions
733
734 * mfileio/MChain.[h,cc]:
735 - implemented a workaround for teh changed LoadTree definition
736 in newer root-versions
737
738 * mfileio/MReadTree.cc:
739 - fixed a bug in CheckBranchSize caused some warning to be
740 displayed
741
742 * mhflux/MHAlpha.cc:
743 - removed check for fResult in PostProcess (it is always there)
744
745 * msignal/MExtractTimeFastSpline.cc:
746 - fixed delete --> delete[]
747
748 * mbadpixels/MBadPixelsCalc.cc:
749 - slight change to some output
750
751 * mbase/MTaskEnv.h:
752 - set name of default task when pointer is given
753
754 * mjobs/MJCalibrateSignal.cc:
755 - fixed handling of extraction range for various cases
756 - fixed handling in case no arrival times are calculated
757
758 * mjobs/MJCalibration.cc:
759 - write at least a default arrival time calibration container
760 to make further processing easier
761
762 * mjobs/MJPedestal.[h,cc]:
763 - fixed handling of extraction range for various cases
764
765
766
767 2005/01/14 Abelardo Moralejo
768
769 * mtemp/mpadova/macros/trainsubsample.C, RanForestDISP.C
770 - added. Two macros used in the analysis of real wobble mode data.
771
772
773
774 2005/01/14 Daniela Dorner
775
776 * macros/sql/filldotrun.C
777 - added new arehucas-verions and changed code accordingly
778
779
780
781 2005/01/13 Abelardo Moralejo
782
783 * macros/starmc.C
784 - Added (commented) lines for the case of gamma MC source off-axis
785 (wobble mode). Changed default extractor to
786 MExtractFixedWindowPeakSearch.
787
788
789
790 2005/01/13 Raquel de los Reyes
791
792 * callisto.rc
793 - introduced several configuration lines
794 (format: "class".DataCheck: No) to allow callisto
795 to run with rawfiles. Necessary for the datacheck.
796
797
798
799 2005/01/13 Markus Gaug
800
801 * mcalib/MCalibColorSet.cc
802 - fixed runs 45605-45609
803
804 * msignal/MExtractor.h
805 - take out the variable fHiLoLast from the streamer. Will be
806 initialized in the ReInit(), if needed
807
808 * msignal/MExtractor.cc
809 - Initialized fHiLoLast to 0. Otherwise, a second eventloop with
810 the same extractor may have that variable set to a certain
811 value, even if not desired. The ReInit() fixes fHiLoLast, if
812 different from 0.
813
814 * mpedestal/MExtractPedestal.cc
815 * mpedestal/MPedCalcPedRun.cc
816 * mpedestal/MPedCalcFromLoGain.cc
817 - fix the output of the print to the correct value for the case
818 that the extractor is used.
819
820
821 2005/01/13 Thomas Bretz
822
823 * callisto.rc:
824 - fixed some typos
825
826 * mbase/MLog.cc:
827 - unset DEBUG defined unintentionally
828
829 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
830 - removed printing Weights in InitArrays, because otherwise
831 the output of a full data calibration is totally crowded
832 with numbers. Having the weights-file name on the display
833 is perfectly enough.
834
835
836
837 2005/01/12 Markus Gaug
838
839 * mcalib/MCalibrationIntensityRelTimeCam.cc
840 - added fit to improve averageing of the obtained results
841
842
843
844 2005/01/12 Thomas Bretz
845
846 * manalysis/MMatrixLoop.cc:
847 - changed name to MRead because it now derives from MRead
848
849 * mbase/MEvtLoop.[h,cc]:
850 - implemented an option not to cascade the status display to the
851 parameter list in PreProcess
852
853 * mhflux/MHAlpha.cc:
854 - changed name of "Significance" to "MinimizationValue"
855 - return -significance to have a value being minimized
856
857 * mhist/MHCamera.cc:
858 - fixed output of text in legend
859
860 * mhist/MHEvent.[h,cc]:
861 - implemented new options for calibrated pedestals
862
863 * mmain/MEventDisplay.cc:
864 - fixed to support latest changes in MJCalibrateSignal
865
866 * mpedestal/MPedPhotCam.cc:
867 - added new options in GetPixelContent (4 and 5) to support
868 a correct camera display
869
870 * mjobs/MJCalibrateSignal.cc:
871 - fixed display of calibrated pedestal and pedestal rms
872 - changed order of plots. Now all interpolated values
873 (means all calibrated values which are bad-pixel treated)
874 are displayed behind the unsuitable pixels.
875
876 * mjobs/MJ*.cc:
877 - corrected all wrong %06d to %08d to fit the number of
878 digits in run-numbers
879
880
881
882 2005/01/11 Abelardo Moralejo
883
884 * mjobs/Makefile
885 - added missing include -I ../mtrigger
886
887
888
889 2005/01/11 Thomas Bretz
890
891 * callisto.cc, callisto.rc:
892 - changed such, that all three kinds of pedestals are calcualted
893 (usefull for studies)
894
895 * manalysis/MMatrixLoop.[h,cc]:
896 - derived from MRead
897 - implemented some basic functions from MRead
898
899 * mfilter/MFCosmics.[h,cc]:
900 - allow setting of name of MPedestalCam
901
902 * mhbase/MBinning.[h,cc]:
903 - added SetEdges taking MParList as input
904
905 * mhflux/MHAlpha.cc:
906 - use new function from MBinning
907
908 * mjobs/MJCalibrateSignal.[h,cc]:
909 - changed to calculate all three kinds of pedestals
910 - added filters for trigger pattern and illuminated events
911
912 * mjobs/MJPedestal.cc:
913 - give different names to tabs with different pedestals
914
915 * mjobs/MJStar.cc:
916 - on request changed used pedestal from "FromExtractor" to
917 "FromExtractorRndm"
918
919 * mtrigger/MTriggerPattern.h:
920 - added Reset function
921
922 * mtrigger/MTriggerPatternDecode.[h,cc]:
923 - added using file format version number
924
925
926
927 2005/01/11 Markus Gaug
928
929 * mbadpixels/MBadPixelsPix.cc
930 - updated documentation
931
932 * mcalib/MCalibrationChargeCalc.cc
933 - make pixels with deviating number of phes unreliable instead of
934 unsuitable (this was already thought so, but missed to modify
935 at one place).
936
937 * mhcalib/MHCalibrationCam.[h,cc]
938 - add possible flag 'kInterlaced': default: kFALSE (like before)
939 - added pointer to MRawEvtHeader to deny cosmics events in case
940 of 'interlaced' flag is set. No changes for 'normal' calibration
941
942
943
944 2005/01/10 Benjamin Riegel
945
946 * mreport/MReportStarguider.cc, mreport/MReportStarguider.h
947 - added two classes for implementing starguider-data
948
949 * mreport/ReportLinkDef.h
950 - added class MReportStarguider to be linked:
951 #pragma link C++ class MReportStarguider+;
952
953 * mreport/Makefile
954 - added file MReportStarguider.cc
955
956 * merpp.cc
957 - added two containers ( MReportStarguider, MTimeStarguider ) and
958 added MReportStarguider to the list:
959 w->AddContainer("MReportStarguider", "Starguider");
960 w->AddContainer("MTimeStarguider", "Starguider");
961 r->AddToList("MReportStarguider");
962
963
964
965 2005/01/10 Markus Gaug
966
967 * mcalib/MCalibColorSet.cc
968 - return kFALSE for CL-run instead of kTRUE
969
970 * mcalib/MCalibrationChargeCalc.cc
971 - stop program in case that multiple colours are found in same file
972 without intensity calibration
973
974 * mbadpixels/MBadPixelsPix.h
975 - added two new possible UnCalibrated_t flags for the hi-lo
976 calibration
977
978 * macros/calibration.C
979 - add the calls to:
980 MArray::Class()->IgnoreTObjectStreamer();
981 MParContainer::Class()->IgnoreTObjectStreamer();
982 in main.
983
984 * msignal/MExtractor.h
985 - added Getter for fOffsetLoGain (was still missing)
986
987 * mhcalib/MHCalibrationChargeCam.[h,cc]
988 - remove pixels with histogram overflow only if their percentage
989 passes a certain limit (default: 0.5%). Before, every overflow
990 lead to an unsuitable pixel.
991
992 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
993 - implemented changes suggested by T.B. to speed up calculations
994 - take fNameWeightsFile into the streamer, otherwise the Clone()
995 will always create an extractor with cosmic's weights.
996 - set fOffsetLoGain to a slighly higher value. The DF seems to
997 have a different offset since it uses different pulse shapes
998 and thus sightly different time definitions.
999
1000
1001
1002 2005/01/10 Thomas Bretz
1003
1004 * mhvstime/MHVsTime.cc:
1005 - fixed a compiler error for gcc 2.95.3, see Mantis bug # 157
1006
1007 * callisto.cc:
1008 - changed such, that the calculated pedestal is not random
1009 anymore
1010 - added code to calculate the pedestal also with randomization,
1011 but this code is for the moment commented out.
1012
1013 * callisto.rc:
1014 - fixed naming of pedestal calculation
1015
1016 * mbadpixels/MBadPixelsCalc.cc:
1017 - added a second check which compares the pedestal rms with
1018 the variance of the pedestal rms in the same sector
1019
1020 * mjobs/MJCalibrateSignal.[h,cc]:
1021 - changed to calculate the pedestal from extractor without
1022 randomization
1023 - added code to calculate the pedestal also with randomization,
1024 but this code is for the moment commented out.
1025
1026 * mjobs/MJCalibration.cc:
1027 - made sure that pedcam always has the correct name
1028 (FIXME? Print a warning if it has the wrong name)
1029
1030 * mjobs/MJPedestal.[h,cc]:
1031 - changed such, that it allows the calculation of pedestals
1032 in three different ways (fundamental, fromextractor,
1033 fromextractorrndm)
1034 - therefor removed SetExtractorResolution and added
1035 + void SetExtractionFundamental()
1036 + void SetExtractionWithExtractorRndm()
1037 + void SetExtractionWithExtractor()
1038
1039 * mjobs/MJStar.cc:
1040 - changed/fixed the input name of the MPedPhotCam used in the
1041 image cleaning
1042
1043 * mraw/MRawFileRead.[h,cc]:
1044 - changed return type of OpenNextFile
1045 - in some cases return kERROR in OpenNextFile to abort the Processing
1046 with an error
1047
1048 * mraw/MRawRunHeader.cc:
1049 - call a wrong file format version ERROR now
1050
1051 * mhflux/MAlphaFitter.[h,cc]:
1052 - make sure that resetted values are returned if fit failed
1053 - set default scaling too kOffRegion
1054
1055 * mhflux/MHAlpha.cc:
1056 - some small fixes to handling of MHAlphaOff
1057
1058 * mhflux/MHFalseSource.[h,cc]:
1059 - implemented possible usage of MHFalsSourceOff for On-Off-Analysis
1060 - updated display accordingly
1061 - updated fit accordingly
1062 - removed catalog temporarily from plots until I found the
1063 reason for the strange crashes
1064
1065 * mbadpixels/MBadPixelCalc.[h,cc]:
1066 - implemented the possibility to check the pedestal rms against the
1067 variance of the pedstal rms, too. The option is curretly switched
1068 off.
1069 - enahanced informal output in PreProcess
1070
1071 * mbase/MTaskList.cc:
1072 - a little change to some output
1073
1074
1075
1076 2005/01/10 Wolfgang Wittek
1077
1078 * mfbase/MFEventSelector2.cc
1079 - check whether filter exists before calling
1080 filter->CallPreProcess(parlist)
1081
1082
1083
1084 2005/01/08 Markus Gaug
1085
1086 * mhcalib/MHCalibrationHiLoCam.[h,cc]
1087 * mcalib/MCalibrationHiLoCam.[h,cc]
1088 * mcalib/MCalibrationHiLoPix.[h,cc]
1089 * mcalib/MIntensityCalibrationHiLoCam.[h,cc]
1090 * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
1091 mcalib/CalibLinkDef.h
1092 - new classes for calibration of conversion high-gain vs. low-gain
1093
1094 * msignal/MExtractedSignalPix.[h,cc]
1095 - added data member fChisquare, set to -1. by Clear() and Reset()
1096 - raised version number by 1
1097
1098 * msignal/MExtractedSignalCam.[h,cc]
1099 - added data member fNdf, set to -1 by default
1100 - new function: GetProb(const Int_t pixidx) to be called to
1101 calculate the joint probability of Chisquare of pixel "pixidx"
1102 and fNdf
1103 - added documentation of data members
1104 - raised version number by 1
1105
1106 * mhcalib/MHCalibrationChargeCam.cc
1107 - strengthened default histogram limits a bit, should accelerate
1108 the calibration by 20%.
1109
1110 * mjobs/MJCalibrateSignalFromOutside.cc
1111 - fixed two lines to compile MCalibrateData with the recent changes
1112 by TB
1113
1114 * msignal/MExtractTimeAndChargeDigitalFilter.cc
1115 - fixed two bugs introduced yesterday by TB.
1116
1117 * msignal/MExtractTimeAndChargeSpline.cc
1118 * msignal/MExtractTimeAndChargeSlidingWindow.cc
1119 - adopt part of TB's speed accelerations into these classes
1120
1121 * msignal/MExtractTimeAndCharge.cc
1122 - fix the low-gain extraction window for the case that the high-gain
1123 is saturated. Was skipped so far.
1124
1125
1126
1127 2005/01/07 Markus Gaug
1128
1129 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
1130 - catch the case that more than 90% of the pixels have saturated
1131 signals and fix the extraction window from the occurrance of
1132 saturation, then. Important for high-intensity calibration events.
1133
1134
1135 * msignal/MExtractor.cc
1136 * msignal/MExtractTime.cc
1137 * msignal/MExtractTimeAndCharge.cc
1138 - added some documentation
1139
1140 * msignal/MExtractTime.[h,cc]
1141 - moved the empty function FindTimeHiGain() and FindTimeLoGain() to
1142 the header-file.
1143
1144
1145
1146
1147 2005/01/07 Abelardo Moralejo
1148
1149 * mbase/MLog.h
1150 - Added #include "TSystem.h", otherwise gSystem is not recognized
1151 in Mac OSX.
1152
1153 * manalysis/MMakePadHistograms.cc
1154 - Changed badcalc.SetNamePedPhotContainer to
1155 badcalc.SetNamePedPhotCam
1156
1157
1158
1159 2005/01/07 Thomas Bretz
1160
1161 * mbadpixels/MBadPixelsCalc.[h,cc], macros/ONOFFAnalaysis.C:
1162 - replaced PedPhotContainer by PedPhotCam for consistency
1163
1164 * mbase/MLog.[h,cc]:
1165 - return *this in Seperator()
1166
1167 * mbase/MPrint.[h,cc]:
1168 - use new separator manipulator in PreProcess
1169 - fixed a type: separator instead of seperator
1170
1171 * mfileio/MReadTree.[h,cc]:
1172 - added a check for branch->IsAutoDelete() in Notify()
1173
1174 * mpedestal/MExtractPedestal.[h,cc]:
1175 - added new option 'fRandomCalculation' be used to switch on-/off-
1176 randomization in extractors, the default should be like before
1177 - added Process() calling Calc()
1178
1179 * mpedestal/MPedCalcFromLoGain.[h,cc], mpedestal/MPedCalcPedRun.[h,cc]:
1180 - renamed Process() to Calc()
1181
1182 * Makefile:
1183 - removed macros/calibration.C, which seems to have been
1184 unintantionally introduced.
1185
1186 * manalysis/Makefile:
1187 - removed unintantionally introduced wrong include
1188
1189 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
1190 - a small acceleration discussed with Hendrik by replacing a
1191 counter in a loop by pointer arithmetics
1192
1193 * mraw/MRawEvtPixelIter.cc:
1194 - fixed a bug in GetMaxIdxHiLoGain which caused the loop to
1195 read one byte behind the end of the array
1196 - fixed HasLoGain() which really did weired things, means accessing
1197 sometimes memory somewhere. This could theoretically result
1198 in assigning the wrong lo-gains to the wrong pixels.
1199
1200 * mtrigger/MTriggerPattern.[h,cc], mtrigger/MTriggerPatternDecode.[h,cc],
1201 mtrigger/MFTriggerPattern.[h,cc]:
1202 - added
1203
1204 * mtrigger/Makefile, mtrigger/TriggerLinkDef.h:
1205 - added MTriggerPattern, MTriggerPatternDecode and MFTriggerPattern
1206
1207 * manalysis/MEnergyEstParam.h:
1208 - added a new function SetVariables calling SetCoeff
1209
1210 * mcalib/MCalibrateData.[h,cc]:
1211 - removed data members for container names
1212 - added new lists for container names
1213 - allow to calibrate more than one pedestal container at the same
1214 time
1215
1216 * mjobs/MJCalibrateSignal.cc:
1217 - changed accordingly
1218
1219
1220
1221 2005/01/05 Thomas Bretz
1222
1223 * mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationChargeCalc.cc,
1224 mhcalib/MHCalibrationRelTimeCam.cc:
1225 - made some output lines fit into convinience window of 80 col
1226
1227 * mhist/MHCamEvent.cc:
1228 - make sure that x-axis has correct title
1229
1230 * msignal/MArrivalTimePix.cc:
1231 - init error to -1 which is a obviously non valid value
1232 - fixed IsValid() which gave wrong results
1233
1234 * msignal/MExtractTimeAndCharge.cc, msignal/MExtractedSignalPix.cc:
1235 - made sure that LoGain is flagged non-valid if no lo-gain exists
1236 - push time back at the edge of the allowed limits if outside
1237
1238 * mbase/MGList.[h,cc]:
1239 - introduced new functions Delete and DeletePictures
1240 - SetBit(kMustCleanup) in constructor. Otherwise it is not
1241 correctly removed from ListOfCleanups
1242
1243 * mbase/MLog.cc:
1244 - SetBit(kMustCleanup) if adding a plugin to make sure it is cleaned
1245 from the list
1246
1247 * mbase/MParContainer.[h,cc]:
1248 - replaced return type of GetDescriptor by TString. The old version
1249 was terribly wrong! The returned memory wasn't removed as soon
1250 as the function returned.
1251
1252 * mbase/MStatusDisplay.[h,cc]:
1253 - for security (thread safty) replaced all Form() by MString::Form()
1254 - implemented a more secure scheme of Closing (Clone()) this was
1255 a hint given by valgrind
1256 - set kMustCleanup for all new object in ClonePad not only kCanDelete
1257 - fixed some lines in pulldown-menus
1258 - add TPads to ListOfCleanups in ClonePad (workaround!)
1259
1260 * mbase/MString.[h,cc]:
1261 - implemented a new static Form() function returning a copy of
1262 the result
1263
1264 * mbase/MTask.[h,cc]:
1265 - replaced return type of GetDescriptor by TString. The old version
1266 was terribly wrong! The returned memory wasn't removed as soon
1267 as the function returned.
1268 - Made GetDescriptor thread safe using MString::Form
1269
1270 * mfileio/MWriteRootFile.cc:
1271 - Use GetDescriptor().Data() when using any kind of printf function
1272
1273 * mhbase/MFillH.cc:
1274 - replaced string concatenation in all constructors by a Form
1275 (also suggested by valgrind)
1276
1277 * mhcalib/MHCalibrationRelTimeCam.cc:
1278 - made some output fit into 80col boundary
1279
1280
1281
1282
1283 2005/01/03 Thomas Bretz (HAPPY NEW YEAR)
1284
1285 * mfht:
1286 - added new directory for hexagonal fourier transformation
1287
1288 * mfht/HftIncl.h, mhft/HftLinkDef.h, mhft/MGeomCamMagicXT.[h,cc],
1289 mhft/MGeomCamMagicEnhance.[h,cc], mhft/MHexgaonalFT.[h,cc],
1290 mhft/MHexagonalFreqSpace.[h,cc], mhft/MHexagonalFTCalc.[h,cc],
1291 mhft/Makefile:
1292 - added
1293
1294 * macros/extendcam.C:
1295 - added: tutorial for MGeomCamExtend
1296
1297 * macros/hft.C:
1298 - added: tutorial for MHexgonalFTCalc
1299
1300 * macros/dohtml.C:
1301 - updated
1302
1303 * macros/rootlogon.C:
1304 - updated
1305
1306 * Makefile:
1307 - mhft added
1308
1309 * mbase/MParContainer.cc, mbase/MLog.cc:
1310 - added a pre-compiler option for destructor debugging
1311
1312 * mbase/MTaskList.[h,cc]:
1313 - added new function Replace
1314
1315 * mdata/MDataChain.cc, mfbase/MF.cc:
1316 - shortened some output
1317
1318 * mdata/MDataArray.[h,cc]:
1319 - added new function FindRule
1320
1321 * mfileio/MReadTree.[h,cc]:
1322 - enhanced functionality to be able to read a TTree stored in memory
1323 instead of a file. Therefor introduced fTree which is now the pointer
1324 used and replaced fChain where TTree and TChain have common behaviour.
1325 Where they behave uncommon new code for the new case has been added.
1326
1327 * mfileio/MWriteRootFile.[h,cc]:
1328 - enhanced functionality to be able to write a TTree into memory
1329 instead of a file. This were maily bugfixes for the case fOut==0, which
1330 must be handled correctly. Becarefull a tree filles without a file
1331 is not deleted automatically!
1332
1333 * mhbase/MBinning.h:
1334 - added copy constructor
1335 - fixed buggy SetEdges(MBinning&) which didn't work
1336
1337 * mhbase/MHMatrix.cc:
1338 - when adding a new rule check first if the same rule already exists
1339
1340 * mhflux/MAlphaFitter.[h,cc]:
1341 - added new functionality to support on-off analysis
1342 - didn't touch existing code
1343
1344 * mhflux/MHAlpha.[h,cc]:
1345 - added new functionality to support on-off analysis
1346 - replaced Fit() calls by newer function calls
1347 - added DrawAll - PRELIMINARY
1348 - fixed a bug when projecting - may be the reson for some strange
1349 crashes
1350
1351 * mcalib/MCalibColorSet.cc:
1352 - fixed a stupid bug introduced last year, which caused MCalibColorSet
1353 in some circumstances to stop the eventloop when it shouldn't
1354
1355 * mjobs/MSequence.cc:
1356 - expand path names
1357
Note: See TracBrowser for help on using the repository browser.