source: trunk/MagicSoft/Mars/Changelog@ 8779

Last change on this file since 8779 was 8779, checked in by snruegam, 18 years ago
*** empty log message ***
File size: 124.3 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 2007/12/03 Stefan Ruegamer
22
23 * steps.rc
24 - added fCompmux
25 - removed MCRunProcessStatus.Primary: fMCRunNumber and
26 MCSequenceProcessingStatus.Primary: fMCSequenceFirst because
27 these were interfering with $primary
28
29
30
31 * datacenter/script/sourcefile
32 - added FCompmux
33
34
35
36 2007/12/03 Thomas Bretz
37
38 * mdata/MData.h:
39 - added Print to context menu
40
41 * mhflux/MAlphaFitter.[h,cc]:
42 - added new member functions to apply scaling to off-data
43
44 * mhflux/MHAlpha.[h,cc]:
45 - added new member functions to apply scaling to off-data
46 - added a public member function which allows to reinitiate
47 fitting
48
49 * mhist/MHCamera.cc:
50 - replaced a loop to reset the used pixels by a call
51 to fUsed.Reset()
52
53 * mmuon/MHSingleMuon.[h,cc]:
54 - keep mean and rms of relative arrival time of the fit
55 - increased class Version accordingly
56
57 * mmuon/MMuonCalibPar.[h,cc]:
58 - keep mean and rms of relative arrival time of the fit
59 - increased class Version accordingly
60
61 * mmuon/MMuonCalibParCalc.cc:
62 - copy result of arrival time fit from histogram to storage
63 container
64
65
66
67 2007/11/28 Daniela Dorner
68
69 * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php,
70 datacenter/db/builddatasets.php, datacenter/db/findoffdata.php:
71 - bugfix (ZdRange was not chosen if fZDMin was 0)
72 - changed <, > to <=, >= in ZDRange query
73
74
75
76 2007/11/27 Thomas Bretz
77
78 * ganymed.cc:
79 - changed layout of header
80 - expand path name
81
82 * sponde.cc:
83 - expand path names
84 - fixed wrong output
85 - print untouched only if debug-level >= 2
86
87 * mbase/MLog.cc, mbase/MLogHtml.cc:
88 - added some comments
89
90 * mhflux/MAlphaFitter.[h,cc]:
91 - added option kWeakSourceLogExcess
92
93 * mjtrain/MJTrainDisp.h:
94 - replaces SetTrainParameter by a more flexible SetTrainFunc
95
96 * mpointing/MPointingDevCalc.cc:
97 - added some more comments
98
99
100
101 2007/10/27 Thomas Bretz
102
103 * mastro/MAstro.[h,cc]:
104 - added new member functio Mjd2Yymmdd and Yymmmdd2Mjd
105
106 * mastro/MAstroSky2Local.cc:
107 - fixed a typo within a comment
108
109 * mbase/MTime.[h,cc]:
110 - added a member function to set a corsika time
111
112 * mimage/MImgCleanStd.h:
113 - added a setter to set post-clean type
114
115 * mmc/MMcEvtBasic.[h,cc]:
116 - made GetParticleName a static member function usable from
117 the outside
118
119 * mpointing/MPointingDevCalc.cc:
120 - added another comment
121
122 * mreflector/MRflEvtHeader.[h,cc]:
123 - added Print function
124
125 * resources/starguider00000001.txt:
126 - fixed comment
127
128 * resources/starguider00089180.txt:
129 - added comment
130
131
132
133 2007/10/17 Daniel Hoehne
134
135 * datacenter/scripts/mcsequences:
136 - included sql query and update/insert sequence information
137 in MCDB
138 - small bugfixes: corrected grep for epoch and mode
139
140
141
142 2007/10/16 Daniel Hoehne
143
144 * datacenter/scripts/mcsequences:
145 - bugfix: Now a sequence is written for every folder and
146 particle mode
147
148
149
150 2007/10/15 Daniel Hoehne
151
152 * datacenter/macros/fillcamera.C:
153 - included more parameters to fill into MCDB
154 - introduced discrimination of P/C and D files
155 - included linking of camera files
156
157 * datacenter/scripts/fillcamera:
158 - added
159
160 * datacenter/scripts/mcsequences:
161 - included handling of more than two P/C runs per rawfile
162 directory
163 - building sequences based on rawfile dirs and MC epochs
164
165 * datacenter/scripts/processmcsequences:
166 - included MC epochs for finding the right callisto.rc
167
168 * mmc/MMcCorsikaRunHeader.h:
169 - included GetViewConeAngle[Inner,Outer],
170 GetAtmosphericModel
171
172
173
174 2007/10/13 Thomas Bretz
175
176 * mgeom/MGeomCam.[h,cc]:
177 - added new member functions GetDirections and GetNeighbor
178
179 * mgeom/MGeomCamDwarf.cc:
180 - fixed counting of pixels
181
182 * mgeom/MGeomPix.[h,cc]:
183 - added enumfor direction
184 - added new member function GetDirection
185
186 * mhist/MHCamera.cc:
187 - make sure that fGeomCam is correctly duplicated. The standard
188 clone fails if the MGeomCam clone has been overwritten
189 - added "text" option to Draw
190
191 * mtools/MagicReversi.[h,cc]:
192 - moved GetDirection and GetNeighbor to MGeomCam
193
194
195
196 2007/10/10 Thomas Bretz
197
198 * mtools/MagicDomino.[h,cc], mtools/MagicReversi.[h,cc],
199 mtools/MagicShow.[h,cc], mtools/MagicSnake.[h,cc],
200 mtools/MineSweeper.[h,cc]:
201 - added a constructor supporting any MGeomCam
202
203 * mtools/MagicJam.h:
204 - removed some new function from the context menu
205
206
207
208 2007/10/08 Thomas Bretz
209
210 * macros/tutorials/mirrordelay.C:
211 - some layout improvements
212
213 * mhist/MHCamera.cc:
214 - the scale displayed in deg was rounded... removed rounding.
215
216
217
218 2007/10/07 Thomas Bretz
219
220 * datacenter/macros/plotoptical.C:
221 - do not display the Tuorla points anymore
222
223 * datacenter/macros/plotdb.C, datacenter/macros/plotoptical.C,
224 datacenter/macros/plotrundb.C:
225 - fixed group by (seems it had trouble with the newer sql server)
226
227
228
229 2007/10/05 Thomas Bretz
230
231 * sponde.rc, sponde_onoff.rc:
232 - fixed a bug. Must be Spectrum now instead of MJSpectrum
233
234 * mbase/MReadSocket.cc:
235 - do not create an explicit TDatime instance
236
237 * mjobs/MJSpectrum.cc:
238 - fixed a problem with writing the Dataset to the file
239
240 * mpointing/MPointingDevCalc.cc:
241 - added a comment about AMC focussing
242
243 * mtools/MCalendar.[h,cc]:
244 - made DrawImage a static function
245
246
247
248 2007/09/17 Thomas Bretz
249
250 * mbase/MEvtLoop.cc, mbase/MStatusDisplay.cc, mjobs/MJSpectrum.cc:
251 - do not create an instance of TDatime if not necessary
252
253 * mbase/MStatusDisplay.cc, mfileio/MReadTree.cc:
254 - improvements in inf debugging levels
255
256 * mhflux/MMcSpectrumWeight.cc:
257 - removed a double brace in an output
258 - more acurrately print the new formula/slope when set
259
260 * mjobs/MJSpectrum.cc:
261 - improved output in case of an error
262 - added text to describe the two example spectra
263 - write MC dataset to output
264
265
266
267 2007/09/12 Markus Meyer
268
269 * resources/calibration_spline.rc:
270 - update of the correction factors from the muon
271 calibration for the MUX data
272
273
274
275 2007/09/07 Thomas Bretz
276
277 * mbase/MEvtLoop.cc:
278 - added a newline before the "Instantiated" message
279
280 * mbase/MLog.cc, mbase/MLogManip.h:
281 - added a green level inf2 and inf3 (4 and 5)
282 - shifted the blue dbg level to 6
283
284 * mbase/MParList.cc, mbase/MTaskList.cc, mfileio/MReadTree.cc,
285 mjobs/MDataSet.cc, mjobs/MSequence.cc, mraw/MRawRunHeader.cc:
286 - made use of the new inf-levels. This gives a shorter, thus
287 more readable, output at normal circumstances
288
289 * mjobs/MJSpectrum.cc:
290 - added a comment
291
292 * mpedestal/MExtractPedestal.cc, msignal/MExtractor.cc:
293 - improved output in case of non matching windows
294
295
296
297 2007/09/06 Daniela Dorner
298
299 * datacenter/db/resetseq.php:
300 - added IP addresses
301 - added project name and start time to list
302 - added color coding
303 - improved output
304 - added mars version to output
305
306
307
308 2007/09/06 Stefan Ruegamer
309
310 * datacenter/scripts/copyscript
311 - updated server from apollo to dc09
312
313 * datacenter/scripts/movingrawfiles_OK
314 - set execute permissions
315
316
317
318 2007/09/05 Thomas Bretz
319
320 * datacenter/macros/plotdb.C:
321 - updated some ranges
322
323 * callisto.cc, star.cc, ganymed.cc, sponde.cc:
324 - updated to allow --rc=
325 - moved execution of jobs into individual block if not already done
326
327 * mbase/MEnv.[h,cc]:
328 - added new member function TakeEnv to take resources from MArgs
329
330 * mpedestal/MExtractPedestal.cc:
331 - made sure that the program doesn't (sould not?) crash whenever
332 a lower bound is given which is much too large
333
334 * mpointing/MPointingDevCalc.cc:
335 - added comments from the runbook about mirror focussing
336 beginning of August
337
338
339
340 2007/09/05 Daniela Dorner
341
342 * datacenter/db/resetseq.php:
343 - added (website to reset sequences in the database)
344
345 * datacenter/db/index.html:
346 - added link to resetseq.php
347
348
349
350 2007/09/03 Thomas Bretz
351
352 * RELEASE 2.0
353
354
355
356 2007/09/03 Thomas Bretz
357
358 * mbase/MEnv.cc:
359 - made the path of the including file the base directory for
360 the includes
361 - replaced "not touched" by "untouched"
362
363 * mjobs/MJSpectrum.cc:
364 - added "Disp" tab
365
366 * mpointing/MPointingDevCalc.[h,cc]:
367 - added a lot of comments
368 - allow to set different pointing models depending on the runnumber
369 - changed default for non working starguider to 0/0
370
371 * macros/traindisp.C, macros/trainenergy.C:
372 - added some comments
373 - fixed some comments
374
375 * ganymed.rc, ganymed_onoff.rc ganymed_wobble.rc:
376 - updated with the updated starguider calibrations
377
378 * resources/starguider*.txt:
379 - updated
380
381
382
383 2007/09/02 Thomas Bretz
384
385 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
386 - tiny changes
387
388 * mastro/MAstroCatalog.cc:
389 - sanity check in Paint for !fRaDec.IsValid
390
391 * mastro/MVector3.h:
392 - added a getter for validity
393
394 * mpointing/MPointing.[h,cc]:
395 - added fPx/fPy and fDx/fDy
396 - added enum for adressing the array
397 - added getter for new variables
398 - improved output in Load (only print if valid)
399
400 * mpointing/MPointingDev.h:
401 - changed units of fDev* from mm to deg
402 - added setter for fDevX/Y
403
404 * mpointing/MSrcPosCalc.cc:
405 - convert GetDevXY from deg to mm
406
407 * star_mux.rc:
408 - added (one bin less for fitting the effective on-time)
409
410
411
412 2007/08/31 Thomas Bretz
413
414 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
415 - changed default values for starguider
416 - changed quality cuts (more efficiency at higher energy/sizes,
417 better spark suppression)
418 - added default for the starguider-calibrations
419 - added more examples how to use CalcDisp
420
421 * ganymed.cc:
422 - added new command-line option "--dataset"
423
424 * mbase/MParContainer.[h,cc]:
425 - added a lot of comments
426 - allow an empty prefix in GetEnvValue
427 - added GetEnvValue2
428
429 * mjobs/MDataSet.[h,cc]:
430 - added and updated comments
431 - moved code from constructor to Init
432 - added new constructor
433 - added support for collections of datasets in one file
434 - wobble mode is now set or unset automatically if not overwritten
435 - IsValid now also check if OnSequences are defined
436
437 * mjobs/MJCut.cc:
438 - improved the check after adding sequences for the first loop
439
440
441
442 2007/08/31 Stefan Ruegamer
443
444 * datacenter/scripts/runstar
445 - added linking of different star.rc files according the data type
446
447
448
449 2007/08/30 Thomas Bretz
450
451 * sponde.cc:
452 - changed window name from sequence to ganymed-file
453
454 * mdata/MDataMember.cc, mpointing/MSrcPosCorrect.cc:
455 - fixed a typo in the comment
456
457 * mfilter/MFEvtNumber.cc:
458 - call TTree::SetEstimate as suggested by the class description
459
460 * mhflux/MMcSpectrumWeight.cc:
461 - fixed some comments
462 - further improved Print-output
463
464 * mjobs/MJCut.cc:
465 - fixed a typo in the output
466
467 * mpointing/MPointing.cc:
468 - added possibility to add comments starting with #
469
470 * mraw/MRawRunHeader.cc:
471 - fixed a small problem in the Print-output
472
473
474
475 2007/08/28 Thomas Bretz
476
477 * mbase/MEnv.[h,cc]:
478 - added handling an Include-resource. Note, that there is no
479 check for recursions, they can crash your program.
480
481 * sponde.cc:
482 - check for batch mode and no output file
483 - changed title
484 - moved HasWritePermission to MJSpectrum.cc
485
486 * mdata/MDataPhrase.cc:
487 - fixed a bug which caused a variable (eg. [0]) at the beginning
488 of a line not be detected correctly
489
490 * mhbase/MHn.cc:
491 - added some comments
492
493 * mhflux/MHDisp.[h,cc]:
494 - changed axis titles from x/y to dx/dy
495 - changed cutting out a part of the cake into stamping a hole
496 at the source position (currently with a fix PSF!)
497 - for the moment display everything in Wobble-mode (to be fixed!)
498
499 * mhflux/MMcSpectrumWeight.cc:
500 - some cosmetics to output
501
502 * mjobs/MJCut.cc:
503 - check if output file is writeable (necessary in on/off mode
504 to detect that incident before filling the source plot)
505
506 * mjobs/MJob.cc:
507 - added a comment
508 - fixed a bug in HasWritePermission (it must be fOverwrite not
509 !fOverwrite)
510
511 * mjobs/MJSpectrum.cc:
512 - replaced #cdot by a dot (it seems it is not supported anymore??)
513 - set a proper display name
514 - print an error message if writing the result failed
515
516 * mjtrain/MJTrainDisp.[h,cc]:
517 - a further small step to unify all MJOptim classes
518 - let the user change the theta-cut for the displayed efficiency
519
520 * macros/train/traindisp.C:
521 - added comment about new SetThetaCut
522
523 * mjtrain/MJTrainEnergy.[h,cc]
524 - a further small step to unify all MJOptim classes
525 - removed obsolete columns for Impact and TelescopeTheta
526 (MHEnergyEst doesn't read from the matrix here)
527 - set palette
528
529 * mpointing/MSrcPosCalc.[h,cc]:
530 - replaced CalcXYinCamera by MAstro::GetDistOnPlain. It has the
531 same accuracy and is not remarkably slower
532
533 * mpointing/MSrcPosCorrect.[h,cc]:
534 - changed comments
535 - made sure that any possible anti-source position in the camera
536 is handled correctly (maybe we should move it before
537 MSrcPosCalc and skip the anti-source here???)
538
539
540
541
542 2007/08/27 Markus Meyer
543
544 * mmuon/MHMuonPar.cc:
545 - Reference lines changed
546
547
548
549 2007/08/27 Thomas Bretz
550
551 * resources/starguider00000001.txt, resources/starguider0085240.txt,
552 resources/starguider00089180.txt:
553 - added more starguider calibration files
554
555 * resources/starguider.txt:
556 - removed obsolete old one
557
558
559
560 2007/08/26 Thomas Bretz
561
562 * mranforest/MRFEnergyEst.[h,cc]:
563 - removed obsolete files
564
565
566
567 2007/08/25 Thomas Bretz
568
569 * sponde.cc:
570 - check for write permissionbefore job is started
571
572 * sponde.rc, sponde_onoff.rc:
573 - cosmetics to comment
574
575 * macros/train/traindisp.C:
576 - better order of comments
577
578 * manalysis/MParameterCalc.[h,cc]:
579 - print name of output container
580 - allow setting name of output container from resource file
581
582 * mbase/MStatusDisplay.cc:
583 - added sanity check for batch mode in SetProgressBarPosition
584
585 * mfbase/MFDataPhrase.[h,cc]:
586 - initialize new data member fDefault in constructors
587 - increased class version number by one
588
589 * mhbase/MH.cc:
590 - do not divide by zero in SetBinomialErrors
591
592 * mhbase/MH3.[h,cc]:
593 - automatically set more log labels and suppress exponent
594
595 * mhbase/MHn.cc:
596 - set margin between new tabs in Divide to a small value
597
598 * mhflux/MHCollectionArea.cc:
599 - new default energy binning based on the typical simulation range
600
601 * mhflux/MHEnergyEst.cc:
602 - new default energy binning based on the typical simulation range
603 - set the impact binning to one bis as a default for speed
604 reasons. It is normally not used at all
605 - added two blue lines at the zero-bias level for convinience
606
607 * mhflux/MMcSpectrumWeight.cc:
608 - small cosmetics to Print-output
609
610 * mjobs/MJCut.cc:
611 - renamed the instances of the Calc* tasks
612 - store all three taskenvs
613
614 * mjobs/MJSpectrum.[h,cc]:
615 - handle a CalcDisp-task gotten from ganymed properly
616 - do not reexecute CalcHaronness for data
617 - renamed the instances of the Calc* tasks
618
619 * msql/MSQLMagic.cc, msql/MSQLServer.cc:
620 - delete created TSQLRow. They are not deleted automatically
621
622
623
624 2007/08/24 Thomas Bretz
625
626 * mdata/MDataMember.cc:
627 - added a sanity check in GetValue()
628
629 * mdata/MDataPhrase.[h,cc]:
630 - Allow to use MDataPhrase also with variables x,y,z and t
631 - Allow evaluation of the function with given x,y,z,t
632
633 * mjobs/MJSpectrum.h:
634 - commented IntermediateLoop, was unused
635
636 * mjoptim/MJOptimize.cc:
637 - added two comments
638
639 * mjtrain/MJTrainDisp.cc:
640 - added new MHn to display more information about the test
641 - improved result-histogram
642 - added PreTasks, PostTasks and TestTasks to testing tasklist
643 - some fixes if the user closed the display
644
645 * mjtrain/MJTrainEnergy.cc
646 - added new MHn to display more information about the test
647 - allow to set fTrainParameter and fResultFunction from
648 outside, this allows to train on whatever you like
649 - added TestTasks to testing tasklist
650 - added new member functions to set Train parameter and
651 evaluation function: SetTrainLog/Log and SetTrainFunc
652
653 * mranforest/MRanForestCalc.[h,cc]:
654 - changed evaluatio function-type from TF1 to MDataPhrase
655
656 * mraw/MRawEvtData.cc:
657 - initialize fNumBytesPerSample with 1
658
659 * mraw/MRawRunHeader.[h,cc]
660 - set default FADC type to 1 (Siegen)
661 - it turned out that we use 1/2 and not 0/1 as expected
662
663 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
664 - updated some comments
665 - added new CutT
666
667 * sponde.rc, sponde_onoff.rc:
668 - updated with thousands of comments
669 - adapted to new sponde respources
670 - added examples for missing resources
671 - added a new energy estimation formula which can be used instead
672 of using the random forest
673
674 * macros/optim/optimonoff.C, macros/optim/optimwobble.C:
675 - updated with the latest cuts and some comments
676
677 * macros/train/traindisp.C:
678 - updated with the latest knowledge and cuts
679 - updated with more examples
680
681 * mfbase/MFDataPhrase.[h,cc]:
682 - added a default value which can be used if no phrase is setup
683 - allow to use a constrcutor without phrase but name and title
684
685 * mjobs/MJCut.cc:
686 - removed SetAllowEmpty from CutT
687 - initialize CutT with no phrase instead of an empty one
688
689 * mjobs/MJSpectrum.h:
690 - removed obsolete function definition for IntermediateLoop
691
692 * mranforest/MRanForestCalc.cc:
693 - if weights are used output the sum of the weights for control
694 purpose
695
696 * datacenter/macros/plotdb.C, datacenter/macros/plotoptical.C,
697 datacenter/macros/plotrundb.C:
698 - delete TSQLRow if allocated
699
700
701
702 2007/08/23 Thomas Bretz
703
704 * mhbase/MH3.[h,cc]:
705 - added new data members fBins, allowing to set bins from the outside
706 - removed obsolete SetColors
707 - set palette automatically if it is a 2D histogram (more flexible
708 solution pending)
709
710 * mhbase/MHn.cc:
711 - added comments
712 - allow setting of binning without parlist
713 - added functions to set Scale, Log, AutoRange and Sumw2
714 - delete obsolete pads, if any
715
716 * mjoptim/MJOptimizeBase.h:
717 - added new data meber fTestTasks to be executed only for testing
718 - added comments
719
720 * mjtrain/MJTrainRanForest.cc:
721 - removed obsolete code already in comments
722
723 * mranforest/MRanForestCalc.[h,cc]:
724 - added the possibility to set a function which converts the
725 result of the rf. eg "pow(10, x)"
726
727 * mraw/MRawRunHeader.[h,cc]:
728 - replaced fNumSignificantBits by fFadcResolution for compatibility
729 - replaced fFreqSampling by fSamplingFrequency for compatibility
730 - increased ClassVersion to 9
731
732 * mraw/MRawEvtData.cc:
733 - initialize fNumBytesPerSample to 1 to make it compatible with reading
734 old MC files.
735
736 * mjobs/MJSpectrum.cc:
737 - added control plot for the residual of Energy
738 - fixed the "Overflow-Bug". It was a loop from o to <n, while histogram
739 bins are from 1 to ==n
740
741
742
743 2007/08/22 Thomas Bretz
744
745 * mbase/MEnv.cc:
746 - changed title print out for untouched resources
747
748 * mhbase/HBaseLinkDef.h, mhbase/Makefile:
749 - added new class MHn
750
751 * mhbase/MH.[h,cc]
752 - changed start bin to search for GetRange
753 - added GetRangeX and GetRangeY member functions
754 - added GetRangeUserX and GetRangeUserY member functions
755 - added default to SetPalette
756
757 * mhbase/MH3.[h,cc]:
758 - chnaged to tokenize the name allowing to have different
759 Binning names for all axes
760 - added a style bit which allow to auto scale an axis if the
761 histogram is finally filled
762 - replaced 9999 with -1 in ProfileX/Y
763 - moved SetLog from Paint to Draw
764 - increased class version
765
766 * mhflux/MAlphaFitter.cc, mhflux/MHAlpha.cc, mhflux/MHCollectionArea.cc,
767 mhflux/MHEffectiveOnTime.cc, mhflux/MHEnergyEst.cc,
768 mreflector/MHReflector.cc:
769 - replaced 9999 with -1 in ProjectionX/Y/Z
770 - replaced 9999 with -1 in ProfileX/Y
771
772 * mhflux/MMcSpectrumWeight.cc:
773 - tiny change to output of Print
774
775 * mjobs/MJCut.cc:
776 - added a new Tab CuT displaying VsSize a second time, but with a
777 user definable cut "CutT" applied
778
779 * mjobs/MSequence.[h,cc]:
780 - added "Comment" to resources
781 - increased class version nimber
782
783 * mmuon/MHMuonPar.cc:
784 - enable all grids
785
786 * mimage/MNewImagePar.cc:
787 - Set fConcCOG to 0 if smaller 0. This produces at least a defined
788 value (-inf) when the logarithm is calculated, which is better
789 than an undefined one (NaN).
790
791
792
793 2007/08/22 Markus Meyer
794
795 * datacenter/macros/fillstar.C
796 - changed reference values for muon analysis according to
797 the large muon sample with old image cleaning (Mars-1.2) and
798 smaller integration region (0.75 to 1.2)
799
800 * resources/calibration.rc
801 - changed correction coefficients due to new reference values
802
803 * resources/calibration_spline.rc
804 - changed correction coefficients for MUX
805
806 * mmuon/MHMuonPar.cc
807 - changed FHistBraod from ArcWidth/Radius vs. Radius to
808 ArcWidth vs. Radius
809
810 * datacenter/macros/fillstar.C
811 - changed reference values for muon analysis again according to
812 the large muon sample with time image cleaning (for new release)
813 with integration region 0.75 to 1.2
814
815
816
817 2007/08/22 Stefan Ruegamer
818
819 * datacenter/scripts/runcallisto
820 - modified staging of files
821
822 * datacenter/scripts/runstar
823 - corrected server and added logfile entry for staging of files
824
825
826
827 2007/08/21 Thomas Bretz
828
829 * mpointing/MHSrcPosCam.[h,cc]:
830 - we now buffer the events instead of average them. This removes
831 strange (fake) events near the camera center in wobble mode
832
833
834
835 2007/08/21 Markus Meyer
836
837 * datacenter/macros/fillstar.C
838 - changed reference values for muon analysis according to
839 the large muon sample with time image cleaning and smaller
840 integration region (0.8 to 1.2)
841
842 * mmuon/MHMuonPar.cc
843 - changed fgIntegralLoLim from 0.7 to 0.8
844
845
846
847 2007/08/21 Stefan Ruegamer
848
849 * datacenter/scripts/movingrawfiles_OK
850 - removed rmdir -p option
851
852 * datacenter/scripts/runcallisto
853 - added staging of files
854
855
856
857 2007/08/20 Stefan Ruegamer
858
859 * datacenter/scripts/setup
860 - changed number of allowed processes
861
862 * datacenter/scripts/movingrawfiles
863 - changed login server from apollo to dc09
864 - removed lines for moving files from fromlapalma as the transfer
865 is not working anymore with finished files
866 - added comment
867
868 * datacenter/scripts/movingrawfiles_OK
869 - script for moving files according to the new "_OK" structure in
870 the fromlapalma folder
871
872 * datacenter/scripts/checkmd5sum
873 - added automatic detection of the L number
874 - added check for already existing output files
875 - added description
876
877 * resources/calibration_spline.rc
878 - added factors for period 56 and 57 (same value as for 55)
879
880
881
882 2007/08/20 Thomas Bretz
883
884 * .rootrc:
885 - added some comments about defaults
886 - set the ShowEventStatus for the canvases to yes as default
887
888 * sponde.cc:
889 - removed the refill option (it was just a dummy)
890 - removed the accurate option. It didn't give more accurate
891 results at all
892
893 * mbase/MStatusDisplay.[h,cc]:
894 - added an update option to SetProgressBarPosition
895
896 * mhflux/MMcSpectrumWeight.[h,cc]:
897 - allow to give a container name to GetFormula*
898 - changed default for spectral slope from -9 to -99
899 - allow to give integral range to GetSpec*Integral
900 - added a new member function CompeleteEnergySpectrum which completes
901 a simulated spectrum starting at an energy fEnergyMin down to
902 an energy emin.
903 - added two options ("new" and "old") to Print function
904 - do not stop anymore if lower energy boundary changes
905
906 * mjobs/MJSpectrum.[h,cc]:
907 - cleaned the code in general
908 - removed fRefill (was not used in the code at all)
909 - added MJSpectrum to global ListOfCleanups to handle
910 the display more properly
911 - removed reading of the first (it was the second!)
912 MMcCorsikaRunHeader. It is now read for each file individually
913 - The read monte carlo events are now weighted with the mc
914 production area (events per area)
915 - incomplete (to lower energies) spectra are completed
916 - removed accurate mode, it was not more accurate
917 - we fit the spectrum now from the first to the last bin
918 - for comparison crab and 1553 are plotted
919 - changed the processing such that first the MCs are processed
920 and then the spectrum is refilled
921 - now the MC distribution from OriginalMC is read only once
922 - added new tab showing the basic event distribution
923
924 * callisto.cc, star.cc, ganymed.cc, sponde.cc, mars.cc, showplot.cc:
925 - some improvements in case of wrong number of arguments
926
927
928
929 2007/08/19 Thomas Bretz
930
931 * mbase/MStatusDisplay.cc:
932 - fixed the fix of the strange crashes. Now fBatch is added to
933 the ListOfCleanups instead of removing the newly created canvas
934 from the global list of canvases
935
936 * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
937 mimage/MHImagePar.cc, mimage/MHNewImagePar.cc:
938 - enables a lot of grids
939
940 * mhbase/MBinning.[h,cc]:
941 - addec constructor with a TArrayD
942
943 * mhbase/MH.[h,cc]:
944 - added two new member functions GetRange and GetRangeUser
945
946 * mjoptim/MJOptimizeDisp.[h,cc]:
947 - added new option UseThetaSq
948
949 * mjoptim/MJOptimizeEnergy.[h,cc]:
950 - added possibility to use also logarithmic fits
951
952 * mmc/MMcCorsikaRunHeader.cc:
953 - improved Print function
954
955 * msignal/MExtractTimeAndChargeSpline.cc:
956 - initialize rise and fall time as suggested by valgrind
957
958 * mtools/MChisqEval.[h,cc]:
959 - implemented the possibility to use weights
960
961
962
963
964 2007/08/18 Thomas Bretz
965
966 * sponde.cc:
967 - added new option --force-theta
968
969 * mbase/MEnv.[h,cc], mjobs/MSequence.[h,cc], mjobs/MDataSet.[h,cc]:
970 - GetName noe returns only the filename not the whole path. The
971 old behaviour made it impossible to access the container from
972 the file.
973 - GetRcName now returns the whole path/name.
974 - Print now outputs also path and file-name
975
976 * mfileio/MReadTree.cc, mfileio/MWriteRootFile.cc:
977 - fixed typos in comments
978
979 * mhflux/MHCollectionArea.cc:
980 - reset fCorsikaVersion to 0 in PreProcess
981 - print old and new Cosika version if mismatch is found
982
983 * mhflux/MMcSpectrumWeight.cc:
984 - replaced the %.16f by %.16e. This is more accurate in cases
985 with high exponents
986 - added some sample/test code to weight the Zenith Angle
987 according to the sin-distribution produced by Corsika.
988 Currently not in use
989
990 * mjobs/MJSpectrum.cc:
991 - removed the simple/accurate mode. There is now reason why
992 the previous "accurate"-mode should be more accurate at all.
993 It is only slower
994 - Reading the OriginalMC tree now is done such that the
995 events are properly weighted by the production area. This
996 allowes to use different impact paramters from dfferent files.
997 - a check has been implemented which compared the zenith angle
998 distribution of the data and the resulting monte carlo data.
999 Execution of the program can be forced with a new option.
1000 - write more information to output file.
1001 - added a new tab showing the vent distribution without weights
1002
1003
1004
1005 2007/08/17 Thomas Bretz
1006
1007 * sponde.cc:
1008 - removed switch for simple and accurate mode
1009
1010 * mbase/MMath.cc:
1011 - fixed a problem in LiMaExc which could result in NaN
1012 (if signal and background is 0)
1013
1014 * mbase/MStatusDisplay.cc:
1015 - remove canvases in batch-mode from the global list of canvases,
1016 this could result in crahses if two canvases in the display
1017 had the same name
1018
1019 * mhflux/MHCollectionArea.[h,cc]:
1020 - output the maximum impact found in Finalize
1021
1022 * mhflux/MHEnergyEst.cc:
1023 - made the y-axis in the Eest vs Emc plot logarithmic
1024
1025
1026
1027 2007/08/16 Markus Meyer
1028
1029 * resources/calibration.rc:
1030 - update of muon calibration factors for the periods 41 to 50
1031
1032
1033
1034 2007/08/15 Thomas Bretz
1035
1036 * mhflux/MHEnergyEst.cc:
1037 - exchanged x- and y-contents of Eest vs Emc hist. It turned out
1038 that it was wrong.
1039
1040 * mjobs/MDataSet.[h,cc]:
1041 - added member functions AddFiles filling a MDirIter
1042
1043 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
1044 - updated the disp-parametrization after fixing the lo-gain bug
1045 - fixed a bug in the quality cuts (all showers with saturating
1046 hi-gains were removed)
1047
1048 * mhbase/MH3.cc:
1049 - allow to split the histogram name and the binning name
1050 - set a different line color in case of the "same" option
1051
1052 * mjobs/MJCut.cc:
1053 - show distribution of observation time for on and off data
1054
1055 * mjoptim/MJOptimizeCuts.cc, mjoptim/MJOptimizeDisp.cc,
1056 mjoptim/MJOptimizeEnergy.cc:
1057 - added display to output
1058
1059 * macros/optim/optimenergy.C, macros/optim/optimonoff.C,
1060 macros/optim/optimwobble.C:
1061 - added example how to write output file
1062
1063
1064
1065 2007/08/13 Thomas Bretz
1066
1067 * mjobs/MJSpectrum.cc:
1068 - fixed reading of Binning* from ganymed*.file
1069
1070
1071
1072 2007/08/11 Thomas Bretz
1073
1074 * mhflux/MHAlpha.cc:
1075 - on special request omega has been removed from the nice plot
1076
1077
1078
1079 2007/08/10 Thomas Bretz
1080
1081 * msignal/MExtractTimeAndCharge.cc:
1082 - fSaturationLimit must be multiplied with GetScale() not with
1083 GetMax()... grmpf.
1084
1085 * mjobs/MJCut.cc:
1086 - fixed a bug which caused nonsense effective on-time values
1087 for real data since three weeks.
1088
1089
1090
1091 2007/08/06 Thomas Bretz
1092
1093 * mcalib/CalibLinkDef.h, mcalib/Makefile:
1094 - removed obsolete MMcCalibrationCalc
1095
1096 * mhbase/MH.[h,cc]:
1097 - adde ApplyBinning member functions for two- and three-dim hists
1098
1099 * mimage/MHHillasExt.[h,cc]:
1100 - removed plot for max dist
1101 - added plot for SlopeL
1102 - increased class version number
1103
1104 * mjobs/MJCut.cc:
1105 - added BinningSlope to list of binnings
1106 - added BinningM3Trans to list of binnings
1107 - added BinningM3Asym to list of binnings
1108 - removed BinningMaxDist from list of binnings
1109
1110 * mjtrain/MJTrainDisp.cc:
1111 - renamed TrainDist to Train
1112
1113 * mpointing/MHSrcPosCam.cc:
1114 - changed default palette from glow1 to pretty
1115
1116 * mpointing/MSrcPosCam.h:
1117 - added a function to return the distance to the camera center
1118
1119 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
1120 - updated binnings
1121 - replaced old spark-cut by a new one
1122
1123 * mfilter/MFMagicCuts.[h,cc]:
1124 - increased version number to 2
1125
1126 * mjobs/MJStar.cc:
1127 - replaced the old spark-cut with a new one
1128
1129 * mimage/MHVsSize.cc:
1130 - changes some comments
1131
1132 * mmuon/MHSingleMuon.cc:
1133 - skip the "error estimation" step. It is just a multiplication
1134 with a fixed value. This doesn't influence enaything. And the
1135 absolute avlue of the error is not used at all.
1136
1137
1138
1139 2007/08/03 Thomas Bretz
1140
1141 * macros/optim/optimdisp.C:
1142 - adapted to new parametrization
1143
1144 * mjtrain/MJTrainDisp.[h,cc]:
1145 - some small fixes and changes.
1146 - added code (as comment) for training a ghostbuster
1147
1148
1149
1150 2007/08/02 Thomas Bretz
1151
1152 * mjobs/MJSpectrum.[h,cc]:
1153 - made it compile again
1154
1155
1156
1157 2007/07/29 Thomas Bretz
1158
1159 * ganymed.rc, ganymed_wobble.rc, ganymed_onoff.rc:
1160 - reordered pre-cuts
1161 - removed conc1-spark cut
1162 - changed cut coefficients to new algorithm
1163
1164 * mars.rc, star.rc:
1165 - switched to use new image cleaning
1166
1167
1168
1169 2007/07/28 Thomas Bretz
1170
1171 * mjobs/MJSpectrum.[h,cc]:
1172 - added CutQ
1173 - added some checks for the Zenith angle distribution
1174
1175
1176
1177 2007/07/26 Daniela Dorner
1178
1179 * scripts/dospectrum:
1180 - bugfix (variable for outpath for ganymed was wrong)
1181
1182
1183
1184 2007/07/26 Thomas Bretz
1185
1186 * mfilter/MFMagicCuts.cc:
1187 - implemented new disp-parametrization
1188 - implemented new ghostbusting
1189 - implemented possibility to use an external ghostbuster
1190 - implemented possibility to use an external disp calculator
1191
1192 * mimage/MImgCleanStd.[h,cc]:
1193 - implemented the cleaning in a recursive way. It should be
1194 a little bit faster
1195 - implemented post-cleaning using timing information
1196 - implemented new options how to treat the removed single
1197 core pixels
1198
1199 * mjobs/MJCut.cc:
1200 - write an external ghostbuster to the output file if available
1201
1202 * mjtrain/MJTrainEnergy.cc, mjtrain/MJTrainSeparation.cc:
1203 - set display name of MRanForestCalc as title instead of name
1204
1205 * mranforest/MRanForestCalc.cc:
1206 - set fTitle as eventloop name instead of fName
1207
1208 * mimage/MNewImagePar.[h,cc]:
1209 - removed the fInner-stuff. It was never good for anything
1210 only for space- and time-consumption
1211 - increased class-version number by one
1212
1213
1214
1215 2007/07/25 Thomas Bretz
1216
1217 * scripts/merppupdate:
1218 - small fixes
1219
1220
1221
1222 2007/07/24 Thomas Bretz
1223
1224 * mbase/MEvtLoop.cc:
1225 - removed the "Status Display" in front of the window name
1226
1227 * mcalib/MCalibrationChargeCalc.cc:
1228 - initialized some more variables in the constructor as suggested
1229 by valgrind
1230
1231 * mjobs/MJCut.cc:
1232 - reset number of off-source positions in on-/off-mode to one
1233
1234 * mjobs/MJob.[h,cc]:
1235 - added many comments
1236 - simplified the functions for setting a new resource file
1237 - replaced some repeated code by new function CombinePath
1238 - added new member function HasWritePermission
1239
1240 * mjoptim/MJOptimize.cc:
1241 - set title as window title of eventloop
1242
1243 * mjoptim/MJOptimizeCuts.cc:
1244 - stop if filter is set and it is not MFMagicCuts
1245
1246 * mjoptim/MJOptimizeCuts.cc, mjoptim/MJOptimizeDisp.cc,
1247 mjoptim/MJOptimizeEnergy.cc:
1248 - set window title of status display
1249
1250 * mjtrain/MJTrainDisp.cc, mjtrain/MJTrainEnergy.cc,
1251 mjtrain/MJTrainSeparation.cc:
1252 - set window title of status display
1253 - check for write permission of the output file
1254
1255 * mjtrain/MJTrainDisp.[h,cc]:
1256 - implemented new plots showing the result in a more
1257 convinient way
1258 - allow to set a different result value than dist
1259
1260 * mranforest/MRanForest.[h,cc]:
1261 - improvement to output when training. Moved code to a
1262 new member function
1263
1264 * mranforest/MRanForestCalc.cc:
1265 - set window title of status display
1266
1267 * mtools/MTFillMatrix.[h,cc]:
1268 - implemented setting name and title in the constructor
1269 - set window title when wvent loop is started to title
1270
1271
1272
1273 2007/07/19 Thomas Bretz
1274
1275 * mjobs/MJCut.cc:
1276 - added a sanity check for one off-position in on/off-mode
1277
1278 * mjoptim/MJOptimize.[h,cc]:
1279 - moved the functions and data-members to set cuts etc to new
1280 base class
1281 - added setting of pre- and post-tasks to reading the data
1282
1283 * mjoptim/Makefile, mjoptim/OptimLinkDef.h:
1284 - added new MJOptimizeBase
1285
1286 * mjtrain/MJTrainDisp.cc, mjtrain/MJTrainEnergy.cc,
1287 mjtrain/MJTrainSeparation.cc:
1288 - changed to use fDebug and WriteDisplay from the new base class
1289
1290 * mjtrain/MJTrainRanForest.[h,cc]:
1291 - moved all data members and setting of pre-/posttasks/-cuts
1292 to new base class
1293
1294 * mjtrain/Makefile:
1295 - added include of mjoptim for new base class
1296
1297 * mjoptim/MJOptimizeBase.[h,cc]:
1298 - new base class for optimization and training classes
1299
1300
1301
1302
1303 2007/07/18 Thomas Bretz
1304
1305 * mpointing/MPointingDevCalc.cc:
1306 - changed limit for starguide calibration from 87751 to 85240
1307
1308 * mbase/MContinue.cc:
1309 - changed some debug output
1310 - fixed a bug if the filter already decided to be skiped
1311
1312 * mbase/MEvtLoop.cc:
1313 - changed RecursiveRemove to use the newly implemented scheme
1314
1315 * mbase/MParContainer.[h,cc], mbase/MParList.[h,cc],
1316 mbase/MTask.[h,cc], mbase/MTaskList.[h,cc]:
1317 - improved debug output
1318 - added RecursiveRemove member function
1319 - removed screen output from Remove function
1320 - call RecursiveRemove when something is removed from the list
1321
1322 * mbase/MStatusDisplay.h:
1323 - aaded a new enum kLastElement
1324
1325 * mbase/MTask.cc:
1326 - set kMustCleanup for fFilter
1327
1328 * mbase/MTaskList.cc:
1329 - added debugg code
1330
1331 * mfileio/MWriteRootFile.cc:
1332 - always set kMustCleanup when a TFile is created
1333 - make sure RecursiveRemove is called in the correct way
1334
1335 * mmain/MEventDisplay.h:
1336 - fixed the starting index for the first gui element
1337
1338 * msignal/MExtractor.cc:
1339 - added some initializations in the constructor suggested by
1340 valgrind
1341
1342 * mcalib/MCalibrateData.cc:
1343 - improved output
1344
1345
1346
1347 2007/07/17 Thomas Bretz
1348
1349 * mjobs/MDataSet.cc:
1350 - fixed a typo
1351
1352
1353
1354 2007/07/17 Daniela Dorner
1355
1356 * scripts/dospectrum:
1357 - added comments
1358 - adapted variables to changes in preparemc
1359 - new path for condor submit and dag files (the new condor path in
1360 Mars)
1361
1362 * scripts/preparemc:
1363 - added comments
1364 - added checks
1365
1366 * condor:
1367 - added (directory to store condor submit files)
1368
1369 * condor/processds.submit:
1370 - added (condor submit file to run ganymed for a dataset, used in
1371 scripts/dospectrum)
1372
1373 * condor/processsponde.submit:
1374 - added (condor submit file to run sponde for a dataset, used in
1375 scripts/dospectrum)
1376
1377
1378
1379 2007/07/15 Thomas Bretz
1380
1381 * mdata/MDataPhrase.[h,cc]:
1382 - fixed a problem with predefined variables (such as used for
1383 disp optimization [0])
1384 - added a debug member function GetRuleRaw()
1385
1386 * mhflux/MHAlpha.[h,cc]:
1387 - allow to set the watermark from the DrawNice menu entry
1388
1389 * mjobs/MDataSet.cc:
1390 - allow to set the default sequence- and data-path from
1391 the dataset file
1392
1393 * mjobs/MJCut.cc:
1394 - set the number of random off-source position for the on-data
1395 - fixed a "&", should have been a logical And
1396 - make sure that even for MCs the source position is always
1397 calculated (this is necessary for more than one wobble position)
1398
1399 * mjoptim/MJOptimizeDisp.cc:
1400 - fixed a typo which made the optimtrain.C fail (kDegToRad does
1401 not exist)
1402
1403 * mjtrain/MJTrainEnergy.cc:
1404 - some cosmetics: changed kRad2Deg to TMath::RadToDeg()
1405
1406 * mpointing/MSrcPosCalc.[h,cc]:
1407 - added a random off-source position calculation to make the
1408 more-than-one-off-source-position analysis symmetric in case of
1409 on-source
1410 - added lots of comments
1411
1412
1413
1414 2007/07/14 Thomas Bretz
1415
1416 * mpedestal/MPedestalSubtract.[h,cc]:
1417 - fixed the buggy Memcpy function introduced with the last change
1418 07/06/17 ;( Fortunately this bug was only effectingt the MC data.
1419 The MUX and old FADC data got copied correctly because they are
1420 stored in the hi-gain array only, so that the number of hi-gain
1421 samples returned in Process is 30/80.
1422
1423 * mpedestal/MExtractPedestal.cc:
1424 - some cosmetics
1425
1426 * mfilter/MFMagicCuts.cc:
1427 - changed some comments
1428
1429 * mjobs/MJCut.cc:
1430 - some cosmetics. Simplified the setting of the scale factor
1431
1432 * macros/train/traindisp.C, macros/train/trainenergy.C,
1433 macros/train/trainseparation.C:
1434 - added some more helpfull comment
1435
1436
1437
1438 2007/07/03 Thomas Bretz
1439
1440 * mmain/MEventDisplay.[h,cc]:
1441 - changed default size
1442 - added two butons to switch of the display of the image
1443 parameters
1444
1445
1446
1447 2007/06/30 Thomas Bretz
1448
1449 * msignal/MExtractTimeAndCharge.cc:
1450 - when splitting the extraction of the maximum position and the
1451 maximum value into two functions (after the last release)
1452 an error in extracting the time of a saturating lo-gain pixel
1453 was introduced. fixed.
1454
1455 * resources/starguider.txt:
1456 - starguider calbration file added
1457
1458
1459
1460 2007/06/29 Daniela Dorner
1461
1462 * datacenter/db/sources.php:
1463 - fixed bug (test-sources where displayed although 'incl. test
1464 sources was not checked)
1465 - added input field for source name (regular expressions)
1466 - adapted link for source name from sequinfo.php to
1467 sequinfo-aio.php
1468
1469 * datacenter/db/menu.php, datacenter/db/builddatasets.php:
1470 - moved init of limits (setting of know values) from
1471 builddatasets.php to menu.php (function InitFindOffData), so that
1472 the values are also available in sequinfo-aio.php
1473
1474 * scripts/dospectrum:
1475 - completely new version using condor dag
1476
1477 * scripts/preparemc:
1478 - new version
1479 - adapted path
1480 - giving mars not needed anymore
1481 - adapted to 8 digit run numbers for MC
1482
1483
1484
1485 2007/06/29 Thomas Bretz
1486
1487 * mimage/MHillasExt.[h,cc]:
1488 - added new timing parameters fSlopeTrans and fSlopeLong
1489 - removed never used parameter fMaxDist
1490 - increased accordingly the class version number by 1
1491 - replaced the old calculation of the third moments by a
1492 numerically more accurate one, by avoiding to calculate
1493 to many differences too often.
1494
1495 * mfilter/MFMagicCuts.[h,cc]:
1496 - added the usage of the new SlopeLong parameter for ghostbusting
1497
1498 * mjobs/MJStar.cc:
1499 - preselect events for muon analysis not only by size but also
1500 by fConcCOG.
1501
1502 * mmuon/MMuonSearchPar.[h,cc]:
1503 - added a new member function to return the dist (sqrt(x^2+y^2))
1504 - to create outliers which are outling as much as possible we
1505 let the fit change x and y to infinity.
1506
1507 * mmuon/MHSingleMuon.cc:
1508 - adapted the histogram binning from Siegen slices to ns.
1509 - adapted the par limits for the fit to ns
1510 - adapted the starting value for the rms to ns
1511 - removed the fit range, it was anyhow identical to the histogram
1512 - changed the condition of the pixel index into a condition
1513 of the pixel size
1514
1515 * scripts/merppupdate:
1516 - the second argument was silently ignored
1517
1518 * ganymed.rc, ganymed_wobble.rc, ganymed_onoff.rc:
1519 - updates to the latest changes
1520
1521
1522
1523 2007/06/28 Thomas Bretz
1524
1525 * mars.cc:
1526 - added new options to use a sequence file instead of a run
1527
1528 * mhbase/MFillH.h:
1529 - added new member function to reset weights
1530
1531 * mmain/MEventDisplay.[h,cc]:
1532 - added path argument to allow to give an input path
1533 - added to allow to setup a sequence file for reading
1534
1535 * mmain/Makefile:
1536 - added inlcude of mjobs for MSequence
1537
1538 * mbadpixels/MBadPixelsTreat.cc:
1539 - we assume now that the maximum arrival time difference
1540 is calibrated already in nanoseconds
1541
1542 * mcalib/MCalibrateRelTimes.[h,cc]:
1543 - the arrival time is now converted from slices into nanoseconds
1544
1545 * mfilter/MFSoftwareTrigger.cc:
1546 - the arrival time is now assumed to be in nanoseconds.
1547 the default is changed accordingly from 0.5 to 1.7
1548
1549 * mjobs/MJCalibrateSignal.cc:
1550 - changed axis label of PulsePos plot (now in nanosec)
1551
1552 * mpointing/MSrcPosCalc.[h,cc]:
1553 - allow to set a tasklist as callback to now which n-th
1554 pass of the same task list it is
1555
1556 * mbase/MTaskList.[h,cc]:
1557 - added some code to allow the execution of one task list more
1558 than once. This is for example necessary to process three
1559 different off-source regions.
1560
1561 * mjobs/MJCut.[h,cc]:
1562 - use the new feature in MTaskList to setup a tasklist
1563 processing the off-source calculation tasklist more than once
1564 - added a new data meber fNumOffSourcePos
1565 - added a new resource option NumOffSourcePositions
1566 - added a new CutQ before Cut0 which takes place before all
1567 source posisiton dependant stuff
1568
1569 * ganymed_onoff.rc:
1570 - renamed Cut0 to CutQ
1571
1572
1573
1574 2007/06/27 Thomas Bretz
1575
1576 * mfilter/MFMagicCuts.cc:
1577 - added the missing include of MHillas.h
1578
1579 * mhist/Makefile, mhist/HistLinkDef.h:
1580 - removed obsolete MHFadcCam
1581 - removed obsolete MHFadcPix
1582
1583 * msignal/MExtractPINDiode.cc:
1584 - commented out some non-compiling code which is not used at all.
1585
1586 * Makefile:
1587 - removed compmux program which entered by chance
1588
1589
1590
1591 2007/06/26 Thomas Bretz
1592
1593 * mmain/Makefile:
1594 - added inlclude path for mfilter
1595
1596 * mmain/MEventDisplay.cc:
1597 - added MFEvtNumber to choose selected preselected events
1598
1599
1600
1601 2007/06/25 Daniel Hoehne
1602
1603 * datacenter/scripts/linkmc:
1604 - implemented execution of fillcamera.C, now first a mc camera file
1605 is linked and then fillcamera.C runs for this file
1606
1607 * datacenter/macros/fillcamera.C:
1608 - bugfix: the macro doesn't giva a seg-fault anymore
1609 (thanks to Thomas)
1610 - arranged the structure more clearly
1611
1612
1613
1614 2007/06/23 Thomas Bretz
1615
1616 * mbadpixels/MBadPixelsCam.cc:
1617 - fixed some Print output
1618
1619 * mhflux/MHAlpha.cc:
1620 - added the missing include of MHillas.h
1621 - removed the obsolete ClassImp(MAlphaFitter)
1622
1623 * mhflux/MHFalseSource.cc, mimage/MHillasSrc.cc:
1624 - added the missing include MHillas.h
1625
1626 * mimage/MHHillasSrc.cc, mimage/MHillasSrc.h:
1627 - removed obsolete include of MHillas.h
1628
1629 * mpointing/MPointingDevCalc.[h,cc]:
1630 - added the real starguider calibration using a pointing model
1631 for the strguider. The dates for which the model is valid
1632 can still be tuned.
1633
1634 * mpointing/MSrcPosCalc.cc, mreport/MReportStarguider.cc:
1635 - added some comment
1636
1637
1638
1639 2007/06/23 Thomas Bretz
1640
1641 * mpointing/MPointing.cc:
1642 - improved output
1643
1644
1645
1646 2007/06/23 Daniela Dorner
1647
1648 * datacenter/db/index.html:
1649 - added link to showplots-seq.php
1650 - added link to builddatasets.php
1651
1652 * datacenter/db/showplots-seq.php:
1653 - added (analog to shoeplots-ds, but instead of dataset number a
1654 sequence range and/or a source name can be chosen)
1655
1656 * datacenter/db/plotinclude.php:
1657 - added function to print pull-down menu for type in showplots*.php
1658
1659 * datacenter/db/showplots.php:
1660 - moved getting of plotname out of if-clauses
1661
1662 * datacenter/db/showplots-ds.php:
1663 - added check if datasetfile is existing
1664
1665 * datacenter/db/showplots-ds.php, datacenter/db/showplots.php:
1666 - added comments
1667 - added home-button
1668 - added reset-button
1669 - changed choosing of type from input field to pull-down menu and
1670 implemented function for this pulldown
1671
1672
1673
1674 2007/06/22 Thomas Bretz
1675
1676 * mhflux/MHThetaSqN.cc:
1677 - fixed optimization (it just didn't work)
1678
1679 * mpointing/MPointing.[h,cc]:
1680 - added some checks in Load
1681 - fixed a problem with the constructors (the pointers MUST be
1682 initialized to 0)
1683 - renamed fNumPar to fgNumPar
1684 - Load and Save now return kTRUE or kFALSE
1685
1686
1687
1688 2007/06/22 Daniela Dorner
1689
1690 * datacenter/db/builddatasets.php:
1691 - fixed typo
1692
1693
1694
1695 2007/06/21 Thomas Bretz
1696
1697 * mjobs/MJCut.cc:
1698 - fixed a problem with the Wobble MCs (the could not be processed
1699 anymore because they needed MTime for MHSrcPos)
1700
1701
1702
1703 2007/06/20 Thomas Bretz
1704
1705 * msql/MSQLMagic.[h,cc]:
1706 - added a new function InsertUpdate
1707
1708
1709
1710 2007/06/20 Daniela Dorner
1711
1712 * datacenter/db/showplots.php:
1713 - implemented different number of tabs for muxdata for
1714 signal*.root
1715
1716
1717
1718 2007/06/19 Thomas Bretz
1719
1720 * callisto.rc, callisto_Dec04Jan05.rc:
1721 - changed the default values (commented out anyhow) to the real
1722 values.
1723
1724 * mbase/MEnv.h:
1725 - allow printing contents from the context menu
1726
1727 * mcalib/MCalibrationRelTimeCalc.cc:
1728 - replaced kDeviatingTimeResolution by new
1729 kDeviatingRelTimeResolution
1730
1731 * mhcalib/MHCalibrationPulseTimeCam.cc:
1732 - automatically scale the saturation limit to the fadc range
1733
1734 * mjobs/MJCalibrateSignal.cc:
1735 - save resource file into signal*.root file
1736 - added some code (still commented) for saving the calibration
1737 results
1738 - do not fill the bad-pixel plots with MCs
1739
1740 * mjobs/MJCalibration.cc, mjobs/MJStar.cc, mjobs/MJCut.cc,
1741 mjobs/MJSpectrum.cc:
1742 - save resource file into signal*.root file
1743
1744 * mjobs/MJPedestal.cc:
1745 - clarified output for "mean pulse time" further
1746
1747 * mjobs/MJob.cc:
1748 - made write container more flexible to allow easier calles
1749 if fPathOut contains the file name already
1750
1751 * mpedestal/MExtractPedestal.cc:
1752 - automatically scale the maximum variation and the
1753 maximum value to fit the FADC range
1754
1755 * msignal/MExtractor.cc:
1756 - removed the reset of the saturation limit. Maybe the user
1757 wants to switch off saturation detection.
1758 - removed a lot of old code (in comments)
1759
1760 * msignal/MExtractTimeAndCharge.cc:
1761 - scale the saturation limit from the maximum of
1762 the FADC range to 256
1763 - use the maximum value of the raw position as the input for
1764 half the signal height in GetSaturationTime again
1765 - calculate maxposhi only if needed
1766 - calculate maxrawlo only if needed
1767
1768 * mraw/MRawRunHeader.[h,cc]:
1769 - implemented new format version 9
1770 - increased version number by one
1771 - added some comments in the header
1772 - added a function returning the maximum value of the FADC
1773 - changed the GetScale from a calculation to a switch
1774 (faster and easier to understand)
1775
1776 * callisto_mux.rc:
1777 - replaced saturation and lower signal limit in
1778 MJPedestalY2.MHCalibrationPulseTimeCam by the defaults
1779
1780 * mbase/MMath.[h,cc]:
1781 - added a function to do a InterpolParab assuming that the
1782 x-coordinates are -1, 0, 1
1783
1784
1785
1786 2007/06/18 Thomas Bretz
1787
1788 * mbadpixels/Makefile:
1789 - added include of mraw
1790
1791 * mbadpixels/MBadPixelsTreat.[h,cc]:
1792 - added some comments
1793 - check for MRawRunHeader
1794 - calculate max time difference from time in ns
1795
1796 * callisto.rc callisto_mux.rc, callisto_Dec04Jan05.rc:
1797 - changed old value for time difference to 3.0
1798 - use the default value (3.0) in all files
1799
1800 * mbadpixels/MBadPixelsPix.h, mbadpixels/MBadPixelsCam.cc,
1801 mcalib/MCalibrationChargeCalc.cc:
1802 - renamed kFluctuatingArrivalTimes to kDeviatingAbsTimeResolution
1803
1804 * mbase/MMath.cc:
1805 - improved (according to the numerical recipes) the calculation
1806 of the one value solution. This should also accelerate
1807 execution a bit
1808
1809
1810
1811 2007/06/17 Thomas Bretz
1812
1813 * mpedestal/MExtractPedestal.[h,cc],
1814 mpedestal/MPedestalSubtract.cc,
1815 mpedestal/MPedestalSubtractedEvt.[h,cc]:
1816 - changed USample_t finally from Byte_t to UShort_t
1817 - adapted Memcpy accordingly
1818
1819 * mraw/MRawEvtData.[h,cc]:
1820 - increased class version to 7
1821 - added fNumBytesPerSample for simplification
1822 - take fNumBytesPerSample into account
1823 - changed draw and print option accordingly
1824 - changed reading of pixel information (in fact it is a
1825 simplification allowed by the flexible storage format)
1826 - added a private GetSample member function to be used in
1827 data access for drawing a pixel
1828 - added returning of the scale (2^((numbytes-1)*8))
1829 - FIXME: GetPixelContent must be reimplemented!
1830
1831 * mraw/MRawEvtPixelIter.[h,cc]:
1832 - changed according to changes in MRawEvtData to support
1833 flexible daza format
1834 - removed a lot of old, obsolete and unsused member functions
1835
1836 * msignal/MSignalCalc.cc, mpedestal/MHPedestalCor.cc:
1837 - changed to use USample_t instead of Byte_t
1838 - ToBeFIXED! The saturation limits are still around 2^8
1839
1840 * callisto_mux.rc:
1841 - removed obsolete LoGainSwitch statement
1842
1843
1844
1845 2007/06/16 Thomas Bretz
1846
1847 * mbase/MGList.cc:
1848 - added some sanity checks
1849
1850 * mbase/MMath.cc:
1851 - don't start caluclation if x<mean in GaussProb
1852
1853 * mpedestal/MExtractPedestal.[h,cc]:
1854 - added new data member for the absulte max signal fMaxSignalAbs
1855 - replaced Byte_t for a sample by USample_t set in the header
1856 to Byte_t
1857 - in the case of random pedestal calculation the MaxPos is
1858 not calculated anymore
1859 - scale the pedestal and pedestalrms according to the sample
1860 size in the data (the scale is retrieved from the run-header)
1861
1862 * mpedestal/MPedestalSubtract.[h,cc]:
1863 - replaced build-in memcpy by a new Memcpy function which is more
1864 flexible depending on the input data format
1865 - scale the signal into the range 0-256 according to the
1866 scale given by the event header
1867 - replaced Byte_t by USample_t
1868
1869 * mpedestal/MPedestalSubtractedEvt.[h,cc]:
1870 - replaced Byte_t by USample_t and set it accordingly to Byte_t
1871
1872 * mraw/MRawRunHeader.h:
1873 - added returning of the scale (2^((numbytes-1)*8))
1874
1875
1876
1877 2007/06/15 Thomas Bretz
1878
1879 * mpedestal/MPedestalSubtractedEvt.cc:
1880 - fixed a bug in the determination of the maximum slice. Only
1881 each second slice was checked. This has been introduced with
1882 the last change four weeks ago.
1883
1884
1885
1886 2007/06/15 Daniela Dorner
1887
1888 * datacenter/db/index-footer.html:
1889 - adapted path of validator picture
1890
1891 * scripts/processsequence:
1892 - added sequence number (get it from sequence file) to path name
1893 in case only a sequence file is given
1894 - added two new command line options: the callisto and star rc can
1895 be given now
1896
1897
1898
1899 2007/06/14 Daniela Dorner
1900
1901 * scripts/processsequence:
1902 - bugfix (getting of runno didn't work in case the outpath
1903 contained a _)
1904
1905
1906
1907 2007/06/13 Thomas Bretz
1908
1909 * mimage/MImgCleanStd.cc:
1910 - print name of MPedPhotCam only if used
1911
1912
1913
1914 2007/06/13 Daniela Dorner
1915
1916 * datacenter/db/plotdb.php:
1917 - enlarged inputs for Set1 and Set2 to 150 (was too short for all
1918 sequences of one dataset)
1919
1920 * datacenter/db/showplots.php:
1921 - implemented variable for number of tabs (calib*.root,
1922 signal*.root and star*.root) to simplify future changes
1923 - adapted number of tabs for signal*.root
1924
1925
1926
1927 2007/06/12 Thomas Bretz
1928
1929 * mbase/MTime.[h,cc]:
1930 - added new constant kDaySec
1931 - use kDaySec where possible
1932 - added second argument to SetUnixTime and allow using it ;-)
1933 - use SetUnixTime in Set(timeval)
1934
1935 * mhcalib/MHCalibrationChargeCam.cc:
1936 - made sure that Draw doesn't crash if the hi-gains
1937 have saturated but the lo-gains don't exist
1938
1939 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]:
1940 - replaced type of SaturationLimit and LowerSignalLimit by UInt_t
1941 - accordingly increased class version number
1942
1943
1944
1945 2007/06/12 Daniela Dorner
1946
1947 * datacenter/db/ganymed.php:
1948 - added comment
1949
1950 * datacenter/db/tabs.php:
1951 - corrected tabs for ganymed for wobble
1952
1953
1954
1955 2007/06/11 Thomas Bretz
1956
1957 * sponde.cc:
1958 - added check for validity of resource file
1959
1960 * mbase/MMath.cc:
1961 - small speed improvement to calclation of three solutions
1962 for the third order pol.
1963 - for a second order pol. set x1 and x2 if it has only one
1964 solution
1965
1966 * mbase/MMath.h:
1967 - speed improvement using ::cbrt instead of pow(x, 1/3)
1968
1969 * mcalib/MCalibrationChargeCalc.cc:
1970 - improved output
1971
1972 * mextralgo/MExtralgoSpline.cc:
1973 - speed improvement by using a look up table for often used
1974 and identical coefficients
1975 - use MMath::SolvePol2 to get the null-points of the first
1976 derivative (EvalDerivEq0)
1977 - removed a lot of old an obsolete comments
1978 - fixed the newly introduced EvlInteg(int, int) -- must
1979 return 0 explicitly if a==b
1980 - fixed the upward search
1981
1982
1983
1984 2007/05/25 Thomas Bretz
1985
1986 * callisto.cc, star.cc:
1987 - removed obsolete check whether config file exists
1988
1989 * sponde.cc:
1990 - aded check for validity of config file (returns 0xfe if not)
1991
1992 * mbase/MEnv.[h,cc]:
1993 - removed obsolete fName workaround
1994 - made sure that also ~ paths are correctly expanded and used
1995
1996 * mjobs/MJob.cc:
1997 - one more sanity check if MEnv is not valid
1998
1999 * Makefile:
2000 - first compile the programs source code and then link the library
2001 this make it much faster to debug the code of the program sources.
2002
2003
2004
2005 2007/05/22 Daniel Hoehne
2006
2007 * datacenter/macros/fillcamera.C:
2008 - added (macro to fill mc parameters into the db)
2009
2010
2011
2012 2007/05/22 Thomas Bretz
2013
2014 * mmuon/MMuonSearchPar.cc:
2015 - tiny speed improvement in the fit function
2016
2017
2018
2019 2007/05/22 Daniela Dorner
2020
2021 * datacenter/scripts/sourcefile:
2022 - adapted the function finish to avoid removing of non existing
2023 files in case the variable lockfile is empty
2024
2025 * steps.rc:
2026 - fixed typo
2027
2028 * datacenter/scripts/checkscriptrunning:
2029 - added (script to check if a script is runnning, including
2030 command line option, to allow for several jobmanagers and
2031 zipscripts of one Mars Version)
2032
2033
2034
2035 2007/05/21 Daniela Dorner
2036
2037 * datacenter/db/showplots-ds.php:
2038 - also off-sequences are plottet now
2039 - by plotting the link to the plot in colour, it is marked, whether
2040 a on sequence (green) or a off sequence is plotted
2041
2042
2043
2044 2007/05/21 Daniel Hoehne
2045
2046 * datacenter/tools/resetdataset:
2047 - re-implemented fAllFilesAvail=NULL
2048
2049 * datacenter/macros/fillstar.C:
2050 - bugfix: for sparkrate='inf', now 0.00 is filled into the db
2051
2052
2053
2054 2007/05/21 Thomas Bretz
2055
2056 * msignal/MSignalPix.h:
2057 - added missing arrival time in Copy function
2058 - added copy constructor
2059
2060 * msignal/MSignalCam.[h,cc]:
2061 - added a function to compare cleanigngs of two objects
2062 - added a function to compare the islands in two objects
2063 - adde Copy function
2064
2065 * mjobs/MJStar.cc:
2066 - added MHEffictiveOnTime to parlist to get access from the
2067 resource file
2068
2069 * mjobs/Makefile:
2070 - added include of mhflux
2071
2072
2073
2074 2007/05/18 Daniela Dorner
2075
2076 * datacenter/scripts/runcorsika:
2077 - added (script to run corsika automatically)
2078
2079 * datacenter/scripts/runreflector:
2080 - added (script to run reflector automatically)
2081
2082 * datacenter/scripts/runcamera:
2083 - added (script to run camera automatically)
2084
2085 * datacenter/scripts/jobmanager:
2086 - added possibility to start separate jobmanager for the MC
2087 processing by giving 'mc' as command line option
2088
2089 * datacenter/scripts/setup:
2090 - added setting for MC production steps
2091
2092 * datacenter/scripts/sourcefile:
2093 - added fail codes for MC production steps
2094
2095 * steps.rc:
2096 - added settings for MC production steps
2097 - removed timer table information (this was only neede by the
2098 macro getdolist.C in case of day-wise processing of data)
2099
2100
2101
2102 2007/05/17 Thomas Bretz
2103
2104 * metralgo/MExtralgoSpline.h:
2105 - improved the speed of the integration by simplifying the evaluated
2106 term. It has been checked that the result is identical.
2107
2108
2109
2110 2007/05/17 Daniela Dorner
2111
2112 * scripts/processsequence:
2113 - added -v5 to all commands
2114
2115 * datacenter/scripts/sourcefile:
2116 - adapted in function makedir if-clause to avoid removing of non
2117 existing files in case todofile is empty or todfile or lockfile is
2118 missing
2119
2120 * datacenter/scripts/runcallisto, datacenter/scripts/runganymed
2121 datacenter/scripts/runstar:
2122 - adapted comment (was still about old way to get from the database
2123 what has to be done)
2124
2125
2126
2127 2007/05/16 Daniel Hoehne
2128
2129 * datacenter/tools/resetdataset:
2130 - several bugfixes (mainly typos, for wobble datasets there was one
2131 colon too much due to no off sequences)
2132
2133
2134
2135 2007/05/16 Thomas Bretz
2136
2137 * callisto.cc:
2138 - switch of storage of job2 only in movie mode
2139
2140 * mjobs/MJCalibrateSignal.[h,cc]:
2141 - do not write the interlaced containers anymore
2142 they have no real meaning if only the ones of the last
2143 calibration are written
2144 - removed obsolete references to MCalibrationPulseTimeCam
2145 - changed default writingmode for the signal file to UPDATE
2146
2147 * mjobs/MJCalibration.cc, mjobs/MJCut.cc:
2148 - write display by adding it to the array
2149
2150 * mjobs/MJPedestal.[h,cc]:
2151 - added const qualifier to argument of DisplayResult
2152 - removed obsolete WriteResult
2153 - added a new function WritePulsePos
2154 - call WritePulsePos if PulsePosCheck is enabled
2155
2156 * mjobs/MJob.[h,cc]:
2157 - removed automatic writing of fDisplay from WriteContainer
2158 - added a new function WriteDisplay
2159
2160 * mhcalib/MHCalibrationChargeCam.cc, mpedestal/MExtractPedestal.cc,
2161 msignal/MExtractBlindPixel.cc, msignal/MSignalCalc.cc:
2162 - replaced GetMax by GetMaxPos
2163
2164 * mhcalib/MHCalibrationPulseTimeCam.cc:
2165 - use new GetMax returning position and height at once
2166
2167 * mpedestal/MPedestalSubtractedEvt.[h,cc]:
2168 - devided the old function GetMax into GetMax and GetRawMax
2169
2170 * msignal/MExtractTimeAndCharge.cc:
2171 - GetSaturationTime now uses the real maximum as reference not
2172 the maximum of the raw-date
2173 - adapted the use of GetMax
2174
2175 * mextralgo/MExtralgoSpline.h:
2176 - added a function which allows the outside world to access the
2177 spline
2178 - removed Align from EvalInteg, it is done in EvalPrimitive already
2179
2180 * macros/test/extralgospline.C:
2181 - added a macro to test the spline
2182
2183
2184
2185 2007/05/14 Stefan Ruegamer
2186
2187 * datacenter/scripts/checkmd5sum
2188 - added this script which makes an md5sum check of files that have
2189 been copied from tape to the directory
2190 /magic/datacenter/fromtape. This script will run later auto-
2191 matically before movingrawfiles.
2192
2193
2194
2195 2007/05/14 Daniela Dorner
2196
2197 * datacenter/scripts/checkfilesforsequenceavail:
2198 - added missing 'set -C'
2199
2200 * scripts/processsequence:
2201 - added option (now callisto rc can be giving in a command line
2202 option)
2203
2204
2205
2206 2007/05/14 Daniel Hoehne
2207
2208 * datacenter/db/menu.php, magicdefs.php, querycal.php:
2209 - implemented new columns fUnsuitableMax and fDeadMax
2210
2211
2212
2213 2007/05/14 Thomas Bretz
2214
2215 * RELEASE 1.2
2216
2217
2218
2219 2007/05/14 Thomas Bretz
2220
2221 * callisto_mux.rc:
2222 - cleanup of some comments
2223
2224 * mjobs/MJCalibration.cc:
2225 - fixed the unintentionally removed setting of pedestal
2226 for MPedestalSubtract
2227
2228 * mpedestal/MPedestalSubtract.cc:
2229 - improved output for debugging purpose
2230
2231 * msignal/MExtractor.[h,cc]:
2232 - according to the last changes the version number has been
2233 increased to 9
2234
2235 * mcalib/MCalibrationCam.cc:
2236 - added code to GetPixelContent from MCalibrationPedCam
2237
2238 * mcalib/Makefile, mcalib/CalibLinkDef.h:
2239 - removed obsolete MCalibrationPedCam
2240
2241 * mhcalib/MHPedestalCam.cc:
2242 - Removed references to MCalibrationPedCam use a MCalibrationCam
2243 with the name MCalibrationPedCam instead
2244
2245 * mjobs/MJCalibration.cc:
2246 - changed background color in Defects to be able to read
2247 the yellow text color
2248
2249 * mjobs/MJPedestal.cc:
2250 - removed obsolete include of MCalibrationPedCam
2251
2252 * mcalib/MCalibrationPulseTimeCam.[h,cc]:
2253 - removed some obsolete Add functions already contained in
2254 the base class
2255
2256 * mcalib/MCalibrationIntensityBlindCam.[h,cc],
2257 mcalib/MCalibrationIntensityQECam.[h,cc],
2258 mcalib/MCalibrationIntensityTestCam.[h,cc]:
2259 - removed
2260
2261
2262
2263 2007/05/11 Daniela Dorner
2264
2265 * scripts/processsequence:
2266 - added information about the created paths to the output of
2267 Usage()
2268 - adapted regular expressions
2269 - bugfix in getting date for cc and caco file
2270 - bugfix (subsystempath was missing)
2271 - exit instead of break, if cc or caco file is missing
2272 - merpplogdirectory is created after finding of files now
2273 - improved logging
2274
2275 * datacenter/scripts/setup:
2276 - adapted number of processes
2277 - removed datacheck
2278
2279
2280
2281 2007/05/11 Thomas Bretz
2282
2283 * mcalib/MCalibrationChargeCalc.cc, mhcalib/MHPedestalCam.cc,
2284 msignal/MExtractBlindPixel.cc:
2285 - replaced the call to GetTotalEntries by the product
2286 of the number of slices with the number of events of the
2287 individual pixel
2288
2289 * mpedestal/MExtractPedestal.[h,cc], mpedestal/MPedCalcPedRun.[h,cc],
2290 mpedestal/MPedCalcFromLoGain.[h,cc]:
2291 - unified the summing part of Process() into a new function
2292 CalcPixel in the base class
2293 - in MPedCalcPedRun individual pixels could be skipped due to
2294 high variations, but it was still divided by the number of events
2295 procesed. This let to a pedestal which was a tiny amount too
2296 small and gave an small positive offset of the randomly extracted
2297 pedestal.
2298 - unified the loops over the individual pixels to calculate the
2299 pixel-, area-, and sector-defaults for the whole camera into
2300 the base-class
2301 - moved fNumEventsUsed into the base-class and removed obsolete
2302 fUsedEvents
2303 - removed obsolete fTotalCounter, use the product of the number
2304 of slices and the number of events stored in each individual
2305 pixel instead
2306 - added some sanity checks not to calculate average and/or rms
2307 values if the statistics is too low (division by zero)
2308 - for calculating min and/or max values at most places now
2309 an int is used. This increases the range for further
2310 upgrade to 16bit samples.
2311
2312 * mpedestal/MPedestalCam.[h,cc]:
2313 - removed obsolete fTotalEntries and replaced by fNumSlices
2314 because the number of total entries depends on the number of
2315 events used for each individual pixel
2316 - adapted GetPixelContent accordingly
2317 - increased class version to 2
2318
2319 * manalysis/MCameraData.cc:
2320 - added include of TArrayI (previously included from MPedestalCam)
2321
2322 * mcalib/MCalibrationChargeCam.cc, mcalib/MCalibrationRelTimeCam.cc:
2323 - fixed GetPixelContant to give more proper output
2324 - reformatted GetPIxelContent code
2325 - added const-qualifiers
2326
2327 * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
2328 mjobs/MJCalibration.cc, mjobs/MJPedestal.cc,
2329 mpedestal/MExtractPedestal.[h,cc], msignal/MExtractor.[h,cc],
2330 msignal/MExtractBlindPixel.cc, msignal/MExtractPINDiode.cc:
2331 - removed data members fPedestal and fPedestalsIn respectively,
2332 and all referencing functions because it was never used at all
2333
2334 * mextralgo/MExtralgoDigitalFilter.[h,cc],
2335 mextralgo/MExtralgoSpline.cc
2336 msignal/MExtractTimeAndChargeDigitalFilter.cc:
2337 - made the noise extraction completely random and automatic
2338 - gave the noise extraction completely into the hand of
2339 the extractors
2340
2341
2342
2343 2007/05/10 Daniela Dorner
2344
2345 * datacenter/scripts/runcallisto:
2346 - bugfix (typo in getting date for finding cc and cacofile)
2347
2348 * scripts/merppupdate:
2349 - added (script to merpp update already calibrated files)
2350 - added possibility to give outpath and regular expression for
2351 filename as command line options
2352
2353
2354
2355 2007/05/10 Thomas Bretz
2356
2357 * callisto.rc, callisto_Dec04Jan05.rc, callisto_MarApr05.rc:
2358 - cleanup of some comments
2359
2360 * mbase/MMath.cc:
2361 - removed the usage of a storage space for the index in
2362 GetMedianDev because the index is reacalculated anyhow
2363
2364 * mbase/MStatusArray.cc:
2365 - if several objects of the same name (but different class
2366 types) are in a pad we don't stop searching if an object
2367 with the right name has been found
2368
2369 * mcalib/MCalibrateData.cc, mcalib/MCalibrationChargeCalc.cc,
2370 mcalib/MCalibrationRelTimeCalc.cc:
2371 - updated output
2372
2373 * mhist/MHCamera.[h,cc]
2374 - added two new member functions to count the number of bins
2375 above or below a threshold
2376
2377 * mjobs/MJCalibrateSignal.cc:
2378 - added a new Tab to show the time development of the unsuitable
2379 pixels
2380 - added a new tab showing the eveloution of the number of
2381 dead pixels
2382
2383 * mjobs/MJCalibration.cc:
2384 - updated texts in bad pixel display
2385
2386 * datacenter/macros/fillsignal.C:
2387 - replaced CalcUnsuitable by the new members of MHCamera
2388 - also fill the maximum number of unsuitable pixels
2389 - and fill the maximum number of dead pixels
2390
2391 * mfilter/MFSoftwareTrigger.cc, mhcalib/MHCalibrationTestCam.cc,
2392 mimage/MCameraSmooth.cc:
2393 - removed obsolete calls to GetPixById
2394
2395 * msignal/MSignalCam.[h,cc]:
2396 - removed obolete function to access the MSignalPix'
2397 - removed obsolete GetPixById
2398 - added new function returning the number of unmapped pixels
2399 - a little code cleanup
2400
2401
2402
2403
2404 2007/05/09 Daniela Dorner
2405
2406 * scripts/makemovie:
2407 - added comment
2408 - removed not needed lines
2409
2410 * datacenter/scripts/buildsequenceentries,
2411 datacenter/scripts/checkfilesforsequenceavail,
2412 datacenter/scripts/checklogs, datacenter/scripts/checkstardone,
2413 datacenter/scripts/checktransfer, datacenter/scripts/copyscript,
2414 datacenter/scripts/correcttime, datacenter/scripts/dodatacheck,
2415 datacenter/scripts/doexclusions, datacenter/scripts/doqualityplots,
2416 datacenter/scripts/dowebplots, datacenter/scripts/filesondisk,
2417 datacenter/scripts/fillcallisto, datacenter/scripts/fillganymed,
2418 datacenter/scripts/fillstar, datacenter/scripts/findnewstars,
2419 datacenter/scripts/findnotseqruns,
2420 datacenter/scripts/insertdatasets,
2421 datacenter/scripts/insertsequences, datacenter/scripts/jobmanager,
2422 datacenter/scripts/linkmc, datacenter/scripts/makecallistolinks,
2423 datacenter/scripts/mcsequences,
2424 datacenter/scripts/movingsubsystemfiles,
2425 datacenter/scripts/processmcsequences, datacenter/scripts/rmlocks,
2426 datacenter/scripts/runcallisto, datacenter/scripts/runganymed,
2427 datacenter/scripts/runstar, datacenter/scripts/scriptlauncher,
2428 datacenter/scripts/setup, datacenter/scripts/sourcefile,
2429 datacenter/scripts/webupdate-callisto,
2430 datacenter/scripts/webupdate-ganymed,
2431 datacenter/scripts/webupdate-sinope,
2432 datacenter/scripts/webupdate-star,
2433 datacenter/scripts/writedatasetfiles,
2434 datacenter/scripts/writesequencefiles,
2435 datacenter/scripts/zipscript:
2436 - change time for 'Software-Developement'
2437
2438 * datacenter/scripts/buildsequenceentries,
2439 datacenter/scripts/checkfilesforsequenceavail,
2440 datacenter/scripts/checkstardone, datacenter/scripts/correcttime,
2441 datacenter/scripts/dodatacheck, datacenter/scripts/doexclusions,
2442 datacenter/scripts/fillcallisto, datacenter/scripts/fillganymed,
2443 datacenter/scripts/fillstar, datacenter/scripts/runcallisto,
2444 datacenter/scripts/runganymed, datacenter/scripts/runstar,
2445 datacenter/scripts/writedatasetfiles,
2446 datacenter/scripts/writesequencefiles:
2447 - removed variable needed only for setstatusroot
2448 - adapted variable needed for setstatus
2449 - adapted comment
2450
2451 * datacenter/scripts/writedatasetfiles:
2452 - added missing 'setstatus "start"'
2453
2454 * datacenter/scripts/correcttime:
2455 - improved regular expressions
2456
2457 * datacenter/macros/findcacofiles.C:
2458 - added algorithm for searching missing caco files and inserting
2459 the according runnumber to the database
2460 - adapted comment
2461
2462 * datacenter/scripts/filesondisk:
2463 - removed algorithm for finding missing caco files (done by
2464 findcacofiles.C no)
2465 - adapted comment
2466 - added removing of files conaining the run lists
2467
2468 * datacenter/scripts/zipscript:
2469 - added possibility to start several zipscripts giving a commanline
2470 option
2471 - added locking of callisto
2472 - removed not needed lines
2473 - removed old code
2474 - fixed bug (filename for chmod was wrong)
2475
2476 * datacenter/scripts/runcallisto:
2477 - added locking of sequence for zipping
2478 - reduced find for cc and caco file to the directory of the date,
2479 where the files are stored (date taken from callisto filename)
2480 - improved regular expressions
2481
2482 * steps.rc:
2483 - added fNotZipping to Needs of fCallisto to allow for the locking
2484 of callistos by the zipscript
2485
2486 * datacenter/scripts/sourcefile:
2487 - removed functions setstatusroot and getdolistroot
2488 - renamed variable in setstatus
2489 - added function sendquery
2490 - adapted if-clause to avoid removing of non existing files in
2491 case todofile is empty
2492
2493 * datacenter/scripts/scriptlauncher:
2494 - fixed bug (in case condor_submit failed, the scriptlauncher was
2495 waiting for the not submitted job, until it was killed)
2496
2497 * datacenter/scripts/jobmanager:
2498 - added algorithm to increase sleeping time in case condor failed
2499 several times in a row
2500
2501 * datacenter/scripts/setup:
2502 - renamed errorsleeptime for usage in algorithm in jobmanager
2503
2504 * datacenter/scripts/dodatacheck:
2505 - added query for date to reduce the find to the directory of the
2506 date, where the rawfile is stored
2507 - removed not needed lines
2508
2509 * datacenter/scripts/dodatacheck, datacenter/scripts/doqualityplots,
2510 datacenter/scripts/dowebplots, datacenter/scripts/linkmc,
2511 datacenter/scripts/movingsubsystemfiles,
2512 datacenter/scripts/runcallisto, datacenter/scripts/sourcefile,
2513 scripts/dospectrum, scripts/makemovie, scripts/processsequence:
2514 - changed indentation to 3 spaces, where it was different
2515
2516 * datacenter/scripts/copyscript:
2517 - added sort and uniq to find for dates
2518 - removed not needed lines
2519 - adapted find for catalogue files such that only the directories
2520 of the last 31 days are searched with find and not the whole
2521 central control path
2522
2523 * datacenter/db/sequinfo.php:
2524 - show ranges menu on first loading of page
2525
2526 * datacenter/db/menu.js:
2527 - adapted functions to show ranges menu on first loading of the
2528 page and hide it, when a query is done
2529 - commented functions
2530
2531 * scripts/processsequence:
2532 - restricted find for cacofile to directory of date
2533
2534 * scripts/merppupdate:
2535 - added (script to do merpp update for already calibrated files)
2536
2537
2538
2539 2007/05/09 Thomas Bretz
2540
2541 * callisto.rc, callisto_Dec04Jan05.rc, callisto_MarApr05.rc,
2542 callisto_mux.rc:
2543 - changed ArrTimeRmsLimit in all cases to default 5.0
2544 because of the new meaning
2545
2546 * showplot.cc:
2547 - changed that it closes automatically if the file cannot
2548 be read
2549
2550 * datacenter/macros/fillstar.C:
2551 - commented the output of the query
2552
2553 * datacenter/macros/plotdb.C:
2554 - adapted ranges to MUX data values
2555 - added plots for new unsuitable columns
2556
2557 * mbadpixels/MBadPixelsPix.h:
2558 - added a new member function IsUncalibrated
2559 - further adapted the usuitable levels
2560
2561 * mcalib/MCalibrationChargeCalc.[h,cc]:
2562 - changed the meaning of ArrTimeRmsLimit such that it is now
2563 the deviation from the average rms expressed in significance
2564 levels
2565 - the new check is done similar to the check for the relative
2566 arrival time (to be unified!)
2567 - removed FinalizeArrivalTimes
2568 - removed calibration levels for first and last bin, this
2569 has to be redone more properly taken the extractor properties
2570 into account
2571 - some updates to the output
2572 - some simplifications to the code
2573
2574 * mcalib/MCalibrationRelTimeCalc.cc:
2575 - when calculating the median check for UnsuitableRun not
2576 unsuitable in general
2577 - small changes to output
2578 - calculate upper and lower limits only once
2579
2580 * mhvstime/MHVsTime.[h,cc]:
2581 - added fMinimum and fMaximum data members similar to
2582 MHSectorVsTime
2583 - to be unified with MHSectorVsTime
2584 - fixed draw/paint
2585 - increased version number
2586
2587 * mjobs/MJCalibration.cc:
2588 - removed the bad pixel levels for first and last bins
2589
2590 * msignal/MExtractTimeAndChargeSpline.[h,cc],
2591 mextralgo/MExtralgoSpline.cc:
2592 - changed to allow setup of the extraction type and the
2593 relative or absolute height for arrival
2594 - if the height is set < 0 and extraction type is set to
2595 relative integral the maximum is used instead of the leading edge.
2596 - accordingly increased version number by one
2597
2598 * mjobs/Makefile:
2599 - added mextralgo to includes
2600
2601
2602
2603 2007/05/08 Daniel Hoehne
2604
2605 * datacenter/macros/fillsignal.C:
2606 - implemented new variables fUnsuitable50 and fUnsuitable01
2607
2608 * datacenter/db/menu.php, magicdefs.php, querycal.php:
2609 - implemented new columns fUnsuitable50 and fUnsuitable01
2610
2611
2612
2613 2007/05/04 Thomas Bretz
2614
2615 * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
2616 - removed writing MBadPixelsCam. It now gives trouble
2617 because the etReadyToSave flag is set at an unproper time.
2618 It is not used anyhow.
2619
2620 * datacenter/macros/fillsignal.C:
2621 - small simplification
2622
2623
2624
2625 2007/05/04 Daniela Dorner
2626
2627 * scripts/makemovie:
2628 - added (script to produce movies)
2629
2630
2631
2632 2007/05/03 Daniel Hoehne
2633
2634 * datacenter/macros/fillsignal.C:
2635 - fixed bug which made fillsignal fail for the new MUX data:
2636 for sequences > 200000 hilooff and hilocal are not needed anymore
2637
2638
2639
2640 2007/04/28 Daniela Dorner
2641
2642 * datacenter/scripts/dowebplots, datacenter/scripts/doqualityplots:
2643 - moved temporary directory for pstoimg to /tmp
2644
2645 * datacenter/scripts/copyscript:
2646 - moved file with diff for magic_favorites to /tmp
2647
2648 * datacenter/db/plotdb.php, datacenter/db/plotinclude.php,
2649 datacenter/db/menu.js :
2650 - implemented possibility to plot datasets by inserting dataset
2651 number as Set1
2652
2653 * datacenter/db/plot.php:
2654 - implemented variables for colours
2655
2656 * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php,
2657 datacenter/db/include.php, datacenter/db/datasetinfo-aio.php,
2658 datacenter/db/ganymed.php, datacenter/db/sequence.php:
2659 - removed header and footer for print version
2660
2661 * datacenter/db/runinfo-aio.php:
2662 - fixed small bug
2663
2664 * datacenter/db/magicdefs.php:
2665 - added fMEanPUlsePosInner to alias
2666
2667 * datacenter/db/ganymed.php:
2668 - added observation mode
2669
2670
2671
2672 2007/04/27 Daniela Dorner
2673
2674 * datacenter/scripts/jobmanager:
2675 - improved logging
2676
2677 * datacenter/scripts/scriptlauncher:
2678 - redirect of error messages of condor_submit to errorlogfile
2679 - in case condor_submit does not work (i.e. pid empty) an error
2680 message is written to the processlogfile
2681
2682 * datacenter/db/showplots-ds.php:
2683 - adapted maxwidth of input field
2684
2685 * datacenter/db/plotdb.php, datacenter/db/plotinclude.php,
2686 datacenter/db/menu.js :
2687 - implemented possibility to give range for 2 additional values
2688 - implemented possibility to give only upper or lower limit
2689 - fixed bug, that ranges are not accepted before plotting once
2690
2691
2692
2693 2007/04/27
2694
2695 * RELEASE 1.1
2696
2697
2698
2699 2007/04/27 Daniel Hoehne
2700
2701 * datacenter/scripts/runcallisto:
2702 - modified the ccfile and cacofile search to not find ccfiles
2703 twice if one runnumber is part of a higher runnumber (as 23456
2704 and 223456)
2705
2706
2707
2708 2007/04/27 Thomas Bretz
2709
2710 * mcalib/CalibLinkDef.h, mcalib/Makefile:
2711 - removed obsolete MCalibrationIntensityCam
2712 - removed obsolete MCalibrationIntensityChargeCam
2713
2714 * mcalib/MCalibCalcFromPast.[h,cc], mcalib/MCalibColorSteer.[h,cc],
2715 mcalib/MCalibrateData.[h,cc], mhcalib/MHCalibrationChargeCam.[h,cc]:
2716 - removed obsolete MCalibrationIntensityChargeCam and replaced by
2717 MCalibrationChargeCam
2718
2719 * mcalib/MCalibrationChargeCalc.[h,cc]:
2720 - removed obsolete MCalibrationIntensityChargeCam and replaced by
2721 MCalibrationChargeCam
2722 - to realize the difference between continous and single calibration
2723 a new data member fContinousCalibration has been introduced
2724 - consequently increased version number to 6
2725 - do not set any exclusion in ReInit. it is nonsense not to fill
2726 histograms which might give (or give not) correct result,
2727 if the checks are all executed anyhow
2728
2729 * mcalib/MCalibrationRelTimeCalc.cc:
2730 - do not set any exclusion in ReInit and if a pixel is unsuitable.
2731 it is nonsense not to fill histograms which might give (or give
2732 not) correct result, if the checks are all executed anyhow
2733 - switched on the check for outliers
2734 - outliers are now set unsuitable rather than unreliable
2735 - some code simplification of the checks
2736
2737 * mcalib/MCalibrationChargeCam.cc:
2738 - added a comment in the Clear member function
2739
2740 * mcalib/MCalibrationRelTimeCam.cc:
2741 - some fixes of looong Form statements
2742 - a small cosmetic change to GetPixelContent
2743 - replaced the old check of the average time resolution by
2744 a more accurate check using the median and deviation
2745
2746 * mhcalib/MHCalibrationRelTimeCam.[h,cc]:
2747 - removed data member fReferencePixel and corresponding code
2748 - use the median of pixels with area index 0 as reference instead of
2749 an artificial pixel
2750
2751 * mhcalib/MHCalibrationCam.[h,cc]:
2752 - finally removed all dependencies on the intensity cams and replaced
2753 them by the direct cam
2754 - if the lo-gain histogram is empty this is not a reason for an
2755 uncalibrated pixel. At least in case of extracted properties (charge
2756 and time) it is ok.
2757
2758 * mjobs/MJCalibration.[h,cc]:
2759 - let MCalibrationRelTimeCalc run after MCalibrationChargeCalc
2760 otherwise almost all unsuitable pixels have deviating
2761 relative arrival resolution.
2762 - added new level for deviating time reolution to plot of bad pixels
2763 - changed reference lines for timr resolution plots
2764 - removed data member fRefTimeOffsetInner, it is now 0 by definition
2765
2766 * mjobs/MJCalibrateSignal.cc:
2767 - finally removed all dependencies of Intensity cams
2768 - enable ContinousCalibration in MCalibrationChargeCalc instead
2769 - switched on interleaved relative time calibration
2770
2771 * mbadpixels/MBadPixelsPix.h:
2772 - adapted to new unsuitable flag kDeviatingTimeResolution
2773
2774 * callisto_mux.rc:
2775 - removed the obsolete resource statement about the level
2776 for the relative arrival time check.
2777
2778 * mjobs/calibrationref.rc, mjobs/calibrationref_Dec04.rc,
2779 mjobs/calibrationref_Nov04.rc, resources/calibrationref_mux.rc:
2780 - changed time resolution references accordingly
2781
2782 * resources/calibration_spline.rc:
2783 - added muon calibration factors up to period 55... to be corrected.
2784
2785 * mjobs/MJCut.[h,cc]:
2786 - reanimated the use of an energy estimator in ganymed for the
2787 purpose of having it as additional cut value if looking
2788 for events after cuts
2789
2790 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
2791 - added a corresponding example
2792
2793
2794
2795 2007/04/26 Thomas Bretz
2796
2797 * mjobs/MJPedestal.cc:
2798 - inverted the default of the CalibFilter for the case of no
2799 pattern available as the filter was inverted 4.3.07.
2800
2801 * callisto.rc:
2802 - fixed typos in examples for movie encoding
2803
2804
2805
2806 2007/04/25 Daniel Hoehne
2807
2808 * datacenter/scripts/runcallisto:
2809 - removed obsolete option -raw from command line for callisto
2810
2811
2812
2813 2007/04/25 Thomas Bretz
2814
2815 * mbadpixels/MBadPixelsCam.cc:
2816 - removed obsolete code from Print() which tried to align the
2817 output
2818
2819 * mhcalib/MHCalibrationChargeCam.cc:
2820 - increased the shown binning range further
2821
2822 * mhcalib/MHCalibrationPulseTimeCam.cc:
2823 - unimportant changes
2824
2825 * mjobs/MJPedestal.cc:
2826 - changed a comment
2827
2828 * mpedestal/MPedestalSubtractedEvt.h:
2829 - fixed a bug of preset upper limits. The last slice is
2830 fNumSamples-1 not fNumSamples
2831
2832
2833
2834 2007/04/24 Thomas Bretz
2835
2836 * callisto_Dec04Jan05.rc, callisto_MarApr05.rc, callisto_mux.rc:
2837 - fixed typos in examples for movie encoding
2838
2839 * mjobs/MJCalib.h, mjobs/MJPedestal.cc:
2840 - missing commit from yesterday :-(
2841
2842 * mmovie/MMovieWrite.cc:
2843 - changed resource Filename according to the other resources
2844 to FileName
2845
2846 * ganymed.cc:
2847 - enable dataset mc-mode if "-mc" is specified
2848 - removed obsolete call to EnableMonteCarloMode
2849 - removed EnableWobbleMode but use the setting of the dataset
2850 instead
2851
2852 * mjobs/MDataSet.[h,cc]:
2853 - renamed fIsWobbleMode to fWobbleMode
2854 - added setter for fWobbleMode
2855 - added fMonteCarlo which determins the default paths to be used
2856 if not overwritten
2857 - replaced the static variables for the paths by member functions
2858 which depend on the new fWobbleMode data member
2859 - some simple reordering inthe constructor was necessary
2860 - increased class version number accordingly to 2
2861
2862 * mjobs/MJCut.[h,cc]:
2863 - repaired On-only mode
2864 - removed data member fIsMonteCarlo, use the data-set getter instead
2865 - removed data member fIsWobbleMode, use the data-set getter instead
2866
2867 * sponde.cc:
2868 - print a warning if MC dataset doens't contain "MonteCarlo: Yes"
2869
2870 * mjobs/MJCalibrateSignal.cc:
2871 - do not write signal*.root in movie mode
2872
2873
2874
2875 2007/04/23 Thomas Bretz
2876
2877 * callisto.cc, star.cc:
2878 - removed "-raw" and "-root" option
2879 - replaced inflating sequence path by new InflatePath
2880 function
2881 - removed MJCalib::kUse* usage, use MSequence::IsMonteCarlo
2882 instead
2883
2884 * mhcalib/MHCalibrationChargeBlindCam.cc,
2885 mhcalib/MHCalibrationHiLoCam.cc,
2886 mhcalib/MHCalibrationPulseTimeCam.cc:
2887 - removed obsolete include of MCalibrationIntensityCam
2888
2889 * mhcalib/MHPedestalCam.cc:
2890 - removed obsolete usage of fIntensCam
2891
2892 * mhist/MHEvent.cc:
2893 - replacedcompilation of description string by new
2894 MMcEvt::GetDescription memeber function
2895
2896 * mjobs/MJCalib.[h,cc]:
2897 - removed fDataFlag and corresponding member functions and
2898 handling
2899
2900 * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
2901 mjobs/MJCalibration.cc, mjobs/MJPedestal.cc, mjobs/MJStar.[h,cc]:
2902 - replaced IsUseRawData and IsUseRootData by
2903 MSequence::IsMonteCarlo
2904 - use fSequence to determin whether it is MC sequence or not
2905
2906 * mjobs/MJCalibrateSignal.cc:
2907 - renamed movie encoding task list
2908 - do not write output files if encoding movie
2909
2910 * mjobs/MSequence.[h,cc]:
2911 - removed "merpp"-path
2912 - monte carlo files now always have 8digits run numbers
2913 - added new resource "MonteCarlo"
2914 - added new static member function InflatePath
2915 - increased version number to 2
2916
2917 * mmc/MMcEvt.[hxx,cxx]:
2918 - added new member function GetDescription
2919
2920 * mmovie/MMovieWrite.[h,cc]:
2921 - added a sanity check for strange rms values
2922 - search for MMcEvt in the parlist and improve output
2923 in case of monte carlo data
2924 - fixed some typos in the comments of ReadEnv
2925
2926 * mmovie/Makefile:
2927 - added mmc search path
2928
2929 * mraw/MRawRunHeader.cc:
2930 - set new defaults of fTelescopeNumber, fCameraVersion,
2931 fFreqSampling and fNumSignificantBits for old MC data
2932
2933
2934
2935 2007/04/23 Daniela Dorner
2936
2937 * datacenter/scripts/linkmc:
2938 - removed workaround for 5-digit runnumbers
2939
2940 * datacenter/scripts/mcsequences:
2941 - added line 'MonteCarlo: Yes' to output to sequence file
2942
2943 * datacenter/scripts/runganymed:
2944 - adapted chosing of ganymed rc-file
2945 - added output of ganymed command line
2946
2947
2948
2949 2007/04/20 Daniel Hoehne
2950
2951 * datacenter/macros/filldotrun.C:
2952 - implemented new Arehucas version
2953
2954
2955
2956 2007/04/20 Thomas Bretz
2957
2958 * mbadpixels/MBadPixelsCam.cc, mbadpixels/MBadPixelsPix.cc:
2959 - propagate option in Clear member function
2960 - the default is now to keep the previously excluded flag and
2961 set the unsuitable-run flag accordingly
2962
2963 * mcalib/MCalibrationChargeCalc.cc:
2964 - if the lower limit for the measured number of phe is calculated
2965 to be less than one phe it is artificially reset to one phe
2966
2967 * mhist/MHCamEvent.cc:
2968 - call SetFrameBorder(0) for all subpads explicitly
2969
2970 * mhist/MHCamera.cc:
2971 - removed the obsolete definition of kItemsLegend
2972
2973 * mbadpixels/MBadPixelsIntensityCam.cc, mcalib/MCalibrationIntensityCam.cc:
2974 - removed obsolete reference in comment to MCalibrationINtensityQECam
2975
2976 * mcalib/CalibLinkDef.h, mcalib/Makefile:
2977 - removed obsolete MCalibrationIntensityQECam
2978 - removed obsolete MCalibrationIntensityBlindCam
2979 - removed obsolete MCalibrationIntensityRelTimeCam
2980 - removed obsolete MCalibrationIntensityTestCam
2981
2982 * mcalib/MCalibCalcFromPast.[h,cc], mcalib/MCalibColorSteer.[h,cc],
2983 mcalib/MCalibrateData.[h,cc]:
2984 - replaced data member fIntensQE by fQECam
2985 - removed references to obsolete MCalibrationIntensityQECam
2986 - added some comments
2987 - replaced obsolete reference to MCalibrationIntensityBlindCam
2988 by reference to MCalibrationBlindCam
2989
2990 * mcalib/MCalibrationChargeCalc.[h,cc]:
2991 - replaced references to fIntensQE by direct access to fQECam
2992 - adde some comments
2993 - removed data member fIntensQECam
2994 - replaced obsoilete reference to MCalibrationIntensityBlindCam
2995 by reference to MCalibrationBlindCam
2996
2997 * mjobs/MJCalibrateSignal.cc, mhcalib/MHCalibrationChargeBlindCam.cc:
2998 - removed obsolete references to MCalibrationIntensityQECam
2999 - removed obsolete references to MCalibrationIntensityBlindCam
3000
3001 * mbase/MTask.cc:
3002 - added some unexecuted code to debug which taks are processed
3003
3004 * mcalib/MCalibCalcFromPast.cc, mcalib/MCalibrationIntensityCam.cc,
3005 mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.h
3006 - removed obsolete MCalibrationIntensityRelTimeCam
3007
3008 * mcalib/MCalibColorSteer.[h,cc], mcalib/MCalibrationRelTimeCalc.[h,cc],
3009 mhcalib/MHCalibrationRelTimeCam.cc:
3010 - replaced obsolete reference to MCalibrationIntensityRelTimeCam
3011 by referencing MCalibrationRelTimeCam
3012
3013 * mhcalib/MHCalibrationChargeBlindCam.cc:
3014 - replaced obsolete reference to MCalibrationIntensityBlindCam
3015 by referencing MCalibrationBlindCam
3016
3017 * mhcalib/MHCalibrationHiLoCam.cc:
3018 - replaced obsolete reference to MCalibrationIntensityHiLoCam
3019 by referencing MCalibrationHiLoCam
3020
3021 * mhcalib/MHCalibrationPulseTimeCam.cc
3022 - replaced obsolete reference to MCalibrationIntensityPulseTimeCam
3023 by referencing MCalibrationPulseTimeCam
3024
3025 * mcalib/MCalibrationTestCalc.cc
3026 - replaced obsolete reference to MCalibrationIntensityTestCam
3027 by referencing MCalibrationTestCam
3028
3029
3030
3031 2007/04/12 Daniela Dorner
3032
3033 * datacenter/db/showplots-ds.php:
3034 - added (script to plot all plots of a data set)
3035
3036 * datacenter/db/showplots.php:
3037 - added 'previous' and 'next' button
3038
3039 * datacenter/db/plotinclude.php, datacenter/db/showplots.php:
3040 - moved two function from showplots.php to plotinclude.php, as they
3041 are also used in showplots-ds.php
3042
3043 * datacenter/db/builddatasets.php, datacenter/db/datasetinfo-aio.php
3044 datacenter/db/indes-header.html, datacenter/db/indes.html,
3045 datacenter/db/menu.js, datacenter/db/reference.html,
3046 datacenter/db/regexp.html, datacenter/db/runinfo-aio.html,
3047 datacenter/db/sequinfo-aio.html:
3048 - adapted paths of images and mars.css
3049
3050 * datacenter/db/index.html:
3051 - added link to showplots-ds.php
3052
3053
3054
3055 2007/04/18 Thomas Bretz
3056
3057 * Makefile:
3058 - added suffixes .hxx and .cxx
3059 - added new subdir mmovie
3060
3061 * mjobs/Makefile:
3062 - added path to mmovie
3063
3064 * mmovie/MMoviePrepare.[h,cc]:
3065 - changed access to MCalibrateData to access to MCalibConstCam
3066
3067 * mmovie/MMovieWrite.cc:
3068 - fixed some typos in comments
3069
3070 * mjobs/MJCalibrateSignal.cc:
3071 - removed dependenca on obsolete MCalibrationIntensityConstCam
3072
3073 * mjobs/MJCalibration.[h,cc]:
3074 - for simplification removed all dependencies of unused intensity
3075 calibration
3076
3077 * callisto.rc, callisto_Dec04Jan05.rc, callisto_MarApr05.rc,
3078 callisto_mux.rc:
3079 - removed line for switching on intensity calibration
3080 - added expample lines for movie encoding
3081
3082 * mbadpixels/BadPixelsLinkDef.h, mbadpixels/Makefile:
3083 - removed obsolete MBadPixelsIntensityCam
3084
3085 * mcalib/MCalibCalcFromPast.[h.cc]:
3086 - do not store fIntensRelTime (it is not used at all) as data member
3087
3088 * mcalib/MCalibColorSteer.[h,cc], mcalib/MCalibCalcFromPast.[h.cc]:
3089 - instead of creating of a new MBadPixelsCam into the intensity array
3090 clear the information of the old one (FIXME: DO NOT CLEAR PREV EXCL!)
3091 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3092 * mcalib/MCalibrationTestCalc.[h,cc]:
3093 - removed empty Process function
3094
3095 * mcalib/MCalibColorSteer.[h,cc], mcalib/MCalibCalcFromPast.[h.cc],
3096 mcalib/MCalibrationChargeCalc.[h,cc], mcalib/MCalibrationTestCalc.[h,cc],
3097 mcalib/MCalibrationRelTimeCalc.[h,cc], mhcalib/MHCalibrationCam.[h,cc],
3098 mhcalib/MHCalibrationChargeCam.cc, mhcalib/MHCalibrationHiLoCam.cc,
3099 mhcalib/MHCalibrationPulseTimeCam.cc, mhcalib/MHCalibrationRelTimeCam.cc,
3100 mhcalib/MHPedestalCam.cc:
3101 - removed obsolete references to MBadPixelsIntensityCam, replaced
3102 by MBadPixelsCam
3103
3104 * mhcalib/MHCalibrationCam.cc:
3105 - set reason for uncalibrated pixels by SetUncalibrated
3106
3107 * mjobs/MJCalibrateSignal.cc:
3108 - removed obsolete references to MBadPixelsIntensityCam
3109 - removed MBadPixelsMerge, instead use the given MBadPixelsCam as
3110 starting point. THIS ALSO REMOVES SUPPORT FOR PREV. EXCLUDED PIXELS
3111 (TO BE FIXED)
3112
3113 * mfilter/FilterLinkDef.h, mfilter/Makefile:
3114 - added MFEvtNumber
3115
3116 * mfilter/MFEvtNumber.[h,cc]:
3117 - added
3118
3119
3120
3121 2007/04/17 Stefan Ruegamer
3122
3123 * datacenter/scripts/filesondisk:
3124 - modified the ccfile search to not find ccfiles twice if one
3125 runnumber is part of a higher runnumber (as 23456 and 223456)
3126
3127 * datacenter/scripts/movingrawfiles:
3128 - added moving of rawfiles from the directory /magic/datacenter/
3129 fromtape/rawdata/muxdata, which is the default rawfile folder of
3130 the new muxtapes, to /magic/datacenter/fromtape/rawdata
3131
3132 * datacenter/scripts/runcallisto:
3133 - added condition for the linking of the .rc-file for muxdata
3134
3135 * datacenter/scripts/makecallistolinks:
3136 - commented reason2 out
3137
3138
3139
3140 2007/04/17 Thomas Bretz
3141
3142 * mcalib/CalibLinkDef.h, mcalib/Makefile:
3143 - removed obsolete MCalibrationIntensityConstCam
3144
3145 * mcalib/MCalibCalcFromPast.[h,cc]:
3146 - removed obsolete depedency on MCalibrationIntensityConstCam
3147
3148 * mcalib/MCalibConstCam.[h,cc]:
3149 - added a possibility to veto bad pixels in GetPixelContent by
3150 setting a MBadPixelsCam
3151 - removed obsolete fRunNumber
3152 - increased class version number by 1
3153
3154 * mcalib/MCalibrateData.[h,cc]:
3155 - removed obsolete dependency on MCalibrationIntensityConstCam
3156 - removed some obsolete comments with code from old pedestal
3157 treatment
3158
3159
3160
3161 2007/04/15 Thomas Bretz
3162
3163 * callisto.cc:
3164 - added an option to write a movie
3165
3166 * mjobs/MJCalibrateSignal.[h,cc]:
3167 - added the code to write a movie
3168 - added new option (fIsMovieMode) to switch it on and off
3169
3170 * mmovie/MMovieData.h:
3171 - added data member fMedianPedestalRms
3172
3173 * mmovie/MMoviePrepare.[h,cc]:
3174 - added calculation of median pedestal rms
3175
3176 * mmovie/MMovieWrite.[h,cc]:
3177 - added comments
3178 - added return value to SetPalette
3179 - delete palette entries after usage
3180 - get median pedestal rms from MMovieData
3181
3182
3183
3184 2007/04/12 Daniela Dorner
3185
3186 * datacenter/scripts/sourcefile:
3187 - added if-clause to avoid removing of non existing files
3188
3189 * datacenter/db/db.php:
3190 - adapted host
3191
3192 * datacenter/db/plotdb.php:
3193 - adapted usage of function GetQuery
3194
3195 * datacenter/db/plotinclude.php:
3196 - added init of variables
3197
3198 * datacenter/db/runinfo-aio.php:
3199 - adapted building of query for the case, that fRunMin=0
3200
3201 * datacenter/macros/filloptical.C:
3202 - adapted such, that files from telescopes in Tuorla can also be
3203 handeled
3204 - return 3 in case the coordinates of an object are not available
3205 in the database
3206
3207 * datacenter/scripts/copyscript:
3208 - added case for return code 3 for filloptical.C
3209
3210 * datacenter/macros/setupdb.C:
3211 - added table OpticalData
3212
3213 * datacenter/tools/fillobjects.C:
3214 - added comment
3215
3216 * datacenter/tools/fillobjects2.C:
3217 - adapted comment
3218 - adapted reading to new format of file (different object name
3219 convention)
3220
3221 * datacenter/resources/TeVsources.txt:
3222 - added (file containing the positions of the objects observed by
3223 the Tuorla Observatory and KVA)
3224
3225 * datacenter/resources/good_compstars.txt:
3226 - added (file containing the magnitudes and colour of the objects
3227 observed by the Tuorla Observatory and KVA)
3228
3229 * datacenter/resources/compstars.txt:
3230 - added (like good_compstars, but containing more data, which
3231 has been left out in the other file, as it is not accurate
3232 enough)
3233
3234
3235
3236 2007/04/12 Thomas Bretz
3237
3238 * mmovie/MMoviePrepare.[h,cc], mmovie/MMovieData.[h,cc],
3239 mmovie/MMovieWrite.[h,cc], mmovie/Makefile, mmovie/MovieLinkDef.h,
3240 movie/MovieIncl.h:
3241 - added
3242
3243 * mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h, mbase/MArrayI.h,
3244 mbase/MArrayS.h:
3245 - added Reset() member function or improved performance of it
3246
3247 * mcalib/MCalibrationChargeCalc.cc:
3248 - fixed the alignment in an output
3249
3250 * mhbase/MBinning.h:
3251 - added operator[] member function
3252
3253 * mhist/MHCamera.cc:
3254 - changed such that it is allowed to use palettes with a different
3255 number of contours.
3256 - fixed the number of ticks written on the axis to 25
3257 - use MBinnig to calculate the legend color boxes
3258 - fixed a minor bug in the assignment of the color levels, which
3259 gave visibly wrong result if the transition between two colors
3260 was important but was not noticable in normal circumstances
3261
3262 * mjobs/MDataSet.h, mjobs/MSequence.h:
3263 - increased class version to 1 to make it writable
3264 - added Print to the context menu
3265
3266 * mgeom/MGeomCam.[h,cc]:
3267 - removed fNumSectors
3268 - removed fNumAreas
3269 - added fNumPixInSector
3270 - added fNumPixWithAidx
3271 - changed CalcSectors and CalcArea to fill new data members
3272 - fixed a bug in the range check of GetMaxRadius and GetMinRadius
3273 (the range was to wide by 1 at the upper edge)
3274 - increased class version from 4 to 5
3275
3276
3277
3278 2007/04/11 Thomas Bretz
3279
3280 * mjobs/MJCalibrateSignal.cc:
3281 - added a lot of comments
3282 - added some code for future use
3283
3284 * mcalib/MCalibCalcFromPast.cc:
3285 - if update of calibration constants via MCalibrateData fails an
3286 error is raised
3287
3288 * mcalib/MCalibrateData.cc:
3289 - if update of calibration constants done set the ReadyToSaveFlag
3290 accordingly
3291
3292
3293
3294 2007/04/04 Thomas Bretz
3295
3296 * mbase/MLogHtml.cc:
3297 - the closing parenthesis was missing for setting to green color
3298
3299
3300
3301 2007/04/03 Thomas Bretz
3302
3303 * mjobs/MDataSet.cc:
3304 - added processing of RunTime and Name resource
3305
3306 * mgeom/MGeomCamDwarf.cc:
3307 - removed an unused variable
3308
3309 * msignal/MSignalPix.h, msignal/MSignalCam.h:
3310 - commented out obsolete AddNumPhotons and Scale
3311 - removed ReducePrecision from setting of arrival time because
3312 it gave artefacts.
3313
3314
3315
3316 2007/03/29 Thomas Bretz
3317
3318 * mgeom/MGeomCam.cc, mgeom/MGeomPix.h:
3319 - added new member function to return distance to coordinate
3320 origin
3321
3322 * mgeom/MGeomCamDwarf.[h,cc]:
3323 - added
3324
3325 * mgeom/Makefile, mgeom/GeomLinkDef.h:
3326 - added MGeomCamDwarf
3327
3328
3329
3330 2007/03/28 Thomas Bretz
3331
3332 * mraw/MRawRunHeader.cc:
3333 - added Getter for fFreqSampling
3334
3335 * mpointing/MHSrcPosCam.[h,cc]:
3336 - added different binning for wobble mode
3337 - added circle for wobble mode
3338
3339 * mjobs/MJCut.cc:
3340 - store run- and event-number via MParameterCalc in output files
3341 - show histogram of source positions also in wobble mode
3342
3343 * mbase/MEnv.h:
3344 - added member function to touch a resource returning whether
3345 it has contents or not
3346
3347 * mars.rc:
3348 - added examples for MUX data
3349 - fixed the other examples
3350 - changed default cleaning to 8.5/4.0 absolute
3351
3352 * macros/readIPR.C:
3353 - simplified
3354
3355
3356
3357 2007/03/21 Stefan Ruegamer
3358
3359 * datacenter/scripts/runcallisto:
3360 - removed entries for callisto_MarApr05.rc (outdated)
3361
3362 * datacenter/scripts/makecallistolinks:
3363 - updated reason1 because the old reason has been removed in the
3364 Mars Version 1.0, resulting in no more calibration with spline
3365 if DF fails
3366 - added reason2 to run spline after an other error
3367
3368
3369
3370 2007/03/20 Daniel Hoehne
3371
3372 * datacenter/db/db.php, datacenter/scripts/budb,
3373 datacenter/scripts/dbchk, datacenter/scripts/dunotseqruns,
3374 datacenter/scripts/findnewstars,
3375 datacenter/scripts/findnotseqruns, datacenter/scripts/sourcefile,
3376 datacenter/tools/comparesequences, datacenter/tools/resetdataset,
3377 sql.rc:
3378 - changed the host from hercules to vela
3379
3380
3381
3382 2007/03/17 Thomas Bretz
3383
3384 * mbase/MTime.[h,cc]:
3385 - added new memeber function to set unix times
3386
3387
3388
3389 2007/03/09 Thomas Bretz
3390
3391 * mjoptim/MJOptimizeCuts.cc:
3392 - implemented printing of input file also in RunOnOffCore
3393
3394
3395
3396 2007/03/08 Markus Meyer
3397
3398 * mpointing/MPointingDevCalc.h:
3399 - changed fNumMinStars from 8 to n (in SetNumMinStars)
3400
3401
3402
3403 2007/03/06 Stefan Ruegamer
3404
3405 * mraw/MRawRunHeader.cc:
3406 - added SwapAssignment for pixels 428 and 429
3407
3408
3409
3410 2007/03/05 Thomas Bretz
3411
3412 * msignal/MExtractTimeAndChargeSpline.cc:
3413 - added a default for the extrator resolution in case no predefined
3414 value is set
3415
3416 * mjobs/MJCalib.[h,cc], mjobs/MJCalibration.cc:
3417 - removed HiLoCalibration option
3418
3419 * mjobs/MJCalibration.cc:
3420 - use extractor to determine hi-/lo-calibration
3421
3422 * mjobs/MJPedestal.cc:
3423 - do only insist on pedestal events if an extractor without
3424 lo-gains is set
3425
3426 * callisto.rc, callisto_Dec04Jan05.rc:
3427 - removed references to HiLoCalibration
3428
3429 * callisto_mux.rc, resources/calibrationref_mux.rc,
3430 resources/pedestalref_mux.rc:
3431 - added new resource files for MUX data
3432
3433 * mjobs/MSequence.cc:
3434 - another fix to make sure that there is a / between dir and filename
3435
3436 * mpedestal/MExtractPedestal.cc:
3437 - why if fRawData initialized twice? Removed.
3438 - Reset check window without extractor and without lo-gains
3439
3440
3441
3442
3443 2007/03/04 Thomas Bretz
3444
3445 * mhcalib/MHCalibrationChargeBlindCam.cc,
3446 mhcalib/MHCalibrationChargeBlindPix.[h,cc]:
3447 - commented out references to MRawEvtPixelIter::GetNum*Samples
3448
3449 * mhcalib/MHCalibrationRelTimeCam.cc:
3450 - updated header
3451
3452 * mjobs/MJCalibrateSignal.cc:
3453 - updated header
3454 - removed references to MHCalibrationPulseTimeCam
3455 - added a check to make sure that extractor1 is initialized
3456 - use new SetRangeFromExtractor function for pedestal
3457 extraction range
3458 - added a new filter to check for pedestal events, used for
3459 pedestal extraction in cases w/o lo-gains and to remove
3460 pedestal events from further analysis
3461 - fill and display hi-/lo-gain histogram only if lo-gain exists
3462
3463 * mjobs/MJPedestal.cc:
3464 - replaced fSequence.GetName by GetFileName
3465 - check for availability of lo-gain in pulse pos check
3466 - Add MHCalibrationPulseTime to parlist to allow resources
3467 file setup
3468 - to fill the MHCalibrationPulseTimeCam deny calibration- and
3469 pedestal-events
3470 - use a pedestal filter to deny calibration events
3471 - use new SetRangeFromExtractor function for pedestal
3472 extraction range
3473
3474 * mhcalib/MHCalibrationPulseTimeCam.cc:
3475 - removed an obsolete return
3476
3477 * mpedestal/MPedCalcFromLoGain.cc:
3478 - if event does not contain lo-gains do not start extraction
3479 at lo-gain offset
3480
3481 * mpedestal/MPedestalSubtractedEvt.[h,cc]:
3482 - changed variable naming in GetSaturation from sathi to sat
3483 - changed limit in GetMax from Byte_t to UInt_t
3484
3485 * msignal/MExtractBlindPixel.cc, msignal/MExtractTimeAndCharge.cc:
3486 - changed max argument in GetMax from Int_t to UInt_t
3487
3488 * msignal/MExtractTimeAndCharge.[h,cc]:
3489 - changed fLoGainSwitch from Byte_t to UInt_t
3490 - increased class version accordingly to 4
3491
3492 * mmain/MEventDisplay.cc:
3493 - took out the display of the slice with the max index
3494 - handle pedestal subtraction more accurate
3495
3496 * mraw/MRawEvtData.cc:
3497 - added number of bytes per sample to GetNumBytes()
3498 - removed contents of GetPixelContent... depricated
3499
3500 * mraw/MRawEvtPixelIter.[h,cc]:
3501 - updated comments
3502 - removed all functions returning informations about single
3503 pixels (should be done through MPedestalSubtractedEvt
3504 instead)
3505
3506 * mhist/MHEvent.cc:
3507 - removed KMaxIdx...depricated.
3508
3509 * msignal/MExtractor.[h,cc]:
3510 - changed type of fSaturationLimit from Byte_t to UInt_t
3511 - increased class version number accordingly to 8
3512 - only reset fSaturationLimit if it is above 0xff and
3513 no lo-gain available
3514
3515 * msignal/MSignalCalc.[h,cc]:
3516 - changed to use MPedestalSubtractedEvt instead of MRawEvtData
3517 - make handling of data without lo-gains possible
3518
3519 * mhcalib/MHCalibrationChargeCam.[h,cc]:
3520 - changed to use pedestal subtracted evt instead of the raw evt
3521 for determination of the arrival time
3522
3523 * mhcalib/MHCalibrationCam.[h,cc]:
3524 - made IsLoGain autodetecting in case fRunHeader is available
3525
3526 * msignal/MExtractPINDiode.cc:
3527 - use MRawRunHeader's GetNumSamplesHi/LoGain
3528
3529
3530
3531 2007/03/03 Thomas Bretz
3532
3533 * mcalib/MCalibrationRelTimeCalc.cc:
3534 - changed the default of RelTimeResolutionLimit from 1.0 to 0.05
3535
3536 * mhcalib/MHCalibrationChargeCam.cc,
3537 mhcalib/MHCalibrationPulseTimeCam.cc,
3538 mhcalib/MHCalibrationRelTimeCam.cc:
3539 - added f*RefCharge to Copy function
3540 - added range to calls of GetIdxMaxHi/LoGainSample
3541 - reworked and simplified DrawDataCheckPixel
3542 - reworked and simplified DrawReferenceLine
3543 - fixed call to ReadEnv of base class in ReadEnv
3544
3545 * mhcalib/MHCalibrationRelTimeCam.cc:
3546 - commented filling of lo-gain arrays out.
3547
3548 * mpedestal/MExtractPedestal.[h,cc],
3549 mpedestal/MPedCalcFromLoGain.h, mpedestal/MPedCalcPedRun.h:
3550 - added the SetRangeFromExtractor function
3551
3552 * msignal/MExtractBlindPixel.cc, msignal/MSignalCalc.cc:
3553 - use GetNumSamplesHiGain of MRawRunHeader instead of
3554 MRawEvtPixelIter's
3555
3556 * msignal/MSignalCalc.[h,cc]:
3557 - slightly changed handling of MC run, changed hi-/lo-gain
3558 calibration from 10 to 11.3
3559
3560 * msignal/MExtractTime.cc:
3561 - don't print lo-gain properties if n/a
3562
3563 * msignal/MExtractor.[h,cc]:
3564 - reset logain range and saturation limit if no logains available
3565 - added HasLoGain member function
3566 - don't print lo-gain attributes in Print if no logains
3567
3568 * msignal/MExtractTimeAndCharge.cc:
3569 - reset fLoGainSwitch if logains are not available
3570 - use MRawRunHeader's GetNumSamplesHi/LoGain
3571 - do not use MRawEvtPixelIter to determin availability of lo-gains
3572 use number of lo-gain samples to extract instead.
3573 - don't print lo-gain properties if n/a
3574
3575
3576
3577 2007/03/02 Thomas Bretz
3578
3579 * mraw/MRawRunHeader.h:
3580 - added GetNumBytesPerSample() member function
3581
3582 * mraw/MRawRead.cc:
3583 - splitted ReadPixel and setting ab-flag into function calls
3584 - fixed skipping pixels if bps>1
3585
3586 * mraw/MRawEvtData.[h,cc]:
3587 - removed last argument from AddPixel
3588 - split reading pixel data and setting ab-flag into two functions
3589 - increased version number from 5 to 6
3590 - adapted Print function
3591 - adapted Draw function
3592 - adapted ReadPixel function
3593
3594 * manalysis/MMcCalibrationUpdate.[h,cc]:
3595 - made sure that Process is not executed in case of MC files
3596 - minor changes to includes
3597
3598 * mextralgo/MExtralgoSpline.h:
3599 - removed obsolete include iostream
3600
3601
3602
3603 2007/03/01 Thomas Bretz
3604
3605 * mmain/MEventDisplay.cc:
3606 - didn't show callisto output anymore because of missing fundametal
3607 pedestal
3608
3609 * mbadpixels/MBadPixelsTreat.cc:
3610 - added more informative output
3611
3612 * mhcalib/MHCalibrationCam.[h,cc], mhcalib/MHCalibrationChargeCam.cc,
3613 mhcalib/MHCalibrationChargePix.h, mhcalib/MHCalibrationRelTimeCam.cc,
3614 mhcalib/MHCalibrationChargeCam.h, mhcalib/MHCalibrationChargePINDiode.h,
3615 mhcalib/MHCalibrationPulseTimeCam.cc, mhcalib/MHCalibrationTestCam.cc,
3616 mhcalib/MHCalibrationTestTimeCam.cc, mhcalib/MHGausEvents.h,
3617 mhcalib/MHCalibrationChargeBlindCam.cc, mhcalib/MHPedestalCam.cc,
3618 - replaced SetNbins/First/Last by SetBinning
3619
3620 * mhcalib/MHCalibrationChargeCam.cc:
3621 - improved output in case arrival time is out of range
3622
3623 * mhcalib/MHCalibrationPulseTimeCam.cc:
3624 - the values can only have discrete valuesno need to set a bin-width
3625 different from 1
3626 - set binning automatically by using the number of samples
3627 - fixed ReadEnv
3628 - directly use maxpos, no cast necessary
3629
3630 * mraw/MRawRunHeader.h:
3631 - added new member function GetNumSamples
3632
3633 * mpedestal/MPedCalcFromLoGain.cc:
3634 - fixed ReadEnv
3635
3636 * mraw/MRawCrateData.cc, mraw/MRawEvtHeader.cc:
3637 - implemented reading new mux format 8
3638
3639 * mraw/MRawRunHeader.[h,cc]:
3640 - implemented reading of new file format 8
3641 - added new data members fNumBytesPerSample, fFreqSampling
3642 and fNumSignificantBits
3643 - increased file format version from 5 to 6
3644
3645 * mraw/MRawEvtPixelIter.[h,cc]:
3646 - made aware of handling the new and old format
3647 - added range to GetIdxMax*
3648
3649 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]:
3650 - removed obsolete data members fSumhiarea and fSumhisector
3651 - replaced the usage of MRawEvtData by MPedestalSubtractedEvt
3652 - according to this the lower signal limit has been decresed
3653 by 15
3654 - changed "saturation" limit accordingly from 254 to 245
3655
3656 * mpedestal/MPedestalsubtractedEvt.h:
3657 - added a shortcut for GetSaturation
3658
3659 * mjobs/MJPedestal.cc:
3660 - first subtract pedestal and then fill MHCalibrationPulseTimeCam
3661 - fill MHCalibrationPulseTimeCam with MPedestalSubtracted
3662
3663
3664
3665 2007/02/28 Thomas Bretz
3666
3667 * macros/tutorials/mirrordelay.C:
3668 - fixed the formula for the spherical mirror
3669 - fixed the calculation of the time-delay
3670
3671 * mastro/MObservatory.[h,cc]:
3672 - added constructors and functions to set the observatory location
3673 manually
3674
3675 * mbase/MTime.[h,cc]:
3676 - added constructor to construct MTime by date
3677 - added AsDouble for new root streamers (allowing to view MTime in
3678 a TBrowser)
3679 - added GetRootDatime to return TDatime object
3680
3681 * mcalib/MCalibrateData.cc:
3682 - added more meaningful output in case a conversion factor exceeds a limit
3683
3684 * datacenter/macros/plotdb.C:
3685 - added plot for spark rate
3686
3687
3688
3689 2007/02/26 Daniela Dorner
3690
3691 * datacenter/db/builddatasets.php, datacenter/db/findoffdata.php,
3692 datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php,
3693 datacenter/db/include.php, datacenter/db/menu.php, :
3694 - bugfix: the stopdate was not choses properly in case of reset
3695 when there was no data past midnight
3696 - a new function (GetStopDate) has been implemented
3697 - bugfix in PrintNightRange (table Sequences was used in all cases)
3698
3699
3700
3701 2007/02/26 Daniel Hoehne
3702
3703 * datacenter/macros/fillstar.C:
3704 - bugfixes: included MHCamera.h, corrected two typos (missing ";" and
3705 a surplus "s" in the variable "sparkrate")
3706
3707 * datacenter/db/magicdefs.php, menu.php:
3708 - added fSparkRate
3709
3710
3711
3712 2007/02/16
3713
3714 * RELEASE 1.0
3715
3716
3717
3718 2007/02/16 Thomas Bretz
3719
3720 * macros/starvisyear.C:
3721 - changed default observator to magic
3722 - fixed some typos in comments
3723
3724 * mastro/MAstro.[h,cc]:
3725 - added a new function to estimate the time of culmination
3726 - fixed the conversion factors RadToHor and HorToRad (wrong by 15/24)
3727
3728 * mastro/MObservatory.cc:
3729 - fixed the Print() output
3730
3731 * mbase/MMath.h:
3732 - removed conversion factor to and from Hours
3733
3734 * mjobs/MSequence.cc:
3735 - added a / behind the date (for the output in case of failure)
3736
3737 * mmc/MMcFadcHeader.[hxx,cxx]:
3738 - added fElecNoiseName for compatibility with camera program
3739 - increased ClassVersion by 1
3740
3741 * mraw/MRawRunHeader.[h,cc]:
3742 - increased class version by 1 for compatibility with output
3743 of newer camera versions
3744
3745 * resources/sequences.rc:
3746 - changed the sequence.rc file to support new MUX data
3747
3748
3749
3750 2007/02/15 Thomas Bretz
3751
3752 * macros/tutorials/mirrordelay.C:
3753 - added a macro plotting the delay between a spherical and a
3754 parabolic mirror
3755
3756 * mjobs/MJStar.cc:
3757 - implemented new plots for IPR vs. Time and DT
3758
3759
3760
3761 2007/02/13 Thomas Bretz
3762
3763 * resources/hilocalib.rc, resources/hilocalib_sp1.rc:
3764 - added new resource files for hi-/lo-gain calibration.
3765
3766 * resources/hiloconv-*.root:
3767 - added hi-/lo-gain calibration constants
3768
3769 * callisto_Dec04Jan05.rc:
3770 - changed input file name for hi-/lo-gain calibration constants
3771
3772 * mreflector/MHReflector.[h,cc]:
3773 - added histogram class for reflected photons
3774
3775 * mreflector/Makefile, mreflector/ReflectorLinkDef.h
3776 - added MHReflector and necessary include paths
3777
3778 * mbase/MLog.h:
3779 - fixed a bug in Separator which could cause a crash if the contents
3780 are too long
3781
3782 * manalysis/MParameterCalc.cc:
3783 - check for HasValidRule instead of IsValid in ReadEnv
3784
3785 * mdata/MDataPhrase.h:
3786 - added HasValidRule member function
3787
3788 * mfileio/MReadRflFile.[h,cc]:
3789 - allow also reading of gzip-compressed files
3790 - output more header information
3791 - don't use a const qualified TString with gSystem->ExpandPathName
3792
3793 * mjobs/MJPedestal.cc:
3794 - readin bad pixels from ascii file later
3795
3796 * mmc/MMcEvtBasic.h:
3797 - added a static member function GetEnergyStr to convert
3798 GeV into MeV and TeV
3799
3800 * mpointing/MPointingDevCalc.h:
3801 - increased size of fSkip by one
3802
3803 * mextralgo/MExtralgoSpline.h:
3804 - fixed acompiler warning
3805
3806
3807
3808 2007/02/09 Daniel Hoehne
3809
3810 * datacenter/scripts/linkmc
3811 - adapted to new montecarlo directory structure (/magic/montecarlo
3812 instead of /montecarlo)
3813
3814
3815
3816 2007/02/09 Thomas Bretz
3817
3818 * star.rc:
3819 - added new options
3820 - reordering
3821
3822 * mbase/MStatusDisplay.cc:
3823 - updated from 2006 to 2007
3824
3825 * mfbase/MFDataPhrase.cc:
3826 - fixed ReadEnv to correctly return true/false
3827
3828 * mjobs/MJStar.cc:
3829 - added new tabs "Spakless" and "Sparks" dividing the average
3830 signal tab into two distributions by a SparkCut
3831 - replaced all MF by MFDataPhrase
3832
3833 * mjobs/MJCalibrateSignal.cc:
3834 - changed the extraction range used in the lo-gains from the
3835 hi-gain range to the lo-gain range
3836
3837 * datacenter/macros/fillstar.C:
3838 - added filling the spark rate into the database
3839 - the rate after cleaning is now without sparks!
3840
3841
3842
3843 2007/02/06 Thomas Bretz
3844
3845 * mpointing/MPointingDevCalc.cc:
3846 - included check for monitoring flag
3847
3848 * mextralgo/MExtralgoSpline.[h,cc]:
3849 - implemented the possibility to determine the pulse width at
3850 maxheight/2
3851
3852
3853
3854 2007/02/04 Daniela Dorner
3855
3856 * datacenter/scripts/sourcefile:
3857 - added if-clause to avoid that a script is aborted in case a macro
3858 doesn't compile, return code is set to 1 in this case
3859
3860
3861
3862 2007/02/04 Thomas Bretz
3863
3864 * mjobs/MJCalibration.cc:
3865 - implemented Hi-/Lo-Gain calibration for MCs
3866
3867 * mjobs/MJPedestal.cc:
3868 - removed intermediate pedestalstorage from code (its
3869 result is not used at all)
3870
3871 * datacenter/macros/fillsignal.C:
3872 - replaced GetMediandev by GetDev
3873
3874 * callisto.rc, callisto_Dec04Jan05.rc:
3875 - changed ExtractWinLeft/Right according to new scheme
3876
3877 * mhcalib/MHCalibrationChargeCam.[h,cc]:
3878 - removed obsolete data members fFirstHiGain, etc and
3879 replaced by storage of fSignal
3880 - made sure that the average extracted signal position
3881 is at least one slice away from the edges of the
3882 extraction window
3883
3884 * mjobs/MJPedestal.cc:
3885 - reworked the pulse position check. It now better takes
3886 the properties of the extractors into account.
3887 Still to be done: relation between pulse position and
3888 extraction window!
3889
3890 * msignal/MExtractBlindPixel.[h,cc],
3891 msignal/MExtractPINDiode.[h,cc]:
3892 - fixed arguments type of SetRange
3893
3894 * msignal/MExtractTime.cc:
3895 - removed old obsolete code already in comments
3896
3897 * msignal/MExtractTimeAndCharge.h:
3898 - added getter for LoGainStartShift
3899
3900 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc],
3901 msignal/MExtractTimeAndChargeSpline.[h,cc],
3902 msignal/MExtractedSignalCam.[h,cc], msignal/MExtractor.[h,cc]:
3903 - changed the type of LoGainFirst from byte to int
3904 - if necessary increased class version
3905
3906 * mpedestal/MExtractPedestal.cc:
3907 - improved output
3908
3909 * mhcalib/MHCalibrationChargeCam.cc:
3910 - fixed a %3.1 instead of %3.1f
3911
3912
3913
3914 2007/02/03 Thomas Bretz
3915
3916 * mhist/MHCamEvent.[h,cc]:
3917 - added Draw function to context menu
3918 - added GetHist member functions
3919 - added possibility to display the relative error
3920
3921 * mjobs/MJCalibration.cc:
3922 - read the hi-/lo-gain calibration constants from a MHCamEvent
3923 which is stored in a root file given in resources/hilocalib.rc
3924
3925 * msignal/MExtractTimeAndCharge.cc:
3926 - improved the estimation in GetSaturationTime for the cases in
3927 which the saturating pulse is so early, that an normal
3928 interpolation is not appropriate.
3929
3930 * callisto_DecJan04.rc:
3931 - set fall- and rise-time for spline artificially to 0.5
3932
3933 * mhbase/MFillH.cc:
3934 - added comments
3935
3936 * mpedestal/MExtractPedestal.[h,cc],
3937 mpedestal/MPedCalcFromLoGain.cc, mpedestal/MPedCalcPedRun.cc:
3938 - fixed the range check.In case of the lo-gain extraction
3939 the range could infact leak out of the fadc slices
3940
3941 * msignal/MExtractTimeAndCharge.[h,cc]:
3942 - added somecomments
3943 - forbid the lo-gain signal to be negative
3944 - increased version number for compatibility with last release
3945
3946 * msignal/MExtractTimeAndChargeSpline.cc:
3947 - set the correct numbers for rise- and fall-time as default
3948
3949 * mbase/MStatusArray.[h,cc]:
3950 - improved workaround in Read() and Write() for the Reset
3951 of the kCanDelete bit in TH1
3952
3953 * mjobs/MJCalibration.cc, mjobs/MJCalibrateSignal.cc:
3954 - commented out obsolete references to *HiLoCam
3955
3956 * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
3957 mcalib/CalibLinkDef.h:
3958 - removed *HiLoCam s
3959
3960
3961
3962 2007/02/02 Thomas Bretz
3963
3964 * mreflector/MRflSinglePhoton.[h,cc], mreflector/MRflEvtData.[h,cc]:
3965 - added new Fill functions allowing to fill photons versus
3966 a z-value, e.g. energy.
3967
3968
3969
3970 2007/02/01 Thomas Bretz
3971
3972 * mhist/MHCamEvent.[h,cc]:
3973 - allow to set a histogram for display from external
3974
3975 * mhist/MHCamera.[h,cc]:
3976 - added functions to calc Median/Dev
3977 - fixed adding a MHCamera with AddCamContent. It now takes also
3978 the errors and binentries correctly into account
3979 - simplified Reset() using TArray::Reset()
3980
3981 * mhvstime/MHSectorVsTime.[h,cc]:
3982 - added option to use median/dev instead of mean/rms
3983 - switched Grid on
3984
3985 * mjobs/MSequence.cc, mjobs/MDataSet.cc:
3986 - small improvements to splitting number rows
3987 - handle possible tabs correctly
3988
3989 * mbase/MStatusArray.[h,cc]:
3990 - improved handling in Read(). We make sure now that Read doesn't
3991 produce a memory leak
3992
3993 * mhist/MHCamera.[h,cc]:
3994 - overwrote Clone function to make sure that a cloned MHCamera
3995 is never added to the current directory
3996
3997 * mcamera/MCameraTH.h:
3998 - added a workaround to get rid of the obsolete discriminator thresholds
3999 for the non-trigger pixels
4000
4001 * mreport/MReportCC.cc:
4002 - added a sanity \o-Terminator to the dicriminator threshold extraction
4003
4004
4005
4006
4007 2007/01/30 Thomas Bretz
4008
4009 * mbadpixels/MBadPixelsCam.[h,cc]:
4010 - added function to return the uncalibrated and unsuitable
4011 pixels as TArrayC (to be used in MHCamera)
4012
4013 * mhcalib/MHCalibrationChargeCam.cc:
4014 - added a FIXME-comment
4015
4016 * mhist/MHCamEvent.[h,cc]:
4017 - added an option to change the kind of error which is displayed
4018 - consequently increased version number by 1
4019
4020 * mhist/MHCamera.[h,cc]:
4021 - added a new bit to allow the error to be switched between
4022 mean and spread
4023
4024 * mjobs/MJStar.cc, mjobs/MJCalibrateSignal.cc:
4025 - adapted to changes in error display
4026
4027
4028
4029 2007/01/27 Thomas Bretz
4030
4031 * manalysis/MMcCalibrationUpdate.cc:
4032 - fixed a typo in a comment
4033
4034 * mcalib/MCalibrateData.[h,cc]:
4035 - commented out some obsolete currently unused code
4036
4037 * mdata/MDataPhrase.cc:
4038 - added a sanity check
4039
4040 * mpedestal/MMcPedestalCopy.cc:
4041 - Changed output to fit the structure used in all other classes
4042
4043 * mmain/MEventDisplay.cc:
4044 - made sure that MPedestalSubtract dies the right thing
4045 - removed badpixel calculation and treatment until a better
4046 solution was found.
4047
4048 * mfbase/MFDataPhrase.cc:
4049 - fixed a "comparison is always true" warning
4050
4051 * msignal/MExtractTimeAndChargeDigitalFilter.h:
4052 - increased class version number to 3 to account for the removal
4053 of the fTimeShift data members since last release
4054
4055
4056
4057 2007/01/27 Daniela Dorner
4058
4059 * datacenter/db/showplots.php:
4060 - added (tool to click through the calib, signal and star plots of
4061 one sequence)
4062
4063 * datacenter/db/index.html:
4064 - added link to new plot tool
4065
4066 * datacenter/db/ganymed.php:
4067 - added fDataSetName, removed fWobble
4068 - removed mininmum value of 100 for dataset range
4069
4070 * datacenter/db/builddatasets.php:
4071 - added fIsoInLimit2 and fIMCLimit2 in Init
4072 - added check on observation mode
4073
4074
4075
4076 2007/01/26 Thomas Bretz
4077
4078 * mpedestal/MExtractPedestal.cc:
4079 - fixed a bug which caused the pedestal to be set to 0 if the
4080 AB-flag is invalid
4081
4082
4083
4084 2007/01/25 Thomas Bretz
4085
4086 * mreflector/MRflSinglePhoton.h:
4087 - added copy constructor
4088 - added a function to fill a TH2
4089
4090 * mreflector/MRflEvtData.[h,cc]:
4091 - added copy costructor
4092 - added Clone function
4093 - added a function to fill a TH2
4094
4095
4096
4097 2007/01/24 Thomas Bretz
4098
4099 * mhflux/MHCollectionArea.cc:
4100 - fixed a typo in the last change
4101
4102
4103
4104 2007/01/24 Daniel Hoehne
4105
4106 * msignal/*.dat:
4107 - inserted missing third column (0) in all weights files
4108
4109
4110
4111 2007/01/18 Thomas Bretz
4112
4113 * mhflux/MHCollectionArea.cc:
4114 - another fix for the error calculation of the collection area.
4115 The totalarea was inluded in the error calculation as it would
4116 be a wait, but actually it is not.
4117
4118
4119
4120 2007/01/16 Thomas Bretz
4121
4122 * mfileio/MReadMarsFile.cc:
4123 - fixed two "comparison between signed and unsigned integer" warnings
4124
4125 * mhbase/MFillH.cc:
4126 - small update to comments
4127
4128 * mimage/MHHillasExt.cc:
4129 - call SetDirectory(NULL) after SetName
4130
4131 * mjobs/MSequence.[h,cc]:
4132 - commented out obsolete GetFileNames
4133
4134 * msignal/MExtractor.[h,cc]:
4135 - Some small updates
4136 - removed code from Process function
4137 - increased version number to 7
4138
4139 * msignal/MExtractedSignalPix.h:
4140 - some simple reordering in the class header
4141
4142 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
4143 - simplified the checks in SetWindowSize
4144
4145 * msignal/MC_cosmics_weights46.dat, msignal/MC_weights46.dat:
4146 - added third column with zeros
4147
4148
4149
4150 2007/01/16 Daniela Dorner
4151
4152 * datacenter/db/menu.php, datacenter/db/datasetinfo-aio.php,
4153 datacenter/db/magicdefs.php:
4154 - implemented new variables for datasets
4155
4156
4157
4158 2007/01/15 Thomas Bretz
4159
4160 * mpedestal/MPedestalSubtract.cc:
4161 - added a sanity check tomake sure that the pixel array has the
4162 correct size when filled
4163 - made sure the the number of pixels in the camera nd not the
4164 number of connected pixels is used to initialize the size of
4165 the arrays.
4166
4167 * mpedestal/MPedestalSubtractedEvt.[h,cc]:
4168 - allow the initialization of nuber of pixels and samples
4169 independanly.
4170
4171
4172 2007/01/15 Daniela Dorner
4173
4174 * datacenter/db/sources.php, datacenter/db/sequinfo-aio.php,
4175 datacenter/db/runinfo-aio.php, datacenter/db/printtable.php,
4176 datacenter/db/plotdb.php, datacenter/db/menu.php,
4177 datacenter/db/findoffdata.php, datacenter/db/builddatasets.php,
4178 datacenter/db/datasetinfo.php:
4179 - fixed bug in init of $_GET
4180
4181
4182
4183 2007/01/12 Stefan Ruegamer
4184
4185 * datacenter/macros/writedatasetfile.C:
4186 - addded #include <errno.h>
4187
4188
4189
4190 2007/01/11 Thomas Bretz
4191
4192 * mbase/MLogManip.cc:
4193 - removed the obsolete include of MLog.h
4194
4195 * mbase/MLogManip.h:
4196 - encapsulated an include in ifdefs
4197
4198 * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationChargeCam.cc:
4199 - updated log-output
4200
4201 * mhflux/MHEnergyEst.cc:
4202 - replaced difficult to see green by blue
4203
4204 * mjobs/MDataSet.[h,cc]:
4205 - added datat members for path of sequences and path of data files
4206 to be able to store overwritten defaults
4207 - check completeness of dataset files
4208 - store a MSequence object in the list instead of the name and dir
4209 (this is necessary to have all important information for a dataset
4210 file, including the sequence number! - available)
4211 - some changes to the output
4212 - allow to print a perfect copy of the read dataset file to the console
4213 just from the contents of the object
4214
4215 * mjobs/MJStar.cc:
4216 - updated to use MSequence::GetFileName instead of MSequence:GetName
4217
4218 * mjobs/MSequence.[h,cc]:
4219 - keep filename and datapath in header, this has some advantages
4220 for sanity checks
4221 - many improvements of sanity checking in case of missing or
4222 unaccessible files
4223 - Fixed "lightConditions" (was "LightCondition")
4224 - Fixed "No_Moon" (was "NoMoon")
4225 - allow to set the data path as second argument in the constructor
4226 - implemented a check whether the sequence file is complete
4227
4228 * mjobs/MJCut.[h,cc]:
4229 - added some code (still commented out) to display the excess rate
4230 - with the other changes we can now store the original dataset in
4231 the output
4232
4233 * mjoptim/MJOptimize.cc:
4234 - Keep the sequence files in the file list instead of just the
4235 filename and the directory
4236
4237 * mjtrain/MJTrainDisp.cc:
4238 - use return value of MDataSet::AddFilesOn/Off for a sanity check
4239
4240 * mjobs/MJob.[h,cc]:
4241 - removed obsolete fPathData and stuff
4242
4243 * callisto.cc, star.cc:
4244 - removed obsolete calls to MJob::SetPathData
4245
4246 * callisto.rc, star.rc:
4247 - removed obsolete examples for "PathData"-resource
4248
4249 * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
4250 mjobs/MJCalibration.cc, mjobs/MJPedestal.cc, mjobs/MJStar.cc:
4251 - removed obsolete reference to fPathData
4252
4253
4254
4255 2007/01/11 Daniela Dorner
4256
4257 * datacenter/db/builddatasets.php:
4258 - implemented username (the one who inserts the dataset has to give
4259 his/her username now)
4260 - fixed password query in case user inserted something wrong
4261 - implemented check, if on-sequences have different observations
4262 modes
4263 - implemented check, if user has chosen one sequences as on and off
4264 - adapted text of password prompt
4265
4266 * datacenter/db/builddatasets.php, datasetinfo-aio.php,
4267 runinfo-aio.php, sequinfo-aio.php:
4268 - minor changes in formatting
4269 - added 'alt' for +/- images
4270
4271 * datacenter/db/menu.js:
4272 - added 'alt' for +/- images
4273
4274
4275
4276 2007/01/10 Thomas Bretz
4277
4278 * mhbase/MH.cc:
4279 - fixed a bug in SetBinomialErrors. The errors of the two
4280 histograms were exchanged in the calculation
4281
4282 * mbase/MEnv.[h,cc]:
4283 - added new member function GetNumUntouched
4284
Note: See TracBrowser for help on using the repository browser.