source: trunk/MagicSoft/Mars/Changelog@ 8686

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