source: trunk/MagicSoft/Mars/Changelog@ 9401

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