source: trunk/MagicSoft/Mars/Changelog@ 9325

Last change on this file since 9325 was 9325, checked in by tbretz, 16 years ago
*** empty log message ***
File size: 32.7 KB
Line 
1Please do not write behind the end of line tag so that it is possible
2to send a Changelog file to a line printer directly. Thanks.
3
4For your entries please follow EXACTLY this style:
5
6_yyyy/mm/dd_[Your Name]
7_
8___*_filename:
9_____-_description
10_
11___*_filename2, filename3:
12_____-_description
13_
14_
15_
16
17While an underscore is a placeholder for a white-space or an empty line.
18
19 -*-*- END OF LINE -*-*-
20 2009/02/11 Thomas Bretz
21
22 * mcalib/MCalibColorSet.[h,cc]:
23 - removed some obsolete break statements
24 - removed obsolete gkMCRunLimit
25 - fixed setting of signal strength for extremely old
26 runs (I think we don't have them anyway)
27
28 * mcalib/MCalibrateData.cc:
29 - improved output
30
31 * mcalib/MCalibrationChargeCalc.cc:
32 - stop if no valid pulser colors have been found
33
34 * mcorsika/MCorsikaRunHeader.h:
35 - some cosmetics
36 - added some getter
37
38 * mhist/MHEvent.[h,cc]:
39 - some improvements to output
40 - implemented display for trigger pattern
41
42 * mtrigger/MTriggerPattern.[h,cc]:
43 - added Copy-function
44
45 * mhist/Makefile:
46 - added -I../mtrigger
47
48 * mmc/MMcEvtBasic.[h,cc]:
49 - moved the getter returning a TString to the source file
50 - replaced Form by MString::Format
51
52 * mraw/MRawRunHeader.cc:
53 - initialize fSourceEpochChar[1]
54 - initialize fNumEventsRead
55 - suppress more output which has not been initialized
56 - removed run-type from SetRunInfo
57 - added new function SetRunType
58 - use strncpy instead of memcpy
59 - replaced const char[] arguments by TString
60
61 * msimreflector/MReflector.[h,cc]:
62 - added Print
63 - added a circle around the mirror showing fMaxR
64
65 * mastro/MAstro.cc:
66 - updated some typos in comments
67
68 * mbase/MEnv.cc:
69 - replaced Form by MString::Format
70
71 * mbase/MTask.cc:
72 - made the total number of executions really count the total
73 number
74
75 * mcalib/MCalibrationPatternDecode.cc:
76 - some cosmetics
77 - corrected the use of a wrong FindCreateObj
78
79 * mcorsika/MCorsikaRead.cc:
80 - added a comment
81
82 * mfileio/MWriteRootFile.cc:
83 - improved output
84 - improved the copy of a tree (now done without unpacking)
85 - made sure that copied trees are shown in the summary
86 - made sure that the copied trees are nevertheless deleted
87
88 * mfilter/MFDeltaT.cc:
89 - adapted to change in GetNumExecutions
90
91 * mhbase/MFillH.cc:
92 - set the number of executions (as it is in MTask) before the
93 execution
94
95 * mhbase/MH.cc:
96 - improved the statistics output
97
98 * mhist/MHCamera.[h,cc]:
99 - don't create an own pad anymore
100 - removed SetRange
101 - SetRange now done via MH::SetPadRange
102 - some sanity checks if fGeomCam is set
103 - some adaptions to the new layout scheme without
104 an own pad
105 - Changed DrawProjection to a more commonly usable scheme
106 - Removed all dependencies from MGeomCamMagic
107 - start the gaus fit with the maximum not the integral
108
109 * mjobs/MJCalibrateSignal.cc:
110 - If the input files contain an OriginalMC tree
111 copy it
112 - consequently we make the MMcEvtBasic from the
113 parameter-list optional
114 - fixed the rule (MC files with .root as extension could not
115 be processed)
116
117 * mjobs/MJCalibration.[h,cc], mjobs/MJPedestal.[h,cc]:
118 - Use MHCamera::CamDraw more extensively
119 - replace use of Form by MString::Format
120
121 * mjobs/MJSimulation.cc:
122 - added an option to switch the cmaera electronics off
123 - write some more containers to output file (for easy access)
124 - set the MC bit in the header
125 - now use MSimMMCS to "fake" the correct file structure
126 - added three new writers to write the MMcEvtBasic information
127 - added a display of the most important things
128
129 * mmain/MEventDisplay.cc:
130 - don't change into the not more existing pad of a MHCamera
131
132 * msimcamera/MSimCalibrationSignal.cc:
133 - adapted GetNumExecution
134 - SetReadyToSave for the run header
135 - jitter the number of emitted photons
136 - corrected the emitted trigger positon
137 - (re)set calibration pattern
138
139 * mbase/MLut.[h,cc]:
140 - added overload of Delete() function
141 - added IsDefault
142 - added SetDefault
143
144 * mfileio/MWriteRootFile.cc:
145 - fixed output in OpenFile
146
147 * mjobs/MSequence.cc:
148 - allow the "Night" resource to be empty
149
150 * msimcamera/MSimBundlePhotons.cc:
151 - some small improvements in case of empty maps
152
153 * msimcamera/MSimReadout.[h,cc]:
154 - reset gain. Use the new fConversionFactor instead
155 - removed some setting of fRunHeader
156
157 * msimcamera/MSimTrigger.[h,cc]:
158 - on useer request now offset and gain can be used to
159 convert the signal back into units of phe
160 - added possibility to use empty lookup tables
161 - added debug output
162
163 * msimcamera/MSimCamera.[h,cc]:
164 - outsourced the pedestal and gain numbers into ReInit
165 - use an MPedestalCam for Electronic Noise and Gain
166 - allow to switch ob whether the gain is applied to the
167 electronic noise or not
168 - SetPhotElfromShower
169
170 * msim/Makefile. msim/SimLinkDef.h:
171 - added MSimMMCS
172
173 * msim/MSimMMCS.[h,cc]:
174 - added
175
176 * msimcamera/Makefile:
177 - added -I../mpedestal
178
179 * ceres.rc:
180 - added
181
182 * msimreflector/MMirrorSquare.cc, msimreflector/MMirrorHex.cc,
183 msimreflector/MMirrorDisk.cc:
184 - changed the grey colors
185
186 * msimreflector/MMirrorHex.cc:
187 - fixed bugs in CanHit and HasHit
188
189
190
191 2009/02/10 Thomas Bretz
192
193 * manalysis/MMcTriggerLvl2Calc.cc:
194 - removed obsolete include of MmcRunHeader
195
196 * mbase/MSpline3.[h,cc]:
197 - improved the available constructors
198 - added some comments for future use
199 - added default constructor
200 - added GetHistogram()
201
202 * mcorsika/MCorsikaRunHeader.[h,cc]:
203 - added fImpactMax
204 - added some Getters
205
206 * melectronics/MPulseShape.[h,cc]:
207 - set class version to 1 to make it storable
208 - set a title for the splines
209 - implemented Paint function
210
211 * mhbase/MH.[h,cc]:
212 - added SetPadRange
213
214 * mhist/MHCamEvent.[h,cc]:
215 - Init the geometry in ReInit thus it can work with a geometry stored in a file
216 - Make sure that histogranms already drawn properly to a pad are found in Paint
217 - added RecursiveRemove for sanity
218
219 * mmc/MMcCorsikaRunHeader.h:
220 - added SetSpectrum
221
222 * mmc/MMcEvt.hxx:
223 - added SetEvtNumber
224 - added SetPhotElfromShower
225
226 * mmc/MMcEvtBasic.[h,cc]:
227 - added operator=
228
229 * mmc/MMcRunHeader.[hxx, cxx]:
230 - set default for the versions to UShort_t(-1)
231 - added some comments
232 - added SetNumSimulatedShowers
233 - added SetImpactMax
234
235 * mraw/MRawRunHeader.cc:
236 - suppress some information in header if not valid
237
238 * msignal/MSignalCalc.cc:
239 - if (!fPedestal) we should return kTRUE not kFALSE
240
241 * msimreflector/MMirror.[h,cc], msimreflector/MMirrorDisk.[h,cc],
242 msimreflector/MMirrorHex.[h,cc], msimreflector/MMirrorSquare.[h,cc],
243 msimreflector/MReflector.[h,cc],
244 - added Print
245 - some cosmetics in header
246 - set class version to 1 to make it storable
247
248 * mtools/MagicJam.cc:
249 - updated
250
251
252
253 2009/02/10 Daniela Dorner
254
255 * datacenter/db/tabs.php:
256 - if csv-file doesn't exist, only logs are displayed now
257
258
259
260 2009/02/08 Thomas Bretz
261
262 * Makefile.conf.linux:
263 - added -Winit-self
264
265 * msimcamera/MSimCalibrationSignal.[h,cc]:
266 - account for the pulse shape/width
267 - make number of photons settable
268 - make time jitter settable
269 - renamned fNumEntries to fNumEvents
270 - don't set daq event number (should be set by the "daq")
271 - set trigger pattern
272 - print number of events in PreProcess
273
274 * msimreflector/MSimReflector.[h,cc]:
275 - made the detector margin settable
276
277 * datacenter/macros/insertcacofile.C, datacenter/macros/insertsequence.C:
278 - print an error and exit
279
280 * macros/optim/optimdisp.C:
281 - set the default values as default
282 - added a short summary what a good strategy for optimization is
283
284 * mastro/MAstro.cc:
285 - replaced Form by MString::Form
286
287 * mcorsika/MCorsikaEvtHeader.[h,cc], mcorsika/MCorsikaRunHeader.[h,cc]:
288 - moved fParticleID from event header to run header
289 - increased Class Version accordingly
290 - added an error if more than one observation levels are read
291
292 * mhcalib/MHGausEvents.cc:
293 - replaced Form by MString::Form
294 - handle the creating of the TF1 fExpFit a bit more "root-safe"
295
296 * mhist/MHCamEvent.[h,cc]:
297 - added a new option to collect the maximum or minimum contents
298
299 * mhist/MHCamera.[h,cc]:
300 - added new functions SetMax/MinCamContent
301
302 * mraw/MRawEvtHeader.cc:
303 - initialize the data members in constructor
304
305 * mraw/MRawEvtHeader.h:
306 - removed bits for trigger type they were never used
307
308 * mraw/MRawRunHeader.cc:
309 - tiny cosmetics
310
311 * msim/MHPhotonEvent.[h,cc]:
312 - added a histogram to display the height
313 - don't fill kNightSky photons
314
315 * msim/MPhotonData.h:
316 - added getter for fProductionHeight
317
318 * msim/MPhotonEvent.h:
319 - commented IsValid (was not used anyhow)
320
321 * msimcamera/MSimGeomCam.[h,cc]:
322 - added one sample to the window to allow for time jitter of one sample
323 - make the code for the window indentical to MSimCalibrationSignal
324
325 * msimcamera/MSimReadout.[h,cc]:
326 - Set the daq event number (readout number)
327
328 * msimcamera/MSimTrigger.[h,cc]:
329 - added comments
330 - made the signal length settable
331 - made the coincidence time settable
332 - removed setting of the daq event number (should be done by the "daq")
333 - changed the trigger output from all to inf/inf2
334
335 * msimcamera/Makefile:
336 - added -I../mtrigger
337
338 * mjobs/MJSimulation.[h,cc]:
339 - added new mode to force the use of the trigger "electronics"
340 - moved setup of the fadc to the resource file
341 - added a new histogram to show the maximum signal in all pixels
342 - automatically setup the range of the TrigPos histogram
343 - don't show all histograms in all run conditions
344
345 * mraw/MRawRunHeader.[h,cc]:
346 - added ReadEnv for a setup from a resource file in ceres
347
348 * msimcamera/MSimAPD.cc:
349 - added a sanity check if ReInit has not been called
350
351
352
353 2009/02/07 Thomas Bretz
354
355 * sponde.rc:
356 - fixed a typo
357
358 * datacenter/scripts/runcorsika:
359 - added a comment
360
361 * mbase/MContinue.h:
362 - changed a comment
363
364 * mbase/MEnv.h, mbase/MMath.cc:
365 - Do not assign a temporary TString to const char *
366
367 * mcamera/MCameraCentralPix.[h,cc]:
368 - changed fDC from Float_t to Int_t
369
370 * mhflux/MHCollectionArea.cc, mhflux/MHDisp.cc, mhflux/MHEnergyEst.cc,
371 mhflux/MHFalseSource.cc, mhflux/MHThreshold.cc, mhbase/MFillH.cc,
372 mastro/MAstroCamera.cc, mastro/MAstroCatalog.cc, mbase/MContinue.cc,
373 mbase/MFilter.cc, mbase/MLog.cc, mbase/MParContainer.cc, mhbase/MH.cc,
374 mbase/MParEmulated.cc, mbase/MStatusDisplay.cc, mbase/MTime.cc,
375 mhbase/MH3.cc, mhbase/MHn.cc,mhflux/MHAlpha.cc, mhist/MHCamera.cc,
376 mhflux/MHEffectiveOnTime.cc, mmuon/MHMuonPar.cc, mmovie/MMovieWrite.cc,
377 mhflux/MHFalseSource.cc, mhist/MHCamEvent.cc,
378 mmain/MEventDisplay.cc, mreflector/MHReflector.cc:
379 - use MString::Format instead of Form
380
381 * msim/MHPhotonEvent.cc:
382 - don't fill kNightSky primaries
383
384 * msim/MPhotonEvent.[h,cc]:
385 - return the number of non NightSky photons
386
387 * msimcamera/MSimPSF.cc:
388 - changed default for fSigma from 1 to -1
389
390 * mbase/MContinue.cc:
391 - changed default title
392
393 * mfileio/MWriteRootFile.cc:
394 - set kMustCleanup bit, otherwise it is not correctly deleted from
395 the list of cleanups
396
397 * mhbase/MH3.[h,cc]:
398 - added RecursiveRemove
399
400 * mhflux/MAlphaFitter.[h,cc]:
401 - moved code to source file
402 - improved setting of a new fFunc
403
404 * mhflux/MHAlpha.[h,cc], mhvstime/MHSectorVsTime.[h,cc]
405 - added RecursiveRemove
406
407 * mjobs/MJSimulation.cc:
408 - added MSimPSF
409 - Show only the non NightSky photons in the size plot
410 - changed the binning of BinningEvtWidth
411
412
413
414 2009/02/06 Daniela Dorner
415
416 * datacenter/db/include.php:
417 - adapted status-query
418
419
420
421 2009/02/05 Daniel Hoehne-Moench
422
423 * datacenter/macros/filldotrun.C:
424 - implemented new SuperArehucas version
425
426
427
428 2009/02/03 Thomas Bretz
429
430 * mastro/MAstroCatalog.[h,cc]:
431 - searches now all catalogs also in the datacenter default path if
432 the file could not be found
433
434 * mbase/MStatusDisplay.cc:
435 - also print information about added tabs in batch mode
436
437 * mcorsika/MCorsikaEvtHeader.h:
438 - fixed a comment
439
440 * mfileio/MWriteRootFile.cc:
441 - added some more log-output
442 - open a new /dev/null only if none with the same title already exists
443 - added some comments
444
445 * mhflux/MHEffectiveOnTime.cc:
446 - Don't call PaintText if FitH failed (as suggested by valgrind)
447
448 * mjobs/MJStar.cc, mjobs/MJCalibrateSignal.cc:
449 - added a title to all MWriteRootFile
450
451 * mreport/MReportCC.cc:
452 - added more comments
453 - improved log-output
454
455
456
457 2009/02/03 Daniela Dorner
458
459 * datacenter/db/plotdb.php:
460 - sequence as default when startup
461
462 * datacenter/db/plotdb.php, datacenter/db/plot.php:
463 - added possibility to set size of plot
464
465
466
467 2009/02/03 Stefan Ruegamer
468
469 * datacenter/scripts/budb:
470 - added getdbsetup
471
472
473
474 2009/02/02 Thomas Bretz
475
476 * mcamera/MCameraCentralPix.[h,cc]:
477 - added data member fDC
478 - increased class version number accordingly
479
480 * mreport/MReportCC.cc:
481 - improved debug output
482 - remove minus from the third argument in SCHEDULE
483
484 * mreport/MReportCamera.[h,cc]:
485 - fixed for ver>=200812140
486 - added InterpretePSSEN
487 - added InterpreteLIQ
488
489 * msimcamera/MSimCamera.cc:
490 - added a time-shift uniformly according to the bin-width
491
492
493
494 2009/01/30 Thomas Bretz
495
496 * RELEASE V2.2
497
498
499 2009/02/02 Thomas Bretz
500
501 * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
502 - fixed the regular expresssion
503
504
505
506 2009/01/30 Thomas Bretz
507
508 * datacenter/macros/fillcmt.C:
509 - added
510
511 * datacenter/macros/plotstat.C:
512 - extended loop to show all periods again
513
514 * msim/MPhotonData.cc:
515 - don't change the sign of the cosines. The direction of the
516 particle doesn't neet to be changed
517
518 * msimreflector/MSimReflector.cc:
519 - change the rotation matrix to fit the change in MPhotonData
520
521
522
523 2009/01/29 Thomas Bretz
524
525 * melectronics/MPulseShape.cc:
526 - changed spline range from -25/25 to -8/8
527
528 * mhflux/MAlphaFitter.cc, mhflux/MHAlpha.cc, mhflux/MHDisp.cc:
529 - for sanity (thread safety) replaced Form by MString::Format
530
531 * mhflux/MHDisp.cc:
532 - initialize fHalf as suggested by valgrind
533
534 * datacenter/macros/plotdb.C:
535 - updated comments
536
537 * resources/calibration_spline.rc:
538 - updated
539
540
541
542 2009/01/27 Thomas Bretz
543
544 * macros/rootlogon.C:
545 - added new subdirectories
546
547 * melectronics/MAnalogSignal.[h,cc]:
548 - added the posssibility to add a pulse from a TF1
549 - removed the printout if out of range
550 - returns whether the range had to be adapted
551 - changed the Discriminate function to allow for giving a start
552 and end time of the search
553 - imporved the fining of the falling and rising edge
554 - removed the printout in Discriminate
555
556 * msimcamera/MSimCamera.[h,cc]:
557 - moved the pulse shape specific code into a new class MPulseShape
558 - Fixed the range of the digitization
559
560 * melectronics/MPulseShape.[h,cc]:
561 - added
562
563 * melectronics/Makefile, melectronics/ElectronicsLinkDef.h:
564 - added MPulseShape
565
566 * msimcamera/MSimGeomCam.[h,cc]:
567 - Fixed the time window for random photons (Maybe move to a later
568 step in the analysis?)
569
570 * msimcamera/MSimReadout.cc:
571 - call SetReadyToSave for the run-header
572 - added some debug output in case of failure
573
574 * msimcamera/MSimSignalCam.[h,cc]:
575 - subtract the trigger position of any
576
577 * msimcamera/MSimTrigger.cc:
578 - some changes to the debug output
579
580 * mjobs/MJSimulation.[h,cc]:
581 - added
582
583 * mjobs/Makefile, mjobs/JobsLinkDef.h:
584 - added MJSimulation
585
586 * ceres.cc, showlog.cc, callisto.cc, star.cc, ganymed.cc, sponde.cc:
587 - added parenthesis suggested by compiler
588
589 * mbase/MParEnv.cc:
590 - included TClass for newwer root versions
591
592 * msimreflector/MReflector.cc:
593 - fixed return if read file was not existing
594
595 * msimrelfector/MSimReflector.cc:
596 - added sanity check if reflector is valid
597
598 * datacenter/macros/insertdataset.C:
599 - added fPriority
600
601 * datacenter/macros/plotoptical.C:
602 - write a root-file as the other plot-macros do
603
604 * mreflector/MHReflector.cc:
605 - added some SetDirectory(NULL), although this class is a candidate
606 for removal
607
608 * mjobs/MJCut.cc, mjobs/MJCalibrateSignal.cc:
609 - make the CheckEnv fail if kFALSE is returned
610
611
612
613 2009/01/26 Thomas Bretz
614
615 * Makefile:
616 - added mcorsika, msim, msimreflector, msimcamera and
617 msimelectronics
618 - added readcorsika
619
620 * mbase/Makefile, mbase/BaseLinkDef.h:
621 - added MParEnv
622
623 * mbase/MParEnv.[h,cc]:
624 - added
625
626 * mbase/MParameters.[h,cc]:
627 - added ReadEnv to all classes
628
629 * mbase/MParList.cc:
630 - return the container within MParEnv if MParEnv found
631
632 * mbase/MParContainer.cc:
633 - fixed a typo
634
635 * manalysis/MEventRateCalc.cc:
636 - added a comment
637
638 * melectronics/MAnalogChannels.[h,cc]:
639 - made the GetNum* unsigned
640 - added new member functions to just initialize one size
641
642 * mraw/MRawRunHeader.[h,cc]:
643 - added a possibility to just init the number of pixels
644
645 * msimcamera/MSimReadout.[h,cc]:
646 - get the number of output channels from the camera geometry
647 - initialize the runheader in ReInit
648 - initialize the data arrays from the run-header in reinit
649
650 * mimage/MHHillas.cc:
651 - the default binning is not scales by 0.9 anymore
652
653 * mmc/MMcEvtBasic.h:
654 - added new type "artificial"
655
656 * mraw/MRawRunHeader.cc:
657 - set header size in constructor to 0
658
659 * msimcamera/MSimCalibrationSignal.[h,cc]:
660 - we need fEvt and fTrigger always
661 - renamed ReInit to CallReInit
662 - set photon primary type
663 - set number of photons from 50 to 5
664
665 * msimcamera/MSimRandomPhotons.cc:
666 - explicitly set weight to 1
667
668 * mjobs/Makefile:
669 - added msim, msimreflector, msimcamera and mcorsika
670
671
672
673 2009/01/25 Thomas Bretz
674
675 * mbase/Makefile, mbase/BaseLinkDef.h:
676 - added MLut
677
678 * mbase/MLut.[h,cc]:
679 - added
680
681 * msimcamera/MSimCamera.[h,cc], msimcamera/MSimTrigger.[h,cc],
682 msimcamera/MSimRadout.[h,cc], msimcamera/SimCameraLinkDef.h,
683 msimcamera/Makefile, msimcamera/MSimCalibrationSignal.[h,cc],
684 msimcamera/SimCameraIncl,h:
685 - added
686
687 * mjobs/MJob.cc:
688 - included TClass for newer root versions
689
690 * mreflector/MRflEvtData.cc:
691 - repaced a use of MHexagon by a direct use of MGeomCam
692
693 * melectronics/MAvalanchePhotoDiode.[h,cc]:
694 - added some getters
695 - remobved some obsolete comment
696 - set entries to 1 by default
697
698 * mgeom/MGeomCam.[h,cc]:
699 - split the Get[Max,Min]Radius into two member functions
700 - added the HitDetector based on the maximum radius calculated
701
702 * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
703 - removed overloading of the new HitDetector
704
705 * mgeom/MGeomPix.[h,cc]:
706 - reset fUserBits in constructor according to a suggestion by valgrind
707 - added GetT member function
708
709 * mjobs/MJSpectrum.cc:
710 - replaced some Form calls for sanity by MString::Format
711 - check the result of CheckEnv
712
713 * mjobs/MJStar.cc:
714 - check the result of CheckEnv
715
716 * mjobs/MJob.cc:
717 - fixed a typo in the name for the seed value resource
718
719 * mraw/MRawRunHeader.h:
720 - added a getter for run type point run
721
722 * msignal/MSignalCalc.cc:
723 - don't execute Process at all if fPedestal==NULL
724
725 * msignal/MSignalCam.cc:
726 - aded case 10 and 11 to GetPixelContent
727
728 * msim/MHPhotonEvent.cc:
729 - replaced case 4 by using the traversal distance in the 0-pixel
730
731 * msimcamera/MSimSignalCam.cc:
732 - set pixel only to used if contents>0
733
734 * msimcamera/MSimTrigger.[h,cc]:
735 - added ReadEnv for setup from a resource file
736 - compress the trigger list after deleting slots
737 - initialize descriminator threshold with -1
738 - check for the validity of the discr. th in PreProcess
739
740 * msimreflector/MReflector.[h,cc]:
741 - store file name in title
742 - added ReadEnv for setup from a resource file
743
744 * msimreflector/MSimReflector.[h,cc]:
745 - changed copyright notice
746 - added fDetectorMargin
747
748
749
750
751 2009/01/24 Thomas Bretz
752
753 * mbase/MMath.cc:
754 - added two explicit conversion to make it compile on my Ubuntu
755 - Replaced some Form by MString::Format
756 - included MString
757
758
759
760 2009/01/23 Daniela Dorner
761
762 * datacenter/db/showplots-ds.php, datacenter/db/tabs.php,
763 datacenter/db/plot.php:
764 - adapted path to new web file structure
765
766 * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php:
767 - added option to group by date (year, month, night): pulldown in
768 menu and adapted query
769
770 * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php
771 datacenter/db/datasetinfo-aio.php:
772 - enabled possibility to combine all group-bys
773
774 * datacenter/db/datasetinfo-aio.php:
775 - enhances information printed in table in case of group-by
776
777 * datacenter/db/include.php:
778 - adapted pulldown of status-group-by
779
780 * datacenter/db/menu.php:
781 - added pulldown for sumtrigger-flag to sequinfo-menu
782 - added function to print pulldown for group-by date
783
784
785
786 2009/01/23 Thomas Bretz
787
788 * mcorsika/MCorsikaEvtHeader.[h,cc], msim/MPhotonData.[h,cc],
789 msimcamera/MSimExcessNoise.cc, msimreflector/MMirrorDisk.cc,
790 msimreflector/MMirrorHex.cc, msimreflector/MMirrorSquare.[h,cc],
791 msimreflector/MReflector.cc, msimreflector/MSimReflector.cc,
792 melectronics/MAnalogSignal.cc:
793 - moved code which needs TMath to source file
794 - included TMath for newer root versions
795 - included TObjArray for newer root versions
796
797 * msimcamera/MSimAPD.[h,cc], msimcamera/MSimBundlePhotons.[h,cc],
798 msimcamera/MSimRandomPhotons.[h,cc]:
799 - added
800
801 * melectronics/Makefile, melectronics/MAnalogChannels.[h,cc],
802 melectronics/ElectronicsIncl.h, melectronics/ElectronicsLinkDef.h,
803 melectronics/MDigitalSignal.[h,cc],
804 melectronics/MAnalogSignal.[h,cc],
805 melectronics/MAvalanchePhotoDiode.[h,cc]:
806 - added
807
808 * msim/M*.cc, msimreflector/M*.cc, msimcamera/M*.cc:
809 - changed copyright notice
810
811 * mjobs/MJob.[h,cc]:
812 - for convinience replaced GetEnvValue by GetEnvValue2
813 - added initialization of the random number generator
814
815 * ceres.cc, mcorsika/CorsikaIncl.h:
816 - added
817
818
819
820 2009/01/22 Thomas Bretz
821
822 * mraw/MRawRunHeader.h:
823 - added new functions to access the runtype
824
825 * msim/MPhotonData.cc:
826 - removed some obsolete comments
827
828 * msim/MPhotonEvent.[h,cc]
829 - added some comments
830 - added new member function GetFirst and GetLast
831 - UnSort the array after reading new data
832 - removed some old obsolete code
833 - added new meber function Sort and IsSorted
834
835 * msimreflector/MSimReflector.cc:
836 - force sorting of the array
837
838 * msimcamera/MSimPSF.[h,cc], msimcamera/MSimGeomCam.[h,cc],
839 msimcamera/MSimExcessNoise.[h,cc], msimcamera/MSimSignalCam.[h,cc]:
840 - added
841
842
843
844 2009/01/21 Thomas Bretz
845
846 * mbase/BaseLinkDef.h, mbase/Makefile:
847 - added MQuaternion
848 - added MReflection
849
850 * mbase/MQuaternion.[h,cc], mbase/MReflection.[h,cc]:
851 - added
852
853 * mbase/MArrayI.[h,cc]:
854 - added a few new functions (ReSort, Add, Find and AddUniq)
855
856 * mbase/MMath.cc:
857 - replaced delete by delete[] where appropriate
858
859 * mgeom/MGeomCam.h:
860 - added new virtual functions HitFrame and HitDetector
861 - included MQuaternion
862
863 * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
864 - added new functions HitFrame and HitDetector:
865
866 * msim/MHPhotonEvent.cc:
867 - removed the reference to MCamera
868
869 * mgeom/MGeomPix.[h,cc], mgui/MHexagon.[h,cc]:
870 - moved DistanceToPrimitive from MHexagon to MGeomPix
871 - moved the funtions to calculate overlapping areas
872 also, but they are still in a comment
873
874 * mgui/MHexagon.[h,cc]:
875 - started implementing a rotation angle
876 - added data meber fPhi
877 - increased class version number
878
879 * mhist/MHCamera.cc, mtools/MagicJam.cc:
880 - we don't have to use a MHexagon anymore caluclating
881 DistanceToPrimitive
882
883 * msimreflector/MMirror.[h,cc], msimreflector/MMirrorSquare.[h,cc],
884 msimreflector/MMirrorHex.[h,cc], msimreflector/MMirrorDisk.[h,cc],
885 msimreflector/MReflector.[h,cc], msimreflector/MSimReflector.[h,cc],
886 msimreflector/Makefile, msimreflector/SimReflectorLinkDef.h,
887 msimreflector/SimReflectorIncl.h:
888 - added
889
890
891
892 2009/01/21 Stefan Ruegamer
893
894 * datacenter/scripts/read_lapalma-tapes:
895 - added check of the tape slot when exporting the tapes
896
897
898
899 2009/01/20 Thomas Bretz
900
901 * mjobs/MJob.h:
902 - added Esc member function
903
904 * msim/MPhotonData.[h,cc], msim/MPhotonEvent.[h,cc],
905 msim/MSimAbsorption.[h,cc], msim/MSimPointingPos.[h,cc],
906 MHPhotonEvent.[h,cc], msim/Makefile, msim/SimIncl.h
907 msim/SimLinkDef.h:
908 - added
909
910
911 2009/01/19 Thomas Bretz
912
913 * mfileio/MWriteRootFile.cc:
914 - simplified how the rules are evaluated using TPregexp
915 - by this the rules got more powerful
916
917 * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
918 - changed ols style rule to new style
919
920
921
922 2009/01/18 Thomas Bretz
923
924 * mbase/BaseLinkDef.h, mbase/Makefile:
925 - added MSpline3
926
927 * mcorsika/MCorsikaEvtHeader.cc:
928 - some little cosmetics
929
930 * mcorsika/MCorsikaEvtHeader.h:
931 - added some missing getters
932
933 * mcorsika/MCorsikaRunHeader.cc:
934 - removed some obsolete comments
935 - reordered some comments
936
937 * mextralgo/MExtralgoSpline.h:
938 - changed default in GetIntegral from true to false
939
940 * mraw/MRawEvtHeader.h:
941 - added Setter for DAQEventNumber
942
943 * mraw/MRawRunHeader.cc:
944 - start pixel hardware indices with 1 not with 0
945
946
947
948 2009/01/17 Thomas Bretz
949
950 * mbase/MMath.[h,cc]:
951 - added a new function RndmExp which should be a tiny bit faster than
952 root's own implementation because it ises Rndm() instead of Uniform()
953
954 * mextralgo/ExtralgoIncl.h:
955 - added MArrayF
956
957 * mextralgo/MExtralgoSpline.[h,cc]:
958 - divided FindY into FindYup and FindYdn to avoid an obsolete if-clause
959 - added a new member function to return the integral function of the
960 spline. This is useful to init a new spline and use it for
961 producing the proper random distribution.
962
963 * mpedestal/MPedestalSubtractedEvt.[h,cc]:
964 - added Print() function
965
966 * mraw/MRawEvtData.[h,cc]:
967 - added a member function to Reset the arrays
968 - added member function to set the pixel indices
969 - Improved the new Set function
970
971 * readcorsika.cc:
972 - added
973
974
975
976 2009/01/16 Daniel Hoehne-Moench
977
978 * datacenter/scripts/mcsequences:
979 - implemented sumtrigger -> modes, fTriggerFlagKEY
980 - fPriority(MCSequenceProcessStatus) is now filled into the mcdb
981
982 * datacenter/scripts/fillmccallisto, fillmcstar:
983 - bugfix: changed argument of $primaries from [$s+$s] to [$s]
984
985 * datacenter/macros/fillcamera.C:
986 - changed NumPheFromDNSB to float(7,3)
987 - fPriority(MCRunProcessStatus) is now filled into the mcdb
988
989 * datacenter/macros/fillmccalib.C:
990 - minor changes, bugfix (wrong column name for mcdb)
991
992 * datacenter/macros/fillmcsignal.C:
993 - definition of some parameters changed according to fillsignal.C
994 - minor changes, deleted unnecessary code
995 - implemented if clause for HiLo-Parameters. Instead of
996 seqno<200000 the fAmplFadcKEY is queried in the mcdb for each
997 sequence. For MUX MCs the HiLo-Parameters are not calculated.
998
999
1000
1001 2009/01/15 Thomas Bretz
1002
1003 * callisto.cc:
1004 - cosmetics to output
1005
1006 * mcorsika/MCorsikaRunHeader.cc:
1007 - cosmetics (removed a ;;)
1008
1009 * mhist/MHEvent.[h,cc]:
1010 - ReInit to allow the change of the camera geoemtry in ReInit
1011
1012
1013
1014 2009/01/15 Stefan Ruegamer
1015
1016 * datacenter/scripts/dodatacheck:
1017 - removed the _E in the find command; files from 2008/06/04 on do
1018 not have it any more
1019
1020
1021
1022 2009/01/14 Daniel Hoehne-Moench
1023
1024 * datacenter/scripts/sourcefile:
1025 - extended errorcoding on mc run process status
1026
1027 * datacenter/scripts/runmccallisto, runmcstar:
1028 - deleted unnecessary lines, adapted to primary structure
1029
1030 * datacenter/macros/fillmcsignal.C, fillmccalib.C, fillmcstar.C:
1031 - added
1032
1033 * datacenter/scripts/fillmccallisto, fillmcstar:
1034 - added
1035
1036
1037
1038 2009/01/14 Thomas Bretz
1039
1040 * readraw.cc:
1041 - check first whether the file exist before adding the extension
1042
1043 * mbase/MMath.[h,cc]:
1044 - added function to Re-sort an array
1045
1046 * mfileio/MReadMarsFile.cc, mfileio/MWriteRootFile.cc:
1047 - Improved output
1048
1049 * mfileio/MWriteRootFile.cc:
1050 - fixed a problem which prevented to open more than one /dev/null
1051 devices independantly
1052
1053 * mgeom/MGeomCam.cc:
1054 - cosmetics
1055
1056 * mgeom/MGeomCamDwarf.h:
1057 - fixed a typo in an ifdef
1058
1059 * mgeom/MGeomPix.[h,cc]:
1060 - added funtion to return positon as TVector2
1061 - slightly improved the algorithm to check IsInside
1062 - fixed the conditional signs for the orientation of pixels
1063 in GetDirection
1064
1065 * mmain/MEventDisplay.cc:
1066 - Give different names to the MPedestalSubtract tasks
1067 - fixed buttons
1068 - call AddGeometryTags after ReInit to allow reading new geometries in
1069 ReInit
1070
1071 * mmc/MMcEvtBasic.h:
1072 - added a new primary type kNightSky
1073
1074 * mraw/MRawEvtPixelIter.h:
1075 - replaced type of the number of bytes by UInt_t
1076
1077 * mraw/MRawRunHeader.h:
1078 - allow to validate the magic-number from outside (for MCs)
1079
1080 * datacenter/scripts/runcorsika:
1081 - added a lot of comments
1082 - reordered values in input card
1083 - switched off a lot of obsolete output
1084 - changed the Magnetic field to a value corresponding to the location of
1085 MAGIC at 2200m height valid for January 2009. (The old value never took
1086 place there?!) The value was taken from www.noaa.gov/geomagmodels
1087
1088
1089
1090 2009/01/12 Daniel Hoehne-Moench
1091
1092 * datacenter/db/menu.php:
1093 - bugfix: now the SumTriggerFlag is correctly displayed in the web
1094 interface
1095
1096
1097
1098 2009/01/09 Daniel Hoehne-Moench
1099
1100 * datacenter/macros/fillcamera.C
1101 - implemented new variables: zbinmin, zbinmax, number of
1102 sumtriggers, sum trigger flag
1103 - bugfix: for P and C runs the mirror fraction and the impact
1104 parameter had unreasonable values (negative) which were filled
1105 into the mcdb, now->0
1106
1107 * datacenter/scripts/fillcamera, mcsequences:
1108 - implemented call of getdbsetup
1109
1110
1111
1112 2009/01/09 Stefan Ruegamer
1113
1114 * datacenter/scripts/buildsequenceentries
1115 - corrected IFS argument
1116
1117
1118
1119 2009/01/08 Stefan Ruegamer
1120
1121 * datacenter/scripts/filesondisk
1122 - added S and N runs
1123
1124
1125
1126 2009/01/07 Daniel Hoehne-Moench
1127
1128 * datacenter/macros/filldotrun.C:
1129 - updated column counting numbers
1130 - included a check for the number of columns in the runfiles
1131
1132 * datacenter/macros/buildsequenceentries.C:
1133 - implemented SumTriggerFlagKEY for sequence building
1134
1135
1136
1137 2009/01/06 Thomas Bretz
1138
1139 * mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h,
1140 mbase/MArrayI.h, mbase/MArrayS.h:
1141 - removed GetSize
1142
1143 * mbase/MArrayF.h:
1144 - added Add()
1145 - added AddClipped
1146
1147 * mbase/MMath.[h,cc]:
1148 - implemented ReSort
1149
1150 * mcorsika/MCorsikaEvtHeader.cc:
1151 - removed obsolete comments
1152
1153 * mcorsika/MCorsikaRead.cc:
1154 - cosmetics
1155
1156 * mcorsika/MCorsikaRunHeader.[h,cc]:
1157 - added comments about file contents
1158 - added fWavelengthMin/Max
1159
1160 * mextralgo/MExtralgoSpline.[h,cc]:
1161 - renamed SearchY to SearchYdn
1162 - fixed a problem in SearchYup (must be ++i instead of i++)
1163 (this is relatively unimportant because it was only used
1164 in the determination of the pulse width which we never
1165 really used)
1166 - added a sanity/range-check to SearchYup and SearchYdn
1167 - added a comment
1168 - changed the order of arguments in EvalDeriv1
1169 - changed the order of arguments in EvalDeriv2
1170 - accelerated EvalDeriv1 (one multiplication less)
1171 - added Deriv1 function
1172 - made SearchYup and SearchYdn public
1173
1174 * mjobs/MDataSet.cc:
1175 - removed an obsolete return statement
1176
1177 * mraw/MRawEvtData.[h,cc]:
1178 - changed pointer in AddPixel to reference
1179 - added a Set function
1180
1181 * mraw/MRawRunHeader.[h,cc]:
1182 - added a lot of fixes for wrong run numbers written by Arehucas
1183 - added a fix for strange file numbers written by Arehucas
1184 - added functions as monta carlo interface to set contents
1185
1186 * msignal/MSignalCam.cc:
1187 - defined a case 9
1188
1189
1190
1191 2009/01/05 Thomas Bretz
1192
1193 * mhbase/MH.h:
1194 - commited missing changes from last year
1195
1196 * merpp.cc:
1197 - fixed a description
1198
1199 * sponde.cc:
1200 - added "Multiple dataset at once"
1201
1202 * star.cc:
1203 - removed obsolete -ff option from output
1204
1205 * mbase/MTime.[h,cc]:
1206 - added GetBinary
1207 - added WriteBinary
1208
1209 * mbase/MEvtLoop.cc:
1210 - display paused status in status line
1211 - improved pause handling
Note: See TracBrowser for help on using the repository browser.