source: trunk/MagicSoft/Mars/Changelog@ 8721

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