source: trunk/MagicSoft/Mars/Changelog@ 9385

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