source: trunk/MagicSoft/Mars/Changelog@ 9362

Last change on this file since 9362 was 9362, checked in by tbretz, 16 years ago
*** empty log message ***
File size: 48.2 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/23 Thomas Bretz
21
22 * mcorsika/MCorsikaRunHeader.cc:
23 - switched off the impact max workaround - it doesn't work
24 - initialize fImpact Max
25 - print also number of used ATMEXT
26
27 * mhbase/MH.cc:
28 - improved setting of binning from the parameter list in the
29 n-D case
30
31 * mhbase/MH3.cc:
32 - imporved output
33
34 * mhflux/MHCollectionArea.cc:
35 - also collect the maximum impact while running for a nicer
36 behaviour of the plots
37
38 * mhflux/MHThreshold.cc:
39 - allow setting of a dedicated Threshold binning
40
41 * mimage/MHHillasExt.cc:
42 - converted slope binning to deg
43
44 * mjobs/MJSimulation.cc:
45 - write MMcCorsikaRunHeader
46 - changed binnings
47 - added new binning
48 - now display the signal unscaled
49 - show threshold and collection area only for data runs
50
51 * msim/MSimMMCS.cc:
52 - make setting of directions depending on view-cone option
53
54 * msim/MSimPointingPos.[h,cc]:
55 - added class description
56 - removed obsolete fPointingCorsika
57 - improved output
58 - added option for homogenous distribution
59
60
61
62 2009/02/20 Thomas Bretz
63
64 * mmuon/MHMuonPar.[h,cc]:
65 - updated class version number after fMm2Deg got removed
66
67 * mpointing/MHSrcPosCam.cc:
68 - fixed the fill style of the ellipse to produce correct ps-files
69
70
71
72 2009/02/19 Daniela Dorner
73
74 * datacenter/scripts/buildsequenceentries,
75 datacenter/scripts/checkfilesforsequenceavail,
76 datacenter/scripts/checkstardone, datacenter/scripts/correcttime,
77 datacenter/scripts/dbchk, datacenter/scripts/dodatacheck,
78 datacenter/scripts/doexclusions, datacenter/scripts/fillcallisto,
79 datacenter/scripts/fillcamera, datacenter/scripts/fillganymed,
80 datacenter/scripts/fillstar, datacenter/scripts/insertdatasets,
81 datacenter/scripts/makecallistolinks,
82 datacenter/scripts/mcsequences, datacenter/scripts/movingrawfiles,
83 datacenter/scripts/movingrawfiles_OK, datacenter/scripts/runcamera,
84 datacenter/scripts/runcorsika, datacenter/scripts/runreflector,
85 datacenter/scripts/sourcefile,
86 datacenter/scripts/writedatasetfiles,
87 datacenter/scripts/writesequencefiles:
88 - removed scriptlog
89
90 * datacenter/scripts/jobmanager:
91 - fixed typo
92
93
94
95 2009/02/19 Thomas Bretz
96
97 * mcorsika/MCorsikaRunHeader.[h,cc]:
98 - reformatted output
99 - added "Options" to output
100 - made Has const
101 - added a workaround to get the maximum simulated impact
102 although it is not officially stored in the file
103
104 * msim/MHPhotonEvent.cc:
105 - improved automatic binning
106
107 * msim/MPhotonData.[h,cc]:
108 - added GetCosW2
109 - added GetSinW2
110 - added GetSinW
111
112 * msim/MSimAbsorption.cc:
113 - don't check wavelength range when theta should be used
114
115 * msimcamera/MSimAPD.cc:
116 - check for uninitialized indices
117
118 * msim/MPhotonEvent.[h,cc]:
119 - moved the code for MyClonesArray to the source file
120 - improved a lot the reading speed by reading larger blocks
121 of data from the file at once
122 - improved memory handling. This ensures that even the largest
123 events don't fill the memory forever and the allocated memory
124 is free'd again after some time
125
126 * msimreflector/MSimReflector.cc:
127 - Use the new Resize function of MPhotonEvent to make sure
128 that the memory is not allocated forever.
129
130 * mimage/MHHillas.cc, mimage/MMHillas.Ext.cc, mimage/MHHillasSrc.cc:
131 - converted default binning from mm to deg
132
133 * mraw/MRawRunHeader.cc:
134 - print less when values doen't have any meaning
135
136 * msim/MSimAtmosphere.[h,cc]:
137 - added
138
139 * msim/SimLinkDef.h, msim/Makefile:
140 - added MSimAtmosphere
141
142 * mjobs/MJSimulation.cc:
143 - added simulation of atmosphere
144 - clean isolated pixels away before calculating image parameters
145 - don't clean calibration runs
146 - correct displayed az by magnetic field
147 - added auto range for the 2D histograms
148 - set automatic binning for dist
149 - added tab with histogram for trigger area and threshold
150
151 * readcorsika.cc:
152 - implemented -ff option
153
154 * mcorsika/MCorsikaRunHeader.cc:
155 - improved Print output
156
157 * mimage/MImgCleanStd.cc:
158 - fixed the checks for the cleaning parameters there
159 where some wrong conditions
160
161 * msim/MSimMMCS.cc:
162 - fixed typo in a comment
163
164 * ceres.rc:
165 - added units for psf
166 - some small updates
167
168 * msimreflector/MSimReflector.cc:
169 - convert units of psf from mm to cm
170 - Use MPointingPos instead of PointingCorsika, ARRANG already
171 rotates all vectors accrodingly
172
173 * msim/MSimPointingPos.cc:
174 - don't write PoinitingCorsika anymore. ARRANg already includes
175 the rotation
176
177 * mgeom/MGeomCamMagic.[h,cc]:
178 - added a constructor which allows to set the focal distance
179
180 * msimcamera/MSimAPD.cc, msimcamera/MSimGeomCam.cc,
181 msimcamera/MSimRandomPhotons.cc, msimreflector/MSimReflector.cc:
182 - don't create an object if MGeomCam not found, try "MGeomCam"
183 as default instead
184
185 * mhflux/MHCollectionArea.[h,cc]:
186 - added MMcRunHeader to data members to be able to check
187 the maximum impact in Finalize for the case the maximum
188 impect is collected "on-line" from the events
189 - if the event distribution comes just from the spectrum fill
190 the distribution event by event to get correct errors
191 - romved some old obsolete code
192
193 * msim/MSimMMCS.[h,cc]:
194 - added MMcRunHeader to data members to allow to collect the
195 maximum impact from the events
196
197
198
199 2009/02/18 Thomas Bretz
200
201 * datacenter/scripts/runcorsika:
202 - added a comment
203
204 * mbase/MParList.cc:
205 - when adding a TCollectionn only add MParContainers
206
207 * mcorsika/MCorsikaRunHeader.[h,cc]:
208 - added reading of Atmospheric coefficients
209 - added reading of Cherenkov Flag
210 - added corsika's Earth Radius
211
212 * melectronics/MDigitalSignal.[h,cc]:
213 - added and initialized an index to allow to "connect"
214 the digital signal to a channel
215
216 * mjtrain/MJTrainSeparation.cc:
217 - replaced kGreen by kBlue
218
219 * mmain/MEventDisplay.cc:
220 - added a type==3 which is for ceres-reflector files
221
222 * mmain/Makefile:
223 - added -I../mcorsika
224 - added -I../msim
225 - added -I../msimcamera
226
227 * msim/MHPhotonEvent.[h,cc]:
228 - set the binning more automatically from the run-headers
229 where possible
230 - added RadEnv
231 - added Clear function for external access
232
233 * msim/MSimAbsorption.cc:
234 - addec const-qualifier for photon
235
236 * msimcamera/MSimGeomCam.cc:
237 - allow usage also without pulse and pulse position (for display)
238
239 * msimcamera/MSimSignalCam.cc:
240 - allow usage also without TriggerPos
241 - added a check whether MSignalCam was correctly initialized
242
243
244
245 2009/02/16 Thomas Bretz
246
247 * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
248 mimage/MHImagePar.cc:
249 - replaced green by blue for better readability on projectors
250
251 * mbase/MEnv.[h,cc]:
252 - added the option of a default name to allow i/o more similar
253 to MParContainer
254 - improved Print()
255
256 * ceres.cc, callisto.cc, star.cc, ganymed.cc, sponde.cc:
257 - make use of the new default name of MEnv
258
259 * mjobs/MJSpectrum.cc:
260 - read and write ganymed.rc
261
262 * mbase/MParList.cc:
263 - if adding a TObjArray add only MParContainers (for sanity)
264
265 * mjobs/MJob.cc:
266 - when reading read also TObjects
267
268 * mjobs/MJSpectrum.cc:
269 - now read the ganymed.rc and write it to the output
270
271 * mhflux/MHEffectiveOnTime.h:
272 - increased class version by 1
273
274 * mhflux/MHAlpha.cc:
275 - removed erronornously comittet SetSumw2
276 - don't output the numbe rof excess events vs time
277
278
279
280 2009/02/15 Thomas Bretz
281
282 * ceres.rc:
283 - added the MAGIC I high gain pulse as example
284
285 * sponde.cc:
286 - redirect root error handler
287 - added new option to force on-time fit
288
289 * datacenter/scripts/runcorsika:
290 - added a comment
291 - remove empty dat file after corsika finished
292
293 * mbase/MLog.cc:
294 - added several more log-levels to handling root's error handler
295
296 * mbase/MPrint.cc:
297 - flush buffer before printing
298 - set output level to all
299
300 * melectronics/MPulseShape.h:
301 - let clone also clone the spline
302
303 * mfileio/MWriteRootFile.cc:
304 - don't output title if empty
305
306 * mhflux/MHEffectiveOnTime.[h,cc]:
307 - added new data mebers to store the result of the overall-fit
308 which is now done in Finalize
309 - output the results of the effective on-time fit as inf2
310 - increased clas version accordingly
311
312 * mjobs/MJSimulation.[h,cc]:
313 - simplified setting up the file structure
314
315 * mjobs/MJSpectrum.[h,cc]:
316 - added the possibility to force a new on-time fit.
317 - a MHEffectiveOnTime histogram is now always displayed
318 for manual cross checks
319
320 * mjobs/MJStar.cc:
321 - added MSrcPosCam for Monte Carlos to output
322
323 * mpointing/MSrcPosCalc.cc:
324 - ignore the WobbleMode from the MMcCorsikaRunHeader
325 if it is a ceres file
326
327 * msim/MPhotonEvent.[h,cc]:
328 - added function GetTimeFirst
329 - added function GetTimeLast
330 - added function GetTimeMedianDev
331 - added fLength to MPhotonStatistics
332
333 * msimcamera/MSimGeomCam.cc:
334 - make use of the new functions
335 - set length to statistics container
336
337 * mpointing/MHSrcPosCam.[h,cc], mpointing/MSrcPosRndm.[h,cc],
338 mfilter/MFMagicCuts.[h,cc], mmuon/MHMuonPar.[h,cc],
339 mhflux/MHThetaSqN.[h,cc]:
340 - support changing geometries (conversion factors) reading
341 a new geometry from a run header
342
343 * mimage/MHVsSize.[h,cc], mimage/MHNewImagePar.[h,cc],
344 mimage/MHHillasSrc.[h,cc], mimage/MHHillasExt.[h,cc],
345 mimage/MHHillas.[h,cc], mimage/MNewImagePar2.[h,cc]:
346 - removed option to set conversion factor manually
347 - support changing geometries (conversion factors) reading
348 a new geometry from a run header
349 - increased class version by one
350
351 * mhflux/MMcSpectrumWeight.cc:
352 - replaced Form by MString::Format
353
354 - made sure that nobody is mixing different energy-range monte
355 carlos and normalizes by integral (to be implemented)
356
357 * manalysis/MMcCalibrationUpdate.cc:
358 - switched off file Ceres files (this might only be temporary
359 but it makes the display work quite well even without
360 calibrated units.
361
362 * mjobs/MJCalibrateSignal.cc:
363 - updated the rule to allow for file names without the leading date
364
365 * mjobs/MJSpectrum.[h,cc]:
366 - set the kMustCleanup bit for sanity
367 - replaced a lot of Form by MString::Format
368 - moved the getting of the right Alpha-histogram to GetHAlpha
369 - the tlist2 doesn't neet to replace anything because all previous
370 tasklists added to the list have been removed again
371 - "DataType" already in parlist? Don't add a second one
372 - replaced some gLog by fLog
373 - make sure that the "Done." message is printed even in case
374 no output is written at the end
375
376 * ceres.rc:
377 - added some more info
378
379 * datacenter/scripts/runcorsika:
380 - added magnetic field Azimuth direction (ARRANG), currently
381 at ~ -7deg at La Palma
382
383 * mbase/MLog.cc:
384 - finallyadded a really stupid hack/workaround to suppress these
385 annoying errors in case of a log-scale set too early
386
387 * mbase/MTask.[h,cc]:
388 - Replaced OverwritesProcess by Overwrites
389
390 * mcorsika/MCorsikaEvtHeader.cc:
391 - fixed particle momentum coordinate system
392
393 * mcorsika/MCorsikaRunHeader.[h,cc]:
394 - added magnetic field values
395 - improved output
396
397 * mjobs/MJSimulation.cc:
398 - updated height scale
399 - use MPhotonStatistics.fLength
400 - plot median dev of photon arrival times
401
402 * mmc/MMcRunHeader.hxx:
403 - added a getter IsCeres
404 - added a setter for the Corsika Version
405
406 * mpedestal/MMcPedestalCopy.cc:
407 - use the new IsCeres
408
409 * msim/MSimMMCS.[h,cc]:
410 - use the telescope pointing in telescope coordinates for MMcEvt
411 - correct the shower direction by the magnetic field azimuth
412 - set corsika program version
413
414 * msim/MSimPointingPos.[h,cc]:
415 - splitted the output into coordinated in the corsika frame
416 (module the magnetic field) and the poiting direction in
417 telescope coordinates
418 - added possibility to "observe" in off-target mode
419
420 * msimreflector/MSimReflector.cc:
421 - use new pointing direction in the corsika frame
422
423
424
425
426 2009/02/13 Thomas Bretz
427
428 * mcorsika/MCorsikaEvtHeader.h:
429 - added some comments on the coordinate system
430
431 * ceres.rc:
432 - added some comments
433 - setup a psf for the dwarf mirror
434
435 * mcorsika/MCorsikaRunHeader.h:
436 - added some comments
437
438 * mjobs/MJSimulation.cc:
439 - added some histogram titles
440 - fixed the x, y coordinates of the impact histogram
441 - write "ElectronicNoise"
442
443 * mjobs/MJStar.cc:
444 - don't force writing of containers which are not filles by ceres
445 - updated rule to support files without date
446
447 * mpedestal/MPedestalPix.[h,cc]:
448 - added Print() function
449
450 * mraw/MRawFileRead.cc:
451 - added a comment
452
453 * msim/MPhotonData.h:
454 - added comments about coordinate system
455
456 * msimcamera/MSimGeomCam.cc:
457 - when looking for the pixels convert from ceres-coordinates
458 to GeomCam camera-coordinates
459
460 * msimreflector/MMirror.h:
461 - added Setter for SigmaPSF
462
463 * msimreflector/MMirrorDisk.cc, msimreflector/MMirrorHex.cc,
464 msimreflector/MMirrorSquare.cc:
465 - now start counting in ReadM with 0
466
467 * msimreflector/MReflector.[h,cc]:
468 - added some documentation
469 - added function to set psf of all mirrors
470 - added psf optional to input file
471 - remove already evaluated tokens from TObjArray
472 - added reading of a default psf from the input file
473
474 * mjobs/MSequence.cc:
475 - fixed a bug in GetArrays which could cause seg-faults
476 - added a sanity check
477
478
479
480 2009/02/12 Thomas Bretz
481
482 * datacenter/macros/fillsources.C:
483 - updated
484
485 * mfileio/MWriteRootFile.[h,cc]:
486 - added some comments
487 - renamed GetNewFileName to SubstituteName
488 - made SubstituteName static
489
490 * mhist/MHCamera.cc:
491 - fixed the number in the legend (was wrong since last update)
492
493 * mjobs/MDataSet.cc:
494 - replaced From by MString::Format
495
496 * mjobs/MJSimulation.cc:
497 - a lot of things were renamed
498 - the refelctor can now be set from the setup file
499 - changed the binning for the event width
500 - removed plot "CamShadow"
501 - changed rules for file names
502
503 * ceres.rc:
504 - updated according to the changes in MJSimulation
505
506 * mjobs/MSequence.cc:
507 - replaced use of Form by MString::Format
508 - allow non-setting of fNight
509 - don't print period if -1
510
511 * mmain/MEventDisplay.cc:
512 - decode trigger pattern for display
513
514 * mmain/Makefile:
515 - included mtrigger
516
517 * msim/MHPhotonEvent.cc:
518 - search Reflector instead of MReflector
519
520 * msim/MSimAbsorption.cc:
521 - added some info output
522
523 * msimcamera/MSimAPD.[h,cc]:
524 - added an option to set the geom cam name. Can be used to skip
525 this task
526
527 * msimcamera/MSimCamera.[h,cc]:
528 - allow to set BaselineGain from resource file
529
530 * msimreflector/MSimReflector.cc:
531 - removed CamShadow container
532 - search Reflector instead of MReflector
533
534 * Makefile:
535 - removed mreflector
536
537 * mcalib/MCalibrationPatternDecode.cc:
538 - in case of pattern==0 and MCs set the color to CT1. This is
539 a workaround because the bits don't allow to set is explicitly
540 - removed the check for the kCT1Pulser bit. It can never be true
541 - consequently removed the kCT1Pulser bit
542
543 * mpedestal/MMcPedestalCopy.[h,cc]:
544 - fixed for MUX MCs (the pedestal has to be scaled)
545 - added option to process ceres data
546
547
548
549 2009/02/11 Thomas Bretz
550
551 * mcalib/MCalibColorSet.[h,cc]:
552 - removed some obsolete break statements
553 - removed obsolete gkMCRunLimit
554 - fixed setting of signal strength for extremely old
555 runs (I think we don't have them anyway)
556
557 * mcalib/MCalibrateData.cc:
558 - improved output
559
560 * mcalib/MCalibrationChargeCalc.cc:
561 - stop if no valid pulser colors have been found
562
563 * mcorsika/MCorsikaRunHeader.h:
564 - some cosmetics
565 - added some getter
566
567 * mhist/MHEvent.[h,cc]:
568 - some improvements to output
569 - implemented display for trigger pattern
570
571 * mtrigger/MTriggerPattern.[h,cc]:
572 - added Copy-function
573
574 * mhist/Makefile:
575 - added -I../mtrigger
576
577 * mmc/MMcEvtBasic.[h,cc]:
578 - moved the getter returning a TString to the source file
579 - replaced Form by MString::Format
580
581 * mraw/MRawRunHeader.cc:
582 - initialize fSourceEpochChar[1]
583 - initialize fNumEventsRead
584 - suppress more output which has not been initialized
585 - removed run-type from SetRunInfo
586 - added new function SetRunType
587 - use strncpy instead of memcpy
588 - replaced const char[] arguments by TString
589
590 * msimreflector/MReflector.[h,cc]:
591 - added Print
592 - added a circle around the mirror showing fMaxR
593
594 * mastro/MAstro.cc:
595 - updated some typos in comments
596
597 * mbase/MEnv.cc:
598 - replaced Form by MString::Format
599
600 * mbase/MTask.cc:
601 - made the total number of executions really count the total
602 number
603
604 * mcalib/MCalibrationPatternDecode.cc:
605 - some cosmetics
606 - corrected the use of a wrong FindCreateObj
607
608 * mcorsika/MCorsikaRead.cc:
609 - added a comment
610
611 * mfileio/MWriteRootFile.cc:
612 - improved output
613 - improved the copy of a tree (now done without unpacking)
614 - made sure that copied trees are shown in the summary
615 - made sure that the copied trees are nevertheless deleted
616
617 * mfilter/MFDeltaT.cc:
618 - adapted to change in GetNumExecutions
619
620 * mhbase/MFillH.cc:
621 - set the number of executions (as it is in MTask) before the
622 execution
623
624 * mhbase/MH.cc:
625 - improved the statistics output
626
627 * mhist/MHCamera.[h,cc]:
628 - don't create an own pad anymore
629 - removed SetRange
630 - SetRange now done via MH::SetPadRange
631 - some sanity checks if fGeomCam is set
632 - some adaptions to the new layout scheme without
633 an own pad
634 - Changed DrawProjection to a more commonly usable scheme
635 - Removed all dependencies from MGeomCamMagic
636 - start the gaus fit with the maximum not the integral
637
638 * mjobs/MJCalibrateSignal.cc:
639 - If the input files contain an OriginalMC tree
640 copy it
641 - consequently we make the MMcEvtBasic from the
642 parameter-list optional
643 - fixed the rule (MC files with .root as extension could not
644 be processed)
645
646 * mjobs/MJCalibration.[h,cc], mjobs/MJPedestal.[h,cc]:
647 - Use MHCamera::CamDraw more extensively
648 - replace use of Form by MString::Format
649
650 * mjobs/MJSimulation.cc:
651 - added an option to switch the cmaera electronics off
652 - write some more containers to output file (for easy access)
653 - set the MC bit in the header
654 - now use MSimMMCS to "fake" the correct file structure
655 - added three new writers to write the MMcEvtBasic information
656 - added a display of the most important things
657
658 * mmain/MEventDisplay.cc:
659 - don't change into the not more existing pad of a MHCamera
660
661 * msimcamera/MSimCalibrationSignal.cc:
662 - adapted GetNumExecution
663 - SetReadyToSave for the run header
664 - jitter the number of emitted photons
665 - corrected the emitted trigger positon
666 - (re)set calibration pattern
667
668 * mbase/MLut.[h,cc]:
669 - added overload of Delete() function
670 - added IsDefault
671 - added SetDefault
672
673 * mfileio/MWriteRootFile.cc:
674 - fixed output in OpenFile
675
676 * mjobs/MSequence.cc:
677 - allow the "Night" resource to be empty
678
679 * msimcamera/MSimBundlePhotons.cc:
680 - some small improvements in case of empty maps
681
682 * msimcamera/MSimReadout.[h,cc]:
683 - reset gain. Use the new fConversionFactor instead
684 - removed some setting of fRunHeader
685
686 * msimcamera/MSimTrigger.[h,cc]:
687 - on useer request now offset and gain can be used to
688 convert the signal back into units of phe
689 - added possibility to use empty lookup tables
690 - added debug output
691
692 * msimcamera/MSimCamera.[h,cc]:
693 - outsourced the pedestal and gain numbers into ReInit
694 - use an MPedestalCam for Electronic Noise and Gain
695 - allow to switch ob whether the gain is applied to the
696 electronic noise or not
697 - SetPhotElfromShower
698
699 * msim/Makefile. msim/SimLinkDef.h:
700 - added MSimMMCS
701
702 * msim/MSimMMCS.[h,cc]:
703 - added
704
705 * msimcamera/Makefile:
706 - added -I../mpedestal
707
708 * ceres.rc:
709 - added
710
711 * msimreflector/MMirrorSquare.cc, msimreflector/MMirrorHex.cc,
712 msimreflector/MMirrorDisk.cc:
713 - changed the grey colors
714
715 * msimreflector/MMirrorHex.cc:
716 - fixed bugs in CanHit and HasHit
717
718
719
720 2009/02/10 Thomas Bretz
721
722 * manalysis/MMcTriggerLvl2Calc.cc:
723 - removed obsolete include of MmcRunHeader
724
725 * mbase/MSpline3.[h,cc]:
726 - improved the available constructors
727 - added some comments for future use
728 - added default constructor
729 - added GetHistogram()
730
731 * mcorsika/MCorsikaRunHeader.[h,cc]:
732 - added fImpactMax
733 - added some Getters
734
735 * melectronics/MPulseShape.[h,cc]:
736 - set class version to 1 to make it storable
737 - set a title for the splines
738 - implemented Paint function
739
740 * mhbase/MH.[h,cc]:
741 - added SetPadRange
742
743 * mhist/MHCamEvent.[h,cc]:
744 - Init the geometry in ReInit thus it can work with a geometry stored in a file
745 - Make sure that histogranms already drawn properly to a pad are found in Paint
746 - added RecursiveRemove for sanity
747
748 * mmc/MMcCorsikaRunHeader.h:
749 - added SetSpectrum
750
751 * mmc/MMcEvt.hxx:
752 - added SetEvtNumber
753 - added SetPhotElfromShower
754
755 * mmc/MMcEvtBasic.[h,cc]:
756 - added operator=
757
758 * mmc/MMcRunHeader.[hxx, cxx]:
759 - set default for the versions to UShort_t(-1)
760 - added some comments
761 - added SetNumSimulatedShowers
762 - added SetImpactMax
763
764 * mraw/MRawRunHeader.cc:
765 - suppress some information in header if not valid
766
767 * msignal/MSignalCalc.cc:
768 - if (!fPedestal) we should return kTRUE not kFALSE
769
770 * msimreflector/MMirror.[h,cc], msimreflector/MMirrorDisk.[h,cc],
771 msimreflector/MMirrorHex.[h,cc], msimreflector/MMirrorSquare.[h,cc],
772 msimreflector/MReflector.[h,cc],
773 - added Print
774 - some cosmetics in header
775 - set class version to 1 to make it storable
776
777 * mtools/MagicJam.cc:
778 - updated
779
780
781
782 2009/02/10 Daniela Dorner
783
784 * datacenter/db/tabs.php:
785 - if csv-file doesn't exist, only logs are displayed now
786
787
788
789 2009/02/08 Thomas Bretz
790
791 * Makefile.conf.linux:
792 - added -Winit-self
793
794 * msimcamera/MSimCalibrationSignal.[h,cc]:
795 - account for the pulse shape/width
796 - make number of photons settable
797 - make time jitter settable
798 - renamned fNumEntries to fNumEvents
799 - don't set daq event number (should be set by the "daq")
800 - set trigger pattern
801 - print number of events in PreProcess
802
803 * msimreflector/MSimReflector.[h,cc]:
804 - made the detector margin settable
805
806 * datacenter/macros/insertcacofile.C, datacenter/macros/insertsequence.C:
807 - print an error and exit
808
809 * macros/optim/optimdisp.C:
810 - set the default values as default
811 - added a short summary what a good strategy for optimization is
812
813 * mastro/MAstro.cc:
814 - replaced Form by MString::Form
815
816 * mcorsika/MCorsikaEvtHeader.[h,cc], mcorsika/MCorsikaRunHeader.[h,cc]:
817 - moved fParticleID from event header to run header
818 - increased Class Version accordingly
819 - added an error if more than one observation levels are read
820
821 * mhcalib/MHGausEvents.cc:
822 - replaced Form by MString::Form
823 - handle the creating of the TF1 fExpFit a bit more "root-safe"
824
825 * mhist/MHCamEvent.[h,cc]:
826 - added a new option to collect the maximum or minimum contents
827
828 * mhist/MHCamera.[h,cc]:
829 - added new functions SetMax/MinCamContent
830
831 * mraw/MRawEvtHeader.cc:
832 - initialize the data members in constructor
833
834 * mraw/MRawEvtHeader.h:
835 - removed bits for trigger type they were never used
836
837 * mraw/MRawRunHeader.cc:
838 - tiny cosmetics
839
840 * msim/MHPhotonEvent.[h,cc]:
841 - added a histogram to display the height
842 - don't fill kNightSky photons
843
844 * msim/MPhotonData.h:
845 - added getter for fProductionHeight
846
847 * msim/MPhotonEvent.h:
848 - commented IsValid (was not used anyhow)
849
850 * msimcamera/MSimGeomCam.[h,cc]:
851 - added one sample to the window to allow for time jitter of one sample
852 - make the code for the window indentical to MSimCalibrationSignal
853
854 * msimcamera/MSimReadout.[h,cc]:
855 - Set the daq event number (readout number)
856
857 * msimcamera/MSimTrigger.[h,cc]:
858 - added comments
859 - made the signal length settable
860 - made the coincidence time settable
861 - removed setting of the daq event number (should be done by the "daq")
862 - changed the trigger output from all to inf/inf2
863
864 * msimcamera/Makefile:
865 - added -I../mtrigger
866
867 * mjobs/MJSimulation.[h,cc]:
868 - added new mode to force the use of the trigger "electronics"
869 - moved setup of the fadc to the resource file
870 - added a new histogram to show the maximum signal in all pixels
871 - automatically setup the range of the TrigPos histogram
872 - don't show all histograms in all run conditions
873
874 * mraw/MRawRunHeader.[h,cc]:
875 - added ReadEnv for a setup from a resource file in ceres
876
877 * msimcamera/MSimAPD.cc:
878 - added a sanity check if ReInit has not been called
879
880
881
882 2009/02/07 Thomas Bretz
883
884 * sponde.rc:
885 - fixed a typo
886
887 * datacenter/scripts/runcorsika:
888 - added a comment
889
890 * mbase/MContinue.h:
891 - changed a comment
892
893 * mbase/MEnv.h, mbase/MMath.cc:
894 - Do not assign a temporary TString to const char *
895
896 * mcamera/MCameraCentralPix.[h,cc]:
897 - changed fDC from Float_t to Int_t
898
899 * mhflux/MHCollectionArea.cc, mhflux/MHDisp.cc, mhflux/MHEnergyEst.cc,
900 mhflux/MHFalseSource.cc, mhflux/MHThreshold.cc, mhbase/MFillH.cc,
901 mastro/MAstroCamera.cc, mastro/MAstroCatalog.cc, mbase/MContinue.cc,
902 mbase/MFilter.cc, mbase/MLog.cc, mbase/MParContainer.cc, mhbase/MH.cc,
903 mbase/MParEmulated.cc, mbase/MStatusDisplay.cc, mbase/MTime.cc,
904 mhbase/MH3.cc, mhbase/MHn.cc,mhflux/MHAlpha.cc, mhist/MHCamera.cc,
905 mhflux/MHEffectiveOnTime.cc, mmuon/MHMuonPar.cc, mmovie/MMovieWrite.cc,
906 mhflux/MHFalseSource.cc, mhist/MHCamEvent.cc,
907 mmain/MEventDisplay.cc, mreflector/MHReflector.cc:
908 - use MString::Format instead of Form
909
910 * msim/MHPhotonEvent.cc:
911 - don't fill kNightSky primaries
912
913 * msim/MPhotonEvent.[h,cc]:
914 - return the number of non NightSky photons
915
916 * msimcamera/MSimPSF.cc:
917 - changed default for fSigma from 1 to -1
918
919 * mbase/MContinue.cc:
920 - changed default title
921
922 * mfileio/MWriteRootFile.cc:
923 - set kMustCleanup bit, otherwise it is not correctly deleted from
924 the list of cleanups
925
926 * mhbase/MH3.[h,cc]:
927 - added RecursiveRemove
928
929 * mhflux/MAlphaFitter.[h,cc]:
930 - moved code to source file
931 - improved setting of a new fFunc
932
933 * mhflux/MHAlpha.[h,cc], mhvstime/MHSectorVsTime.[h,cc]
934 - added RecursiveRemove
935
936 * mjobs/MJSimulation.cc:
937 - added MSimPSF
938 - Show only the non NightSky photons in the size plot
939 - changed the binning of BinningEvtWidth
940
941
942
943 2009/02/06 Daniela Dorner
944
945 * datacenter/db/include.php:
946 - adapted status-query
947
948
949
950 2009/02/05 Daniel Hoehne-Moench
951
952 * datacenter/macros/filldotrun.C:
953 - implemented new SuperArehucas version
954
955
956
957 2009/02/03 Thomas Bretz
958
959 * mastro/MAstroCatalog.[h,cc]:
960 - searches now all catalogs also in the datacenter default path if
961 the file could not be found
962
963 * mbase/MStatusDisplay.cc:
964 - also print information about added tabs in batch mode
965
966 * mcorsika/MCorsikaEvtHeader.h:
967 - fixed a comment
968
969 * mfileio/MWriteRootFile.cc:
970 - added some more log-output
971 - open a new /dev/null only if none with the same title already exists
972 - added some comments
973
974 * mhflux/MHEffectiveOnTime.cc:
975 - Don't call PaintText if FitH failed (as suggested by valgrind)
976
977 * mjobs/MJStar.cc, mjobs/MJCalibrateSignal.cc:
978 - added a title to all MWriteRootFile
979
980 * mreport/MReportCC.cc:
981 - added more comments
982 - improved log-output
983
984
985
986 2009/02/03 Daniela Dorner
987
988 * datacenter/db/plotdb.php:
989 - sequence as default when startup
990
991 * datacenter/db/plotdb.php, datacenter/db/plot.php:
992 - added possibility to set size of plot
993
994
995
996 2009/02/03 Stefan Ruegamer
997
998 * datacenter/scripts/budb:
999 - added getdbsetup
1000
1001
1002
1003 2009/02/02 Thomas Bretz
1004
1005 * mcamera/MCameraCentralPix.[h,cc]:
1006 - added data member fDC
1007 - increased class version number accordingly
1008
1009 * mreport/MReportCC.cc:
1010 - improved debug output
1011 - remove minus from the third argument in SCHEDULE
1012
1013 * mreport/MReportCamera.[h,cc]:
1014 - fixed for ver>=200812140
1015 - added InterpretePSSEN
1016 - added InterpreteLIQ
1017
1018 * msimcamera/MSimCamera.cc:
1019 - added a time-shift uniformly according to the bin-width
1020
1021
1022
1023 2009/01/30 Thomas Bretz
1024
1025 * RELEASE V2.2
1026
1027
1028 2009/02/02 Thomas Bretz
1029
1030 * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
1031 - fixed the regular expresssion
1032
1033
1034
1035 2009/01/30 Thomas Bretz
1036
1037 * datacenter/macros/fillcmt.C:
1038 - added
1039
1040 * datacenter/macros/plotstat.C:
1041 - extended loop to show all periods again
1042
1043 * msim/MPhotonData.cc:
1044 - don't change the sign of the cosines. The direction of the
1045 particle doesn't neet to be changed
1046
1047 * msimreflector/MSimReflector.cc:
1048 - change the rotation matrix to fit the change in MPhotonData
1049
1050
1051
1052 2009/01/29 Thomas Bretz
1053
1054 * melectronics/MPulseShape.cc:
1055 - changed spline range from -25/25 to -8/8
1056
1057 * mhflux/MAlphaFitter.cc, mhflux/MHAlpha.cc, mhflux/MHDisp.cc:
1058 - for sanity (thread safety) replaced Form by MString::Format
1059
1060 * mhflux/MHDisp.cc:
1061 - initialize fHalf as suggested by valgrind
1062
1063 * datacenter/macros/plotdb.C:
1064 - updated comments
1065
1066 * resources/calibration_spline.rc:
1067 - updated
1068
1069
1070
1071 2009/01/27 Thomas Bretz
1072
1073 * macros/rootlogon.C:
1074 - added new subdirectories
1075
1076 * melectronics/MAnalogSignal.[h,cc]:
1077 - added the posssibility to add a pulse from a TF1
1078 - removed the printout if out of range
1079 - returns whether the range had to be adapted
1080 - changed the Discriminate function to allow for giving a start
1081 and end time of the search
1082 - imporved the fining of the falling and rising edge
1083 - removed the printout in Discriminate
1084
1085 * msimcamera/MSimCamera.[h,cc]:
1086 - moved the pulse shape specific code into a new class MPulseShape
1087 - Fixed the range of the digitization
1088
1089 * melectronics/MPulseShape.[h,cc]:
1090 - added
1091
1092 * melectronics/Makefile, melectronics/ElectronicsLinkDef.h:
1093 - added MPulseShape
1094
1095 * msimcamera/MSimGeomCam.[h,cc]:
1096 - Fixed the time window for random photons (Maybe move to a later
1097 step in the analysis?)
1098
1099 * msimcamera/MSimReadout.cc:
1100 - call SetReadyToSave for the run-header
1101 - added some debug output in case of failure
1102
1103 * msimcamera/MSimSignalCam.[h,cc]:
1104 - subtract the trigger position of any
1105
1106 * msimcamera/MSimTrigger.cc:
1107 - some changes to the debug output
1108
1109 * mjobs/MJSimulation.[h,cc]:
1110 - added
1111
1112 * mjobs/Makefile, mjobs/JobsLinkDef.h:
1113 - added MJSimulation
1114
1115 * ceres.cc, showlog.cc, callisto.cc, star.cc, ganymed.cc, sponde.cc:
1116 - added parenthesis suggested by compiler
1117
1118 * mbase/MParEnv.cc:
1119 - included TClass for newwer root versions
1120
1121 * msimreflector/MReflector.cc:
1122 - fixed return if read file was not existing
1123
1124 * msimrelfector/MSimReflector.cc:
1125 - added sanity check if reflector is valid
1126
1127 * datacenter/macros/insertdataset.C:
1128 - added fPriority
1129
1130 * datacenter/macros/plotoptical.C:
1131 - write a root-file as the other plot-macros do
1132
1133 * mreflector/MHReflector.cc:
1134 - added some SetDirectory(NULL), although this class is a candidate
1135 for removal
1136
1137 * mjobs/MJCut.cc, mjobs/MJCalibrateSignal.cc:
1138 - make the CheckEnv fail if kFALSE is returned
1139
1140
1141
1142 2009/01/26 Thomas Bretz
1143
1144 * Makefile:
1145 - added mcorsika, msim, msimreflector, msimcamera and
1146 msimelectronics
1147 - added readcorsika
1148
1149 * mbase/Makefile, mbase/BaseLinkDef.h:
1150 - added MParEnv
1151
1152 * mbase/MParEnv.[h,cc]:
1153 - added
1154
1155 * mbase/MParameters.[h,cc]:
1156 - added ReadEnv to all classes
1157
1158 * mbase/MParList.cc:
1159 - return the container within MParEnv if MParEnv found
1160
1161 * mbase/MParContainer.cc:
1162 - fixed a typo
1163
1164 * manalysis/MEventRateCalc.cc:
1165 - added a comment
1166
1167 * melectronics/MAnalogChannels.[h,cc]:
1168 - made the GetNum* unsigned
1169 - added new member functions to just initialize one size
1170
1171 * mraw/MRawRunHeader.[h,cc]:
1172 - added a possibility to just init the number of pixels
1173
1174 * msimcamera/MSimReadout.[h,cc]:
1175 - get the number of output channels from the camera geometry
1176 - initialize the runheader in ReInit
1177 - initialize the data arrays from the run-header in reinit
1178
1179 * mimage/MHHillas.cc:
1180 - the default binning is not scales by 0.9 anymore
1181
1182 * mmc/MMcEvtBasic.h:
1183 - added new type "artificial"
1184
1185 * mraw/MRawRunHeader.cc:
1186 - set header size in constructor to 0
1187
1188 * msimcamera/MSimCalibrationSignal.[h,cc]:
1189 - we need fEvt and fTrigger always
1190 - renamed ReInit to CallReInit
1191 - set photon primary type
1192 - set number of photons from 50 to 5
1193
1194 * msimcamera/MSimRandomPhotons.cc:
1195 - explicitly set weight to 1
1196
1197 * mjobs/Makefile:
1198 - added msim, msimreflector, msimcamera and mcorsika
1199
1200
1201
1202 2009/01/25 Thomas Bretz
1203
1204 * mbase/Makefile, mbase/BaseLinkDef.h:
1205 - added MLut
1206
1207 * mbase/MLut.[h,cc]:
1208 - added
1209
1210 * msimcamera/MSimCamera.[h,cc], msimcamera/MSimTrigger.[h,cc],
1211 msimcamera/MSimRadout.[h,cc], msimcamera/SimCameraLinkDef.h,
1212 msimcamera/Makefile, msimcamera/MSimCalibrationSignal.[h,cc],
1213 msimcamera/SimCameraIncl,h:
1214 - added
1215
1216 * mjobs/MJob.cc:
1217 - included TClass for newer root versions
1218
1219 * mreflector/MRflEvtData.cc:
1220 - repaced a use of MHexagon by a direct use of MGeomCam
1221
1222 * melectronics/MAvalanchePhotoDiode.[h,cc]:
1223 - added some getters
1224 - remobved some obsolete comment
1225 - set entries to 1 by default
1226
1227 * mgeom/MGeomCam.[h,cc]:
1228 - split the Get[Max,Min]Radius into two member functions
1229 - added the HitDetector based on the maximum radius calculated
1230
1231 * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
1232 - removed overloading of the new HitDetector
1233
1234 * mgeom/MGeomPix.[h,cc]:
1235 - reset fUserBits in constructor according to a suggestion by valgrind
1236 - added GetT member function
1237
1238 * mjobs/MJSpectrum.cc:
1239 - replaced some Form calls for sanity by MString::Format
1240 - check the result of CheckEnv
1241
1242 * mjobs/MJStar.cc:
1243 - check the result of CheckEnv
1244
1245 * mjobs/MJob.cc:
1246 - fixed a typo in the name for the seed value resource
1247
1248 * mraw/MRawRunHeader.h:
1249 - added a getter for run type point run
1250
1251 * msignal/MSignalCalc.cc:
1252 - don't execute Process at all if fPedestal==NULL
1253
1254 * msignal/MSignalCam.cc:
1255 - aded case 10 and 11 to GetPixelContent
1256
1257 * msim/MHPhotonEvent.cc:
1258 - replaced case 4 by using the traversal distance in the 0-pixel
1259
1260 * msimcamera/MSimSignalCam.cc:
1261 - set pixel only to used if contents>0
1262
1263 * msimcamera/MSimTrigger.[h,cc]:
1264 - added ReadEnv for setup from a resource file
1265 - compress the trigger list after deleting slots
1266 - initialize descriminator threshold with -1
1267 - check for the validity of the discr. th in PreProcess
1268
1269 * msimreflector/MReflector.[h,cc]:
1270 - store file name in title
1271 - added ReadEnv for setup from a resource file
1272
1273 * msimreflector/MSimReflector.[h,cc]:
1274 - changed copyright notice
1275 - added fDetectorMargin
1276
1277
1278
1279
1280 2009/01/24 Thomas Bretz
1281
1282 * mbase/MMath.cc:
1283 - added two explicit conversion to make it compile on my Ubuntu
1284 - Replaced some Form by MString::Format
1285 - included MString
1286
1287
1288
1289 2009/01/23 Daniela Dorner
1290
1291 * datacenter/db/showplots-ds.php, datacenter/db/tabs.php,
1292 datacenter/db/plot.php:
1293 - adapted path to new web file structure
1294
1295 * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php:
1296 - added option to group by date (year, month, night): pulldown in
1297 menu and adapted query
1298
1299 * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php
1300 datacenter/db/datasetinfo-aio.php:
1301 - enabled possibility to combine all group-bys
1302
1303 * datacenter/db/datasetinfo-aio.php:
1304 - enhances information printed in table in case of group-by
1305
1306 * datacenter/db/include.php:
1307 - adapted pulldown of status-group-by
1308
1309 * datacenter/db/menu.php:
1310 - added pulldown for sumtrigger-flag to sequinfo-menu
1311 - added function to print pulldown for group-by date
1312
1313
1314
1315 2009/01/23 Thomas Bretz
1316
1317 * mcorsika/MCorsikaEvtHeader.[h,cc], msim/MPhotonData.[h,cc],
1318 msimcamera/MSimExcessNoise.cc, msimreflector/MMirrorDisk.cc,
1319 msimreflector/MMirrorHex.cc, msimreflector/MMirrorSquare.[h,cc],
1320 msimreflector/MReflector.cc, msimreflector/MSimReflector.cc,
1321 melectronics/MAnalogSignal.cc:
1322 - moved code which needs TMath to source file
1323 - included TMath for newer root versions
1324 - included TObjArray for newer root versions
1325
1326 * msimcamera/MSimAPD.[h,cc], msimcamera/MSimBundlePhotons.[h,cc],
1327 msimcamera/MSimRandomPhotons.[h,cc]:
1328 - added
1329
1330 * melectronics/Makefile, melectronics/MAnalogChannels.[h,cc],
1331 melectronics/ElectronicsIncl.h, melectronics/ElectronicsLinkDef.h,
1332 melectronics/MDigitalSignal.[h,cc],
1333 melectronics/MAnalogSignal.[h,cc],
1334 melectronics/MAvalanchePhotoDiode.[h,cc]:
1335 - added
1336
1337 * msim/M*.cc, msimreflector/M*.cc, msimcamera/M*.cc:
1338 - changed copyright notice
1339
1340 * mjobs/MJob.[h,cc]:
1341 - for convinience replaced GetEnvValue by GetEnvValue2
1342 - added initialization of the random number generator
1343
1344 * ceres.cc, mcorsika/CorsikaIncl.h:
1345 - added
1346
1347
1348
1349 2009/01/22 Thomas Bretz
1350
1351 * mraw/MRawRunHeader.h:
1352 - added new functions to access the runtype
1353
1354 * msim/MPhotonData.cc:
1355 - removed some obsolete comments
1356
1357 * msim/MPhotonEvent.[h,cc]
1358 - added some comments
1359 - added new member function GetFirst and GetLast
1360 - UnSort the array after reading new data
1361 - removed some old obsolete code
1362 - added new meber function Sort and IsSorted
1363
1364 * msimreflector/MSimReflector.cc:
1365 - force sorting of the array
1366
1367 * msimcamera/MSimPSF.[h,cc], msimcamera/MSimGeomCam.[h,cc],
1368 msimcamera/MSimExcessNoise.[h,cc], msimcamera/MSimSignalCam.[h,cc]:
1369 - added
1370
1371
1372
1373 2009/01/21 Thomas Bretz
1374
1375 * mbase/BaseLinkDef.h, mbase/Makefile:
1376 - added MQuaternion
1377 - added MReflection
1378
1379 * mbase/MQuaternion.[h,cc], mbase/MReflection.[h,cc]:
1380 - added
1381
1382 * mbase/MArrayI.[h,cc]:
1383 - added a few new functions (ReSort, Add, Find and AddUniq)
1384
1385 * mbase/MMath.cc:
1386 - replaced delete by delete[] where appropriate
1387
1388 * mgeom/MGeomCam.h:
1389 - added new virtual functions HitFrame and HitDetector
1390 - included MQuaternion
1391
1392 * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
1393 - added new functions HitFrame and HitDetector:
1394
1395 * msim/MHPhotonEvent.cc:
1396 - removed the reference to MCamera
1397
1398 * mgeom/MGeomPix.[h,cc], mgui/MHexagon.[h,cc]:
1399 - moved DistanceToPrimitive from MHexagon to MGeomPix
1400 - moved the funtions to calculate overlapping areas
1401 also, but they are still in a comment
1402
1403 * mgui/MHexagon.[h,cc]:
1404 - started implementing a rotation angle
1405 - added data meber fPhi
1406 - increased class version number
1407
1408 * mhist/MHCamera.cc, mtools/MagicJam.cc:
1409 - we don't have to use a MHexagon anymore caluclating
1410 DistanceToPrimitive
1411
1412 * msimreflector/MMirror.[h,cc], msimreflector/MMirrorSquare.[h,cc],
1413 msimreflector/MMirrorHex.[h,cc], msimreflector/MMirrorDisk.[h,cc],
1414 msimreflector/MReflector.[h,cc], msimreflector/MSimReflector.[h,cc],
1415 msimreflector/Makefile, msimreflector/SimReflectorLinkDef.h,
1416 msimreflector/SimReflectorIncl.h:
1417 - added
1418
1419
1420
1421 2009/01/21 Stefan Ruegamer
1422
1423 * datacenter/scripts/read_lapalma-tapes:
1424 - added check of the tape slot when exporting the tapes
1425
1426
1427
1428 2009/01/20 Thomas Bretz
1429
1430 * mjobs/MJob.h:
1431 - added Esc member function
1432
1433 * msim/MPhotonData.[h,cc], msim/MPhotonEvent.[h,cc],
1434 msim/MSimAbsorption.[h,cc], msim/MSimPointingPos.[h,cc],
1435 MHPhotonEvent.[h,cc], msim/Makefile, msim/SimIncl.h
1436 msim/SimLinkDef.h:
1437 - added
1438
1439
1440 2009/01/19 Thomas Bretz
1441
1442 * mfileio/MWriteRootFile.cc:
1443 - simplified how the rules are evaluated using TPregexp
1444 - by this the rules got more powerful
1445
1446 * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
1447 - changed ols style rule to new style
1448
1449
1450
1451 2009/01/18 Thomas Bretz
1452
1453 * mbase/BaseLinkDef.h, mbase/Makefile:
1454 - added MSpline3
1455
1456 * mcorsika/MCorsikaEvtHeader.cc:
1457 - some little cosmetics
1458
1459 * mcorsika/MCorsikaEvtHeader.h:
1460 - added some missing getters
1461
1462 * mcorsika/MCorsikaRunHeader.cc:
1463 - removed some obsolete comments
1464 - reordered some comments
1465
1466 * mextralgo/MExtralgoSpline.h:
1467 - changed default in GetIntegral from true to false
1468
1469 * mraw/MRawEvtHeader.h:
1470 - added Setter for DAQEventNumber
1471
1472 * mraw/MRawRunHeader.cc:
1473 - start pixel hardware indices with 1 not with 0
1474
1475
1476
1477 2009/01/17 Thomas Bretz
1478
1479 * mbase/MMath.[h,cc]:
1480 - added a new function RndmExp which should be a tiny bit faster than
1481 root's own implementation because it ises Rndm() instead of Uniform()
1482
1483 * mextralgo/ExtralgoIncl.h:
1484 - added MArrayF
1485
1486 * mextralgo/MExtralgoSpline.[h,cc]:
1487 - divided FindY into FindYup and FindYdn to avoid an obsolete if-clause
1488 - added a new member function to return the integral function of the
1489 spline. This is useful to init a new spline and use it for
1490 producing the proper random distribution.
1491
1492 * mpedestal/MPedestalSubtractedEvt.[h,cc]:
1493 - added Print() function
1494
1495 * mraw/MRawEvtData.[h,cc]:
1496 - added a member function to Reset the arrays
1497 - added member function to set the pixel indices
1498 - Improved the new Set function
1499
1500 * readcorsika.cc:
1501 - added
1502
1503
1504
1505 2009/01/16 Daniel Hoehne-Moench
1506
1507 * datacenter/scripts/mcsequences:
1508 - implemented sumtrigger -> modes, fTriggerFlagKEY
1509 - fPriority(MCSequenceProcessStatus) is now filled into the mcdb
1510
1511 * datacenter/scripts/fillmccallisto, fillmcstar:
1512 - bugfix: changed argument of $primaries from [$s+$s] to [$s]
1513
1514 * datacenter/macros/fillcamera.C:
1515 - changed NumPheFromDNSB to float(7,3)
1516 - fPriority(MCRunProcessStatus) is now filled into the mcdb
1517
1518 * datacenter/macros/fillmccalib.C:
1519 - minor changes, bugfix (wrong column name for mcdb)
1520
1521 * datacenter/macros/fillmcsignal.C:
1522 - definition of some parameters changed according to fillsignal.C
1523 - minor changes, deleted unnecessary code
1524 - implemented if clause for HiLo-Parameters. Instead of
1525 seqno<200000 the fAmplFadcKEY is queried in the mcdb for each
1526 sequence. For MUX MCs the HiLo-Parameters are not calculated.
1527
1528
1529
1530 2009/01/15 Thomas Bretz
1531
1532 * callisto.cc:
1533 - cosmetics to output
1534
1535 * mcorsika/MCorsikaRunHeader.cc:
1536 - cosmetics (removed a ;;)
1537
1538 * mhist/MHEvent.[h,cc]:
1539 - ReInit to allow the change of the camera geoemtry in ReInit
1540
1541
1542
1543 2009/01/15 Stefan Ruegamer
1544
1545 * datacenter/scripts/dodatacheck:
1546 - removed the _E in the find command; files from 2008/06/04 on do
1547 not have it any more
1548
1549
1550
1551 2009/01/14 Daniel Hoehne-Moench
1552
1553 * datacenter/scripts/sourcefile:
1554 - extended errorcoding on mc run process status
1555
1556 * datacenter/scripts/runmccallisto, runmcstar:
1557 - deleted unnecessary lines, adapted to primary structure
1558
1559 * datacenter/macros/fillmcsignal.C, fillmccalib.C, fillmcstar.C:
1560 - added
1561
1562 * datacenter/scripts/fillmccallisto, fillmcstar:
1563 - added
1564
1565
1566
1567 2009/01/14 Thomas Bretz
1568
1569 * readraw.cc:
1570 - check first whether the file exist before adding the extension
1571
1572 * mbase/MMath.[h,cc]:
1573 - added function to Re-sort an array
1574
1575 * mfileio/MReadMarsFile.cc, mfileio/MWriteRootFile.cc:
1576 - Improved output
1577
1578 * mfileio/MWriteRootFile.cc:
1579 - fixed a problem which prevented to open more than one /dev/null
1580 devices independantly
1581
1582 * mgeom/MGeomCam.cc:
1583 - cosmetics
1584
1585 * mgeom/MGeomCamDwarf.h:
1586 - fixed a typo in an ifdef
1587
1588 * mgeom/MGeomPix.[h,cc]:
1589 - added funtion to return positon as TVector2
1590 - slightly improved the algorithm to check IsInside
1591 - fixed the conditional signs for the orientation of pixels
1592 in GetDirection
1593
1594 * mmain/MEventDisplay.cc:
1595 - Give different names to the MPedestalSubtract tasks
1596 - fixed buttons
1597 - call AddGeometryTags after ReInit to allow reading new geometries in
1598 ReInit
1599
1600 * mmc/MMcEvtBasic.h:
1601 - added a new primary type kNightSky
1602
1603 * mraw/MRawEvtPixelIter.h:
1604 - replaced type of the number of bytes by UInt_t
1605
1606 * mraw/MRawRunHeader.h:
1607 - allow to validate the magic-number from outside (for MCs)
1608
1609 * datacenter/scripts/runcorsika:
1610 - added a lot of comments
1611 - reordered values in input card
1612 - switched off a lot of obsolete output
1613 - changed the Magnetic field to a value corresponding to the location of
1614 MAGIC at 2200m height valid for January 2009. (The old value never took
1615 place there?!) The value was taken from www.noaa.gov/geomagmodels
1616
1617
1618
1619 2009/01/12 Daniel Hoehne-Moench
1620
1621 * datacenter/db/menu.php:
1622 - bugfix: now the SumTriggerFlag is correctly displayed in the web
1623 interface
1624
1625
1626
1627 2009/01/09 Daniel Hoehne-Moench
1628
1629 * datacenter/macros/fillcamera.C
1630 - implemented new variables: zbinmin, zbinmax, number of
1631 sumtriggers, sum trigger flag
1632 - bugfix: for P and C runs the mirror fraction and the impact
1633 parameter had unreasonable values (negative) which were filled
1634 into the mcdb, now->0
1635
1636 * datacenter/scripts/fillcamera, mcsequences:
1637 - implemented call of getdbsetup
1638
1639
1640
1641 2009/01/09 Stefan Ruegamer
1642
1643 * datacenter/scripts/buildsequenceentries
1644 - corrected IFS argument
1645
1646
1647
1648 2009/01/08 Stefan Ruegamer
1649
1650 * datacenter/scripts/filesondisk
1651 - added S and N runs
1652
1653
1654
1655 2009/01/07 Daniel Hoehne-Moench
1656
1657 * datacenter/macros/filldotrun.C:
1658 - updated column counting numbers
1659 - included a check for the number of columns in the runfiles
1660
1661 * datacenter/macros/buildsequenceentries.C:
1662 - implemented SumTriggerFlagKEY for sequence building
1663
1664
1665
1666 2009/01/06 Thomas Bretz
1667
1668 * mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h,
1669 mbase/MArrayI.h, mbase/MArrayS.h:
1670 - removed GetSize
1671
1672 * mbase/MArrayF.h:
1673 - added Add()
1674 - added AddClipped
1675
1676 * mbase/MMath.[h,cc]:
1677 - implemented ReSort
1678
1679 * mcorsika/MCorsikaEvtHeader.cc:
1680 - removed obsolete comments
1681
1682 * mcorsika/MCorsikaRead.cc:
1683 - cosmetics
1684
1685 * mcorsika/MCorsikaRunHeader.[h,cc]:
1686 - added comments about file contents
1687 - added fWavelengthMin/Max
1688
1689 * mextralgo/MExtralgoSpline.[h,cc]:
1690 - renamed SearchY to SearchYdn
1691 - fixed a problem in SearchYup (must be ++i instead of i++)
1692 (this is relatively unimportant because it was only used
1693 in the determination of the pulse width which we never
1694 really used)
1695 - added a sanity/range-check to SearchYup and SearchYdn
1696 - added a comment
1697 - changed the order of arguments in EvalDeriv1
1698 - changed the order of arguments in EvalDeriv2
1699 - accelerated EvalDeriv1 (one multiplication less)
1700 - added Deriv1 function
1701 - made SearchYup and SearchYdn public
1702
1703 * mjobs/MDataSet.cc:
1704 - removed an obsolete return statement
1705
1706 * mraw/MRawEvtData.[h,cc]:
1707 - changed pointer in AddPixel to reference
1708 - added a Set function
1709
1710 * mraw/MRawRunHeader.[h,cc]:
1711 - added a lot of fixes for wrong run numbers written by Arehucas
1712 - added a fix for strange file numbers written by Arehucas
1713 - added functions as monta carlo interface to set contents
1714
1715 * msignal/MSignalCam.cc:
1716 - defined a case 9
1717
1718
1719
1720 2009/01/05 Thomas Bretz
1721
1722 * mhbase/MH.h:
1723 - commited missing changes from last year
1724
1725 * merpp.cc:
1726 - fixed a description
1727
1728 * sponde.cc:
1729 - added "Multiple dataset at once"
1730
1731 * star.cc:
1732 - removed obsolete -ff option from output
1733
1734 * mbase/MTime.[h,cc]:
1735 - added GetBinary
1736 - added WriteBinary
1737
1738 * mbase/MEvtLoop.cc:
1739 - display paused status in status line
1740 - improved pause handling
Note: See TracBrowser for help on using the repository browser.