source: trunk/MagicSoft/Mars/Changelog@ 8796

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