source: trunk/Mars/Changelog@ 10055

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