source: trunk/Mars/Changelog@ 9868

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