source: trunk/MagicSoft/Mars/Changelog@ 9433

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