source: trunk/MagicSoft/Mars/Changelog@ 8689

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