source: trunk/MagicSoft/Mars/Changelog@ 7301

Last change on this file since 7301 was 7301, checked in by tbretz, 20 years ago
*** empty log message ***
File size: 212.2 KB
Line 
1Please do not write behind the end of line tag so that it is possible
2to send a Changelog file to a line printer directly. Thanks.
3
4For your entries please follow EXACTLY this style:
5
6_yyyy/mm/dd_[Your Name]
7_
8___*_filename:
9_____-_description
10_
11___*_filename2, filename3:
12_____-_description
13_
14_
15_
16
17While an underscore is a placeholder for a white-space or an empty line.
18
19 -*-*- END OF LINE -*-*-
20
21 2005/08/24 Thomas Bretz
22
23 * macros/tutorials/threshold.C:
24 - added new example how to calculate the threshold
25
26
27
28 2005/08/22 Thomas Bretz
29
30 * mgeom/MGeomPix.h, mgeom/MGeomCam.[h,cc]:
31 - added new function GetDist returning the distance between two
32 pixels
33
34 * mhist/MHCamera.h:
35 - added new function (also to context menu) SetMinMax
36
37 * mhist/MHEvent.[h,cc]:
38 - added the possibility to set min and max values for the displayed
39 data
40 - added a new option to display the arrival time after cleaning
41
42 * mmain/MEventDisplay.cc:
43 - added the arrival time after cleaning to display
44 - set the min value in some displays to 0
45
46 * msignal/MSignalCam.cc:
47 - added the possibility to return the arrival time after cleaning
48
49
50
51 2005/08/18
52
53 * RELEASE 0.9.4.1
54
55
56
57 2005/08/17 Thomas Bretz
58
59 * mcalib/MCalibCalcFromPast.[h,cc]:
60 - reset the number of events fNumEvents in ReInit, because
61 the corresponding histograms get also reset. This prevents
62 the calibration from analysing partly filled histograms
63 - the number of cases in which the fChargeCalc->Finalize fails
64 are counted and written to the console
65 - In PostProcess all histograms and fChargeCalc are reset to
66 prevent the finalization of the histograms to fit partly filled
67 histograms and fail.
68
69 * mcalib/MCalibrationChargeCalc.h:
70 - added a member function ResetNumProcessed so that MCalibCalcFromPast
71 can 'switch off' the finalization in PostProcess
72
73 * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationChargeCam.cc,
74 mhcalib/MHCalibrationPulseTimeCam.cc:
75 - shortened some console output
76
77
78
79 2005/08/16 Thomas Bretz
80
81 * ganymed.cc:
82 - fixed a typo in Usage()
83
84 * mjobs/MDataSet.cc:
85 - fixed a typo in some output
86
87 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
88 - fixed some comments
89
90 * macros/dohtml.C:
91 - updated
92
93 * mhflux/MHDisp.cc:
94 - some small fixes to let the code not crash in on-only more
95 (still doesn't give reasonable results... maybe a fit to the
96 background would do it)
97
98 * mhflux/MHFalseSource.cc:
99 - removed some obsolete comment
100 - set initial marker color of stars in star display
101
102 * mjobs/MJCut.cc:
103 - added a small fix to get the correct parlist in on-only mode
104
105 * mpointing/MSrcPosCalc.[h,cc]:
106 - fixed source position handling in on-only mode
107
108
109
110 2005/08/11 Daniela Dorner
111
112 * datacenter/scripts/makecallistolinks:
113 - fixed path
114
115 * datacenter/scripts/runcallisto:
116 - improved locking
117
118 * datacenter/macros/getdolist.C:
119 - included removing of file for the case, that there's something
120 strange happening in the shell script
121
122
123
124 2005/08/08 Daniela Dorner
125
126 * datacenter/macros/buildsequenceentries.C:
127 - fixed some bugs
128 - added deleting of sequences
129
130 * datacenter/macros/resetallruns.C:
131 - fixed small bug
132
133 * datacenter/macros/fillstar.C:
134 - fixed bug
135
136 * datacenter/scripts/dodatacheck:
137 - fixed logging of sinope
138
139
140
141 2005/08/05
142
143 * RELEASE 0.9.4
144
145
146
147 2005/08/05 Daniela Dorner
148
149 * datacenter/macros/setupdb.C:
150 - exchanged in the table RunProcessStatus the column fFillDotRaw
151 by the column fDataCheckDone
152
153 * steps.rc:
154 - adapted to the needs of the new step fDataCheckDone in the table
155 RunProcessStatus
156
157 * datacenter/scripts/dodatacheck:
158 - added (script to do datacheck including filldotraw.C, sinope,
159 fillsinope.C, resetcolumn.C)
160
161 * datacenter/macros/filldotraw.C:
162 - adapted to the needs the new script dodatacheck
163
164 * datacenter/macros/fillsinope.C:
165 - adapted paths to the needs the new script dodatacheck
166 - removed test stuff
167
168 * datacenter/macros/getdolist.C:
169 - added if clause to reduce the number of runs for datacheck
170 (arrays in shell scripts are limited)
171 - added logging output
172
173 * datacenter/scripts/buildsequenceentries, fillcallisto,
174 checkfilesforsequenceavail, checkstardone, correcttime,
175 filesondisk, fillstar, insertdatasets, runganymed, runstar,
176 doexclusions, writesequencefiles, runcallisto:
177 - fixed typo and logging
178
179
180
181 2005/08/05 Thomas Bretz
182
183 * mpointing/MSrcPocCam.[h,cc]:
184 - fixed a bug which caused problems if now source position was
185 defined in the dataset.
186
187 * mastro/MAstroCatalog.[h,cc]:
188 - added new base class TAttMarker
189 - added new data mebers MAttLine for the two line types
190 - some simplification to the atoi/atof stuff
191 - added new helper class MAttLine
192 - increased class version to 2
193
194
195
196 2005/08/04 Daniela Dorner
197
198 * datacenter/scripts/makecallistolinks:
199 - added (script to make the links for the correct callisto.rc in
200 case when callisto_Dec04Jan05.rc is needed)
201
202 * datacenter/macros/writesequencefile.C:
203 - added writing of ZdMin and ZdMax to the sequencefile
204
205 * sinope.cc
206 - added printing of Usage() in case of missing arguments
207 - added option --outf to make it possible to give the filename
208 (needed for automation of datacheck)
209 - added output in txt-file in case of no events (needed for the
210 evaluation of runs with no interlaced events)
211 - small changes in output
212
213 * datacenter/macros/setupdb.C:
214 - added new table (DataCheck)
215
216 * datacenter/macros/fillsinope.C:
217 - added (macro to read in the sinope*.txt files and fill the
218 information into the DB)
219
220 * datacenter/macros/filldotraw.C:
221 - added (was before in the directory macros/sql/)
222 - made some changes to include it into the automation
223 added function make it possible to call the macro not only
224 with the filename but also with the runnumber
225
226 * macros/sql/*:
227 - removed (all macros are now in the datacenter directory)
228
229
230
231 2005/08/02 Thomas Bretz
232
233 * mjobs/MJStar.cc:
234 - changed the muon cuts back after a discussion with Markus. I
235 made a mistake interpreting the meaning of the cuts.
236
237
238
239 2005/08/03 Daniela Dorner
240
241 * datacenter/macros/getdolist.C:
242 - added if-clause to distinguish between steps that need one todo
243 file and steps that need one todo file per sequence/dataset (i.e.
244 callisto, star, ganymed) and added writing of these files
245
246 * datacenter/scripts/runcallisto, runganymed, runstar:
247 - adapted scripts to the changes in getdolist.C (removed lines to
248 divide todo file, changed getting of todo file)
249
250 * datacenter/scripts/runcallisto:
251 - added if-clause for the choosing of the correct callisto.rc
252 (needed due to the new callist_MarApr05.rc which is applied
253 between sequence 49736 and 53315
254
255
256
257 2005/08/02 Daniela Dorner
258
259 * datacenter/macros/buildsequenceentries.C:
260 - fixed bug, added some logging output and comments
261
262
263
264 2005/08/02 Thomas Bretz
265
266 * callisto.rc, callisto_Dec04Jan05.rc:
267 - new ScaleFactor (1% difference)
268
269 * callisto_MarApr05.rc:
270 - new file, identical to callisto.rc but scale factor 5% different
271
272 * mhflux/MHPhi.[h,cc]:
273 - some small improvements
274 - commented code for further improvement
275
276 * mjobs/MJCut.cc:
277 - implemented MHPhi for wobble mode
278
279 * mjobs/MJStar.cc:
280 - repleced maximum deviation (45) in first muon cut by 35
281 it is done anyhow in a later step and doesn't change in between
282
283 * datacenter/macros/fillstar.C:
284 - now get muon data from MHMuonPar directly
285
286 * mmuon/MHMuonPar.[h,cc]:
287 - implemented the function to get the reference values
288 - updated psf reference line
289 - implemented calib reference line
290
291
292
293 2005/08/01 Thomas Bretz
294
295 * mhflux/MHPhi.[h,cc]:
296 - added
297
298 * mhflux/Makefile, mhflux/FluxLinkDef.h:
299 - added MHPhi
300
301
302
303 2005/07/31 Daniela Dorner
304
305 * datacenter/macros/buildsequenceentries.C:
306 - fixed bug in the new sequence-build algorithm (-> 2005/07/22):
307 completely re-wrote the function CheckSequence() to make sure,
308 that sequences which are not changed are not inserted once again
309
310
311
312 2005/07/30 Daniela Dorner
313
314 * datacenter/scripts/sourcefile:
315 - added function to make a directory
316
317 * datacenter/scripts/buildsequenceentries, checkstardone, copyscript,
318 checkfilesforsequenceavail, correcttime, doexclusions, filesondisk,
319 fillcallisto, fillstar, insertdatasets, runcallisto, runganymed,
320 runstar, writesequencefiles:
321 - replaced making of directories by the function
322
323 * datacenter/macros/setupdb.C:
324 - added column fTest in table Source to make building datasets
325 easier
326 - fixed small bug
327
328 * datacenter/macros/getdolist.C:
329 - fixed small bug
330
331 * datacenter/macros/filldotrun.C:
332 - inserted the two new arehucas version from July 2005
333
334
335
336 2005/07/29 Daniela Dorner
337
338 * datacenter/scripts/sourcefile:
339 - added four more general paths to the sourcefile to make it
340 easier to use the software for different users, paths and setups
341
342 * datacenter/scripts/buildsequenceentries, checkstardone,
343 checkfilesforsequenceavail, correcttime, doexclusions, filesondisk,
344 fillcallisto, fillstar, insertdatasets, runcallisto, runganymed,
345 runstar, writesequencefiles:
346 - adapted this scripts to the usage of the paths
347
348 * datacenter/macros/buildsequenceentries.C, findcacofiles.C,
349 getdolist.C, writesequencefile.C:
350 - adapted this macros to the usage of the paths
351
352 * datacenter/macros/buildsequenceentries.C, createdataset.C,
353 resetcolumn.C:
354 - fixed documentation of this macros
355
356
357
358 2005/07/27 Markus Meyer, Daniela Dorner
359
360 * datacenter/macros/fillstar.C:
361 - implemented new algorithm and new values for the calculation
362 of the muon parameter in the database
363
364
365
366 2005/07/28 Thomas Bretz
367
368 * mastro/MAstro.cc:
369 - fixed a bug in Deg2Hms reported by Abelardo. It gave wrong
370 results by 1./2pi
371
372
373
374 2005/07/27 Markus Meyer, Thomas Bretz
375
376 * mmuon/MHSingleMuon.[h,cc]:
377 - added third (constant) parameter to arc width gaus fit
378 - replaced nonsense GetMaximumBin as start value for fit
379 by GetMaximum
380 - replaced TH1F for fHistWidth by TProfile
381
382 * mmuon/MMuonSetup.cc:
383 - set new threshold for arc width plot to 2
384
385 * star.rc:
386 - replaced default for arc width threshold
387
388
389
390 2005/07/27 Thomas Bretz
391
392 * mhflux/MAlphaFitter.cc:
393 - added a line at the cut value to PaintResults
394
395 * mhflux/MHDisp.cc:
396 - replaced GetCosDelta/GetSinDelta by new GetNormAxis
397
398 * mhist/MHRate.cc:
399 - replaced some warn by err
400
401 * mimage/MHillas.[h,cc]:
402 - added new member function GetNormAxis
403
404
405
406 2005/07/26 Daniela Dorner
407
408 * datacenter/macros/fillsignal.C, setupdb.C:
409 - changed format of variables fMeanPedRmsInner and fMeadPedRmsOuter
410 from float(5,1) to float(6,2)
411
412
413
414 2005/07/26 Thomas Bretz
415
416 * mhflux/MHDisp.cc:
417 - improved scaling for significance plot, so that significances
418 similar to the ThetaSq plot come out
419
420 * mhvstime/MHSectorVsTime.[h,cc]:
421 - implemented the possibility to set a minimum/maximum from outside
422
423 * mjobs/MJStar.cc:
424 - added a plot of the pedestal rms vs time
425 - set minimum and maximum for dc currents vs time
426
427 * mpedestal/MPedPhotCam.cc:
428 - added a sanity in GetPixelContent for the index
429
430
431
432 2005/07/25 Daniela Dorner
433
434 * datacenter/macros/fillstar.C, setupdb.C:
435 - changed format of variable fMeanNumberIsland from float(5,1) to
436 float(6,2)
437
438
439
440 2005/07/25 Thomas Bretz
441
442 * mastro/MAstroSky2Local.[h,cc]:
443 - allow setting a pointing deviation when calculating the rotation angle
444
445 * mhflux/MHDisp.[h,cc]:
446 - added pot for a significance map
447 - changed alignment range from 0.33/0.47 to 0.325/0.475
448 - added fDeviation to calculation of Rotatio angle
449 - removed some obsolete code
450
451 * mpointing/MPointingPos.[h,cc]:
452 - added option to calculate Rotation angle using MPointingDev
453
454 * ganymed_onoff.rc, ganymed_wobble.rc:
455 - added example for MPointingDevCalc
456
457 * mjobs/MDataSet.cc:
458 - fixed an endless loop when a sequence is added twice
459
460 * mjobs/MSequence.cc:
461 - fixed an endless loop when a run is added twice
462
463 * mjobs/MJPedestal.cc:
464 - CheckEnv doesn't return kERROR, test for kFALSE instead
465
466 * mpointing/MPointingDev.h:
467 - added fDevX
468 - added fDevY
469
470 * mpointing/MPointingDevCalc.cc:
471 - call SetDevXY instead of the starguider calibration in zd/az
472
473 * mpointing/MSrcPosCalc.cc:
474 - added the DevXY to the source position if fDeviation!=NULL
475
476
477
478 2005/07/22 Daniela Dorner
479
480 * sinope.cc:
481 - added option to select only data or only calibration events for
482 the datacheck
483
484 * datacenter/scripts/runstar, runcallisto:
485 - increased number of processes to ensure, that the runtime of a
486 process doesn't exeed 12 hours
487
488 * datacenter/scripts/runganymed:
489 - removed second execution of ganymed
490
491 * datacenter/scripts/:
492 - small change in all scripts to make it easier to adapt scripts
493 for a different user
494
495 * datacenter/macros/buildsequenceentries.C:
496 - implemented new algorithm to build sequences: instead of
497 checking the conditions of the runs after grouping them together
498 the condition are taken into account for grouping the runs
499 Attention: some sequences will change with this new algorithm!
500
501
502
503 2005/07/22 Thomas Bretz
504
505 * macros/tutorials/extendcam.C, macros/tutorials/hft.C:
506 - some updates. Replaced MCerPhotEvt by MSignalCam
507
508 * mhflux/MHDisp.cc:
509 - some more fixes to allow no-smearing
510
511 * mhft/MGeomCamMagicEnhance.cc:
512 - replaced GetPixById by the id itself
513
514 * mimage/MImgCleanStd.cc:
515 - do not check for the pedestal container if absolute cleaning
516 has been chosen
517
518 * mjobs/MJCalibrateSignal.cc:
519 - removed obsolete comments
520
521 * mreport/MReport.[h,cc]:
522 - added some conversions for wrong version numbers
523
524 * mreport/MReportCamera.cc:
525 - fixed a problem reading files with gkActiveLoadControlVersNum
526 - added a fix for report files before 200407070
527
528 * mhvstime/MHSectorVsTime.[h,cc]:
529 - added example to class reference
530 - fixed possible crash in SetName and SetTitle
531 - set default style to kFullDotMedium
532 - removed seconds from default axis labels
533 - changed default time labels size to 0.033
534 - moved Draw code to Paint as in MHVsTime
535 - fixed wrong return of kCONTINUE in Fill
536
537 * mhvstime/MHVsTime.cc:
538 - removed seconds from default axis labels
539
540 * mjobs/MJStar.cc:
541 - added Starguider info to output
542 - added MHSectorVsTime to display mean DC current
543 - allow skipping MHPointing for very old files without
544 starguider reports
545
546 * mpointing/MHPointing.[h,cc]:
547 - allow skipping MHPointing for very old files without
548 starguider reports
549 - removed displaying nominal Az
550
551 * mjobs/MJCut.cc:
552 - implemented pointing correction by starguider
553
554 * mpointing/MPointingDevCalc.cc:
555 - some minor updates
556
557 * mpointing/MSrcPosCalc.[h,cc]:
558 - implemented usage of pointing deviation -- still in progress!
559
560 * mpointing/MSrcPosCorrect.[h,cc]:
561 - inverted sign of pointing correction for anti-source
562 - write telescope axis to parlist
563
564 * ganymed_wobble.rc:
565 - added setup for polynom order 1
566
567
568
569 2005/07/21 Thomas Bretz
570
571 * mastro/MAstro.[h,cc]:
572 - added new member function GetDevAbs
573
574 * mcamera/MCameraAUX.[h,cc]:
575 - added new data members for counting house temperatures
576 - increased class version number to 2
577
578 * mcamera/MCameraHV.[h,cc]:
579 - added new data members for HV settings file name
580 - increased class version number to 2
581
582 * mhflux/MHDisp.cc:
583 - fixed handling of non-smearing
584 - fixed calculation of number of entries for the two wobble
585 histograms
586
587 * mjobs/MJStar.cc:
588 - gave a new name to the task writing the Muon-tree
589
590 * mpointing/MHPointing.cc:
591 - do not check the abs deviation but check both deviations
592 independantly whether they make sense.
593 - Plot only hour and minutes
594
595 * mpointing/MPointingPosCalc.h:
596 - fixed wrong #ifndef
597
598 * mpointing/Makefile, mpointing/PointingLinkDef.h:
599 - new class MPointingDev
600 - new class MPointingDevCalc
601
602 * mpointing/PointingIncl.h:
603 - removed TVector2
604
605 * mreport/MReportCamera.[h,cc]:
606 - added interpretation CHTEMP and HVFIl valid since
607 arehcas version 200507190 (incl)
608
609 * mreport/MReportDrive.cc:
610 - moved code from GetErrorAbs to MAstro
611
612 * mreport/MReportStarguider.[h,cc]:
613 - moved code from GetDevAbs to MAstro
614 - added new getter returning a TVector2
615
616 * ganymed_onoff.rc, ganymed_wobble.rc:
617 - added
618
619 * ganymed.rc:
620 - updated
621
622
623
624 2005/07/19 Thomas Bretz
625
626 * mjobs/MJCut.cc:
627 - write MSrcPosCam to output
628 - write MSrcPosAnti to output
629 - removed MEnergyEst from output
630 - added MSrcPosCorrect to tasklist
631
632 * mjobs/MJSpectrum.cc:
633 - removed MSrcPosCalc from tasklist for refilling
634 - removed hillas calculation from tasklist for refilling
635 (both need a better concept in MJCut: not writing to
636 results file, but to summary file)
637
638 * mjobs/MJStar.cc:
639 - removed MSrcPosCalc from tasklist (better this is always done
640 correctly in MJCut)
641 - added Starguider information to output
642 - replaced Rate historams by new histogram MHRate
643 - added new histogram MHPointing
644
645 * mpointing/MSrcPosCorrect.cc:
646 - write new optical axis to parameter list
647 - print a message if a correction is introduced for this run
648
649 * mreport/MReportStarguider.[h,cc]:
650 - added GetDevAbs
651
652 * mhist/MHRate.[h,cc]:
653 - added
654
655 * mhist/Makefile, mhist/HistLinkDef.h:
656 - added MHRate
657
658 * mpointing/MHPointing.[h,cc]:
659 - added
660
661 * mpointing/Makefile, mpointing/PointingLinkDef.h:
662 - added MHPointing
663
664 * mcalib/MCalibrationCam.[h,cc]:
665 - moved code of static function GetPulserColorStr into source file.
666 Hopefully this 'repairs' a strange message some people got linking
667 mars: `.gnu.linkonce.t._ZN15MCalibrationCam17GetPulserColorStrENS_13PulserColor_tE' referenced in section `.rodata' of mcalib/CalibCint.o: defined in discarded section `.gnu.linkonce.t._ZN15MCalibrationCam17GetPulserColorStrENS_13PulserColor_tE' of mcalib/CalibCint.o
668 which was mainly annoying.
669
670 * mfbase/MF.cc:
671 - changed order and handling in ReadEnv. This allows to overwrite
672 already set resources in sponde (eg. MFMagicCuts.ThetaCut)
673
674 * mhbase/MH.cc:
675 - first draft of a new palette introduced by Pepe (I got it from
676 Hendrik)
677
678
679
680 2005/07/16 Thomas Bretz
681
682 * macros/dohtml.C:
683 - some updates to the macro section
684
685 * mcalib/MCalibrationCam.h:
686 - added new member function GetPulserColorStr to convert
687 pulser color into string
688
689 * mcalib/MCalibrationPattern.h:
690 - added new member function GetPulserColorStr to return
691 pulser color a string
692
693 * mcalib/MCalibrationPatternDecode.cc:
694 - fixed a typo in a comment
695
696 * mhflux/MHThetaSq.cc:
697 - set default number of bins to 75
698
699 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]:
700 - updated support for automatic weights. All cases should now
701 be handled as accurate as possible.
702
703 * msignal/MC_calibration_weights_UV46.dat,
704 msignal/MC_cosmics_weights46.dat:
705 - new files
706
707
708
709 2005/07/14 Thomas Bretz
710
711 * mbadpixels/MBadPixelCam.[h,cc]:
712 - added new function GetNumSuitable
713
714 * mcalib/MCalibrationChargeCalc.cc:
715 - simplified FinalizeUnsuitablePixels()
716
717 * mcalib/MCalibCalcFromPast.cc:
718 - when finalizing of unsuitable pixels fails return kERROR in
719 Process
720
721 * mcalib/MCalibrationRelTimeCalc.cc:
722 - simplified counting unreliable pixels
723
724 * mfilter/MFMagicCuts.[h,cc]:
725 - replaced the m3long cut. m3long now is used to determin which
726 origin might be the correct impact of the shower. This gives
727 not so steep theta plots and the 2D plot can be done at the
728 same time.
729 - The sign of Disp stored in the paremeter list is now correctly
730 aligned along the major axis of the shower. >0 for along major
731 axis, <0 otherwise.
732 - comment have been updated.
733 - some old code had been removed
734
735 * mhflux/MHDisp.[h,cc]:
736 - updated with a more appropriate calculation of a background model
737
738
739
740 2005/07/13 Abelardo Moralejo (2005/07/12)
741
742 * manalysis/MGeomApply.cc
743 - Now, if the MGeomApply task has a serial number >0 (indicating
744 most likely a specific telescope in a multi-telescope file), then
745 apply the geometry only to objects with the same serial number.
746 This is important for stereo setups in which the telescopes have
747 cameras with different numbers of pixels. If the MGeomApply task
748 has serial number 0 (default), it will apply the geometry to all
749 found objects as it used to do.
750
751 * manalysis/MMcCalibrationUpdate.cc, mpedestal/MMcPedestalCopy.cc
752 - Now the PreProcess adds the serial number also to MRawRunHeader
753 and MMcRunHeader, since in stereo MC files produced with the
754 current camera simulation at CVS there is one such container per
755 telescope. There is no difference in behaviour for single
756 telescope files. Old MC stereo files will no longer be readable.
757
758 * mimage/MNewImagePar.cc
759 - Made calculation of "Inner size" valid also for camera geometries
760 other than MAGIC standard one. The calculation of "inner leakage"
761 is now made only for MAGIC standard geometry (there is no easy
762 fix for that, but having fInnerSize and MHillas.fSize, the inner
763 leakage is a completely unnecessary parameter). Added a comment on
764 a possible fix for the calculation of fConc.
765
766 * mcalib/MMcCalibrationCalc.[h,cc]
767 - Added member fMinSize and setter for it. It is the minimum
768 (uncalibrated) size of events to be used in the calibration.
769 Previously it was fixed at 1000 ADC counts, but the value depends
770 on the extractor used, so it must be possible to change it.
771 - Add the serial number to MRawRunHeader and MMcConfigRunHeader
772 (now there is one per telescope in stereo files).
773 - Moved the creation of histograms from the constructor to the
774 PreProcess, otherwise the serial number is not added to the
775 histogram name.
776 - In PostProcess, set the average QE for area 0 (inner pixels) in
777 MCalibrationQECam object, to be used later by MCalibrateData.
778
779 * macros/starmcstereo.C
780 - Big update. Adapted to all changes above. Now not only relative, but
781 also absolute calibration (=SIZE in phes) is made.
782
783 * mcalib/MCalibrateData.cc
784 - In PreProcess, changed initialization of fRenormFactor. Formerly
785 it was fixed to MCalibrationQEPix::gkDefaultAverageQE. Now we check
786 first if there is a valid average QE for inner pixels in
787 MCalibrationQECam, and if so, we inititalize fRenormFactor with it.
788 Else, the default gkDefaultAverageQE is taken. fRenormFactor is
789 used to convert back from photons to "equivalent inner pixel phes"
790 in the (now default) case of calibrating in phes.
791
792
793
794 2005/07/13 Raquel de los Reyes (2005/07/12)
795
796 * merpp.cc
797 - Added the container MCameraActiveLoad to the rootified central
798 control files
799
800 * mreport/MReportCC.[h,cc]
801 - Changes in the InterpreteBody to write the variable UPS status and
802 the Time difference between GPS and rubidium clock.
803
804 * mreport/MReportCamera.cc
805 - Changes in the InterpreteCamera and InterpreteBody functions to allow
806 the data merpping from 2005_06_30.
807
808
809
810 2005/07/13 Abelardo Moralejo (2005/07/12)
811
812 * macros/starmcstereo.C
813 - Fixed error which made some objects to be written twice in the
814 _test_ output file.
815
816
817
818 2005/07/13 Patricia Liebing (2005/07/06)
819
820 * mhcalib/MHCalibrationChargeCam.cc:
821 - include new flag (kLoGainBlackout) into the "uncalibrated"
822 pixel classification (see docu from 28/06/2005 Markus Gaug)
823
824 * mbadpixels/MBadPixelsPix.[cc.h], mcalib/MCalibrationChargeCalc.cc
825 - included flag kLoGainBlackout for unsuitable pixels w/
826 corresponding docu/printout (see MHCalibrationChargeCam.cc)
827
828 * mhcalib/MHCalibrationPulseTimeCam.cc, MHCalibrationCam.cc
829 - add Pixel ID to Debug printout statements
830
831 * mjobs/MJCalibration.cc
832 - include new display for kLoGainBlackout unsuitable pixels
833
834
835
836 2005/07/13 Antonio Stamerra (2005/07/04)
837
838 * manalysis/MMcTriggerLvl2Calc.cc
839 - the checks written on ReInit for MC have been moved to PreProcess()
840 - kFALSE substituted with kSKIP in the check for the standard MAGIC
841 geometry
842
843
844
845 2005/07/13 Abelardo Moralejo (2005/07/01)
846
847 * macros/starmc.C
848 - Set two different cleaning tasks for the calibration loop and
849 for the second (analysis) loop. Otherwise, some pixels were
850 cleaned out in the first loop (we do not want this) if the
851 absolute method was chosen.
852
853
854
855 2005/07/13 Abelardo Moralejo (2005/06/30)
856
857 * mmc/MTriggerDefine.h
858 - Added TRIGGER_PIXELS_4, a provisional number of trigger pixels
859 for the MGeomCamMagic1183 geometry.
860
861 * mgeom/MGeomCamMagic1183.[h,cc]
862 - added. Possible design for a MAGIC-II camera. Preliminary
863 version, not yet ready to use.
864
865
866
867 2005/07/13 Abelardo Moralejo (2005/06/29)
868
869 * mgeom/MGeomCamMagic1183.[h,cc]
870 - added. Possible design for a MAGIC-II camera
871
872 * mgeom/Makefile, GeomLinkDef.h
873 - added new class above.
874
875
876
877 2005/07/13 Markus Gaug (2005/06/28)
878
879 * mhcalib/MHCalibrationChargeCam.[h,cc]
880 - set the fPickupLimit and fBlackoutLimit for the low-gain arrays
881 to a 3.5 instead of the default used in MHCalibrationPix (5.0).
882 - use a new criterium to exclude bad pixels: If the high-gain was
883 saturated and the blackout-events in the low-gain exceed the
884 fNumLoGainBlackoutLimit, the pixel is declared unsuitable.
885 This excludes those pixels which have a saturating high-gain
886 channel, but the low-gain switch does not switch often enough
887 to make the distribution reliable.
888
889
890
891 2005/07/13 Markus Gaug (2005/06/23)
892
893 * mhcalib/MHCalibrationChargeCam.cc
894 - fix a bug counting the number of saturated events. Up to now, the
895 number of saturated slices was counted (which is one for a not too
896 high number), but for some (pathological) pixels, many more slices
897 saturated and produced wrong limits.
898 - make the PickupLimit und BlackoutLimit for the low-gain explicitely
899 smaller. The too large limits caused a failed fit for some channels
900 which resulted in wrong calibration constants. (M. Gaug)
901
902
903
904 2005/07/13 Markus Gaug (2005/06/22)
905
906 * mjobs/MJPedestal.cc
907 - change order of reading local environmnet variables in lines 1044
908 to 1068. Reason: The lines:
909 if (fExtractor==tenv.GetTask())
910 return kTRUE;
911 yielded sometimes a return before the rest of the env-variables
912 could be read in. This affected ONLY the reading of the pedestal
913 reference file and the bad pixels file name. (M. Gaug)
914 - Added "decode" task (MTriggerPatternDecode) task to the list also
915 for MC runs.
916
917 * mhcalib/MHCalibrationChargeCam.cc
918 - fixed the setting of unreliability for saturated events where the
919 high-gain signal was not stable over time. Now, saturation is
920 asked for before (like in the high-gain fitted-case). (M. Gaug)
921 - fixed a small bug in the precise setting of the histogram ranges.
922 May have introduced a bias of typically 1 FADC cnt in the mean
923 fitted signal (< 0.5%).
924
925 * mbadpixels/MBadPixelsPix.[h,cc]
926 - took out the un-used bad pixels information in function:
927 GetUnsuitableCalLevel().
928 - debugged the class-documentation
929
930 * mcalib/MCalibrationIntensityChargeCam.cc
931 - a very small fix in the axis title from N_phe to N_{phe}
932 - fixed one bug in the draw-functions of this class. Not (yet) used by
933 standard calibration.
934 - +some undocumented changes
935
936 * mjobs/MJCalibration.cc
937 - changed order in tasklist between MCalibColorSet and
938 MPedCalcFromPedRun. Caused crashes in the intensity calibrations.
939 Does not affect ordinary calibration since MPedCalcFromPedRun is
940 then not in the tasklist anyhow.
941 - changed order of MHCalibrationChargeCam and MCalibrationRelTimeCalc.
942 This wrong order caused MCalibrationRelTimeCalc to print out
943 unreliable pixels which were not set by the rel. time calibration.
944 This caused some confusion in the reading of the output because of
945 the un-logical order of flag settings and posterior output.
946 - set the error of the hi-logain intercalibration constants
947 as the real error on the mean instead of the sigma.
948 - took out the those bad pixel-informations which are not used
949 any more in the "Defect" - display. (M. Gaug)
950
951
952
953 2005/07/13 Markus Gaug (2005/06/21)
954
955 * mhcalib/MHCalibrationChargePix.h
956 - take out one un-necessary 'virtual'-declaration for the Draw-
957 function
958
959 * mhcalib/MHGausEvents.cc
960 - fixed a small bug in the non-standard display with options.
961
962
963
964 2005/07/13 Markus Gaug (2005/06/19)
965
966 * msignal/MExtractTimeAndChargeSpline.cc
967 - set fgOffsetLoGain from 1.7 to 1.39. This is the correct time
968 shift between high-gain and low-gain. Affects only very detailed
969 timing studies.
970
971 * msignal/MExtractTimeAndChargeDigitalFilter.cc
972 - set fOffsetLoGain from 1.7 to 1.4 which corrects now exactly for
973 the arrival time difference between low-gain and high-gain pulses.
974 This wrong number could have had some effect on image cleanings
975 using the time information. (M. Gaug)
976
977 * mcalib/MCalibrationBlindCam.[h,cc]
978 - remove obsolete Copy-function
979
980 * mcalib/MCalibConstPix.h, mcalib/MCalibConstCam.h
981 - introduce Copy-functions
982 - set class index to 1 (was 0)
983
984 * mcalib/MCalibrationChargePix.[h,cc]
985 - introduce Copy() function.
986
987
988
989 2005/07/13 Markus Gaug (2005/06/18)
990
991 * mpedestal/MPedestalCam.cc
992 - modify Print() function to print out also the event-by-event
993 averaged results.
994
995 * mpedestal/MExtractPedestal.[h,cc]
996 - new flag fUseSpecialPixels (set to kFALSE per default)
997 - new data member: fNameRawEvtData which can be set from outside
998 (e.g. to "MRawEvtData2").
999 - with these two changes, the special pixels can be extracted.
1000 Difference to previous version: if flag fUseSpecialPixels is set,
1001 * the area and sector averages are not calculated.
1002 * the MPedestalCam will get initialized to
1003 MRawRunHeader->GetNumSpecialPixels().
1004 - fix a bug in the calculation of the event-by-event averaged
1005 pedestal RMS (one total number of areas or sectors was not taken
1006 into account).
1007 - make local variables in the calculation of rms and mean doubles
1008 instead of floats.
1009
1010 * mpedestal/MPedCalcPedRun.cc
1011 - do not calculate the area and sector averages in case flag
1012 fUseSpecialPixels is set.
1013 - check for existence of pointer fRawEvt in PostProcess.
1014
1015 * mcalib/MCalibrationChargeCalc.[h,cc]
1016 - implement possibility to set reference number of photo-electrons from
1017 outside (stored in fExternalNumPhes).
1018
1019 * mcalib/MCalibrateData.[h,cc], mcalib/MCalibCalcFromPast.cc,
1020 mjobs/MJCalibrateSignal.cc:
1021 - write calibration constants now in separate
1022 MCalibrationIntensityConstCam. This is necessary since with the
1023 introduction of the averageing of mean photo-electrons, the
1024 MCalibrationIntensityChargeCam does not hold the correct conv.
1025 factors any more.
1026
1027 * mcalib/MCalibrateData.[h,cc]
1028 - get also pointers to the IntensityCams and use them if exist
1029 (previously, only the first calibration cam was used together
1030 with the updatecam.)
1031
1032
1033
1034 2005/07/13 Markus Gaug (2005/06/17)
1035
1036 * mcalib/MCalibrationIntensityCam.[h,cc]
1037 - take out some un-used or commented code (variables fOffsets and
1038 fSlopes). These data members were not in the streamter either.
1039 - put some of the most-used code from the .cc file into the .h file
1040 - add new function: SetCam().
1041
1042
1043
1044 2005/07/13 Markus Gaug (2005/06/15)
1045
1046 * mcalib/MCalibrationIntensityConstCam.[h,cc]
1047 - new class to store the actual applied conversion factors (now with
1048 averaged photo-electrons not in the MCalibrationIntensityChargeCam
1049 any more).
1050
1051 * mjobs/MJCalibration.cc
1052 - set the correct (statistical) error of the inter-calibraiton factor
1053 into MCalibrationChargePix::SetConversionHiLoErr() and the
1054 sigma of the distribution
1055 into MCalibrationChargePix::SetConversionHiLoSigma().
1056 - In MCalibrationChargePix, the mean conversion error is used for the
1057 statistical error of the conversion factor.
1058 - In CalibrateData, the sigma is used for the statistical error of the
1059 converted signal to equiv. high-gain charges.
1060
1061 * mcalib/MCalibCalcFromPast.[h,cc]
1062 - implement the mean photo-electron averageing for a desired number of
1063 calibration updates.
1064
1065 * mcalib/MCalibrateData.cc
1066 - use MCalibrationChargePix::GetConversionHiLoSigma() to calculate the
1067 error (was previously MCalibrationChargePix::GetConversionHiLoErr().
1068
1069 * callisto.cc
1070 - calculate first fixed window pedestal in MJPedestalY2,
1071 then sliding window pedestal in MJPedestalY3 (order reversed).
1072
1073
1074
1075 2005/07/13 Markus Gaug (2005/06/14)
1076
1077 * mcalib/MCalibrationHiLoPix.[h,cc]
1078 - store also results from profile fits.
1079 - increades class version
1080
1081 * mhcalib/MHCalibrationHiLoPix.[h,cc], mhcalib/MHCalibrationHiLoCam.[h,cc]
1082 - added TProfiles for every pixel filled with the high-gain signal
1083 vs. low-gain signal which can be fitted to extract gain and
1084 offset.
1085
1086 * mhcalib/Makefile, mhcalib/HCalibLinkDef.h
1087 - added MHCalibrationHiLoPix
1088
1089
1090
1091 2005/07/13 Markus Gaug (2005/06/10)
1092
1093 * mcalib/MCalibrationRelTimeCalc.cc
1094 - print out forgotten successfully calibrated pixels
1095 - small change in spacing of one output
1096
1097 * mhcalib/MHCalibrationCam.[h,cc]
1098 - introduce max. number of events, the rest gets skipped before the
1099 next ReInit() is called. Default: 4096
1100 Reason: The calibration causes too many un-reliable pixels if more
1101 than about 5000 events are treated (@500 Hz) because of the
1102 mode hopping of the VCSels. However, in the past, some
1103 calibration runs have been taken (erroneously) with more
1104 than 5000 events, especially the intensity scans where
1105 a good precision is needed.
1106 - increased version number
1107 - introduce a Getter for the fAverageAreaNum array.
1108 - re-normalize the area-averaged sigmas to the equivalent number per
1109 pixel also for the intensity calibration.
1110
1111 * mcalib/MCalibrationChargePix.[h,cc]
1112 - divide errors in stat. and syst. errors. Both can be retrieved
1113 now, depending on the study, one wants to make.
1114
1115 * mcalib/MCalibrationChargeCalc.[h,cc]
1116 - set a limit to the number of un-suitable and un-reliables pixels
1117 for the run to succeed: 0.1 unsuitables and 0.3 un-reliables
1118 - set UseExtractorRes to kTRUE, will raise the number of
1119 photo-electrons for the spline extractor by 1-2% (correctly).
1120 - re-normalize the pedestal RMS of the event-by-event averaged
1121 area events to the sqrt of the number of used pixels.
1122 - re-normalize the sigma of the event-by-event averaged area events
1123 by 1/F-Factor.
1124 - introduce switch to choose if un-reliables should be used for the
1125 calculation of mean number of phes (default: kTRUE).
1126 - print out the number of high-gain saturated pixels.
1127
1128
1129
1130 2005/07/13 Markus Gaug (2005/06/10)
1131
1132 * mjobs/MJCalibrateSignal.[h,cc]
1133 - skip also the PIN Diode events from the data calibration.
1134
1135
1136
1137 2005/07/13 Markus Gaug (2005/06/06)
1138
1139 * mhcalib/MHGausEvents.[h,cc]
1140 - put small functions into header file to speed up calculations a bit.
1141
1142 * mcalib/MCalibrationRelTimeCalc.cc
1143 - introduce flags to steer the setting of unreliability like done
1144 in MCalibrationChargeCalc. Can be steered from the conf-file.
1145
1146 * mbadpixels/MBadPixelsIntensityCam.[h,cc]
1147 - implement two Get and Draw-functions to display bad pixels over
1148 time like in the mcalib/MCalibrationIntensityChargeCam
1149
1150
1151
1152 2005/07/13 Markus Gaug (2005/06/03)
1153
1154 * mhcalib/MHCalibrationPulseTimeCam.cc
1155 - fill arrays only if IsOscillations() was asked. This is a speed
1156 bug and could cause important memory leaks. It does not affect the
1157 outcome of an analysis, however.
1158
1159
1160
1161 2005/07/13 Thomas Bretz
1162
1163 * mbase/MTaskInteractive.[h,cc]:
1164 - fixed a bug with calling ReInit... PostProcess was called instead.
1165 - added the missing initialisation of fReInit in constructor
1166
1167 * sinope.cc:
1168 - removed plotting the tasklist statistics twice
1169 - replaced DrawClone by DrawCopy (DrawClone gave problems)
1170
1171 * mhflux/MAlphaFitter.[h,cc]:
1172 - fixed the ThetaSq function. It was wrongly defined as
1173 exp(-((x-c)/s)^2) instead of exp(-1/2*((x-c)/s))
1174 - Set start value for corresponding fit back to same value
1175 as for a standard gauss-fit.
1176
1177
1178
1179 2005/07/12 Daniela Dorner
1180
1181 * datacenter/macros/buildsequenceentries.C:
1182 - fixed bug, that was caused by changes in TExMap in root_v4.04.02
1183
1184
1185
1186 2005/07/12 Daniela Dorner
1187
1188 * automatic-exclusions.rc:
1189 - added two automatic exclusions
1190
1191 * datacenter/macros/findcacofiles.C:
1192 - adapted query to ensure, that only existing caco-files are
1193 searched
1194
1195 * datacenter/macros/getdolist.C:
1196 - changed query to make sure, that new data is processed first
1197
1198 * datacenter/macros/resetallruns.C:
1199 - changed query to allow manual interaction in RunProcessStatus
1200
1201 * datacenter/scripts/runganymed:
1202 - fixed bug in choice of rc-file
1203
1204
1205
1206 2005/07/12 Thomas Bretz
1207
1208 * mhist/MHEvent.[h,cc]:
1209 - added MTime to output
1210
1211 * mastro/MAstroCatalog.cc:
1212 - added a fix which avoided reproducing the gui elements after
1213 reading from file
1214
1215 * mbase/BaseIncl.h:
1216 - added TVector3
1217
1218 * mbase/MMath.[h,cc]:
1219 - added Sgn function
1220 - moved include of TVector3 to source file
1221
1222 * mimage/MHillasExt.cc:
1223 - included TVector2
1224
1225 * mjobs/MJCut.cc:
1226 - write Disp to output
1227 - write MTime to output
1228 - changed handling of source position (MSrcPosCalc)
1229
1230 * mpointing/MSrcPosCalc.[h,cc]:
1231 - allow to switch off source pos calculation
1232
1233
1234
1235 2005/07/11 Thomas Bretz
1236
1237 * callisto.cc, ganymed.cc, mars.cc, showlog.cc,
1238 showplot.cc, sponde.cc, mimage/MImgCleanStd.cc:
1239 - fixed some typos
1240
1241 * mastro/MAstro.[h,cc]:
1242 - added new member function GetStringDeg and GetStringHor
1243
1244 * mastro/MAstroCatalog.cc:
1245 - don't display empty ": " in tooltip for sources without name
1246
1247 * mbase/MParContainer.cc, mbase/MTask.cc:
1248 - fixed usage of a ?:-operator
1249
1250 * mbase/MString.h:
1251 - added two new constructors
1252
1253 * mjobs/MDataSet.cc:
1254 - made sure that all files read later are sorted correctly.
1255 This is necessary to ensure correct reading of subsystem
1256 data.
1257 - skipped adding a sequence twice
1258
1259 - print effective on time only in debug mode
1260
1261 * mjobs/MSequence.cc:
1262 - skipped adding a run twice
1263
1264 * mpointing/MSrcPosCalc.cc:
1265 - reformatted the comments
1266 - add MTime and MPointingPos to branch list
1267 - fTime and fObservatory are now presearched in PreProcess
1268 to allow usage in macros having no RunHeaders (if they are
1269 not found no warning is printed!)
1270 - added sanity checks for these pointers in Process
1271
1272
1273
1274 2005/07/08 Thomas Bretz
1275
1276 * showplot.cc:
1277 - implemented the possibility to open a root interpreter
1278
1279 * mbase/MMath.cc:
1280 - added sanity checks in GaussProb
1281
1282 * mimage/MHillasExt.[h,cc]:
1283 - fixed some units
1284 - added Paint
1285
1286 * mimage/MNewImagePar.cc:
1287 - fixed Print output
1288
1289 * mmain/MEventDisplay.cc:
1290 - print a separator between two events
1291 - Draw MHillasExt, too
1292
1293 * mmuon/MMuonCalibPar.cc, mmuon/MMuonSearchPar.cc:
1294 - fixed Print output
1295
1296 * mimage/MHillas.cc:
1297 - implemented plotting a estimate of disp
1298 - fixed some units in output
1299 - fixed the special case in which the shower is symmetric to
1300 the axis
1301
1302 * mimage/MHillasCalc.cc:
1303 - skipped printing the removed case 4 from MHillas::Calc
1304
1305 * mbase/MStatusDisplay.cc:
1306 - fixed wrong "save as" in "open" dialog
1307
1308 * mbase/MTaskInteractive.[h,cc]:
1309 - added ReInit
1310
1311 * mhflux/MAlphaFitter.cc:
1312 - fixed the standard polynom order (0 instead of 1) for
1313 difference histogram
1314 - changed default start velue for gauss sigma in case of kThetaSq
1315
1316 * mhflux/MHAlpha.cc, mhflux/MHCollectionArea.cc,
1317 mhflux/MHEffectiveOnTime.cc, mhflux/MHThetaSq.cc,
1318 mjobs/MJCut.cc:
1319 - enhanced zenith angle range
1320
1321 * mhflux/MHFalseSource.h:
1322 - made GetCatalog protected
1323 - made SetOffData virtual
1324
1325 * mhflux/MHThreshold.cc:
1326 - enabled Sumw2
1327
1328 * mjobs/MJCut.cc:
1329 - removed BinningEnergyEst
1330
1331 * mpointing/MPointingPos.h:
1332 - added copy constructor
1333
1334 * mpointing/MSrcPosCorrect.cc:
1335 - added a comment
1336
1337 * mranforest/MRFEnergyEst.[h,cc]:
1338 - now stores the mean energy of the bins in the forest
1339 - implemented several interpolation methods
1340
1341
1342
1343 2005/06/28 Thomas Bretz
1344
1345 * mfilter/MFMagicCuts.[h,cc]:
1346 - first full implementation... updates to come.
1347
1348 * mhbase/MH.[h,cc]:
1349 - added new member function to set several palettes
1350
1351 * mhflux/MHDisp.[h,cc]:
1352 - fixed z-axis dscription
1353 - rotate filling off data by 180 deg.
1354 - implemented subtracting off-data from on-data
1355 - set different palettes
1356
1357 * mhflux/MMcSpectrumWeight.[h,cc]:
1358 - implemented additional weight for zenith-angle- and size-bins
1359
1360
1361
1362 2005/06/27 Thomas Bretz
1363
1364 * macros/optim/optimenergy.C:
1365 - changed algorithm from Simplex to Migrad
1366 - fixed a typo (RunDisp)
1367
1368 * mhflux/FluxLinkDef.h, mhflux/Makefile:
1369 - added new class for threshold calculation
1370
1371 * mhflux/MHCollectionArea.cc:
1372 - replaced BinningEnergy by BinningEnergyEst
1373
1374 * mimage/MHHillasSrc.cc:
1375 - set minimum of fAlpha, fCosDA and fDCADelta to 0
1376
1377 * mjobs/MDataSet.cc:
1378 - improved reading source position
1379
1380 * mranforest/MRanForest.[h,cc]:
1381 - implemented a value describing the forest (eg. corresponding
1382 energy)
1383 - increased ClassVersion
1384
1385 * mtrigger/MFTriggerPattern.cc, mtrigger/MTriggerPattern.cc,
1386 mtrigger/MTriggerPatternDecode.cc
1387 - improved dox (thx to Nicola)
1388
1389 * mjobs/MJStar.cc:
1390 - implemented a new write task which only writes the effective
1391 on time. This is necessary otherwise for example the image
1392 cleaning could skip effective on-time events.
1393
1394
1395
1396 2005/06/17 Thomas Bretz
1397
1398 * mbase/MArgs.[h,cc]:
1399 - handle possible char \015 in arguments
1400
1401 * mdata/MDataArray.h:
1402 - added Print function to //*MENU*
1403
1404 * mhflux/MAlphaFitter.[h,cc]:
1405 - added new Option for Scale: Fixed
1406 - fixed typo in IsEnvDefined for Signalfunction
1407
1408 * mhist/MHCamera.cc:
1409 - plot profile in deg instead of mm
1410
1411 * mjobs/MDataSet.[h,cc]
1412 - changed error handling when reading source catalog
1413
1414 * mjobs/MJCut.cc:
1415 - added MImagePar to output
1416 - take new error handling into account when reading source catalog
1417
1418 * mjobs/MJSpectrum.cc:
1419 - print energy estimator
1420 - removed the double minus displaying the fitted spectrum
1421
1422 * mjoptim/MJOptimizeDisp.cc, mjoptim/MJOptimizeEnergy.cc:
1423 - print rule when optimization has finished
1424
1425 * mmain/MBrowser.cc:
1426 - replaced old path with new path to datacenter
1427
1428 * mranforest/MRFEnergyEst.[h,cc]:
1429 - store binning in new data member fBinning to avoid many calles
1430 to atof
1431
1432
1433
1434 2005/06/15 Daniela Dorner
1435
1436 * datacenter/macros/createdataset.C:
1437 - added function to read in input from txt-file
1438
1439 * datacenter/macros/insertdataset.C:
1440 - fixed bug -> no new sourcenames can be inserted by this macro
1441
1442 * datacenter/macros/writesequencefile.C:
1443 - fixed small bug in logging-output
1444
1445
1446
1447 2005/06/13 Daniela Dorner
1448
1449 * datacenter/macros/createdataset.C:
1450 - added (macro to write simple datasetfile)
1451
1452 * datacenter/macros/buildsequenceentries.C:
1453 - fixed bug introduced 12.5.2005
1454
1455 * datacenter/scripts/copyscript:
1456 - fixed bug
1457
1458
1459
1460 2005/06/13 Thomas Bretz
1461
1462 * mcalib/MCalibrationHiLoCam.h:
1463 - added Print to //*MENU*
1464
1465 * mhflux/MHThetaSq.[h,cc]:
1466 - added resources for fNumBinsSignal and fNumBinsTotal
1467
1468 * mjobs/MJSpectrum.[h,cc]:
1469 - implemented weighting in theta, so we get better statistics
1470 - improved output
1471 - added plotting other spectras
1472
1473 * Makefile:
1474 - added new directory mjoptim
1475
1476 * manalysis/MEnergyEstimate.[h,cc]:
1477 - derives now from a new more genral class MParameterCalc
1478
1479 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
1480 - added new class MParamterCalc
1481
1482 * manalysis/MParameterCalc.[h,cc]:
1483 - added new class MParamterCalc
1484
1485 * mbase/MLog.cc:
1486 - do not display 'underline' if fIsNull output
1487
1488 * mhbase/MBinning.cc:
1489 - removed some obsolete comments fixed old stylish SetBinningCos
1490
1491 * mhflux/MAlphaFitter.[h,cc]:
1492 - background fit can now be switched off
1493 - removed some obsolete comments
1494 - adapted Print output
1495 - added new option to change signal function type
1496 - adde new Strategy option: kGaussSigma
1497
1498 * mhflux/MHAlpha.[h,cc]:
1499 - output the gauss sigma to the parameter list
1500
1501 * mhflux/MHThetaSq.h:
1502 - mase InitMapping public (used in MJOptimizeDisp)
1503
1504 * mjobs/JobsLinkDef.h, mjobs/Makefile:
1505 - removed MJOptimize*
1506
1507 * mjobs/MJOptimize.[h,cc]:
1508 - allow minimization of something else than MinimizationValue
1509
1510 * mjobs/MJOptimizeEnergy.[h,cc]:
1511 - added class description with example
1512 - added weighting task to RunEnergy (untested)
1513
1514 * mtools/MChisqEval.[h,cc]:
1515 - added comments
1516 - print result in Postprocess
1517 - allow to give a different name to the result
1518
1519 * mjobs/MJOptimize*:
1520 - finally moved to new dir mjoptim
1521 - new class MJOptimizeDisp
1522
1523
1524
1525 2005/06/10 Daniela Dorner
1526
1527 * datacenter/scripts/copyscript:
1528 - adapt script to new machine
1529
1530
1531
1532 2005/06/10 Thomas Bretz
1533
1534 * datacenter/macros/plotdb.C:
1535 - set minimum and maximum also for ZA graph
1536
1537 * mdata/MDataChain.cc:
1538 - fixed a possible crash to to NULL-acess in GetDataMember
1539
1540 * mhbase/MBinning.[h,cc]:
1541 - added a new binning type "asin" which is used for the
1542 ZA binning
1543
1544 * mhflux/MAlphaFitter.cc:
1545 - allow polynom order 1
1546 - improved result line in PaintResult
1547
1548 * mhflux/MHAlpha.cc:
1549 - call PaintResult also in DrawAll
1550
1551 * mhflux/MHCollectionArea.cc:
1552 - removede nonsense A_{eff} from plot
1553
1554 * mhflux/MHDisp.cc:
1555 - fixed a possible crash if fSrcPos==NULL
1556
1557 * mhflux/MHAlpha.cc, mhflux/MHCollectionArea.cc,
1558 mhflux/MHEffectiveOnTime.cc, mhflux/MHEnergyEst.cc,
1559 mjobs/MJCut.cc:
1560 - replaced SetEdgesCos by new SetEdgesASin (set the correct binning)
1561 the old binning was not well aligned with the MC binning
1562
1563 * mhflux/MMcSpectrumWeight.[h,cc]:
1564 - added the possibility to set ZA-weights
1565 (Could be improved calculating correst sine-weights)
1566
1567 * mimage/MHVsSize.cc:
1568 - fixed. Conc1 was incorrectly scaled
1569
1570 * mjobs/MDataSet.h:
1571 - added getter for TLists
1572
1573 * mjobs/MJCut.cc:
1574 - in non-wobble mode the hcalc2 had been wrrornously added
1575 to the tasklist -> removed
1576
1577 * mjobs/MJOptimize.h:
1578 - added a comment for EnableTestTrain
1579
1580 * mpointing/MSrcPosCam.[h,cc]:
1581 - implemented Add member function
1582
1583 * mranforest/MRFEnergyEst.[h,cc]:
1584 - fixed a problem with the removal of the last columns
1585 - implemented debug-mode
1586 - interpolate energy in logarithmic grid
1587 - removed Test function completely
1588 - added ReadEnv
1589
1590 * mranforest/MRanTree.[h,cc]:
1591 - replaced some TMatrixFRow by TMatrixFRow_const
1592
1593 * mpointing/MSrcPosCorrect.[h,cc]:
1594 - added
1595
1596 * mpointing/Makefile, mpointing/PointingLinkDef.h:
1597 - added MSrcPosCorrect
1598
1599 * mhflux/MHDisp.cc:
1600 - fixed the scaling of the abs-limit of m3l above which
1601 we assume that the 3rd moment is a good measurement for the
1602 correct disp point
1603
1604
1605
1606 2005/06/08 Daniela Dorner
1607
1608 * datacenter/scripts/checkstardone:
1609 - fixed bug
1610 - added check
1611
1612 * datacenter/scripts/runstar, runcallisto, runganymed:
1613 - added -v4 to commandlines
1614
1615
1616
1617 2005/06/07 Daniela Dorner
1618
1619 * datacenter/scripts/runstar, runcallisto:
1620 - fixed bug in filenumber calculation
1621
1622
1623
1624 2005/06/06 Daniela Dorner
1625
1626 * datacenter/scripts/runganymed:
1627 - fixed bug in second commandline
1628
1629
1630
1631 2005/06/03 Thomas Bretz
1632
1633 * ganymed.cc:
1634 - fixed the wrong printout of ganymed
1635
1636 * mars.cc:
1637 - allow to open a file via commandline
1638
1639 * mars.rc:
1640 - added some more comments
1641
1642 * mcalib/MCalibrateRelTimes.cc:
1643 - removed obsolete comments
1644
1645 * mmain/MEventDisplay.cc:
1646 - implemented muon analysis
1647 - fixed a crash caused by the DF
1648
1649 * mmain/Makefile:
1650 - added -I../mmuon
1651
1652 * mmuon/MMuonCalibPar.cc:
1653 - updated Print output
1654
1655 * mmuon/MMuonSearchPar.[h,cc]:
1656 - updated print output
1657 - added Paint function
1658
1659 * mranforest/MRFEnergyEst.h:
1660 - fixed thw wrong data types in setters
1661
1662 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
1663 - don't try to find automatic weights without template file name
1664
1665 * mjobs/MJStar.cc:
1666 - set bit MFillH::kDoNotDisplay for fillmuon
1667
1668 * mmuon/MHSingleMuon.[h,cc]:
1669 - store function in hist
1670 - added Paint member function
1671
1672
1673
1674 2005/06/03
1675
1676 * RELEASE 0.9.3
1677
1678
1679
1680 2005/06/03 Thomas Bretz
1681
1682 * mjobs/hilocalib_sp1.root, mjobs/hilocalib_sp1_mc.root:
1683 - updated
1684
1685 * callisto.rc:
1686 - MJPedestalY2.MaxEvents: 2000 replaced by 5000 as in
1687 callisto_Dec04Jan05.txt
1688
1689 * manalysis/MMultiDimDistCalc.h:
1690 - changes to layout
1691
1692 * mbadpixels/MBadPixelsCalc.cc:
1693 - improved sanity checks
1694
1695 * mbase/MEvtLoop.cc:
1696 - fixed a bug which could cause Eventloop to crahs if
1697 parlist was not initialized
1698
1699 * mdata/MDataArray.[h,cc]:
1700 - added copy constructor
1701
1702 * mhbase/MFillH.cc:
1703 - made sure that no constructor can crash due to NULL pointers
1704
1705 * mhbase/MHMatrix.[h,cc]:
1706 - first check in AddColumn if the column is available. Afterwards
1707 check whether it can be added
1708 - added new interfaced to single rows
1709
1710 * mhflux/MMcSpectrumWeight.cc:
1711 - slight change to screen output
1712
1713 * mjobs/MJPedestal.cc:
1714 - slight change to screen output
1715
1716 * mpedestal/MPedCalcPedRun.cc:
1717 - fixed a bug which caused MC files not to work treat them now
1718 as pedestal files (always)
1719
1720 * mranforest/MRFEnergyEst.[h,cc]:
1721 - improved the code and the interface
1722
1723 * mranforest/MRanForestGrow.[h,cc]:
1724 - derives now from MRead to be able to use the bar in the
1725 display
1726
1727 * mtools/MTFillMatrix.[h,cc]:
1728 - allow to fill a single matrix with all events
1729
1730 * datacenter/macros/plotdb.C:
1731 - display values versus Mean of ZdMin and ZdMax instead of ZdMin
1732
1733
1734
1735 2005/06/02 Markus Gaug (2005/06/01)
1736
1737 * mcalib/MCalibrationChargeCalc.cc
1738 - lower fgPheErrLowerLimit from 9.0 to 6.0. This is necessary to
1739 exclude 2 very ringing pixels in September which - when kept -
1740 destroy the image cleaning around them.
1741
1742
1743
1744 2005/06/02 Markus Gaug (2005/05/31)
1745
1746 * mjobs/MJCalibration.cc
1747 - The MFTriggerPattern filters out all events taken with the
1748 CT1-pulser and data format version greater than 4.
1749 Demand now that the filter is put into the task list only if the
1750 calibration colour is not kCT1.
1751
1752
1753
1754 2005/06/02 Markus Gaug (2005/05/26)
1755
1756 * mpedestal/MPedCalcPedRun.cc
1757 - fixed bug in recognition of pedestal bit - affects only intensity
1758 calibration.
1759
1760 * mhcalib/MHCalibrationChargeCam.cc,
1761 mhcalib/MHCalibrationRelTimeCam.cc:
1762 - do not draw to status display if histogram is empty. This
1763 caused some error messages from root.
1764
1765
1766
1767 2005/06/02 Thomas Bretz
1768
1769 * callisto.cc:
1770 - made "-raw" the default
1771 - switched bad pixel check on for MJPedestalC2
1772
1773 * callisto_Dec04Jan05.rc:
1774 - reduced MJPedestalY2.ExtractWinRight from 4.0 to 2.0
1775
1776 * mhflux/MHThetaSq.[h,cc]:
1777 - added missing InitMapping
1778
1779 * mjobs/MJCalib.cc:
1780 - set default for fDataFlag to kIsUseRawData
1781
1782 * mjobs/MJOptimizeCuts.cc:
1783 - added some sanity checks if CreateHistNew couldn't create
1784 the histogram
1785
1786 * mjobs/MJPedestal.[h,cc]:
1787 - implemented a possible deadpixel check
1788
1789 * star.rc:
1790 - added a missing template line
1791
1792 * mbadpixels/MBadPixelsCalc.[h,cc]:
1793 - changed to allow different upper and lower cuts in pedestal
1794 variance
1795
1796 * mfilter/MFCosmics.cc:
1797 - allpix were not increased correctly if a saturated pixel
1798 was skipped
1799
1800 * mjobs/MJCalibrateSignal.cc:
1801 - changed name of "Interp'd" to something more accurate
1802
1803 * msignal/MExtractFixedWindow.cc:;
1804 - removed case 12 for logain resolution as it is in bcn cvs
1805 but nowhere documented
1806
1807 * callisto.rc:
1808 - added new template line for dead pixel check
1809 - added correction factor determined from Muon analysis
1810
1811 * callisto_Dec04Jan05.rc
1812 - added correction factor determined from Muon analysis
1813
1814 * mhflux/MMcSpectrumWeight.cc:
1815 - small change to output
1816
1817
1818
1819 2005/06/01 Thomas Bretz
1820
1821 * mjobs/MJOptimize.[h,cc]:
1822 - moved code for cut optimization to MJOptimizeCuts
1823 - moved code for energy optimization to MJOptimizeEnergy
1824
1825 * mjobs/MJOptimizeCuts.[h,cc], mjobs/MJOptimizeEnergy.[h,cc]:
1826 - added
1827
1828 * mjobs/Makefile, mjobs/JobsLinkDef.h:
1829 - added MJOptimizeCuts
1830 - added MJOptimizeEnergy
1831
1832 * showplot.cc:
1833 - set window name to input file name
1834
1835 * mcalib/MCalibColorSet.cc:
1836 - changed order of checks so that an explicit color is
1837 prior to any automatic detection.
1838
1839 * mcalib/MCalibrateData.[h,cc]:
1840 - implemented setting a possible additional scale factor
1841 (for MC it is always reset to 1)
1842
1843 * mfilter/MFCosmics.cc:
1844 - don't count saturated hi-gain pixels at all. It should
1845 not be necessary, because such pixels should have a value
1846 high enough in the high-gains but it seems sometimes they don't
1847
1848 * mhflux/MHAlpha.[h,cc]:
1849 - changed some orders in header
1850 - made some private data members protected
1851 - Call GetVal() if fMap[0]<0. This is necessary if the fill
1852 value is calculated on-the-fly (like ThetaSq)
1853 - made InitMapping virtual
1854
1855 * mhflux/MHDisp.cc:
1856 - removed 'Get-Entries' workarund
1857 - changed the function integartion for the significance
1858
1859 * mhflux/MHThetaSq.[h,cc]:
1860 - overwrite InitMapping because ThetaSq should be read from
1861 the parlist always
1862
1863 * mimage/MHHillas.cc:
1864 - set histogram minimum of Delta to 0
1865
1866 * mpedestal/MPedPhotCam.cc:
1867 - check for unsuitable pixels when calculating the means not
1868 only for the UnsuitableRun ones
1869
1870 * msignal/MExtractor.cc:
1871 - replaced wrong %2d by %2f
1872
1873
1874
1875 2005/06/01 Daniela Dorner
1876
1877 * datacenter/scripts/runcallisto:
1878 - added writing html-logs
1879 - added --auto-time-stop for merpping(ccupdate)
1880
1881 * datacenter/scripts/runganymed:
1882 - added writing html-logs
1883 - added second execution of ganymed
1884 - adapted to correct usage of config-files
1885 - fixed bug
1886
1887 * datacenter/scripts/runstar:
1888 - added writing html-logs
1889 - minor change in logpath
1890
1891
1892
1893 2005/05/31 Daniela Dorner
1894
1895 * datacenter/macros/fillstar.C, plotdb.C:
1896 - added two new parameters
1897
1898 * datacenter/macros/setupdb.C:
1899 - adapted to changes in DB (added two columns)
1900
1901
1902
1903 2005/05/31 Thomas Bretz
1904
1905 * mfileio/MReadReports.[h,cc]:
1906 - changed such that it can force prereading of the first event of
1907 a sequence after PreProcess
1908
1909 * mfileio/MReadTree.h:
1910 - added some comment about the new bits used in MReadReports
1911
1912 * mhflux/MHDisp.cc:
1913 - changed fit limit from 1.1 to 1.0
1914 - fixed access to wrong axis
1915
1916 * mhflux/MHEffectiveOnTime.cc:
1917 - fixed a bug which caused the first bin of the histograms
1918 vs time to disapear in PostProcess, which gave wrong results
1919 on the screen. The output and all following programs not
1920 directly accessing the histograms haven't been affected
1921
1922 * mjobs/MJCalib.cc:
1923 - HasEnv for boolean type resources is obsolete and has been
1924 removed
1925
1926 * mjobs/MJCalibrateSignal.cc:
1927 - removed MPointingPosInterpolate
1928 - adapted usage of MReadReports to changes
1929
1930 * mjobs/MJCut.cc, mjobs/MJStar.cc:
1931 - adapted usage of MReadReports to changes
1932 - made Drive-tree a 'required' tree
1933
1934 * mjobs/MJStar.cc:
1935 - removed "Events" from setting up rate and effective on time
1936 tasks to tlist2. It is obsolete because calibration events
1937 don't enter star at all.
1938
1939 * mpointing/MPointingPosCalc.[h,cc]:
1940 - assume that the run-type is real-data if Process is called before
1941 ReInit
1942
1943 * merpp.cc:
1944 - new options: --auto-time-start --auto-time-stop
1945
1946 * mbadpixels/MBadPixelsTreat.cc:
1947 - removed the checks in the algorithm whether the current pixel
1948 is NULL. MSignalCam doesn't support zero supression anymore.
1949 GetPixById has been replaced by the []-operator
1950
1951
1952
1953 2005/05/30 Thomas Bretz
1954
1955 * msql/MSQLServer.cc:
1956 - added possibility to setup SelectDatabase from resource file
1957
1958 * mbadpixels/MBadPixelsCalc.[h,cc]:
1959 - implemented the possibility to use the check routine
1960 from outside
1961 - check now returns kFALSE if more than 50% of all
1962 pixels are marked as unsuitable
1963
1964 * mhflux/FluxLinkDef.h, mhflux/Makefile:
1965 - added MHDisp
1966 - added MMcSpectrumWeight
1967
1968 * mhflux/MHFalseSource.[h,cc]:
1969 - allow finding of Off-plot for derived classes - like in MHAlpha
1970 - get source position from MSourcePos if existing
1971 - changed some data members from private to protected
1972
1973 * mhflux/MHDisp.[h,cc]:
1974 - added
1975
1976 * mjobs/MJCut.[h,cc]:
1977 - implemented new option (HistNameFS) to allow using a different
1978 False Source Plot
1979
1980 * mpedestal/MPedPhotCam.[h,cc]:
1981 - added a copy constructor to allow conversion from MPedestalCam
1982
1983 * mpointing/MSrcPosCam.[h,cc]:
1984 - added copy constructor
1985
1986
1987
1988 2005/05/30 Daniela Dorner
1989
1990 * datacenter/scripts/buildsequenceentries, checkstardone, correcttime,
1991 doexclusions, fillcallisto, insertdatasets, runganymed,
1992 checkfilesforsequenceavail, copyscript, filesondisk, fillstar
1993 runcallisto, runstar, writesequencefiles:
1994 - moved two variables from the scripts to the sourcefile
1995
1996 * datacenter/scripts/runganymed:
1997 - changed # of processes
1998
1999 * datacenter/macros/buildsequenceentries.C, filldotrbk.C, fillstar.C,
2000 insertcacofile.C, plotdb.C, setstatus.C, checkfileavail.C,
2001 doexclusions.C, filldotrun.C, findcacofiles.C, insertdataset.C,
2002 resetallruns.C, setupdb.C, checkstardone., fillcalib.C,
2003 fillsignal.C, getdolist.C, insertdate.C, resetcolumn.C,
2004 writesequencefile.C:
2005 - adapted the macros to the changes in msql/MSQLServer.cc
2006
2007 * datacenter/macros/fillstar.C:
2008 - adapted the functions for the myon parameter after the bugfixes
2009 in the calibration
2010
2011
2012
2013 2005/05/27 Daniela Dorner
2014
2015 * datacenter/macros/plotdb.C:
2016 - changed binning of fConvFactorInner
2017 - added plot vs ZdMin
2018
2019 * datacenter/macros/resetcolumn.C:
2020 - added (macro to reset value in the DB)
2021
2022 * datacenter/scripts/runganymed:
2023 - removed command line option for ganymed, which is default now
2024
2025
2026
2027 2005/05/27 Javier Rico (2005/05/26)
2028
2029 * mbadpixels/MBadPixelsCam.cc
2030 - fixed small bug in the Print() function (one line was printed out
2031 at a wrong place). (M. Gaug)
2032
2033
2034
2035 2005/05/27 Javier Rico (2005/05/24)
2036
2037 * mhcalib/MHCalibrationHiLoCam.cc
2038 - do not write Arrays if flag kOscillations is not set.
2039 (this was actually a bug since it caused a huge usage for large
2040 amounts of data). (M. Gaug)
2041
2042 * mcalib/MCalibColorSet.cc
2043 - set colour already in the ReInit(), needed by the digital filter
2044 later. (M. Gaug)
2045
2046 * mjobs/MJCalibration.cc
2047 - forgot to merge hi-lo calibration factors for intensity calibration.
2048 (M. Gaug)
2049
2050 * mhcalib/MHCalibrationCam.[h,cc]
2051 - do not Finalize histograms if a flag kReset is set. Caused wrong
2052 result in last run of intensity calibration. (M. Gaug)
2053
2054 * msignal/MC_calibration_weights_UV.dat
2055 - Removed. It was confusing to have this file since it was just a
2056 copy of calibration_weights_UV.dat. For MC calibration you can
2057 just use the same weights files as for real data. (A. Moralejo)
2058
2059 * msignal/calibration_weights_blue46.dat
2060 - added missing weights file (M. Gaug)
2061
2062
2063
2064 2005/05/27 Markus Gaug (2005/05/21)
2065
2066 * mcalib/MCalibrationChargePix.[h,cc]
2067 - allow setting of extractor resolution in CalcReducedSigma()
2068
2069 * mcalib/MCalibrationChargeCalc.[h,cc]
2070 - implement usage of extractor resolution (only if UseExtractorRes
2071 is set).
2072
2073
2074
2075 2005/05/27 Thomas Bretz
2076
2077 * Makefile:
2078 - removed mmontecarlo directory
2079
2080 * mmontecarlo/MMcEnergyEst.[h,cc],
2081 mmontecarlo/MMcTimeGenerate.[h,cc],
2082 mmontecarlo/MMcWeightEnergySpecCalc.[h,cc]:
2083 - removed
2084
2085 * sponde.rc:
2086 - added new line for weighted spectral index
2087
2088 * mbadpixels/MBadPixelsCalc.[h,cc]:
2089 - added an option to perform the checks also in PostProcess
2090
2091 * mhbase/MFillH.h:
2092 - added default argument to SetWeight
2093
2094 * mhbase/MH3.h:
2095 - added Sumw2() member function
2096
2097 * mhflux/MHCollectionArea.[h,cc]:
2098 - added TLatex output to plots
2099 - added some Getter
2100
2101 * mjobs/MJSpectrum.[h,cc]:
2102 - implemented the possibility to weight the monte carlo spectrum
2103 to a new index or function. More details can be found
2104 in MMcSpectrumWeight
2105 - slightly changed the plot comparing the size distributions
2106 - scale the comparsison plots by the resulting spectrum
2107
2108 * mjobs/MJob.[h,cc]:
2109 - added a member function to check ReadEnv of a single
2110 container
2111
2112 * mjobs/Makefile:
2113 - added -I../mmc
2114
2115 * mmc/MMcEvt.[hxx,cxx], mmc/McEvtBasic.[hxx,cxx]:
2116 - changed the inheritance: MMcEvt now derives from MMcEvtBasic
2117 so that both classes are interchangable
2118 - increased both class versions
2119 - chaged the default partictle in MMcEvtBasic from
2120 kGAMMA to kUNDEFINED
2121 - added new particle type: kUNDEFINED
2122
2123 * mhflux/MMcSpectrumWeight.[h,cc]:
2124 - added
2125
2126 * callisto_Dec04Jan05.rc:
2127 - commented MJPedestalC1.ExtractSignal.FallTimeHiGain
2128 because it is the dfeault now
2129
2130 * msignal/MExtractTimeAndChargeSpline.cc:
2131 - changed default of fgFallTimeHiGain to 0.5
2132
2133 * mimage/MHillasSrc.h:
2134 - added copy constructor and Copy function
2135
2136 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]:
2137 - implemented reading of automatic weights file following an
2138 idea of Markus G.
2139
2140 * mjobs/MJPedestal.cc:
2141 - fixed the reading of the resource file fopr the extractor
2142 (reading the extractor from file can overwrite the seetings)
2143
2144 * msignal/MC_weights46.dat:
2145 - updated from BCN cvs
2146
2147 * msignal/Makefile:
2148 - added -I../mcalib
2149
2150 * callisto.rc:
2151 - updated comments
2152
2153 * mcalib/MCalibrateData.[h,cc]:
2154 - same small changes to layout
2155 - mainly unrolled Form-statements
2156
2157 * msignal/MExtractFixedWindow.cc:
2158 - added case 12 and a default for logain setting the
2159 extractor resolution (partly taken from bcn cvs)
2160
2161
2162
2163 2005/05/25 Thomas Bretz
2164
2165 * callisto.cc, ganymed.cc, mars.cc, merpp.cc, readdaq.cc,
2166 readraw.cc, sponde.cc, star.cc:
2167 - made the output about the root version clearer
2168
2169 * mbase/MEvtLoop.cc:
2170 - call CallProcess instead of Process for the mail tasklist
2171 (this makes sure that all counters are correct) This should
2172 NOT be done for Pre/PostProcess
2173
2174 * mbase/MStatusDisplay.cc:
2175 - fixed a possible crash if padsave==NULL
2176 - fixed the missing first tab in postscript files
2177
2178 * mbase/MTask.cc:
2179 - initialize fNumExec0 with 0 (this was the reason why the
2180 missing CallProcess in MEvtLoop didn't seem to have any effect
2181 on the possible printing of the statistics
2182
2183 * mhflux/MAlphaFitter.cc:
2184 - improved output
2185
2186 * mhflux/MHEffectiveOnTime.cc:
2187 - added some eMail from Wolfgang about treating the calibration
2188 events to the class description
2189 - removed some debug output in Paint()
2190
2191 * mhflux/MHThetaSq.cc:
2192 - replaced \\theta by \\vartheta
2193
2194 * mhvstime/MHPixVsTime.cc:
2195 - fixed a bug found by marcos: the error bars weren't retrieved
2196 correctly (instead of fTypeErr fType was requested)
2197
2198 * mjobs/MJStar.cc:
2199 - do not use calibration events for rate and effective-on-time
2200 calculation
2201
2202 * mjobs/MJob.cc:
2203 - added some debug output to ExpandPath
2204
2205 * msignal/MExtractTime.h, msignal/MExtractTimeAndCharge.h,
2206 msignal/MExtractor.h:
2207 - added Print() to //*MENU*
2208
2209
2210
2211 2005/05/25 Daniela Dorner
2212
2213 * datacenter/macros/fillcalib.C, setupdb.C:
2214 - changed presicion of parameter
2215
2216 * datacenter/macros/plotdb.C:
2217 - added (macro to plot quality paramter from the DB)
2218
2219
2220
2221 2005/05/24 Daniela Dorner
2222
2223 * datacenter/macros/fillstar.C:
2224 - added new parameters
2225
2226 * datacenter/macros/setupdb.C:
2227 - added variables for the new parameters
2228
2229
2230
2231 2005/05/23 Daniela Dorner
2232
2233 * datacenter/scripts/fillstar:
2234 - fixed bug in path
2235
2236 * datacenter/macros/fillstar.C, fillcalib.C, fillsignal.C:
2237 - added check
2238
2239 * datacenter/macros/fillcalib.C, setupdb.C:
2240 - adapted variables for the conversion factor
2241
2242
2243
2244 2005/05/20 Thomas Bretz
2245
2246 * RELEASE 0.9.2
2247
2248
2249
2250 2005/05/20 Daniela Dorner
2251
2252 * datacenter/scripts/insertdatasets,checkstardone:
2253 - adapted paths for release
2254
2255 * datacenter/macros/fillstar.C:
2256 - adapted functions to calculate psf and the ratio
2257
2258 * datacenter/scripts/runganymed:
2259 - adapted ganymed command
2260
2261
2262
2263 2005/05/20 Thomas Bretz
2264
2265 * msignal/MExtractTimeAndChargeSlidingWindow.cc
2266 - increased log-gain window from 6 to 8 according to an
2267 UNDOCUMENTED change in the bcn cvs
2268
2269 * mhcalib/MHCalibrationChargePINDiode.cc:
2270 - removed a check in fill according to an UDOCUMENTED change
2271 in the bcn cvs
2272
2273 * mhcalib/MHCalibrationChargePINDiode.cc:
2274 - use a dynamic_cast for the Fill-argument
2275
2276 * mjobs/MJCalibration.cc:
2277 - shortened output line telling file name of hi-/lo-gain
2278 calibration
2279
2280 * mjobs/MJPedestal.[h,cc]:
2281 - moved code for PulsePosCheck into own function
2282 - put also code for pixel check into this function
2283 - added a sanity check for fExtractor at some places
2284
2285 * msignal/MExtractor.cc:
2286 - added output of pedestal container - if available - in Print()
2287 - improved format of Print() output
2288
2289 * mbase/MEvtLoop.[h,cc]:
2290 - removed the obsolete (it was never been used) argument from
2291 PreProcess
2292 - replaced the second obsolete argument in Eventloop by a flag
2293 whether statistics should be printer or not: default=kTRUE
2294 - Print statistics automatically in Eventloop if tasklists
2295 Process has ever been touched.
2296
2297 * mjobs/MJCalibTest.cc, mjobs/MJCalibration.cc, MJCalibrateSignal.cc,
2298 mjobs/MJCut.cc, mjobs/MJOptimize.cc, mjobs/MJPedestal.cc,
2299 mjobs/MJSpectrum.cc, mjobs/MJStar.cc:
2300 - removed call to PrintStatistics - no done automatically in
2301 MEvtLoop
2302
2303 * mpedestal/MExtractPedestal.cc:
2304 - removed InitArrays after ReInit of fExtractor. It is done there
2305 automatically
2306
2307 * mjobs/MJCalibrateSignal.cc:
2308 - don't add pinext and bldext to tasklist if not necessary
2309 (UNDOCUMENTED change from bcn cvs)
2310
2311 * callisto.rc, callisto_Dec04Jan05.rc:
2312 - replaced wrong MaxHiGainVar by MaxSignalVar (was nowehere
2313 really used)
2314
2315 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc:
2316 - some simplifications to the access of histograms after the loop
2317 has finished. There is no need to search for them in the parameter
2318 list.
2319
2320 * mjobs/MJCut.cc:
2321 - fixed the file-path when writing the status display and an
2322 output path was given.
2323
2324 * mjobs/hilocalib_sp1.root:
2325 - new intercalibration constants due to the latest bug-fixes
2326
2327 * manalysis/MCameraData.[h,cc]:
2328 - removed all stuff depending on MSigmabar
2329
2330 * manalysis/MSigmabar*
2331 - removed
2332
2333
2334
2335 2005/05/20 Markus Gaug (2005/05/19)
2336
2337 * mjobs/MJPedestal.cc:
2338 - fixed an important bug in the setting of the incoming pedestal
2339 pointer to the signal extractor. This bug caused the pedestals not
2340 to be subtracted correctly in the calibration afterwards. The
2341 effect was about 10% too high conversion factors for the digital
2342 filter and the spline and more than 40% for the sliding window.
2343 The bug existed since end of February! (Markus G.)
2344
2345
2346
2347 2005/05/20 Markus Gaug (2005/05/18)
2348
2349 * mcalib/MCalibrationChargeCalc.cc
2350 - issue a warning if no colour has been set until the PostProcess.
2351 (happens to old MC files).
2352
2353
2354
2355 2005/05/19 Markus Meyer
2356
2357 * mmuon/MHMuonPar.cc:
2358 - add a second integral in the function paint, which is
2359 plotted in the MStatusDisplay
2360
2361
2362
2363 2005/05/19 Daniela Dorner
2364
2365 * datacenter/macros/fillstar.C:
2366 - add new parameter
2367
2368 * datacenter/macros/setupdb.C:
2369 - adapted to new column in db
2370
2371 * callisto_Dec04Jan05.rc:
2372 - set value for MJPedestalY2.MaxEvents from 2000 to 5000 to get
2373 better statistics for the calculation of the mean pulse time
2374 of the cosmisc
2375
2376 * datacenter/scripts/runganymed:
2377 - fixed bug in path
2378
2379
2380
2381 2005/05/19 Thomas Bretz
2382
2383 * msignal/MExtractTimeAndCharge.cc:
2384 - simplified a really cryptical use of the ?:-operator when
2385 the fLoGainFirst is calculated
2386 - fixed a bug introduced in the calculation of the derivatives
2387
2388 * mmain/MEventDisplay.cc:
2389 - removed MC trigger display
2390
2391 * mbase/MTaskList.[h,cc]:
2392 - member function to use MTaskList in a TIter
2393
2394 * mhflux/MAlphaFitter.[h,cc]:
2395 - improved the output line plotted into the histogram
2396 - implemented getter for fSigInt
2397 - start integration in first bin not in underflow bin
2398 - added 'background' option for scaling
2399
2400 * mhflux/MHAlpha.[h,cc]:
2401 - added some comments
2402 - improved DistancetoPrimitive
2403
2404 * mhflux/MHThetaSq.[h,cc]:
2405 - derives the binning now from the cut value or the MAlphaFitter
2406
2407 * mjobs/MJStar.cc:
2408 - moved weather data histogram back to the end - otherwise
2409 MEventRate is not initialized before
2410
2411
2412
2413 2005/05/18 Thomas Bretz
2414
2415 * mcalib/MCalibCalcFromPast.cc:
2416 - added missing fIntensQE to list of initialization in
2417 constructor
2418
2419 * mcalib/MCalibrateData.cc:
2420 - fixed a bug which caused kNo to be ignored
2421 - removed a second check for the size of the badpixelcam
2422
2423 * mjobs/MJCalibrateSignal.cc:
2424 - removed the obsolete second adding of filhil and filpul to
2425 the tasklist
2426
2427 * mjobs/MJCalibration.cc:
2428 - do not display result or statistics if no execution has taken
2429 place
2430
2431 * mjobs/MJStar.cc:
2432 - moved processing of CC-branch to the beginning of the tasklist
2433
2434 * msignal/MExtractTimeAndChargeSpline.[h,cc]:
2435 - introduced some small changes to the validity range of
2436 some variables
2437 - determin the higher bound above which no search is done
2438 analog to the lower bound using the fall-time
2439 - CalcIntegral[Hi,Lo]Gain now returns sum. No need for a reference
2440 - fixed calling Integral[HI,Lo]Gain in cases we are at the edge of
2441 the valid range -- at a lot of position in the code random memory
2442 above or below the arrays have been accessed.
2443 - improved the numercila stability of CalcIntegral[Hi,Lo]Gain
2444 more by calculating the number of steps from the rise and fall time.
2445 this should at least give consistent results on the same machine!
2446
2447 * mbase/MContinue.cc:
2448 - fixed a namimg problem of the filter when it is added to
2449 the tasklist and has the same name as MContinue
2450
2451 * mcalib/MCalibrationChargeCalc.cc:
2452 - for some sceen output the manipulator (inf) was missing
2453
2454 * msignal/MExtractPINDiode.cc, mcalib/MCalibrationChargeCalc.cc,
2455 mcalib/MCalibrationChargeCam.cc:
2456 - fixed a problem with the fit (it always tried to display
2457 the fit-function somewhere)
2458
2459
2460
2461 2005/05/17 Thomas Bretz
2462
2463 * callisto.rc, callisto_Dec04Jan05.rc:
2464 - added new comments diescribing setup of MFCosmics
2465
2466 * mfilter/MFCosmics.[h,cc]:
2467 - skip bad pixels using MBadPixelsCam
2468 - implemented a check in PostProcess about the fraction
2469 of events which survived or were rejected
2470 - added ReadEnv for setup
2471
2472 * mfilter/Makefile:
2473 - added mbadpixels
2474 - removed mmain and manalysis
2475
2476 * mhcalib/MHCalibrationChargeCam.h:
2477 - removed numbers from data member descrition -- too much
2478 to maintain
2479
2480 * mhcalib/MHCalibrationChargePINDiode.h:
2481 - incremented version number (undocumented from bcn)
2482
2483 * mjobs/MJCalibration.cc:
2484 - reorganized some TText output (undocumented from bcn)
2485 - overwrite the default of MaxNumberEmptyPixels by 0.05
2486 (undocumented from bcn)
2487 - print tasklist statistics also if eventloop returned
2488 KFALSE
2489
2490 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
2491 - changed fgLoGainStartShift from -2.8 to -1.8
2492 (undocumented from bcn)
2493
2494 * msignal/MExtractTimeAndChargeSlidingWindow.h:
2495 - increased version number from 0 to 1 (undocumented from bcn)
2496
2497
2498
2499 2005/05/17 Markus Gaug (2005/05/16)
2500
2501 * msignal/MExtractor.[h,cc]
2502 - introduce two new variables: fResolutionPerPheHiGain and
2503 fResolutionPerPheLoGain, to be set by deriving extractors.
2504 - set version number one higher.
2505
2506 * msignal/MExtractFixedWindow.[h,cc]
2507 * msignal/MExtractTimeAndChargeSlidingWindow.[h,cc]
2508 * msignal/MExtractTimeAndChargeSpline.[h,cc]
2509 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
2510 - set the variables fResolutionPerPheHiGain and
2511 fResolutionPerPheLoGain
2512
2513 * msignal/MExtractPINDiode.[h,cc]
2514 - adapt to current PIN Diode signal, fit signal with Gaussian
2515 - set version number up by one.
2516
2517 * msignal/MExtractedSignalPINDiode.[h,cc]
2518 - set new data member fExtractedChi2
2519 - set version number up by one.
2520
2521 * mhcalib/MHCalibrationChargePINDiode.cc
2522 - adapt one function to newly used names.
2523 - adapt signal tests.
2524
2525 * mjobs/MJPedestal.[h,cc]
2526 - read MBadPixelsCam together with extractor, if exisiting
2527 (necessary for bad pixels exclusion in pulse position search).
2528
2529 * mjobs/MJCalibration.[h,cc]
2530 - use MFCosmics in any case (not only for CT1-pulses) and apply
2531 a quality criteria depending on number of rejected events:
2532 MaxExcludedEvents (default: 50%).
2533
2534
2535
2536 2005/05/17 Daniela Dorner
2537
2538 * datacenter/macros/setupdb.C
2539 - adapted to new column in datasetstatus-table
2540
2541 * datacenter/macros/checkstardone.C
2542 - added (macro to check if star has been done for a sequence)
2543
2544 * datacenter/scripts/checkstardone
2545 - added (script that executes checkstardone.C for all datasets
2546
2547 * datacenter/scripts/checkfilesforsequenceavail, fillcallisto,
2548 fillstar
2549 - fixed bug
2550
2551 * datacenter/scripts/buildsequenceentries, doexclusions,
2552 writesequencefiles
2553 - adapted paths
2554
2555 * datacenter/scripts/insertdataset
2556 - added logging
2557
2558 * datacenter/scripts/runganymed
2559 - added (script to run ganymed automatically for datasets)
2560
2561 * datacenter/scripts/runcallisto
2562 - adapted paths
2563 - fixed bug
2564
2565 * datacenter/scripts/runstar
2566 - adapted paths
2567 - fixed bug
2568
2569 * steps.rc
2570 - adapted resource file to needs of the new table in db
2571
2572
2573
2574 2005/05/13 Daniela Dorner
2575
2576 * datacenter/macros/insertdataset.C
2577 - added (macro, that inserts dataset into db)
2578
2579 * datacenter/macros/setupdb.C
2580 - adapted to new table in db
2581
2582 * datacenter/scripts/insertdatasets
2583 - added (script, that inserts datasets into db)
2584
2585 * datacenter/scripts/sourcefile
2586 - added (file with commands and variables, that are needed by all
2587 scripts)
2588
2589 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail
2590 copyscript, correcttime, doexclusions,
2591 filesondisk, fillcallisto, fillstar, runcallisto
2592 runstar, writesequencefiles
2593 - adapted scripts to the usage of the sourcefile
2594
2595 * datacenter/macros/fillcalib.C:
2596 - changed name of histogram according to change of Markus
2597 - removed debugoutput
2598
2599
2600
2601 2005/05/13 Thomas Bretz
2602
2603 * mreport/MReportCC.cc:
2604 - fixed reading of rep-files for versions newer than V200404070
2605
2606 * mpointing/MSrcPosCalc.cc
2607 - took a bugfix from Wolfgang to Loc0LocToCam and implemented it
2608 Wolfgang: the results are changed only minimally
2609
2610 * msignal/MExtractTimeAndChargeSpline.cc
2611 - integration ranges were shifted by 0.2 FADC slices to the right.
2612 Fixed in the new algorithm according to Markus' change.
2613
2614 * mcalib/MCalibrationChargeCalc.h:
2615 - Incremented ClassVersion number by 1
2616
2617 * mhcalib/MHCalibrationPulseTimeCam.cc:
2618 - removed a commented debug output
2619
2620 * mjobs/MJCalibration.cc
2621 - new undocumented adjust of "Unsuitable"- and "Unreliable"-displays
2622 for new exclusion criteria taken from bcn
2623
2624 * manalysis/MEventRateCalc.cc:
2625 - some fixes. In some cases the event rate wasn't calculated
2626 anymore
2627
2628 * mbadpixels/MBadPixelsCalc.cc:
2629 - fixed a bug when checking whether the check should be done
2630 or not (>0 was missing)
2631
2632 * mhist/Makefile:
2633 - added MHWeather
2634
2635 * mhvstime/MHVsTime.[h,cc]:
2636 - implemented new function the set minimum
2637
2638 * mjobs/MJStar.cc:
2639 - read weather data (CC tree)
2640 - set minimum of rate-display to 0
2641 - display weather data for non-MC files
2642
2643 * mmuon/MHSingleMuon.cc:
2644 - slight change to a comment
2645
2646 * callisto.rc:
2647 - added new possible setup
2648
2649 * callisto_Dec04Jan05.rc
2650 - added new possible setup
2651 - use default for MJCalibration.ExtractSignal.LoGainSwitch
2652
2653 * mbadpixels/MBadPixelsCalc.cc:
2654 - exclude unsuitable pixels from mean/rms calculation
2655 - changed the lower bound for the second mean loop from
2656 0.5 to 0.66
2657
2658 * mbadpixels/MBadPixelsCam.cc:
2659 - added case 102 returning the global unsuitable status
2660 of an event
2661
2662 * mhist/MHCamEvent.h:
2663 - added default 0 to SetThreshold
2664
2665 * mjobs/MJCalibrateSignal.cc:
2666 - use new case 102 for unsuitable display
2667 - enable counting (to get the correct display also with
2668 profile option switched on)
2669
2670 * mraw/MRawRunHeader.cc:
2671 - after displaying millions of hex numbers switch back to dec
2672
2673
2674
2675 2005/05/13 Markus Gaug (2005/05/12)
2676
2677 * msignal/MExtractTimeAndChargeDigitalFilter.cc
2678 - set default extraction range in the high gain to 4.
2679 - set default weights file to cosmics_weights46.dat
2680
2681 * mhcalib/MHCalibrationHiLoCam.cc
2682 - set Oscillations to kFALSE
2683
2684 * mhcalib/MHCalibrationChargeCam.cc
2685 - set default for fNumHiGainSaturationLimit to 0.15
2686
2687 * mjobs/MJCalibrateSignal.[h,cc]
2688 - put MHCalibrationHiLoCam and MHCalibrationPulseTimeCam directly
2689 into tasklist if needed. Otherwise, it does not read the
2690 resources from the config. file.
2691
2692
2693 2005/05/11 Markus Gaug (2005/05/11)
2694
2695 * mjobs/MJPedestal.cc
2696 - adjust the fit ranges for the histogramming with moon data slightly.
2697
2698 * mcalib/MCalibrationChargeCam.cc, mcalib/MCalibrationChargeCalc.cc
2699 - make a distinction between newly excluded pixels (by calibration)
2700 and previously excluded pixels in the displays and print-functions
2701
2702 * mcalib/MCalibrationChargeCalc.cc
2703 - introduce the check for fluctuating arrival times.
2704 - set charge limit to from 2.5 to 4.5
2705 - introduce asymmetric exclusion due to "deviating number of phes":
2706 Default: -9.0 +4.5
2707 - make deviating number of phes unsuitable (see David's findings).
2708
2709 * mbadpixels/MBadPixelsPix.h
2710 - add kDeviatingNumPhes to function GetUnsuitableCalLevel()
2711
2712
2713
2714 2005/05/13 Daniela Dorner
2715
2716 * datacenter/scripts/runstar
2717 - fixed bug in the calculation of the number of to-do-files
2718
2719 * datacenter/scripts/runcallisto
2720 - fixed bug in the calculation of the number of to-do-files
2721
2722
2723
2724 2005/05/12 Daniela Dorner
2725
2726 * datacenter/macros/fillcalib.C:
2727 - removed debugoutput
2728
2729 * datacenter/macros/fillstar.C:
2730 - added (macro to read parameters from the star*.root files and
2731 fill them into the db)
2732
2733 * datacenter/macros/setupdb.C:
2734 - added new table 'Star'
2735
2736 * datacenter/macros/buildsequenceentries.C:
2737 - added delete-query for new table 'Star' in the delete function
2738
2739 * datacenter/scripts/runstar
2740 - changed number of processes
2741
2742 * datacenter/scripts/runcallisto
2743 - changed number of processes
2744
2745 * datacenter/scripts/fillstar
2746 - added (script to run macro fillstar.C automatically)
2747
2748
2749
2750 2005/05/12 Thomas Bretz
2751
2752 * mcalib/MCalibrationChargeCam.cc:
2753 - fixed a bug in FinalizeArrivalTime which caused Form() to hang
2754
2755 * mmuon/MHMounPar.[h,cc]
2756 - added a line showing a reference shape
2757
2758 * star.rc:
2759 - added setup strings for software trigger
2760
2761 * mbase/MContinue.cc:
2762 - allow setup of already set filters in ReadEnv. They must not
2763 necessarily be already in the tasklist
2764
2765 * mcalib/MCalibrationChargeCalc.cc:
2766 - shortened a lot of Form() calls to reduce the risk of
2767 memory corruption
2768
2769 * mjobs/MJCalibration.cc:
2770 - some cosmetics to text in pad
2771
2772 * mraw/MRawRunHeader.[h,cc]:
2773 - a fix to MRawRunHeader because the definition of the
2774 raw-data format has changed. fProjectName and fSourceName
2775 has no trailig \0 anymore by default
2776 - incremented ClassVersion by 1
2777
2778
2779
2780 2005/05/12 Markus Meyer
2781
2782 * mmuon/MHMounPar.[h,cc]
2783 - added function Paint. This function integrates the TProfile
2784 ArcWidth/Radius Vs. Radius between certain values and shows
2785 the result in the Status Display
2786
2787 * mmjobs/MJStar.cc
2788 - changed the default values for the final muon cuts
2789
2790 * star.rc
2791 - changed the default values for the final muon cuts
2792
2793
2794
2795 2005/05/11 Thomas Bretz
2796
2797 * mbase/MStatusDisplay.cc:
2798 - fixed year of copyright
2799
2800 * mcalib/MCalibCalcFromPast.cc:
2801 - undocumented change from BCN: a new resource has been implemented
2802 in ReadEnv (NumEventsDump)
2803
2804 * mjobs/MJob.[h,cc]:
2805 - added new static member function which can be used
2806 to overwrite relative paths with a default
2807
2808
2809
2810 2005/05/11 Abelardo Moralejo (2005/05/11)
2811
2812 * mjobs/MJPedestal.cc
2813 - Fixed use of MFTriggerPattern: first, added it to the tasklist
2814 (was missing); second, added to tasklist MTriggerPatternDecode
2815 before MFTriggerPattern. This was the reason for the problems
2816 reported by T. Coarasa on May 9. I do not know why the behaviour
2817 of the previous version depended on compiler, but this seemed to
2818 be the case...
2819
2820
2821
2822 2005/05/11 Markus Gaug (2005/05/11)
2823
2824 * mjobs/MJCalibration.cc
2825 - display in Tab "Conv" in the 3rd column the conversion to equiv.
2826 phes instead of Cherenkov photons.
2827
2828 * mjobs/calibrationref.rc, mjobs/calibrationref_Nov04.rc,
2829 mjobs/calibrationref_Dec04.rc:
2830 - add reference lines for the conv. to equiv. phes.
2831
2832 * mcalib/MCalibrationChargeCam.cc, mcalib/MCalibrationChargeCalc.cc:
2833 - make a distinction between newly excluded pixels (by calibration)
2834 and previously excluded pixels in the displays and print-functions
2835
2836 * mcalib/MCalibrationChargeCalc.cc
2837 - introduce the check for fluctuating arrival times.
2838 - set charge limit to from 2.5 to 4.5
2839
2840
2841
2842 2005/05/10 Markus Gaug (2005/05/10)
2843
2844 * mhcalib/MHCalibrationHiLoCam.cc
2845 - ask for averageing and do not fill the arrays per pixel any more.
2846 This caused too much memory usage for the calculation of the
2847 high-gain low-gain inter-calibration constants.
2848
2849 * mcalib/MCalibrationChargePix.[h,cc]
2850 - store number of saturated events in the results container.
2851 - set version number by one higher (due to new data member).
2852
2853 * mhcalib/MHCalibrationChargeCam.cc
2854 - store number of saturated events in the results container.
2855 - allow reading of NumHiGainSaturationLimit and
2856 NumLoGainSaturationLimit in ReadEnv
2857 - set saturation limit from 5% to 8.5%
2858
2859 * mbadpixels/MBadPixelsPix.h
2860 - introduce new bits: kDeadPedestalRms, kPreviouslyExcluded,
2861 kFluctuatingArrivalTimes
2862
2863 * mbadpixels/MBadPixelsCam.cc
2864 - set bit kPreviouslyExcluded in the AsciiRead-Function
2865 - include three new bits in the Print() function
2866
2867 * mjobs/MJCalibration.cc
2868 - display excluded pixels from DeadPedestalRms in Defect-Tab.
2869 - display correct error of the RMS/Mean charge diagramm.
2870
2871 * mcalib/MCalibrationChargeCam.cc
2872 - calculate the error of RMS/Mean values in GetPixelContent Nr.33
2873
2874
2875
2876 2005/05/11 Hendrik Bartko (2005/05/09)
2877
2878 * msignal/MC_weights46.dat
2879 - updated weights file for digital filter with dedicated MC weights
2880 with 4 slices for the high gain and 6 slices for the low gain
2881
2882
2883
2884 2005/05/10 Daniela Dorner
2885
2886 * datacenter/macros/fillcalib.C:
2887 - added some parameters (reading from calib*.root and inserting
2888 into db)
2889
2890 * datacenter/macros/setupdb.C:
2891 - adapted macro to the new columns in the calibration db
2892
2893 * datacenter/macros/fillsignal.C:
2894 - fixed typo
2895
2896
2897
2898 2005/05/10 Markus Meyer
2899
2900 * mmuon/*:
2901 - update of the class documentation
2902
2903 * mmuon/*:
2904 - commented out the ArcLength and Estimpact (will be not
2905 calculated for the moment)
2906
2907
2908
2909 2005/05/10 Thomas Bretz
2910
2911 * mreport/MReportStarguider.cc:
2912 - introduced the correct version which marked the fix of the
2913 units of the nominal position
2914
2915 * callisto.rc:
2916 - introduced a new line for new option in MCalibColorFromPast
2917
2918 * ganymed.cc:
2919 - removed option "--full-display" -> now default
2920
2921 * manalysis/MEnergyEstimate.cc:
2922 - print the rule a bit earlier in PreProcess
2923
2924 * mfilter/MFDeltaT.cc:
2925 - fixed a typo in the output
2926
2927 * mhflux/MAlphaFitter.cc:
2928 - some improvements to output
2929
2930 * mjobs/MJCut.cc:
2931 - added ThetaSquared to output
2932
2933 * mjobs/MJStar.cc:
2934 - fixed bug in copying of OriginalMC tree
2935
2936 * mmuon/MMuonCalibParCalc.cc:
2937 - removed obsolete setting of ReadyToSave
2938
2939 * mjobs/MJSpectrum.cc:
2940 - made sure the correct type of MHAlpha is used
2941
2942
2943
2944 2005/05/10 Markus Gaug (2005/05/09)
2945
2946 * mjobs/hilocalib_sp1.root
2947 * mjobs/hilocalib_sp1_mc.root
2948 - new hi-lo intercalibration files with the fixed spline extractor.
2949
2950 * mjobs/hilocalib_df46_mc.root
2951 - new hi-lo intercalibration files from MC with the left out -O5
2952 option. (The real data files had already the correct executable).
2953
2954
2955
2956 2005/05/10 Hendrik Bartko (2005/05/09)
2957
2958 * msignal/MC_weights46.dat
2959 - NEW weights file for digital filter with dedicated MC weights
2960 with 4 slices for the high gain and 6 slices for the low gain
2961
2962
2963
2964 2005/05/10 Markus Gaug (2005/05/08)
2965
2966 * mhcalib/MHCalibrationCam.[h,cc]
2967 - introduce parameters fLowerFitLimit and fHigherFitLimit to
2968 tell explicitly from outside to fit functions in a certain
2969 range. If both are 0. (default), the histogram limits define
2970 the fit limits (as before).
2971
2972
2973
2974 2005/05/10 Abelardo Moralejo (2005/05/07)
2975
2976 * mcalib/MMcCalibrationCalc.cc
2977 - in Process, fixed wrong estimate of true number of "equivalent
2978 photoelectrons" (correctedphotel). This worked roughly OK as long
2979 as the file used for calibration was a (noiselesss) gamma file,
2980 because most light is contained in the inner camera and the
2981 problem was related to the light going into the outer pixels. So
2982 results are not much affected, unless one uses for calibration
2983 a file with events having a lot of light in the outer camera.
2984 Thomas Hengstebeck noticed this problem when he used a file of MC
2985 calibration pulses in mccalibrate.C
2986
2987 * manalysis/MMcCalibrationUpdate.[h,cc]
2988 - Added possibility to set the hi to lo gain conversion factor.
2989 Until now the factor was simply the ratio of pulse areas as read
2990 from MMcFadcHeader. This of course is not the factor to be applied
2991 to the extracted signals unless the extractor integrates the full
2992 pulse in both high and low gain. The factor depends then on the
2993 extractor, and the user has to find out what its value is.
2994 Set as default calibration type kPhe.
2995
2996 * macros/mccalibrate.C, starmc.C
2997 - Added the setting of the hi to lo gain conversion factor (see
2998 above). For now it has to be calculated by the user. However, it
2999 is strongly recommended from now on to use always callisto for the
3000 calibration of real data, and not these macros. These are kept
3001 just for checking purposes, mostly by "experts".
3002
3003
3004
3005 2005/05/10 Robert Wagner (2005/05/06)
3006
3007 * mreport/MReportStarguider.[h,cc]:
3008 - Bugfix: Sequence of extracting fDevZd and fDevAz (switched)
3009
3010
3011
3012 2005/05/10 Markus Gaug (2005/05/05)
3013
3014 * mcalib/MCalibCalcFromPast.[h,cc]
3015 - introduce flag "fUpdateWithFFactorMethod" which allows to use the
3016 entire results obtained with the F-Factor method (including a new
3017 number of mean photo-electrons). This possibility is switched on
3018 (only) if somewhere in the callisto.rc file the following line is
3019 written:
3020 MJCalibrateSignal.MCalibCalcFromPast.UpdateWithFFactorMethod: yes
3021 (Default is still the old way of adjusting the relative extracted
3022 charges w.r.t. the mean charge over the inner camera).
3023
3024
3025
3026 2005/05/10 Markus Gaug (2005/05/02)
3027
3028 * mcalib/MCalibrationChargeCam.[h,cc]
3029 - added new function MergeHiLoConversionFactors
3030
3031 * mcalib/MCalibColorSteer.[h,cc]
3032 - introduce copying of hi-lo calibration factors from one cam to
3033 the next in intensity calibration.
3034 - added storage of averageing histograms of flag fHistStorage is
3035 set
3036
3037 * mcalib/MCalibrationIntensityCam.[h,cc]
3038 - introduce place for storage of averageing histograms (if wanted).
3039
3040
3041
3042 2005/05/09 Markus Meyer
3043
3044 * mmuon/MHSingleMuon.cc
3045 - changed the default value for the binning of fHistPhi
3046 - changed the start parameter for the gaussian fit for the
3047 calculation of ArcWidth
3048
3049
3050
3051 2005/05/09 Thomas Bretz
3052
3053 * callisto.cc, ganymed.cc, mars.cc, merpp.cc, readdaq.cc,
3054 readraw.cc, showplot.cc, sinope.cc, sponde.cc, star.cc:
3055 - changed order of initialization such that a real NULL
3056 output is possible
3057 - changed TApplication name from upper to lower case
3058 - in some applications replaced manual setup of gLog with
3059 gLog.Setup
3060
3061 * showlog.cc:
3062 - improved alorithm
3063
3064 * showplot.cc:
3065 - implemented Print options
3066
3067 * mbase/MLog.[h,cc]:
3068 - fixed a bug which caused output in NULL output
3069 - added Getter IsNullOutput
3070
3071 * mbase/MStatusDisplay.[h,cc]:
3072 - implemented PDF and SVG printing
3073 - moved "Save As Something" to new submenu
3074 - fixed and improved printing
3075 - implemented PrintDialog for printing
3076 - implemented printing of log (untested)
3077 - allow saving by extension (line Print() in root): SaveAs
3078
3079 * mfileio/MWriteRootFile.h:
3080 - replaced BIT(17) by BIT(23) to improve compatibility with
3081 root 4.04/00 and upcomming versions
3082
3083 * mhflux/Makefile, mjobs/MJCut.cc:
3084 - replaced MTheta by MThetaSq to get rid of a problem
3085 with the automatic naming of the binning (BinningTheta)
3086
3087 * mhist/MHCamera.[h,cc]:
3088 - fixed a workaround (it has been fixed in root 4.04/00)
3089 - allow setting the palette through the Draw-option. This allows
3090 storage of the palette
3091 - removed fColor. The palette is now diretly set though gStyle in
3092 Paint
3093
3094 * mjobs/MJOptimize.cc:
3095 - restore null output correctly after eventloop
3096
3097 * mjobs/MJSpectrum.cc:
3098 - renamed Hist and HistOff to HistE and HistEOff
3099 - added binnings M3Long and Conc1
3100
3101
3102
3103 2005/05/06 Thomas Bretz
3104
3105 * mbase/MStatusDisplay.cc:
3106 - fixed constructor to work with newer root versions
3107 (gClient!=NULL)
3108
3109 * mfileio/MWriteRootFile.h:
3110 - added a comment about BITs used by root
3111
3112 * mhflux/MHEffectiveOnTime.cc:
3113 - use 1e-10 instead of 0 in TPad::Divide
3114
3115
3116
3117 2005/05/06 Daniela Dorner
3118
3119 * datacenter/scripts/copyscript:
3120 - added command to ensure the correct permissions of the files
3121 on disk
3122
3123
3124
3125 2005/05/04 Markus Meyer
3126
3127 * mjobs/MJStar.cc:
3128 - added cut in ArcWidth (final cuts for muons)
3129
3130 * star.rc:
3131 - added cut in ArcWidth
3132
3133 * mmuon/MHSingleMuon.h
3134 - added a Getter for fHistWidth
3135
3136
3137
3138 2005/05/04 Thomas Bretz
3139
3140 * mfileio/MWriteRootFile.cc:
3141 - fixed a possible infinite loop when compiling the new
3142 file name as suggested by Abelardo
3143
3144 * mhflux/MHAlpha.cc:
3145 - search for fName+"Off" instead of ClassName()+"Off"
3146
3147 * mjobs/MJSpectrum.cc:
3148 - scale the displayed zd-plots by their maximum as the
3149 histograms are scaled before
3150
3151 * mjobs/MJStar.cc:
3152 - implemented writing of the muon parameters. This takes another
3153 5% of the time (in total 15-20% for muon analysis). It enlarges
3154 the file size by roughly 15% (a test file was enlarged from
3155 5.1M to 5.9M)
3156
3157 * mmuon/MMuonCalibPar.cc:
3158 - set default of ArcPhi to an invalid value = -1
3159
3160 * mreport/MReportDrive.cc:
3161 - fixed a typo in the comments
3162
3163
3164
3165 2005/05/03 Thomas Bretz
3166
3167 * mjobs/MJCut.cc:
3168 - added histogram <Fake->'OnTime' for MC
3169
3170 * mpointing/MSrcPosCalc.cc:
3171 - removed dependancy on MTime for MC
3172
3173 * star.cc:
3174 - addde possibility to switch off muon analysis
3175
3176 * star.rc:
3177 - added parameters for muon analysis
3178
3179 * mbadpixels/MBadPixelsCam.cc:
3180 - fixed a typo in a comment
3181
3182 * mjobs/MJStar.[h,cc]:
3183 - added possibility to switch off muon analysis
3184
3185 * mjobs/Makefile:
3186 - added -I../mmuon
3187
3188 * mjobs/MJCut.cc, mjobs/MJSpectrum.cc:
3189 - renamed MHAlpha to Hist (to have a common naming for all options)
3190 - renamed MHAlphaOff to HistOff
3191
3192
3193
3194 2005/05/02 Thomas Bretz
3195
3196 * ganymed.rc:
3197 - updated to the latest changes
3198
3199 * mhflux/MHAlpha.[h,cc]:
3200 - made a base class with the necessary interface to derived classes
3201 to support other variables like dca or theta
3202
3203 * mjobs/MJCut.[h,cc]:
3204 - added support for MHAlpha derived classes
3205 - made MHTheta the default
3206
3207 * mhflux/MHTheta.[h,cc]:
3208 - added
3209
3210 * mhflux/Makefile, mhflux/FluxLinkDef.h:
3211 - added MHTheta
3212
3213
3214
3215 2005/04/29 Thomas Bretz
3216
3217 * manalysis/MEventRateCalc.cc:
3218 - fixed jumps when a new run is initiated
3219 - set as time a time which represents the starting point
3220 of the calculation interval in all cases
3221
3222 * star.rc, mmuon/MMuonCalibParCalc.cc, mmuon/MMuonSetup.[h,cc]:
3223 - fixed wrong units of thresholds for muon analysis
3224
3225 * mmuon/MHSingleMuon.cc:
3226 - removed obsolete conversion factor in error calculation
3227 - FindeCreateObj called for MMuonSetup
3228 - get NDF from fit
3229 - optimized FindRangeAboveThreshold
3230 - handle special case when arcphi is 360deg
3231
3232 * star.cc:
3233 - replaced ProcessFile by Process
3234
3235 * mjobs/MJSpectrum.cc:
3236 - renamed second MHAlpha tab to MHAlphaOn to be able to
3237 access each tab uniquely
3238 - fixed a bug calling SetStats which could cause crashes
3239
3240 * mjobs/MJStar.[h,cc]:
3241 - preliminary implementation of the muon analysis
3242 - reanamed ProcessFile to Process
3243
3244
3245
3246 2005/04/28 Thomas Bretz
3247
3248 * manalysis/MMultiDimDistCalc.[h,cc]:
3249 - replaced MHadronness by MParameterD
3250
3251 * mhflux/MHEnergyEst.cc:
3252 - removed obsolete include of MEnergyEst
3253
3254 * mmuon/MHMuonPar.cc:
3255 - fixed a type in an axis label
3256
3257
3258
3259 2005/04/27 Thomas Bretz
3260
3261 * Makefile:
3262 - added mmuon
3263 - remobed mstarcam
3264
3265 * callisto.cc, ganymed.cc, star.cc:
3266 - renamed ProcessFile to Process
3267
3268 * star.rc:
3269 - added some muon parameters
3270
3271 * mastro/MAstroCamera.[h,cc]:
3272 - temporarily removed interface to MStarPos
3273
3274 * mbase/MStatusArray.h:
3275 - added default constructor
3276
3277 * mcalib/MCalibColorSet.cc:
3278 - added runs 39942, 39944, 44834, 39941, 39943 and 44833
3279 (undocumented change from the BCN cvs)
3280
3281 * mjobs/MJCalib.[h,cc], mjobs/MJCalibTest.[h,cc],
3282 mjobs/MJCalibrateSignal.[h,cc], mjobs/MJCalibration.[h,cc],
3283 mjobs/MJCut.[h,cc], mjobs/MJPedestal.[h,cc]:
3284 - removed support for MRunIter (use the setter of MSequence
3285 instead) -- this makes the code a lot easier to maintain
3286 - removed support for autodetection if the output already exists --
3287 this makes the code a lot easier to maintain
3288 - renamed ProcessFile to Process - which was missleading
3289
3290 * mmuon/MHMuonPar.[h,cc]:
3291 - changes to axis labels etc.
3292
3293 * mmuon/MMuonCalibPar.[h,cc]:
3294 - removed the histograms and all obsolete variables
3295 - removed obsolete SetUseUnmap (this cannot happen
3296 by definition of Unmap)
3297
3298 * mmuon/MMuonCalibParCalc.[h,cc]:
3299 - moved the code for calculation the parameters to new class
3300 MHSingleMuon
3301
3302 * mmuon/MMuonSearchPar.[h,cc]:
3303 - replaced arbitrary fir by minuit (faster and more accurate)
3304 - removed precalculation of muon center - makes fit worse
3305
3306 * mmuon/MMuonSearchParCalc.[h,cc]:
3307 - fixes to comments
3308 - fixes to includes
3309
3310 * mmuon/MMuonSetup.[h,cc]:
3311 - binnings removed (replaces by MBinning)
3312
3313 * mmuon/Makefile, mmuon/MuonLinkDef.h:
3314 - added MHSingleMuon
3315
3316 * msignal/MExtractTimeAndchargeSpline.cc:
3317 - fixed a bug found by Abelardo which could cause different
3318 results with different compiler optimiztaion options due
3319 to rounding errors.
3320
3321
3322
3323 2005/04/25 Thomas Bretz
3324
3325 * ganymed.cc:
3326 - changed policy of writing the resulting events to the result file
3327
3328 * sponde.cc:
3329 - added commandline option to use all monte carlos
3330 - added command line option to read the MCs more accurate
3331
3332 * sponde.rc:
3333 - added
3334
3335 * mbase/MStatusDisplay.[h,cc]:
3336 - added some code to get Tab by name
3337 - fixed a typo in a status line output
3338
3339 * mhbase/MH.[h,cc], mhbase/MH3.[h,cc], mhflux/MHFalseSource.h,
3340 mhist/MHCamEvent.[h,cc], mhist/MHCamEventRot.h,
3341 mhist/MHEvent.h, mhist/MHStarMap.h, mhist/MHTriggerLvl0.[h,cc],
3342 mhistmc/MHMcTriggerLvl2.[h,cc], mhvstime/MHPixVsTime.[h,cc],
3343 mhvstime/MHSectorVsTime.[h,cc], mimage/MHHillas.[h,cc],
3344 mimage/MHHillasExt.[h,cc], mimage/MHHillasSrc.[h,cc],
3345 mimage/MHImagePar.[h,cc], mimage/MHNewImagePar.[h,cc]:
3346 - changed GetHistByName to be const-qualified to be compatible
3347 with FindObject
3348 - added some FindObject function to call GetHistByName
3349
3350 * mhflux/MHAlpha.[h,cc]:
3351 - changed such, that it can be forced to display the excess
3352 events versus size
3353
3354 * mjobs/MJCut.[h,cc]:
3355 - display number of excess events versus Size per default
3356 - removed energy estimator
3357
3358 * mjobs/MJOptimize.cc:
3359 - display number of excess events verss size after optimization
3360
3361 * mjobs/MJSpectrum.[h,cc]:
3362 - implemented setting up energy estimator
3363 - replaced some gLog by fLog
3364 - display comparison of image parameters
3365
3366
3367
3368 2005/04/22 Thomas Bretz
3369
3370 * mbase/MStatusArray.[h,cc]:
3371 - switch off adding histograms to gDirectory in newly
3372 overwritten Read-function
3373
3374 * mhflux/MHCollectionArea.[h,cc]:
3375 - implemented member function GetHistSel
3376 - don't display full statistics
3377 - fixed a possible crash in Paint
3378
3379
3380
3381 2005/04/22 Markus Meyer
3382
3383 * mmuon/MMuonSetup[.h.cc]:
3384 - new container class for muon parameters
3385 which are not changing from event to event
3386 (setup parameters for the analysis). These
3387 parameters were stored in MMuonCalibPar before
3388
3389 * mmuon/MMuonCalibPar[.h.cc]:
3390 - changed MCerPhotEvt and MCerphotPix to MSignalCam
3391 and MSignalPix to read the new format
3392 - removed the setup parameters (stored now in
3393 MMuonSetup)
3394 - removed all the sanity checks
3395 - removed pre-cuts
3396 - cuts in process, to save only muon-like events
3397
3398 * mmuon/MMuonCalibParCalc[.h.cc]:
3399 - changed MCerPhotEvt and MCerphotPix to MSignalCam
3400 and MSignalPix to read the new format
3401 - removed pre-cuts
3402
3403 * mmuon/MMuonSearchPar[.h.cc]:
3404 - changed MCerPhotEvt and MCerphotPix to MSignalCam
3405 and MSignalPix to read the new format
3406 -
3407
3408 * mmuon/MMuonSearchParCalc[.h.cc]:
3409 - changed MCerPhotEvt and MCerphotPix to MSignalCam
3410 and MSignalPix to read the new format
3411
3412 * mmuon/MHMuonPar[.h.cc]:
3413 - new histgram class, plots different muon
3414 parameters
3415
3416
3417
3418 2005/04/21 Daniela Dorner
3419
3420 * datacenter/scripts/runcallisto:
3421 - fixed choice of todofile
3422
3423 * datacenter/scripts/copyscript:
3424 - adapted some paths
3425
3426 * datacenter/macros/filldotrun.C:
3427 - added 6 new arehucas versions
3428
3429 * datacenter/scripts/writesequencefile:
3430 - added make path for sequencefiles
3431
3432
3433
3434 2005/04/21 Thomas Bretz
3435
3436 * mhcalib/MHCalibrationRelTimeCam.cc:
3437 - fixed usage of a uninitialized pointer
3438
3439 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc:
3440 - fixed usage of MFTriggerPattern
3441
3442 * mtrigger/MFTriggerPattern.[h,cc]:
3443 - allow to set default from outside in case no pattern
3444 could be decoded
3445
3446
3447
3448 2005/04/20 Thomas Bretz
3449
3450 * callisto.cc:
3451 - added a comment which shows how to correctly skip job2 if
3452 extractor doesn't inherit from MExtractTimeAndCharge, but...
3453 // This could skip job2 if extractor doesn't inherit from
3454 // MExtractTimeand Charge... but this is not necessary.
3455 // We only get the same pedestal twice (which we want to have
3456 // anyhow. A switch when using the result of job2 later is also
3457 // not necessary, because without running job2 it is identical
3458 // with job1
3459
3460 * mjobs/MSequence.cc:
3461 - use the sequence number'd directories in case of calibrated data
3462 and image files instead of the date.
3463
3464 * mhflux/MAlphaFitter.cc:
3465 - copy also results in Copy()
3466
3467 * mjobs/MJOptimize.cc:
3468 - print result of optimization in case MAlphaFitter is used
3469 - store results back in initial MAlphaFitter
3470
3471 * mjobs/MJSpectrum.[h,cc]:
3472 - implemented a faster simple mode weighting the read spectrum
3473 with the theta-probability
3474
3475
3476
3477 2005/04/20 Daniel Mazin (2005/04/18)
3478
3479 * mreport/MReportCamera.[h,cc]
3480 - added necessary changes to include Active Load and Central Pixel
3481 info from Camera reports
3482
3483 * mcamera/MCameraActiveLoad.[h,cc]
3484 - added to store Active Load info from the Camera reports
3485
3486 * mcamera/MCameraCentralPix.[h,cc]
3487 - added to store Central Pixel info from the Camera reports
3488
3489 * mcamera/Makefile
3490 * mcamera/CameraLinkDef.h
3491 - added MCameraActiveLoad and MCameraCentralPix classes
3492
3493
3494
3495 2005/04/20 Markus Gaug (2005/04/15)
3496
3497 * mcalib/MCalibrationChargeCam.[h,cc]
3498 - added new function CopyHiLoConversionFactors
3499
3500
3501
3502 2005/04/20 Markus Gaug (2005/04/14)
3503
3504 * mcalib/MCalibColorSteer.[h,cc]
3505 - fixed a bug in the recognition of the calibration bit pattern.
3506 Concerns only intensity calibration.
3507
3508 * mcalib/MCalibrationRelTimeCalc.cc
3509 - return kTRUE instaed of kFALSE in case that the Process() has
3510 never been executed.
3511
3512 * mjobs/MJCalibration.cc
3513 - add a filter against PIN Diode events since some of the recent
3514 calibration runs have been taken with Pin Diode.
3515
3516
3517
3518 2005/04/12 Markus Gaug
3519
3520 * mcalib/MCalibrationCam.[h,cc]
3521 - added a storage place for the run number
3522
3523 * mcalib/MCalibCalcFromCalc.[h,cc]
3524 - store the run number in the individual MCalibrationCams
3525
3526
3527
3528 2005/04/19 Thomas Bretz
3529
3530 * mjobs/MJCut.cc:
3531 - fixed a problem when not enabling "--res"
3532
3533 * mimage/MHVsSize.[h,cc]:
3534 - added more displayed variables
3535
3536 * mjobs/MJSpectrum.[h,cc]:
3537 - added
3538
3539 * mjobs/Makefile, mjobs/JobsLinkDef.h:
3540 - added MJSpectrum
3541
3542 * Makefile:
3543 - added sponde.cc
3544
3545 * sponde.cc:
3546 - added
3547
3548 * mhbase/MBinning.h:
3549 - added Print() to //*MENU*
3550
3551 * mhflux/MAlphaFitter.cc:
3552 - do not set inf-flag in Print()
3553
3554 * mhflux/MHAlpha.[h,cc]:
3555 - set all-flag for printing MAlphaFitter("result")
3556 - added Getter for excess histogram
3557
3558 * mjobs/MDataSet.[h,cc]:
3559 - allow to initialize a TChain from this dataset
3560
3561 * mjobs/MJCut.cc:
3562 - moved energy estimator back before Cut0 otherwise the
3563 EnergyEst container is missing in summary file
3564
3565 * mhflux/MHCollectionArea.cc:
3566 - draw efficiency into third pad
3567
3568
3569
3570 2005/04/18 Thomas Bretz
3571
3572 * manalysis/MCompProbCalc.cc, mbadpixels/MBadPixelsCalc.cc,
3573 mbadpixels/MBadPixelsTreat.cc:
3574 - some fixes to documentation (THtml complained about missing
3575 classes)
3576
3577 * mbase/MStatusArray.[h,cc]:
3578 - implemented some functions to print contents of StatusArray
3579 and/or tab/canvas.
3580
3581 * mhbase/MFillH.cc:
3582 - remove fH from ListOfPrimitives before adding Clone in
3583 PostProcess
3584
3585 * mhbase/MH.[h,cc]:
3586 - implemented new member function RemoveFromPad (necessary
3587 if a class should support same-option)
3588
3589 * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
3590 mimage/MHImagePar.cc, mimage/MHNewImagePar.cc, mimage/MHVsSize.cc:
3591 - fixed naming in case of same-option in Draw
3592 - remove previous histograms from pad in case of same-option
3593
3594 * mjobs/MJCut.[h,cc]:
3595 - write all binnings in WriteResult
3596 - write MHillasExt to output
3597 - BinningWidth, BinningLength and BinningDist added
3598
3599 * mjobs/MJOptimize.[h,cc]:
3600 - fixed a typo in output
3601 - allow to exchange Test-/Train-Sample
3602
3603 * ganymed.cc:
3604 - implemented "-mc" option to allow cutting MC samples
3605
3606 * showlog.cc:
3607 - implemented real treatment of debug-levels
3608 - return 1 instead of 0 in cae of normal finish
3609
3610 * manalysis/MEnergyEstimate.h, mbase/MContinue.h,
3611 mhflux/MAlphaFitter.h:
3612 - added Print() to context //*MENU*
3613
3614 * manalysis/MMatrixLoop.cc:
3615 - fixed returning of number of entries if using split mode
3616
3617 * mbase/MContinue.cc:
3618 - implemented Print() function
3619
3620 * mbase/MParContainer.[h,cc]:
3621 - in Read set name of object to argument name if argument!=NULL
3622 - reordered some checks for Method calls
3623
3624 * mdata/MDataFormula.cc:
3625 - fixed a problem with the replacement if using [?] for
3626 fits
3627
3628 * mfbase/MFEventSelector2.cc:
3629 - replaced some +=1 and -=1 by ++ and --
3630
3631 * mfileio/MReadMarsFile.cc:
3632 - fixed a bug which caused Preprocess to crahs if instatiated
3633 with default constructor
3634
3635 * mhbase/MH.cc, mhflux/MHEffectiveOnTime.cc:
3636 - use dynamic_cast if getting "stats"
3637
3638 * mhflux/MAlphaFitter.cc:
3639 - small updates to output
3640
3641 * mhflux/MHEnergyEst.cc:
3642 - fixed all axis lables
3643 - implemented fit of resolution
3644 - initialize fBias=0 in SetupFill
3645 - enhances Print() output
3646
3647 * mjobs/MJCalibrateSignal.cc:
3648 - moved all tasks for interleaved calibration events to
3649 a third tasklist
3650
3651 * mjobs/MJCut.[h,cc]:
3652 - implemented correct treatment of MC files
3653 - write resulting events to result file if no filename set
3654 - moved energy estimator behind cuts
3655
3656 * mjobs/MJOptimize.cc:
3657 - changed RunEnergy such, that it can correctly treat
3658 MC files written by ganymed using wobble-mode
3659
3660 * mbase/MStatusDisplay.cc:
3661 - fixed a possible crash in GetFullPad
3662
3663 * mhbase/MBinning.[h,cc]:
3664 - implemented Copy Constructor
3665
3666 * mhflux/MHCollectionArea.h:
3667 - call CalcEfficiency in Finalize
3668
3669 * mhflux/MHEnergyEst.[h,cc]:
3670 - implemented GetWeights
3671
3672 * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
3673 mimage/MHImagePar.cc, mimage/MHNewImagePar.cc, mimage/MHVsSize.cc:
3674 - remove histograms from global directory if name was changed
3675 in Draw
3676
3677 * mimage/MHVsSize.cc:
3678 - exhanged the arguments of TMath::Sign
3679
3680
3681
3682 2005/04/14 Thomas Bretz
3683
3684 * Release 0.9.1
3685
3686
3687
3688 2005/04/14 Thomas Bretz
3689
3690 * mjobs/MJCut.cc:
3691 - added MPointingPos to output
3692
3693
3694
3695 2005/04/13 Thomas Bretz
3696
3697 * mbase/MStatusDisplay.[h,cc]:
3698 - implemented new Image types which can be written
3699
3700 * mhbase/MBinning.[h,cc]:
3701 - added some more constructors which can set the binning directly
3702
3703 * mhflux/MHEnergyEst.h:
3704 - added getter for fHEnergy
3705
3706 * mhflux/FluxLinkDef.h, mhflux/Makefile:
3707 - added MHCollectionArea
3708
3709 * mhflux/MHCollectionArea.[h,cc]:
3710 - added
3711
3712
3713
3714 2005/04/13 Daniela Dorner
3715
3716 * datacenter/macros/fillcalib.C:
3717 - added update
3718
3719 * datacenter/scripts/copyscript
3720 - fixed bug / changed path
3721
3722 * datacenter/macros/setupdb.C
3723 - added table
3724
3725
3726
3727 2005/04/12 Daniela Dorner
3728
3729 * datacenter/macros, datacenter/scripts:
3730 - added
3731
3732 * datacenter/macros/buildsequenceentries.C,
3733 datacenter/macros/checkfileavail.C,
3734 datacenter/macros/doexclusions.C,
3735 datacenter/macros/fillcalib.C,
3736 datacenter/macros/filldotrbk.C,
3737 datacenter/macros/filldotrun.C,
3738 datacenter/macros/fillsignal.C,
3739 datacenter/macros/findcacofiles.C,
3740 datacenter/macros/getdolist.C,
3741 datacenter/macros/insertcacofile.C,
3742 datacenter/macros/insertdate.C,
3743 datacenter/macros/resetallruns.C,
3744 datacenter/macros/setstatus.C,
3745 datacenter/macros/setupdb.C,
3746 datacenter/macros/writesequencefile.C,
3747 datacenter/scripts/buildsequenceentries
3748 - added macros to do the automatic procedures in the datacenter
3749
3750 * datacenter/scripts/checkfilesforsequenceavail,
3751 datacenter/scripts/copyscript,
3752 datacenter/scripts/correcttime,
3753 datacenter/scripts/doexclusions,
3754 datacenter/scripts/filesondisk,
3755 datacenter/scripts/fillcallisto,
3756 datacenter/scripts/runcallisto,
3757 datacenter/scripts/runstar,
3758 datacenter/scripts/writesequencefiles
3759 - added scripts to do the automatic procedures in the datacenter
3760
3761 * automatic-exclusions.rc, steps.rc
3762 - added rc files for the automatic procedures
3763
3764
3765
3766 2005/04/12 Thomas Bretz
3767
3768 * Makefile:
3769 - for the moment remove mhistmc from compilation
3770
3771 * ganymed.cc:
3772 - return 2 when detecting wrong commandline argument
3773
3774 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
3775 - removed MEnergyEst (replaced by a simple MParameterD)
3776
3777 * manalysis/MEnergyEstimate.[h,cc]:
3778 - replaced MEnergyEst by MParameterD
3779 - implemented Print() function
3780 - updated ClassVersion from 0 to 1 to allow storage of
3781 energy estimator
3782
3783 * mbase/MStatusArray.[h,cc]:
3784 - overloaded DisplayIn to allow displaying a single tab
3785 - added some output if ObjectInCanvas not found
3786
3787 * mbase/MStatusDisplay.[h,cc]:
3788 - enhanced Read() and Display() with the possibility to only
3789 read or display a single tab
3790
3791 * mcalib/MCalibrateData.cc:
3792 - enhancements to logging output
3793
3794 * mcalib/MCalibrationRelTimeCalc.cc:
3795 - some fixes to format of logging output
3796
3797 * mfbase/MF.[h,cc]:
3798 - changed kAllowEmpty from a bit to the new datamember fAllowEmpty.
3799 This was necessary to allow storage of MF into files
3800 - changed ClassVersion from 0 to 1
3801
3802 * mhbase/MBinning.cc:
3803 - fixed SetEdgesRaw (lin, log, etc was ignored)
3804
3805 * mhflux/MHAlpha.[h,cc]:
3806 - replaced MEnergyEst by MParameterD
3807 - renamed Theta to ExcessTheta
3808 - renamed Energy to ExcessEnergy
3809 - renamed Size to ExcessSize
3810 - renamed Time to ExcessTime
3811
3812 * mhflux/MHEnergyEst.[h,cc]:
3813 - replaced MEnergyEst by MParameterD
3814 - implemented Print() function
3815 - some fixes to displaying the histograms. This makes sure,
3816 that no crashes happen, but unluckily it works correctly only
3817 with root 4.02/00
3818
3819 * mjobs/MJOptimize.[h,cc]:
3820 - implemented a AddPreCut taking a MFilter as argument
3821 - SetBit(kCanDelete) for all internal PreCuts
3822 - Print the result of the energy estimation after it was done
3823
3824 * mranforest/MRFEnergyEst.[h,cc]:
3825 - replaced MEnergyEst by MParameterD
3826
3827 * mfileio/MReadTree.cc:
3828 - shortened the output a bit when siwtching to the next file
3829
3830
3831
3832 2005/04/11 Thomas Bretz
3833
3834 * manalysis/MMatrixLoop.[h,cc]:
3835 - implement option to divide matrix into two samples
3836
3837 * mhflux/MHEnergyEst.cc:
3838 - changed to display projection of enegry resolution
3839 - fixed to use correct minimization value
3840
3841 * mjobs/MJOptimize.[h,cc]:
3842 - implemented option to divide sample into test/train
3843
3844 * mcalib/MCalibCalcFromPast.cc, mcalib/MCalibColorSteer.cc,
3845 mcalib/MCalibrationChargeCalc.cc, mhcalib/MHCalibrationCam.cc:
3846 - small updates to log-output
3847
3848 * mhflux/MAlphaFitter.cc:
3849 - output scale-factor
3850
3851 * mhist/MHCamera.cc:
3852 - as a workaround for a severe problem in gStyle->SetPalette
3853 when using the deep blue sea I have switched off this
3854 Platte for the moment
3855
3856
3857
3858 2005/04/08 Markus Gaug (2005/04/07)
3859
3860 * mhcalib/MHCalibrationChargeCam.cc:
3861 - UNDOCUMENTED CHANGE: Do not call histlo.CreateFourierSpectrum()
3862 if IsOscillations()
3863
3864 * mjobs/MJCalibrateSignal.cc:
3865 - UNDOCUMENTED CHANGE: Set SetOscillations(kFALSE) for
3866 hchacam, hbndcam, hrelcam
3867
3868 * mhcalib/MHCalibrationRelTimeCam.cc:
3869 - fill array only if IsOscillations() is true. This is the case in
3870 all classes deriving from MHCalibrationCam, except for this one!
3871 The effect was that the interlaced calib. events occupied more
3872 and more memory becoming slower and slower because the option:
3873 SetOscillations(kFALSE) was not treated correctly.
3874
3875 * mjobs/pedestalref_Dec04.rc
3876 - update the reference lines in the display according to the spline
3877 extractor.
3878
3879 * mjobs/MJCalibration.cc
3880 - clarify a mis-leading histogram title
3881
3882 * callisto_Dec04Jan05.rc:
3883 - UNDOCUMENTED CHANGE: use the pedestref_Dec04.rc as reference
3884 file.
3885
3886
3887
3888 2005/04/08 Thomas Bretz
3889
3890 * mhbase/MH3.cc:
3891 - replaced all Float-histograms by double histograms. This
3892 is backward compatible with I/O and has the advantage, that
3893 we are compatible with most other double histograms used in
3894 Mars
3895
3896 * mhflux/MHEnergyEst.cc:
3897 - made the energy binning the same than in all other classes
3898
3899 * mreport/MReportStarguider.[h,cc]:
3900 - implemented new values from new starguider report as defined
3901 in TDAS00-07 V7.1
3902 - Fixed the formerly wrong unit of fDevAz and fDevZd (unit now
3903 is arcmin)
3904
3905 * mjobs/MJCalibrateSignal.cc:
3906 - first replaced contmc by a new filter Markus G. used, but
3907 after a discussion with Abelardo it turned out, that the
3908 original filter does a better job, becuase it takes both
3909 (level 1 trigger and minimum number of phes) conditions
3910 used in the MC into account.
3911
3912 * mjobs/MJCut.cc:
3913 - added a plot: Effective-On-Time versus Theta used to produce
3914 a spectrum
3915
3916 * mjobs/MJCalibrateSignal.cc:
3917 - removed condition IsUseBlindPixel() and IsUsePINDiode from
3918 setting filter and applied it to the corresponding task
3919
3920 * mjobs/MDataSet.cc:
3921 - fixed a bug using the default paths
3922
3923
3924
3925 2005/04/07 Thomas Bretz
3926
3927 * mpointing/MSrcPosCalc.cc:
3928 - also skip Process if fSourcePos==NULL, this happens in real
3929 data, too, if no pointing correction is done.
3930
3931 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
3932 - removed MParameterI, MParameterD, MParameterDerr
3933
3934 * mbase/BaseLinkDef.h, mbase/Makefile:
3935 - added MParameterI, MParameterD, MParameterDerr
3936
3937 * mbase/MParList.cc:
3938 - if a container is rejected due to wrong inheritance its
3939 inheritance is mentioned in the error message
3940
3941 * mhbase/HBaseLinkDef.h, mhbase/Makefile:
3942 - removed MWeight
3943
3944 * mhbase/MWeight.[h,cc]:
3945 - removed, replaced by MParameterD
3946
3947 * mhbase/MFillH.[h,cc], mmontecarlo/MMcWeightEnergySpecCalc.[h,cc]:
3948 - replaced MWeight by MParameterD
3949
3950 * mjobs/MJStar.cc:
3951 - fixed the wrong axis title in the histogram showing the rate
3952
3953 * manalysis/MParameters.[h,cc]:
3954 - moved to mbase
3955
3956 * mbase/MParameters.[h,cc]:
3957 - inherit MParameterDerr from MParameterD
3958 - changed class version of MParameterDerr from 1 to 2
3959
3960 * mfbase/MFEventSelector2.cc:
3961 - fixed that in SelectProb the wrong bin was chosen
3962
3963
3964
3965 2005/04/07 Markus Gaug (2005/04/06)
3966
3967 * mjobs/calibrationref_Dec04.rc
3968 * callisto_Dec04Jan05.rc
3969 - update the reference lines in the display according to the spline
3970 extractor.
3971
3972 * msignal/MExtractTimeAndChargeSpline.cc
3973 - move fgHiGainFirst from 2 to 0. This is important for the Dec. und
3974 January data where the calib. pulse position changes much.
3975
3976 * mjobs/MJCalib.cc
3977 * mjobs/MJCalibration.cc
3978 - move fDevice and functions IsUseBlindPixel() and
3979 IsUsePINDiode() into the base class.
3980
3981 * mjobs/MJCalibrateSignal.cc
3982 - do not apply the modified extraction window to the interlaced
3983 calibration events. This is a bugfix especially for the
3984 December and January data.
3985 - extract and fit blind pixel and pin diode only if flag
3986 IsUseBlindPixel() or IsUsePINDiode() is set.
3987
3988
3989
3990 2005/04/07 Markus Gaug (2005/04/03)
3991
3992 * mcalib/MCalibrateData.cc
3993 - made one warning more understandable.
3994
3995 * msignal/MExtractTimeAndChargeDigitalFilter.cc
3996 - moved fgOffsetFromLogain from -1.8 to -2.8. This corrects only an
3997 defective extraction of the MC at low-gain signals lower than 90
3998 phes.
3999
4000
4001
4002 2005/04/07 Markus Gaug (2005/04/01)
4003
4004 * mpedestal/MExtractPedestal.[h,cc]
4005 - use the standard way to define the default for fNumEventsDump
4006 - added missing "NumDump" in ReadEnv
4007
4008 * callisto_*.rc
4009 - correct the default of the number of events used in
4010 pedestal calculation (NumEventsDump).
4011 - added missing lines for setting of parameters for the
4012 MJCalibrateSignal.PedCalcFromExtractRndm.*
4013 (CORRECTED SOME BUGS IN THIS LINES)
4014 - Replaced NumEventsDump by NumDump
4015
4016
4017
4018 2005/04/05 Thomas Bretz
4019
4020 * mjobs/MSequence.cc:
4021 - fixed a bug in SetupDatRuns. P was setup instead of D
4022
4023 * star.cc, mjobs/MJStar.cc:
4024 - fixed wrong setup of data-files
4025
4026 * mjobs/pedestalref_Feb05.rc, mjobs/hilocalib_sp1.root,
4027 mjobs/hilocalib_sp1_mc.root:
4028 - added
4029
4030 * mimage/MHillasCalc.[h,cc]:
4031 - implemented missing ReadEnv - DON'T KNOW WHERE IT WAS! argh...
4032
4033 * mmc/MMcCorsikaRunHeader.h:
4034 - added Getter for fWobbleMode
4035
4036 * mpointing/MSrcPosCalc.[h,cc]:
4037 - added detection of MC files and setting of source position
4038 according to wobble mode flag in MMcCorsikaRunHeader
4039 - fixed a bug in ReadEnv (wrong return statement) found
4040 by Abelardo. Correct handling of floating point numbers
4041 in the source position (12.5) was affected.
4042
4043
4044
4045 2005/04/04 Thomas Bretz
4046
4047 * callisto.cc, sinope.cc, mjobs/MDataSet.[h,cc], mjobs/MJCalibTest.cc,
4048 mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
4049 mjobs/MSequence.[h,cc]
4050 - changed setup procedure for paths to allow using standard
4051 paths everywhere
4052 - fixed to use new correct datacenter standard paths
4053 - made sure, that the sequences in a dataset are sorted by
4054 their number to ensure the correct synchronization
4055
4056 * mhflux/MHAlpha.cc:
4057 - display correct error (excess/significance)
4058
4059 * mjobs/MJCalibrateSignal.cc, mjobs/MJPedestal.cc:
4060 - removed MPointingPosCalc from Tasklist
4061
4062 * mjobs/MJStar.cc:
4063 - added MPointingPosCalc to tasklist for "Events" in case of MC
4064
4065 * ganymed.cc, mjobs/MJCut.[h,cc]:
4066 - implemented an option to enhance the display
4067 - do not display FS plot in wobble mode
4068 - made sure files are not written when they should not be written
4069
4070 * mhflux/MHAlpha.[h,cc]:
4071 - let FitEnergyBins return the mean of the significance of
4072 all Energy Bins
4073
4074 * mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
4075 mimage/MHImagePar.cc, mimage/MHNewImagePar.cc:
4076 - implemented or fixed implementation of "same" Draw-option
4077 - slightly modified binning for Dist in MHHillasSrc
4078
4079 * mjobs/MJCalibrateSignal.cc:
4080 - do not plot pulse time twice
4081
4082 * mjobs/MJOptimize.cc:
4083 - print all parameters in minuit after they have been
4084 setup
4085
4086
4087
4088 2005/04/01 Thomas Bretz
4089
4090 * mbadpixels/MBadPixelsCalc.cc:
4091 - switched on bad pixel detection for a pedestal level
4092 which is more than 5 times the variance
4093
4094 * mfbase/MF.cc:
4095 - when fixing the "Inverted" bit in ReadEnv don't print a
4096 message on the screen
4097
4098 * mhflux/MHAlpha.cc:
4099 - plot correct errors
4100 - do not plot the point if its significance is not greater 1
4101
4102
4103
4104 2005/03/29 Markus Gaug
4105
4106 * mcalib/MCalibColorSet.cc:
4107 - added runs 34814, 34815, 45493, 45502, 45525, 45537 and 45548
4108
4109
4110
4111 2005/03/29 Thomas Bretz
4112
4113 * ganymed.cc:
4114 - implemented cmdline option for wobble and no-wobble to overwrite
4115 dataset
4116 - added cmdline option to print dataset
4117
4118 * mbase/MEvtLoop.[h,cc]:
4119 - added some memory leak analysis to eventloop
4120
4121 * mbase/MStatusDisplay.[h,cc]:
4122 - added third part to status bar which displays the current
4123 memory usage
4124 - added some more sizes to menu bar
4125 - replaced SetStatusLine1/2 by calling a common SetStatusLine
4126 - added a delete to CloseWindow() to be able to close a
4127 static window. REMARK: This gives a hell of warnings in
4128 valgrind but it is currently the only option to get this working
4129 which is really annoying
4130
4131 * mhbase/MH.cc:
4132 - small simplification
4133
4134 * mhbase/MHMatrix.cc:
4135 - replaced IsValid() by a check for the number of Rows, this
4136 was necessary because in root 4.02/00 all matrices seems
4137 to be valid
4138
4139 * mhflux/MHAlpha.cc:
4140 - changed the number of default bins in energy
4141 - make sure that the Alpha plot for off-data is displayed with
4142 a minimum at 0
4143 - fixed TPad::Divide for root 4.02/00
4144
4145 * mhflux/MHEnergyEst.cc:
4146 - use the mean abs of the resolution as fit value
4147 - some fixed to graphics
4148 - fixed the TPad::Divide for root 4.02/00
4149 - for the moment removed the pad added to the list of cleanups
4150 to get rid of the crashes
4151
4152 * mhflux/MHFalseSource.cc:
4153 - fixed for root 4.02/00 which seaqrches in the current pad
4154 for the histogram when calling Project3D
4155 - fixed the TPad::Divide for root 4.02/00
4156
4157 * mhist/MHHadronness.[h,cc]:
4158 - use MParameterD instead of MHadronness
4159
4160 * mimage/ImageLinkDef.h, mimage/Makefile:
4161 - added MHVsSize
4162
4163 * mimage/MHHillas.cc:
4164 - implemented 'same' for Center-histogram
4165
4166 * mhflux/FluxLinkDef.h, mhflux/Makefile:
4167 - added MHEnergyEst
4168
4169 * mhflux/MAlphaFitter.[h,cc]:
4170 - added significancetimes log10(excess) as fit option
4171
4172 * mjobs/MDataSet.[h,cc]:
4173 - added wobble-mode option
4174
4175 * mjobs/MJCut.cc:
4176 - changed default binning for energy
4177 - added MHillasSrcAnti optionally to the output
4178 - added MHVsSize to the tabs which are shown
4179
4180 * mjobs/MJOptimize.[h,cc]:
4181 - added dummy parameters to FixParameter for compatibility
4182 with SetParemeter
4183 - replaced MFSupercuts by MFMagicCuts
4184 - use Energy in MHAlpha instead of size
4185
4186 * mbase/MFilter.[h,cc]:
4187 - implemented ReadEnv to treat "Inverted"
4188
4189 * mfbase/MF.[h,cc], mfilter/MFSupercuts.cc:
4190 - treat "inverted" with MFilter::ReadEnv
4191
4192 * manalysis/MCompProbCalc.[h,cc], mranforest/MRanForestCalc.[h,cc]:
4193 - replaced MHadronness by MParameterD
4194
4195 * mdata/MDataFormula.[h,cc]:
4196 - removed comments from SetVariables
4197 - replaced GetExpFormula by GetTitle
4198
4199 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
4200 - MHadronness removed
4201
4202 * mfilter/MFMagicCuts.[h,cc]:
4203 - added
4204
4205 * mfilter/FilterLinkDef.h, mfilter/Makefile:
4206 - added MFMagicCuts
4207
4208 * mjobs/Makefile, mjobs/JobsLinkDef.h:
4209 - removed MJExtractSignal
4210
4211 * mfbase/MF.cc:
4212 - fixed a problem with double-inversion in ReadEnv
4213
4214 * mpointing/MSrcPosCalc.cc:
4215 - removed an output line which showed only an empty container
4216
4217
4218
4219 2005/03/24 Thomas Bretz
4220
4221 * callisto.cc, ganymed.cc, mars.cc, merpp.cc, readdaq.cc,
4222 readraw.cc, showlog.cc, showplot.cc, sinope.cc, star.cc:
4223 - replaced all returns of -1 by return 2
4224
4225 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
4226 - added MEnergyEst (container)
4227
4228 * mhflux/MAlphaFitter.[h,cc]:
4229 - implemented new fit result options
4230
4231
4232
4233 2005/03/23 Markus Gaug
4234
4235 * msignal/MExtractTimeAndChargeDigitalFilter.cc
4236 - fix a bug in the time fine adjustment
4237
4238 * mjobs/hilocalib_*_mc.root
4239 - high-gain low-gain intercalibration constants for the MC.
4240
4241 * mjobs/MJCalibration.cc
4242 - use the MC- intercalibration files for MC.
4243
4244
4245
4246 2005/03/23 Thomas Bretz
4247
4248 * mhcalib/MHCalibrationChargeCam.cc:
4249 - fixed a possible crash in DrawDataCheckPixel() if
4250 pix.GetGraphEvents() returns NULL
4251
4252
4253
4254 2005/03/23 Thomas Bretz
4255
4256 * Release 0.9
4257
4258
4259
4260 2005/03/23 Thomas Bretz
4261
4262 * ganymed.cc:
4263 - implemented wobble-mode option
4264
4265 * mhflux/MAlphaFitter.[h,cc]:
4266 - fixed a problem in wobble mode (number of on- minus number
4267 of off-entries where calculated as 0)
4268 - added some additional resource options for scaling
4269 - added some missing const-qualifiers
4270
4271 * mhflux/MHAlpha.cc:
4272 - some cosmetic change to output
4273
4274 * mjobs/MDataSet.[h,cc]:
4275 - added the possibility to add a source name for wobble mode
4276 (preliminary)
4277 - added reading from *.edb catalog
4278
4279 * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
4280 mjobs/MJCalibration.cc, mjobs/MJPedestal.cc:
4281 - replaced iter.Print("all") by iter.Print()
4282
4283 * mjobs/MJCut.[h,cc]:
4284 - implemented wobble mode
4285 - implemented getting source position
4286
4287 * mjobs/MJStar.cc:
4288 - switched off calculation of MConcentration
4289 - implemented the new debug option for files (was still missing
4290 in MJStar)
4291
4292 * mpointing/MSrcPosCalc.[h,cc]:
4293 - always writa the anti-source position into the parameter list, too
4294 - implemented wobble mode (exchange source and anti-source position)
4295
4296 * mjobs/Makefile, mjobs/JobsLinkDef.h:
4297 - added MJOptimize
4298
4299 * mfilter/MFSupercuts.[h,cc]:
4300 - added
4301
4302 * mfilter/Makefile, mfilter/FilterLinkDef.h:
4303 - added MFSupercuts
4304 - removed MFAlpha
4305
4306 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
4307 - removed MEnergyEst
4308 - removed MEnergyEstParam
4309 - removed MEnergyEstParamDanielMkn421
4310 - removed MSupercuts
4311 - removed MSupercutsCalc
4312 - removed MFindSupercuts
4313 - removed MMinuitInterface
4314 - removed MFiltercutsCalc
4315
4316 * mhist/Makefile, mhist/HistLinkDef.h:
4317 - removed MHEnergyTime
4318 - removed MHEnergyTheta
4319 - removed MHAlphaEnergyTime
4320 - removed MHAlphaEnergyTheta
4321 - removed MHThetabarTime
4322 - removed MHThetabarTheta
4323 - removed MHGamma
4324 - removed MHSigmaPixel
4325 - removed MHSigmabarTheta
4326 - removed MHOnSubtraction
4327 - removed MHFindSignificance
4328 - removed MHCT1Supercuts
4329
4330 * mhflux/Makefile, mhflux/HistLinkDef.h:
4331 - added MHEnergyEst
4332
4333
4334
4335 2005/03/22 Thomas Bretz
4336
4337 * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
4338 mjobs/MJCalibration.cc, mjobs/MJPedestal.cc:
4339 - added a possibility to print the files which are
4340 searched/found if the files doesn't match the sequence
4341
4342 * mjobs/MJPedestal.cc:
4343 - undocumented(!) change, changed fgExtractWinLeft
4344 from 3.5 to 2.5
4345
4346 * mimage/MHillas.cc:
4347 - fixed a bug which took unused pixels into account
4348 introduced errornously with the last change to MSignalCam
4349
4350
4351
4352 2005/03/21 Thomas Bretz
4353
4354 * mfbase/MFDataChain.cc:
4355 - fixed a bug in GetDataMember if fData is not valid
4356
4357 * mhbase/MH3.cc:
4358 - moved drawing histograms back to Draw. This fixes a
4359 problem with root 4.02/00. Reading/Writing should be
4360 no problem if the names of the profiles are well known.
4361 - with this fix 'same' is currently NOT supported
4362
4363 * mimage/ImageLinkDef.h, mimage/Makefile:
4364 - added MNewImagepar2
4365 - added MHCewImagePar2
4366
4367 * mimage/MNewImagePar2.[h,cc], mimage/MHNewImagePar2.[h,cc]:
4368 - added new classes calculating and displaying the length
4369 of the border line of a shower
4370
4371 * mimage/MHImagePar.cc:
4372 - fixed a problem with root 4.02/00 when setting the margin
4373 in Divide to 0 by setting it to 1e-10
4374
4375 * mimage/MHNewImagePar.[h,cc]:
4376 - fixed to display Areas in deg^2
4377
4378 * mimage/MHillas.cc, mimage/MHillasExt.cc, mimage/MHillasSrc.cc,
4379 mimage/MImagePar.cc, mimage/MNewImagePar.cc
4380 - a small fix to Print()
4381
4382 * mimage/MHillasCalc.[h,cc]:
4383 - added MNewImagePar2 to supported image parameters
4384
4385 * mjobs/MJStar.cc:
4386 - replaced MCerPhotEvt by MSignalCam
4387
4388 * msignal/cosmics_weights46.dat, msignal/calibration_weightsUV46.dat,
4389 mjobs/hilocalib_df46.root:
4390 - added new intercalibration file for digital filter 4sl higain
4391 and 6sl logian
4392
4393 * mbase/MLogHtml.cc:
4394 - fixed a bug in Underline which cause a crash if fOut==NULL
4395 - output a message if file cannot be opened
4396
4397 * mhcalib/MHCalibrationPulseTimeCam.cc:
4398 - for some output there was a replacement of pix.GetPixId()
4399 by hist.GetName() <undocumented>
4400
4401 * mimage/MHillas.[h,cc]:
4402 - added new member function GetBorderLine returning the border
4403 line correspondig to an ellipse with axis lnegth and width
4404 - added new member function GetArea returning the area
4405 correspondig to an ellipse with axis lnegth and width
4406
4407
4408
4409 2005/03/19 Markus Gaug
4410
4411 * mjobs/hilocalib_df46.root
4412 - added new intercalibration file for digital filter 4sl higain
4413 and 6 slices logain
4414
4415 * mjobs/MJCalibration.cc
4416 - exchanged intercalibration file from hilocalib_df_4.root to
4417 hilocalib_df46.root
4418 - do not apply hi-gain lo-gain intercalibration for MC files.
4419
4420 * mjobs/MJPedestal.cc
4421 - exchanged two (Int_t)'s by TMath::Nint().
4422 - undocumented(!) change to the calculation of the extraction
4423 range (PulsePosCheck)
4424
4425 * callisto.rc
4426 - exchanged default weights file for Digital filter from
4427 cosmics_weights4.dat to cosmics_weights46.dat and from
4428 calibration_weights_UV4.dat to calibration_weights_UV46.dat!
4429 This change is absolutely necessary, given the new results from
4430 Nuria about the signal resolution in the low gain which gets worse
4431 than the intrinsic Poisson jitter above 350 phes. Also the time
4432 resolution is too bad. This was not known before we had the
4433 correct low-gain MC pulse.
4434
4435
4436
4437 2005/03/18 Thomas Bretz
4438
4439 * Makefile:
4440 - removed mone from list of compiled programs
4441
4442 * mars.cc:
4443 - replaced the MARS display by the Camera Display directly
4444
4445 * manalysis/MCameraData.[h,cc], mcalib/MCalibrateData.[h,cc],
4446 mbadpixels/MBadPixelsTreat.[h,cc], mcalib/MCalibrateRelTimes.[h,cc],
4447 mimage/MCameraSmooth.[h,cc], mimage/MConcentration.[h,cc],
4448 mimage/MHillas.[h,cc], mimage/MHillasExt.[h,cc],
4449 mimage/MImgCleanStd.[h,cc], mimage/MNewImagePar.[h,cc],
4450 mimage/MImagePar.[h,cc], MNewImagePar.[h,cc],
4451 mjobs/MJCalibTest.cc, mhcalib/MHCalibrationTestCam.[h,cc],
4452 mpedestal/MPedPhotCalc.[h,cc], mjobs/MJCalibrateSignal.cc:
4453 - removed dependancy on MArrivalTime, information now
4454 found in MSignalCam
4455 - replaced MCerPhotEvt by MSignalCam
4456 - it was renamed because it will be completely incompatible
4457 anyhow
4458
4459 * mjobs/MJCalibrateSignal.cc:
4460 - use new MSignalCam type to display pulse position of cosmics
4461
4462 * mcalib/MCalibrateData.cc:
4463 - calculate number of saturated pixels
4464
4465 * manalysis/MCerPhotEvt.[h,cc]:
4466 - removed possibility for zero-supression. Now the index
4467 is identical with the position in the array
4468 - renamed and moved to msignal/MSignalCam.[h,cc]
4469
4470 * manalysis/MCerPhotPix.cc:
4471 - removed obsolete values
4472 - added arrival time
4473 - renamed and moved to msignal/MSignalPix.[h,cc]
4474
4475 * mcalib/MCalibrationChargeCalc.cc:
4476 - some cosmetic changes and small fixed from the Munich cvs
4477 (undocumented)
4478
4479 * mfileio/MWriteRootFile.cc:
4480 - fixed bug in RecursiveRemove which caused crashed with real
4481 data
4482
4483 * mhft/MGeomCamMagicEnhance.cc, mhft/MHexagonalFTCalc.cc:
4484 - updated, but untested
4485
4486 * mhist/MHCamEvent.[h,cc]:
4487 - some fixes in Draw to get a correct display in root 4.02/00
4488 (at least on 64-bit systems)
4489 - removed kSqrtVariance it is included in kProfile now
4490
4491 * mhist/MHCamera.[h,cc]:
4492 - removed sqrtvariance option which is included in profile now
4493 - the profile now uses the new array fBinEntries to display
4494 a more accurate profile
4495
4496 * mhist/MHEvent.cc:
4497 - set to type 6 for arrival times
4498
4499 * mimage/MHillasCalc.cc:
4500 - updated text for error=1
4501
4502 * mimage/MImagePar.cc:
4503 - copy number of saturated pixels from MSignalCam
4504
4505 * mjobs/MJStar.cc:
4506 - enhanced title of some histogram
4507
4508 * mjobs/MSequence.cc:
4509 - updated path to fit data center (D.Dorner)
4510
4511 * mmain/MEventDisplay.cc:
4512 - display Arrival Time from MSignalCam now
4513
4514 * msignal/MArrivalTimeCam.cc:
4515 - implemented a new case 6 which is identical with the
4516 default case AND arrival time from MSignalCam
4517
4518 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
4519 manalysis/:
4520 - removed MCerPhotEvt
4521 - removed MCerPHotPix
4522 - removed MCerPhotAnal
4523 - removed MCerPhotAnal2
4524 - removed MCerPhotCalc
4525
4526 * mimage/Makefile, manalysis/ImageLinkDef.h:
4527 - removed MHillasSrcCalc
4528
4529 * manalysis/MSupercutsCalc.cc:
4530 - removed an obsolete include
4531
4532 * mhist/Makefile, mhist/HistLinkDef.h:
4533 - removed MHSigmaTheta
4534
4535 * mmain/Makefile, mmain/HistLinkDef.h:
4536 - removed MDataCheck
4537 - removed Mars
4538 - removed MAnalysis
4539 - removed MMonteCarlo
4540 - removed MGDisplayAdc
4541 - removed MOnlineDisplay
4542 - removed MOnlineDump
4543
4544 * msignal/Makefile, msignal/HistLinkDef.h, msignal/:
4545 - added MSignalCam
4546 - added MSignalPix
4547 - added MSignalCalc
4548
4549 * msql/Makefile, msql/SqlLinkDef.h:
4550 - removed MSqlInsertRun
4551
4552 * mfilter/Makefile, mfilter/FilterLinkDef.h:
4553 - removed MFSelBasic
4554 - removed MFSelStandard
4555 - removed MFSelFinal
4556
4557
4558
4559 2005/03/17 Thomas Bretz
4560
4561 * callisto.cc:
4562 - added new option moon
4563 - use light condition from MSequence to determin light condition
4564 automatically
4565
4566 * mjobs/MJPedestal.h:
4567 - allow setting SetUseHists also to kFALSE
4568
4569 * mjobs/MSequence.[h,cc]:
4570 - added fLightCondition
4571
4572 * mcalib/MCalibrateData.cc:
4573 - undocumented change from Markus Gaug
4574
4575 * mfilter/MFCT1SelBasic.[h,cc], mfilter/MFCT1SelStandard.[h,cc],
4576 mfilter/MFCT1SelFinal.[h,cc]:
4577 - moved to manalysisct1
4578
4579 * mfilter/Makefile, mfilter/FilterLinkDef.h:
4580 - removed MFCT1SelBasic
4581 - removed MFCT1SelStandard
4582 - removed MFCT1SelFinal
4583
4584 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
4585 - removed MPad
4586 - removed MMakePadHistograms
4587 - removed MSigmabar
4588 - removed MSigmabarParam
4589 - removed MSigmabarCalc
4590
4591 * mimage/Makefile, mimage/ImageLinkDef.h:
4592 - removed MImgCleanTGB
4593
4594 * mmontecarlo/Makefile, mmontecarlo/MonteCarloLinkDef.h
4595 - removed MMcEnergyEst
4596 - removed MMcTimeGenerate
4597
4598 * msignal/Makefile, msignal/SignalLinkDef.h:
4599 - removed MArrivalTime
4600 - removed MArrivalTimeCalc
4601 - removed MArrivalTimeCalc2
4602
4603 * mjobs/MJCalibration.cc:
4604 - followed some undocumented changes from the other cvs
4605
4606
4607
4608 2005/03/16 Thomas Bretz
4609
4610 * callisto.cc:
4611 - set changed extractor in MJCalibrateSignal from MJPedestal
4612 - don't process 'range finding' for MonteCarlo data
4613
4614 * callisto.rc:
4615 - removed obsolete Modified* option
4616
4617 * mjobs/MJCalibrateSignal.[h,cc]:
4618 - removed obsolete flag for ModifiedExtractWin
4619 - allow also NULL for SetExtractor
4620 - rearanged the too MWriteRootFile instantiations otherwise
4621 callisto crashes in MWriteRootFile::ChangeFile
4622 - removed some obsolete comments about an old MC workaround
4623
4624 * mdata/MDataChain.cc:
4625 - fixe to allow sign after e (eg. 1e-3, 1e+5 instead of 1e3, 1e5)
4626
4627 * mcalib/MCalibColorSet.cc, mcalib/MCalibrationChargeCalc.cc,
4628 mhcalib/MHCalibrationCam.cc:
4629 - undocummented change
4630
4631
4632
4633 2005/03/16 Markus Gaug
4634
4635 * msignal/MExtractTimeAndChargeSlidingWindow.cc
4636 - fixed a bug in the reading of the resource file (reading of the
4637 MExtractTimeAndCharge resources was skipped).
4638
4639 * mcalib/MCalibrateData.cc
4640 - for the case that the high-gain saturates, but the low-gain signal
4641 could not be extracted successfully, take the high-gain signal,
4642 multiplied by 1.5 (before, 0 was taken erroneously).
4643
4644 * msignal/MExtractTimeAndCharge.cc
4645 - catch one potential case for memory leaks in the low-gain
4646 calculation. Extract low-gain only if the remaining extraction
4647 window is not smaller than the number of slices needed by the
4648 signal extractor.
4649 - set the default fgLoGainStartShift to -3.5
4650
4651 * msignal/MExtractTimeAndChargeSpline.[h,cc]
4652 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
4653 - adjust fLoGainStartShift by one slice, after findings from MC.
4654
4655
4656
4657 2005/03/15 Markus Gaug
4658
4659 * msignal/MExtractTimeAndChargeSpline.h
4660 - take fRandomIter out of the streamer.
4661 - take fRiseTimeLoGain and fFallTimeLoGain into the streamer.
4662 - raise version number to 4
4663
4664 * mjobs/MJCalibration.cc
4665 - set default to kFALSE for PIN Diode or Blind Pixel calibration
4666 (was kTRUE by error).
4667
4668
4669
4670 2005/03/15 Thomas Bretz
4671
4672 * mjobs/MJCalibrateSignal.[h,cc]:
4673 - added the fExtractor data member
4674 - added a destructor deleting it
4675 - only read extractor from file if not set by user
4676 - user fExtractor as extractor1
4677 - do not delete extractor1 if set by user
4678 - added member function to set extractor
4679
4680 * mjobs/MJPedestal.cc:
4681 - removed MFEventSelector workaround again
4682 - do not write pedy file anymore
4683
4684 * callisto.cc:
4685 - MJCalibrateSignal now takes the signal extractor directly
4686 instead of taking the long way round a new file
4687
4688 * mpedestal/MExtractPedestal.cc:
4689 - ReInit extractor correctly. Now the workaround should be
4690 really obsolete
4691
4692 * mbase/MGMenu.[h,cc]:
4693 - make fix fix also compile root 3.10.02
4694
4695
4696
4697 2005/03/14 Thomas Bretz
4698
4699 * mbase/MGMenu.h:
4700 - added a fix for root 4.02.00
4701
4702
4703
4704 2005/03/14 Markus Gaug
4705
4706 * mcalib/MCalibrateData.cc
4707 - catch the case that now high-gain low-gian intercalibration const.
4708 is available.
4709
4710 * mjobs/MJPedestal.cc
4711 - modify option for pedy*.root: from UPDATE to RECREATE
4712
4713
4714
4715 2005/03/11 Markus Gaug
4716
4717 * callisto.rc
4718 - changed default weights for DF to cosmics_weights4.dat. (This has
4719 turned out to be the most stable set of weights).
4720
4721 * mjobs/MJCalibration.cc
4722 - some cosmetic changes in the output
4723 - in case of WriteHists(), do not overwrite existing signal*.root
4724 file, but append histograms (bugfix!)
4725
4726
4727
4728 2005/03/10 Toni Coarasa (With Nadia's and Alessandro's inside)
4729
4730 * mjobs/MJCut.cc
4731 - inclusion of (TString) to avoid compiler error under 2.95.3
4732
4733 * sinope.cc
4734 - inclusion of <errno.h> to avoid compiler error under 2.95.3
4735
4736
4737
4738 2005/03/10 Markus Gaug
4739
4740 * msignal/MExtractTimeAndCharge.cc
4741 - set fgLoGainStartShift to -4.0
4742 - put a check to avoid a dynamic low-gain range < 0 (should not
4743 occur with current extractors, but one never knows...)
4744
4745 * msignal/MExtractor.[h,cc]
4746 - introduced Clear()-function, used in SetRange()
4747
4748 * mjobs/MJCalibrateSignal.cc
4749 - changed order of initialization of the 2 MWriteRootFiles whereupon
4750 the crash goes away. Have to revise the /dev/null work-around
4751 in MWriteRootFile!
4752
4753
4754
4755 2005/03/09 Markus Gaug
4756
4757 * msignal/MExtractTimeAndCharge.cc
4758 - catch a (very unprobable) case in which the low-gain range could
4759 be negative
4760
4761 * mjobs/MJCalibrateSignal.cc
4762 - modify writing of MCalibrationPulseTimeCam to disk in order to
4763 avoid program crash in the destructor of MJCalibrateSignal
4764
4765 * mhcalib/MHGausEvents.h
4766 - take fGraphEvents, fGraphPowerSpectrum, fHPowerProbability and
4767 fPowerSpectrum out of the streamer.
4768 - intialize fFlags to 0
4769
4770
4771
4772 2005/03/09 Thomas Hengstebeck
4773
4774 * mranforest/MRFEnergyEst.cc
4775 - changed call of min, max functions to TMath::Min() and
4776 TMath::Max() to avoid compilation problems with some gcc
4777 versions
4778 - changed check of energy rule (last col of MHMatrix) so, that
4779 any rule containing "fEnergy" is accepted.
4780
4781
4782
4783 2005/03/08 Markus Gaug
4784
4785 * mhcalib/MHPedestalCam.[h,cc]
4786 - introduce new parameter "fFitStart" to decide from outside where
4787 to start fitting the pedestals.
4788
4789
4790
4791 2005/03/07 Markus Gaug
4792
4793 * mjobs/hilocalib_df6.root
4794 * mjobs/hilocalib_sp2.root
4795 - two files with the high-gain vs. logain intercalibration results.
4796 for Digital filter and September data and Spline and December
4797 data.
4798
4799 * callisto.rc
4800 - allow setting the variables ExtractWinLeft and ExtractWinRight.
4801
4802 * mhcalib/MHCalibrationHiLoCam.h
4803 * mhcalib/MHCalibrationCam.h
4804 * mhcalib/MHGausEvents.h
4805 - put the Draw-functions into the *MENU*
4806
4807 * mjobs/MJCalibration.[h,cc]
4808 - introduced reading of hi-vs.logain calibration file
4809
4810 * mjobs/MJPedestal.[h,cc]
4811 - modified range setting according Thomas S. suggestions
4812
4813 * msignal/MArrivalTime.[h,cc]
4814 - took out some commented code which will not be used any more
4815 - improve Print() function
4816
4817
4818
4819 2005/03/05 Markus Gaug
4820
4821 * msignal/MExtractTimeAndChargeSpline.[h,cc]
4822 - removed the obsolete parts of "kMaximum" and "kHalfMaximum" in the
4823 code which were still persistent
4824 - set default extraction type to integral (instead of amplitude)
4825 - set version number to 3
4826
4827 * mcalib/MCalibrationChargeCam.[h,cc]
4828 - added new function GetAvergedConvFADC2PhePerArea for the datacheck
4829
4830 * mjobs/MJPedestal.[h,cc]
4831 - added function WriteExtractor which writes the extractor with the
4832 new ranges to disk if fPulsePosCheck has been selected.
4833
4834 * mjobs/MJCalibrateSignal.[h,cc]
4835 - added functionality to read the updated extractor from
4836 MJPedestalY2 (with the new extraction ranges).
4837
4838
4839
4840 2005/03/04 Abelardo Moralejo
4841
4842 * mmc/MFadcDefine.h
4843 - Changed constant SUBBINS from 5 to 500. This defines the
4844 resolution of the analog signal simulation in the camera MC.
4845 The time step is the duration of one FADC slice divided by
4846 SUBBINS. The change was necessary to implement correctly the PMT
4847 time jitter.
4848
4849
4850
4851 2005/03/03 Markus Gaug
4852
4853 * mjobs/pedestalref.rc
4854 * mjobs/calibrationref.rc
4855 * mjobs/calibrationref_Nov04.rc
4856 - added documentation
4857
4858 * mjobs/signalref.rc
4859 - added
4860
4861 * mjobs/MJPedestal.cc
4862 - re-added MFEventSelector which had been removed by TB on the
4863 15.2.2005.
4864 - added pulse position selector, as decided at the Berlin soft-
4865 ware meeting.
4866
4867 * callisto.cc
4868 - added SetPulsePosCheck() in MJPedestalY2
4869
4870 * mjobs/MJCalibrateSignal.cc
4871 - updated pulse pos. calculator, can be switched off now.
4872
4873 * mjobs/MJCalib.[h,cc]
4874 - added flag fPulsePosCheck
4875
4876
4877
4878 2005/03/02 Markus Gaug
4879
4880 * mjobs/MJCalib.[h,cc]
4881 * mjobs/MJPedestal.[h,cc]
4882 * mjobs/MJCalibration.[h,cc]
4883 * mjobs/MJCalibrateSignal.[h,cc]
4884 - put the storage types in the base class
4885
4886 * mbadpixels/MBadPixelsCam.cc
4887 - add some output in case that AsciiRead does not work
4888
4889 * msignal/MExtractTimeAndChargeSpline.cc
4890 - speed integration up a little bit.
4891
4892 * callisto.rc
4893 - adapt the low-gain stretch for the different pulse form for
4894 calibration and cosmics pulses (only applied if spline is used).
4895
4896
4897
4898 2005/02/25 Markus Gaug
4899
4900 * mhcalib/MHCalibrationHiLoCam.[h,cc]
4901 - fixed bug in inter-calibration hi-logain for arrival times.
4902
4903 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]
4904 - fixed the situation where the maximum bin is already found in the
4905 low-gain samples.
4906
4907 * mjobs/MJCalibration.cc
4908 - write the MPedestalCams also to disk (needed for data-check).
4909
4910
4911
4912 2005/02/25 Abelardo Moralejo
4913
4914 * msignal/MC_calibration_weights_UV.dat
4915 - Added. Weights file for using the digital filter on MC
4916 calibration files. For the moment the weights are the same as in
4917 the file calibration_weights_UV.dat, only that high and low gain
4918 have both the same weights because for the moment the MC pulse
4919 shape is the same in both gain branches.
4920
4921
4922
4923 2005/02/24 Markus Gaug
4924
4925 * mjobs/MJCalibrateSignal.cc
4926 - include display of pulse times (calculated in the post-process)
4927 - include the possibility for the pixel check (like in MJCalibration)
4928
4929 * mhcalib/MHCalibrationHiLoCam.cc
4930 - set default range up to 30.
4931
4932 * mhcalib/MHCalibrationChargeBlindPix.h
4933 - take the TVectors out of the streamer, to be exectuable with
4934 root.04.02
4935
4936
4937
4938 2005/02/24 Thomas Hengstebeck
4939
4940 * macros/RFEnergyEst.C
4941 - new macro to show the usage of RFEnergyEst class.
4942
4943
4944
4945 2005/02/24 Abelardo Moralejo
4946
4947 * mtemp/mpadova/macros/resize.C
4948 - moved MSrcPosCam output container from RunHeaders to Events tree.
4949
4950
4951
4952 2005/02/18 Marcos Lopez
4953
4954 * mflux/
4955 - new directory to store the flux related classes.
4956
4957 * mflux/MHadAlphaCut.{h,cc}
4958 - container to store the optimal hadronness and alpha cut for each bin in
4959 estimated energy and theta.
4960
4961 * mflux/MFHadAlpha.{h,cc}
4962 - filter to apply the hadronness and alpha cuts stored in
4963 MHadAlphaCut. It can be selected to apply only alpha, only hadronness
4964 cut or both.
4965
4966
4967
4968 2005/02/18 Markus Gaug
4969
4970 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]
4971 - new class to histogram the arrival time of cosmics above a certain
4972 threshold.
4973
4974 * mcalib/MCalibrationPulseTimeCam.[h,cc]
4975 - new class container with results of MHCalibrationPulseTimeCam
4976
4977 * mjobs/MJCalibrateSignal.cc
4978 - include MCalibrationPulseTimeCam to display
4979
4980
4981
4982 2005/02/18 Thomas Bretz
4983
4984 * mbase/MStatusDisplay.cc:
4985 - switch off TH1::AddDirectory during DrawClonePad
4986
4987 * mjobs/MSequence.[h,cc]:
4988 - added some code (still commented) for later use,
4989 allowing to setup a different filename for each runfile
4990 - added SetNight member function
4991 - added Add*Runs member function
4992 - with this changes MSequence can replace MRunIter now
4993 - allow requesting of standard path from outside
4994 (GetStandardPath)
4995
4996 * Makefile:
4997 - added sinope
4998
4999 * sinope.cc:
5000 - added (small tool to check contents of run for datacenter)
5001
5002 * callisto.cc:
5003 - added background information about Callisto
5004
5005 * ganymed.cc:
5006 - added background information about Ganymed
5007
5008 * mjobs/MJCalibrateSignal.cc:
5009 - removed special MC code. The MC files now have a lo-gain
5010 switch and we can extract the pedestal rms from lo-gain
5011 - don't print statistics if nothing was executed
5012 - fixed display. The displayed pedestal RMS was the one
5013 caluclated with a extractor but not at random position
5014 (This only effects the display, the algorithm was ok)
5015
5016
5017
5018 2005/02/17 Markus Gaug
5019
5020 * mjobs/MJCalibTest.cc
5021 - removed bug treating the MC calibration files uncorrectly
5022 - added Pixel-Check treatment
5023
5024 * mjobs/MJCalibration.cc
5025 - added Pixel-Check treatment
5026
5027 * callisto.rc
5028 - added pixel-check option
5029
5030 * msignal/MExtractTimeAndChargeDigitalFilter.cc
5031 - calculate high-gain signal even if saturation occurs
5032
5033
5034
5035 2005/02/17 Thomas Bretz
5036
5037 * mjobs/MJStar.cc:
5038 - fixed some missing containers in case of MC files
5039
5040 * callisto.cc:
5041 - removed obsolete second check for kModeC
5042
5043 * mars.rc:
5044 - added a lot of option to be able to use a
5045 different signal extractor looking into uncalibrated
5046 data
5047
5048 * manalysis/MCameraData.[h,cc]:
5049 - added Print() member function
5050
5051 * manalysis/MCerPhotAnal2.[h,cc]:
5052 - switched off writing into MCerPhotEvt
5053
5054 * mdata/MDataChain.[h,cc]:
5055 - added code to handle priorities of operators correctly
5056
5057 * mhist/MHEvent.cc:
5058 - fixed display for MPedestalRMS
5059
5060 * mjobs/MJCalib.cc:
5061 - fixed treatment of PixelCheck resource
5062
5063 * mjobs/MJCalibrateSignal.cc:
5064 - added some comments about Monte Carlo
5065 - added MMcFadcHeader to output
5066
5067 * mjobs/MJPedestal.cc:
5068 - do not allow 'UseData' for Monte Carlos. Reason is given as
5069 comment in the code
5070
5071 * mmain/MEventDisplay.[h,cc]:
5072 - changed such, that mars.cc allows to set the used extractor
5073 - removed the obsolete cam.root, ped.root option
5074
5075 * mmain/MCameraDisplay.cc:
5076 - adapted to change in MEventDisplay
5077
5078
5079
5080
5081 2005/02/16 Javier Rico
5082
5083 * mhistmc/MHMcUnfoldCoeff.[cc,h], mhistmc/Makefile,
5084 mhistmc/HistMcLinkDef.h
5085 - Added container class holding the histograms of the coefficients
5086 for the (iterative) unfolding.
5087
5088 * mmontecarlo/MMcUnfoldCoeffCalc.[cc,h], mmontecarlo/Makefile,
5089 mmontecarlo/MonteCarloLinkDef.h
5090 - Added task class to compute the coefficients for the (iterative)
5091 unfolding.
5092
5093 * macros/unfoldCoeff.C
5094 - added macro that computes the effective areas and coefficients
5095 from a MC input file (with OriginalMC tree and MEnergyEst
5096 branch containing the energy estimator). This may be used
5097 as layout for spectrum computation program.
5098
5099
5100
5101 2005/02/16 Markus Gaug
5102
5103 * mdata/MDataChain.cc
5104 - replaced ROOT version check for the compiler from 4.02.00 to
5105 4.01.00
5106
5107 * mranforest/MRFEnergyEst.cc
5108 - include "TVector.h", otherwise this class does not compile
5109 in newer root versions
5110
5111 * msignal/MExtractTimeAndCharge.cc
5112 - initialize fLoGainStartShift correctly if read from conf. file
5113 and modified fOffsetLoGain exists.
5114
5115 * msignal/*weights*.dat
5116 - new weights with the uniform pedestal RMS. (Please use these!)
5117
5118 * msignal/pulpo_weights*.dat
5119 - new weights with the pulpo-pulse form and without NSB!!
5120
5121
5122
5123 2005/02/16 Thomas Hengstebeck
5124
5125 * mranforest/MRFEnergyEst.[h,cc]
5126 - added RF class for energy estimation
5127
5128 * mranforest/MRFEnergyEst.cc
5129 - changed calculation of estimated energy, now interpolated values
5130 are returned
5131
5132
5133
5134 2005/02/16 Abelardo Moralejo
5135
5136 * macros/starmc2.C:
5137 - Changed the way in which the "OriginalMC" tree is copied from
5138 the input to the output file. Now we ise the new procedure
5139 MWriteRootFile::AddCopySource
5140
5141 * mhistmc/MHMcCollectionArea.cc
5142 - Changed default fName to "MHMcCollectionArea"
5143
5144 * mtemp/mpadova/macros/resize.C
5145 - Changed weights
5146
5147
5148
5149 2005/02/16 Thomas Bretz
5150
5151 * mbase/MEvtLoop.cc:
5152 - fixed a typo
5153
5154 * mbase/MParList.cc, mfileio/MReadMarsFile.cc,
5155 mfileio/MReadTree.cc, mfileio/MWriteRootFile.cc,
5156 mjobs/MJStar.cc:
5157 - optimized size of some output
5158
5159 * mfileio/MWriteRootFile.[h,cc]:
5160 - fixed CopySource option for single-file case
5161
5162 * mhist/MHCamEvent.cc:
5163 - replaced the warn in SetupFill by an inf
5164
5165 * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationHiLoCam.cc,
5166 mhcalib/MHCalibrationChargePINDiode.cc:
5167 - removed obsolete output after a failed FindCreateObj (the
5168 function itself does the output in case of failure)
5169
5170 * mhcalib/MHCalibrationCam.cc:
5171 - replaced 'err' by 'warn' for under-/overflow in lo-gain pixel,
5172 it doesn't result in an fatal error (abort)
5173
5174 * mranforest/MRanForestCalc.cc:
5175 - added a missing debug level to some output
5176
5177 * mranforest/MRFEnergyEst.[h,cc]:
5178 - cleaned up includes
5179
5180 * callisto.cc, ganymed.cc, star.cc:
5181 - implemented enhanced handling of resource debugging
5182
5183 * mbase/Makefile, mbase/BaseLinkDef.h:
5184 - added MEnv
5185
5186 * mbase/MEnv.[h,cc]:
5187 - added
5188
5189 * mjobs/MJob.[h,cc]:
5190 - added new function to allow distribution of extranl MEnv
5191 - replaced Bool_t by Int_t for fEnvDebug
5192
5193 * mjobs/MJPedestal.cc:
5194 - adapted to changes of EnvDebug
5195
5196
5197
5198 2005/02/15 Abelardo Moralejo
5199
5200 * macros/mccalibrate.C
5201 - fixed small bug
5202
5203 * mmontecarlo/MMcCollectionAreaCalc.[h,cc]
5204 * mhistmc/MHMcCollectionArea.[h,cc]
5205 - Changed the way of calculating final effective area for data
5206 analysis. The new approach requires the use of MC files produced
5207 with the current CVS version of camera. We now make use of the
5208 true total number of produced MC events, and allow for the
5209 setting of a "tentative" differential gamma spectrum to be used
5210 in the calculation of effective areas.
5211 Removed unused constructor argument "input" in
5212 MMcCollectionAreaCalc.
5213
5214 * macros/collarea.C
5215 - Adapted to the new way of calculating effective areas.
5216
5217
5218
5219 2005/02/15 Thomas Bretz
5220
5221 * callisto.rc:
5222 - replaced mutal exclusive options (Integral, Amplitude) by
5223 a one-line resource
5224
5225 * msignal/MExtractTimeAndChargeSpline.cc:
5226 - replaced mutal exclusive options (Integral, Amplitude) by
5227 a one-line resource "ExtractionType" (old code still works)
5228
5229 * manalysis/MCerPhotEvt.[h,cc]:
5230 - added new variables to store information about islands
5231 and removed pixels - PRELIMINARY
5232 - increased class version number
5233
5234 * mfilter/MFSoftwareTrigger.cc:
5235 - optimized output in PostProcess
5236
5237 * mimage/MHImagePar.[h,cc]:
5238 - added new histograms for new variables in MCerPhotEvt
5239
5240 * mimage/MImagePar.[h,cc]:
5241 - added new data members for the new image parameters
5242 - increased class version
5243
5244 * mimage/MImgCleanStd.[h,cc]:
5245 - adapted image cleaning to calculate the new image
5246 parameters
5247 - added a flag to keep single core pixels
5248
5249 * manalysis/MMatrixLoop.[h,cc], mfileio/MReadReports.[h,cc],
5250 mfileio/MReadRflFile.[h,cc], mfileio/MReadTree.[h,cc],
5251 mraw/MRawFileRead.[h,cc], mraw/MRawSocketRead.h:
5252 - renamed GetFileName to GetFullFileName
5253
5254 * mbase/MInputStreamID.h:
5255 - added new member function HasStreamId
5256
5257 * mbase/MParContainer.[h,cc]:
5258 - added a static list to keep track of all created
5259 TMathodCall objects
5260
5261 * mbase/MTask.cc:
5262 - enhanced PrintStatistics
5263
5264 * mfileio/MRead.[h,cc]:
5265 - new abstract function GetFullFileName
5266 - added implementatio of GetFileName based on GetFullFileName
5267
5268 * mfileio/MWriteRootFile.[h,cc]:
5269 - moved open of a new file to new common member function
5270 OpenFile
5271 - allow to use an already existing file also when using rules
5272 - added a new option which can be used to copy an existing
5273 tree (without any change) from the old file into the new file.
5274 (in principal you can also do this for some of its branches only)
5275 This is done by AddCopySource
5276
5277 * mjobs/MJCalibrateSignal.cc:
5278 - in case of MonteCarlo files write an independant tree
5279 'MonteCarlo' for 'MMcEvtBasic'
5280
5281 * mjobs/MJStar.cc:
5282 - copy tree 'MonteCarlo' from old into new files
5283
5284 * mjobs/MJPedestal.cc:
5285 - removed wrong use of MFEventSelector
5286
5287 * mpedestal/MExtractPedestal.cc:
5288 - made sure that fExtractor is correctly pre- and
5289 postprocessed.
5290
5291 * mbase/MTask.cc:
5292 - don't preprocess a task if it has been preprocessed already
5293
5294 * mraw/MRawFileWrite.cc:
5295 - if display is set write output to status line
5296
5297 * mfileio/MReadTree.cc, mfileio/MReadMarsFile.cc:
5298 - moved code to display filename in status display from
5299 MReadMarsFile::Notify to MReadTree::Notify
5300
5301
5302
5303 2005/02/15 Markus Gaug
5304
5305 * mjobs/MJCalib.h
5306 - added GetDataFlag(), otherwise code does not compile!
5307
5308 * mhcalib/MHCalibrationChargeCam.cc
5309 - moved default saturation limit for number of high-gain events from
5310 0.02 to 0.05.
5311
5312 * msignal/MExtractTimeAndCharge.cc
5313 - lowered default low-gain switch from 150 to 120. (for calibration
5314 events which saturate more than 5% of the events).
5315
5316 * mjobs/MJCalib.[h,cc]
5317 - include possibility to display pixels distributions for test
5318 reasons
5319
5320
5321
5322 2005/02/14 Thomas Bretz
5323
5324 * callisto.cc, ganymed.cc, star.cc:
5325 - added some more information to '--help' output
5326 - replaced MSequences by MDataSet
5327 - implemented new debugging options (maybe not perfect yet)
5328 --print-files and --print-found
5329
5330 * mjobs/MJCut.[h,cc]:
5331 - replaced MSequences by MDataSet
5332 - write MEnergyEst
5333 - recalculate MHillasSrc
5334 - made sure both MWriteRootFile have different names
5335 - don't use "same" option if no off-data
5336
5337 * mjobs/MSequences.[h,cc]:
5338 - removed
5339
5340 * mjobs/MDataSet.[h,cc]:
5341 - added
5342
5343 * manalysis/MEventRateCalc.[h,cc]:
5344 - added a fix which make sure, that the rate is not influenced
5345 too much by the start of data taking
5346 - fixed setting of mean time corresponding to rate-interval
5347
5348 * mraw/MRawFileRead.[h,cc]:
5349 - calculate total number of events from all files in PreProcess
5350
5351 * mcalib/MCalibConstCam.cc:
5352 - added case 2 to GetPixelContent
5353
5354 * mjobs/MJCalibrateSignal.cc:
5355 - fixed redirection of stream with interleaved calibration infos
5356 - changed 'Arrival Time' to 'Calibrated Arrival Time'
5357 - display interpolated signal in equivalent photoelectrons to
5358 to get rid of scaling effects which makes it difficult to see
5359 details of the structure of the inner pixels in the histogram.
5360 With this you can immediatly see whether the relative number
5361 of phe in the outer pixels is equiv. to the inner pixels.
5362 - the same for the calibration factor - with the same argument
5363 - adapted to change in MWriteRootFile
5364 - use MReadMarsFile for Monte Carlo flag set
5365
5366 * mhist/MHCamera.cc:
5367 - changed drawing such, that NaN is not displayed anymore
5368
5369 * Makefile:
5370 - added new program ganymed
5371
5372 * mfileio/MWriteRootFile.[h,cc]:
5373 - added possibility to use UPDATE mode with rules (dangerous!)
5374 as discussed with Abelardo, Daniel M. and Thomas S.
5375
5376 * mjobs/MJStar.cc:
5377 - adapted to change in MWriteRootFile
5378 - added software trigger (still untuned) as suggested by
5379 Thomas S.
5380 - added calculation of source position before calculation
5381 of image parameters
5382 - added MPointingPos to Events-Tree
5383 - removed MPointingPos from Drive-Tree
5384 - renamed sub-tasklists to something more intuitive
5385
5386 * mjobs/Makefile, mjobs/JobsLinkDef.h:
5387 - added MJCut.cc
5388
5389 * mraw/MRawFileRead.cc:
5390 - return kERROR if ReInit fails
5391
5392 * mfilter/MFSoftwareTrigger.[h,cc]:
5393 - updated to allow using time coincidence
5394 - changed default values
5395 - added a pattern independant trigger algorithm
5396
5397 * mbase/MDirIter.cc:
5398 - implemented option 'dbg' in Print()
5399
5400 * mjobs/MJCalib.h:
5401 - added a getter for data-flag (should be renamed
5402 to 'datatype' soon)
5403
5404
5405
5406 2005/02/12 Abelardo Moralejo
5407
5408 * mtemp/mpadova/macros/wobblemap.C
5409 - Added. Macro to do some studies on wobble mode data.
5410
5411 * macros/mccalibrate.C
5412 - Added option to divide the output in a train and a test sample.
5413 Included in output new container MMcEvtBasic (if found in input
5414 files) for later use in effective areas calculations.
5415
5416 * macros/starmc2.C
5417 - Added writing out of new container MMcEvtBasic. Removed
5418 possibility of splitting output in train and test samples, since
5419 this has now to be done in mccalibrate.C to make possible that
5420 the tree OriginalMC containing MMcEvtBasic has all the original
5421 MC events (and only those) from which the events present in the
5422 Events tree derive.
5423
5424 * macros/starmc.C
5425 - Changed a couple of wrong "." by "->" in function calls. Changed
5426 default tail cuts.
5427
5428
5429
5430 2005/02/12 Markus Gaug
5431
5432 * msignal/MExtractTimeAndChargeSpline.cc
5433 - change default rise time to 0.5 and default fall time to 1.5
5434
5435 * callisto.rc
5436 - made intitializations of extractors more explicit
5437
5438 * mpedestal/MExtractPedestal.cc
5439 - make check for even number of slices in the case of "fundamental"
5440 pedestal calc.
5441
5442 * mcalib/MCalibrationChargeCalc.cc
5443 - take out some commented code
5444
5445 * mjobs/MJCalib.h
5446 - removed GetDataFlag()
5447
5448
5449
5450 2005/02/12 Abelardo Moralejo
5451
5452 * mmc/MMcTrig.hxx
5453 - Added getter GetNumFirstLevel. This is necessary if that data
5454 member is to be used for instance in MF filters. There was
5455 already a getter, but it is called GetFirstLevel and hence not
5456 recognized.
5457
5458
5459
5460 2005/02/11 Abelardo Moralejo
5461
5462 * mmc/MMcEvtBasic.[h,cc]:
5463 - New class. Contains 5 very basic MC parameters which we intend
5464 to save for all generated Corsika events. This is needed for
5465 proper effective area calculations.
5466
5467 * mmc/Makefile, McLinkDef.h
5468 - Added new class above.
5469
5470
5471
5472 2005/02/11 Thomas Bretz
5473
5474 * mfileio/MWriteRootFile.[h,cc]:
5475 - added the possibility to write to an already existing file.
5476 This doesn't affect the old behaviour, but using this new feature
5477 might still have problems.
5478
5479 * mfileio/MReadReports.cc:
5480 - fixed column-level in PrintStatistics
5481
5482 * mjobs/MJCalibrateSignal.cc:
5483 - keep MMcRunHeader in the output
5484
5485
5486
5487 2005/02/10 Abelardo Moralejo
5488
5489 * macros/mccalibrate.C
5490 - Added possibility to calibrate in photons or photoelectrons
5491
5492 * macros/starmc2.C
5493 - Added comment about value of cleaning levels
5494
5495
5496
5497 2005/02/10 Markus Gaug
5498
5499 * mcalib/Makefile
5500 * mcalib/CalibLinkDef.h
5501 * mcalib/MCalibrate.[h,cc]
5502 - removed mcalib/MCalibrate.* because it has been replaced by
5503 MCalibrateData
5504
5505 * mmain/MEventDisplay.cc
5506 - replaced MCalibrate by MCalibrateData
5507
5508 * mhcalib/MHCalibrationCam.cc
5509 - replaced warning about empty histogram from red (err) by
5510 yellow (warn).
5511
5512 * mcalib/MCalibColorSet.cc
5513 - return kTRUE in case of MC-file
5514
5515 * msignal/MExtractTimaAndChargeSpline.[h,cc]
5516 - make sure that all variables are set correctly independent on
5517 the order of their initialization by the user
5518
5519
5520
5521 2005/02/10 Thomas Bretz
5522
5523 * mgeom/MGeomCam.[h,cc]:
5524 - added new member functions (GetNeighbors) to get all pixels
5525 around a given pixel with a given radius
5526
5527 * mars.rc:
5528 - use same values for image cleaning as default in star
5529
5530 * mpointing/MSrcPosCalc.[h,cc]:
5531 - added the possibility to set the Source position from
5532 a resource file
5533
5534 * mjobs/MJStar.cc:
5535 - write MMcRunHeader to RunHeaders
5536
5537 * mfileio/MWriteRootFile.cc:
5538 - removed an obsolete line
5539 - removed a debug line which should not be there
5540
5541 * mimage/MHillas.h:
5542 - added new Getter GetDist0 returning the distance to the
5543 camera center
5544
5545 * mhflux/MHFalseSource.cc:
5546 - the scaling in Paint() was nonsense in case we are looking
5547 at on/off-data. Fixed.
5548
5549
5550
5551 2005/02/10 Abelardo Moralejo
5552
5553 * manalysis/MMcCalibrationUpdate.h
5554 - Added comment on new member fSignalType. Sorry for compilation
5555 problems... I forgot to commit the header yesterday, but M. Gaug
5556 did it.
5557
5558 * macros/starmc.C
5559 - Cleaned up a little bit, made the option to choose between
5560 calibration in photons or phe- easier to set.
5561
5562 * manalysis/MMcCalibrationUpdate.[h,cc]
5563 - Added getter and setter for fSignalType. Set fSignalType=kPhot as
5564 default for consistency with MCalibrateData.
5565
5566
5567
5568 2005/02/09 Abelardo Moralejo
5569
5570 * manalysis/MMcCalibrationUpdate.cc
5571 - Updated to make the MC calibration in phe- work
5572
5573 * macros/starmc.C
5574 - same as above. Now default is calibration in phe-
5575
5576 * mraw/MRawEvtHeader.h
5577 - Added setter for the trigger pattern, absolutely needed for
5578 creating proper MC root files.
5579
5580
5581
5582 2005/02/09 Markus Gaug
5583
5584 * manalysis/MMcCalibrationUpdate.h
5585 - added missing declaration of fSignalType
5586
5587 * mjobs/MJPedestal.[h,cc]
5588 * mjobs/badpixels_0_559.rc
5589 * callisto.rc
5590 - allow exclusion of bad pixels from the beginning (default is
5591 Pixel 0 and 559).
5592 - removed some obsolete includes
5593 - took out data member fPedestalHist from MJPedestal.h which removes
5594 the crash, however I don't understand why it caused the crash!!!
5595 There seem to be problems with memory usage either in callisto.cc
5596 or in this class!!
5597 (valgrind shows several memory leaks in the TG... classes).
5598
5599 * mjobs/MJCalibration.cc
5600 - write display and containers also in case of failure of eventloop
5601
5602 * mhcalib/MHGausEvents.cc
5603 - make default display window 600x600
5604
5605 * mcalib/MCalibrationQECamMagic.cc
5606 - updated five pixels
5607
5608 * mpedestal/MExtractPedestal.[h,cc]
5609 * mpedestal/MPedCalcPedRun.cc
5610 * mpedestal/MPedCalcFromLoGain.cc
5611 - included possibility for intermediate pedestal cam (not yet used)
5612
5613 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc
5614 - initialize the bad events counters to 0 also in constructor
5615 - release the limit for bad events a bit
5616
5617 * mcalib/MCalibrationTestCam.h
5618 - take out include of TArrayI (already in base class)
5619
5620 * mcalib/MCalibrateData.h
5621 - make default argument for SetSignalType kPhe.
5622
5623 * mjobs/MJCalibrateSignalFromOuside.[h,cc]
5624 - removed
5625
5626
5627
5628 2005/02/08 Markus Gaug
5629
5630 * mhcalib/MHCalibrationCam.cc
5631 * mcalib/MCalibrationChargeCalc.cc
5632 - replaced GetNumExecutions()==0 condition by GetNumExecution() < 1
5633
5634
5635
5636 2005/02/08 Thomas Bretz
5637
5638 * mpointing/MPointingPosInterpolate.cc:
5639 - use debug option in addition to switch off output from internal
5640 eventloop. It is confusing having this output inside another
5641 eventloop.
5642 - updated missing connections in class description
5643
5644 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc:
5645 - made sure that output of PostProcess fits into 80col boundary
5646
5647 * mimage/MHillas.cc:
5648 - removed an obsolete call to TLine::Paint() in Paint.
5649
5650
5651
5652 2005/02/07 Thomas Bretz
5653
5654 * mbase/MFilter.cc:
5655 - use paranthesis around ClassName in GetRule
5656
5657 * mdata/MDataFormula.h:
5658 - fixed a wrong comment in variable description
5659
5660 * mhist/MHCamEvent.[h,cc], mhist/MHCamera.[h,cc],
5661 mjobs/MJCalibrateSignal.cc,
5662 mjobs/MJCalibrateSignalFromOutside.cc:
5663 - to make sure there are no missunderstandings we have to
5664 replace all occurances of 'Variance' by 'SqrtVariance'
5665 (it was not my decision)
5666
5667 * mastro/MAstro.[h,cc]:
5668 - added new function Angle2Coordinate
5669
5670 * mbase/MTaskEnv.[h,cc]:
5671 - fixed a bug which caused the resource task to be ignored
5672 if the default task was '<dummy>'
5673
5674 * mhbase/MH3.cc:
5675 - fixed a bug in Paint (use GetListOfPrimitives->FindObject
5676 instead of FindObject) which caused the histogram to
5677 be put a lot of times into the pad.
5678
5679 * mjobs/MJCalib.[h,cc]:
5680 - derived MJCalib from MJob in order to be able to move
5681 common code from derived classes into the base-class
5682 - implemented CheckEnvLocal to handle the resource 'DataType'
5683 - changed publicity of some variables and functions
5684 to allow setting file type from outside
5685 - added new function to set data-type for use in callisto.cc
5686
5687 * mjobs/MJCalibTest.[h,cc], mjobs/MJCalibrateSignal.[h,cc],
5688 mjobs/MJCalibration.[h,cc], mjobs/MJPedestal.[h,cc]:
5689 - removed double inheritance, replaced by single inheritance
5690 from MJCalib
5691 - replaced code to handle the resource 'DataType' by the
5692 common code in the base class
5693 - put reading of reference file into a new member function
5694 to make source code reading resource file simpler and to
5695 be able to write a function description about it (simple
5696 copy&past)
5697
5698 * callisto.cc:
5699 - added option for file-type
5700
5701 * mjobs/MJOptimize.[h,cc], mjobs/MSequences.[h,cc],
5702 mjobs/MJCut.[h,cc], ganymed.[cc,rc], mhflux/MHEnergyEst.[h,cc]:
5703 - added to repository, but not yet to Makefile because
5704 there is still some work to be done. But whoever is
5705 interested in the new classes/program may already use it.
5706
5707 * mhflux/MAlphaFitter.[h,cc]:
5708 - added option to choose the minimization value
5709
5710 * mhflux/MHAlpha.cc:
5711 - replaced significance by minimization value
5712
5713 * mhflux/MHEffectiveOnTime.cc:
5714 - use E-Option when fitting to improve error calculation
5715 by using Minos technique
5716
5717
5718
5719 2005/02/04 Markus Gaug
5720
5721 * mjobs/MJCalibration.cc
5722 - found a "the `impossible' happened" when running callisto with
5723 a pure signal extractor --> MExtractTimeFastSpline has some
5724 problems with the management of the internal arrays. Replaced it
5725 by MExtractTimeHighestIntegral as default which is as good.
5726
5727 * callisto.rc
5728 - use MExtractTimeAndChargeDigitalFilterPeakSearch as default
5729 instead of MExtractTimeAndChargeDigitalFilter. This extractor is
5730 now tested and checks for the positions of the pulse within the
5731 DAQ-window.
5732
5733
5734
5735 2005/02/04 Thomas Bretz
5736
5737 * Makefile.rules:
5738 - fixed creation of main MDep.d
5739
5740 * callisto.cc, merpp.cc, showlog.cc, showplot.cc, star.cc:
5741 - added commandline option --version
5742
5743 * mbase/MFilter.cc:
5744 - changed default for 'GetRule'
5745
5746 * mbase/MParContainer.cc:
5747 - simplified GetNewObject
5748
5749 * mfbase/MF.cc:
5750 - if no conditional sign is found try to create
5751 MFilter-object
5752
5753 * mraw/MRawEvtData.cc:
5754 - fixed the initialization of fABFlags in case maxid==0 which
5755 is the default. This caused MRawEvtPixelIter::HasABFlag
5756 to do unallowed access to memory for old root-files without
5757 the AB flag, because it assumed (due to size==1) that the
5758 data contains the ab flag
5759
5760 * mraw/MRawEvtPixelIter.[h,cc]:
5761 - removed some obsolete debug comments
5762 - simplified HasABFlag
5763
5764 * manalysis/MCerPhotPix.h:
5765 - removed the `!` again. It gave problems with the Mars
5766 display. We agreed that this is a minor problem because
5767 the structure of MCerPhot* will chnage soon in any case.
5768
5769
5770
5771 2005/02/04 Abelardo Moralejo
5772
5773 * macros/starmc2.C
5774 - added to output missing container MConcentration.
5775
5776
5777
5778 2005/02/03 Thomas Bretz
5779
5780 * mfbase/MFilterList.[h,cc]:
5781 - added new function AddToList(TCollection&)
5782
5783 * mhbase/MFillH.cc:
5784 - print a warning if 'same'-option given without
5785 a corresponding existing tab
5786
5787 * mhflux/MHAlpha.[h,cc]:
5788 - made time bins settable by user
5789
5790 * mfileio/MWriteRootFile.cc:
5791 - fixed ReInit and a warning output when writing to memory
5792
5793
5794
5795 2005/02/03 Markus Gaug
5796
5797 * mcalib/MCalibColorSet.[h,cc]
5798 - implement possibility to set colour explicitely (e.g. for MC).
5799
5800 * msignal/MExtractTimeAndChargeDigitalFilter.cc
5801 - intialize fTimeShiftHiGain and fTimeShiftLoGain by default.
5802
5803 * mjobs/MJPedestal.cc
5804 - in case, extractor is used, put the extractor into the tasklist,
5805 otherwise ranges do not get initialized correctly (wrong memory
5806 usage!). Use an event selector, however to not skip the Process.
5807 This is as fast as before and now safe for any kind of extractor
5808
5809 * mcalib/MCalibrationCam.h
5810 * mcalib/MCalibrationTestCam.h
5811 * mcalib/MCalibrationTestCam.cc
5812 - initialize a missing array in InitAverageAreas
5813
5814 * mraw/MRawEvtHeader.h
5815 - introduced Setter() of cal. pattern for Abelardo
5816
5817
5818
5819 2005/02/02 Markus Gaug
5820
5821 * mcalib/MCalibrationChargeCam.cc
5822 - fixed small bug in the display of mean charges when low-gain was
5823 used.
5824
5825 * msignal/MExtractor.cc
5826 - print the missing overlap between high-gain and low-gain
5827 in the Print() function
5828 - remove setting of fHiLoLast in PreProcess, otherwise cloned
5829 extractors do not work any more with windows exceeding the
5830 high-gain range.
5831
5832 * mhcalib/MHCalibrationTestCam.[h,cc]
5833 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
5834 - set proper probability limits for the fits
5835
5836 * mcalib/MCalibrateData.cc
5837 - catch the case in which no interlaced cal. events are being sent
5838 by the pulser box.
5839
5840 * mjobs/MJCalib.[h,cc]
5841 - put the data type enum in a new base class
5842
5843 * mjobs/MJCalibTest.[h,cc]
5844 - re-name old class MJExtractCalibTest to MJCalibTest and make it
5845 compatible with the sequence-files.
5846
5847 * mjobs/MJExtractCalibTest.[h,cc]
5848 - removed
5849
5850 * mjobs/MJCalibrateSignal.cc
5851 - put a compiler warning about the default cal. to photo-electrons
5852
5853 * callisto.cc
5854 - add new flag "--use-test" to enable the MJCalibTest facility
5855 (default: not used)
5856
5857
5858
5859 2005/02/01 Raquel de los Reyes
5860
5861 * mjobs/MSequence.h
5862 - Added "Get" functions for the TArrays variables.
5863
5864
5865
5866 2005/02/01 Markus Gaug
5867
5868 * mjobs/MJPedestal.[h,cc]
5869 * mjobs/MJCalibration.[h,cc]
5870 * mjobs/MJCalibrateSignal.[h,cc]
5871 * callisto.rc
5872 - put enum for data type. Can now set the data type (mc, raw, root)
5873 without running the data check.
5874
5875 * mhcalib/MHCalibrationCam.cc
5876 - return kTRUE in PostProcess if GetNumExecutions is 0
5877
5878 * mcalib/MCalibrationChargeCalc.cc
5879 - return kTRUE in PostProcess if GetNumExecutions is 0
5880
5881
5882
5883 2005/02/01 Daniel Mazin
5884
5885 * MPointingPosInterpolate.cc:
5886 - fixed bug to match the units of Ra and Decl in MPointingPos
5887 - fixed bug in handling of events with times outside of times from
5888 MDrive tree
5889
5890
5891
5892 2005/02/01 Thomas Bretz
5893
5894 * showplot.cc:
5895 - another fix to make the batch mode working (you can use the batch
5896 mode to convert a root-file into another format)
5897
5898
5899
5900 2005/01/31 Thomas Bretz
5901
5902 * mbase/MStatusDisplay.cc:
5903 - fixed handling of batch mode in GetCanvas(const TString &name)
5904 - don't skip already existing tabs in Display()
5905
5906
5907
5908 2005/01/31 Raquel de los Reyes
5909
5910 * mjobs/MSequence.h
5911 - Added "Get" functions for some of the sequence.txt file
5912 parameters.
5913
5914
5915
5916 2005/01/31 Markus Gaug
5917
5918 * mjobs/MJob.[h,cc]
5919 * mjobs/MJCalibrateSignal.[h,cc]
5920 * mjobs/MJCalibration.[h,cc]
5921 - move file type enum to base class
5922
5923 * mjobs/MJCalibrateSignal.[h,cc]
5924 - allow also for direct setting of an MRunIter (not used in
5925 callisto).
5926
5927 * mcalib/MCalibrationChargeCalc.[h,cc]
5928 - test also for pulser strength changes additionally to changes in
5929 colour.
5930
5931
5932
5933 2005/01/31 Abelardo Moralejo
5934
5935 * mpointing/MSrcPosCalc.cc
5936 - Create only one instance of MAstroSky2Local for the
5937 transformations, instead of two identical ones, as it was before.
5938
5939
5940
5941 2005/01/30 Markus Gaug
5942
5943 * mjobs/MJCalibration.cc
5944 * mjobs/MJPedestal.cc
5945 * mjobs/calibrationref_Nov04.rc
5946 * mhcalib/MHCalibrationRelTimeCam.[h,cc]
5947 - updated correct display of reference lines
5948
5949
5950
5951 2005/01/29 Markus Gaug
5952
5953 * msignal/MExtractFixedWindowSpline.[h,cc]
5954 - fixed a bug occurring with overlapping windows between high-gain
5955 and low-gain
5956
5957 * msignal/MExtractFixedWindowPeakSearch.cc
5958 - take out call to fSignals->Clear() which is already done in
5959 MTaskList.
5960
5961 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.[h,cc]
5962 - new extractor reducing the bias and solving the problem with the
5963 jumping pulse readout.
5964
5965
5966
5967 2005/01/28 Abelardo Moralejo
5968
5969 * mpointing/MSrcPosCalc.cc
5970 - updated. Make it work as desired: obtain for each event the x,y
5971 position on the camera of a source whose celestial coordinates
5972 (J2000) have been set by the user in the container "MSourcePos"
5973 of type MPointingPos, added to the parameter list. If the
5974 container MSourcePos is not found, the center of the camera (or
5975 other fixed position x,y set in the parameter list by the user -
5976 in MSrcPosCam) is used as source position for all the events in
5977 the loop.
5978
5979
5980
5981 2005/01/28 Thomas Bretz
5982
5983 * mjobs/MJCalibrateSignal.cc:
5984 - fixed that extract1,2,3 haven't been deleted if loop failed.
5985 - print tasklist also if loop failed.
5986 - added a undefined task (MTaskEnv "FinalFantasy") as last task to
5987 the event processing tasklist
5988
5989 * callisto.rc:
5990 - added comments about "FinalFantasy" into call
5991 - added comment for obsolete resources as discussed yesterday
5992 evening: TimeUpperLimit
5993
5994 * mbase/MMath.[h,cc], manalysis/MCerPhotPix.[h,cc],
5995 mpedestal/MPedPhotPix.h:
5996 - replaced TruncatePrecision by ReducePrecision (its simply a better
5997 name)
5998
5999 * mbase/MParList.cc:
6000 - added a check to make 200%(!) sure that the container added
6001 to the list is a MParContainer (everything else could crash
6002 almost everything in Mars!)
6003
6004 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.[h,cc],
6005 mjobs/MJPedestal.cc:
6006 - simplified the code in the WriteResult functions by using
6007 the new WriteContainer in MJob
6008 - removed the TObjArray from the MParList! It is NOT a MParContainer
6009 there are a lot of circumstance how this can crash Mars. I don't
6010 know why the compiler allowed for this.
6011 - unified WriteResult and WriteHists
6012 - split GetOutputFile into two functions for simplification
6013
6014 * mjobs/MJCalibration.h:
6015 - copy the extractorcam name when copying the contents
6016
6017 * mjobs/MJob.[h,cc]:
6018 - new member function WriteContainer to simplify code in derived
6019 classes
6020
6021 * mpointing/MSrcPosCalc.[h,cc]
6022 - fixed the header according to Abelardo's changes
6023 - added the initialization of the pointers to the constructor
6024
6025
6026
6027 2005/01/28 Markus Gaug
6028
6029 * msignal/MExtractTimeAndChargeDigitalFilter.cc
6030 - introduce a security check for the time fine adjustment in case,
6031 it is too large.
6032
6033 * mcalib/MCalibConstCam.[h,cc]
6034 * mcalib/MCalibConstPix.h
6035 - new classes to allow display of changing cal. constants with the
6036 interlaced cal. events
6037
6038 * mcalib/MCalibrationChargeCalc.cc
6039 - removed stopping of PostProcess in case that the evtloop is
6040 finished with interlaced cal. events
6041
6042 * mcalib/MCalibrateData.[h,cc]
6043 - fill MCalibConstCam with update results (once per calib. consts
6044 update == every 10 sec.)
6045 - introduce check for size of calibration constant. In case, it is
6046 completetly out of range, set the MBadPixelsPix::IsUnsuitableRun
6047
6048 * mjobs/MJCalibrateSignal.cc:
6049 - display one MHCamera more with changing conv. factors (only for
6050 interlaced cal. events)
6051
6052 * mpedestal/MPedCalcFromLoGain.cc
6053 - set default for MExtractWinFirst from 15 to 17 because of the
6054 late cosmics signals in December
6055
6056
6057 2005/01/28 Abelardo Moralejo
6058
6059 * mtemp/mpadova/macros/trainsubsample.C
6060 - added # of events to be written in the output (instead of
6061 fraction of total). Moved MSrcPosCam in output from RunHeaders
6062 to Events tree.
6063
6064
6065
6066 2005/01/27 Daniel Mazin and Markus Gaug
6067
6068 * mcalib/MCalibrateData.[h,cc]
6069 - derive this class from MCamEvent in order to be able to display
6070 evolution of conversion factors in case of interlaced cal.
6071 events
6072
6073 * mpointing/MInterpolatePointingPos.[h,cc]
6074 - new class to interpolate pointing positions, adapted from a class
6075 by Marcos Lopez
6076
6077 * mjobs/MJCalibrateSignal.[h,cc]
6078 - enabled the calibration of data with interlaced calibration events
6079
6080 * msignal/MArrivalTime.[h,cc]
6081 * mcalib/MCalibrateRelTime.cc
6082 - removed Error of calibrated arrival time, as agreed on the last
6083 software calibration meeting yesterday
6084
6085 * mjobs/MJCalibrateSignal.cc
6086 - add display to show histogramming of conversion factors
6087 - modify default calibration to equiv. photo-electrons
6088 - allow for setting of MC, Raw or Root-file type in callisto.rc
6089
6090 * callisto.rc
6091 - updated conf. file
6092
6093
6094 2005/01/27 Thomas Bretz
6095
6096 * callisto.cc:
6097 - don't display starting pedestals when calibrating the signal
6098
6099 * callisto.rc:
6100 - added some comments
6101
6102 * star.rc:
6103 - according to Daniel M. we have agreed to change the default
6104 cleaning level to adapt it roughly to the new pedestal
6105
6106 * manalysis/MCerPhotPix.[h,cc], mpedestal/MPedPhotPix.h:
6107 - as agreed in the current calibration meeting we truncate the
6108 precision of the stored floating point values to roughly 0.5%
6109 to gain storage space in the calibrated data (the gzip
6110 algorithm compresses this stuff nicely - we gain roughly 15%)
6111
6112 * mhflux/MHFalseSource.cc, mjobs/MJCalibration.cc, mjobs/MJStar.cc:
6113 - added a comment
6114
6115 * mjobs/MJCalibrateSignal.cc:
6116 - changed title of unsuitable plot
6117 - removed plot for calibrated fundamental pedestal as agreed in the
6118 current calibration meeting (we may change this to an option)
6119
6120 * mjobs/MJPedestal.[h,cc]:
6121 - changed the name of the "PedDiff" plot to be consistent with the
6122 other tab-name
6123 - changed the options for the display
6124 - removed the dependancy of fDisplayType and the SetDataCheck
6125 option
6126 - added option kDisplayNone
6127 - renamed enums from k*Display to kDisplay*
6128
6129 * mhist/MHCamEvent.cc:
6130 - trying to get rid of the Err_%p workaround.
6131
6132 * manalysis/MCerPhotEvt.[h,cc]:
6133 - added some '!' signs in the comment line. This is quick hack
6134 to gain I/O speed and storage space. We will soon have new
6135 containers for the calibrated data and image cleaning
6136 information.
6137 - changed version number to 6
6138
6139 * mhist/MHCamera.cc:
6140 - added member function SetAllUsed
6141
6142
6143
6144 2005/01/26 Abelardo Moralejo
6145
6146 * macros/mccalibrate.C
6147 - removed creation and writing out of MSrcPosCam. It is more
6148 flexible to add it in starmc2.C if needed (for wobble mode for
6149 instance).
6150
6151 * mtemp/mpadova/macros/RanForestDISP.C
6152 - added possibility to set the number of hadrons read in for the
6153 training. Added some missing containers to output.
6154 - Fixed rule concerning the DISP, by adding parentheses. Remember
6155 that MHMatrix::AddColumn does not respect the usual precedence
6156 of operations!
6157
6158 * mtemp/mpadova/macros/resize.C
6159 - added to output missing container MRawEvtHeader
6160
6161 * macros/starmc2.C
6162 - added missing container MImagePar. Added possibility to set the
6163 source position on the camera (for the wobble mode).
6164
6165
6166
6167 2005/01/25 Abelardo Moralejo
6168
6169 * macros/starmc2.C
6170 - modified to allow double (train / test) output, for g/h
6171 separation studies. Added several missing containers to output.
6172
6173
6174
6175 2005/01/25 Thomas Bretz
6176
6177 * mcalib/MCalibrationIntensityChargeCam.cc:
6178 - fixed a lot of 'default argument'-warnings to make to code
6179 compile
6180
6181 * mbase/MParContainer.[h,cc]:
6182 - moved the empty Reset() function into the source file and
6183 added a lot of comments
6184 - implemented new helper-functions: GetNewObject
6185
6186 * mbase/MContinue.[h,cc]:
6187 - allow to use MFilter-classes as filter in ReadEnv
6188
6189 * mbase/MTaskEnv.cc:
6190 - replaced some code by GetNewObject
6191
6192 * mhbase/MFillH.cc:
6193 - handle DrawOption "same" to be able to draw to the same pad
6194
6195 * mhbase/MH.[h,cc]:
6196 - added same-argument to DrawSame
6197
6198 * mhbase/MH3.cc:
6199 - removed some obsolete comments
6200 - remove own drawing options before calling fHist->Draw
6201
6202 * mimage/MHHillas.cc, mimage/MHImagePar.cc:
6203 - first try of implementing 'same' drawing option
6204
6205
6206
6207 2005/01/25 Markus Gaug
6208
6209 * mcalib/MCalibrationPattern.[h,cc]
6210 * mcalib/MCalibrationPatternDecode.[h,cc]
6211 - New Decoder task for the calibration pattern from the
6212 digital modules
6213
6214 * mraw/MRawEvtHeader.[h,cc]
6215 - remove decoding from this class
6216
6217 * mcalib/MCalibrationIntensityHiLoCam.[h,cc]
6218 - remove, because one needs anyhow much more than one data file
6219 to get a reasonable conversion factor
6220
6221 * mcalib/MCalibCalcFromPast.[h,cc]
6222 - remove MCalibrationIntensityHiLoCam
6223
6224 * mbadpixels/MBadPixelsPix.h
6225 * mbadpixels/MBadPixelsCam.cc
6226 - changed one function name to GetUnsuitableCalLevel()
6227
6228 * mjobs/MJCalibration.cc
6229 - replace all Y-titles with units "FADC counts" by "FADC cnts" and
6230 "FADC slices" by "FADC sl.", otherwise they range out of the
6231 canvas.
6232
6233 * mcalib/MCalibrationChargeCalc.cc
6234 - ensure to set the color correctly in MCalibrationBlindCam
6235
6236 * callisto.rc
6237 - put space for
6238 MJCalibrateSignal.ExtractSignal.HiGainFirst: 2
6239 MJCalibrateSignal.ExtractSignal.HiGainLast: 16
6240
6241
6242 2005/01/24 Abelardo Moralejo
6243
6244 * manalysis/MMcCalibrationUpdate.cc
6245 - Adapted to changes in MCalibrateData from 2005/01/16: moved
6246 qepix.SetAvNormFFactor(1.) from Process() to ReInit(). Due to
6247 this, for the last week you may have found trouble running
6248 starmc.C and mccalibrate.C.
6249
6250
6251
6252 2005/01/24 Thomas Bretz
6253
6254 * callisto.cc:
6255 - removed non-existing option from output
6256
6257 * manalysis/MEnergyEstimate.[h,cc]:
6258 - added ReadEnv member function
6259
6260 * mbase/MContinue.[h,cc]:
6261 - implementes AllowEmpty option to support doing nothing
6262 defined in resource file
6263 - added a first draft to allow usage of class-filters instead of
6264 rules
6265
6266 * mbase/MMath.[h,cc]:
6267 - implemented a function suggested by Florian Goebel which reduces
6268 the precision of a float to ~0.5% which is usefull for data
6269 compression by gzip
6270
6271 * mdata/MDataChain.[h,cc]:
6272 - implemented ReadEnv member function
6273
6274 * mfbase/MF.cc:
6275 - a small enhancement to the output in ReadEnv
6276
6277 * mhbase/MH3.cc:
6278 - fixed call to FindObject in Paint which caused a profile to be
6279 displayed incorrectly in case it was read from a file
6280
6281 * mhflux/MHFalseSource.[h,cc]:
6282 - removed old obsolete unsused Significance functions
6283 - implemented ReadEnv member function
6284 - set false source binning only if BinningFalseSource is not default
6285 - check parlist for BinningAlpha
6286
6287 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
6288 mjobs/MJPedestal.cc:
6289 - added an additional check and output if output-file could
6290 not be opened
6291
6292 * mjobs/MJob.h:
6293 - added some Getter
6294
6295 * mhbase/MBinning.[h,cc].
6296 - added nen member functions
6297 + SetEdgesRaw
6298 + ReadEnv
6299 + Print
6300
6301 * mhflux/MAlphaFitter.[h,cc]:
6302 - added new member function ReadEnv
6303
6304 * mhflux/MHAlpha.cc:
6305 - fixed a problem when fitting without off-data
6306
6307 * mbase/MStatusDisplay.cc:
6308 - implemented a further fix in DrawClonePad to make sure
6309 that the X-stuff doesn't get confused while still
6310 GetDrawOption returns the correct value
6311
6312
6313
6314 2005/01/24 Markus Gaug
6315
6316 * msignal/MExtractTimeAndChargeDigitalFilter.cc
6317 - introduced security check for the times fine-tuning to catch
6318 outliers because of deviating pulse forms.
6319
6320 * msignal/MExtractTime.cc
6321 * msignal/MExtractor.cc
6322 - lowered default high-gain saturation limit to 250
6323 - removed Clear() for two results containers at beginning of Process()
6324
6325 * msignal/MExtractor.h
6326 - Take fHiLoLast into the Clone()
6327
6328 * msignal/MExtractedSignalPix.cc
6329 - change sign of default initializer to negative.
6330
6331
6332
6333 2005/01/23 Markus Gaug
6334
6335 * mhcalib/MHCalibrationHiLoCam.[h,cc]
6336 - updated to new logain switch setting in MExtractTimeAndCharge
6337 - extract also high-gain vs. low-gain time difference
6338
6339 * mhcalib/MHCalibrationCam.[h,cc]
6340 * mhcalib/MHCalibrationChargeCam.[h,cc]
6341 - updated reading of conf. values in ReadEnv
6342
6343 * mhcalib/MCalibrationHiLoCam.[h,cc]
6344 * mhcalib/MCalibrationHiLoPix.[h,cc]
6345 * mhcalib/MCalibrationIntensityHiLoCam.[h,cc]
6346 - updated accordingly
6347
6348 * mbadpixels/MBadPixelsCam.cc
6349 - removed some bugs in the Print() function
6350
6351
6352
6353 2005/01/22 Markus Gaug
6354
6355 * mhcalib/MHCalibrationRelTimeCam.cc
6356 - display in the averaged times display the event-by-event averaged
6357 absolute arrival times instead of the rel. ones which do not make
6358 much sense.
6359
6360 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
6361 * mhcalib/MHCalibrationTestCam.[h,cc]
6362 - update to the latest changes in analysis chain.
6363
6364 * mjobs/MJExtractCalibTest.[h,cc]
6365 - update to the latest changes in analysis chain.
6366
6367 * mjobs/MJCalibration.cc
6368 - replace title of that times-averageing Tab from "RelTimes" by
6369 "Times".
6370
6371 * macros/calibration.C
6372 - update to changes in MJExtractCalibTest
6373
6374
6375
6376 2005/01/21 Markus Gaug
6377
6378 * msignal/MExtractTimeAndChargeDigitalFilter.cc
6379 * msignal/MExtractTimeAndChargeSlidingWindow.cc
6380 * msignal/MExtractTimeAndChargeSpline.cc
6381 - use the max. bin content for low-gain extraction
6382
6383 * callisto.rc
6384 - add place for LoGainSwitch
6385
6386
6387
6388 2005/01/21 Florian Goebel
6389
6390 * mfbase/MF.cc:
6391 - include a (TString) cast to make it compilable with gcc2.95.3
6392
6393
6394
6395 2005/01/21 Thomas Bretz
6396
6397 * mpointing/MSrcPosFromModel.cc:
6398 - fixed crash in Process if no pointing model available
6399
6400 * mpointing/MPointingPosCalc.h:
6401 - added missing initialization of data members
6402
6403 * mastro/MObservatory.[h,cc]:
6404 - added ReadEnv member function
6405
6406 * mbase/MTaskEnv.h:
6407 - added (=0) default to SetDefault
6408
6409
6410
6411 2005/01/20 Markus Gaug
6412
6413 * mcalib/MCalibrationIntensityChargeCam.[h,cc]
6414 - added function to display fluctuations of a variable
6415
6416 * mcalib/MCalibrationPix.cc
6417 - fixed small bug in High-gain mean error.
6418
6419 * msignal/MExtractTimeAndCharge.[h,cc]
6420 - introduced high-gain maximum limit before extracting the low-gain
6421
6422
6423
6424 2005/01/20 Thomas Bretz
6425
6426 * mbase/MContinue.[h,cc]:
6427 - added ReadEnv member function to support resource files
6428
6429 * mbase/MEvtLoop.[h,cc]:
6430 - added a second arguemtn to reading of the resource file by name
6431 - added some checks when reding the resource file and the
6432 parameter list hasn't been setup
6433
6434 * mbase/MParList.cc:
6435 - removed an obsolete output from ReadEnv
6436
6437 * mfbase/MF.[h,cc]:
6438 - added ReadEnv member function to support resource files
6439 - added kAllowEpty flag to support skipping by resource files
6440
6441 * mfbase/MFilterList.cc:
6442 - added a comment
6443
6444 * mbase/MStatusDisplay.[h,cc]:
6445 - fixed Write to be compatible with root 4.02/00
6446 - worked around a problem with reading the DrawOption correctly
6447 from a stored status display
6448
6449
6450
6451 2005/01/19 Thomas Bretz
6452
6453 * mbase/MMath.cc:
6454 - added a comment to SignificanceLiMa, made by Daniel Mazin
6455 - also check for b==0
6456
6457 * mhflux/MAlphaFitter.[h,cc]:
6458 - fixed significance calculation in case of on-off data
6459 - added fScaleFactor
6460
6461 * mhflux/MHAlpha.[h,cc], mhflux/MHFalseSource.cc:
6462 - handle scale factor in case of on-off observations
6463
6464 * mjobs/MJPedestal.cc:
6465 - aligned screen output to 80col rule
6466
6467 * mtrigger/MFTriggerPattern.[h,cc]:
6468 - assigned correct integers to enum
6469 - made sure that the enum is correctly handled in all function by
6470 applying a r-value to the condition
6471
6472
6473
6474 2005/01/19 Abelardo Moralejo
6475
6476 * mtrigger/MFTriggerPattern.[cc,h]
6477 - Changed Bool_t arguments of all setters to new type Prescale_t
6478 defined by N. Galante (see below)
6479
6480
6481
6482 2005/01/19 Nicola Galante
6483
6484 * mtrigger/MFTriggerPattern.[cc,h]
6485 - added in header enum Prescale_t { kUnPrescaled = kFALSE,
6486 kPrescaled = kTRUE };
6487
6488 - fixed a bug in Process, both fMaskRequiredUnprescaled and
6489 fMaskRequiredPrescaled are checked simultaneously.
6490
6491
6492
6493 2005/01/18 Markus Gaug
6494
6495 * mcalib/MCalibColorSet.cc
6496 - fixed the remaining day of data without colour in project name
6497 neither in digital modules bits.
6498
6499 * mpedestal/MPedCalcPedRun.[h,cc]
6500 - catch the continuous light runs with MRawRunHeader::fRunType
6501 == kRTCalibration to be recognized as effective pedestal runs.
6502
6503
6504 2005/01/18 Thomas Bretz
6505
6506 * mbase/MMath.cc:
6507 - added a check for s==0 in SignificanceLiMa, because otherwise the
6508 result is NaN
6509
6510 * mfbase/MF.cc:
6511 - removed an obsolete debugging output from the latest changes
6512
6513 * mhflux/MHAlpha.cc:
6514 - reset fHTime, too
6515
6516
6517
6518 2005/01/18 Nicola Galante
6519
6520 * mtrigger/MFTriggerPattern.cc:
6521 - added parentesis to ensure bitwise operators priority
6522 with respect to logical operators.
6523
6524
6525 2005/01/17 Thomas Bretz
6526
6527 * manalysis/MEnergyEstimate.[h,cc]:
6528 - changed to be more general. Energy is now estimated from a rule
6529 (MDataChain) The default behaviour is still the same as before
6530 to copy the energy from MMcEvt
6531
6532 * mbase/MTask.cc:
6533 - changed to write out the descriptor istead of the task-name only
6534 in Pre/PostProcess
6535
6536 * mhbase/MH.cc:
6537 - initialize fSerialNumber and fNumExecutions in constructor
6538
6539 * mhflux/MHFalseSource.cc:
6540 - according to a suggestion by Markus Mayer I have changed
6541 \\sigma_{max}=f to S_{max}=f\\sigma
6542
6543 * mjobs/MJCalibrateSignal.cc:
6544 - as discussed with Markus and Abelardo fixed the MFTriggerPattern
6545 call.
6546
6547 * mtrigger/MFTriggerPattern.cc, mtrigger/MTriggerPattern.cc,
6548 mtrigger/MTriggerPatternDecode.cc:
6549 - added some comment about file version
6550
6551 * mbase/MFilter.h:
6552 - implemented new virtual function GetDataMember like in MData
6553
6554 * mbase/MTask.[h,cc]:
6555 - when filter is added ass GetDataMember to branch list (should be
6556 obsolete, because filter is in the tasklist, but it should not hurt)
6557
6558 * mfbase/MF.[h,cc], mfbase/MFDataChain.[h,cc], mfbase/MFDataMember.[h,cc],
6559 mfbase/MFilterList.[h,cc]:
6560 - implemented new function GetDataMember
6561
6562
6563
6564 2005/01/17 Markus Gaug
6565
6566 * msignal/MExtractTimeAndChargeDigitalFilter.cc
6567 - remove a situation where the high-gain signal can be 0.
6568
6569 * mtrigger/MTriggerPattern.h
6570 - fixed a bug in defining the trigger bit pattern (Have to start
6571 from 0 instead of 1)
6572
6573 * mjobs/MJPedestal.cc
6574 * mjobs/MJCalibrateSignal.cc
6575 - fixed default extraction ranges.
6576
6577 * callisto.rc
6578 - fixed default weights files for pedestal extraction for cosmcis
6579
6580 * mcalib/MCalibrationChargeCalc.cc
6581 - removed program exit on occurrance of multiple colours without
6582 intensity calibration
6583
6584
6585
6586 2005/01/17 Nadia Tonello and Markus Gaug
6587
6588 * mcalib/MCalibrationChargeCam.cc
6589 - some fit improvements in the function GetAveragedConvFADC2PhotPerArea
6590
6591
6592
6593 2005/01/16 Markus Gaug
6594
6595 * mhcalib/MHCalibrationCam.[h,cc], mhcalib/MHCalibrationRelTimeCam.[h,cc],
6596 mhcalib/MHCalibrationChargeCam.[h,cc]
6597 - put overflow management and results camera initialization into
6598 base class
6599
6600 * mcalib/MCalibrateData.[h,cc]
6601 - added possibility to re-normalize signal to equiv. photo-electrons
6602 ( SetSignalType(MCalibrateData::kPhe) ).
6603 Default is old version in photons
6604 - speed up Process by storing pre-calculated calibration constants
6605 in arrays (needed 40% of CPU time of the eventloop before, now: 23%)
6606 - added new pointer to different MCalibrationChargeCam used for
6607 updates
6608 - added possibility to update the conversion factors using the
6609 MCalibrationChargeCam stored in fCalibUpdate.
6610 - added Print() function
6611
6612 * mcalib/MCalibCalcFromPast.[h,cc]
6613 - committed final version, now also in the Makefile
6614
6615 * mjobs/MJCalibrateSignalFromOutside.[h,cc], macros/calibration.C
6616 - committed final version, now able to calibrate interlaced cal.
6617 events.
6618
6619
6620
6621 2005/01/14 Hendrik Bartko
6622
6623 * msignal/calibration_weights_UV.dat
6624 - fixed a small bug in the noise autocorrelation of the AB-noise
6625
6626 * msignal/calibration_weights_blue.dat
6627 - new weights file for blue calibration pulses
6628
6629 * cosmics_weights.dat
6630 - fixed a small bug in the noise autocorrelation of the AB-noise
6631
6632
6633
6634 2005/01/14 Markus Gaug
6635
6636 * msignal/MExtractTimeAndChargeDigitalFilter.cc
6637 - added a small acceleration of the program, tested by Hendrik and
6638 me.
6639
6640 * mpedestal/MPedCalcFromLoGain.cc
6641 - fixed one warning output which was not a real warning.
6642
6643 * mcalib/MCalibrationChargeCam.cc
6644 - improved the function to calculate a mean conversion factor over
6645 the whole camera including a fit to the values.
6646
6647 * mpedestal/MPedCalcPedRun.[h,cc]
6648 - undo some changes introduced by TB on 2/12/04 which had made the
6649 use of interlaced pedestal events impossible again.
6650 - Use now the new class MTriggerPattern directly to recognize an
6651 interlaced pedestal event.
6652
6653
6654
6655 2005/01/14 Thomas Bretz
6656
6657 * callisto.cc:
6658 - fixed a typo in output
6659
6660 * manalysis/MGeomApply.cc:
6661 - removed some old code already in comments
6662 - added possibility to switch off automatic processing (used
6663 if two different geometries around)
6664
6665 * manalysis/MMultiDimDistCalc.cc, mhbase/MHMatrix.[h,cc],
6666 mranforest/MRanForestCalc.cc, mtools/MHSimulatedAnnealing.[h,cc],
6667 mtools/MSimulatedAnnealing.h:
6668 - added include of TVector because in newer root version it is
6669 not included from TMatrix anymore
6670
6671 * mbase/BaseLinkDef.h, mbase/MMath.[h,cc]:
6672 - to stick to the convention of TMath in newer root versions MMath
6673 changed from a class to a namespace
6674
6675 * mbase/MEvtLoop.[h,cc]:
6676 - to support newer root version added a second Write-function
6677 with a const qualifier.
6678
6679 * mdata/MDataChain.cc:
6680 - changed access to TMath for newer root versions
6681
6682 * mfileio/MChain.[h,cc]:
6683 - implemented a workaround for teh changed LoadTree definition
6684 in newer root-versions
6685
6686 * mfileio/MReadTree.cc:
6687 - fixed a bug in CheckBranchSize caused some warning to be
6688 displayed
6689
6690 * mhflux/MHAlpha.cc:
6691 - removed check for fResult in PostProcess (it is always there)
6692
6693 * msignal/MExtractTimeFastSpline.cc:
6694 - fixed delete --> delete[]
6695
6696 * mbadpixels/MBadPixelsCalc.cc:
6697 - slight change to some output
6698
6699 * mbase/MTaskEnv.h:
6700 - set name of default task when pointer is given
6701
6702 * mjobs/MJCalibrateSignal.cc:
6703 - fixed handling of extraction range for various cases
6704 - fixed handling in case no arrival times are calculated
6705
6706 * mjobs/MJCalibration.cc:
6707 - write at least a default arrival time calibration container
6708 to make further processing easier
6709
6710 * mjobs/MJPedestal.[h,cc]:
6711 - fixed handling of extraction range for various cases
6712
6713
6714
6715 2005/01/14 Abelardo Moralejo
6716
6717 * mtemp/mpadova/macros/trainsubsample.C, RanForestDISP.C
6718 - added. Two macros used in the analysis of real wobble mode data.
6719
6720
6721
6722 2005/01/14 Daniela Dorner
6723
6724 * macros/sql/filldotrun.C
6725 - added new arehucas-verions and changed code accordingly
6726
6727
6728
6729 2005/01/13 Abelardo Moralejo
6730
6731 * macros/starmc.C
6732 - Added (commented) lines for the case of gamma MC source off-axis
6733 (wobble mode). Changed default extractor to
6734 MExtractFixedWindowPeakSearch.
6735
6736
6737
6738 2005/01/13 Raquel de los Reyes
6739
6740 * callisto.rc
6741 - introduced several configuration lines
6742 (format: "class".DataCheck: No) to allow callisto
6743 to run with rawfiles. Necessary for the datacheck.
6744
6745
6746
6747 2005/01/13 Markus Gaug
6748
6749 * mcalib/MCalibColorSet.cc
6750 - fixed runs 45605-45609
6751
6752 * msignal/MExtractor.h
6753 - take out the variable fHiLoLast from the streamer. Will be
6754 initialized in the ReInit(), if needed
6755
6756 * msignal/MExtractor.cc
6757 - Initialized fHiLoLast to 0. Otherwise, a second eventloop with
6758 the same extractor may have that variable set to a certain
6759 value, even if not desired. The ReInit() fixes fHiLoLast, if
6760 different from 0.
6761
6762 * mpedestal/MExtractPedestal.cc
6763 * mpedestal/MPedCalcPedRun.cc
6764 * mpedestal/MPedCalcFromLoGain.cc
6765 - fix the output of the print to the correct value for the case
6766 that the extractor is used.
6767
6768
6769 2005/01/13 Thomas Bretz
6770
6771 * callisto.rc:
6772 - fixed some typos
6773
6774 * mbase/MLog.cc:
6775 - unset DEBUG defined unintentionally
6776
6777 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
6778 - removed printing Weights in InitArrays, because otherwise
6779 the output of a full data calibration is totally crowded
6780 with numbers. Having the weights-file name on the display
6781 is perfectly enough.
6782
6783
6784
6785 2005/01/12 Markus Gaug
6786
6787 * mcalib/MCalibrationIntensityRelTimeCam.cc
6788 - added fit to improve averageing of the obtained results
6789
6790
6791
6792 2005/01/12 Thomas Bretz
6793
6794 * manalysis/MMatrixLoop.cc:
6795 - changed name to MRead because it now derives from MRead
6796
6797 * mbase/MEvtLoop.[h,cc]:
6798 - implemented an option not to cascade the status display to the
6799 parameter list in PreProcess
6800
6801 * mhflux/MHAlpha.cc:
6802 - changed name of "Significance" to "MinimizationValue"
6803 - return -significance to have a value being minimized
6804
6805 * mhist/MHCamera.cc:
6806 - fixed output of text in legend
6807
6808 * mhist/MHEvent.[h,cc]:
6809 - implemented new options for calibrated pedestals
6810
6811 * mmain/MEventDisplay.cc:
6812 - fixed to support latest changes in MJCalibrateSignal
6813
6814 * mpedestal/MPedPhotCam.cc:
6815 - added new options in GetPixelContent (4 and 5) to support
6816 a correct camera display
6817
6818 * mjobs/MJCalibrateSignal.cc:
6819 - fixed display of calibrated pedestal and pedestal rms
6820 - changed order of plots. Now all interpolated values
6821 (means all calibrated values which are bad-pixel treated)
6822 are displayed behind the unsuitable pixels.
6823
6824 * mjobs/MJ*.cc:
6825 - corrected all wrong %06d to %08d to fit the number of
6826 digits in run-numbers
6827
6828
6829
6830 2005/01/11 Abelardo Moralejo
6831
6832 * mjobs/Makefile
6833 - added missing include -I ../mtrigger
6834
6835
6836
6837 2005/01/11 Thomas Bretz
6838
6839 * callisto.cc, callisto.rc:
6840 - changed such, that all three kinds of pedestals are calcualted
6841 (usefull for studies)
6842
6843 * manalysis/MMatrixLoop.[h,cc]:
6844 - derived from MRead
6845 - implemented some basic functions from MRead
6846
6847 * mfilter/MFCosmics.[h,cc]:
6848 - allow setting of name of MPedestalCam
6849
6850 * mhbase/MBinning.[h,cc]:
6851 - added SetEdges taking MParList as input
6852
6853 * mhflux/MHAlpha.cc:
6854 - use new function from MBinning
6855
6856 * mjobs/MJCalibrateSignal.[h,cc]:
6857 - changed to calculate all three kinds of pedestals
6858 - added filters for trigger pattern and illuminated events
6859
6860 * mjobs/MJPedestal.cc:
6861 - give different names to tabs with different pedestals
6862
6863 * mjobs/MJStar.cc:
6864 - on request changed used pedestal from "FromExtractor" to
6865 "FromExtractorRndm"
6866
6867 * mtrigger/MTriggerPattern.h:
6868 - added Reset function
6869
6870 * mtrigger/MTriggerPatternDecode.[h,cc]:
6871 - added using file format version number
6872
6873
6874
6875 2005/01/11 Markus Gaug
6876
6877 * mbadpixels/MBadPixelsPix.cc
6878 - updated documentation
6879
6880 * mcalib/MCalibrationChargeCalc.cc
6881 - make pixels with deviating number of phes unreliable instead of
6882 unsuitable (this was already thought so, but missed to modify
6883 at one place).
6884
6885 * mhcalib/MHCalibrationCam.[h,cc]
6886 - add possible flag 'kInterlaced': default: kFALSE (like before)
6887 - added pointer to MRawEvtHeader to deny cosmics events in case
6888 of 'interlaced' flag is set. No changes for 'normal' calibration
6889
6890
6891
6892 2005/01/10 Benjamin Riegel
6893
6894 * mreport/MReportStarguider.cc, mreport/MReportStarguider.h
6895 - added two classes for implementing starguider-data
6896
6897 * mreport/ReportLinkDef.h
6898 - added class MReportStarguider to be linked:
6899 #pragma link C++ class MReportStarguider+;
6900
6901 * mreport/Makefile
6902 - added file MReportStarguider.cc
6903
6904 * merpp.cc
6905 - added two containers ( MReportStarguider, MTimeStarguider ) and
6906 added MReportStarguider to the list:
6907 w->AddContainer("MReportStarguider", "Starguider");
6908 w->AddContainer("MTimeStarguider", "Starguider");
6909 r->AddToList("MReportStarguider");
6910
6911
6912
6913 2005/01/10 Markus Gaug
6914
6915 * mcalib/MCalibColorSet.cc
6916 - return kFALSE for CL-run instead of kTRUE
6917
6918 * mcalib/MCalibrationChargeCalc.cc
6919 - stop program in case that multiple colours are found in same file
6920 without intensity calibration
6921
6922 * mbadpixels/MBadPixelsPix.h
6923 - added two new possible UnCalibrated_t flags for the hi-lo
6924 calibration
6925
6926 * macros/calibration.C
6927 - add the calls to:
6928 MArray::Class()->IgnoreTObjectStreamer();
6929 MParContainer::Class()->IgnoreTObjectStreamer();
6930 in main.
6931
6932 * msignal/MExtractor.h
6933 - added Getter for fOffsetLoGain (was still missing)
6934
6935 * mhcalib/MHCalibrationChargeCam.[h,cc]
6936 - remove pixels with histogram overflow only if their percentage
6937 passes a certain limit (default: 0.5%). Before, every overflow
6938 lead to an unsuitable pixel.
6939
6940 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
6941 - implemented changes suggested by T.B. to speed up calculations
6942 - take fNameWeightsFile into the streamer, otherwise the Clone()
6943 will always create an extractor with cosmic's weights.
6944 - set fOffsetLoGain to a slighly higher value. The DF seems to
6945 have a different offset since it uses different pulse shapes
6946 and thus sightly different time definitions.
6947
6948
6949
6950 2005/01/10 Thomas Bretz
6951
6952 * mhvstime/MHVsTime.cc:
6953 - fixed a compiler error for gcc 2.95.3, see Mantis bug # 157
6954
6955 * callisto.cc:
6956 - changed such, that the calculated pedestal is not random
6957 anymore
6958 - added code to calculate the pedestal also with randomization,
6959 but this code is for the moment commented out.
6960
6961 * callisto.rc:
6962 - fixed naming of pedestal calculation
6963
6964 * mbadpixels/MBadPixelsCalc.cc:
6965 - added a second check which compares the pedestal rms with
6966 the variance of the pedestal rms in the same sector
6967
6968 * mjobs/MJCalibrateSignal.[h,cc]:
6969 - changed to calculate the pedestal from extractor without
6970 randomization
6971 - added code to calculate the pedestal also with randomization,
6972 but this code is for the moment commented out.
6973
6974 * mjobs/MJCalibration.cc:
6975 - made sure that pedcam always has the correct name
6976 (FIXME? Print a warning if it has the wrong name)
6977
6978 * mjobs/MJPedestal.[h,cc]:
6979 - changed such, that it allows the calculation of pedestals
6980 in three different ways (fundamental, fromextractor,
6981 fromextractorrndm)
6982 - therefor removed SetExtractorResolution and added
6983 + void SetExtractionFundamental()
6984 + void SetExtractionWithExtractorRndm()
6985 + void SetExtractionWithExtractor()
6986
6987 * mjobs/MJStar.cc:
6988 - changed/fixed the input name of the MPedPhotCam used in the
6989 image cleaning
6990
6991 * mraw/MRawFileRead.[h,cc]:
6992 - changed return type of OpenNextFile
6993 - in some cases return kERROR in OpenNextFile to abort the Processing
6994 with an error
6995
6996 * mraw/MRawRunHeader.cc:
6997 - call a wrong file format version ERROR now
6998
6999 * mhflux/MAlphaFitter.[h,cc]:
7000 - make sure that resetted values are returned if fit failed
7001 - set default scaling too kOffRegion
7002
7003 * mhflux/MHAlpha.cc:
7004 - some small fixes to handling of MHAlphaOff
7005
7006 * mhflux/MHFalseSource.[h,cc]:
7007 - implemented possible usage of MHFalsSourceOff for On-Off-Analysis
7008 - updated display accordingly
7009 - updated fit accordingly
7010 - removed catalog temporarily from plots until I found the
7011 reason for the strange crashes
7012
7013 * mbadpixels/MBadPixelCalc.[h,cc]:
7014 - implemented the possibility to check the pedestal rms against the
7015 variance of the pedstal rms, too. The option is curretly switched
7016 off.
7017 - enahanced informal output in PreProcess
7018
7019 * mbase/MTaskList.cc:
7020 - a little change to some output
7021
7022
7023
7024 2005/01/10 Wolfgang Wittek
7025
7026 * mfbase/MFEventSelector2.cc
7027 - check whether filter exists before calling
7028 filter->CallPreProcess(parlist)
7029
7030
7031
7032 2005/01/08 Markus Gaug
7033
7034 * mhcalib/MHCalibrationHiLoCam.[h,cc]
7035 * mcalib/MCalibrationHiLoCam.[h,cc]
7036 * mcalib/MCalibrationHiLoPix.[h,cc]
7037 * mcalib/MIntensityCalibrationHiLoCam.[h,cc]
7038 * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
7039 mcalib/CalibLinkDef.h
7040 - new classes for calibration of conversion high-gain vs. low-gain
7041
7042 * msignal/MExtractedSignalPix.[h,cc]
7043 - added data member fChisquare, set to -1. by Clear() and Reset()
7044 - raised version number by 1
7045
7046 * msignal/MExtractedSignalCam.[h,cc]
7047 - added data member fNdf, set to -1 by default
7048 - new function: GetProb(const Int_t pixidx) to be called to
7049 calculate the joint probability of Chisquare of pixel "pixidx"
7050 and fNdf
7051 - added documentation of data members
7052 - raised version number by 1
7053
7054 * mhcalib/MHCalibrationChargeCam.cc
7055 - strengthened default histogram limits a bit, should accelerate
7056 the calibration by 20%.
7057
7058 * mjobs/MJCalibrateSignalFromOutside.cc
7059 - fixed two lines to compile MCalibrateData with the recent changes
7060 by TB
7061
7062 * msignal/MExtractTimeAndChargeDigitalFilter.cc
7063 - fixed two bugs introduced yesterday by TB.
7064
7065 * msignal/MExtractTimeAndChargeSpline.cc
7066 * msignal/MExtractTimeAndChargeSlidingWindow.cc
7067 - adopt part of TB's speed accelerations into these classes
7068
7069 * msignal/MExtractTimeAndCharge.cc
7070 - fix the low-gain extraction window for the case that the high-gain
7071 is saturated. Was skipped so far.
7072
7073
7074
7075 2005/01/07 Markus Gaug
7076
7077 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
7078 - catch the case that more than 90% of the pixels have saturated
7079 signals and fix the extraction window from the occurrance of
7080 saturation, then. Important for high-intensity calibration events.
7081
7082
7083 * msignal/MExtractor.cc
7084 * msignal/MExtractTime.cc
7085 * msignal/MExtractTimeAndCharge.cc
7086 - added some documentation
7087
7088 * msignal/MExtractTime.[h,cc]
7089 - moved the empty function FindTimeHiGain() and FindTimeLoGain() to
7090 the header-file.
7091
7092
7093
7094
7095 2005/01/07 Abelardo Moralejo
7096
7097 * mbase/MLog.h
7098 - Added #include "TSystem.h", otherwise gSystem is not recognized
7099 in Mac OSX.
7100
7101 * manalysis/MMakePadHistograms.cc
7102 - Changed badcalc.SetNamePedPhotContainer to
7103 badcalc.SetNamePedPhotCam
7104
7105
7106
7107 2005/01/07 Thomas Bretz
7108
7109 * mbadpixels/MBadPixelsCalc.[h,cc], macros/ONOFFAnalaysis.C:
7110 - replaced PedPhotContainer by PedPhotCam for consistency
7111
7112 * mbase/MLog.[h,cc]:
7113 - return *this in Seperator()
7114
7115 * mbase/MPrint.[h,cc]:
7116 - use new separator manipulator in PreProcess
7117 - fixed a type: separator instead of seperator
7118
7119 * mfileio/MReadTree.[h,cc]:
7120 - added a check for branch->IsAutoDelete() in Notify()
7121
7122 * mpedestal/MExtractPedestal.[h,cc]:
7123 - added new option 'fRandomCalculation' be used to switch on-/off-
7124 randomization in extractors, the default should be like before
7125 - added Process() calling Calc()
7126
7127 * mpedestal/MPedCalcFromLoGain.[h,cc], mpedestal/MPedCalcPedRun.[h,cc]:
7128 - renamed Process() to Calc()
7129
7130 * Makefile:
7131 - removed macros/calibration.C, which seems to have been
7132 unintantionally introduced.
7133
7134 * manalysis/Makefile:
7135 - removed unintantionally introduced wrong include
7136
7137 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
7138 - a small acceleration discussed with Hendrik by replacing a
7139 counter in a loop by pointer arithmetics
7140
7141 * mraw/MRawEvtPixelIter.cc:
7142 - fixed a bug in GetMaxIdxHiLoGain which caused the loop to
7143 read one byte behind the end of the array
7144 - fixed HasLoGain() which really did weired things, means accessing
7145 sometimes memory somewhere. This could theoretically result
7146 in assigning the wrong lo-gains to the wrong pixels.
7147
7148 * mtrigger/MTriggerPattern.[h,cc], mtrigger/MTriggerPatternDecode.[h,cc],
7149 mtrigger/MFTriggerPattern.[h,cc]:
7150 - added
7151
7152 * mtrigger/Makefile, mtrigger/TriggerLinkDef.h:
7153 - added MTriggerPattern, MTriggerPatternDecode and MFTriggerPattern
7154
7155 * manalysis/MEnergyEstParam.h:
7156 - added a new function SetVariables calling SetCoeff
7157
7158 * mcalib/MCalibrateData.[h,cc]:
7159 - removed data members for container names
7160 - added new lists for container names
7161 - allow to calibrate more than one pedestal container at the same
7162 time
7163
7164 * mjobs/MJCalibrateSignal.cc:
7165 - changed accordingly
7166
7167
7168
7169 2005/01/05 Thomas Bretz
7170
7171 * mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationChargeCalc.cc,
7172 mhcalib/MHCalibrationRelTimeCam.cc:
7173 - made some output lines fit into convinience window of 80 col
7174
7175 * mhist/MHCamEvent.cc:
7176 - make sure that x-axis has correct title
7177
7178 * msignal/MArrivalTimePix.cc:
7179 - init error to -1 which is a obviously non valid value
7180 - fixed IsValid() which gave wrong results
7181
7182 * msignal/MExtractTimeAndCharge.cc, msignal/MExtractedSignalPix.cc:
7183 - made sure that LoGain is flagged non-valid if no lo-gain exists
7184 - push time back at the edge of the allowed limits if outside
7185
7186 * mbase/MGList.[h,cc]:
7187 - introduced new functions Delete and DeletePictures
7188 - SetBit(kMustCleanup) in constructor. Otherwise it is not
7189 correctly removed from ListOfCleanups
7190
7191 * mbase/MLog.cc:
7192 - SetBit(kMustCleanup) if adding a plugin to make sure it is cleaned
7193 from the list
7194
7195 * mbase/MParContainer.[h,cc]:
7196 - replaced return type of GetDescriptor by TString. The old version
7197 was terribly wrong! The returned memory wasn't removed as soon
7198 as the function returned.
7199
7200 * mbase/MStatusDisplay.[h,cc]:
7201 - for security (thread safty) replaced all Form() by MString::Form()
7202 - implemented a more secure scheme of Closing (Clone()) this was
7203 a hint given by valgrind
7204 - set kMustCleanup for all new object in ClonePad not only kCanDelete
7205 - fixed some lines in pulldown-menus
7206 - add TPads to ListOfCleanups in ClonePad (workaround!)
7207
7208 * mbase/MString.[h,cc]:
7209 - implemented a new static Form() function returning a copy of
7210 the result
7211
7212 * mbase/MTask.[h,cc]:
7213 - replaced return type of GetDescriptor by TString. The old version
7214 was terribly wrong! The returned memory wasn't removed as soon
7215 as the function returned.
7216 - Made GetDescriptor thread safe using MString::Form
7217
7218 * mfileio/MWriteRootFile.cc:
7219 - Use GetDescriptor().Data() when using any kind of printf function
7220
7221 * mhbase/MFillH.cc:
7222 - replaced string concatenation in all constructors by a Form
7223 (also suggested by valgrind)
7224
7225 * mhcalib/MHCalibrationRelTimeCam.cc:
7226 - made some output fit into 80col boundary
7227
7228
7229
7230
7231 2005/01/03 Thomas Bretz (HAPPY NEW YEAR)
7232
7233 * mfht:
7234 - added new directory for hexagonal fourier transformation
7235
7236 * mfht/HftIncl.h, mhft/HftLinkDef.h, mhft/MGeomCamMagicXT.[h,cc],
7237 mhft/MGeomCamMagicEnhance.[h,cc], mhft/MHexgaonalFT.[h,cc],
7238 mhft/MHexagonalFreqSpace.[h,cc], mhft/MHexagonalFTCalc.[h,cc],
7239 mhft/Makefile:
7240 - added
7241
7242 * macros/extendcam.C:
7243 - added: tutorial for MGeomCamExtend
7244
7245 * macros/hft.C:
7246 - added: tutorial for MHexgonalFTCalc
7247
7248 * macros/dohtml.C:
7249 - updated
7250
7251 * macros/rootlogon.C:
7252 - updated
7253
7254 * Makefile:
7255 - mhft added
7256
7257 * mbase/MParContainer.cc, mbase/MLog.cc:
7258 - added a pre-compiler option for destructor debugging
7259
7260 * mbase/MTaskList.[h,cc]:
7261 - added new function Replace
7262
7263 * mdata/MDataChain.cc, mfbase/MF.cc:
7264 - shortened some output
7265
7266 * mdata/MDataArray.[h,cc]:
7267 - added new function FindRule
7268
7269 * mfileio/MReadTree.[h,cc]:
7270 - enhanced functionality to be able to read a TTree stored in memory
7271 instead of a file. Therefor introduced fTree which is now the pointer
7272 used and replaced fChain where TTree and TChain have common behaviour.
7273 Where they behave uncommon new code for the new case has been added.
7274
7275 * mfileio/MWriteRootFile.[h,cc]:
7276 - enhanced functionality to be able to write a TTree into memory
7277 instead of a file. This were maily bugfixes for the case fOut==0, which
7278 must be handled correctly. Becarefull a tree filles without a file
7279 is not deleted automatically!
7280
7281 * mhbase/MBinning.h:
7282 - added copy constructor
7283 - fixed buggy SetEdges(MBinning&) which didn't work
7284
7285 * mhbase/MHMatrix.cc:
7286 - when adding a new rule check first if the same rule already exists
7287
7288 * mhflux/MAlphaFitter.[h,cc]:
7289 - added new functionality to support on-off analysis
7290 - didn't touch existing code
7291
7292 * mhflux/MHAlpha.[h,cc]:
7293 - added new functionality to support on-off analysis
7294 - replaced Fit() calls by newer function calls
7295 - added DrawAll - PRELIMINARY
7296 - fixed a bug when projecting - may be the reson for some strange
7297 crashes
7298
7299 * mcalib/MCalibColorSet.cc:
7300 - fixed a stupid bug introduced last year, which caused MCalibColorSet
7301 in some circumstances to stop the eventloop when it shouldn't
7302
7303 * mjobs/MSequence.cc:
7304 - expand path names
7305
Note: See TracBrowser for help on using the repository browser.