source: trunk/Mars/Changelog@ 9894

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