source: trunk/Mars/Changelog@ 9897

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