source: trunk/MagicSoft/Mars/Changelog@ 8702

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