source: trunk/MagicSoft/Mars/Changelog@ 7275

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