source: trunk/MagicSoft/Mars/Changelog@ 8709

Last change on this file since 8709 was 8709, checked in by tbretz, 17 years ago
*** empty log message ***
File size: 110.8 KB
Line 
1Please do not write behind the end of line tag so that it is possible
2to send a Changelog file to a line printer directly. Thanks.
3
4For your entries please follow EXACTLY this style:
5
6_yyyy/mm/dd_[Your Name]
7_
8___*_filename:
9_____-_description
10_
11___*_filename2, filename3:
12_____-_description
13_
14_
15_
16
17While an underscore is a placeholder for a white-space or an empty line.
18
19 -*-*- END OF LINE -*-*-
20
21
22 2007/08/25 Thomas Bretz
23
24 * sponde.cc:
25 - check for write permissionbefore job is started
26
27 * sponde.rc, sponde_onoff.rc:
28 - cosmetics to comment
29
30 * macros/train/traindisp.C:
31 - better order of comments
32
33 * manalysis/MParameterCalc.[h,cc]:
34 - print name of output container
35 - allow setting name of output container from resource file
36
37 * mbase/MStatusDisplay.cc:
38 - added sanity check for batch mode in SetProgressBarPosition
39
40 * mfbase/MFDataPhrase.[h,cc]:
41 - initialize new data member fDefault in constructors
42 - increased class version number by one
43
44 * mhbase/MH.cc:
45 - do not divide by zero in SetBinomialErrors
46
47 * mhbase/MH3.[h,cc]:
48 - automatically set more log labels and suppress exponent
49
50 * mhbase/MHn.cc:
51 - set margin between new tabs in Divide to a small value
52
53 * mhflux/MHCollectionArea.cc:
54 - new default energy binning based on the typical simulation range
55
56 * mhflux/MHEnergyEst.cc:
57 - new default energy binning based on the typical simulation range
58 - set the impact binning to one bis as a default for speed
59 reasons. It is normally not used at all
60 - added two blue lines at the zero-bias level for convinience
61
62 * mhflux/MMcSpectrumWeight.cc:
63 - small cosmetics to Print-output
64
65 * mjobs/MJCut.cc:
66 - renamed the instances of the Calc* tasks
67 - store all three taskenvs
68
69 * mjobs/MJSpectrum.[h,cc]:
70 - handle a CalcDisp-task gotten from ganymed properly
71 - do not reexecute CalcHaronness for data
72 - renamed the instances of the Calc* tasks
73
74 * msql/MSQLMagic.cc, msql/MSQLServer.cc:
75 - delete created TSQLRow. They are not deleted automatically
76
77
78
79 2007/08/24 Thomas Bretz
80
81 * mdata/MDataMember.cc:
82 - added a sanity check in GetValue()
83
84 * mdata/MDataPhrase.[h,cc]:
85 - Allow to use MDataPhrase also with variables x,y,z and t
86 - Allow evaluation of the function with given x,y,z,t
87
88 * mjobs/MJSpectrum.h:
89 - commented IntermediateLoop, was unused
90
91 * mjoptim/MJOptimize.cc:
92 - added two comments
93
94 * mjtrain/MJTrainDisp.cc:
95 - added new MHn to display more information about the test
96 - improved result-histogram
97 - added PreTasks, PostTasks and TestTasks to testing tasklist
98 - some fixes if the user closed the display
99
100 * mjtrain/MJTrainEnergy.cc
101 - added new MHn to display more information about the test
102 - allow to set fTrainParameter and fResultFunction from
103 outside, this allows to train on whatever you like
104 - added TestTasks to testing tasklist
105 - added new member functions to set Train parameter and
106 evaluation function: SetTrainLog/Log and SetTrainFunc
107
108 * mranforest/MRanForestCalc.[h,cc]:
109 - changed evaluatio function-type from TF1 to MDataPhrase
110
111 * mraw/MRawEvtData.cc:
112 - initialize fNumBytesPerSample with 1
113
114 * mraw/MRawRunHeader.[h,cc]
115 - set default FADC type to 1 (Siegen)
116 - it turned out that we use 1/2 and not 0/1 as expected
117
118 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
119 - updated some comments
120 - added new CutT
121
122 * sponde.rc, sponde_onoff.rc:
123 - updated with thousands of comments
124 - adapted to new sponde respources
125 - added examples for missing resources
126 - added a new energy estimation formula which can be used instead
127 of using the random forest
128
129 * macros/optim/optimonoff.C, macros/optim/optimwobble.C:
130 - updated with the latest cuts and some comments
131
132 * macros/train/traindisp.C:
133 - updated with the latest knowledge and cuts
134 - updated with more examples
135
136 * mfbase/MFDataPhrase.[h,cc]:
137 - added a default value which can be used if no phrase is setup
138 - allow to use a constrcutor without phrase but name and title
139
140 * mjobs/MJCut.cc:
141 - removed SetAllowEmpty from CutT
142 - initialize CutT with no phrase instead of an empty one
143
144 * mjobs/MJSpectrum.h:
145 - removed obsolete function definition for IntermediateLoop
146
147 * mranforest/MRanForestCalc.cc:
148 - if weights are used output the sum of the weights for control
149 purpose
150
151 * datacenter/macros/plotdb.C, datacenter/macros/plotoptical.C,
152 datacenter/macros/plotrundb.C:
153 - delete TSQLRow if allocated
154
155
156
157 2007/08/23 Thomas Bretz
158
159 * mhbase/MH3.[h,cc]:
160 - added new data members fBins, allowing to set bins from the outside
161 - removed obsolete SetColors
162 - set palette automatically if it is a 2D histogram (more flexible
163 solution pending)
164
165 * mhbase/MHn.cc:
166 - added comments
167 - allow setting of binning without parlist
168 - added functions to set Scale, Log, AutoRange and Sumw2
169 - delete obsolete pads, if any
170
171 * mjoptim/MJOptimizeBase.h:
172 - added new data meber fTestTasks to be executed only for testing
173 - added comments
174
175 * mjtrain/MJTrainRanForest.cc:
176 - removed obsolete code already in comments
177
178 * mranforest/MRanForestCalc.[h,cc]:
179 - added the possibility to set a function which converts the
180 result of the rf. eg "pow(10, x)"
181
182 * mraw/MRawRunHeader.[h,cc]:
183 - replaced fNumSignificantBits by fFadcResolution for compatibility
184 - replaced fFreqSampling by fSamplingFrequency for compatibility
185 - increased ClassVersion to 9
186
187 * mraw/MRawEvtData.cc:
188 - initialize fNumBytesPerSample to 1 to make it compatible with reading
189 old MC files.
190
191 * mjobs/MJSpectrum.cc:
192 - added control plot for the residual of Energy
193 - fixed the "Overflow-Bug". It was a loop from o to <n, while histogram
194 bins are from 1 to ==n
195
196
197
198 2007/08/22 Thomas Bretz
199
200 * mbase/MEnv.cc:
201 - changed title print out for untouched resources
202
203 * mhbase/HBaseLinkDef.h, mhbase/Makefile:
204 - added new class MHn
205
206 * mhbase/MH.[h,cc]
207 - changed start bin to search for GetRange
208 - added GetRangeX and GetRangeY member functions
209 - added GetRangeUserX and GetRangeUserY member functions
210 - added default to SetPalette
211
212 * mhbase/MH3.[h,cc]:
213 - chnaged to tokenize the name allowing to have different
214 Binning names for all axes
215 - added a style bit which allow to auto scale an axis if the
216 histogram is finally filled
217 - replaced 9999 with -1 in ProfileX/Y
218 - moved SetLog from Paint to Draw
219 - increased class version
220
221 * mhflux/MAlphaFitter.cc, mhflux/MHAlpha.cc, mhflux/MHCollectionArea.cc,
222 mhflux/MHEffectiveOnTime.cc, mhflux/MHEnergyEst.cc,
223 mreflector/MHReflector.cc:
224 - replaced 9999 with -1 in ProjectionX/Y/Z
225 - replaced 9999 with -1 in ProfileX/Y
226
227 * mhflux/MMcSpectrumWeight.cc:
228 - tiny change to output of Print
229
230 * mjobs/MJCut.cc:
231 - added a new Tab CuT displaying VsSize a second time, but with a
232 user definable cut "CutT" applied
233
234 * mjobs/MSequence.[h,cc]:
235 - added "Comment" to resources
236 - increased class version nimber
237
238 * mmuon/MHMuonPar.cc:
239 - enable all grids
240
241 * mimage/MNewImagePar.cc:
242 - Set fConcCOG to 0 if smaller 0. This produces at least a defined
243 value (-inf) when the logarithm is calculated, which is better
244 than an undefined one (NaN).
245
246
247
248 2007/08/22 Markus Meyer
249
250 * datacenter/macros/fillstar.C
251 - changed reference values for muon analysis according to
252 the large muon sample with old image cleaning (Mars-1.2) and
253 smaller integration region (0.75 to 1.2)
254
255 * resources/calibration.rc
256 - changed correction coefficients due to new reference values
257
258 * resources/calibration_spline.rc
259 - changed correction coefficients for MUX
260
261 * mmuon/MHMuonPar.cc
262 - changed FHistBraod from ArcWidth/Radius vs. Radius to
263 ArcWidth vs. Radius
264
265 * datacenter/macros/fillstar.C
266 - changed reference values for muon analysis again according to
267 the large muon sample with time image cleaning (for new release)
268 with integration region 0.75 to 1.2
269
270
271
272 2007/08/22 Stefan Ruegamer
273
274 * datacenter/scripts/runcallisto
275 - modified staging of files
276
277 * datacenter/scripts/runstar
278 - corrected server and added logfile entry for staging of files
279
280
281
282 2007/08/21 Thomas Bretz
283
284 * mpointing/MHSrcPosCam.[h,cc]:
285 - we now buffer the events instead of average them. This removes
286 strange (fake) events near the camera center in wobble mode
287
288
289
290 2007/08/21 Markus Meyer
291
292 * datacenter/macros/fillstar.C
293 - changed reference values for muon analysis according to
294 the large muon sample with time image cleaning and smaller
295 integration region (0.8 to 1.2)
296
297 * mmuon/MHMuonPar.cc
298 - changed fgIntegralLoLim from 0.7 to 0.8
299
300
301
302 2007/08/21 Stefan Ruegamer
303
304 * datacenter/scripts/movingrawfiles_OK
305 - removed rmdir -p option
306
307 * datacenter/scripts/runcallisto
308 - added staging of files
309
310
311
312 2007/08/20 Stefan Ruegamer
313
314 * datacenter/scripts/setup
315 - changed number of allowed processes
316
317 * datacenter/scripts/movingrawfiles
318 - changed login server from apollo to dc09
319 - removed lines for moving files from fromlapalma as the transfer
320 is not working anymore with finished files
321 - added comment
322
323 * datacenter/scripts/movingrawfiles_OK
324 - script for moving files according to the new "_OK" structure in
325 the fromlapalma folder
326
327 * datacenter/scripts/checkmd5sum
328 - added automatic detection of the L number
329 - added check for already existing output files
330 - added description
331
332 * resources/calibration_spline.rc
333 - added factors for period 56 and 57 (same value as for 55)
334
335
336
337 2007/08/20 Thomas Bretz
338
339 * .rootrc:
340 - added some comments about defaults
341 - set the ShowEventStatus for the canvases to yes as default
342
343 * sponde.cc:
344 - removed the refill option (it was just a dummy)
345 - removed the accurate option. It didn't give more accurate
346 results at all
347
348 * mbase/MStatusDisplay.[h,cc]:
349 - added an update option to SetProgressBarPosition
350
351 * mhflux/MMcSpectrumWeight.[h,cc]:
352 - allow to give a container name to GetFormula*
353 - changed default for spectral slope from -9 to -99
354 - allow to give integral range to GetSpec*Integral
355 - added a new member function CompeleteEnergySpectrum which completes
356 a simulated spectrum starting at an energy fEnergyMin down to
357 an energy emin.
358 - added two options ("new" and "old") to Print function
359 - do not stop anymore if lower energy boundary changes
360
361 * mjobs/MJSpectrum.[h,cc]:
362 - cleaned the code in general
363 - removed fRefill (was not used in the code at all)
364 - added MJSpectrum to global ListOfCleanups to handle
365 the display more properly
366 - removed reading of the first (it was the second!)
367 MMcCorsikaRunHeader. It is now read for each file individually
368 - The read monte carlo events are now weighted with the mc
369 production area (events per area)
370 - incomplete (to lower energies) spectra are completed
371 - removed accurate mode, it was not more accurate
372 - we fit the spectrum now from the first to the last bin
373 - for comparison crab and 1553 are plotted
374 - changed the processing such that first the MCs are processed
375 and then the spectrum is refilled
376 - now the MC distribution from OriginalMC is read only once
377 - added new tab showing the basic event distribution
378
379 * callisto.cc, star.cc, ganymed.cc, sponde.cc, mars.cc, showplot.cc:
380 - some improvements in case of wrong number of arguments
381
382
383
384 2007/08/19 Thomas Bretz
385
386 * mbase/MStatusDisplay.cc:
387 - fixed the fix of the strange crashes. Now fBatch is added to
388 the ListOfCleanups instead of removing the newly created canvas
389 from the global list of canvases
390
391 * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
392 mimage/MHImagePar.cc, mimage/MHNewImagePar.cc:
393 - enables a lot of grids
394
395 * mhbase/MBinning.[h,cc]:
396 - addec constructor with a TArrayD
397
398 * mhbase/MH.[h,cc]:
399 - added two new member functions GetRange and GetRangeUser
400
401 * mjoptim/MJOptimizeDisp.[h,cc]:
402 - added new option UseThetaSq
403
404 * mjoptim/MJOptimizeEnergy.[h,cc]:
405 - added possibility to use also logarithmic fits
406
407 * mmc/MMcCorsikaRunHeader.cc:
408 - improved Print function
409
410 * msignal/MExtractTimeAndChargeSpline.cc:
411 - initialize rise and fall time as suggested by valgrind
412
413 * mtools/MChisqEval.[h,cc]:
414 - implemented the possibility to use weights
415
416
417
418
419 2007/08/18 Thomas Bretz
420
421 * sponde.cc:
422 - added new option --force-theta
423
424 * mbase/MEnv.[h,cc], mjobs/MSequence.[h,cc], mjobs/MDataSet.[h,cc]:
425 - GetName noe returns only the filename not the whole path. The
426 old behaviour made it impossible to access the container from
427 the file.
428 - GetRcName now returns the whole path/name.
429 - Print now outputs also path and file-name
430
431 * mfileio/MReadTree.cc, mfileio/MWriteRootFile.cc:
432 - fixed typos in comments
433
434 * mhflux/MHCollectionArea.cc:
435 - reset fCorsikaVersion to 0 in PreProcess
436 - print old and new Cosika version if mismatch is found
437
438 * mhflux/MMcSpectrumWeight.cc:
439 - replaced the %.16f by %.16e. This is more accurate in cases
440 with high exponents
441 - added some sample/test code to weight the Zenith Angle
442 according to the sin-distribution produced by Corsika.
443 Currently not in use
444
445 * mjobs/MJSpectrum.cc:
446 - removed the simple/accurate mode. There is now reason why
447 the previous "accurate"-mode should be more accurate at all.
448 It is only slower
449 - Reading the OriginalMC tree now is done such that the
450 events are properly weighted by the production area. This
451 allowes to use different impact paramters from dfferent files.
452 - a check has been implemented which compared the zenith angle
453 distribution of the data and the resulting monte carlo data.
454 Execution of the program can be forced with a new option.
455 - write more information to output file.
456 - added a new tab showing the vent distribution without weights
457
458
459
460 2007/08/17 Thomas Bretz
461
462 * sponde.cc:
463 - removed switch for simple and accurate mode
464
465 * mbase/MMath.cc:
466 - fixed a problem in LiMaExc which could result in NaN
467 (if signal and background is 0)
468
469 * mbase/MStatusDisplay.cc:
470 - remove canvases in batch-mode from the global list of canvases,
471 this could result in crahses if two canvases in the display
472 had the same name
473
474 * mhflux/MHCollectionArea.[h,cc]:
475 - output the maximum impact found in Finalize
476
477 * mhflux/MHEnergyEst.cc:
478 - made the y-axis in the Eest vs Emc plot logarithmic
479
480
481
482 2007/08/16 Markus Meyer
483
484 * resources/calibration.rc:
485 - update of muon calibration factors for the periods 41 to 50
486
487
488
489 2007/08/15 Thomas Bretz
490
491 * mhflux/MHEnergyEst.cc:
492 - exchanged x- and y-contents of Eest vs Emc hist. It turned out
493 that it was wrong.
494
495 * mjobs/MDataSet.[h,cc]:
496 - added member functions AddFiles filling a MDirIter
497
498 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
499 - updated the disp-parametrization after fixing the lo-gain bug
500 - fixed a bug in the quality cuts (all showers with saturating
501 hi-gains were removed)
502
503 * mhbase/MH3.cc:
504 - allow to split the histogram name and the binning name
505 - set a different line color in case of the "same" option
506
507 * mjobs/MJCut.cc:
508 - show distribution of observation time for on and off data
509
510 * mjoptim/MJOptimizeCuts.cc, mjoptim/MJOptimizeDisp.cc,
511 mjoptim/MJOptimizeEnergy.cc:
512 - added display to output
513
514 * macros/optim/optimenergy.C, macros/optim/optimonoff.C,
515 macros/optim/optimwobble.C:
516 - added example how to write output file
517
518
519
520 2007/08/13 Thomas Bretz
521
522 * mjobs/MJSpectrum.cc:
523 - fixed reading of Binning* from ganymed*.file
524
525
526
527 2007/08/11 Thomas Bretz
528
529 * mhflux/MHAlpha.cc:
530 - on special request omega has been removed from the nice plot
531
532
533
534 2007/08/10 Thomas Bretz
535
536 * msignal/MExtractTimeAndCharge.cc:
537 - fSaturationLimit must be multiplied with GetScale() not with
538 GetMax()... grmpf.
539
540 * mjobs/MJCut.cc:
541 - fixed a bug which caused nonsense effective on-time values
542 for real data since three weeks.
543
544
545
546 2007/08/06 Thomas Bretz
547
548 * mcalib/CalibLinkDef.h, mcalib/Makefile:
549 - removed obsolete MMcCalibrationCalc
550
551 * mhbase/MH.[h,cc]:
552 - adde ApplyBinning member functions for two- and three-dim hists
553
554 * mimage/MHHillasExt.[h,cc]:
555 - removed plot for max dist
556 - added plot for SlopeL
557 - increased class version number
558
559 * mjobs/MJCut.cc:
560 - added BinningSlope to list of binnings
561 - added BinningM3Trans to list of binnings
562 - added BinningM3Asym to list of binnings
563 - removed BinningMaxDist from list of binnings
564
565 * mjtrain/MJTrainDisp.cc:
566 - renamed TrainDist to Train
567
568 * mpointing/MHSrcPosCam.cc:
569 - changed default palette from glow1 to pretty
570
571 * mpointing/MSrcPosCam.h:
572 - added a function to return the distance to the camera center
573
574 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
575 - updated binnings
576 - replaced old spark-cut by a new one
577
578 * mfilter/MFMagicCuts.[h,cc]:
579 - increased version number to 2
580
581 * mjobs/MJStar.cc:
582 - replaced the old spark-cut with a new one
583
584 * mimage/MHVsSize.cc:
585 - changes some comments
586
587 * mmuon/MHSingleMuon.cc:
588 - skip the "error estimation" step. It is just a multiplication
589 with a fixed value. This doesn't influence enaything. And the
590 absolute avlue of the error is not used at all.
591
592
593
594 2007/08/03 Thomas Bretz
595
596 * macros/optim/optimdisp.C:
597 - adapted to new parametrization
598
599 * mjtrain/MJTrainDisp.[h,cc]:
600 - some small fixes and changes.
601 - added code (as comment) for training a ghostbuster
602
603
604
605 2007/08/02 Thomas Bretz
606
607 * mjobs/MJSpectrum.[h,cc]:
608 - made it compile again
609
610
611
612 2007/07/29 Thomas Bretz
613
614 * ganymed.rc, ganymed_wobble.rc, ganymed_onoff.rc:
615 - reordered pre-cuts
616 - removed conc1-spark cut
617 - changed cut coefficients to new algorithm
618
619 * mars.rc, star.rc:
620 - switched to use new image cleaning
621
622
623
624 2007/07/28 Thomas Bretz
625
626 * mjobs/MJSpectrum.[h,cc]:
627 - added CutQ
628 - added some checks for the Zenith angle distribution
629
630
631
632 2007/07/26 Daniela Dorner
633
634 * scripts/dospectrum:
635 - bugfix (variable for outpath for ganymed was wrong)
636
637
638
639 2007/07/26 Thomas Bretz
640
641 * mfilter/MFMagicCuts.cc:
642 - implemented new disp-parametrization
643 - implemented new ghostbusting
644 - implemented possibility to use an external ghostbuster
645 - implemented possibility to use an external disp calculator
646
647 * mimage/MImgCleanStd.[h,cc]:
648 - implemented the cleaning in a recursive way. It should be
649 a little bit faster
650 - implemented post-cleaning using timing information
651 - implemented new options how to treat the removed single
652 core pixels
653
654 * mjobs/MJCut.cc:
655 - write an external ghostbuster to the output file if available
656
657 * mjtrain/MJTrainEnergy.cc, mjtrain/MJTrainSeparation.cc:
658 - set display name of MRanForestCalc as title instead of name
659
660 * mranforest/MRanForestCalc.cc:
661 - set fTitle as eventloop name instead of fName
662
663 * mimage/MNewImagePar.[h,cc]:
664 - removed the fInner-stuff. It was never good for anything
665 only for space- and time-consumption
666 - increased class-version number by one
667
668
669
670 2007/07/25 Thomas Bretz
671
672 * scripts/merppupdate:
673 - small fixes
674
675
676
677 2007/07/24 Thomas Bretz
678
679 * mbase/MEvtLoop.cc:
680 - removed the "Status Display" in front of the window name
681
682 * mcalib/MCalibrationChargeCalc.cc:
683 - initialized some more variables in the constructor as suggested
684 by valgrind
685
686 * mjobs/MJCut.cc:
687 - reset number of off-source positions in on-/off-mode to one
688
689 * mjobs/MJob.[h,cc]:
690 - added many comments
691 - simplified the functions for setting a new resource file
692 - replaced some repeated code by new function CombinePath
693 - added new member function HasWritePermission
694
695 * mjoptim/MJOptimize.cc:
696 - set title as window title of eventloop
697
698 * mjoptim/MJOptimizeCuts.cc:
699 - stop if filter is set and it is not MFMagicCuts
700
701 * mjoptim/MJOptimizeCuts.cc, mjoptim/MJOptimizeDisp.cc,
702 mjoptim/MJOptimizeEnergy.cc:
703 - set window title of status display
704
705 * mjtrain/MJTrainDisp.cc, mjtrain/MJTrainEnergy.cc,
706 mjtrain/MJTrainSeparation.cc:
707 - set window title of status display
708 - check for write permission of the output file
709
710 * mjtrain/MJTrainDisp.[h,cc]:
711 - implemented new plots showing the result in a more
712 convinient way
713 - allow to set a different result value than dist
714
715 * mranforest/MRanForest.[h,cc]:
716 - improvement to output when training. Moved code to a
717 new member function
718
719 * mranforest/MRanForestCalc.cc:
720 - set window title of status display
721
722 * mtools/MTFillMatrix.[h,cc]:
723 - implemented setting name and title in the constructor
724 - set window title when wvent loop is started to title
725
726
727
728 2007/07/19 Thomas Bretz
729
730 * mjobs/MJCut.cc:
731 - added a sanity check for one off-position in on/off-mode
732
733 * mjoptim/MJOptimize.[h,cc]:
734 - moved the functions and data-members to set cuts etc to new
735 base class
736 - added setting of pre- and post-tasks to reading the data
737
738 * mjoptim/Makefile, mjoptim/OptimLinkDef.h:
739 - added new MJOptimizeBase
740
741 * mjtrain/MJTrainDisp.cc, mjtrain/MJTrainEnergy.cc,
742 mjtrain/MJTrainSeparation.cc:
743 - changed to use fDebug and WriteDisplay from the new base class
744
745 * mjtrain/MJTrainRanForest.[h,cc]:
746 - moved all data members and setting of pre-/posttasks/-cuts
747 to new base class
748
749 * mjtrain/Makefile:
750 - added include of mjoptim for new base class
751
752 * mjoptim/MJOptimizeBase.[h,cc]:
753 - new base class for optimization and training classes
754
755
756
757
758 2007/07/18 Thomas Bretz
759
760 * mpointing/MPointingDevCalc.cc:
761 - changed limit for starguide calibration from 87751 to 85240
762
763 * mbase/MContinue.cc:
764 - changed some debug output
765 - fixed a bug if the filter already decided to be skiped
766
767 * mbase/MEvtLoop.cc:
768 - changed RecursiveRemove to use the newly implemented scheme
769
770 * mbase/MParContainer.[h,cc], mbase/MParList.[h,cc],
771 mbase/MTask.[h,cc], mbase/MTaskList.[h,cc]:
772 - improved debug output
773 - added RecursiveRemove member function
774 - removed screen output from Remove function
775 - call RecursiveRemove when something is removed from the list
776
777 * mbase/MStatusDisplay.h:
778 - aaded a new enum kLastElement
779
780 * mbase/MTask.cc:
781 - set kMustCleanup for fFilter
782
783 * mbase/MTaskList.cc:
784 - added debugg code
785
786 * mfileio/MWriteRootFile.cc:
787 - always set kMustCleanup when a TFile is created
788 - make sure RecursiveRemove is called in the correct way
789
790 * mmain/MEventDisplay.h:
791 - fixed the starting index for the first gui element
792
793 * msignal/MExtractor.cc:
794 - added some initializations in the constructor suggested by
795 valgrind
796
797 * mcalib/MCalibrateData.cc:
798 - improved output
799
800
801
802 2007/07/17 Thomas Bretz
803
804 * mjobs/MDataSet.cc:
805 - fixed a typo
806
807
808
809 2007/07/17 Daniela Dorner
810
811 * scripts/dospectrum:
812 - added comments
813 - adapted variables to changes in preparemc
814 - new path for condor submit and dag files (the new condor path in
815 Mars)
816
817 * scripts/preparemc:
818 - added comments
819 - added checks
820
821 * condor:
822 - added (directory to store condor submit files)
823
824 * condor/processds.submit:
825 - added (condor submit file to run ganymed for a dataset, used in
826 scripts/dospectrum)
827
828 * condor/processsponde.submit:
829 - added (condor submit file to run sponde for a dataset, used in
830 scripts/dospectrum)
831
832
833
834 2007/07/15 Thomas Bretz
835
836 * mdata/MDataPhrase.[h,cc]:
837 - fixed a problem with predefined variables (such as used for
838 disp optimization [0])
839 - added a debug member function GetRuleRaw()
840
841 * mhflux/MHAlpha.[h,cc]:
842 - allow to set the watermark from the DrawNice menu entry
843
844 * mjobs/MDataSet.cc:
845 - allow to set the default sequence- and data-path from
846 the dataset file
847
848 * mjobs/MJCut.cc:
849 - set the number of random off-source position for the on-data
850 - fixed a "&", should have been a logical And
851 - make sure that even for MCs the source position is always
852 calculated (this is necessary for more than one wobble position)
853
854 * mjoptim/MJOptimizeDisp.cc:
855 - fixed a typo which made the optimtrain.C fail (kDegToRad does
856 not exist)
857
858 * mjtrain/MJTrainEnergy.cc:
859 - some cosmetics: changed kRad2Deg to TMath::RadToDeg()
860
861 * mpointing/MSrcPosCalc.[h,cc]:
862 - added a random off-source position calculation to make the
863 more-than-one-off-source-position analysis symmetric in case of
864 on-source
865 - added lots of comments
866
867
868
869 2007/07/14 Thomas Bretz
870
871 * mpedestal/MPedestalSubtract.[h,cc]:
872 - fixed the buggy Memcpy function introduced with the last change
873 07/06/17 ;( Fortunately this bug was only effectingt the MC data.
874 The MUX and old FADC data got copied correctly because they are
875 stored in the hi-gain array only, so that the number of hi-gain
876 samples returned in Process is 30/80.
877
878 * mpedestal/MExtractPedestal.cc:
879 - some cosmetics
880
881 * mfilter/MFMagicCuts.cc:
882 - changed some comments
883
884 * mjobs/MJCut.cc:
885 - some cosmetics. Simplified the setting of the scale factor
886
887 * macros/train/traindisp.C, macros/train/trainenergy.C,
888 macros/train/trainseparation.C:
889 - added some more helpfull comment
890
891
892
893 2007/07/03 Thomas Bretz
894
895 * mmain/MEventDisplay.[h,cc]:
896 - changed default size
897 - added two butons to switch of the display of the image
898 parameters
899
900
901
902 2007/06/30 Thomas Bretz
903
904 * msignal/MExtractTimeAndCharge.cc:
905 - when splitting the extraction of the maximum position and the
906 maximum value into two functions (after the last release)
907 an error in extracting the time of a saturating lo-gain pixel
908 was introduced. fixed.
909
910 * resources/starguider.txt:
911 - starguider calbration file added
912
913
914
915 2007/06/29 Daniela Dorner
916
917 * datacenter/db/sources.php:
918 - fixed bug (test-sources where displayed although 'incl. test
919 sources was not checked)
920 - added input field for source name (regular expressions)
921 - adapted link for source name from sequinfo.php to
922 sequinfo-aio.php
923
924 * datacenter/db/menu.php, datacenter/db/builddatasets.php:
925 - moved init of limits (setting of know values) from
926 builddatasets.php to menu.php (function InitFindOffData), so that
927 the values are also available in sequinfo-aio.php
928
929 * scripts/dospectrum:
930 - completely new version using condor dag
931
932 * scripts/preparemc:
933 - new version
934 - adapted path
935 - giving mars not needed anymore
936 - adapted to 8 digit run numbers for MC
937
938
939
940 2007/06/29 Thomas Bretz
941
942 * mimage/MHillasExt.[h,cc]:
943 - added new timing parameters fSlopeTrans and fSlopeLong
944 - removed never used parameter fMaxDist
945 - increased accordingly the class version number by 1
946 - replaced the old calculation of the third moments by a
947 numerically more accurate one, by avoiding to calculate
948 to many differences too often.
949
950 * mfilter/MFMagicCuts.[h,cc]:
951 - added the usage of the new SlopeLong parameter for ghostbusting
952
953 * mjobs/MJStar.cc:
954 - preselect events for muon analysis not only by size but also
955 by fConcCOG.
956
957 * mmuon/MMuonSearchPar.[h,cc]:
958 - added a new member function to return the dist (sqrt(x^2+y^2))
959 - to create outliers which are outling as much as possible we
960 let the fit change x and y to infinity.
961
962 * mmuon/MHSingleMuon.cc:
963 - adapted the histogram binning from Siegen slices to ns.
964 - adapted the par limits for the fit to ns
965 - adapted the starting value for the rms to ns
966 - removed the fit range, it was anyhow identical to the histogram
967 - changed the condition of the pixel index into a condition
968 of the pixel size
969
970 * scripts/merppupdate:
971 - the second argument was silently ignored
972
973 * ganymed.rc, ganymed_wobble.rc, ganymed_onoff.rc:
974 - updates to the latest changes
975
976
977
978 2007/06/28 Thomas Bretz
979
980 * mars.cc:
981 - added new options to use a sequence file instead of a run
982
983 * mhbase/MFillH.h:
984 - added new member function to reset weights
985
986 * mmain/MEventDisplay.[h,cc]:
987 - added path argument to allow to give an input path
988 - added to allow to setup a sequence file for reading
989
990 * mmain/Makefile:
991 - added inlcude of mjobs for MSequence
992
993 * mbadpixels/MBadPixelsTreat.cc:
994 - we assume now that the maximum arrival time difference
995 is calibrated already in nanoseconds
996
997 * mcalib/MCalibrateRelTimes.[h,cc]:
998 - the arrival time is now converted from slices into nanoseconds
999
1000 * mfilter/MFSoftwareTrigger.cc:
1001 - the arrival time is now assumed to be in nanoseconds.
1002 the default is changed accordingly from 0.5 to 1.7
1003
1004 * mjobs/MJCalibrateSignal.cc:
1005 - changed axis label of PulsePos plot (now in nanosec)
1006
1007 * mpointing/MSrcPosCalc.[h,cc]:
1008 - allow to set a tasklist as callback to now which n-th
1009 pass of the same task list it is
1010
1011 * mbase/MTaskList.[h,cc]:
1012 - added some code to allow the execution of one task list more
1013 than once. This is for example necessary to process three
1014 different off-source regions.
1015
1016 * mjobs/MJCut.[h,cc]:
1017 - use the new feature in MTaskList to setup a tasklist
1018 processing the off-source calculation tasklist more than once
1019 - added a new data meber fNumOffSourcePos
1020 - added a new resource option NumOffSourcePositions
1021 - added a new CutQ before Cut0 which takes place before all
1022 source posisiton dependant stuff
1023
1024 * ganymed_onoff.rc:
1025 - renamed Cut0 to CutQ
1026
1027
1028
1029 2007/06/27 Thomas Bretz
1030
1031 * mfilter/MFMagicCuts.cc:
1032 - added the missing include of MHillas.h
1033
1034 * mhist/Makefile, mhist/HistLinkDef.h:
1035 - removed obsolete MHFadcCam
1036 - removed obsolete MHFadcPix
1037
1038 * msignal/MExtractPINDiode.cc:
1039 - commented out some non-compiling code which is not used at all.
1040
1041 * Makefile:
1042 - removed compmux program which entered by chance
1043
1044
1045
1046 2007/06/26 Thomas Bretz
1047
1048 * mmain/Makefile:
1049 - added inlclude path for mfilter
1050
1051 * mmain/MEventDisplay.cc:
1052 - added MFEvtNumber to choose selected preselected events
1053
1054
1055
1056 2007/06/25 Daniel Hoehne
1057
1058 * datacenter/scripts/linkmc:
1059 - implemented execution of fillcamera.C, now first a mc camera file
1060 is linked and then fillcamera.C runs for this file
1061
1062 * datacenter/macros/fillcamera.C:
1063 - bugfix: the macro doesn't giva a seg-fault anymore
1064 (thanks to Thomas)
1065 - arranged the structure more clearly
1066
1067
1068
1069 2007/06/23 Thomas Bretz
1070
1071 * mbadpixels/MBadPixelsCam.cc:
1072 - fixed some Print output
1073
1074 * mhflux/MHAlpha.cc:
1075 - added the missing include of MHillas.h
1076 - removed the obsolete ClassImp(MAlphaFitter)
1077
1078 * mhflux/MHFalseSource.cc, mimage/MHillasSrc.cc:
1079 - added the missing include MHillas.h
1080
1081 * mimage/MHHillasSrc.cc, mimage/MHillasSrc.h:
1082 - removed obsolete include of MHillas.h
1083
1084 * mpointing/MPointingDevCalc.[h,cc]:
1085 - added the real starguider calibration using a pointing model
1086 for the strguider. The dates for which the model is valid
1087 can still be tuned.
1088
1089 * mpointing/MSrcPosCalc.cc, mreport/MReportStarguider.cc:
1090 - added some comment
1091
1092
1093
1094 2007/06/23 Thomas Bretz
1095
1096 * mpointing/MPointing.cc:
1097 - improved output
1098
1099
1100
1101 2007/06/23 Daniela Dorner
1102
1103 * datacenter/db/index.html:
1104 - added link to showplots-seq.php
1105 - added link to builddatasets.php
1106
1107 * datacenter/db/showplots-seq.php:
1108 - added (analog to shoeplots-ds, but instead of dataset number a
1109 sequence range and/or a source name can be chosen)
1110
1111 * datacenter/db/plotinclude.php:
1112 - added function to print pull-down menu for type in showplots*.php
1113
1114 * datacenter/db/showplots.php:
1115 - moved getting of plotname out of if-clauses
1116
1117 * datacenter/db/showplots-ds.php:
1118 - added check if datasetfile is existing
1119
1120 * datacenter/db/showplots-ds.php, datacenter/db/showplots.php:
1121 - added comments
1122 - added home-button
1123 - added reset-button
1124 - changed choosing of type from input field to pull-down menu and
1125 implemented function for this pulldown
1126
1127
1128
1129 2007/06/22 Thomas Bretz
1130
1131 * mhflux/MHThetaSqN.cc:
1132 - fixed optimization (it just didn't work)
1133
1134 * mpointing/MPointing.[h,cc]:
1135 - added some checks in Load
1136 - fixed a problem with the constructors (the pointers MUST be
1137 initialized to 0)
1138 - renamed fNumPar to fgNumPar
1139 - Load and Save now return kTRUE or kFALSE
1140
1141
1142
1143 2007/06/22 Daniela Dorner
1144
1145 * datacenter/db/builddatasets.php:
1146 - fixed typo
1147
1148
1149
1150 2007/06/21 Thomas Bretz
1151
1152 * mjobs/MJCut.cc:
1153 - fixed a problem with the Wobble MCs (the could not be processed
1154 anymore because they needed MTime for MHSrcPos)
1155
1156
1157
1158 2007/06/20 Thomas Bretz
1159
1160 * msql/MSQLMagic.[h,cc]:
1161 - added a new function InsertUpdate
1162
1163
1164
1165 2007/06/20 Daniela Dorner
1166
1167 * datacenter/db/showplots.php:
1168 - implemented different number of tabs for muxdata for
1169 signal*.root
1170
1171
1172
1173 2007/06/19 Thomas Bretz
1174
1175 * callisto.rc, callisto_Dec04Jan05.rc:
1176 - changed the default values (commented out anyhow) to the real
1177 values.
1178
1179 * mbase/MEnv.h:
1180 - allow printing contents from the context menu
1181
1182 * mcalib/MCalibrationRelTimeCalc.cc:
1183 - replaced kDeviatingTimeResolution by new
1184 kDeviatingRelTimeResolution
1185
1186 * mhcalib/MHCalibrationPulseTimeCam.cc:
1187 - automatically scale the saturation limit to the fadc range
1188
1189 * mjobs/MJCalibrateSignal.cc:
1190 - save resource file into signal*.root file
1191 - added some code (still commented) for saving the calibration
1192 results
1193 - do not fill the bad-pixel plots with MCs
1194
1195 * mjobs/MJCalibration.cc, mjobs/MJStar.cc, mjobs/MJCut.cc,
1196 mjobs/MJSpectrum.cc:
1197 - save resource file into signal*.root file
1198
1199 * mjobs/MJPedestal.cc:
1200 - clarified output for "mean pulse time" further
1201
1202 * mjobs/MJob.cc:
1203 - made write container more flexible to allow easier calles
1204 if fPathOut contains the file name already
1205
1206 * mpedestal/MExtractPedestal.cc:
1207 - automatically scale the maximum variation and the
1208 maximum value to fit the FADC range
1209
1210 * msignal/MExtractor.cc:
1211 - removed the reset of the saturation limit. Maybe the user
1212 wants to switch off saturation detection.
1213 - removed a lot of old code (in comments)
1214
1215 * msignal/MExtractTimeAndCharge.cc:
1216 - scale the saturation limit from the maximum of
1217 the FADC range to 256
1218 - use the maximum value of the raw position as the input for
1219 half the signal height in GetSaturationTime again
1220 - calculate maxposhi only if needed
1221 - calculate maxrawlo only if needed
1222
1223 * mraw/MRawRunHeader.[h,cc]:
1224 - implemented new format version 9
1225 - increased version number by one
1226 - added some comments in the header
1227 - added a function returning the maximum value of the FADC
1228 - changed the GetScale from a calculation to a switch
1229 (faster and easier to understand)
1230
1231 * callisto_mux.rc:
1232 - replaced saturation and lower signal limit in
1233 MJPedestalY2.MHCalibrationPulseTimeCam by the defaults
1234
1235 * mbase/MMath.[h,cc]:
1236 - added a function to do a InterpolParab assuming that the
1237 x-coordinates are -1, 0, 1
1238
1239
1240
1241 2007/06/18 Thomas Bretz
1242
1243 * mbadpixels/Makefile:
1244 - added include of mraw
1245
1246 * mbadpixels/MBadPixelsTreat.[h,cc]:
1247 - added some comments
1248 - check for MRawRunHeader
1249 - calculate max time difference from time in ns
1250
1251 * callisto.rc callisto_mux.rc, callisto_Dec04Jan05.rc:
1252 - changed old value for time difference to 3.0
1253 - use the default value (3.0) in all files
1254
1255 * mbadpixels/MBadPixelsPix.h, mbadpixels/MBadPixelsCam.cc,
1256 mcalib/MCalibrationChargeCalc.cc:
1257 - renamed kFluctuatingArrivalTimes to kDeviatingAbsTimeResolution
1258
1259 * mbase/MMath.cc:
1260 - improved (according to the numerical recipes) the calculation
1261 of the one value solution. This should also accelerate
1262 execution a bit
1263
1264
1265
1266 2007/06/17 Thomas Bretz
1267
1268 * mpedestal/MExtractPedestal.[h,cc],
1269 mpedestal/MPedestalSubtract.cc,
1270 mpedestal/MPedestalSubtractedEvt.[h,cc]:
1271 - changed USample_t finally from Byte_t to UShort_t
1272 - adapted Memcpy accordingly
1273
1274 * mraw/MRawEvtData.[h,cc]:
1275 - increased class version to 7
1276 - added fNumBytesPerSample for simplification
1277 - take fNumBytesPerSample into account
1278 - changed draw and print option accordingly
1279 - changed reading of pixel information (in fact it is a
1280 simplification allowed by the flexible storage format)
1281 - added a private GetSample member function to be used in
1282 data access for drawing a pixel
1283 - added returning of the scale (2^((numbytes-1)*8))
1284 - FIXME: GetPixelContent must be reimplemented!
1285
1286 * mraw/MRawEvtPixelIter.[h,cc]:
1287 - changed according to changes in MRawEvtData to support
1288 flexible daza format
1289 - removed a lot of old, obsolete and unsused member functions
1290
1291 * msignal/MSignalCalc.cc, mpedestal/MHPedestalCor.cc:
1292 - changed to use USample_t instead of Byte_t
1293 - ToBeFIXED! The saturation limits are still around 2^8
1294
1295 * callisto_mux.rc:
1296 - removed obsolete LoGainSwitch statement
1297
1298
1299
1300 2007/06/16 Thomas Bretz
1301
1302 * mbase/MGList.cc:
1303 - added some sanity checks
1304
1305 * mbase/MMath.cc:
1306 - don't start caluclation if x<mean in GaussProb
1307
1308 * mpedestal/MExtractPedestal.[h,cc]:
1309 - added new data member for the absulte max signal fMaxSignalAbs
1310 - replaced Byte_t for a sample by USample_t set in the header
1311 to Byte_t
1312 - in the case of random pedestal calculation the MaxPos is
1313 not calculated anymore
1314 - scale the pedestal and pedestalrms according to the sample
1315 size in the data (the scale is retrieved from the run-header)
1316
1317 * mpedestal/MPedestalSubtract.[h,cc]:
1318 - replaced build-in memcpy by a new Memcpy function which is more
1319 flexible depending on the input data format
1320 - scale the signal into the range 0-256 according to the
1321 scale given by the event header
1322 - replaced Byte_t by USample_t
1323
1324 * mpedestal/MPedestalSubtractedEvt.[h,cc]:
1325 - replaced Byte_t by USample_t and set it accordingly to Byte_t
1326
1327 * mraw/MRawRunHeader.h:
1328 - added returning of the scale (2^((numbytes-1)*8))
1329
1330
1331
1332 2007/06/15 Thomas Bretz
1333
1334 * mpedestal/MPedestalSubtractedEvt.cc:
1335 - fixed a bug in the determination of the maximum slice. Only
1336 each second slice was checked. This has been introduced with
1337 the last change four weeks ago.
1338
1339
1340
1341 2007/06/15 Daniela Dorner
1342
1343 * datacenter/db/index-footer.html:
1344 - adapted path of validator picture
1345
1346 * scripts/processsequence:
1347 - added sequence number (get it from sequence file) to path name
1348 in case only a sequence file is given
1349 - added two new command line options: the callisto and star rc can
1350 be given now
1351
1352
1353
1354 2007/06/14 Daniela Dorner
1355
1356 * scripts/processsequence:
1357 - bugfix (getting of runno didn't work in case the outpath
1358 contained a _)
1359
1360
1361
1362 2007/06/13 Thomas Bretz
1363
1364 * mimage/MImgCleanStd.cc:
1365 - print name of MPedPhotCam only if used
1366
1367
1368
1369 2007/06/13 Daniela Dorner
1370
1371 * datacenter/db/plotdb.php:
1372 - enlarged inputs for Set1 and Set2 to 150 (was too short for all
1373 sequences of one dataset)
1374
1375 * datacenter/db/showplots.php:
1376 - implemented variable for number of tabs (calib*.root,
1377 signal*.root and star*.root) to simplify future changes
1378 - adapted number of tabs for signal*.root
1379
1380
1381
1382 2007/06/12 Thomas Bretz
1383
1384 * mbase/MTime.[h,cc]:
1385 - added new constant kDaySec
1386 - use kDaySec where possible
1387 - added second argument to SetUnixTime and allow using it ;-)
1388 - use SetUnixTime in Set(timeval)
1389
1390 * mhcalib/MHCalibrationChargeCam.cc:
1391 - made sure that Draw doesn't crash if the hi-gains
1392 have saturated but the lo-gains don't exist
1393
1394 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]:
1395 - replaced type of SaturationLimit and LowerSignalLimit by UInt_t
1396 - accordingly increased class version number
1397
1398
1399
1400 2007/06/12 Daniela Dorner
1401
1402 * datacenter/db/ganymed.php:
1403 - added comment
1404
1405 * datacenter/db/tabs.php:
1406 - corrected tabs for ganymed for wobble
1407
1408
1409
1410 2007/06/11 Thomas Bretz
1411
1412 * sponde.cc:
1413 - added check for validity of resource file
1414
1415 * mbase/MMath.cc:
1416 - small speed improvement to calclation of three solutions
1417 for the third order pol.
1418 - for a second order pol. set x1 and x2 if it has only one
1419 solution
1420
1421 * mbase/MMath.h:
1422 - speed improvement using ::cbrt instead of pow(x, 1/3)
1423
1424 * mcalib/MCalibrationChargeCalc.cc:
1425 - improved output
1426
1427 * mextralgo/MExtralgoSpline.cc:
1428 - speed improvement by using a look up table for often used
1429 and identical coefficients
1430 - use MMath::SolvePol2 to get the null-points of the first
1431 derivative (EvalDerivEq0)
1432 - removed a lot of old an obsolete comments
1433 - fixed the newly introduced EvlInteg(int, int) -- must
1434 return 0 explicitly if a==b
1435 - fixed the upward search
1436
1437
1438
1439 2007/05/25 Thomas Bretz
1440
1441 * callisto.cc, star.cc:
1442 - removed obsolete check whether config file exists
1443
1444 * sponde.cc:
1445 - aded check for validity of config file (returns 0xfe if not)
1446
1447 * mbase/MEnv.[h,cc]:
1448 - removed obsolete fName workaround
1449 - made sure that also ~ paths are correctly expanded and used
1450
1451 * mjobs/MJob.cc:
1452 - one more sanity check if MEnv is not valid
1453
1454 * Makefile:
1455 - first compile the programs source code and then link the library
1456 this make it much faster to debug the code of the program sources.
1457
1458
1459
1460 2007/05/22 Daniel Hoehne
1461
1462 * datacenter/macros/fillcamera.C:
1463 - added (macro to fill mc parameters into the db)
1464
1465
1466
1467 2007/05/22 Thomas Bretz
1468
1469 * mmuon/MMuonSearchPar.cc:
1470 - tiny speed improvement in the fit function
1471
1472
1473
1474 2007/05/22 Daniela Dorner
1475
1476 * datacenter/scripts/sourcefile:
1477 - adapted the function finish to avoid removing of non existing
1478 files in case the variable lockfile is empty
1479
1480 * steps.rc:
1481 - fixed typo
1482
1483 * datacenter/scripts/checkscriptrunning:
1484 - added (script to check if a script is runnning, including
1485 command line option, to allow for several jobmanagers and
1486 zipscripts of one Mars Version)
1487
1488
1489
1490 2007/05/21 Daniela Dorner
1491
1492 * datacenter/db/showplots-ds.php:
1493 - also off-sequences are plottet now
1494 - by plotting the link to the plot in colour, it is marked, whether
1495 a on sequence (green) or a off sequence is plotted
1496
1497
1498
1499 2007/05/21 Daniel Hoehne
1500
1501 * datacenter/tools/resetdataset:
1502 - re-implemented fAllFilesAvail=NULL
1503
1504 * datacenter/macros/fillstar.C:
1505 - bugfix: for sparkrate='inf', now 0.00 is filled into the db
1506
1507
1508
1509 2007/05/21 Thomas Bretz
1510
1511 * msignal/MSignalPix.h:
1512 - added missing arrival time in Copy function
1513 - added copy constructor
1514
1515 * msignal/MSignalCam.[h,cc]:
1516 - added a function to compare cleanigngs of two objects
1517 - added a function to compare the islands in two objects
1518 - adde Copy function
1519
1520 * mjobs/MJStar.cc:
1521 - added MHEffictiveOnTime to parlist to get access from the
1522 resource file
1523
1524 * mjobs/Makefile:
1525 - added include of mhflux
1526
1527
1528
1529 2007/05/18 Daniela Dorner
1530
1531 * datacenter/scripts/runcorsika:
1532 - added (script to run corsika automatically)
1533
1534 * datacenter/scripts/runreflector:
1535 - added (script to run reflector automatically)
1536
1537 * datacenter/scripts/runcamera:
1538 - added (script to run camera automatically)
1539
1540 * datacenter/scripts/jobmanager:
1541 - added possibility to start separate jobmanager for the MC
1542 processing by giving 'mc' as command line option
1543
1544 * datacenter/scripts/setup:
1545 - added setting for MC production steps
1546
1547 * datacenter/scripts/sourcefile:
1548 - added fail codes for MC production steps
1549
1550 * steps.rc:
1551 - added settings for MC production steps
1552 - removed timer table information (this was only neede by the
1553 macro getdolist.C in case of day-wise processing of data)
1554
1555
1556
1557 2007/05/17 Thomas Bretz
1558
1559 * metralgo/MExtralgoSpline.h:
1560 - improved the speed of the integration by simplifying the evaluated
1561 term. It has been checked that the result is identical.
1562
1563
1564
1565 2007/05/17 Daniela Dorner
1566
1567 * scripts/processsequence:
1568 - added -v5 to all commands
1569
1570 * datacenter/scripts/sourcefile:
1571 - adapted in function makedir if-clause to avoid removing of non
1572 existing files in case todofile is empty or todfile or lockfile is
1573 missing
1574
1575 * datacenter/scripts/runcallisto, datacenter/scripts/runganymed
1576 datacenter/scripts/runstar:
1577 - adapted comment (was still about old way to get from the database
1578 what has to be done)
1579
1580
1581
1582 2007/05/16 Daniel Hoehne
1583
1584 * datacenter/tools/resetdataset:
1585 - several bugfixes (mainly typos, for wobble datasets there was one
1586 colon too much due to no off sequences)
1587
1588
1589
1590 2007/05/16 Thomas Bretz
1591
1592 * callisto.cc:
1593 - switch of storage of job2 only in movie mode
1594
1595 * mjobs/MJCalibrateSignal.[h,cc]:
1596 - do not write the interlaced containers anymore
1597 they have no real meaning if only the ones of the last
1598 calibration are written
1599 - removed obsolete references to MCalibrationPulseTimeCam
1600 - changed default writingmode for the signal file to UPDATE
1601
1602 * mjobs/MJCalibration.cc, mjobs/MJCut.cc:
1603 - write display by adding it to the array
1604
1605 * mjobs/MJPedestal.[h,cc]:
1606 - added const qualifier to argument of DisplayResult
1607 - removed obsolete WriteResult
1608 - added a new function WritePulsePos
1609 - call WritePulsePos if PulsePosCheck is enabled
1610
1611 * mjobs/MJob.[h,cc]:
1612 - removed automatic writing of fDisplay from WriteContainer
1613 - added a new function WriteDisplay
1614
1615 * mhcalib/MHCalibrationChargeCam.cc, mpedestal/MExtractPedestal.cc,
1616 msignal/MExtractBlindPixel.cc, msignal/MSignalCalc.cc:
1617 - replaced GetMax by GetMaxPos
1618
1619 * mhcalib/MHCalibrationPulseTimeCam.cc:
1620 - use new GetMax returning position and height at once
1621
1622 * mpedestal/MPedestalSubtractedEvt.[h,cc]:
1623 - devided the old function GetMax into GetMax and GetRawMax
1624
1625 * msignal/MExtractTimeAndCharge.cc:
1626 - GetSaturationTime now uses the real maximum as reference not
1627 the maximum of the raw-date
1628 - adapted the use of GetMax
1629
1630 * mextralgo/MExtralgoSpline.h:
1631 - added a function which allows the outside world to access the
1632 spline
1633 - removed Align from EvalInteg, it is done in EvalPrimitive already
1634
1635 * macros/test/extralgospline.C:
1636 - added a macro to test the spline
1637
1638
1639
1640 2007/05/14 Stefan Ruegamer
1641
1642 * datacenter/scripts/checkmd5sum
1643 - added this script which makes an md5sum check of files that have
1644 been copied from tape to the directory
1645 /magic/datacenter/fromtape. This script will run later auto-
1646 matically before movingrawfiles.
1647
1648
1649
1650 2007/05/14 Daniela Dorner
1651
1652 * datacenter/scripts/checkfilesforsequenceavail:
1653 - added missing 'set -C'
1654
1655 * scripts/processsequence:
1656 - added option (now callisto rc can be giving in a command line
1657 option)
1658
1659
1660
1661 2007/05/14 Daniel Hoehne
1662
1663 * datacenter/db/menu.php, magicdefs.php, querycal.php:
1664 - implemented new columns fUnsuitableMax and fDeadMax
1665
1666
1667
1668 2007/05/14 Thomas Bretz
1669
1670 * RELEASE 1.2
1671
1672
1673
1674 2007/05/14 Thomas Bretz
1675
1676 * callisto_mux.rc:
1677 - cleanup of some comments
1678
1679 * mjobs/MJCalibration.cc:
1680 - fixed the unintentionally removed setting of pedestal
1681 for MPedestalSubtract
1682
1683 * mpedestal/MPedestalSubtract.cc:
1684 - improved output for debugging purpose
1685
1686 * msignal/MExtractor.[h,cc]:
1687 - according to the last changes the version number has been
1688 increased to 9
1689
1690 * mcalib/MCalibrationCam.cc:
1691 - added code to GetPixelContent from MCalibrationPedCam
1692
1693 * mcalib/Makefile, mcalib/CalibLinkDef.h:
1694 - removed obsolete MCalibrationPedCam
1695
1696 * mhcalib/MHPedestalCam.cc:
1697 - Removed references to MCalibrationPedCam use a MCalibrationCam
1698 with the name MCalibrationPedCam instead
1699
1700 * mjobs/MJCalibration.cc:
1701 - changed background color in Defects to be able to read
1702 the yellow text color
1703
1704 * mjobs/MJPedestal.cc:
1705 - removed obsolete include of MCalibrationPedCam
1706
1707 * mcalib/MCalibrationPulseTimeCam.[h,cc]:
1708 - removed some obsolete Add functions already contained in
1709 the base class
1710
1711 * mcalib/MCalibrationIntensityBlindCam.[h,cc],
1712 mcalib/MCalibrationIntensityQECam.[h,cc],
1713 mcalib/MCalibrationIntensityTestCam.[h,cc]:
1714 - removed
1715
1716
1717
1718 2007/05/11 Daniela Dorner
1719
1720 * scripts/processsequence:
1721 - added information about the created paths to the output of
1722 Usage()
1723 - adapted regular expressions
1724 - bugfix in getting date for cc and caco file
1725 - bugfix (subsystempath was missing)
1726 - exit instead of break, if cc or caco file is missing
1727 - merpplogdirectory is created after finding of files now
1728 - improved logging
1729
1730 * datacenter/scripts/setup:
1731 - adapted number of processes
1732 - removed datacheck
1733
1734
1735
1736 2007/05/11 Thomas Bretz
1737
1738 * mcalib/MCalibrationChargeCalc.cc, mhcalib/MHPedestalCam.cc,
1739 msignal/MExtractBlindPixel.cc:
1740 - replaced the call to GetTotalEntries by the product
1741 of the number of slices with the number of events of the
1742 individual pixel
1743
1744 * mpedestal/MExtractPedestal.[h,cc], mpedestal/MPedCalcPedRun.[h,cc],
1745 mpedestal/MPedCalcFromLoGain.[h,cc]:
1746 - unified the summing part of Process() into a new function
1747 CalcPixel in the base class
1748 - in MPedCalcPedRun individual pixels could be skipped due to
1749 high variations, but it was still divided by the number of events
1750 procesed. This let to a pedestal which was a tiny amount too
1751 small and gave an small positive offset of the randomly extracted
1752 pedestal.
1753 - unified the loops over the individual pixels to calculate the
1754 pixel-, area-, and sector-defaults for the whole camera into
1755 the base-class
1756 - moved fNumEventsUsed into the base-class and removed obsolete
1757 fUsedEvents
1758 - removed obsolete fTotalCounter, use the product of the number
1759 of slices and the number of events stored in each individual
1760 pixel instead
1761 - added some sanity checks not to calculate average and/or rms
1762 values if the statistics is too low (division by zero)
1763 - for calculating min and/or max values at most places now
1764 an int is used. This increases the range for further
1765 upgrade to 16bit samples.
1766
1767 * mpedestal/MPedestalCam.[h,cc]:
1768 - removed obsolete fTotalEntries and replaced by fNumSlices
1769 because the number of total entries depends on the number of
1770 events used for each individual pixel
1771 - adapted GetPixelContent accordingly
1772 - increased class version to 2
1773
1774 * manalysis/MCameraData.cc:
1775 - added include of TArrayI (previously included from MPedestalCam)
1776
1777 * mcalib/MCalibrationChargeCam.cc, mcalib/MCalibrationRelTimeCam.cc:
1778 - fixed GetPixelContant to give more proper output
1779 - reformatted GetPIxelContent code
1780 - added const-qualifiers
1781
1782 * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
1783 mjobs/MJCalibration.cc, mjobs/MJPedestal.cc,
1784 mpedestal/MExtractPedestal.[h,cc], msignal/MExtractor.[h,cc],
1785 msignal/MExtractBlindPixel.cc, msignal/MExtractPINDiode.cc:
1786 - removed data members fPedestal and fPedestalsIn respectively,
1787 and all referencing functions because it was never used at all
1788
1789 * mextralgo/MExtralgoDigitalFilter.[h,cc],
1790 mextralgo/MExtralgoSpline.cc
1791 msignal/MExtractTimeAndChargeDigitalFilter.cc:
1792 - made the noise extraction completely random and automatic
1793 - gave the noise extraction completely into the hand of
1794 the extractors
1795
1796
1797
1798 2007/05/10 Daniela Dorner
1799
1800 * datacenter/scripts/runcallisto:
1801 - bugfix (typo in getting date for finding cc and cacofile)
1802
1803 * scripts/merppupdate:
1804 - added (script to merpp update already calibrated files)
1805 - added possibility to give outpath and regular expression for
1806 filename as command line options
1807
1808
1809
1810 2007/05/10 Thomas Bretz
1811
1812 * callisto.rc, callisto_Dec04Jan05.rc, callisto_MarApr05.rc:
1813 - cleanup of some comments
1814
1815 * mbase/MMath.cc:
1816 - removed the usage of a storage space for the index in
1817 GetMedianDev because the index is reacalculated anyhow
1818
1819 * mbase/MStatusArray.cc:
1820 - if several objects of the same name (but different class
1821 types) are in a pad we don't stop searching if an object
1822 with the right name has been found
1823
1824 * mcalib/MCalibrateData.cc, mcalib/MCalibrationChargeCalc.cc,
1825 mcalib/MCalibrationRelTimeCalc.cc:
1826 - updated output
1827
1828 * mhist/MHCamera.[h,cc]
1829 - added two new member functions to count the number of bins
1830 above or below a threshold
1831
1832 * mjobs/MJCalibrateSignal.cc:
1833 - added a new Tab to show the time development of the unsuitable
1834 pixels
1835 - added a new tab showing the eveloution of the number of
1836 dead pixels
1837
1838 * mjobs/MJCalibration.cc:
1839 - updated texts in bad pixel display
1840
1841 * datacenter/macros/fillsignal.C:
1842 - replaced CalcUnsuitable by the new members of MHCamera
1843 - also fill the maximum number of unsuitable pixels
1844 - and fill the maximum number of dead pixels
1845
1846 * mfilter/MFSoftwareTrigger.cc, mhcalib/MHCalibrationTestCam.cc,
1847 mimage/MCameraSmooth.cc:
1848 - removed obsolete calls to GetPixById
1849
1850 * msignal/MSignalCam.[h,cc]:
1851 - removed obolete function to access the MSignalPix'
1852 - removed obsolete GetPixById
1853 - added new function returning the number of unmapped pixels
1854 - a little code cleanup
1855
1856
1857
1858
1859 2007/05/09 Daniela Dorner
1860
1861 * scripts/makemovie:
1862 - added comment
1863 - removed not needed lines
1864
1865 * datacenter/scripts/buildsequenceentries,
1866 datacenter/scripts/checkfilesforsequenceavail,
1867 datacenter/scripts/checklogs, datacenter/scripts/checkstardone,
1868 datacenter/scripts/checktransfer, datacenter/scripts/copyscript,
1869 datacenter/scripts/correcttime, datacenter/scripts/dodatacheck,
1870 datacenter/scripts/doexclusions, datacenter/scripts/doqualityplots,
1871 datacenter/scripts/dowebplots, datacenter/scripts/filesondisk,
1872 datacenter/scripts/fillcallisto, datacenter/scripts/fillganymed,
1873 datacenter/scripts/fillstar, datacenter/scripts/findnewstars,
1874 datacenter/scripts/findnotseqruns,
1875 datacenter/scripts/insertdatasets,
1876 datacenter/scripts/insertsequences, datacenter/scripts/jobmanager,
1877 datacenter/scripts/linkmc, datacenter/scripts/makecallistolinks,
1878 datacenter/scripts/mcsequences,
1879 datacenter/scripts/movingsubsystemfiles,
1880 datacenter/scripts/processmcsequences, datacenter/scripts/rmlocks,
1881 datacenter/scripts/runcallisto, datacenter/scripts/runganymed,
1882 datacenter/scripts/runstar, datacenter/scripts/scriptlauncher,
1883 datacenter/scripts/setup, datacenter/scripts/sourcefile,
1884 datacenter/scripts/webupdate-callisto,
1885 datacenter/scripts/webupdate-ganymed,
1886 datacenter/scripts/webupdate-sinope,
1887 datacenter/scripts/webupdate-star,
1888 datacenter/scripts/writedatasetfiles,
1889 datacenter/scripts/writesequencefiles,
1890 datacenter/scripts/zipscript:
1891 - change time for 'Software-Developement'
1892
1893 * datacenter/scripts/buildsequenceentries,
1894 datacenter/scripts/checkfilesforsequenceavail,
1895 datacenter/scripts/checkstardone, datacenter/scripts/correcttime,
1896 datacenter/scripts/dodatacheck, datacenter/scripts/doexclusions,
1897 datacenter/scripts/fillcallisto, datacenter/scripts/fillganymed,
1898 datacenter/scripts/fillstar, datacenter/scripts/runcallisto,
1899 datacenter/scripts/runganymed, datacenter/scripts/runstar,
1900 datacenter/scripts/writedatasetfiles,
1901 datacenter/scripts/writesequencefiles:
1902 - removed variable needed only for setstatusroot
1903 - adapted variable needed for setstatus
1904 - adapted comment
1905
1906 * datacenter/scripts/writedatasetfiles:
1907 - added missing 'setstatus "start"'
1908
1909 * datacenter/scripts/correcttime:
1910 - improved regular expressions
1911
1912 * datacenter/macros/findcacofiles.C:
1913 - added algorithm for searching missing caco files and inserting
1914 the according runnumber to the database
1915 - adapted comment
1916
1917 * datacenter/scripts/filesondisk:
1918 - removed algorithm for finding missing caco files (done by
1919 findcacofiles.C no)
1920 - adapted comment
1921 - added removing of files conaining the run lists
1922
1923 * datacenter/scripts/zipscript:
1924 - added possibility to start several zipscripts giving a commanline
1925 option
1926 - added locking of callisto
1927 - removed not needed lines
1928 - removed old code
1929 - fixed bug (filename for chmod was wrong)
1930
1931 * datacenter/scripts/runcallisto:
1932 - added locking of sequence for zipping
1933 - reduced find for cc and caco file to the directory of the date,
1934 where the files are stored (date taken from callisto filename)
1935 - improved regular expressions
1936
1937 * steps.rc:
1938 - added fNotZipping to Needs of fCallisto to allow for the locking
1939 of callistos by the zipscript
1940
1941 * datacenter/scripts/sourcefile:
1942 - removed functions setstatusroot and getdolistroot
1943 - renamed variable in setstatus
1944 - added function sendquery
1945 - adapted if-clause to avoid removing of non existing files in
1946 case todofile is empty
1947
1948 * datacenter/scripts/scriptlauncher:
1949 - fixed bug (in case condor_submit failed, the scriptlauncher was
1950 waiting for the not submitted job, until it was killed)
1951
1952 * datacenter/scripts/jobmanager:
1953 - added algorithm to increase sleeping time in case condor failed
1954 several times in a row
1955
1956 * datacenter/scripts/setup:
1957 - renamed errorsleeptime for usage in algorithm in jobmanager
1958
1959 * datacenter/scripts/dodatacheck:
1960 - added query for date to reduce the find to the directory of the
1961 date, where the rawfile is stored
1962 - removed not needed lines
1963
1964 * datacenter/scripts/dodatacheck, datacenter/scripts/doqualityplots,
1965 datacenter/scripts/dowebplots, datacenter/scripts/linkmc,
1966 datacenter/scripts/movingsubsystemfiles,
1967 datacenter/scripts/runcallisto, datacenter/scripts/sourcefile,
1968 scripts/dospectrum, scripts/makemovie, scripts/processsequence:
1969 - changed indentation to 3 spaces, where it was different
1970
1971 * datacenter/scripts/copyscript:
1972 - added sort and uniq to find for dates
1973 - removed not needed lines
1974 - adapted find for catalogue files such that only the directories
1975 of the last 31 days are searched with find and not the whole
1976 central control path
1977
1978 * datacenter/db/sequinfo.php:
1979 - show ranges menu on first loading of page
1980
1981 * datacenter/db/menu.js:
1982 - adapted functions to show ranges menu on first loading of the
1983 page and hide it, when a query is done
1984 - commented functions
1985
1986 * scripts/processsequence:
1987 - restricted find for cacofile to directory of date
1988
1989 * scripts/merppupdate:
1990 - added (script to do merpp update for already calibrated files)
1991
1992
1993
1994 2007/05/09 Thomas Bretz
1995
1996 * callisto.rc, callisto_Dec04Jan05.rc, callisto_MarApr05.rc,
1997 callisto_mux.rc:
1998 - changed ArrTimeRmsLimit in all cases to default 5.0
1999 because of the new meaning
2000
2001 * showplot.cc:
2002 - changed that it closes automatically if the file cannot
2003 be read
2004
2005 * datacenter/macros/fillstar.C:
2006 - commented the output of the query
2007
2008 * datacenter/macros/plotdb.C:
2009 - adapted ranges to MUX data values
2010 - added plots for new unsuitable columns
2011
2012 * mbadpixels/MBadPixelsPix.h:
2013 - added a new member function IsUncalibrated
2014 - further adapted the usuitable levels
2015
2016 * mcalib/MCalibrationChargeCalc.[h,cc]:
2017 - changed the meaning of ArrTimeRmsLimit such that it is now
2018 the deviation from the average rms expressed in significance
2019 levels
2020 - the new check is done similar to the check for the relative
2021 arrival time (to be unified!)
2022 - removed FinalizeArrivalTimes
2023 - removed calibration levels for first and last bin, this
2024 has to be redone more properly taken the extractor properties
2025 into account
2026 - some updates to the output
2027 - some simplifications to the code
2028
2029 * mcalib/MCalibrationRelTimeCalc.cc:
2030 - when calculating the median check for UnsuitableRun not
2031 unsuitable in general
2032 - small changes to output
2033 - calculate upper and lower limits only once
2034
2035 * mhvstime/MHVsTime.[h,cc]:
2036 - added fMinimum and fMaximum data members similar to
2037 MHSectorVsTime
2038 - to be unified with MHSectorVsTime
2039 - fixed draw/paint
2040 - increased version number
2041
2042 * mjobs/MJCalibration.cc:
2043 - removed the bad pixel levels for first and last bins
2044
2045 * msignal/MExtractTimeAndChargeSpline.[h,cc],
2046 mextralgo/MExtralgoSpline.cc:
2047 - changed to allow setup of the extraction type and the
2048 relative or absolute height for arrival
2049 - if the height is set < 0 and extraction type is set to
2050 relative integral the maximum is used instead of the leading edge.
2051 - accordingly increased version number by one
2052
2053 * mjobs/Makefile:
2054 - added mextralgo to includes
2055
2056
2057
2058 2007/05/08 Daniel Hoehne
2059
2060 * datacenter/macros/fillsignal.C:
2061 - implemented new variables fUnsuitable50 and fUnsuitable01
2062
2063 * datacenter/db/menu.php, magicdefs.php, querycal.php:
2064 - implemented new columns fUnsuitable50 and fUnsuitable01
2065
2066
2067
2068 2007/05/04 Thomas Bretz
2069
2070 * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
2071 - removed writing MBadPixelsCam. It now gives trouble
2072 because the etReadyToSave flag is set at an unproper time.
2073 It is not used anyhow.
2074
2075 * datacenter/macros/fillsignal.C:
2076 - small simplification
2077
2078
2079
2080 2007/05/04 Daniela Dorner
2081
2082 * scripts/makemovie:
2083 - added (script to produce movies)
2084
2085
2086
2087 2007/05/03 Daniel Hoehne
2088
2089 * datacenter/macros/fillsignal.C:
2090 - fixed bug which made fillsignal fail for the new MUX data:
2091 for sequences > 200000 hilooff and hilocal are not needed anymore
2092
2093
2094
2095 2007/04/28 Daniela Dorner
2096
2097 * datacenter/scripts/dowebplots, datacenter/scripts/doqualityplots:
2098 - moved temporary directory for pstoimg to /tmp
2099
2100 * datacenter/scripts/copyscript:
2101 - moved file with diff for magic_favorites to /tmp
2102
2103 * datacenter/db/plotdb.php, datacenter/db/plotinclude.php,
2104 datacenter/db/menu.js :
2105 - implemented possibility to plot datasets by inserting dataset
2106 number as Set1
2107
2108 * datacenter/db/plot.php:
2109 - implemented variables for colours
2110
2111 * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php,
2112 datacenter/db/include.php, datacenter/db/datasetinfo-aio.php,
2113 datacenter/db/ganymed.php, datacenter/db/sequence.php:
2114 - removed header and footer for print version
2115
2116 * datacenter/db/runinfo-aio.php:
2117 - fixed small bug
2118
2119 * datacenter/db/magicdefs.php:
2120 - added fMEanPUlsePosInner to alias
2121
2122 * datacenter/db/ganymed.php:
2123 - added observation mode
2124
2125
2126
2127 2007/04/27 Daniela Dorner
2128
2129 * datacenter/scripts/jobmanager:
2130 - improved logging
2131
2132 * datacenter/scripts/scriptlauncher:
2133 - redirect of error messages of condor_submit to errorlogfile
2134 - in case condor_submit does not work (i.e. pid empty) an error
2135 message is written to the processlogfile
2136
2137 * datacenter/db/showplots-ds.php:
2138 - adapted maxwidth of input field
2139
2140 * datacenter/db/plotdb.php, datacenter/db/plotinclude.php,
2141 datacenter/db/menu.js :
2142 - implemented possibility to give range for 2 additional values
2143 - implemented possibility to give only upper or lower limit
2144 - fixed bug, that ranges are not accepted before plotting once
2145
2146
2147
2148 2007/04/27
2149
2150 * RELEASE 1.1
2151
2152
2153
2154 2007/04/27 Daniel Hoehne
2155
2156 * datacenter/scripts/runcallisto:
2157 - modified the ccfile and cacofile search to not find ccfiles
2158 twice if one runnumber is part of a higher runnumber (as 23456
2159 and 223456)
2160
2161
2162
2163 2007/04/27 Thomas Bretz
2164
2165 * mcalib/CalibLinkDef.h, mcalib/Makefile:
2166 - removed obsolete MCalibrationIntensityCam
2167 - removed obsolete MCalibrationIntensityChargeCam
2168
2169 * mcalib/MCalibCalcFromPast.[h,cc], mcalib/MCalibColorSteer.[h,cc],
2170 mcalib/MCalibrateData.[h,cc], mhcalib/MHCalibrationChargeCam.[h,cc]:
2171 - removed obsolete MCalibrationIntensityChargeCam and replaced by
2172 MCalibrationChargeCam
2173
2174 * mcalib/MCalibrationChargeCalc.[h,cc]:
2175 - removed obsolete MCalibrationIntensityChargeCam and replaced by
2176 MCalibrationChargeCam
2177 - to realize the difference between continous and single calibration
2178 a new data member fContinousCalibration has been introduced
2179 - consequently increased version number to 6
2180 - do not set any exclusion in ReInit. it is nonsense not to fill
2181 histograms which might give (or give not) correct result,
2182 if the checks are all executed anyhow
2183
2184 * mcalib/MCalibrationRelTimeCalc.cc:
2185 - do not set any exclusion in ReInit and if a pixel is unsuitable.
2186 it is nonsense not to fill histograms which might give (or give
2187 not) correct result, if the checks are all executed anyhow
2188 - switched on the check for outliers
2189 - outliers are now set unsuitable rather than unreliable
2190 - some code simplification of the checks
2191
2192 * mcalib/MCalibrationChargeCam.cc:
2193 - added a comment in the Clear member function
2194
2195 * mcalib/MCalibrationRelTimeCam.cc:
2196 - some fixes of looong Form statements
2197 - a small cosmetic change to GetPixelContent
2198 - replaced the old check of the average time resolution by
2199 a more accurate check using the median and deviation
2200
2201 * mhcalib/MHCalibrationRelTimeCam.[h,cc]:
2202 - removed data member fReferencePixel and corresponding code
2203 - use the median of pixels with area index 0 as reference instead of
2204 an artificial pixel
2205
2206 * mhcalib/MHCalibrationCam.[h,cc]:
2207 - finally removed all dependencies on the intensity cams and replaced
2208 them by the direct cam
2209 - if the lo-gain histogram is empty this is not a reason for an
2210 uncalibrated pixel. At least in case of extracted properties (charge
2211 and time) it is ok.
2212
2213 * mjobs/MJCalibration.[h,cc]:
2214 - let MCalibrationRelTimeCalc run after MCalibrationChargeCalc
2215 otherwise almost all unsuitable pixels have deviating
2216 relative arrival resolution.
2217 - added new level for deviating time reolution to plot of bad pixels
2218 - changed reference lines for timr resolution plots
2219 - removed data member fRefTimeOffsetInner, it is now 0 by definition
2220
2221 * mjobs/MJCalibrateSignal.cc:
2222 - finally removed all dependencies of Intensity cams
2223 - enable ContinousCalibration in MCalibrationChargeCalc instead
2224 - switched on interleaved relative time calibration
2225
2226 * mbadpixels/MBadPixelsPix.h:
2227 - adapted to new unsuitable flag kDeviatingTimeResolution
2228
2229 * callisto_mux.rc:
2230 - removed the obsolete resource statement about the level
2231 for the relative arrival time check.
2232
2233 * mjobs/calibrationref.rc, mjobs/calibrationref_Dec04.rc,
2234 mjobs/calibrationref_Nov04.rc, resources/calibrationref_mux.rc:
2235 - changed time resolution references accordingly
2236
2237 * resources/calibration_spline.rc:
2238 - added muon calibration factors up to period 55... to be corrected.
2239
2240 * mjobs/MJCut.[h,cc]:
2241 - reanimated the use of an energy estimator in ganymed for the
2242 purpose of having it as additional cut value if looking
2243 for events after cuts
2244
2245 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
2246 - added a corresponding example
2247
2248
2249
2250 2007/04/26 Thomas Bretz
2251
2252 * mjobs/MJPedestal.cc:
2253 - inverted the default of the CalibFilter for the case of no
2254 pattern available as the filter was inverted 4.3.07.
2255
2256 * callisto.rc:
2257 - fixed typos in examples for movie encoding
2258
2259
2260
2261 2007/04/25 Daniel Hoehne
2262
2263 * datacenter/scripts/runcallisto:
2264 - removed obsolete option -raw from command line for callisto
2265
2266
2267
2268 2007/04/25 Thomas Bretz
2269
2270 * mbadpixels/MBadPixelsCam.cc:
2271 - removed obsolete code from Print() which tried to align the
2272 output
2273
2274 * mhcalib/MHCalibrationChargeCam.cc:
2275 - increased the shown binning range further
2276
2277 * mhcalib/MHCalibrationPulseTimeCam.cc:
2278 - unimportant changes
2279
2280 * mjobs/MJPedestal.cc:
2281 - changed a comment
2282
2283 * mpedestal/MPedestalSubtractedEvt.h:
2284 - fixed a bug of preset upper limits. The last slice is
2285 fNumSamples-1 not fNumSamples
2286
2287
2288
2289 2007/04/24 Thomas Bretz
2290
2291 * callisto_Dec04Jan05.rc, callisto_MarApr05.rc, callisto_mux.rc:
2292 - fixed typos in examples for movie encoding
2293
2294 * mjobs/MJCalib.h, mjobs/MJPedestal.cc:
2295 - missing commit from yesterday :-(
2296
2297 * mmovie/MMovieWrite.cc:
2298 - changed resource Filename according to the other resources
2299 to FileName
2300
2301 * ganymed.cc:
2302 - enable dataset mc-mode if "-mc" is specified
2303 - removed obsolete call to EnableMonteCarloMode
2304 - removed EnableWobbleMode but use the setting of the dataset
2305 instead
2306
2307 * mjobs/MDataSet.[h,cc]:
2308 - renamed fIsWobbleMode to fWobbleMode
2309 - added setter for fWobbleMode
2310 - added fMonteCarlo which determins the default paths to be used
2311 if not overwritten
2312 - replaced the static variables for the paths by member functions
2313 which depend on the new fWobbleMode data member
2314 - some simple reordering inthe constructor was necessary
2315 - increased class version number accordingly to 2
2316
2317 * mjobs/MJCut.[h,cc]:
2318 - repaired On-only mode
2319 - removed data member fIsMonteCarlo, use the data-set getter instead
2320 - removed data member fIsWobbleMode, use the data-set getter instead
2321
2322 * sponde.cc:
2323 - print a warning if MC dataset doens't contain "MonteCarlo: Yes"
2324
2325 * mjobs/MJCalibrateSignal.cc:
2326 - do not write signal*.root in movie mode
2327
2328
2329
2330 2007/04/23 Thomas Bretz
2331
2332 * callisto.cc, star.cc:
2333 - removed "-raw" and "-root" option
2334 - replaced inflating sequence path by new InflatePath
2335 function
2336 - removed MJCalib::kUse* usage, use MSequence::IsMonteCarlo
2337 instead
2338
2339 * mhcalib/MHCalibrationChargeBlindCam.cc,
2340 mhcalib/MHCalibrationHiLoCam.cc,
2341 mhcalib/MHCalibrationPulseTimeCam.cc:
2342 - removed obsolete include of MCalibrationIntensityCam
2343
2344 * mhcalib/MHPedestalCam.cc:
2345 - removed obsolete usage of fIntensCam
2346
2347 * mhist/MHEvent.cc:
2348 - replacedcompilation of description string by new
2349 MMcEvt::GetDescription memeber function
2350
2351 * mjobs/MJCalib.[h,cc]:
2352 - removed fDataFlag and corresponding member functions and
2353 handling
2354
2355 * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
2356 mjobs/MJCalibration.cc, mjobs/MJPedestal.cc, mjobs/MJStar.[h,cc]:
2357 - replaced IsUseRawData and IsUseRootData by
2358 MSequence::IsMonteCarlo
2359 - use fSequence to determin whether it is MC sequence or not
2360
2361 * mjobs/MJCalibrateSignal.cc:
2362 - renamed movie encoding task list
2363 - do not write output files if encoding movie
2364
2365 * mjobs/MSequence.[h,cc]:
2366 - removed "merpp"-path
2367 - monte carlo files now always have 8digits run numbers
2368 - added new resource "MonteCarlo"
2369 - added new static member function InflatePath
2370 - increased version number to 2
2371
2372 * mmc/MMcEvt.[hxx,cxx]:
2373 - added new member function GetDescription
2374
2375 * mmovie/MMovieWrite.[h,cc]:
2376 - added a sanity check for strange rms values
2377 - search for MMcEvt in the parlist and improve output
2378 in case of monte carlo data
2379 - fixed some typos in the comments of ReadEnv
2380
2381 * mmovie/Makefile:
2382 - added mmc search path
2383
2384 * mraw/MRawRunHeader.cc:
2385 - set new defaults of fTelescopeNumber, fCameraVersion,
2386 fFreqSampling and fNumSignificantBits for old MC data
2387
2388
2389
2390 2007/04/23 Daniela Dorner
2391
2392 * datacenter/scripts/linkmc:
2393 - removed workaround for 5-digit runnumbers
2394
2395 * datacenter/scripts/mcsequences:
2396 - added line 'MonteCarlo: Yes' to output to sequence file
2397
2398 * datacenter/scripts/runganymed:
2399 - adapted chosing of ganymed rc-file
2400 - added output of ganymed command line
2401
2402
2403
2404 2007/04/20 Daniel Hoehne
2405
2406 * datacenter/macros/filldotrun.C:
2407 - implemented new Arehucas version
2408
2409
2410
2411 2007/04/20 Thomas Bretz
2412
2413 * mbadpixels/MBadPixelsCam.cc, mbadpixels/MBadPixelsPix.cc:
2414 - propagate option in Clear member function
2415 - the default is now to keep the previously excluded flag and
2416 set the unsuitable-run flag accordingly
2417
2418 * mcalib/MCalibrationChargeCalc.cc:
2419 - if the lower limit for the measured number of phe is calculated
2420 to be less than one phe it is artificially reset to one phe
2421
2422 * mhist/MHCamEvent.cc:
2423 - call SetFrameBorder(0) for all subpads explicitly
2424
2425 * mhist/MHCamera.cc:
2426 - removed the obsolete definition of kItemsLegend
2427
2428 * mbadpixels/MBadPixelsIntensityCam.cc, mcalib/MCalibrationIntensityCam.cc:
2429 - removed obsolete reference in comment to MCalibrationINtensityQECam
2430
2431 * mcalib/CalibLinkDef.h, mcalib/Makefile:
2432 - removed obsolete MCalibrationIntensityQECam
2433 - removed obsolete MCalibrationIntensityBlindCam
2434 - removed obsolete MCalibrationIntensityRelTimeCam
2435 - removed obsolete MCalibrationIntensityTestCam
2436
2437 * mcalib/MCalibCalcFromPast.[h,cc], mcalib/MCalibColorSteer.[h,cc],
2438 mcalib/MCalibrateData.[h,cc]:
2439 - replaced data member fIntensQE by fQECam
2440 - removed references to obsolete MCalibrationIntensityQECam
2441 - added some comments
2442 - replaced obsolete reference to MCalibrationIntensityBlindCam
2443 by reference to MCalibrationBlindCam
2444
2445 * mcalib/MCalibrationChargeCalc.[h,cc]:
2446 - replaced references to fIntensQE by direct access to fQECam
2447 - adde some comments
2448 - removed data member fIntensQECam
2449 - replaced obsoilete reference to MCalibrationIntensityBlindCam
2450 by reference to MCalibrationBlindCam
2451
2452 * mjobs/MJCalibrateSignal.cc, mhcalib/MHCalibrationChargeBlindCam.cc:
2453 - removed obsolete references to MCalibrationIntensityQECam
2454 - removed obsolete references to MCalibrationIntensityBlindCam
2455
2456 * mbase/MTask.cc:
2457 - added some unexecuted code to debug which taks are processed
2458
2459 * mcalib/MCalibCalcFromPast.cc, mcalib/MCalibrationIntensityCam.cc,
2460 mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.h
2461 - removed obsolete MCalibrationIntensityRelTimeCam
2462
2463 * mcalib/MCalibColorSteer.[h,cc], mcalib/MCalibrationRelTimeCalc.[h,cc],
2464 mhcalib/MHCalibrationRelTimeCam.cc:
2465 - replaced obsolete reference to MCalibrationIntensityRelTimeCam
2466 by referencing MCalibrationRelTimeCam
2467
2468 * mhcalib/MHCalibrationChargeBlindCam.cc:
2469 - replaced obsolete reference to MCalibrationIntensityBlindCam
2470 by referencing MCalibrationBlindCam
2471
2472 * mhcalib/MHCalibrationHiLoCam.cc:
2473 - replaced obsolete reference to MCalibrationIntensityHiLoCam
2474 by referencing MCalibrationHiLoCam
2475
2476 * mhcalib/MHCalibrationPulseTimeCam.cc
2477 - replaced obsolete reference to MCalibrationIntensityPulseTimeCam
2478 by referencing MCalibrationPulseTimeCam
2479
2480 * mcalib/MCalibrationTestCalc.cc
2481 - replaced obsolete reference to MCalibrationIntensityTestCam
2482 by referencing MCalibrationTestCam
2483
2484
2485
2486 2007/04/12 Daniela Dorner
2487
2488 * datacenter/db/showplots-ds.php:
2489 - added (script to plot all plots of a data set)
2490
2491 * datacenter/db/showplots.php:
2492 - added 'previous' and 'next' button
2493
2494 * datacenter/db/plotinclude.php, datacenter/db/showplots.php:
2495 - moved two function from showplots.php to plotinclude.php, as they
2496 are also used in showplots-ds.php
2497
2498 * datacenter/db/builddatasets.php, datacenter/db/datasetinfo-aio.php
2499 datacenter/db/indes-header.html, datacenter/db/indes.html,
2500 datacenter/db/menu.js, datacenter/db/reference.html,
2501 datacenter/db/regexp.html, datacenter/db/runinfo-aio.html,
2502 datacenter/db/sequinfo-aio.html:
2503 - adapted paths of images and mars.css
2504
2505 * datacenter/db/index.html:
2506 - added link to showplots-ds.php
2507
2508
2509
2510 2007/04/18 Thomas Bretz
2511
2512 * Makefile:
2513 - added suffixes .hxx and .cxx
2514 - added new subdir mmovie
2515
2516 * mjobs/Makefile:
2517 - added path to mmovie
2518
2519 * mmovie/MMoviePrepare.[h,cc]:
2520 - changed access to MCalibrateData to access to MCalibConstCam
2521
2522 * mmovie/MMovieWrite.cc:
2523 - fixed some typos in comments
2524
2525 * mjobs/MJCalibrateSignal.cc:
2526 - removed dependenca on obsolete MCalibrationIntensityConstCam
2527
2528 * mjobs/MJCalibration.[h,cc]:
2529 - for simplification removed all dependencies of unused intensity
2530 calibration
2531
2532 * callisto.rc, callisto_Dec04Jan05.rc, callisto_MarApr05.rc,
2533 callisto_mux.rc:
2534 - removed line for switching on intensity calibration
2535 - added expample lines for movie encoding
2536
2537 * mbadpixels/BadPixelsLinkDef.h, mbadpixels/Makefile:
2538 - removed obsolete MBadPixelsIntensityCam
2539
2540 * mcalib/MCalibCalcFromPast.[h.cc]:
2541 - do not store fIntensRelTime (it is not used at all) as data member
2542
2543 * mcalib/MCalibColorSteer.[h,cc], mcalib/MCalibCalcFromPast.[h.cc]:
2544 - instead of creating of a new MBadPixelsCam into the intensity array
2545 clear the information of the old one (FIXME: DO NOT CLEAR PREV EXCL!)
2546 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2547 * mcalib/MCalibrationTestCalc.[h,cc]:
2548 - removed empty Process function
2549
2550 * mcalib/MCalibColorSteer.[h,cc], mcalib/MCalibCalcFromPast.[h.cc],
2551 mcalib/MCalibrationChargeCalc.[h,cc], mcalib/MCalibrationTestCalc.[h,cc],
2552 mcalib/MCalibrationRelTimeCalc.[h,cc], mhcalib/MHCalibrationCam.[h,cc],
2553 mhcalib/MHCalibrationChargeCam.cc, mhcalib/MHCalibrationHiLoCam.cc,
2554 mhcalib/MHCalibrationPulseTimeCam.cc, mhcalib/MHCalibrationRelTimeCam.cc,
2555 mhcalib/MHPedestalCam.cc:
2556 - removed obsolete references to MBadPixelsIntensityCam, replaced
2557 by MBadPixelsCam
2558
2559 * mhcalib/MHCalibrationCam.cc:
2560 - set reason for uncalibrated pixels by SetUncalibrated
2561
2562 * mjobs/MJCalibrateSignal.cc:
2563 - removed obsolete references to MBadPixelsIntensityCam
2564 - removed MBadPixelsMerge, instead use the given MBadPixelsCam as
2565 starting point. THIS ALSO REMOVES SUPPORT FOR PREV. EXCLUDED PIXELS
2566 (TO BE FIXED)
2567
2568 * mfilter/FilterLinkDef.h, mfilter/Makefile:
2569 - added MFEvtNumber
2570
2571 * mfilter/MFEvtNumber.[h,cc]:
2572 - added
2573
2574
2575
2576 2007/04/17 Stefan Ruegamer
2577
2578 * datacenter/scripts/filesondisk:
2579 - modified the ccfile search to not find ccfiles twice if one
2580 runnumber is part of a higher runnumber (as 23456 and 223456)
2581
2582 * datacenter/scripts/movingrawfiles:
2583 - added moving of rawfiles from the directory /magic/datacenter/
2584 fromtape/rawdata/muxdata, which is the default rawfile folder of
2585 the new muxtapes, to /magic/datacenter/fromtape/rawdata
2586
2587 * datacenter/scripts/runcallisto:
2588 - added condition for the linking of the .rc-file for muxdata
2589
2590 * datacenter/scripts/makecallistolinks:
2591 - commented reason2 out
2592
2593
2594
2595 2007/04/17 Thomas Bretz
2596
2597 * mcalib/CalibLinkDef.h, mcalib/Makefile:
2598 - removed obsolete MCalibrationIntensityConstCam
2599
2600 * mcalib/MCalibCalcFromPast.[h,cc]:
2601 - removed obsolete depedency on MCalibrationIntensityConstCam
2602
2603 * mcalib/MCalibConstCam.[h,cc]:
2604 - added a possibility to veto bad pixels in GetPixelContent by
2605 setting a MBadPixelsCam
2606 - removed obsolete fRunNumber
2607 - increased class version number by 1
2608
2609 * mcalib/MCalibrateData.[h,cc]:
2610 - removed obsolete dependency on MCalibrationIntensityConstCam
2611 - removed some obsolete comments with code from old pedestal
2612 treatment
2613
2614
2615
2616 2007/04/15 Thomas Bretz
2617
2618 * callisto.cc:
2619 - added an option to write a movie
2620
2621 * mjobs/MJCalibrateSignal.[h,cc]:
2622 - added the code to write a movie
2623 - added new option (fIsMovieMode) to switch it on and off
2624
2625 * mmovie/MMovieData.h:
2626 - added data member fMedianPedestalRms
2627
2628 * mmovie/MMoviePrepare.[h,cc]:
2629 - added calculation of median pedestal rms
2630
2631 * mmovie/MMovieWrite.[h,cc]:
2632 - added comments
2633 - added return value to SetPalette
2634 - delete palette entries after usage
2635 - get median pedestal rms from MMovieData
2636
2637
2638
2639 2007/04/12 Daniela Dorner
2640
2641 * datacenter/scripts/sourcefile:
2642 - added if-clause to avoid removing of non existing files
2643
2644 * datacenter/db/db.php:
2645 - adapted host
2646
2647 * datacenter/db/plotdb.php:
2648 - adapted usage of function GetQuery
2649
2650 * datacenter/db/plotinclude.php:
2651 - added init of variables
2652
2653 * datacenter/db/runinfo-aio.php:
2654 - adapted building of query for the case, that fRunMin=0
2655
2656 * datacenter/macros/filloptical.C:
2657 - adapted such, that files from telescopes in Tuorla can also be
2658 handeled
2659 - return 3 in case the coordinates of an object are not available
2660 in the database
2661
2662 * datacenter/scripts/copyscript:
2663 - added case for return code 3 for filloptical.C
2664
2665 * datacenter/macros/setupdb.C:
2666 - added table OpticalData
2667
2668 * datacenter/tools/fillobjects.C:
2669 - added comment
2670
2671 * datacenter/tools/fillobjects2.C:
2672 - adapted comment
2673 - adapted reading to new format of file (different object name
2674 convention)
2675
2676 * datacenter/resources/TeVsources.txt:
2677 - added (file containing the positions of the objects observed by
2678 the Tuorla Observatory and KVA)
2679
2680 * datacenter/resources/good_compstars.txt:
2681 - added (file containing the magnitudes and colour of the objects
2682 observed by the Tuorla Observatory and KVA)
2683
2684 * datacenter/resources/compstars.txt:
2685 - added (like good_compstars, but containing more data, which
2686 has been left out in the other file, as it is not accurate
2687 enough)
2688
2689
2690
2691 2007/04/12 Thomas Bretz
2692
2693 * mmovie/MMoviePrepare.[h,cc], mmovie/MMovieData.[h,cc],
2694 mmovie/MMovieWrite.[h,cc], mmovie/Makefile, mmovie/MovieLinkDef.h,
2695 movie/MovieIncl.h:
2696 - added
2697
2698 * mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h, mbase/MArrayI.h,
2699 mbase/MArrayS.h:
2700 - added Reset() member function or improved performance of it
2701
2702 * mcalib/MCalibrationChargeCalc.cc:
2703 - fixed the alignment in an output
2704
2705 * mhbase/MBinning.h:
2706 - added operator[] member function
2707
2708 * mhist/MHCamera.cc:
2709 - changed such that it is allowed to use palettes with a different
2710 number of contours.
2711 - fixed the number of ticks written on the axis to 25
2712 - use MBinnig to calculate the legend color boxes
2713 - fixed a minor bug in the assignment of the color levels, which
2714 gave visibly wrong result if the transition between two colors
2715 was important but was not noticable in normal circumstances
2716
2717 * mjobs/MDataSet.h, mjobs/MSequence.h:
2718 - increased class version to 1 to make it writable
2719 - added Print to the context menu
2720
2721 * mgeom/MGeomCam.[h,cc]:
2722 - removed fNumSectors
2723 - removed fNumAreas
2724 - added fNumPixInSector
2725 - added fNumPixWithAidx
2726 - changed CalcSectors and CalcArea to fill new data members
2727 - fixed a bug in the range check of GetMaxRadius and GetMinRadius
2728 (the range was to wide by 1 at the upper edge)
2729 - increased class version from 4 to 5
2730
2731
2732
2733 2007/04/11 Thomas Bretz
2734
2735 * mjobs/MJCalibrateSignal.cc:
2736 - added a lot of comments
2737 - added some code for future use
2738
2739 * mcalib/MCalibCalcFromPast.cc:
2740 - if update of calibration constants via MCalibrateData fails an
2741 error is raised
2742
2743 * mcalib/MCalibrateData.cc:
2744 - if update of calibration constants done set the ReadyToSaveFlag
2745 accordingly
2746
2747
2748
2749 2007/04/04 Thomas Bretz
2750
2751 * mbase/MLogHtml.cc:
2752 - the closing parenthesis was missing for setting to green color
2753
2754
2755
2756 2007/04/03 Thomas Bretz
2757
2758 * mjobs/MDataSet.cc:
2759 - added processing of RunTime and Name resource
2760
2761 * mgeom/MGeomCamDwarf.cc:
2762 - removed an unused variable
2763
2764 * msignal/MSignalPix.h, msignal/MSignalCam.h:
2765 - commented out obsolete AddNumPhotons and Scale
2766 - removed ReducePrecision from setting of arrival time because
2767 it gave artefacts.
2768
2769
2770
2771 2007/03/29 Thomas Bretz
2772
2773 * mgeom/MGeomCam.cc, mgeom/MGeomPix.h:
2774 - added new member function to return distance to coordinate
2775 origin
2776
2777 * mgeom/MGeomCamDwarf.[h,cc]:
2778 - added
2779
2780 * mgeom/Makefile, mgeom/GeomLinkDef.h:
2781 - added MGeomCamDwarf
2782
2783
2784
2785 2007/03/28 Thomas Bretz
2786
2787 * mraw/MRawRunHeader.cc:
2788 - added Getter for fFreqSampling
2789
2790 * mpointing/MHSrcPosCam.[h,cc]:
2791 - added different binning for wobble mode
2792 - added circle for wobble mode
2793
2794 * mjobs/MJCut.cc:
2795 - store run- and event-number via MParameterCalc in output files
2796 - show histogram of source positions also in wobble mode
2797
2798 * mbase/MEnv.h:
2799 - added member function to touch a resource returning whether
2800 it has contents or not
2801
2802 * mars.rc:
2803 - added examples for MUX data
2804 - fixed the other examples
2805 - changed default cleaning to 8.5/4.0 absolute
2806
2807 * macros/readIPR.C:
2808 - simplified
2809
2810
2811
2812 2007/03/21 Stefan Ruegamer
2813
2814 * datacenter/scripts/runcallisto:
2815 - removed entries for callisto_MarApr05.rc (outdated)
2816
2817 * datacenter/scripts/makecallistolinks:
2818 - updated reason1 because the old reason has been removed in the
2819 Mars Version 1.0, resulting in no more calibration with spline
2820 if DF fails
2821 - added reason2 to run spline after an other error
2822
2823
2824
2825 2007/03/20 Daniel Hoehne
2826
2827 * datacenter/db/db.php, datacenter/scripts/budb,
2828 datacenter/scripts/dbchk, datacenter/scripts/dunotseqruns,
2829 datacenter/scripts/findnewstars,
2830 datacenter/scripts/findnotseqruns, datacenter/scripts/sourcefile,
2831 datacenter/tools/comparesequences, datacenter/tools/resetdataset,
2832 sql.rc:
2833 - changed the host from hercules to vela
2834
2835
2836
2837 2007/03/17 Thomas Bretz
2838
2839 * mbase/MTime.[h,cc]:
2840 - added new memeber function to set unix times
2841
2842
2843
2844 2007/03/09 Thomas Bretz
2845
2846 * mjoptim/MJOptimizeCuts.cc:
2847 - implemented printing of input file also in RunOnOffCore
2848
2849
2850
2851 2007/03/08 Markus Meyer
2852
2853 * mpointing/MPointingDevCalc.h:
2854 - changed fNumMinStars from 8 to n (in SetNumMinStars)
2855
2856
2857
2858 2007/03/06 Stefan Ruegamer
2859
2860 * mraw/MRawRunHeader.cc:
2861 - added SwapAssignment for pixels 428 and 429
2862
2863
2864
2865 2007/03/05 Thomas Bretz
2866
2867 * msignal/MExtractTimeAndChargeSpline.cc:
2868 - added a default for the extrator resolution in case no predefined
2869 value is set
2870
2871 * mjobs/MJCalib.[h,cc], mjobs/MJCalibration.cc:
2872 - removed HiLoCalibration option
2873
2874 * mjobs/MJCalibration.cc:
2875 - use extractor to determine hi-/lo-calibration
2876
2877 * mjobs/MJPedestal.cc:
2878 - do only insist on pedestal events if an extractor without
2879 lo-gains is set
2880
2881 * callisto.rc, callisto_Dec04Jan05.rc:
2882 - removed references to HiLoCalibration
2883
2884 * callisto_mux.rc, resources/calibrationref_mux.rc,
2885 resources/pedestalref_mux.rc:
2886 - added new resource files for MUX data
2887
2888 * mjobs/MSequence.cc:
2889 - another fix to make sure that there is a / between dir and filename
2890
2891 * mpedestal/MExtractPedestal.cc:
2892 - why if fRawData initialized twice? Removed.
2893 - Reset check window without extractor and without lo-gains
2894
2895
2896
2897
2898 2007/03/04 Thomas Bretz
2899
2900 * mhcalib/MHCalibrationChargeBlindCam.cc,
2901 mhcalib/MHCalibrationChargeBlindPix.[h,cc]:
2902 - commented out references to MRawEvtPixelIter::GetNum*Samples
2903
2904 * mhcalib/MHCalibrationRelTimeCam.cc:
2905 - updated header
2906
2907 * mjobs/MJCalibrateSignal.cc:
2908 - updated header
2909 - removed references to MHCalibrationPulseTimeCam
2910 - added a check to make sure that extractor1 is initialized
2911 - use new SetRangeFromExtractor function for pedestal
2912 extraction range
2913 - added a new filter to check for pedestal events, used for
2914 pedestal extraction in cases w/o lo-gains and to remove
2915 pedestal events from further analysis
2916 - fill and display hi-/lo-gain histogram only if lo-gain exists
2917
2918 * mjobs/MJPedestal.cc:
2919 - replaced fSequence.GetName by GetFileName
2920 - check for availability of lo-gain in pulse pos check
2921 - Add MHCalibrationPulseTime to parlist to allow resources
2922 file setup
2923 - to fill the MHCalibrationPulseTimeCam deny calibration- and
2924 pedestal-events
2925 - use a pedestal filter to deny calibration events
2926 - use new SetRangeFromExtractor function for pedestal
2927 extraction range
2928
2929 * mhcalib/MHCalibrationPulseTimeCam.cc:
2930 - removed an obsolete return
2931
2932 * mpedestal/MPedCalcFromLoGain.cc:
2933 - if event does not contain lo-gains do not start extraction
2934 at lo-gain offset
2935
2936 * mpedestal/MPedestalSubtractedEvt.[h,cc]:
2937 - changed variable naming in GetSaturation from sathi to sat
2938 - changed limit in GetMax from Byte_t to UInt_t
2939
2940 * msignal/MExtractBlindPixel.cc, msignal/MExtractTimeAndCharge.cc:
2941 - changed max argument in GetMax from Int_t to UInt_t
2942
2943 * msignal/MExtractTimeAndCharge.[h,cc]:
2944 - changed fLoGainSwitch from Byte_t to UInt_t
2945 - increased class version accordingly to 4
2946
2947 * mmain/MEventDisplay.cc:
2948 - took out the display of the slice with the max index
2949 - handle pedestal subtraction more accurate
2950
2951 * mraw/MRawEvtData.cc:
2952 - added number of bytes per sample to GetNumBytes()
2953 - removed contents of GetPixelContent... depricated
2954
2955 * mraw/MRawEvtPixelIter.[h,cc]:
2956 - updated comments
2957 - removed all functions returning informations about single
2958 pixels (should be done through MPedestalSubtractedEvt
2959 instead)
2960
2961 * mhist/MHEvent.cc:
2962 - removed KMaxIdx...depricated.
2963
2964 * msignal/MExtractor.[h,cc]:
2965 - changed type of fSaturationLimit from Byte_t to UInt_t
2966 - increased class version number accordingly to 8
2967 - only reset fSaturationLimit if it is above 0xff and
2968 no lo-gain available
2969
2970 * msignal/MSignalCalc.[h,cc]:
2971 - changed to use MPedestalSubtractedEvt instead of MRawEvtData
2972 - make handling of data without lo-gains possible
2973
2974 * mhcalib/MHCalibrationChargeCam.[h,cc]:
2975 - changed to use pedestal subtracted evt instead of the raw evt
2976 for determination of the arrival time
2977
2978 * mhcalib/MHCalibrationCam.[h,cc]:
2979 - made IsLoGain autodetecting in case fRunHeader is available
2980
2981 * msignal/MExtractPINDiode.cc:
2982 - use MRawRunHeader's GetNumSamplesHi/LoGain
2983
2984
2985
2986 2007/03/03 Thomas Bretz
2987
2988 * mcalib/MCalibrationRelTimeCalc.cc:
2989 - changed the default of RelTimeResolutionLimit from 1.0 to 0.05
2990
2991 * mhcalib/MHCalibrationChargeCam.cc,
2992 mhcalib/MHCalibrationPulseTimeCam.cc,
2993 mhcalib/MHCalibrationRelTimeCam.cc:
2994 - added f*RefCharge to Copy function
2995 - added range to calls of GetIdxMaxHi/LoGainSample
2996 - reworked and simplified DrawDataCheckPixel
2997 - reworked and simplified DrawReferenceLine
2998 - fixed call to ReadEnv of base class in ReadEnv
2999
3000 * mhcalib/MHCalibrationRelTimeCam.cc:
3001 - commented filling of lo-gain arrays out.
3002
3003 * mpedestal/MExtractPedestal.[h,cc],
3004 mpedestal/MPedCalcFromLoGain.h, mpedestal/MPedCalcPedRun.h:
3005 - added the SetRangeFromExtractor function
3006
3007 * msignal/MExtractBlindPixel.cc, msignal/MSignalCalc.cc:
3008 - use GetNumSamplesHiGain of MRawRunHeader instead of
3009 MRawEvtPixelIter's
3010
3011 * msignal/MSignalCalc.[h,cc]:
3012 - slightly changed handling of MC run, changed hi-/lo-gain
3013 calibration from 10 to 11.3
3014
3015 * msignal/MExtractTime.cc:
3016 - don't print lo-gain properties if n/a
3017
3018 * msignal/MExtractor.[h,cc]:
3019 - reset logain range and saturation limit if no logains available
3020 - added HasLoGain member function
3021 - don't print lo-gain attributes in Print if no logains
3022
3023 * msignal/MExtractTimeAndCharge.cc:
3024 - reset fLoGainSwitch if logains are not available
3025 - use MRawRunHeader's GetNumSamplesHi/LoGain
3026 - do not use MRawEvtPixelIter to determin availability of lo-gains
3027 use number of lo-gain samples to extract instead.
3028 - don't print lo-gain properties if n/a
3029
3030
3031
3032 2007/03/02 Thomas Bretz
3033
3034 * mraw/MRawRunHeader.h:
3035 - added GetNumBytesPerSample() member function
3036
3037 * mraw/MRawRead.cc:
3038 - splitted ReadPixel and setting ab-flag into function calls
3039 - fixed skipping pixels if bps>1
3040
3041 * mraw/MRawEvtData.[h,cc]:
3042 - removed last argument from AddPixel
3043 - split reading pixel data and setting ab-flag into two functions
3044 - increased version number from 5 to 6
3045 - adapted Print function
3046 - adapted Draw function
3047 - adapted ReadPixel function
3048
3049 * manalysis/MMcCalibrationUpdate.[h,cc]:
3050 - made sure that Process is not executed in case of MC files
3051 - minor changes to includes
3052
3053 * mextralgo/MExtralgoSpline.h:
3054 - removed obsolete include iostream
3055
3056
3057
3058 2007/03/01 Thomas Bretz
3059
3060 * mmain/MEventDisplay.cc:
3061 - didn't show callisto output anymore because of missing fundametal
3062 pedestal
3063
3064 * mbadpixels/MBadPixelsTreat.cc:
3065 - added more informative output
3066
3067 * mhcalib/MHCalibrationCam.[h,cc], mhcalib/MHCalibrationChargeCam.cc,
3068 mhcalib/MHCalibrationChargePix.h, mhcalib/MHCalibrationRelTimeCam.cc,
3069 mhcalib/MHCalibrationChargeCam.h, mhcalib/MHCalibrationChargePINDiode.h,
3070 mhcalib/MHCalibrationPulseTimeCam.cc, mhcalib/MHCalibrationTestCam.cc,
3071 mhcalib/MHCalibrationTestTimeCam.cc, mhcalib/MHGausEvents.h,
3072 mhcalib/MHCalibrationChargeBlindCam.cc, mhcalib/MHPedestalCam.cc,
3073 - replaced SetNbins/First/Last by SetBinning
3074
3075 * mhcalib/MHCalibrationChargeCam.cc:
3076 - improved output in case arrival time is out of range
3077
3078 * mhcalib/MHCalibrationPulseTimeCam.cc:
3079 - the values can only have discrete valuesno need to set a bin-width
3080 different from 1
3081 - set binning automatically by using the number of samples
3082 - fixed ReadEnv
3083 - directly use maxpos, no cast necessary
3084
3085 * mraw/MRawRunHeader.h:
3086 - added new member function GetNumSamples
3087
3088 * mpedestal/MPedCalcFromLoGain.cc:
3089 - fixed ReadEnv
3090
3091 * mraw/MRawCrateData.cc, mraw/MRawEvtHeader.cc:
3092 - implemented reading new mux format 8
3093
3094 * mraw/MRawRunHeader.[h,cc]:
3095 - implemented reading of new file format 8
3096 - added new data members fNumBytesPerSample, fFreqSampling
3097 and fNumSignificantBits
3098 - increased file format version from 5 to 6
3099
3100 * mraw/MRawEvtPixelIter.[h,cc]:
3101 - made aware of handling the new and old format
3102 - added range to GetIdxMax*
3103
3104 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]:
3105 - removed obsolete data members fSumhiarea and fSumhisector
3106 - replaced the usage of MRawEvtData by MPedestalSubtractedEvt
3107 - according to this the lower signal limit has been decresed
3108 by 15
3109 - changed "saturation" limit accordingly from 254 to 245
3110
3111 * mpedestal/MPedestalsubtractedEvt.h:
3112 - added a shortcut for GetSaturation
3113
3114 * mjobs/MJPedestal.cc:
3115 - first subtract pedestal and then fill MHCalibrationPulseTimeCam
3116 - fill MHCalibrationPulseTimeCam with MPedestalSubtracted
3117
3118
3119
3120 2007/02/28 Thomas Bretz
3121
3122 * macros/tutorials/mirrordelay.C:
3123 - fixed the formula for the spherical mirror
3124 - fixed the calculation of the time-delay
3125
3126 * mastro/MObservatory.[h,cc]:
3127 - added constructors and functions to set the observatory location
3128 manually
3129
3130 * mbase/MTime.[h,cc]:
3131 - added constructor to construct MTime by date
3132 - added AsDouble for new root streamers (allowing to view MTime in
3133 a TBrowser)
3134 - added GetRootDatime to return TDatime object
3135
3136 * mcalib/MCalibrateData.cc:
3137 - added more meaningful output in case a conversion factor exceeds a limit
3138
3139 * datacenter/macros/plotdb.C:
3140 - added plot for spark rate
3141
3142
3143
3144 2007/02/26 Daniela Dorner
3145
3146 * datacenter/db/builddatasets.php, datacenter/db/findoffdata.php,
3147 datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php,
3148 datacenter/db/include.php, datacenter/db/menu.php, :
3149 - bugfix: the stopdate was not choses properly in case of reset
3150 when there was no data past midnight
3151 - a new function (GetStopDate) has been implemented
3152 - bugfix in PrintNightRange (table Sequences was used in all cases)
3153
3154
3155
3156 2007/02/26 Daniel Hoehne
3157
3158 * datacenter/macros/fillstar.C:
3159 - bugfixes: included MHCamera.h, corrected two typos (missing ";" and
3160 a surplus "s" in the variable "sparkrate")
3161
3162 * datacenter/db/magicdefs.php, menu.php:
3163 - added fSparkRate
3164
3165
3166
3167 2007/02/16
3168
3169 * RELEASE 1.0
3170
3171
3172
3173 2007/02/16 Thomas Bretz
3174
3175 * macros/starvisyear.C:
3176 - changed default observator to magic
3177 - fixed some typos in comments
3178
3179 * mastro/MAstro.[h,cc]:
3180 - added a new function to estimate the time of culmination
3181 - fixed the conversion factors RadToHor and HorToRad (wrong by 15/24)
3182
3183 * mastro/MObservatory.cc:
3184 - fixed the Print() output
3185
3186 * mbase/MMath.h:
3187 - removed conversion factor to and from Hours
3188
3189 * mjobs/MSequence.cc:
3190 - added a / behind the date (for the output in case of failure)
3191
3192 * mmc/MMcFadcHeader.[hxx,cxx]:
3193 - added fElecNoiseName for compatibility with camera program
3194 - increased ClassVersion by 1
3195
3196 * mraw/MRawRunHeader.[h,cc]:
3197 - increased class version by 1 for compatibility with output
3198 of newer camera versions
3199
3200 * resources/sequences.rc:
3201 - changed the sequence.rc file to support new MUX data
3202
3203
3204
3205 2007/02/15 Thomas Bretz
3206
3207 * macros/tutorials/mirrordelay.C:
3208 - added a macro plotting the delay between a spherical and a
3209 parabolic mirror
3210
3211 * mjobs/MJStar.cc:
3212 - implemented new plots for IPR vs. Time and DT
3213
3214
3215
3216 2007/02/13 Thomas Bretz
3217
3218 * resources/hilocalib.rc, resources/hilocalib_sp1.rc:
3219 - added new resource files for hi-/lo-gain calibration.
3220
3221 * resources/hiloconv-*.root:
3222 - added hi-/lo-gain calibration constants
3223
3224 * callisto_Dec04Jan05.rc:
3225 - changed input file name for hi-/lo-gain calibration constants
3226
3227 * mreflector/MHReflector.[h,cc]:
3228 - added histogram class for reflected photons
3229
3230 * mreflector/Makefile, mreflector/ReflectorLinkDef.h
3231 - added MHReflector and necessary include paths
3232
3233 * mbase/MLog.h:
3234 - fixed a bug in Separator which could cause a crash if the contents
3235 are too long
3236
3237 * manalysis/MParameterCalc.cc:
3238 - check for HasValidRule instead of IsValid in ReadEnv
3239
3240 * mdata/MDataPhrase.h:
3241 - added HasValidRule member function
3242
3243 * mfileio/MReadRflFile.[h,cc]:
3244 - allow also reading of gzip-compressed files
3245 - output more header information
3246 - don't use a const qualified TString with gSystem->ExpandPathName
3247
3248 * mjobs/MJPedestal.cc:
3249 - readin bad pixels from ascii file later
3250
3251 * mmc/MMcEvtBasic.h:
3252 - added a static member function GetEnergyStr to convert
3253 GeV into MeV and TeV
3254
3255 * mpointing/MPointingDevCalc.h:
3256 - increased size of fSkip by one
3257
3258 * mextralgo/MExtralgoSpline.h:
3259 - fixed acompiler warning
3260
3261
3262
3263 2007/02/09 Daniel Hoehne
3264
3265 * datacenter/scripts/linkmc
3266 - adapted to new montecarlo directory structure (/magic/montecarlo
3267 instead of /montecarlo)
3268
3269
3270
3271 2007/02/09 Thomas Bretz
3272
3273 * star.rc:
3274 - added new options
3275 - reordering
3276
3277 * mbase/MStatusDisplay.cc:
3278 - updated from 2006 to 2007
3279
3280 * mfbase/MFDataPhrase.cc:
3281 - fixed ReadEnv to correctly return true/false
3282
3283 * mjobs/MJStar.cc:
3284 - added new tabs "Spakless" and "Sparks" dividing the average
3285 signal tab into two distributions by a SparkCut
3286 - replaced all MF by MFDataPhrase
3287
3288 * mjobs/MJCalibrateSignal.cc:
3289 - changed the extraction range used in the lo-gains from the
3290 hi-gain range to the lo-gain range
3291
3292 * datacenter/macros/fillstar.C:
3293 - added filling the spark rate into the database
3294 - the rate after cleaning is now without sparks!
3295
3296
3297
3298 2007/02/06 Thomas Bretz
3299
3300 * mpointing/MPointingDevCalc.cc:
3301 - included check for monitoring flag
3302
3303 * mextralgo/MExtralgoSpline.[h,cc]:
3304 - implemented the possibility to determine the pulse width at
3305 maxheight/2
3306
3307
3308
3309 2007/02/04 Daniela Dorner
3310
3311 * datacenter/scripts/sourcefile:
3312 - added if-clause to avoid that a script is aborted in case a macro
3313 doesn't compile, return code is set to 1 in this case
3314
3315
3316
3317 2007/02/04 Thomas Bretz
3318
3319 * mjobs/MJCalibration.cc:
3320 - implemented Hi-/Lo-Gain calibration for MCs
3321
3322 * mjobs/MJPedestal.cc:
3323 - removed intermediate pedestalstorage from code (its
3324 result is not used at all)
3325
3326 * datacenter/macros/fillsignal.C:
3327 - replaced GetMediandev by GetDev
3328
3329 * callisto.rc, callisto_Dec04Jan05.rc:
3330 - changed ExtractWinLeft/Right according to new scheme
3331
3332 * mhcalib/MHCalibrationChargeCam.[h,cc]:
3333 - removed obsolete data members fFirstHiGain, etc and
3334 replaced by storage of fSignal
3335 - made sure that the average extracted signal position
3336 is at least one slice away from the edges of the
3337 extraction window
3338
3339 * mjobs/MJPedestal.cc:
3340 - reworked the pulse position check. It now better takes
3341 the properties of the extractors into account.
3342 Still to be done: relation between pulse position and
3343 extraction window!
3344
3345 * msignal/MExtractBlindPixel.[h,cc],
3346 msignal/MExtractPINDiode.[h,cc]:
3347 - fixed arguments type of SetRange
3348
3349 * msignal/MExtractTime.cc:
3350 - removed old obsolete code already in comments
3351
3352 * msignal/MExtractTimeAndCharge.h:
3353 - added getter for LoGainStartShift
3354
3355 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc],
3356 msignal/MExtractTimeAndChargeSpline.[h,cc],
3357 msignal/MExtractedSignalCam.[h,cc], msignal/MExtractor.[h,cc]:
3358 - changed the type of LoGainFirst from byte to int
3359 - if necessary increased class version
3360
3361 * mpedestal/MExtractPedestal.cc:
3362 - improved output
3363
3364 * mhcalib/MHCalibrationChargeCam.cc:
3365 - fixed a %3.1 instead of %3.1f
3366
3367
3368
3369 2007/02/03 Thomas Bretz
3370
3371 * mhist/MHCamEvent.[h,cc]:
3372 - added Draw function to context menu
3373 - added GetHist member functions
3374 - added possibility to display the relative error
3375
3376 * mjobs/MJCalibration.cc:
3377 - read the hi-/lo-gain calibration constants from a MHCamEvent
3378 which is stored in a root file given in resources/hilocalib.rc
3379
3380 * msignal/MExtractTimeAndCharge.cc:
3381 - improved the estimation in GetSaturationTime for the cases in
3382 which the saturating pulse is so early, that an normal
3383 interpolation is not appropriate.
3384
3385 * callisto_DecJan04.rc:
3386 - set fall- and rise-time for spline artificially to 0.5
3387
3388 * mhbase/MFillH.cc:
3389 - added comments
3390
3391 * mpedestal/MExtractPedestal.[h,cc],
3392 mpedestal/MPedCalcFromLoGain.cc, mpedestal/MPedCalcPedRun.cc:
3393 - fixed the range check.In case of the lo-gain extraction
3394 the range could infact leak out of the fadc slices
3395
3396 * msignal/MExtractTimeAndCharge.[h,cc]:
3397 - added somecomments
3398 - forbid the lo-gain signal to be negative
3399 - increased version number for compatibility with last release
3400
3401 * msignal/MExtractTimeAndChargeSpline.cc:
3402 - set the correct numbers for rise- and fall-time as default
3403
3404 * mbase/MStatusArray.[h,cc]:
3405 - improved workaround in Read() and Write() for the Reset
3406 of the kCanDelete bit in TH1
3407
3408 * mjobs/MJCalibration.cc, mjobs/MJCalibrateSignal.cc:
3409 - commented out obsolete references to *HiLoCam
3410
3411 * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
3412 mcalib/CalibLinkDef.h:
3413 - removed *HiLoCam s
3414
3415
3416
3417 2007/02/02 Thomas Bretz
3418
3419 * mreflector/MRflSinglePhoton.[h,cc], mreflector/MRflEvtData.[h,cc]:
3420 - added new Fill functions allowing to fill photons versus
3421 a z-value, e.g. energy.
3422
3423
3424
3425 2007/02/01 Thomas Bretz
3426
3427 * mhist/MHCamEvent.[h,cc]:
3428 - allow to set a histogram for display from external
3429
3430 * mhist/MHCamera.[h,cc]:
3431 - added functions to calc Median/Dev
3432 - fixed adding a MHCamera with AddCamContent. It now takes also
3433 the errors and binentries correctly into account
3434 - simplified Reset() using TArray::Reset()
3435
3436 * mhvstime/MHSectorVsTime.[h,cc]:
3437 - added option to use median/dev instead of mean/rms
3438 - switched Grid on
3439
3440 * mjobs/MSequence.cc, mjobs/MDataSet.cc:
3441 - small improvements to splitting number rows
3442 - handle possible tabs correctly
3443
3444 * mbase/MStatusArray.[h,cc]:
3445 - improved handling in Read(). We make sure now that Read doesn't
3446 produce a memory leak
3447
3448 * mhist/MHCamera.[h,cc]:
3449 - overwrote Clone function to make sure that a cloned MHCamera
3450 is never added to the current directory
3451
3452 * mcamera/MCameraTH.h:
3453 - added a workaround to get rid of the obsolete discriminator thresholds
3454 for the non-trigger pixels
3455
3456 * mreport/MReportCC.cc:
3457 - added a sanity \o-Terminator to the dicriminator threshold extraction
3458
3459
3460
3461
3462 2007/01/30 Thomas Bretz
3463
3464 * mbadpixels/MBadPixelsCam.[h,cc]:
3465 - added function to return the uncalibrated and unsuitable
3466 pixels as TArrayC (to be used in MHCamera)
3467
3468 * mhcalib/MHCalibrationChargeCam.cc:
3469 - added a FIXME-comment
3470
3471 * mhist/MHCamEvent.[h,cc]:
3472 - added an option to change the kind of error which is displayed
3473 - consequently increased version number by 1
3474
3475 * mhist/MHCamera.[h,cc]:
3476 - added a new bit to allow the error to be switched between
3477 mean and spread
3478
3479 * mjobs/MJStar.cc, mjobs/MJCalibrateSignal.cc:
3480 - adapted to changes in error display
3481
3482
3483
3484 2007/01/27 Thomas Bretz
3485
3486 * manalysis/MMcCalibrationUpdate.cc:
3487 - fixed a typo in a comment
3488
3489 * mcalib/MCalibrateData.[h,cc]:
3490 - commented out some obsolete currently unused code
3491
3492 * mdata/MDataPhrase.cc:
3493 - added a sanity check
3494
3495 * mpedestal/MMcPedestalCopy.cc:
3496 - Changed output to fit the structure used in all other classes
3497
3498 * mmain/MEventDisplay.cc:
3499 - made sure that MPedestalSubtract dies the right thing
3500 - removed badpixel calculation and treatment until a better
3501 solution was found.
3502
3503 * mfbase/MFDataPhrase.cc:
3504 - fixed a "comparison is always true" warning
3505
3506 * msignal/MExtractTimeAndChargeDigitalFilter.h:
3507 - increased class version number to 3 to account for the removal
3508 of the fTimeShift data members since last release
3509
3510
3511
3512 2007/01/27 Daniela Dorner
3513
3514 * datacenter/db/showplots.php:
3515 - added (tool to click through the calib, signal and star plots of
3516 one sequence)
3517
3518 * datacenter/db/index.html:
3519 - added link to new plot tool
3520
3521 * datacenter/db/ganymed.php:
3522 - added fDataSetName, removed fWobble
3523 - removed mininmum value of 100 for dataset range
3524
3525 * datacenter/db/builddatasets.php:
3526 - added fIsoInLimit2 and fIMCLimit2 in Init
3527 - added check on observation mode
3528
3529
3530
3531 2007/01/26 Thomas Bretz
3532
3533 * mpedestal/MExtractPedestal.cc:
3534 - fixed a bug which caused the pedestal to be set to 0 if the
3535 AB-flag is invalid
3536
3537
3538
3539 2007/01/25 Thomas Bretz
3540
3541 * mreflector/MRflSinglePhoton.h:
3542 - added copy constructor
3543 - added a function to fill a TH2
3544
3545 * mreflector/MRflEvtData.[h,cc]:
3546 - added copy costructor
3547 - added Clone function
3548 - added a function to fill a TH2
3549
3550
3551
3552 2007/01/24 Thomas Bretz
3553
3554 * mhflux/MHCollectionArea.cc:
3555 - fixed a typo in the last change
3556
3557
3558
3559 2007/01/24 Daniel Hoehne
3560
3561 * msignal/*.dat:
3562 - inserted missing third column (0) in all weights files
3563
3564
3565
3566 2007/01/18 Thomas Bretz
3567
3568 * mhflux/MHCollectionArea.cc:
3569 - another fix for the error calculation of the collection area.
3570 The totalarea was inluded in the error calculation as it would
3571 be a wait, but actually it is not.
3572
3573
3574
3575 2007/01/16 Thomas Bretz
3576
3577 * mfileio/MReadMarsFile.cc:
3578 - fixed two "comparison between signed and unsigned integer" warnings
3579
3580 * mhbase/MFillH.cc:
3581 - small update to comments
3582
3583 * mimage/MHHillasExt.cc:
3584 - call SetDirectory(NULL) after SetName
3585
3586 * mjobs/MSequence.[h,cc]:
3587 - commented out obsolete GetFileNames
3588
3589 * msignal/MExtractor.[h,cc]:
3590 - Some small updates
3591 - removed code from Process function
3592 - increased version number to 7
3593
3594 * msignal/MExtractedSignalPix.h:
3595 - some simple reordering in the class header
3596
3597 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
3598 - simplified the checks in SetWindowSize
3599
3600 * msignal/MC_cosmics_weights46.dat, msignal/MC_weights46.dat:
3601 - added third column with zeros
3602
3603
3604
3605 2007/01/16 Daniela Dorner
3606
3607 * datacenter/db/menu.php, datacenter/db/datasetinfo-aio.php,
3608 datacenter/db/magicdefs.php:
3609 - implemented new variables for datasets
3610
3611
3612
3613 2007/01/15 Thomas Bretz
3614
3615 * mpedestal/MPedestalSubtract.cc:
3616 - added a sanity check tomake sure that the pixel array has the
3617 correct size when filled
3618 - made sure the the number of pixels in the camera nd not the
3619 number of connected pixels is used to initialize the size of
3620 the arrays.
3621
3622 * mpedestal/MPedestalSubtractedEvt.[h,cc]:
3623 - allow the initialization of nuber of pixels and samples
3624 independanly.
3625
3626
3627 2007/01/15 Daniela Dorner
3628
3629 * datacenter/db/sources.php, datacenter/db/sequinfo-aio.php,
3630 datacenter/db/runinfo-aio.php, datacenter/db/printtable.php,
3631 datacenter/db/plotdb.php, datacenter/db/menu.php,
3632 datacenter/db/findoffdata.php, datacenter/db/builddatasets.php,
3633 datacenter/db/datasetinfo.php:
3634 - fixed bug in init of $_GET
3635
3636
3637
3638 2007/01/12 Stefan Ruegamer
3639
3640 * datacenter/macros/writedatasetfile.C:
3641 - addded #include <errno.h>
3642
3643
3644
3645 2007/01/11 Thomas Bretz
3646
3647 * mbase/MLogManip.cc:
3648 - removed the obsolete include of MLog.h
3649
3650 * mbase/MLogManip.h:
3651 - encapsulated an include in ifdefs
3652
3653 * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationChargeCam.cc:
3654 - updated log-output
3655
3656 * mhflux/MHEnergyEst.cc:
3657 - replaced difficult to see green by blue
3658
3659 * mjobs/MDataSet.[h,cc]:
3660 - added datat members for path of sequences and path of data files
3661 to be able to store overwritten defaults
3662 - check completeness of dataset files
3663 - store a MSequence object in the list instead of the name and dir
3664 (this is necessary to have all important information for a dataset
3665 file, including the sequence number! - available)
3666 - some changes to the output
3667 - allow to print a perfect copy of the read dataset file to the console
3668 just from the contents of the object
3669
3670 * mjobs/MJStar.cc:
3671 - updated to use MSequence::GetFileName instead of MSequence:GetName
3672
3673 * mjobs/MSequence.[h,cc]:
3674 - keep filename and datapath in header, this has some advantages
3675 for sanity checks
3676 - many improvements of sanity checking in case of missing or
3677 unaccessible files
3678 - Fixed "lightConditions" (was "LightCondition")
3679 - Fixed "No_Moon" (was "NoMoon")
3680 - allow to set the data path as second argument in the constructor
3681 - implemented a check whether the sequence file is complete
3682
3683 * mjobs/MJCut.[h,cc]:
3684 - added some code (still commented out) to display the excess rate
3685 - with the other changes we can now store the original dataset in
3686 the output
3687
3688 * mjoptim/MJOptimize.cc:
3689 - Keep the sequence files in the file list instead of just the
3690 filename and the directory
3691
3692 * mjtrain/MJTrainDisp.cc:
3693 - use return value of MDataSet::AddFilesOn/Off for a sanity check
3694
3695 * mjobs/MJob.[h,cc]:
3696 - removed obsolete fPathData and stuff
3697
3698 * callisto.cc, star.cc:
3699 - removed obsolete calls to MJob::SetPathData
3700
3701 * callisto.rc, star.rc:
3702 - removed obsolete examples for "PathData"-resource
3703
3704 * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
3705 mjobs/MJCalibration.cc, mjobs/MJPedestal.cc, mjobs/MJStar.cc:
3706 - removed obsolete reference to fPathData
3707
3708
3709
3710 2007/01/11 Daniela Dorner
3711
3712 * datacenter/db/builddatasets.php:
3713 - implemented username (the one who inserts the dataset has to give
3714 his/her username now)
3715 - fixed password query in case user inserted something wrong
3716 - implemented check, if on-sequences have different observations
3717 modes
3718 - implemented check, if user has chosen one sequences as on and off
3719 - adapted text of password prompt
3720
3721 * datacenter/db/builddatasets.php, datasetinfo-aio.php,
3722 runinfo-aio.php, sequinfo-aio.php:
3723 - minor changes in formatting
3724 - added 'alt' for +/- images
3725
3726 * datacenter/db/menu.js:
3727 - added 'alt' for +/- images
3728
3729
3730
3731 2007/01/10 Thomas Bretz
3732
3733 * mhbase/MH.cc:
3734 - fixed a bug in SetBinomialErrors. The errors of the two
3735 histograms were exchanged in the calculation
3736
3737 * mbase/MEnv.[h,cc]:
3738 - added new member function GetNumUntouched
3739
Note: See TracBrowser for help on using the repository browser.