source: trunk/MagicSoft/Mars/Changelog@ 9303

Last change on this file since 9303 was 9303, checked in by tbretz, 16 years ago
*** empty log message ***
File size: 23.1 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
21 2009/02/07 Thomas Bretz
22
23 * sponde.rc:
24 - fixed a typo
25
26 * datacenter/scripts/runcorsika:
27 - added a comment
28
29 * mbase/MContinue.h:
30 - changed a comment
31
32 * mbase/MEnv.h, mbase/MMath.cc:
33 - Do not assign a temporary TString to const char *
34
35 * mcamera/MCameraCentralPix.[h,cc]:
36 - changed fDC from Float_t to Int_t
37
38 * mhflux/MHCollectionArea.cc, mhflux/MHDisp.cc, mhflux/MHEnergyEst.cc,
39 mhflux/MHFalseSource.cc, mhflux/MHThreshold.cc, mhbase/MFillH.cc,
40 mastro/MAstroCamera.cc, mastro/MAstroCatalog.cc, mbase/MContinue.cc,
41 mbase/MFilter.cc, mbase/MLog.cc, mbase/MParContainer.cc, mhbase/MH.cc,
42 mbase/MParEmulated.cc, mbase/MStatusDisplay.cc, mbase/MTime.cc,
43 mhbase/MH3.cc, mhbase/MHn.cc,mhflux/MHAlpha.cc, mhist/MHCamera.cc,
44 mhflux/MHEffectiveOnTime.cc, mmuon/MHMuonPar.cc, mmovie/MMovieWrite.cc,
45 mhflux/MHFalseSource.cc, mhist/MHCamEvent.cc,
46 mmain/MEventDisplay.cc, mreflector/MHReflector.cc:
47 - use MString::Format instead of Form
48
49 * msim/MHPhotonEvent.cc:
50 - don't fill kNightSky primaries
51
52 * msim/MPhotonEvent.[h,cc]:
53 - return the number of non NightSky photons
54
55 * msimcamera/MSimPSF.cc:
56 - changed default for fSigma from 1 to -1
57
58 * mbase/MContinue.cc:
59 - changed default title
60
61 * mfileio/MWriteRootFile.cc:
62 - set kMustCleanup bit, otherwise it is not correctly deleted from
63 the list of cleanups
64
65 * mhbase/MH3.[h,cc]:
66 - added RecursiveRemove
67
68 * mhflux/MAlphaFitter.[h,cc]:
69 - moved code to source file
70 - improved setting of a new fFunc
71
72 * mhflux/MHAlpha.[h,cc], mhvstime/MHSectorVsTime.[h,cc]
73 - added RecursiveRemove
74
75 * mjobs/MJSimulation.cc:
76 - added MSimPSF
77 - Show only the non NightSky photons in the size plot
78 - changed the binning of BinningEvtWidth
79
80
81
82 2009/02/06 Daniela Dorner
83
84 * datacenter/db/include.php:
85 - adapted status-query
86
87
88
89 2009/02/05 Daniel Hoehne-Moench
90
91 * datacenter/macros/filldotrun.C:
92 - implemented new SuperArehucas version
93
94
95
96 2009/02/03 Thomas Bretz
97
98 * mastro/MAstroCatalog.[h,cc]:
99 - searches now all catalogs also in the datacenter default path if
100 the file could not be found
101
102 * mbase/MStatusDisplay.cc:
103 - also print information about added tabs in batch mode
104
105 * mcorsika/MCorsikaEvtHeader.h:
106 - fixed a comment
107
108 * mfileio/MWriteRootFile.cc:
109 - added some more log-output
110 - open a new /dev/null only if none with the same title already exists
111 - added some comments
112
113 * mhflux/MHEffectiveOnTime.cc:
114 - Don't call PaintText if FitH failed (as suggested by valgrind)
115
116 * mjobs/MJStar.cc, mjobs/MJCalibrateSignal.cc:
117 - added a title to all MWriteRootFile
118
119 * mreport/MReportCC.cc:
120 - added more comments
121 - improved log-output
122
123
124
125 2009/02/03 Daniela Dorner
126
127 * datacenter/db/plotdb.php:
128 - sequence as default when startup
129
130 * datacenter/db/plotdb.php, datacenter/db/plot.php:
131 - added possibility to set size of plot
132
133
134
135 2009/02/03 Stefan Ruegamer
136
137 * datacenter/scripts/budb:
138 - added getdbsetup
139
140
141
142 2009/02/02 Thomas Bretz
143
144 * mcamera/MCameraCentralPix.[h,cc]:
145 - added data member fDC
146 - increased class version number accordingly
147
148 * mreport/MReportCC.cc:
149 - improved debug output
150 - remove minus from the third argument in SCHEDULE
151
152 * mreport/MReportCamera.[h,cc]:
153 - fixed for ver>=200812140
154 - added InterpretePSSEN
155 - added InterpreteLIQ
156
157 * msimcamera/MSimCamera.cc:
158 - added a time-shift uniformly according to the bin-width
159
160
161
162 2009/01/30 Thomas Bretz
163
164 * RELEASE V2.2
165
166
167 2009/02/02 Thomas Bretz
168
169 * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
170 - fixed the regular expresssion
171
172
173
174 2009/01/30 Thomas Bretz
175
176 * datacenter/macros/fillcmt.C:
177 - added
178
179 * datacenter/macros/plotstat.C:
180 - extended loop to show all periods again
181
182 * msim/MPhotonData.cc:
183 - don't change the sign of the cosines. The direction of the
184 particle doesn't neet to be changed
185
186 * msimreflector/MSimReflector.cc:
187 - change the rotation matrix to fit the change in MPhotonData
188
189
190
191 2009/01/29 Thomas Bretz
192
193 * melectronics/MPulseShape.cc:
194 - changed spline range from -25/25 to -8/8
195
196 * mhflux/MAlphaFitter.cc, mhflux/MHAlpha.cc, mhflux/MHDisp.cc:
197 - for sanity (thread safety) replaced Form by MString::Format
198
199 * mhflux/MHDisp.cc:
200 - initialize fHalf as suggested by valgrind
201
202 * datacenter/macros/plotdb.C:
203 - updated comments
204
205 * resources/calibration_spline.rc:
206 - updated
207
208
209
210 2009/01/27 Thomas Bretz
211
212 * macros/rootlogon.C:
213 - added new subdirectories
214
215 * melectronics/MAnalogSignal.[h,cc]:
216 - added the posssibility to add a pulse from a TF1
217 - removed the printout if out of range
218 - returns whether the range had to be adapted
219 - changed the Discriminate function to allow for giving a start
220 and end time of the search
221 - imporved the fining of the falling and rising edge
222 - removed the printout in Discriminate
223
224 * msimcamera/MSimCamera.[h,cc]:
225 - moved the pulse shape specific code into a new class MPulseShape
226 - Fixed the range of the digitization
227
228 * melectronics/MPulseShape.[h,cc]:
229 - added
230
231 * melectronics/Makefile, melectronics/ElectronicsLinkDef.h:
232 - added MPulseShape
233
234 * msimcamera/MSimGeomCam.[h,cc]:
235 - Fixed the time window for random photons (Maybe move to a later
236 step in the analysis?)
237
238 * msimcamera/MSimReadout.cc:
239 - call SetReadyToSave for the run-header
240 - added some debug output in case of failure
241
242 * msimcamera/MSimSignalCam.[h,cc]:
243 - subtract the trigger position of any
244
245 * msimcamera/MSimTrigger.cc:
246 - some changes to the debug output
247
248 * mjobs/MJSimulation.[h,cc]:
249 - added
250
251 * mjobs/Makefile, mjobs/JobsLinkDef.h:
252 - added MJSimulation
253
254 * ceres.cc, showlog.cc, callisto.cc, star.cc, ganymed.cc, sponde.cc:
255 - added parenthesis suggested by compiler
256
257 * mbase/MParEnv.cc:
258 - included TClass for newwer root versions
259
260 * msimreflector/MReflector.cc:
261 - fixed return if read file was not existing
262
263 * msimrelfector/MSimReflector.cc:
264 - added sanity check if reflector is valid
265
266 * datacenter/macros/insertdataset.C:
267 - added fPriority
268
269 * datacenter/macros/plotoptical.C:
270 - write a root-file as the other plot-macros do
271
272 * mreflector/MHReflector.cc:
273 - added some SetDirectory(NULL), although this class is a candidate
274 for removal
275
276 * mjobs/MJCut.cc, mjobs/MJCalibrateSignal.cc:
277 - make the CheckEnv fail if kFALSE is returned
278
279
280
281 2009/01/26 Thomas Bretz
282
283 * Makefile:
284 - added mcorsika, msim, msimreflector, msimcamera and
285 msimelectronics
286 - added readcorsika
287
288 * mbase/Makefile, mbase/BaseLinkDef.h:
289 - added MParEnv
290
291 * mbase/MParEnv.[h,cc]:
292 - added
293
294 * mbase/MParameters.[h,cc]:
295 - added ReadEnv to all classes
296
297 * mbase/MParList.cc:
298 - return the container within MParEnv if MParEnv found
299
300 * mbase/MParContainer.cc:
301 - fixed a typo
302
303 * manalysis/MEventRateCalc.cc:
304 - added a comment
305
306 * melectronics/MAnalogChannels.[h,cc]:
307 - made the GetNum* unsigned
308 - added new member functions to just initialize one size
309
310 * mraw/MRawRunHeader.[h,cc]:
311 - added a possibility to just init the number of pixels
312
313 * msimcamera/MSimReadout.[h,cc]:
314 - get the number of output channels from the camera geometry
315 - initialize the runheader in ReInit
316 - initialize the data arrays from the run-header in reinit
317
318 * mimage/MHHillas.cc:
319 - the default binning is not scales by 0.9 anymore
320
321 * mmc/MMcEvtBasic.h:
322 - added new type "artificial"
323
324 * mraw/MRawRunHeader.cc:
325 - set header size in constructor to 0
326
327 * msimcamera/MSimCalibrationSignal.[h,cc]:
328 - we need fEvt and fTrigger always
329 - renamed ReInit to CallReInit
330 - set photon primary type
331 - set number of photons from 50 to 5
332
333 * msimcamera/MSimRandomPhotons.cc:
334 - explicitly set weight to 1
335
336 * mjobs/Makefile:
337 - added msim, msimreflector, msimcamera and mcorsika
338
339
340
341 2009/01/25 Thomas Bretz
342
343 * mbase/Makefile, mbase/BaseLinkDef.h:
344 - added MLut
345
346 * mbase/MLut.[h,cc]:
347 - added
348
349 * msimcamera/MSimCamera.[h,cc], msimcamera/MSimTrigger.[h,cc],
350 msimcamera/MSimRadout.[h,cc], msimcamera/SimCameraLinkDef.h,
351 msimcamera/Makefile, msimcamera/MSimCalibrationSignal.[h,cc],
352 msimcamera/SimCameraIncl,h:
353 - added
354
355 * mjobs/MJob.cc:
356 - included TClass for newer root versions
357
358 * mreflector/MRflEvtData.cc:
359 - repaced a use of MHexagon by a direct use of MGeomCam
360
361 * melectronics/MAvalanchePhotoDiode.[h,cc]:
362 - added some getters
363 - remobved some obsolete comment
364 - set entries to 1 by default
365
366 * mgeom/MGeomCam.[h,cc]:
367 - split the Get[Max,Min]Radius into two member functions
368 - added the HitDetector based on the maximum radius calculated
369
370 * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
371 - removed overloading of the new HitDetector
372
373 * mgeom/MGeomPix.[h,cc]:
374 - reset fUserBits in constructor according to a suggestion by valgrind
375 - added GetT member function
376
377 * mjobs/MJSpectrum.cc:
378 - replaced some Form calls for sanity by MString::Format
379 - check the result of CheckEnv
380
381 * mjobs/MJStar.cc:
382 - check the result of CheckEnv
383
384 * mjobs/MJob.cc:
385 - fixed a typo in the name for the seed value resource
386
387 * mraw/MRawRunHeader.h:
388 - added a getter for run type point run
389
390 * msignal/MSignalCalc.cc:
391 - don't execute Process at all if fPedestal==NULL
392
393 * msignal/MSignalCam.cc:
394 - aded case 10 and 11 to GetPixelContent
395
396 * msim/MHPhotonEvent.cc:
397 - replaced case 4 by using the traversal distance in the 0-pixel
398
399 * msimcamera/MSimSignalCam.cc:
400 - set pixel only to used if contents>0
401
402 * msimcamera/MSimTrigger.[h,cc]:
403 - added ReadEnv for setup from a resource file
404 - compress the trigger list after deleting slots
405 - initialize descriminator threshold with -1
406 - check for the validity of the discr. th in PreProcess
407
408 * msimreflector/MReflector.[h,cc]:
409 - store file name in title
410 - added ReadEnv for setup from a resource file
411
412 * msimreflector/MSimReflector.[h,cc]:
413 - changed copyright notice
414 - added fDetectorMargin
415
416
417
418
419 2009/01/24 Thomas Bretz
420
421 * mbase/MMath.cc:
422 - added two explicit conversion to make it compile on my Ubuntu
423 - Replaced some Form by MString::Format
424 - included MString
425
426
427
428 2009/01/23 Daniela Dorner
429
430 * datacenter/db/showplots-ds.php, datacenter/db/tabs.php,
431 datacenter/db/plot.php:
432 - adapted path to new web file structure
433
434 * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php:
435 - added option to group by date (year, month, night): pulldown in
436 menu and adapted query
437
438 * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php
439 datacenter/db/datasetinfo-aio.php:
440 - enabled possibility to combine all group-bys
441
442 * datacenter/db/datasetinfo-aio.php:
443 - enhances information printed in table in case of group-by
444
445 * datacenter/db/include.php:
446 - adapted pulldown of status-group-by
447
448 * datacenter/db/menu.php:
449 - added pulldown for sumtrigger-flag to sequinfo-menu
450 - added function to print pulldown for group-by date
451
452
453
454 2009/01/23 Thomas Bretz
455
456 * mcorsika/MCorsikaEvtHeader.[h,cc], msim/MPhotonData.[h,cc],
457 msimcamera/MSimExcessNoise.cc, msimreflector/MMirrorDisk.cc,
458 msimreflector/MMirrorHex.cc, msimreflector/MMirrorSquare.[h,cc],
459 msimreflector/MReflector.cc, msimreflector/MSimReflector.cc,
460 melectronics/MAnalogSignal.cc:
461 - moved code which needs TMath to source file
462 - included TMath for newer root versions
463 - included TObjArray for newer root versions
464
465 * msimcamera/MSimAPD.[h,cc], msimcamera/MSimBundlePhotons.[h,cc],
466 msimcamera/MSimRandomPhotons.[h,cc]:
467 - added
468
469 * melectronics/Makefile, melectronics/MAnalogChannels.[h,cc],
470 melectronics/ElectronicsIncl.h, melectronics/ElectronicsLinkDef.h,
471 melectronics/MDigitalSignal.[h,cc],
472 melectronics/MAnalogSignal.[h,cc],
473 melectronics/MAvalanchePhotoDiode.[h,cc]:
474 - added
475
476 * msim/M*.cc, msimreflector/M*.cc, msimcamera/M*.cc:
477 - changed copyright notice
478
479 * mjobs/MJob.[h,cc]:
480 - for convinience replaced GetEnvValue by GetEnvValue2
481 - added initialization of the random number generator
482
483 * ceres.cc, mcorsika/CorsikaIncl.h:
484 - added
485
486
487
488 2009/01/22 Thomas Bretz
489
490 * mraw/MRawRunHeader.h:
491 - added new functions to access the runtype
492
493 * msim/MPhotonData.cc:
494 - removed some obsolete comments
495
496 * msim/MPhotonEvent.[h,cc]
497 - added some comments
498 - added new member function GetFirst and GetLast
499 - UnSort the array after reading new data
500 - removed some old obsolete code
501 - added new meber function Sort and IsSorted
502
503 * msimreflector/MSimReflector.cc:
504 - force sorting of the array
505
506 * msimcamera/MSimPSF.[h,cc], msimcamera/MSimGeomCam.[h,cc],
507 msimcamera/MSimExcessNoise.[h,cc], msimcamera/MSimSignalCam.[h,cc]:
508 - added
509
510
511
512 2009/01/21 Thomas Bretz
513
514 * mbase/BaseLinkDef.h, mbase/Makefile:
515 - added MQuaternion
516 - added MReflection
517
518 * mbase/MQuaternion.[h,cc], mbase/MReflection.[h,cc]:
519 - added
520
521 * mbase/MArrayI.[h,cc]:
522 - added a few new functions (ReSort, Add, Find and AddUniq)
523
524 * mbase/MMath.cc:
525 - replaced delete by delete[] where appropriate
526
527 * mgeom/MGeomCam.h:
528 - added new virtual functions HitFrame and HitDetector
529 - included MQuaternion
530
531 * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
532 - added new functions HitFrame and HitDetector:
533
534 * msim/MHPhotonEvent.cc:
535 - removed the reference to MCamera
536
537 * mgeom/MGeomPix.[h,cc], mgui/MHexagon.[h,cc]:
538 - moved DistanceToPrimitive from MHexagon to MGeomPix
539 - moved the funtions to calculate overlapping areas
540 also, but they are still in a comment
541
542 * mgui/MHexagon.[h,cc]:
543 - started implementing a rotation angle
544 - added data meber fPhi
545 - increased class version number
546
547 * mhist/MHCamera.cc, mtools/MagicJam.cc:
548 - we don't have to use a MHexagon anymore caluclating
549 DistanceToPrimitive
550
551 * msimreflector/MMirror.[h,cc], msimreflector/MMirrorSquare.[h,cc],
552 msimreflector/MMirrorHex.[h,cc], msimreflector/MMirrorDisk.[h,cc],
553 msimreflector/MReflector.[h,cc], msimreflector/MSimReflector.[h,cc],
554 msimreflector/Makefile, msimreflector/SimReflectorLinkDef.h,
555 msimreflector/SimReflectorIncl.h:
556 - added
557
558
559
560 2009/01/21 Stefan Ruegamer
561
562 * datacenter/scripts/read_lapalma-tapes:
563 - added check of the tape slot when exporting the tapes
564
565
566
567 2009/01/20 Thomas Bretz
568
569 * mjobs/MJob.h:
570 - added Esc member function
571
572 * msim/MPhotonData.[h,cc], msim/MPhotonEvent.[h,cc],
573 msim/MSimAbsorption.[h,cc], msim/MSimPointingPos.[h,cc],
574 MHPhotonEvent.[h,cc], msim/Makefile, msim/SimIncl.h
575 msim/SimLinkDef.h:
576 - added
577
578
579 2009/01/19 Thomas Bretz
580
581 * mfileio/MWriteRootFile.cc:
582 - simplified how the rules are evaluated using TPregexp
583 - by this the rules got more powerful
584
585 * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
586 - changed ols style rule to new style
587
588
589
590 2009/01/18 Thomas Bretz
591
592 * mbase/BaseLinkDef.h, mbase/Makefile:
593 - added MSpline3
594
595 * mcorsika/MCorsikaEvtHeader.cc:
596 - some little cosmetics
597
598 * mcorsika/MCorsikaEvtHeader.h:
599 - added some missing getters
600
601 * mcorsika/MCorsikaRunHeader.cc:
602 - removed some obsolete comments
603 - reordered some comments
604
605 * mextralgo/MExtralgoSpline.h:
606 - changed default in GetIntegral from true to false
607
608 * mraw/MRawEvtHeader.h:
609 - added Setter for DAQEventNumber
610
611 * mraw/MRawRunHeader.cc:
612 - start pixel hardware indices with 1 not with 0
613
614
615
616 2009/01/17 Thomas Bretz
617
618 * mbase/MMath.[h,cc]:
619 - added a new function RndmExp which should be a tiny bit faster than
620 root's own implementation because it ises Rndm() instead of Uniform()
621
622 * mextralgo/ExtralgoIncl.h:
623 - added MArrayF
624
625 * mextralgo/MExtralgoSpline.[h,cc]:
626 - divided FindY into FindYup and FindYdn to avoid an obsolete if-clause
627 - added a new member function to return the integral function of the
628 spline. This is useful to init a new spline and use it for
629 producing the proper random distribution.
630
631 * mpedestal/MPedestalSubtractedEvt.[h,cc]:
632 - added Print() function
633
634 * mraw/MRawEvtData.[h,cc]:
635 - added a member function to Reset the arrays
636 - added member function to set the pixel indices
637 - Improved the new Set function
638
639 * readcorsika.cc:
640 - added
641
642
643
644 2009/01/16 Daniel Hoehne-Moench
645
646 * datacenter/scripts/mcsequences:
647 - implemented sumtrigger -> modes, fTriggerFlagKEY
648 - fPriority(MCSequenceProcessStatus) is now filled into the mcdb
649
650 * datacenter/scripts/fillmccallisto, fillmcstar:
651 - bugfix: changed argument of $primaries from [$s+$s] to [$s]
652
653 * datacenter/macros/fillcamera.C:
654 - changed NumPheFromDNSB to float(7,3)
655 - fPriority(MCRunProcessStatus) is now filled into the mcdb
656
657 * datacenter/macros/fillmccalib.C:
658 - minor changes, bugfix (wrong column name for mcdb)
659
660 * datacenter/macros/fillmcsignal.C:
661 - definition of some parameters changed according to fillsignal.C
662 - minor changes, deleted unnecessary code
663 - implemented if clause for HiLo-Parameters. Instead of
664 seqno<200000 the fAmplFadcKEY is queried in the mcdb for each
665 sequence. For MUX MCs the HiLo-Parameters are not calculated.
666
667
668
669 2009/01/15 Thomas Bretz
670
671 * callisto.cc:
672 - cosmetics to output
673
674 * mcorsika/MCorsikaRunHeader.cc:
675 - cosmetics (removed a ;;)
676
677 * mhist/MHEvent.[h,cc]:
678 - ReInit to allow the change of the camera geoemtry in ReInit
679
680
681
682 2009/01/15 Stefan Ruegamer
683
684 * datacenter/scripts/dodatacheck:
685 - removed the _E in the find command; files from 2008/06/04 on do
686 not have it any more
687
688
689
690 2009/01/14 Daniel Hoehne-Moench
691
692 * datacenter/scripts/sourcefile:
693 - extended errorcoding on mc run process status
694
695 * datacenter/scripts/runmccallisto, runmcstar:
696 - deleted unnecessary lines, adapted to primary structure
697
698 * datacenter/macros/fillmcsignal.C, fillmccalib.C, fillmcstar.C:
699 - added
700
701 * datacenter/scripts/fillmccallisto, fillmcstar:
702 - added
703
704
705
706 2009/01/14 Thomas Bretz
707
708 * readraw.cc:
709 - check first whether the file exist before adding the extension
710
711 * mbase/MMath.[h,cc]:
712 - added function to Re-sort an array
713
714 * mfileio/MReadMarsFile.cc, mfileio/MWriteRootFile.cc:
715 - Improved output
716
717 * mfileio/MWriteRootFile.cc:
718 - fixed a problem which prevented to open more than one /dev/null
719 devices independantly
720
721 * mgeom/MGeomCam.cc:
722 - cosmetics
723
724 * mgeom/MGeomCamDwarf.h:
725 - fixed a typo in an ifdef
726
727 * mgeom/MGeomPix.[h,cc]:
728 - added funtion to return positon as TVector2
729 - slightly improved the algorithm to check IsInside
730 - fixed the conditional signs for the orientation of pixels
731 in GetDirection
732
733 * mmain/MEventDisplay.cc:
734 - Give different names to the MPedestalSubtract tasks
735 - fixed buttons
736 - call AddGeometryTags after ReInit to allow reading new geometries in
737 ReInit
738
739 * mmc/MMcEvtBasic.h:
740 - added a new primary type kNightSky
741
742 * mraw/MRawEvtPixelIter.h:
743 - replaced type of the number of bytes by UInt_t
744
745 * mraw/MRawRunHeader.h:
746 - allow to validate the magic-number from outside (for MCs)
747
748 * datacenter/scripts/runcorsika:
749 - added a lot of comments
750 - reordered values in input card
751 - switched off a lot of obsolete output
752 - changed the Magnetic field to a value corresponding to the location of
753 MAGIC at 2200m height valid for January 2009. (The old value never took
754 place there?!) The value was taken from www.noaa.gov/geomagmodels
755
756
757
758 2009/01/12 Daniel Hoehne-Moench
759
760 * datacenter/db/menu.php:
761 - bugfix: now the SumTriggerFlag is correctly displayed in the web
762 interface
763
764
765
766 2009/01/09 Daniel Hoehne-Moench
767
768 * datacenter/macros/fillcamera.C
769 - implemented new variables: zbinmin, zbinmax, number of
770 sumtriggers, sum trigger flag
771 - bugfix: for P and C runs the mirror fraction and the impact
772 parameter had unreasonable values (negative) which were filled
773 into the mcdb, now->0
774
775 * datacenter/scripts/fillcamera, mcsequences:
776 - implemented call of getdbsetup
777
778
779
780 2009/01/09 Stefan Ruegamer
781
782 * datacenter/scripts/buildsequenceentries
783 - corrected IFS argument
784
785
786
787 2009/01/08 Stefan Ruegamer
788
789 * datacenter/scripts/filesondisk
790 - added S and N runs
791
792
793
794 2009/01/07 Daniel Hoehne-Moench
795
796 * datacenter/macros/filldotrun.C:
797 - updated column counting numbers
798 - included a check for the number of columns in the runfiles
799
800 * datacenter/macros/buildsequenceentries.C:
801 - implemented SumTriggerFlagKEY for sequence building
802
803
804
805 2009/01/06 Thomas Bretz
806
807 * mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h,
808 mbase/MArrayI.h, mbase/MArrayS.h:
809 - removed GetSize
810
811 * mbase/MArrayF.h:
812 - added Add()
813 - added AddClipped
814
815 * mbase/MMath.[h,cc]:
816 - implemented ReSort
817
818 * mcorsika/MCorsikaEvtHeader.cc:
819 - removed obsolete comments
820
821 * mcorsika/MCorsikaRead.cc:
822 - cosmetics
823
824 * mcorsika/MCorsikaRunHeader.[h,cc]:
825 - added comments about file contents
826 - added fWavelengthMin/Max
827
828 * mextralgo/MExtralgoSpline.[h,cc]:
829 - renamed SearchY to SearchYdn
830 - fixed a problem in SearchYup (must be ++i instead of i++)
831 (this is relatively unimportant because it was only used
832 in the determination of the pulse width which we never
833 really used)
834 - added a sanity/range-check to SearchYup and SearchYdn
835 - added a comment
836 - changed the order of arguments in EvalDeriv1
837 - changed the order of arguments in EvalDeriv2
838 - accelerated EvalDeriv1 (one multiplication less)
839 - added Deriv1 function
840 - made SearchYup and SearchYdn public
841
842 * mjobs/MDataSet.cc:
843 - removed an obsolete return statement
844
845 * mraw/MRawEvtData.[h,cc]:
846 - changed pointer in AddPixel to reference
847 - added a Set function
848
849 * mraw/MRawRunHeader.[h,cc]:
850 - added a lot of fixes for wrong run numbers written by Arehucas
851 - added a fix for strange file numbers written by Arehucas
852 - added functions as monta carlo interface to set contents
853
854 * msignal/MSignalCam.cc:
855 - defined a case 9
856
857
858
859 2009/01/05 Thomas Bretz
860
861 * mhbase/MH.h:
862 - commited missing changes from last year
863
864 * merpp.cc:
865 - fixed a description
866
867 * sponde.cc:
868 - added "Multiple dataset at once"
869
870 * star.cc:
871 - removed obsolete -ff option from output
872
873 * mbase/MTime.[h,cc]:
874 - added GetBinary
875 - added WriteBinary
876
877 * mbase/MEvtLoop.cc:
878 - display paused status in status line
879 - improved pause handling
Note: See TracBrowser for help on using the repository browser.