source: trunk/MagicSoft/Mars/Changelog@ 7276

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