source: trunk/MagicSoft/Mars/Changelog@ 8775

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