source: trunk/Mars/Changelog@ 9922

Last change on this file since 9922 was 9922, checked in by tbretz, 15 years ago
Included TMath.h in MSimRays.cc for newer root versions.
File size: 27.3 KB
Line 
1Please do not write behind the end of line tag so that it is possible
2to send a Changelog file to a line printer directly. Thanks.
3
4For your entries please follow EXACTLY this style:
5
6_yyyy/mm/dd_[Your Name]
7_
8___*_filename:
9_____-_description
10_
11___*_filename2, filename3:
12_____-_description
13_
14_
15_
16
17While an underscore is a placeholder for a white-space or an empty line.
18
19 -*-*- END OF LINE -*-*-
20
21 2010/09/06 Thomas Bretz
22
23 * msimreflector/MSimRays.cc:
24 - included TMath for newer root versions
25
26
27
28 2010/09/03 Daniela Dorner
29
30 * datacenter/scripts/insertmc:
31 - added new standard setup runs
32
33 * datacenter/scripts/runceres:
34 - fixed queries for change from file based to run based processing
35
36 * datacenter/scripts/runcallisto_mc:
37 - changed setup path: implemented ceres setup, as different
38 callisto.rc are needed for different ceres setup
39
40
41
42 2010/08/31 Thomas Bretz
43
44 * msimcamera/MSimRandomPhotons.[h,cc]:
45 - improved the range checks. All ranges are now aligned on the
46 range of simulated wavlengths
47
48
49
50 2010/08/30 Daniela Dorner
51
52 * datacenter/db/mcdefs.php:
53 - adapted joins for processing of ceres on run basis
54
55 * datacenter/scripts/insertmc:
56 - bugfix for insert of rows for new ceres key(s)
57
58
59
60 2010/08/30 Thomas Bretz
61
62 * mhist/MHCamera.cc:
63 - added options to display contents as int and float
64
65 * mgeom/MGeomCamFACT.cc:
66 - changed default distance from 4.8887 to 4.90
67
68 * mbase/MLut.cc:
69 - added possibility to have comment (ignored) lines
70
71 * msim/MHPhotonEvent.cc:
72 - fixed Type==5
73
74 * msimreflector/MSimRays.[h,cc]:
75 - added
76
77 * msimreflector/SimReflectorLinkDef.h
78 - added MSimRays
79
80 * msimreflector/Makefile
81 - added MSimRays
82
83
84
85 2010/08/27 Daniela Dorner
86
87 * datacenter/scripts/insertmc:
88 - updated some default values
89
90 * datacenter/scripts/insertmc, datacenter/scripts/insertmc,
91 resources/step_fact.rc:
92 - changed processing of ceres from file- to run-basis
93
94
95
96 2010/08/26 Daniela Dorner
97
98 * datacenter/db/mcinfo.php:
99 - implemented status 'crashed' also for display of list of runs
100
101 * datacenter/db/mcdefs.php, datacenter/db/menu.php:
102 - implemented CeresSetupKEY for mcinfo.php
103
104
105
106 2010/08/26 Reiner Rohlfs
107
108 * mcorsika/MCorsikaFormat.[h,cc]
109 - fixed a problem in comparing fRunePos with position 0
110
111
112
113 2010/08/25 Thomas Bretz
114
115 * mjtrain/MJTrainCuts.cc:
116 - fixed the SetDrawOption for the 2D histogram
117
118
119
120 2010/08/24 Thomas Bretz
121
122 * mjtrain/MJTrainCuts.cc:
123 - removed the SetDrawOption from the 1D histogram
124
125
126
127 2010/08/24 Reiner Rohlfs
128
129 * mcorsika/MCorsikaFormat.[h,cc]
130 - in method MCorsikaFormatEventIO::SeekEvtEnd() the RUNE block
131 is first searched at the end of the file. It it is not found
132 the whole file is scanned for the RUNE block. Once it is
133 found it can be accessed directly at the next call of this
134 function.
135
136
137
138 2010/08/20 Daniela Dorner
139
140 * datacenter/scripts/sourcefile:
141 - bugfix in query for influenced steps
142
143
144
145 2010/08/19 Thomas Bretz
146
147 * mjobs/MSequence.cc:
148 - fixed treatment of file number 0 in InflateFileName and
149 PrintRuns
150
151
152
153 2010/08/17 Thomas Bretz
154
155 * resmc/fact-trigger-sum.txt, resmc/fact-trigger-all.txt,
156 macros/fact/fact_trigger.C:
157 - added
158
159
160
161 2010/08/17 Daniela Dorner
162
163 * datacenter/scripts/insertmc:
164 - added (script to insert mc runs and sequences to the FACT MC DB)
165
166
167
168 2010/08/16 Thomas Bretz
169
170 * mgeom/GeomLinkDef.h, mgeom/Makefile:
171 - added MGeomCamFACT
172
173 * mgeom/MGeomCamFACT.[h,cc]:
174 - added
175
176 * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomPix.[h,cc]:
177 - moved CalcXY to MGeomPix
178 - removed obsolete includes
179
180 * mgeom/MGeomCamFact.cc:
181 - removed obsolete includes
182
183 * mranforest/MRanForestCalc.h:
184 - added new function Train which either calls TrainRegression
185 or TrainSingleRF
186
187 * mranforest/MHRanForestGini.cc:
188 - improved display
189
190 * mfileio/MReadMarsFile.cc:
191 - evaluate return code of fRun->Process()
192 - print return code in case of failure
193
194 * mjoptim/MJOptimizeBase.[h,cc]:
195 - improved existing comments
196 - added a full class description
197 - print a warning if TRandom is used a random number generator
198
199 * mtools/MTFillMatrix.cc:
200 - improved handling of negative number of events
201
202 * mjtrain/MJTrainSeparation.cc:
203 - added names to test- and train-dataset for storage
204
205 * mjtrain/TrainLinkDef.h, mjtrain/Makefile:
206 - added MJTrainCuts
207
208 * macros/train/traincuts.C:
209 - added
210
211 * mpointing/MPointingDevCalc.cc:
212 - added a comment about the last lut update
213
214
215
216 2010/08/13 Thomas Bretz
217
218 * mimage/MHHillasExt.[h,cc]:
219 - added new histograms to display new variables
220 - increased class version number
221
222 * mimage/MHillasExt.cc:
223 - fixed claculation of the weighted time spreads
224 - fixed a bug in the calculation of the third moments!
225
226 * mhist/MHHadronness.cc:
227 - fixed min/max of the intgral histogram
228
229 * mfbase/MFEventSelector.cc:
230 - if the number of events to be selected is negative select all events
231
232 * mhbase/MHn.[h,cc]:
233 - fixed the complex display for five histograms
234
235 * mhbase/MHn.[h,cc], mhbase/MH3.[h,cc]:
236 - implemented a TProfile3D
237 - implemented an option to skip reset of the histograms in a new
238 eventloop
239
240 * mhbase/MH3.[h,cc]:
241 - moved the addition weight to a new data meber fWeight
242 - increased class version number
243
244
245
246 2010/08/13 Daniela Dorner
247
248 * datacenter/scripts/sourcefile:
249 - implemented faster queries for the dependencies of the steps
250 - simplified code
251 - introduced new level for printprocesslog: DEBUG
252
253 * resources/steps_fact.rc:
254 - adapted to change in queries in sourcefile
255
256
257
258 2010/08/12 Thomas Bretz
259
260 * mimage/MHillasExt.[h,cc]:
261 - added Getter for fSlope*
262 - added new data members to Print() output
263 - adapted Set() member function
264 - fixed code for calculating weighted spreads
265 - added new data members to Clear function
266
267 * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHNewImagePar.cc,
268 mimage/MHVsSize.cc, mimage/MHHillasSrc.cc, mimage/MHImagePar.cc,
269 mhcalib/MHGausEvents.cc, mhflux/MHThetaSq.cc, mhflux/MHAlpha.cc,
270 mhflux/MHFalseSource.cc, mhflux/MHEffectiveOnTime.cc,
271 mhflux/MHCollectionArea.cc, mhflux/MHThetaSqN.cc, mhflux/MHDisp.cc,
272 mhflux/MHThreshold.cc, mhflux/MHEnergyEst.cc, mjtrain/MJTrainDisp.cc,
273 mtools/MHSimulatedAnnealing.cc, mmuon/MHSingleMuon.cc,
274 mmuon/MHMuonPar.cc, mpointing/MHSrcPosCam.cc,
275 mpedestal/MHPedestalCor.cc, mhist/MHCamEventRot.cc,
276 mhist/MHStarMap.cc, mjobs/MJSpectrum.cc, mbadpixels/MHBadPixels.cc,
277 mfbase/MFEventSelector2.cc, mhbase/MBinning.cc, mhbase/MH.[h,cc],
278 mhbase/MH3.cc, mhbase/MHMatrix.cc, msim/MHPhotonEvent.cc:
279 - changes MH::SetBinning and similar functions to take references
280 instead of pointers
281 - for the time being wrappers are kept not to break macros
282
283
284
285 2010/08/11 Thomas Bretz
286
287 * mhbase/MH3.[h,cc]:
288 - added another type to be able to setup a standard profile and
289 one which display the spread as error
290 - improved/fixed error calculation/display
291
292 * mimage/MHillasExt.[h,cc]:
293 - added new data members fTimeSpread and fTimeSpreadWeighted
294 - added new data members fSlopeSpread and fSlopeSpreadWeighted
295 - implemented code to calculate the time spreads and slope spreads
296 - increased class version id by 1
297
298 * mjtrain/TrainLinkDef.h:
299 - added MJTrainImpact
300
301 * mjtrain/MJTrainImpact.[h,cc]:
302 - added
303
304 * mjtrain/MJTrainEnergy.h:
305 - added SetTrainExpSize member function
306
307 * mjtrain/MJTrainDisp.cc:
308 - made the display of the cut-lines a bit more flexible
309 - slightly changed the meaning of the plots
310
311
312
313 2010/08/10 Thomas Bretz
314
315 * msim/MPhotonData.cc:
316 - fixed two warnings in FillEventIO (implicit conversion
317 from float to int)
318
319 * mhbase/MHn.[h,cc]:
320 - added SetConversion to allow for setting a conversion function
321
322 * mhbase/MH3.[h,cc]:
323 - added conversion function for displaying the histogram
324 - added new data member fConversion
325 - added new member functions Convert and SetConversion
326 - implemented conversion before displaying
327
328 * mjtrain/MJTrainEnergy.cc:
329 - display resolution directly (sqrt)
330 - changed default binning
331 - don't use build in conversion from mm to degree but
332 MGeomCam.fConvMm2Deg instead.
333
334 * Makefile.rules:
335 - replaced cvs by svn in diff
336
337 * mjtrain/MJTrainDisp.cc:
338 - don't use build in conversion from mm to degree but
339 MGeomCam.fConvMm2Deg instead.
340
341
342
343 2010/08/06 Thomas Bretz
344
345 * msimcamera/MSimCamera.[h,cc]:
346 - added the possibility to set an overall baseline, baseline-noise
347 and gain.
348
349 * ceres.rc:
350 - added entries for the new values
351
352
353
354 2010/07/28 Daniela Dorner
355
356 * datacenter/db/menu.php:
357 - updated initial parameter selection for mcinfo.php
358 - changed table for GetMin/Max to CeresInfo
359
360 * datacenter/db/mcinfo.php:
361 - bugfix for removing WHERE or AND at end of queries
362 - added fStopTime to status-column in case of failure
363 - bugfix for correct joins in case of group-by
364
365 * datacenter/db/mcdefs.php:
366 - updated runtime of ceres
367 - updated joins for status tables
368
369 * datacenter/scripts/insertmc:
370 - added (script to add runs to the database)
371
372 * datacenter/scripts/runcorsika:
373 - added check if 'END OF FILE' is contained in logfile
374 - added check if file number > 999 and change filename if it is
375
376 * datacenter/scripts/setup.wue.fact.mc:
377 - removed cprun
378 - added callisto and star in scripts-array
379
380 * datacenter/scripts/sourcefile:
381 - removed variables for fProgramId
382
383 * resources/steps_fact.rc:
384 - added missing needs
385
386
387
388 2010/07/23 Reiner Rohlfs
389
390 * mcorsika/MCorsikaFormat.[h,cc]
391 - new files
392 All the differences between EventIo files and coriska files
393 are implemented in these files.
394
395 * mcoriska/MCorsikaRead.[h,cc]
396 - the file handler fIn is replaced by the MCorsikaFormat class.
397 - every access to the input file is replaces by calling
398 methods of MCorsikaFormat.
399
400 * mcoriska/MCorsikaRunHeader.[h,cc]
401 - the file handler fIn is replaced by the MCorsikaFormat class.
402 - every access to the input file is replaces by calling
403 methods of MCorsikaFormat.
404
405 * mcoriska/MCorsikaEvtHeader.[h,cc]
406 - the file handler fIn is replaced by the MCorsikaFormat class.
407 - every access to the input file is replaces by calling
408 methods of MCorsikaFormat.
409
410 * msim/MPhotonEvent.cc
411 - method ReadCorsikaEvt distinguish between Corsika and EventIo
412 input files and calls either FillEventIO() or FillCorsika().
413
414 * msim/MPhotonData.[h,cc]
415 - new method: FillEventIO, which is similar as FillCorsika
416
417
418 2010/07/09 Thomas Bretz
419
420 * mpointing/MSrcPosCam.[h,cc]:
421 - now the particle position is stored in any case in the headers
422 so in case we have a view cone we must keep the position fixed
423 - added the fix for the MC monte carlos (for them X needs to
424 change its sign due to a bug in the reflector program)
425
426 * mars.rc, star.rc:
427 - changed time contraint in cleaning from aboslute values
428 to relative values (units now ns/deg)
429
430 * mimage/MImgCleanStd.cc:
431 - changed time contraint in cleaning from aboslute values
432 to relative values (units now ns/deg)
433
434
435
436 2010/07/07 Daniela Dorner
437
438 * datacenter/scripts/runceres:
439 - fixed typo
440
441
442
443 2010/07/06 Daniela Dorner
444
445 * datacenter/scripts/runstar_mc:
446 - fixed typo
447 - added inpath to command line
448
449
450
451 2010/07/05 Daniela Dorner
452
453 * datacenter/scripts/runceres:
454 - added path for C and P run (was not the same like for D run)
455
456 * datacenter/scripts/sourcefile:
457 - fixed joins in subquerypart()
458
459 * datacenter/scripts/runcallisto_mc:
460 - added inpath to command line
461
462 * datacenter/db/mcinfo.php:
463 - removed FailMenu
464 - fixed bug (group by did not work in case statusvalue was not
465 selected)
466
467 * datacenter/db/mcdefs.php:
468 - removed FailMenu columns
469
470
471
472 2010/07/05 Thomas Bretz
473
474 * mraw/MRawRunHeader.h:
475 - added missing SetFileNumber
476
477 * mjobs/MSequence.cc:
478 - added the missing file number to teh MC file names
479
480 * msimcamera/MSimCalibrationSignal.h:
481 - changed virtual file name from 000000 to 000001 to force file
482 number to be 1.
483
484 * mjobs/MJSimulation.[h,cc]:
485 - added run-number to ceres.root filename
486
487
488
489 2010/07/02 Daniela Dorner
490
491 * datacenter/scripts/runcorsika:
492 - removed $com
493 - updated logging
494
495 * datacenter/scripts/runceres:
496 - fixed path
497 - added error handling
498
499 * resources/steps_fact.rc:
500 - update joins to new scheme to include further steps in the chain
501
502 * datacenter/scripts/sourcefile:
503 - adapted queries to new scheme of joins
504
505 * datacenter/scripts/runstar_mc:
506 - added (script to run star for mc)
507
508
509
510 2010/07/02 Daniela Dorner, Christian Farnier
511
512 * datacenter/scripts/runcallisto_mc:
513 - added (script to callibrate mc)
514
515
516
517 2010/06/30 Daniela Dorner
518
519 * datacenter/db/mcinfo.php:
520 - added output to step column in case job is running
521 - fixed typo
522
523 * datacenter/scripts/runcorsika:
524 - small bugfix (new version of 'cut' gives error for '-c 0-4')
525
526 * datacenter/scripts/runceres:
527 - added (script to run telescope simulation of file basis)
528
529 * datacenter/scripts/setup.wue.magic.data,
530 datacenter/scripts/setup.wue.magic.mc,
531 datacenter/scripts/setup.wue.fact.mc:
532 - added condorpath
533
534 * datacenter/scripts/jobmanager,
535 datacenter/scripts/scriptlauncher:
536 - implemented condorpath
537
538 * datacenter/scripts/sourcefile:
539 - changed log and error file name for jobmanager
540
541 * resources/steps_fact.rc:
542 - fixed typo
543
544
545
546 2010/06/29 Daniela Dorner
547
548 * datacenter/db/mcinfo.php:
549 - added duration to step column in case of 'failed' and 'done'
550
551
552
553 2010/06/28 Daniela Dorner
554
555 * datacenter/db/include.php:
556 - adapted status query for new db layout
557
558 * datacenter/db/menu.php:
559 - added and exchanged menu points and init elements for the new
560 layout of the FACT mc db
561 - bugfix that menu items can be switched off
562
563 * datacenter/db/mcinfo.php:
564 - adapted the queries for the new layout of the FACT mc db
565 (different table names, structures and content)
566 - adapted query for the status group by
567
568 * datacenter/db/mcdefs.php:
569 - adapted the arrays for the new layout of the FACT mc db
570
571
572
573 2010/06/28 Thomas Bretz
574
575 * mbase/MStatusDisplay.cc:
576 - Status displays where stored as MStatusArray instead of
577 MStatusDisplay
578 - Read now also can read other StatusDisplays if a key is found in
579 the file
580
581
582
583 2010/06/25 Thomas Bretz
584
585 * mjobs/MJSimulation.[h,cc]:
586 - added data member fRunNumber
587 - changed the rules to create the output file names
588 - set default run-numbers for different run-ytpes
589 - apply run-number
590 - added IntendedPulsePosition to output
591
592 * mraw/MRawRunHeader.h:
593 - added SetFileNumber member function
594
595
596
597 2010/06/24 Thomas Bretz
598
599 * mgeom/MGeomCam.h:
600 - call constructor of base class in copy-constructor
601
602 * mhbase/MH.h:
603 - remove argument name where obsolete
604
605 * mjobs/MJSimulation.cc:
606 - fixed some axis labels
607
608 * msimreflector/MMirrorDisk.cc:
609 - changed interpretation from file from radius to diameter
610
611 * ceres.cc:
612 - added option --run-number
613
614 * showplot.cc:
615 - set default palette to pretty palette
616
617 * mcorsika/MCorsikaRunHeader.h:
618 - added getter for ViewConeInnerAngle
619
620 * mmc/MMcCorsikaRunHeader.h:
621 - added HasViewCone
622 - added SetViewCone
623
624 * mmc/MMcEvt.[hxx,cxx], mmc/MMcEvtBasic.[h,cc]:
625 - moved fPhi and fTheta from MMcEvt to MMcEvtBasic
626 - increased class version number accordingly
627 - moved setter
628 - moved getter
629 - adapted Clean()
630 - adapter copy-constructor
631
632 * mpointing/MPointingDevCalc.cc:
633 - added some comments
634
635 * msim/MSimMMCS.cc:
636 - transfer view cone data
637 - set run-info (run/file-number) according to new scheme
638 - always set MMcEvt::fPhi/fTheta to particle direction
639
640
641
642 2010/06/24 Daniela Dorner
643
644 * datacenter/scripts/sourcefile, resources/steps_fact.rc:
645 - bugfixes: changed joins to get correct queries for all cases
646
647 * datacenter/scripts/setup.wue.fact.mc:
648 - changed path for setup files
649 - added runceres to jobmanager settings
650
651
652
653 2010/06/22 Daniela Dorner
654
655 * datacenter/scripts/writemcsequencefile:
656 - improved logging
657
658 * datacenter/scripts/sourcefile:
659 - adapted greps in rc-files to grep only lines which are no
660 comments
661
662
663
664 2010/06/17 Daniela Dorner
665
666 * resources/steps_fact.rc:
667 - removed step CPRun
668 - split 'Joins' to 'Joins' and 'SpecialJoins' depending on
669 whether the join is with a different table
670
671 * datacenter/scripts/sourcefile:
672 - bugfix in query
673 - included new type of join from steps.rc
674 - added comments
675
676
677
678 2010/06/16 Daniela Dorner
679
680 * resources/steps_fact.rc:
681 - removed step CPRun
682 - added step SequenceFile
683
684 * datacenter/scripts/setup.wue.fact.mc:
685 - added path for mc sequences
686
687 * datacenter/scripts/writemcsequencefile:
688 - added (script to write mc sequencefiles)
689
690
691
692 2010/06/15 Daniela Dorner
693
694 * resources/steps_fact.rc:
695 - added (file containing the dependencies for the steps of the
696 automatic production of MC for FACT)
697
698
699
700 2010/06/14 Daniela Dorner
701
702 * datacenter/scripts/sourcefile:
703 - bugfix in query
704
705 * datacenter/scripts/runcorsika:
706 - added output of command to processlog
707
708 * datacenter/scripts/setup.wue.fact.mc:
709 - changed setup to be used by user montecarlo to reproduce some
710 corsikas
711
712
713
714 2010/06/11 Daniela Dorner
715
716 * datacenter/scripts/sourcefile:
717 - changed functions and queries to new db layout
718 - added functions to get values from steps.rc
719 - new function for part of query which is identical for the
720 functions getstatus() and gettodo()
721 - removed $reset (was only needed for MerppUpdate)
722 - improved and added comments
723
724 * datacenter/scripts/jobmanager:
725 - implemented changes for new db layout
726 - fix in function nextscript(): wrong variable was used
727
728 * datacenter/scripts/runcorsika:
729 - implemented changes for new db layout
730 - merged uncommitted changes of Thomas Bretz
731 - Observatory values and atmosphere now read from DB
732 - implemented new seeds
733 - removed $reused
734 - wavelength range now read from DB
735
736 * datacenter/scripts/setup.wue.fact.mc:
737 - added (setup for fact mc production)
738
739
740
741 2010/06/11 Stefan Ruegamer
742
743 * mjobs/MJSpectrum.cc
744 - corrected the flux of the published MAGIC spectrum
745
746
747
748 2010/06/03 Thomas Bretz
749
750 * mranforest/MRanForestCalc.cc:
751 - added stdlib.h to make Dominik happy ;)
752
753
754
755 2010/05/05 Thomas Bretz
756
757 * mastro/MAstro.cc:
758 - fixed AngularDistance (called a non existing function and
759 the compiler didn't complain)
760
761 * mbase/MParContainer.[h,cc]:
762 - added static function Overwrites (previously in MTask)
763
764 * mbase/MStatusDisplay.[h,cc]:
765 - allow writing a MStatusDisplay without writing a MStatusArray
766 (therefore added SeveAsPlainRoot)
767 - improved reading of files just containing canvases and objects
768
769 * mbase/MTask.[h,cc]:
770 - moved code from Overwrites to a static function in MParContainer
771
772 * msimcamera/MSimCalibrationSignal.cc:
773 - changed distribution of signal from Gauss to Poissonian
774
775 * showplot.cc:
776 - removed nonsense "-q" option
777
778 * mbase/MStatusArray.[h,cc]:
779 - fixed/improved (once again) deleting of the array
780
781 * mbase/MStatusDisplay.cc:
782 - removed the MAstroCatalog workaround - is it still necessary?
783 (needs testing)
784 - added UpdateMemory every here and there to get the memory
785 consumption is more circumstances
786
787
788
789 2010/04/22 Thomas Bretz
790
791 * showplot.cc:
792 - added --debug-mem option
793
794 * mbase/MParSpline.cc, mhbase/MH3.cc, mhbase/MHn.cc,
795 mhflux/MHAlpha.cc, mhist/MHCamEvent.cc:
796 - added missing call to the RecursiveRemove of the base class
797
798 * mfileio/MReadTree.cc:
799 - In the case Notify failed since about two years accidentaly
800 kTRUE instead of kERROR was returned
801
802 * mfileio/MWriteRootFile.cc:
803 - added some more debug output
804
805 * mhflux/MAlphaFitter.cc:
806 - Return if fit failed
807
808 * mhflux/MHPhi.cc:
809 - avoid inf and nan when producing histogram (the divisor could
810 have been zero in case of the inetgral of an empty histogram)
811
812
813
814 2010/04/21 Thomas Bretz
815
816 * macros/rootlogon.C:
817 - a small fix which gets rid of the annoying error about an
818 unlocked mutex when starting the MStatusDisplay in the
819 interpreter. It makes sure that fGThreadFactory gets initialized
820 from the main thread.
821
822 * mbase/MStatusDisplay.cc:
823 - added a console output if TryLock fails
824 - the return value of TString::Index was misinterpreted
825
826 * mmuon/MHSingleMuon.cc:
827 - removed another reference to gMinuit
828
829 * msimcamera/MSimRandomPhotons.cc:
830 - re-did the output
831 - choose the other rate f2 instead of f1
832
833 * msimcamera/MSimTrigger.[h,cc]:
834 - keep the index of the trigger channel which finnaly issued
835 the trigger and propagate it to the event header
836
837 * mraw/MrawEvtHeader.h:
838 - implementd setter for fNumTriggerLvl1
839
840
841
842 2010/04/20 Thomas Bretz
843
844 * mfileio/MReadTree.cc:
845 - no error was returned anymore when Notify() failed. Fixed.
846
847
848
849 2010/04/19 Thomas Bretz
850
851 * mbase/MStatusArray.cc:
852 - added a workaround to prevent crashes in case of double
853 deleteion of the fHistogram in TGraphs
854
855 * mcorsika/MCorsikaEvtHeader.cc:
856 - replaced special characters by UTF8 characters
857
858 * mgeom/MGeom.[h,cc]:
859 - implemented function to return the distance squared
860
861 * mjobs/MJSimulation.cc:
862 - display degree symbol correctly in plots
863 - added artificial star-files to output
864 - for the moment the output of the reflector files is suppressed
865
866 * mmuon/MHSingleMuon.cc:
867 - catch if the fit failed
868 - replaced use of gMinuit by direct access to the function
869
870 * mpointing/MPointing.cc:
871 - replaced deg-symbol by UTF8 character
872
873 * mpointing/MPointingDevCalc.cc:
874 - added more information
875
876 * msignal/MSignalCam.[h,cc]:
877 - made the data members describing the image persistent.
878 they are not guranteed to have correct contents. Use
879 MNewImagePar instead.
880 - increased class version number accordingly
881
882 * msimreflector/MMirrorHex.h:
883 - added Getter for fD
884
885
886
887 2010/04/13 Daniela Dorner
888
889 * datacenter/db/builddatasets.php:
890 - updated check for observation mode: allowed 'N/A', as there is
891 else an error for old data
892
893
894
895 2010/04/13 Thomas Bretz
896
897 * msim/MHPhotonEvent.cc:
898 - automatic binning for case 3
899 - new case 5
900
901 * msim/MHPhotonEvent.h:
902 - this can be a huge memory consumption and we don't need double
903 precision (range) accordingly changed all TH*D to TH*F.
904 consequently increased class version number
905
906
907
908 2010/03/30 Thomas Bretz
909
910 * Makefile.conf.general:
911 - moved ARCHDEFS from DEFINES to CXXFLAGS otherwise it might get
912 ignored
913
914 * mbase/MQuaternion.h:
915 - added member-function to normalize vector part of quaternion
916
917 * mbase/MTime.cc:
918 - issue an error if __LINUX__ is not set
919
920 * mjobs/MJSimulation.cc:
921 - set name of reflector explicitly to "Reflector"
922
923 * msimreflector/MMirror.h:
924 - added member function to set z position (for optimization purpose)
925 - added SimPSF(TVector3&)
926
927 * msimreflector/MSimReflector.[h,cc]:
928 - added name of reflector as data member
929
930 * melectronics/MAvalanchePhotoDiode.cc:
931 - scale the crosstalk probability as the height of the emitted
932 signal with the recovery time.
933
934 * mhflux/MHEnergyEst.cc:
935 - added a workaround to get rid of some root-warnings
936
937 * mjtrain/MJTrainEnergy.cc:
938 - improved axis labels
939
940 * mpointing/MPointingDevCalc.cc:
941 - added some more comments
942
943 * msimreflector/MMirror.[h,cc]:
944 - added fShape to allow for parabolic mirrors
945
946 * msimreflector/MReflector.cc:
947 - implemented the option of parabolic mirrors into the
948 reflector defintion file
949
950 * msimreflector/MSimReflector.[h,cc]:
951 - implemented (and fixed) the calculation of the reflection at
952 parabolic surfaces
953 - implemented the possibility to switch off the early check for
954 "photon can hit the camera" (fDetectorMargin<0)
955 - added setter for fDetectorMargin
956
957
958
959
960 2010/03/01 Stefan Ruegamer
961
962 * resources/hilocalib.rc:
963 - added df factors for p23-25, using the same as for p22. Sequences
964 are not running with df in these periods, therefore the correct
965 factors cannot be determined, and it doesn't matter anyway.
966
967 * datacenter/read_lapalma-tapes:
968 - added automationsetup before movingrawfiles
969
970
971
972 2010/02/23 Thomas Bretz
973
974 * mbase/MAGIC.cc:
975 - projections are supposed to work again in root 5.26
976 (not tested yet)
977
978 * mbase/MGMap.cc, mbase/MObjLookup.cc:
979 - key and val are Long64 in newer root versions
980
981 * mdata/MDataPhrase.cc:
982 - need inclusion of TFormulaPrimitive in root 5.26
983
984 * mhflux/MMcSpectrumWeight.cc:
985 - root 5.26 has a different calling convention for TH1::Intgeral
986
987 * mjobs/MJob.cc:
988 - added a suggested parenthesis
989
990 * mjtrain/MJTrainDisp.cc:
991 - cast the MH3 histogram correctly to a TH2
992
993
994
995 2010/02/22 Daniela Dorner
996
997 * datacenter/db/menu.php:
998 - added ObsLevel and download link column for cta pages
999
1000 * datacenter/db/ctadefs.php:
1001 - added observation level
1002
1003 * datacenter/db/ctamcinfo.php:
1004 - added column with download link for the files
1005
1006 * datacenter/db/builddatasets.php, datacenter/db/ctamcinfo.php,
1007 datacenter/db/culminating.php, datacenter/db/datacheck.php,
1008 datacenter/db/datasetinfo-aio.php, datacenter/db/ganymed.php,
1009 datacenter/db/include.php, datacenter/db/mcinfo.php,
1010 datacenter/db/opticaldata.php, datacenter/db/printtable.php,
1011 datacenter/db/queryrbk.php, datacenter/db/runinfo-aio.php,
1012 datacenter/db/sequence.php, datacenter/db/sequinfo-aio.php,
1013 datacenter/db/sources.php, datacenter/db/statussbs.php:
1014 - bugfix for get.txt
1015
1016 * datacenter/db/datasetinfo-aio.php:
1017 - bugfix calling PrintPage()
1018
1019
1020
1021 2010/02/01 Daniela Dorner
1022
1023 * datacenter/scripts/fillmcdb:
1024 - added observation level
1025
1026 * datacenter/scripts/sourcefile:
1027 - added comment concerning $0 problem
1028 - added 'ERROR' in processlog message of makedir
1029
1030
1031
1032 2010/02/04 Stefan Ruegamer
1033
1034 * mraw/MRawRunHeader.cc
1035 - changed GetTypeID()!=fTelescopeNumber*10U+5U to GetTypeID()!=5U
1036 so that the new 5xxxxxx sequences can be processed
1037 - adapted error message
1038 - inserted Domino calibration run
1039
1040 * mraw/MRawRunHeader.cc
1041 - inserted Domino calibration run
1042
1043
1044
1045 2010/02/01 Daniela Dorner
1046
1047 * datacenter/scripts/runsimtel
1048 - fixes typo
1049 - replaced path in disk-check by variable
1050
1051
1052
1053 2010/01/15 Stefan Ruegamer
1054
1055 * datacenter/scripts/dowebplots, jobmanager
1056 - if-condition if [ "$numproc" = "" ] now correctly checks for "0"
1057
1058 * datacenter/scripts/scriptlauncher
1059 - added automationsetup variable in condor command
1060
1061 * datacenter/macros/buildsequenceentries.C
1062 - where necessary changed Int to Long to account for the high value
1063 of the stereo runs
1064
1065 * resources/sequences.rc
1066 - added two transition conditions for the calibration scripts
1067 10Led_UV_PEDANDCAL_1kHz and 10LED_UV
Note: See TracBrowser for help on using the repository browser.