source: trunk/MagicSoft/Mars/Changelog@ 7286

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