source: trunk/MagicSoft/Mars/Changelog@ 9391

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