source: trunk/MagicSoft/Mars/Changelog@ 7336

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