source: trunk/Mars/Changelog@ 9935

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