source: trunk/MagicSoft/Mars/Changelog@ 9422

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