source: trunk/Mars/Changelog@ 9930

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