source: trunk/MagicSoft/Mars/Changelog@ 8104

Last change on this file since 8104 was 8104, checked in by tbretz, 18 years ago
*** empty log message ***
File size: 101.1 KB
Line 
1Please do not write behind the end of line tag so that it is possible
2to send a Changelog file to a line printer directly. Thanks.
3
4For your entries please follow EXACTLY this style:
5
6_yyyy/mm/dd_[Your Name]
7_
8___*_filename:
9_____-_description
10_
11___*_filename2, filename3:
12_____-_description
13_
14_
15_
16
17While an underscore is a placeholder for a white-space or an empty line.
18
19 -*-*- END OF LINE -*-*-
20 2006/10/17 Thomas Bretz
21
22 * mdata/MDataPhrase.cc:
23 - updated comments
24 - only add the missing functions to TDataPrimitives when not
25 yet done. Everything lse would leak memory
26
27 * mhbase/MH3.[h,cc], mhvstime/MHVsTime.[h,cc]:
28 - exchanged the MDataChain by MDataPhrase
29 - therefore changed the datamember from MDataChain* to MData*
30 (this change is not necessarily backward compatible)
31 - increased class version number by one
32
33 * mraw/MRawRunHeader.h:
34 - added getter for fObservationMode
35
36 * callisto.cc, ganymed.cc, merpp.cc, readdaq.cc, readraw.cc,
37 showplot.cc, sinope.cc, star.cc, rootlogon.C
38 - enabled error redirection
39
40 * mbase/MLog.[h,cc]:
41 - added code to allow redirection of root error handler to
42 out own error handler
43
44 * mdata/MDataPhrase.cc:
45 - improved output in case of failure
46
47 * manalysis/MFiltercutsCalc.[h,cc], mbase/MContinue.cc,
48 mjoptim/MJOptimize.cc, mjtrain/MJTrainRanForest.cc,
49 mtools/MTFillMatrix.cc:
50 - replaced MFDataChain by MFDataPhrase
51
52 * mfbase/FBaseLinkDef.h, mfbase/Makefile:
53 - added new class MFDataPhrase
54
55 * mfbase/MF.[h,cc]:
56 - replaced all the parsing stuff by the usage of MFDataPhrase
57
58 * mfbase/MFDataPhrase.[h,cc]:
59 - added
60
61 * mhist/MHRate.cc:
62 - removed an obsolete debugging "Y"
63
64
65
66 2006/10/17 Markus Meyer
67
68 * mtools/MRolke.[h,cc]:
69 - added: a modification of TRolke from root_v5.12.00b. There is
70 now a new function, called LogFactorial() which enables to
71 calculate confidence intervals even for a large number of
72 events (larger than 170).
73
74 * mtools/Makefile:
75 - added: MRolke.cc
76
77 * mtools/ToolsLinkDef.h:
78 - added: MRolke+
79
80
81
82 2006/10/17 Stefan Ruegamer
83
84 * datacenter/scripts/processmcsequences
85 - fixed a bug preventing the script from finding the sequence
86 files, fixed a typo and added the star command to the logfile
87
88
89
90 2006/10/17 Daniela Dorner
91
92 * datacenter/scripts/sourcefile:
93 - bugfix (intgrep returned not only the number)
94
95 * datacenter/scripts/checktransfer:
96 - removed not needed output
97
98 * datacenter/scripts/budb:
99 - added (script making backup of databases)
100
101 * datacenter/tools/sps-bu:
102 - added (script updating SequenceProcessStatus)
103
104 * datacenter/macros/checkfileavail.C:
105 - Form() did not work for sequences with many runs
106
107
108
109 2006/10/16 Thomas Bretz
110
111 * mextralgo/MExtralgoDigitalFilter.[h,cc]:
112 - Changed the extraction algorithm such that extraction of signal
113 and time is iterated and should be as consistent as possible
114 at the end of the algorithm.
115 - changed the final offset in the calculation of the arrival time
116 to match as best as it can so far.
117 - Updates to the still preliminary calculation of the weights
118
119 * manalysis/MEnergyEstimate.cc, mdata/MDataList.cc,
120 mdata/MDataMember.cc, mhbase/MHMatrix.cc,
121 manalysis/MMultiDimDistCalc.cc, mfit/MTFitLoop.cc:
122 - updated comment to refer to MDataPhrase instead of MDataChain
123
124 * manalysis/MParameterCalc.[h,cc], manalysis/MCompProbCalc.cc,
125 mtools/MChisqEval.cc, mhist/MHCompProb.cc, mdata/MDataArray.cc,
126 mhbase/MFillH.cc, mfileio/MWriteAsciiFile.cc,
127 mfbase/MFDataChain.cc:
128 - replaced the usage of MDataChain by MDataPhrase
129
130 * mbase/MMath.cc:
131 - small update to SolvePol3 which is more accurate in the number
132 of different solutions
133
134 * mdata/DataLinkDef.h, mdata/Makefile:
135 - added MDataPhrase
136
137 * mhbase/MH.cc:
138 - further improvement to the calculation of binomial
139 errors, the sale factors were not correctly taken into account
140
141 * mdata/MDataPhrase.[h,cc]:
142 - added
143
144
145
146 2006/10/15 Thomas Bretz
147
148 * mbase/MEnv.[h,cc]:
149 - implmenetd the possibility to check whether the given resource
150 file eists
151
152 * star.cc, ganymed.c, callisto.cc:
153 - implemented an error if the resource file doesn't exist
154 (returns 0xfe)
155
156
157
158 2006/10/15
159
160 * RELEASE 0.10.2
161
162
163
164 2006/10/15 Thomas Bretz
165
166 * mtemp/MVP*:
167 - removed
168
169
170
171 2006/10/14 Thomas Bretz
172
173 * datacenter/macros/buildsequenceentries.C:
174 - fixed that in case of wobble sources always the project
175 and/or source name of the first run was assigned instead of
176 the new generaliyed wobble-source/-project name
177
178 * datacenter/scripts/dbchk:
179 - added some more checks
180
181 * datacenter/scripts/sourcefile:
182 - fixed the intgrep (didn't work with the colors in filldotraw)
183
184 * mastro/AstroIncl.h:
185 - added TArrayD
186
187 * mastro/MAstro.[h,cc]:
188 - added some functions around the sun and the moon
189
190 * mastro/MAstroCatalog.[h,cc]:
191 - check the epoch in Xephem catalog as numbe rnot as string
192 - added GetVisibilityCurve member function
193 - overwrote FindObject
194 - added MarkObject
195
196 * mastro/MObservatory.[h,cc]:
197 - added Tuorla observatory
198 - added member function to calculate sunrise and -set
199
200 * mbase/MTime.h:
201 - added a function to return Julian Date
202
203 * mhflux/MHCollectionArea.cc:
204 - some update in comments
205
206 * mhist/MHCamera.h:
207 - fixed a warning with root 5.13/04
208
209 * mmc/MMcRunHeader.cxx:
210 - initalize fImpactMax to -1
211
212 * macros/starvisday.C, macros/starvisyear.C:
213 - added
214
215
216
217 2006/10/13 Daniela Dorner
218
219 * datacenter/scripts/findnotseqruns:
220 - added (script to find not sequenced runs)
221
222 * datacenter/scripts/findnewstars:
223 - added (script to find sequences where star has been done)
224
225 * datacenter/tools/resetdataset:
226 - added (script to reset dataset)
227
228
229
230 2006/10/13 Thomas Bretz
231
232 * datacenter/macros/filldotraw.C:
233 - allow inserting missing runs
234
235 * msql/MSQLMagic.[h,cc]:
236 - added functions to request the value not only key and name
237
238
239
240 2006/10/12 Daniela Dorner
241
242 * datacenter/tools:
243 - added (directory for tools not used regulary)
244
245 * datacenter/tools/findnotanymoresequencedruns,
246 datacenter/tools/comparesequences:
247 - added (scripts for sequence building tests)
248
249 * datacenter/scripts/dunotseqruns:
250 - added (script to check disk usage of not sequenced runs)
251
252 * datacenter/scripts/checklogs:
253 - added comment
254
255
256
257 2006/10/11
258
259 * RELEASE 0.10.1
260
261
262
263 2006/10/11 Thomas Bretz
264
265 * mhbase/MH.[h,cc]:
266 - added a function to calculate binomial errors including weights
267 (this was added in root 5.13/04, but necessary for older versions)
268
269 * mhflux/MHCollectionArea.[h,cc]:
270 - added Sumw2() to the constructor so that the weights array gets
271 correctly initialize
272 - replaced the calculation of the binomial errors by the
273 corresponding root-function and the new MH function
274 - made sure that in all histogram operations the errors are
275 properly propagated
276 - let ReInit determine fMcRadius from MMcRunHeader
277 - execute check for corsika version even if the HistAll is extern
278
279 * mhflux/MHEnergyEst.cc, mhflux/MHThreshold.cc
280 - fixed the order in the constructor such that the Sumw2() does
281 correctly initialize the weights array
282
283 * mhflux/MMcSpectrumWeight.cc:
284 - a minor code reordering
285
286 * mjobs/MJSpectrum.cc:
287 - made sure that the histogram with the corsika spectrum has
288 the errors initialized and thus takes the weights correctly
289 into account
290 - corresponding to this changed some draw option to get the
291 same plots (hist) as before
292 - added a lot of comments to the code
293 - when the zenith angle weights are applied to the MC distribution
294 make sure that also the errors are correctly treated.
295
296 * mcalib/MCalibrationTestCalc.cc:
297 - enrolled some Form-statement
298
299 * mhflux/MAlphaFitter.cc:
300 - fixed a typo in a comment
301
302 * mbase/MLogHtml.cc:
303 - fixed a bug which caused the output to be totally corrupted
304
305 * datacenter/macros/writesequencefile.C:
306 - implemented again that the 1000 pedestal events are taken which
307 are next to the calibration run
308
309
310
311 2006/10/10 Thomas Bretz
312
313 * datacenter/macros/writesequencefile.C:
314 - fixed a possible crash in GetName
315 - improved output in case of failure
316
317
318
319 2006/10/10 Daniela Dorner
320
321 * datacenter/db/menu.php:
322 - included 'only offdata' and 'incl. offdata' checkbox for
323 sequenceinfo
324
325 * datacenter/db/runinfo.php, datacenter/db/runinfo-aio.php:
326 - changed name of column for case of group-by
327
328 * datacenter/db/index.html:
329 - added remark
330
331 * datacenter/db/sources.php:
332 - fixed bug (test-sources checkbox didn't work properly)
333
334
335
336 2006/10/10
337
338 * RELEASE 0.10
339
340
341
342 2006/10/10 Thomas Bretz
343
344 * mjobs/MJCalibration.cc:
345 - fixed the scaling and layout in the 'Defect' tab
346
347
348
349 2006/10/09 Daniela Dorner
350
351 * scripts/processsequence:
352 - removed exit
353 - removed unneccessary lines
354
355
356
357 2006/10/09 Thomas Bretz
358
359 * mhflux/MMcSpectrumWeight.cc:
360 - fixed a bug which caused the spectra to be normalized at 1GeV
361 by default instead of the integral
362 - allow the MC slope to be -1. With the current code this should
363 not be a problem anymore.
364 - improved some comments
365
366 * mbase/MMath.cc, mbase/MAGIC.cc:
367 - removed the NamespaceImp macro again, it gives problems when
368 compiling which are not yet understood
369
370 * Makefile:
371 - fixed a type in rmcondor
372
373 * mars-config:
374 - changed "--mars-ver" to "--version" as in root-config
375
376 * sponde_onoff.rc:
377 - added a reference to MMcSpectrumWeight::ReadEnv
378
379 * .rootrc:
380 - added a line for THtml (which is for the next root release)
381
382
383
384 2006/10/08 Thomas Bretz
385
386 * mhflux/MHalpha.cc:
387 - fixed a problem (maybe with the new root version) that on-
388 and off-data was shown in black and could not be distinguished
389 anymore
390
391 * ganymed.rc, ganymed:onoff.rc, ganymed_wobble.rc:
392 - some further update
393
394 * mcalib/MCalibrationHiLoCam.[h,cc]:
395 - broke down a long Form() chain into single Form()'s
396
397 * mhcalib/MHPedestalPix.cc, mhcalib/MHGausEvents.[h,cc],
398 mhcalib/MHCalibrationChargeBlindPix.cc,
399 mhcalib/MHCalibrationPix.cc:
400 - replaced IsNaN by !IsFinite (which includes IsNaN)
401 - changed some protected data members of the base class
402 into private data members
403
404 * mhflux/MAlphaFitter.cc, mhflux/MHEnergyEst.cc, mhist/MHCamera.cc,
405 mhist/MHHadronness.cc, mhvstime/MHPixVsTime.cc,
406 mhvstime/MHSectorVsTime.cc, mranforest/MRanForest.cc:
407 - replaced IsNaN by !IsFinite (which includes IsNaN)
408
409 * mhcalib/MHGausEvents.cc:
410 - removed a memory leak by removing the functions creating the
411 axes
412
413 * mcalib/MMcCalibrationCalc.cc, mmc/MMcConfigRunHeader.h:
414 - return and use a const-reference to the TArrayF's
415
416 * mimage/MHHillas.cc:
417 - fixed a problem which could cause the change in the DrawOption
418 of the Center-hist to raise a seg-fault.
419
420 * mbase/MMath.cc, mbase/MAGIC.cc:
421 - added the NamespaceImp macro to allow creation of the documentation
422 by THtml (according to the source code of TMath)
423
424
425
426 2006/10/07 Thomas Bretz
427
428 * Makefile.conf.general:
429 - removed ROOTVER definition ROOT_RELEASE can be used instead
430
431 * callisto.cc:
432 - exchanged some checks to get a more reasonable output
433
434 * callisto.rc, callisto_Dec04Jan05.rc:
435 - removed some obsolete resources for simplicity
436
437 * callisto.cc, ganymed.cc, mars.cc, merpp.cc, readdaq.cc, readreaw.cc,
438 showlog.cc, showplot.cc, sinope.cc, star.cc
439 - added the new root version check
440 - replaced ROOTVER by ROOT_RELEASE
441
442 * sinope.cc:
443 - adapted Usage() to fit the other executables
444
445 * mbase/MAGIC.h:
446 - added new namespace MARS with a new function CheckRootVer
447
448 * mbase/MAGIC.cc:
449 - added
450
451 * mbase/MEvtLoop.cc, mbase/MStatusDisplay.cc:
452 - replaced ROOTVER by ROOT_RELEASE
453
454 * mbase/Makefile:
455 - added new MAGIC.cc
456
457 * mbase/BaseLinkDef.h:
458 - added namespace MAGIC.cc
459
460 * mhcalib/MHGausEvent.cc:
461 - disallow also non finite results
462
463 * Makefile:
464 - added new exectuable mars.config
465
466 * mars-config.cc:
467 - added
468
469 * mcalib/MCalibrationRelTimeCalc.cc:
470 - updates some output
471 - added RelTimeResolutionLimit to ReadEnv
472
473
474
475 2006/10/07 Daniela Dorner, Thomas Bretz
476
477 * datacenter/scripts/runganymed:
478 - added sequencepath to ganymed command
479
480 * datacenter/macros/buildsequenceentries.C:
481 - restricted regular expression for wobble sources
482 - fixed bug (larger sequences were misinterpreted as identical
483 sequences)
484
485 * resources/sequences.rc:
486 - added 2 regions were interleaved pedestal run are allowed
487
488
489
490 2006/10/06 Daniela Dorner
491
492 * scripts/processsequence:
493 - implemented command line options
494 - improved logging
495 - implemented checks
496 - removed sourcefile
497
498 * datacenter/scripts/makecallistolinks:
499 - table was missing
500
501 * datacenter/scripts/rmlocks:
502 - reduced output
503
504 * datacenter/db/menu.php:
505 - implemented 1000 and 2000 for number of results pulldown
506
507
508
509 2006/10/05 Stefan Ruegamer
510
511 * mraw/MRawRunHeaders.cc:
512 - updated swap assignments for the swapped pixels 54-55
513 (runnumber > 88669)
514
515
516
517 2006/10/04 Stefan Ruegamer
518
519 * mraw/MRawRunHeaders.cc:
520 - updated swap assignments for the swapped pixels 161-162,
521 210-263 (runnumber <= 101789) and 54-55 (runnumber <= 102511)
522
523
524
525
526 2006/10/02 Thomas Bretz
527
528 * callisto.rc, callisto_Dec04Jan05.rc:
529 - fixed some names of some resources (all commented out anyhow)
530
531 * mdata/MDataElement.cc:
532 - if the column given is the constructor is negative the
533 name of the matrix is supposed to contain also the column index
534
535 * mhcalib/MHCalibrationRelTimeCam.[h,cc]:
536 - improved the output in case of under- and overflows
537 - added const-qualifier to CheckOverflow
538
539 * mreport/MReport.cc:
540 - allow the milliseconds to be 1000 (this is a bug which affects
541 the camera reports in very rare cases)
542 - improved output
543
544 * mjobs/MJCalibration.cc:
545 - added two plots the extracted signal and the extracted arrival
546 time
547
548
549
550 2006/10/01 Thomas Bretz
551
552 * mextralgo/MExtralgoSpline.[h,cc]:
553 - changed from the old fashined search algorithm to a completely
554 analytical approach. Still with a lot of comments containing
555 the old code
556
557 * mbase/MMath.[h,cc]:
558 - added new function to solve polynomial equations up to the
559 thirs order.
560
561
562
563 2006/09/29 Thomas Bretz
564
565 * ganymed_wobble.rc:
566 - use the same spark cuts as in ganymed_onoff.rc. Seems to be
567 unintentional that they were different.
568
569 * macros/train/trainenergy.C:
570 - fixed an oddity because there was artificial path
571 - added some comments
572
573
574
575 2006/09/28 Stefan Ruegamer
576
577 * mraw/MRawRunHeaders.cc:
578 - added swap assignments for the swapped pixels 119-120, 161-162,
579 210-263 and 54-55 in the corresponding run range
580
581
582
583 2006/09/28 Daniela Dorner
584
585 * datacenter/scripts/checkfilesforsequenceavail,
586 datacenter/scripts/runcallisto, datacenter/scripts/runganymed:
587 - improved processlog
588
589 * datacenter/scripts/sourcefile:
590 - improved processlog
591 - exchange function finish by code in fuction makedir
592
593 * datacenter/scripts/setup, datacenter/scripts/linkmc,
594 datacenter/scripts/mcsequences,
595 datacenter/scripts/processmcsequences:
596 - moved mcpath to setup
597 - updated mcpath
598
599 * datacenter/scripts/checktransfer:
600 - also check transfer of subsystem files
601 - added comments
602
603
604
605 2006/09/28 Thomas Bretz
606
607 * mfilter/MFMagicCuts.[h,cc]:
608 - implemented a hadronness cut as an option
609 - updated class reference
610 - fixed abug introduced 14.7.2005 which caused the M3Long of the
611 anti source to be not properly evaluated in case of optimization.
612
613 * ganymed_onoff.rc, ganymed_wobble.rc:
614 - updated with comments how to use random forest
615
616 * datacenter/macros/buildsequenceentries.C:
617 - updated with a completely redesigned algorithm and completly
618 redisigned code
619
620 * datacenter/macros/writesequencefile.C:
621 - the new simplified version doesn't take the number of pedestal
622 events anymore into account.
623
624 * mjobs/MJCalibrateSignal.cc:
625 - removed the tab with the calibrated arrival times. It never
626 gave any useful information
627
628 * mgeom/Makefile, mgeom/GeomLinkDef.h:
629 - took out all currently unused cameras from compilation
630
631 * mjobs/MJCut.cc:
632 - updated the confusing error message printed to the log-stream
633 in case of a failure of FillSrcPosCam
634
635 * callisto.cc:
636 - fixed small bug in PrintFiles
637
638 * datacenter/macros/plotdb.C:
639 - updated comments
640 - fixed a problem with empty TGraphs
641 - added new tabs for Hi-/Lo-Gain offsets and calibration
642 - incrased the range for the PSF
643 - reordered the tabs
644 - chnaged the binning for the relative effective on time
645 - removed the tab with the number of muons after cuts
646 - allow a dataset as last argument
647
648 * mraw/MRawRunHeader.h:
649 - added new member function IsValid
650
651 * mfileio/MReadMarsFile.cc:
652 - improved output in case something is wrong with the run-header
653
654
655
656 2006/09/27 Daniela Dorner
657
658 * datacenter/scripts/setup, datacenter/scripts/sourcefile:
659 - fixed sourcing of setup
660
661 * datacenter/db/culminating.php, datacenter/db/datacheck.php,
662 datacenter/db/datasetinfo-aio.php, datacenter/db/datasetinfo.php,
663 datacenter/db/dbstatus.php, datacenter/db/include.php,
664 datacenter/db/index.php, datacenter/db/printtable.php,
665 datacenter/db/querycal.php, datacenter/db/querymc.php,
666 datacenter/db/queryrbk.php, datacenter/db/queryseq.php,
667 datacenter/db/querystar.php, datacenter/db/runinfo-aio.php,
668 datacenter/db/runinfo.php, datacenter/db/statusrps.php,
669 datacenter/db/statussbs.php, datacenter/db/statussps.php:
670 - fixed calling of PrintMagicTable
671
672 * datacenter/macros/checkfileavail.C:
673 - fixed bug
674
675
676
677 2006/09/26 Thomas Bretz
678
679 * mbase/MMath.h:
680 - added new function ModF
681
682 * mhist/MHRate.cc, mhist/MHWeather.cc, mhvstime/MHPixVsTime.cc,
683 mhvstime/MHSectorVsTime.cc, mhvstime/MHVsTime.cc,
684 mpointing/MHPointing.cc:
685 - made the update of the axis ranges work again
686
687
688
689 2006/09/26 Daniela Dorner
690
691 * datacenter/scripts/zipscript:
692 - remove write permission after zip
693
694
695
696 2006/09/25 Daniela Dorner
697
698 * datacenter/scripts/mcsequences:
699 - fixed overwriting of sequencefiles
700
701 * datacenter/scripts/linkmc:
702 - fixed typo
703
704
705
706 2006/09/20 Daniela Dorner
707
708 * datacenter/scripts/zipscript, datacenter/scripts/checktransfer:
709 - added
710
711
712
713 2006/09/19 Daniela Dorner
714
715 * datacenter/db/datasetinfo-aio.php, datacenter/db/runinfo-aio.php,
716 datacenter/db/sequinfo-aio.php, datacenter/db/menu.php,
717 datacenter/db/menu.js:
718 - status menu was displayed wrongly after query
719
720
721
722 2006/08/30 Daniela Dorner
723
724 * datacenter/scripts/sourcefile:
725 - removed setzero
726 - restructured
727
728 * datacenter/scripts/setup:
729 - fixed bug
730
731 * datacenter/scripts/jobmanager:
732 - replaced setzero
733 - removed nail
734 - improved logging
735
736 * datacenter/macros/filldotrun.C:
737 - enhanced return-values
738
739 * datacenter/macros/insertdataset.C:
740 - fixed return-values in case of error
741
742 * datacenter/macros/insertdataset.C,
743 datacenter/scripts/insertdatasets:
744 - implemented return value for 'exists already in db'
745
746
747
748 2006/08/29 Thomas Bretz
749
750 * resources/sequences.rc:
751 - updated
752
753
754
755 2006/08/29 Daniela Dorner
756
757 * datacenter/scripts/buildsequenceentries:
758 - fixed logpath
759
760 * datacenter/scripts/fillcallisto, datacenter/scripts/fillganymed,
761 datacenter/scripts/fillstar:
762 - changed logpath
763
764 * datacenter/scripts/insertdatasets:
765 - improved logging
766
767 * datacenter/scripts/filesondisk:
768 - reduced output
769
770 * datacenter/scripts/checklogs:
771 - added (mails WARNs and ERRORs to $erradrs)
772
773 * datacenter/scripts/rmlocks:
774 - improved logging
775 - took removing out (reason: 12 hour limitation of condor is not
776 working; instead mail)
777
778 * datacenter/scripts/sourcefile:
779 - improved logging in setstatus
780 - implemented alias intgrep
781
782 * datacenter/scripts/buildsequenceentries,
783 datacenter/scripts/checkfilesforsequenceavail,
784 datacenter/scripts/checkstardone, datacenter/scripts/copyscript,
785 datacenter/scripts/dodatacheck, datacenter/scripts/doexclusions,
786 datacenter/scripts/doqualityplots, datacenter/scripts/filesondisk,
787 datacenter/scripts/fillcallisto, datacenter/scripts/fillganymed,
788 datacenter/scripts/fillstar, datacenter/scripts/insertdatasets,
789 datacenter/scripts/insertsequences,
790 datacenter/scripts/makecallistolinks,
791 datacenter/scripts/writesequencefiles:
792 - implemented usage of alias intgrep
793
794
795
796 2006/08/28 Thomas Bretz
797
798 * msql/MSQLMagic.cc:
799 - replaced DELETE by DELETE FROM
800
801 * mbase/MTime.h:
802 - if name is given in the constructor it is tried to use
803 it as SqlDateTime.
804
805
806
807 2006/08/25 Daniela Hoehne
808
809 * datacenter/scripts/setup:
810 - implemented new path for runlogs
811
812 * datacenter/scripts/buildsequenceentries, datacenter/scripts/
813 checkfilesforsequenceavail, datacenter/scripts/checkstardone,
814 datacenter/scripts/copyscript, datacenter/scripts/correcttime,
815 datacenter/scripts/dodatacheck, datacenter/scripts/doexclusions,
816 datacenter/scripts/doqualityplots, datacenter/scripts/dowebplots,
817 datacenter/scripts/filesondisk, datacenter/scripts/fillcallisto,
818 datacenter/scripts/fillganymed, datacenter/scripts/fillstar,
819 datacenter/scripts/insertdatasets, datacenter/scripts/insertsequences,
820 datacenter/scripts/linkmc, datacenter/scripts/makecallistolinks,
821 datacenter/scripts/runcallisto, datacenter/scripts/runganymed,
822 datacenter/scripts/runstar, datacenter/scripts/processmcsequences,
823 datacenter/scripts/mcsequences:
824 - improved logging (changed runlogpath)
825
826 * datacenter/scripts/checkstardone, datacenter/scripts/insertdatasets,
827 datacenter/scripts/insertsequences:
828 - changed logging outpath
829
830
831
832 2006/08/25 Daniela Dorner
833
834 * datacenter/scripts/jobmanager, datacenter/scripts/sourcefile,
835 datacenter/scripts/scriptlauncher:
836 - improved logging
837 - implemented usage of printprocesslog
838
839 * datacenter/scripts/jobmanager:
840 - improved usage of resources
841
842 * datacenter/scripts/scriptlauncher:
843 - improved errorhandling
844
845 * datacenter/scripts/sourcefile:
846 - implemented function and paths for processlog
847
848 * datacenter/scripts/copyscript, datacenter/scripts/insertdatasets,
849 datacenter/scripts/doqualityplots, datacenter/scripts/dowebplots,
850 datacenter/scripts/linkmc, datacenter/scripts/makecallistolinks,
851 datacenter/scripts/mcsequences,
852 datacenter/scripts/insertsequences,
853 datacenter/scripts/processmcsequences:
854 - implemented usage of finish
855 - improved logging
856
857 * datacenter/scripts/doexclusions:
858 - implemented check=1 (was still missing)
859
860 * datacenter/scripts/correcttime,
861 datacenter/scripts/insertsequences,
862 datacenter/scripts/makecallistolinks:
863 - improved logging
864 - fixed bugs
865
866 * datacenter/scripts/checkfilesforsequenceavail,
867 datacenter/scripts/filesondisk, datacenter/scripts/runcallisto:
868 - improved logging
869
870 * datacenter/scripts/buildsequenceentries,
871 datacenter/scripts/checkfilesforsequenceavail,
872 datacenter/scripts/checkstardone, datacenter/scripts/copyscript,
873 datacenter/scripts/correcttime, datacenter/scripts/dodatacheck,
874 datacenter/scripts/doexclusions, datacenter/scripts/doqualityplots,
875 datacenter/scripts/insertdatasets, datacenter/scripts/dowebplots,
876 datacenter/scripts/filesondisk, datacenter/scripts/fillcallisto,
877 datacenter/scripts/fillstar, datacenter/scripts/fillganymed,
878 datacenter/scripts/insertsequences, datacenter/scripts/jobmanager,
879 datacenter/scripts/linkmc, datacenter/scripts/makecallistolinks,
880 datacenter/scripts/mcsequences, datacenter/scripts/movingrawfiles,
881 datacenter/scripts/rmlock, datacenter/scripts/processmcsequences,
882 datacenter/scripts/runstar, datacenter/scripts/runcallisto,
883 datacenter/scripts/runganymed, datacenter/scripts/webupdate-star,
884 datacenter/scripts/webupdate-callisto,
885 datacenter/scripts/webupdate-sinope, datacenter/scripts/sourcefile,
886 datacenter/scripts/webupdate-ganymed,
887 datacenter/scripts/writesequencefiles:
888 - implemented usage of printprocesslog
889 - fixed runlogpath
890
891 * datacenter/scripts/webupdate-callisto,
892 datacenter/scripts/webupdate-ganymed,
893 datacenter/scripts/webupdate-sinope,
894 datacenter/scripts/webupdate-star:
895 - added logging
896
897
898
899 2006/08/25 Thomas Bretz
900
901 * msignal/MExtractTimeAndChargeSpline.h:
902 - changed fgLoGainOffset from 1.39 to 1.3 according to an extensive
903 test in the test-database
904
905 * resources/sequences.rc:
906 - resource file how to build sequences... added.
907
908 * msql/MSQLMagic.[h,cc]:
909 - added
910
911 * msql/MSQLServer.[h,cc]:
912 - added copy constructor
913 - allow fServ to be NULL (added sanity checks)
914 - Implemented Exec-command
915
916 * msql/Makefile, msql/SqlLinkDef.h:
917 - added MSQLMagic
918
919 * mbase/MLog.[h,cc]:
920 - added new member function Intro()
921
922 * mextralgo, mextralgo/Makefile, mextralgo/ExtralgoLinkDef.h,
923 mextralgo/MExtralgoDigitalFilter.[h,cc],
924 mextralgo/MExtralgoSpline.[h,cc]:.
925 - added
926
927
928
929 2006/08/24 Thomas Bretz
930
931 * manalysis/Makfile, manalysis/AnalysisLinkDef.h:
932 - took MCompProbCalc out
933
934 * mhist/Makfile, mhist/HistLinkDef.h:
935 - took MHCompProb out
936
937
938
939 2006/08/24 Daniela Dorner
940
941 * datacenter/scripts/sourcefile:
942 - implemented new functions to get information from the database
943 - fixed bug in naming of variable
944
945 * datacenter/scripts/jobmanager:
946 - implemented usage of getstatus
947 - fixed bug in naming of variable
948
949 * datacenter/scripts/runcallisto, datacenter/scripts/runstar,
950 datacenter/scripts/runganymed, datacenter/scripts/dodatacheck:
951 - implemented usage of gettodo
952 - removed for-loop to process several primaries
953
954 * datacenter/scripts/buildsequenceentries,
955 datacenter/scripts/checkfilesforsequenceavail,
956 datacenter/scripts/checkstardone, datacenter/scripts/correcttime,
957 datacenter/scripts/doexclusions, datacenter/scripts/fillcallisto,
958 datacenter/scripts/fillganymed, datacenter/scripts/fillstar,
959 datacenter/scripts/writesequencefiles:
960 - implemented usage of new getdolist function
961
962
963
964 2006/08/23 Thomas Bretz
965
966 * mtools/MCalendar.cc:
967 - simplified DrawTTF as suggested in the root bug tracker
968
969
970
971 2006/08/22 Daniela Dorner
972
973 * datacenter/scripts/buildsequenceentries,
974 datacenter/scripts/checkfilesforsequenceavail,
975 datacenter/scripts/checkstardone, datacenter/scripts/copyscript,
976 datacenter/scripts/correcttime, datacenter/scripts/dodatacheck,
977 datacenter/scripts/doexclusions, datacenter/scripts/doqualityplots,
978 datacenter/scripts/dowebplots, datacenter/scripts/filesondisk,
979 datacenter/scripts/fillcallisto, datacenter/scripts/fillganymed,
980 datacenter/scripts/fillstar, datacenter/scripts/insertdatasets,
981 datacenter/scripts/insertsequences, datacenter/scripts/linkmc,
982 datacenter/scripts/makecallistolinks,
983 datacenter/scripts/mcsequences, datacenter/scripts/movingrawfiles,
984 datacenter/scripts/processmcsequences, datacenter/scripts/rmlocks,
985 datacenter/scripts/runcallisto, datacenter/scripts/runganymed,
986 datacenter/scripts/runstar, datacenter/scripts/writesequencefiles,
987 datacenter/scripts/sourcefile:
988 - implemented possibility to run several tests by one user
989 (relative path for Mars version)
990
991 * datacenter/scripts/sourcefile:
992 - included webpath
993 - added comments
994 - added variables and functions for jobmanager
995 - removed changing variables
996 - added addresses
997 - implemented functions to get todolist via shell
998 - improved logging
999 - replaced setstatus, implemented new function not calling root
1000 but directly using shell and mysql to speed up the setting of
1001 the status
1002
1003 * datacenter/scripts/jobmanager:
1004 - added (script to controll the amount of callisto, star, ganymed
1005 and datacheck running)
1006 - reduced logging output
1007 - implemented gettodo
1008 - implemented possibility to run several tests by one user
1009 (relative path for Mars version)
1010 - moved setup from jobsourcefile to sourcefile
1011 - added locking for gettodo
1012 - make sure that lists- and lock-directory are available
1013
1014 * datacenter/scripts/setup:
1015 - added (file to store setup variables, which might be changed)
1016 - new root version
1017
1018 * datacenter/scripts/copyscript:
1019 - removed addresses
1020 - fixed typo
1021
1022 * datacenter/scripts/run.condor:
1023 - added (file used to submit scripts to condor, used by jobmanager
1024 and script launcher)
1025
1026 * steps.rc:
1027 - fixed typo
1028
1029 * datacenter/scripts/buildsequenceentries,
1030 datacenter/scripts/checkfilesforsequenceavail,
1031 datacenter/scripts/checkstardone, datacenter/scripts/correcttime,
1032 datacenter/scripts/dodatacheck, datacenter/scripts/doexclusions,
1033 datacenter/scripts/fillcallisto, datacenter/scripts/fillganymed,
1034 datacenter/scripts/fillstar, datacenter/scripts/runcallisto,
1035 datacenter/scripts/runganymed, datacenter/scripts/runstar,
1036 datacenter/scripts/writesequencefiles:
1037 - implemented usage of gettodo instead of getdolist (faster)
1038
1039 * datacenter/scripts/dodatacheck, datacenter/scripts/runcallisto,
1040 datacenter/scripts/runganymed, datacenter/scripts/runstar:
1041 - improved logging and comments
1042 - adapted find-to-do-file-algorithm
1043
1044 * datacenter/scripts/buildsequenceentries,
1045 datacenter/scripts/checkfilesforsequenceavail,
1046 datacenter/scripts/checkstardone, datacenter/scripts/correcttime,
1047 datacenter/scripts/doexclusions, datacenter/scripts/fillcallisto,
1048 datacenter/scripts/fillganymed, datacenter/scripts/fillstar,
1049 datacenter/scripts/makecallistolinks,
1050 datacenter/scripts/writesequencefiles:
1051 - improved logging and comments
1052
1053 * datacenter/scripts/buildsequenceentries,
1054 datacenter/scripts/checkfilesforsequenceavail,
1055 datacenter/scripts/checkstardone, datacenter/scripts/correcttime,
1056 datacenter/scripts/dodatacheck, datacenter/scripts/doexclusions,
1057 datacenter/scripts/fillcallisto, datacenter/scripts/fillganymed,
1058 datacenter/scripts/fillstar, datacenter/scripts/runcallisto,
1059 datacenter/scripts/runganymed, datacenter/scripts/runstar,
1060 datacenter/scripts/writesequencefiles:
1061 - remove todofile when it has been read
1062
1063 * datacenter/scripts/scriptlauncher:
1064 - added (script to start submit other scripts to condor)
1065 - make sure that lists- and lock-directory are available
1066
1067 * datacenter/scripts/webupdate-callisto,
1068 datacenter/scripts/webupdate-star,
1069 datacenter/scripts/webupdate-sinope,
1070 datacenter/scripts/webupdate-ganymed:
1071 - added
1072
1073
1074
1075 2006/08/22 Thomas Bretz
1076
1077 * Makefile, Makefile.rules:
1078 - let condor wait until all jobs are finished and then
1079 link everything
1080
1081 * mbadpixels/MBadPixelsCam.[h,cc]:
1082 - added a simple function GetNumUnsuitable which can be used
1083 as a rule eg. in a filter.
1084
1085
1086
1087 2006/08/21 Thomas Bretz
1088
1089 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]:
1090 - there are three cases in which the digital filter algorithm
1091 cannot run to the end (eg. division by zero). For this cases
1092 more correct return values are set.
1093 - made sure that the fHiGainFirst is not added a second time
1094 through fTimeShiftHiGain
1095 - made sure that the case is handled correctly in which the sliding
1096 DF either couldn't slide at all or the maximum is below zero
1097
1098 * msignal/MExtractTimeAndChargeSpline.[h,cc]:
1099 - made sure that dsum is always set correctly
1100
1101 * msignal/Makefile, msignal/SignalLinkDef.h:
1102 - took out the following classes from make:
1103 + MExtractFixedWindow
1104 + MExtractSlidingWindow
1105 + MExtractFixedWindowPeakSearch
1106 + MExtractFixedWindowSpline
1107 + MExtractAmplitudeSpline
1108 + MExtrcatTimeSpline
1109 + MExtractTimeFastSpline
1110 + MExtractTimeHighestIntegral
1111 + MExtractTimeAndChargeSlidingWindow
1112 + MExtractTimeAndChargeDigitalFilterPeakSearch
1113
1114 * mjobs/MJCalibration.cc, mjobs/MJCalibTest.cc:
1115 - replaced default extractor by our default spline extractor
1116
1117 * mbase/MMath.[h,cc]:
1118 - added the possibility in GetMedianDev to retrieve the
1119 intermediate median
1120 - updated comments
1121
1122 * mhflux/MHEnergyEst.cc:
1123 - replaces old Form() by MString::Format
1124
1125 * msignal/MExtractTimeAndCharge.cc:
1126 - mark an extracted signal as invalid if more than 6 logain
1127 slices have saturated
1128
1129
1130
1131 2006/08/20 Thomas Bretz
1132
1133 * mtools/MCalendar.cc:
1134 - fixed the font-size issue (which I don't understand at all -
1135 bug report submitted)
1136
1137 * macros/tutorials/calendar.C:
1138 - changed the font name to a font supported by root
1139
1140
1141
1142 2006/08/19 Thomas Bretz
1143
1144 * mastro/MAstroCatalog.cc:
1145 - replaced all ifstream by MZlib to allow reading gzip
1146 compressed catalogs
1147
1148 * mbase/MString.[h,cc]:
1149 - changed function Form()
1150 - renamed old function Form() to Format()
1151
1152 * mastro/MAstroCatalog.cc, mbase/MParContainer.cc,
1153 mbase/MStatusDisplay.cc, mbase/MTask.cc, mpointing/MHSrcPosCam.cc
1154 mpointing/MPointingPos.cc, mbase/MEvtLoop.cc:
1155 - replaced MString::Form by new function name MString::Format
1156
1157 * macros/tutorials/calendar.C, macros/tutorials/calendar.rc,
1158 macros/tutorials/holidays.rc:
1159 - added
1160
1161 * mtools/MCalendar.[h,cc]:
1162 - added some dead code
1163 - changed the default a little bit
1164 - added fOrientation to allow changing the orientation
1165 - added code to paint a clock for the change from summer- to
1166 winter-time and vice versa
1167 - removed the direct dependance on the word "Easter" to
1168 display the easter holidays
1169 - added the possibility to restrict the display of some contents
1170 to only some week days (eg to display "KW35" only on mondays)
1171 - some updated to drawing the image
1172 - improved the ResetLayout and SetDefaultLayout if called from
1173 the context menu
1174
1175
1176
1177 2006/08/18 Thomas Bretz
1178
1179 * mcalib/MCalibrateData.cc, mhcalib/MHCalibrationChargeCam.cc,
1180 mhcalib/MHCalibrationHiLoCam.cc:
1181 - replaced obsolste GetNumHiGainSaturated()>0 by IsHiGainSaturated()
1182
1183
1184
1185 2006/08/17 Thomas Bretz
1186
1187 * mcalib/MCalibrationChargeCalc.cc:
1188 - added a missing flush
1189
1190 * msignal/MExtractor.cc:
1191 - small update to output
1192
1193 * msignal/MExtractTimeAndCharge.cc:
1194 - mark the lo-gains only as valid if they are really extracted
1195
1196 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
1197 - in hi-gain extraction fmax was initialized with -9999, but after
1198 the loop a invalid value of fmax<0 was not checked. Changed
1199 initialization to 0
1200
1201
1202
1203 2006/08/16 Thomas Bretz
1204
1205 * Makefile.conf.general:
1206 - fixed usage of substitutions
1207
1208 * mmc/MMcConfigRunHeader.[h,cc]:
1209 - added fParaboloidFocal
1210 - increased class version by 1
1211 - updated comments
1212
1213 * mmc/MMcEvt.[hxx,cxx]:
1214 - added fEventReuse
1215 - increased class version by 1
1216 - updates to comments
1217
1218 * mmc/MMcEvtBasic.h:
1219 - replaced private by protected
1220
1221 * mmc/MMcFadcHeader.hxx:
1222 - updates to comments
1223 - update to global ifdef
1224
1225 * mmc/MMcRunHeader.[hxx,cxx]:
1226 - added fRandomPointingConeSemiAngle
1227 - increased class version by 1
1228 - upadted comments
1229 - removed empty destructor
1230
1231 * mmc/MMcTrig.hxx:
1232 - updated preprocessor directives
1233
1234 * mmc/MMcTrigHeader.[hxx,cxx]:
1235 - updated comments
1236 - removed empty destructor
1237 - updated preprocessor directives
1238
1239 * mmc/MTriggerDefine.h, mmc/Mdefine.h:
1240 - updated preprocessor directives
1241
1242 * manalysis/MMcCalibrationUpdate.cc,
1243 mhcalib/MHCalibrationRelTimeCam.cc:
1244 - replaced IsLoGainUsed by IsHiGainSaturated
1245
1246 * mcalib/MCalibrateData.cc:
1247 - changed the algorithm which takes either the hi- or the lo-gain
1248 such that it gives more reliable results in case of saturation
1249 and/or problems with the extraction and if no reliable
1250 result is possible the pixel is set unsuitable
1251
1252 * mcalib/MCalibrateRelTimes.cc:
1253 - removed the usage of MSignalPix::SetLoGainUsed
1254 - set the pixel to unsuitable if the arrival time could not
1255 be extracted
1256
1257 * mfilter/MFCosmics.cc, mhcalib/MHCalibrationChargeCam.cc:
1258 - replaced GetNumHiGainSaturated()>0 by IsHiGainSaturated()
1259
1260 * mhist/MHCamera.cc:
1261 - removed obsolete MMath::GaussProb from GetMedianDev
1262
1263 * msignal/MArrivalTimeCam.cc:
1264 - replaced IsValid by IsArrivalTimeValid
1265 - replaces Is[Hi,Lo]GainValid by
1266 Is[Hi,Lo]GainValid && !Is[Hi,Lo]GainSaturated in
1267 GetPixelContent
1268 - added a check for saturation in case of getting the delay
1269 - do not restrict the range of the returned delays anymore
1270
1271 * msignal/MArrivalTimePix.[h,cc]:
1272 - improved GetArrivalTime to take the hi-gain saturation
1273 better into account
1274 - added a new function IsArrivalTimeValid
1275 - removed obsolete function IsValid and IsLoGainUsed
1276
1277 * msignal/MExtractTimeAndChargeSpline.cc:
1278 - added a check to not set fMaxBinContent in case the extraction
1279 would happen in the first or last slice similar to the
1280 digital filter. This became necessary because otherwise the
1281 spline extractor sometimes extracts nonsens values
1282
1283 * msignal/MExtractedSignalCam.cc:
1284 - replaced IsValid by more accurate functions
1285 - take saturation in GetPixelContent into account
1286
1287 * msignal/MExtractedSignalPix.[h,cc]:
1288 - removed obsolete function IsValid and IsLoGainUsed
1289 - added functions Is[Hi,Lo]GainSaturated
1290
1291 * msignal/MSignalCam.cc:
1292 - removed cases 10 and 11 in GetPixelContent
1293
1294 * msignal/MSignalPix.[h,cc]:
1295 - removed obsolete LoGainUsed references
1296
1297
1298
1299 2006/08/15 Daniela Dorner
1300
1301 * datacenter/macros/filldotrun.C:
1302 - implemented new arehucas version
1303
1304 * datacenter/db/culminating.php, datacenter/db/datacheck.php,
1305 datacenter/db/datasetinfo.php, datacenter/db/dbstatus.php,
1306 datacenter/db/index.php, datacenter/db/printtable.php,
1307 datacenter/db/querycal.php, datacenter/db/queryrbk.php,
1308 datacenter/db/queryseq.php, datacenter/db/querystar.php,
1309 datacenter/db/runinfo.php, datacenter/db/sequence.php,
1310 datacenter/db/sequinfo.php, datacenter/db/statusrps.php,
1311 datacenter/db/statussbs.php, datacenter/db/statussps.php:
1312 - moved some code to functions (mainly menu)
1313
1314 * datacenter/db/findoffdata.php:
1315 - moved some code to functions (mainly menu)
1316 - implemented zd-range fields
1317 - improved limits functionality
1318 - added some limit fields
1319 - added new field for limits
1320
1321 * datacenter/db/include.php:
1322 - implemented function to print or not print submitted query
1323 (PrintSubmittedQuery(..))
1324 - removed not needed argument of function RemoveSortBy()
1325 - implemented new algorithms for enhanced colour coding for limits
1326 in PrintMagicTable()
1327 - sort by first desc
1328
1329 * datacenter/db/index-header.html:
1330 - shortened menu (removed old websites)
1331 - fixed link
1332
1333 * datacenter/db/index.html:
1334 - added new websites
1335 - added link to error coding
1336 - fixed link
1337
1338 * datacenter/db/magicdefs.php:
1339 - changed limits arrays for enhanced algorithms
1340 - added variables for starguider, new limit fields, zd range
1341
1342 * datacenter/db/sources.php:
1343 - fixed bug (display of test sources)
1344 - moved some code to functions (mainly menu)
1345
1346 * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php,
1347 datacenter/db/datasetinfo-aio.php:
1348 - added (website unifying other websites, so that only one website
1349 for runs, one for sequences and one for datasets is needed)
1350
1351 * datacenter/db/menu.php:
1352 - added (containing functions for parts of the menu)
1353
1354 * datacenter/db/menu.js:
1355 - added (script for diplaying/hiding parts of the menu)
1356
1357
1358
1359 2006/08/09 Thomas Bretz
1360
1361 * mbase/MMath.cc:
1362 - changed MedianDev to support 68% division instead of 0.5%
1363
1364 * datacenter/macros/fillsignal.C:
1365 - adapted to use Median for Pulse Offset and Gain
1366
1367
1368
1369 2006/08/08 Thomas Bretz
1370
1371 * mbadpixels/MBadPixelsCam.cc:
1372 - added some comments
1373
1374 * mhist/MHEvent.cc:
1375 - replaced GetTheta() by GetTelescopeTheta()
1376
1377 * msignal/MExtractedSignalCam.cc:
1378 - some update to returning the hi-/lo-gain ratio
1379
1380 * mbase/MMath.[h,cc]:
1381 - new functions MedianDev
1382
1383 * mhist/MHCamera.[h,cc]:
1384 - new function GetMedian
1385 - new function GetMedianDev
1386
1387
1388
1389 2006/08/08 Daniela Dorner
1390
1391 * datacenter/scripts/copyscript:
1392 - updated address list of people who are informed about changes in
1393 the catalog file
1394 - improved output to mail
1395 - updated search of newer catalogfiles
1396 - addapted to change in md5sum
1397 - fixed typo
1398
1399 * steps.rc:
1400 - made interpretable for shell
1401 - set Default to check for fSequenceFileWritten, so that manually
1402 inserted sequences can't be resettet
1403
1404 * datacenter/scripts/makecallistolinks:
1405 - removed reason2
1406
1407
1408
1409 2006/08/06 Thomas Bretz
1410
1411 * datacenter/macros/checkstardone.C,
1412 datacenter/macros/checkfileavail.C,
1413 datacenter/macros/filldotraw.C:
1414 - fixed. res was still not correctly deleted
1415
1416
1417
1418 2006/08/05 Thomas Bretz
1419
1420 * datacente/macros/fillsignal.C:
1421 - still searched for tabs DiffHi and DiffLo... fixed.
1422 - added a missing comma in the sql query
1423
1424 * mbase/MLog.cc, mbase/MLogHtml.cc:
1425 - switched off buffering for ofstreams
1426 - fixed length argument for the case </> are replaced by html-code
1427
1428 * datacenter/macros/checkstardone.C:
1429 - fixed. was completely broken, didn't even compile.
1430
1431
1432
1433 2006/08/04 Thomas Bretz
1434
1435 * mhvstime/MHVsTime.cc:
1436 - fixed a bug which made the argument of SetMinimum be ignored
1437
1438 * mpointing/MHPointing.cc:
1439 - changed position of SetMinimum and SetMaximum
1440
1441 * msignal/MArrivalTimeCam.[h,cc]:
1442 - added new options in GetPixelContent
1443 - added some new member functions
1444
1445 * msignal/MExtractedSignalCam.[h,cc]:
1446 - added new options in GetPixelContent
1447 - added some new member functions
1448
1449 * msignal/MExtractedSignalPix.h:
1450 - added some new member function
1451 - added some comments
1452
1453 * msql/MSQLServer.cc:
1454 - allow to setup different password for differend users and different
1455 users for different databases in sql.rc
1456
1457 * mcalib/MCalibrateRelTimes.cc:
1458 - implemented a workaround to mark pixels bad for extraction of
1459 hi- and lo-gain failed. (Before MCalibrateData just assigned
1460 a weird value)
1461
1462 * msignal/MArrivalTimePix.h:
1463 - added some member functions
1464
1465 * msignal/MExtractTimeAndCharge.cc:
1466 - added some comments which contain future code
1467 - invalidate hi- and lo-gain if both could not be extracted properly
1468 (FIXME: We need a cut on the number of unsuitable pixels per event)
1469 - changed handling of sathi to make the detection of hi-gain
1470 saturation work properly
1471
1472 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
1473 - changed fgLoGainOffset from 1.05 to 0.95 (comming out of the
1474 latest plots)
1475 - fixed assignment of sat in hi-gain extraction to make sure
1476 the the satuartion information can be returned properly
1477
1478 * msignal/MExtractTimeAndChargeSpline.cc:
1479 - changed fgLoGainStartShift according to BCN cvs to -2.4 (FIXME
1480 this should be checked!)
1481 - adapted handling of sat in hi-gain extraction to changes
1482 above
1483
1484 * mjobs/MJCalibrateSignal.cc:
1485 - replaced the hi-/lo-gain pulse plots by plots showing the
1486 hi-/lo-gain intercalibration and the hi-/lo-gain offset
1487
1488 * datacenter/macros/fillsignal.C:
1489 - changed according to the changes
1490
1491 * mraw/MRawFileRead.cc:
1492 - rais an error if a requested file could not be opened
1493
1494 * mbase/MParContainer.cc:
1495 - added some comments
1496
1497
1498
1499 2006/08/03 Thomas Bretz
1500
1501 * mbase/MTask.cc:
1502 - do not print number of executions if it is (UInt_t)-1
1503
1504 * mfileio/MReadReports.cc:
1505 - do not allocate a MTime container anymore. This can be done
1506 by root automatically which has the advantage that we don't
1507 have to care about its deletion
1508 - added some more debug output, just in case...
1509
1510 * mfileio/MReadTree.cc:
1511 - fixed a typo in a comment
1512
1513 * mhist/MHRate.cc, mhist/MHWeather.cc, mhvstime/MHSectorVsTime.cc,
1514 mhvstime/MHVsTime.cc:
1515 - changed position of SetMinimum and SetMaximum
1516
1517 * mimage/MHHillas.[h,cc]
1518 - made the Center-Histogram in the case only one is displayed
1519 one with palette
1520
1521
1522
1523 2006/08/03 Markus Meyer
1524
1525 * resources/calibration.rc, calibration_spline.rc
1526 - update of correction factors
1527
1528 * datacenter/macros/fillstar.C
1529 - update of reference values for muon analysis
1530
1531
1532
1533 2006/08/02 Daniela Dorner
1534
1535 * datacenter/scripts/buildsequenceentries,
1536 datacenter/scripts/checkfilesforsequenceavail,
1537 datacenter/scripts/checkstardone, datacenter/scripts/copyscript,
1538 datacenter/scripts/correcttime, datacenter/scripts/dodatacheck,
1539 datacenter/scripts/doexclusions, datacenter/scripts/doqualityplots,
1540 datacenter/scripts/dowebplots, datacenter/scripts/filesondisk,
1541 datacenter/scripts/fillcallisto, datacenter/scripts/fillganymed,
1542 datacenter/scripts/fillstar, datacenter/scripts/insertdatasets,
1543 datacenter/scripts/insertsequences, datacenter/scripts/linkmc,
1544 datacenter/scripts/makecallistolinks,
1545 datacenter/scripts/mcsequences, datacenter/scripts/movingrawfiles,
1546 datacenter/scripts/processmcsequences, datacenter/scripts/rmlocks,
1547 datacenter/scripts/runcallisto, datacenter/scripts/runganymed,
1548 datacenter/scripts/runstar, datacenter/scripts/sourcefile,
1549 datacenter/scripts/writesequencefiles:
1550 - replaced $USER by `whoami`
1551
1552 * datacenter/scripts/dowebplots:
1553 - write output (ps, png files) to $datapath and not $webdir to
1554 speed up the webupdate
1555
1556
1557
1558 2006/08/02 Thomas Bretz
1559
1560 * mhist/MHCamEvent.cc:
1561 - removed some obsolete includes
1562
1563 * msignal/MExtractTimeAndCharge.cc:
1564 - reformatted position of a parenthesis
1565
1566 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
1567 - changed default lo-gain offset to new value 1.05 which was
1568 determined plotting arrival time vs. signal height.
1569 - added fHiGainFirst to time (as it is in the spline extractor)
1570
1571 * msignal/MSignalCam.cc:
1572 - after extesive tests using the arrival time vs signal height
1573 histograms, new threshold levels (independent of the pixel size)
1574 have been determined for the pulse positions
1575 (50phe for pulse, hi-gain and 320phe for lo-gain)
1576
1577 * datacenter/macros/fillsignal.C:
1578 - changed to support new information about pulse positions
1579
1580
1581
1582 2006/08/01 Thomas Bretz
1583
1584 * mcalib/MCalibCalcFromPast.cc:
1585 - hand over the hi-lo-gain conversion factors to the new
1586 MCalibrationChargeCam if reinitialized
1587
1588 * mcalib/MCalibrateData.cc:
1589 - removed obsolete use of zenith angle (which actually was never used)
1590 - fixed a bug which caused the renorm factor being initialized from
1591 default instead of the QECam always (which didn't make any difference
1592 because also the QECam contains the default value)
1593
1594 * mcalib/MCalibrateRelTimes.[h,cc]:
1595 - store also the information whether lo-gain was used or not in
1596 MSignalCam
1597 - removed some comments from header
1598
1599 * mcalib/MCalibrationQEPix.[h,cc]:
1600 - removed obsolete use of zenith angle (which actually was never used)
1601
1602 * mhist/MHCamera.cc:
1603 - fixed wrong cast (from this to TProfile instead of TH1D)
1604
1605 * mjobs/MJCalibrateSignal.cc:
1606 - added tabs for hi-/lo-gain pulse position
1607
1608 * mjobs/MJCalibration.cc:
1609 - removed obsolete use of zenith angle (which actually was never used)
1610 for MCalibrationQEPix
1611
1612 * msignal/MArrivalTimePix.h:
1613 - added Copy member function
1614
1615 * msignal/MExtractedSignalPix.cc:
1616 - small code layout
1617
1618 * msignal/MSignalPix.[h,cc]:
1619 - added new (non I/O) member fLoGainUsed
1620
1621 * msignal/MSignalCam.cc:
1622 - added cases 10 and 11 to GetPixelContent
1623 - added some more comments
1624
1625
1626
1627 2006/07/31 Thomas Bretz
1628
1629 * showplot.cc:
1630 - added new options to write bmp and xml files
1631 - added new options for the display size
1632
1633 * mbase/MStatusDisplay.[h,cc]:
1634 - changed the constructor to allow starting with a different size
1635 - added new member functions to change the display or canvas size
1636 - fixed setting of sizes
1637
1638
1639
1640 2006/07/30 Thomas Bretz
1641
1642 * macros/starfield.C:
1643 - updated to use resources/mirrors.def by default
1644
1645 * mhist/MHCamera.[h,cc]:
1646 - replaced SavePrimitive(ofstream&) by SavePrimitive(ostream&)
1647 - if necessary let SavePrimitive(ofstream&) call
1648 SavePrimitive(ostream&)
1649
1650 * mgui/MHexagon.[h,cc]:
1651 - special solution for SavePrimitive because it calls a function
1652 from the base class which also needs ofstream or ostream
1653
1654 * mbase/MStatusDisplay.[h,cc]:
1655 - switched on writing bmp and xml (I still found no program able
1656 to read this bmp, but they are written)
1657 - removed check for writing images in batch mode for root
1658 >= 5.12/00. It is working now.
1659 - calculate kB and MB correctly by dividing by 1000 instead of
1660 1024 (would be kiB and MiB)
1661 - removed some unused parameters from function declaration
1662 - fixed some warnings about local overwrites of variable names
1663 - fixed a deprecated conversion from string constant to `char*
1664
1665
1666
1667 2006/07/29 Thomas Bretz
1668
1669 * mhflux/MHEffectiveOnTime.cc:
1670 - changed the fit such that initial values are calculated
1671 automatically now instead of using build in values. This
1672 makes the fit more indepedant of the underlaying rates.
1673 With a test of ~350 sequences in the test database it could
1674 be shown that the new fit gives the same result +/-1sek.
1675 The highest deviation was +5s the lowest -10s.
1676 - the number of the first bin used in the fit became a variable
1677 - A limit of 15kHz was set for the rate
1678 - sanity checkes for lambda==0 added (possible division by zero)
1679 - increased class version number by one
1680 - made functions derived from MH private
1681 - to fit the resulting "gammas" use fFirstBin=1 and fNumEvents=120
1682
1683
1684
1685 2006/07/28 Daniela Dorner
1686
1687 * datacenter/scripts/buildsequenceentries,
1688 datacenter/scripts/checkfilesforsequenceavail,
1689 datacenter/scripts/checkstardone, datacenter/scripts/copyscript,
1690 datacenter/scripts/correcttime, datacenter/scripts/dodatacheck,
1691 datacenter/scripts/doexclusions, datacenter/scripts/doqualityplots,
1692 datacenter/scripts/dowebplots, datacenter/scripts/filesondisk,
1693 datacenter/scripts/fillcallisto, datacenter/scripts/fillganymed,
1694 datacenter/scripts/fillstar, datacenter/scripts/insertdatasets,
1695 datacenter/scripts/insertsequences, datacenter/scripts/linkmc,
1696 datacenter/scripts/makecallistolinks,
1697 datacenter/scripts/mcsequences, datacenter/scripts/movingrawfiles,
1698 datacenter/scripts/processmcsequences, datacenter/scripts/rmlocks,
1699 datacenter/scripts/runcallisto, datacenter/scripts/runganymed,
1700 datacenter/scripts/runstar, datacenter/scripts/sourcefile,
1701 datacenter/scripts/writesequencefiles:
1702 - replaced username by $USER
1703
1704
1705
1706 2006/07/27 Thomas Bretz
1707
1708 * datacenter/macros/buildsequenceentries.C:
1709 - removed some obsolete output
1710 - logging output redone
1711 - added some missing delete of TSQLResults
1712 - fixed some overwrite of local variables
1713 - added more comments
1714 - moved code building the blocks to its own function
1715 - simplified buildblocks
1716
1717
1718
1719 2006/07/27 Daniela Dorner
1720
1721 * datacenter/scripts/buildsequenceentries:
1722 - fixed bug in name of logfile (introduced on 2006/02/03)
1723
1724
1725
1726 2006/07/26 Daniela Dorner
1727
1728 * datacenter/scripts/movingrawfiles:
1729 - changed machine
1730 - added logging
1731 - added launching of filesondisk, when files have been moved
1732
1733 * datacenter/scripts/filesondisk:
1734 - added logging
1735
1736
1737
1738 2006/07/26 Thomas Bretz
1739
1740 * merpp.cc:
1741 - files with the extension .raw.gz were not found. fixed. This
1742 is necessary because raw-files must be merpped before they can
1743 be displayed with the mars-gui.
1744
1745 * star.cc:
1746 - fixed some misalignment when the title is printed
1747
1748 * datacenter/macros/fillsinope.C:
1749 - removed some obsolete comments
1750
1751 * mbase/MContinue.h:
1752 - some reformatting
1753
1754 * mreport/MReportStarguider.h:
1755 - added enum for states
1756 - added IsMonitoring member function
1757
1758 * msignal/MArrivalTimeCam.cc:
1759 - fixed a problem which gave errors when compiling (introduced
1760 with the latest change)
1761
1762 * manalysis/MEventRateCalc.[h,cc], manalysis/MGeomApply.[h,cc],
1763 manalysis/MMultiDimDistCalc.[h,cc], mbadpixels/MBadPixelsTreat.[h,cc],
1764 mbase/MEvtLoop.[h,cc], mbase/MParContainer.[h,cc], mbase/MParList.[h,cc],
1765 mbase/MTask.[h,cc], mbase/MTaskList.[h,cc], mcalib/MCalibrateData.[h,cc],
1766 mdata/MDataArray.[h,cc], mfbase/MF.[h,cc], mfbase/MFDataChain.[h,cc],
1767 mfbase/MFDataChain.[h,cc], mfbase/MFDataMember.[h,cc],
1768 mfbase/MFilterList.[h,cc], mfileio/MReadTree.[h,cc],
1769 mfileio/MWriteRootFile.[h,cc], mfilter/MFParticleId.[h,cc],
1770 mfilter/MFTriggerLvl1.[h,cc], mfilter/MFTriggerLvl2.[h,cc],
1771 mhbase/MBinning.[h,cc], mhbase/MFillH.[h,cc], mhbase/MH3.[h,cc],
1772 mhbase/MHMatrix.[h,cc], mimage/MHillasCalc.[h,cc],
1773 mimage/MImgCleanStd.[h,cc], mimage/MImgCleanTGB.[h,cc],
1774 mpointing/MSrcPosCam.[h,cc], msignal/MExtractFixedWindow.[h,cc],
1775 msignal/MExtractSignal.[h,cc], msignal/MExtractSignalABcorr.[h,cc],
1776 msignal/MExtractor.[h,cc], mtools/MChisqEval.[h,cc]
1777 - replaced StreamPrimitive(ofstream&) by StreamPrimitive(ostream&)
1778 - replaced SavePrimitive(ofstream&) by SavePrimitive(ostream&)
1779 - if necessary let SavePrimitive(ofstream&) call
1780 SavePrimitive(ostream&)
1781
1782 * mbadpixels/MBadPixelsCam.cc, mbadpixels/MBadPixelsIntensityCam.cc,
1783 mbase/MEvtLoop.cc, mbase/MLog.cc, mbase/MParList.cc, mbase/MTaskList.cc,
1784 mcalib/MCalibConstCam.cc, mcalib/MCalibrationBlindCam.cc,
1785 mcalib/MCalibrationCam.cc, mcalib/MCalibrationIntensityCam.cc,
1786 mcalib/MCalibrationIntensityConstCam.cc, mdata/MDataArray.cc,
1787 mdata/MDataFormula.cc, mdata/MDataList.cc, mfbase/MFilterList.cc,
1788 mgeom/MGeomCam.cc, mhcalib/MHCalibrationCam.cc, mmain/MMonteCarlo.cc,
1789 mpedestal/MPedPhotCam.cc, mpedestal/MPedestalCam.cc,
1790 mreport/MReportFileRead.cc, msignal/MArrivalTimeCam.cc,
1791 msignal/MExtractedSignalCam.cc, msignal/MSignalCam.cc:
1792 - replaced ForEach by R__FOR_EACH
1793
1794 * mbase/MAGIC.h:
1795 - define R__FOR_EACH macro if not yet defined
1796
1797 * mbase/MEvtLoop.cc:
1798 - removed usage of copy-constructor of TEnv
1799
1800 * mbase/MString.h:
1801 - exclude some of the member function from CINT (gives problem
1802 with CINT)
1803
1804 * mfbase/MFEventSelector.[h,cc]:
1805 - removed StreamPrimitive (it was empty anyhow)
1806
1807 * mranforest/MRanTree.cc:
1808 - moved includes for TVector and TMatrix to header
1809 - replaced TMatrixRow by TMatrixFRow_const in TreeHad
1810
1811 * msignal/Makefile, msignal/SignalLinkDef.h:
1812 - removed MExtractSignal
1813 - removed MExtractSignal2
1814 - removed MExtractSignal3
1815 - removed MExtractSignalABcorr
1816
1817 * mbase/MArgs.cc, mbase/MContinue.cc, mbase/MEnv.cc, mbase/MGMap.[h,cc],
1818 mbase/MGTask.h, mbase/MLogManip.h, mbase/MLogPlugin.h
1819 mbase/MParContainer.cc, mbase/MParList.cc, mbase/MParameters.cc,
1820 mbase/MSearch.cc, mbase/MStatusArray.h, mbase/MTask.cc,
1821 mbase/MTaskList.[h,cc]:
1822 - removed some unused parameters from function declaration
1823
1824 * mbase/MArray.h, mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h,
1825 mbase/MArrayI.h, mbase/MArrayS.h, mbase/MDirIter.h, mbase/MLog.[h,cc],
1826 mbase/MReadSocket.h, mbase/MTask.cc, mbase/MTaskList.[h,cc],
1827 mbase/MTime.h:
1828 - added explicit initialization of base class to copy ctor
1829
1830 * mbase/MDirIter.[h,cc], mbase/MLog.[h,cc], mbase/MRunIter.cc,
1831 mbase/MZlib.cc:
1832 - fixed some warnings about local overwrites of variable names
1833
1834 * mbase/MTaskList.[h,cc]:
1835 - removed unsused second argument from CheckAddListTo
1836 - allow 0 as the type argument which just keeps the input steam id
1837 of the task
1838
1839 * mjobs/MSequence.cc:
1840 - fixed a deprecated conversion from string constant to `char*
1841
1842 * mfbase/MFilterList.cc:
1843 - improved warn output
1844
1845 * msignal/MArrivalTimeCalc2.cc, msignal/MArrivalTimePix.[h,cc],
1846 msignal/MExtractFixedWindowPeakSearch.cc, msignal/MExtractSignal.cc,
1847 msignal/MExtractSignal2.cc, msignal/MExtractSignal3.cc,
1848 msignal/MExtractSignalABcorr.cc, msignal/MExtractTime.cc,
1849 msignal/MExtractTimeAndCharge.cc, msignal/MExtractor.cc,
1850 msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc:
1851 - removed first obsolete argument from SetGainSaturation
1852
1853 * msignal/MExtractedSignalCam.[h,cc]:
1854 - removed obsolete fNdf
1855 - increased class version
1856
1857 * msignal/MExtractedSignalPix.[h,cc]:
1858 - removed obsolete fIsLoGainUsed
1859 - removed obsolete fChisquare
1860 - increased class version
1861 - removed obsolete first argument from SetGainSaturation
1862
1863
1864
1865 2006/07/23 Thomas Bretz
1866
1867 * datacenter/scripts/copyscript:
1868 - only try to insert the contents of runbook files which
1869 contain the regexp \\\.rbk$ instead of .rbk It might be
1870 that in a script it should be \.rbk$ rather than \\\.rbk$
1871 (to be tested)
1872
1873
1874
1875 2006/07/22 Thomas Bretz
1876
1877 * datacenter/scripts/runstar:
1878 - added -r to sort ToDo-files such that the newest sequences
1879 are processed first
1880
1881
1882
1883 2006/07/21 Daniela Dorner
1884
1885 * datacenter/scripts/checkfilesforsequavail:
1886 - fixed bug in path
1887
1888
1889
1890 2006/07/19 Thomas Bretz
1891
1892 * msignal/MArrivalTimeCam.cc:
1893 - added case 7 and 2 in GetPixelContent
1894
1895
1896
1897 2006/07/13 Thomas Bretz
1898
1899 * mastro/MAstroCatalog.h:
1900 - implemented new member function GetNumStars
1901
1902 * mbase/MGMap.[h,cc]:
1903 - implemented new member function DrawHexagon
1904
1905
1906
1907 2006/07/11 Thomas Bretz
1908
1909 * mbase/MStatusArray.cc, mdata/MDataChain.cc, mdata/MDataFormula.cc,
1910 mhflux/MMcSpectrumWeight.cc, mimage/MHillasExt.cc, mjobs/MJCut.cc,
1911 msignal/MExtractTimeAndChargeDigitalFilter.cc,
1912 mranforest/MRanForestCalc.cc:
1913 - fixed some compiler warning of the kind
1914 ambiguous overload for `Bool_t ? const char[14] : const TString &'
1915 to make gcc 2.95.3 happy (used to get cosy working with the
1916 latest Mars version)
1917
1918 * mbase/MZlib.[h,cc]:
1919 - added some preprocessor statements which allow compilation with
1920 gcc 2.95.3
1921
1922 * mastro/MAstroCamera.cc:
1923 - removed path from include
1924
1925 * mastro/Makefile:
1926 - added directory for MHCamera
1927
1928 * mhflux/MHThetaSqN.cc:
1929 - removed the const-qualifier from the static_cast when setting
1930 tghe MParameterD
1931
1932
1933
1934 2006/07/06 Thomas Bretz
1935
1936 * Makefile.conf.linux:
1937 - removed options -Wstrict-prototypes -Wmissing-prototypes
1938 obsolete for C++
1939
1940 * mastro/MAstro.h, mgui/MCamEvent.h:
1941 - added virtual destructor to make gcc 4.1 happy
1942
1943 * mfilter/MFMagicCuts.cc, mtools/MagicJam.cc:
1944 - added includes to make gcc 4.1 happy
1945
1946 * mranforest/MRanForestCalc.cc:
1947 - added include for the compilation with root 5.10/00
1948
1949
1950
1951 2006/07/05 Thomas Bretz
1952
1953 * datacenter/macros/checkfileavail.C,
1954 datacenter/macros/checkstardone.C,
1955 datacenter/macros/doexclusions.C,
1956 datacenter/macros/filldotraw.C,
1957 datacenter/macros/fillganymed.C,
1958 datacenter/macros/fillsignal.C,
1959 datacenter/macros/fillstar.C,
1960 datacenter/macros/setupdb.C:
1961 - make sure that 'res' is correctly deleted
1962
1963 * datacenter/macros/doexclusions.C:
1964 - fixed some variable name overrides
1965
1966 * mhflux/MAlphaFitter.[h,cc]:
1967 - added the possibility to DrawResult()
1968
1969 * mhflux/MHAlpha.[h,cc]:
1970 - added new output container (Bin) which contains the number
1971 of the bin the event was assigned to
1972 - fixed drawing the significance in DrawAll
1973
1974
1975
1976 2006/07/04 Daniela Dorner
1977
1978 * datacenter/scripts/copyscript:
1979 - removed not needed if-clause (was used to copy subsystemfiles to
1980 /magic/datacenter/totape)
1981
1982
1983
1984 2006/07/03 Thomas Bretz
1985
1986 * mhflux/MHThetaSqN.[h,cc]:
1987 - added counter and output some statistics afterwards
1988
1989
1990
1991 2006/06/29 Thomas Bretz
1992
1993 * mmain/MEventDisplay.cc:
1994 - added decoding of calibration pattern
1995
1996 * mbase/MContinue.cc:
1997 - small change to some output
1998
1999 * mmc/MMcTrig.hxx, mmc/MMcTrigHeader.hxx:
2000 - increased version number
2001
2002 * mmc/Mdefine.h:
2003 - increased CAMERA_PIXELS from 3500 to 3800
2004
2005
2006
2007 2006/06/28 Daniela Dorner
2008
2009 * datacenter/macros/setupdb.C:
2010 - added new columns
2011 - changed name columns
2012
2013
2014
2015 2006/06/28 Thomas Bretz
2016
2017 * datacenter/macros/fillstar.C:
2018 - added number of correlated stars
2019
2020 * datacenter/macros/plotdb.C:
2021 - added number of correlated stars
2022 - changed name of database column
2023
2024 * callisto.cc, mbadpixels/MBadPixelsCalc.cc,
2025 mjtrain/MJTrainSeparation.cc:
2026 - small improvement to log-output
2027
2028 * tpoint/gui.C:
2029 - added some SetFrameBorderMode and SetBorderMode
2030
2031
2032
2033 2006/06/27 Thomas Bretz
2034
2035 * mhflux/MHAlpha.cc:
2036 - added a small change to prevent DrawAll from opening a new
2037 canvas if called with the option "No new canvas" and no
2038 fDisplay
2039
2040
2041
2042 2006/06/26 Thomas Bretz
2043
2044 * mjobs/MJCut.[h,cc]:
2045 - added error codes for some fatal errors
2046
2047 * ganymed.cc:
2048 - pipe error codes to shell
2049
2050
2051
2052 2006/05/29 Thomas Bretz
2053
2054 * mbase/MEnv.cc:
2055 - included THashList for compatibility with root 5.10/00
2056
2057 * mdata/MDataArray.[h,cc]:
2058 - included TVector in header for compatibility with root 5.10/00
2059
2060 * mgui/MHexagon.cc:
2061 - changed argument of PaintFillArea from Float_t to Double_t
2062 for compatibility with root 5.10/00
2063
2064 * mhbase/MHMatrix.[h,cc]:
2065 - added some #ifdef for compatibility with root 5.10/00
2066 - included TVector in the header for compatibility with
2067 root 5.10/00
2068
2069 * mjtrain/MJTrainDisp.cc:
2070 - added the possibility to set weights
2071 - added new histogram to show avg psf versus energy
2072
2073 * mjtrain/MJTrainRanForest.cc:
2074 - included TFile for compatibility with root 5.10/00
2075
2076 * mranforest/MRanForest.[h,cc]:
2077 - included TMatrix and TVector in header for compatibilty
2078 with root 5.10/00
2079
2080 * mtools/MHSimulatedAnnealing.[h,cc]:
2081 - included TMatrix and TVector in header for compatibilty
2082 with root 5.10/00
2083
2084
2085
2086 2006/05/24
2087
2088 * RELEASE 0.9.6
2089
2090
2091
2092 2006/05/24 Thomas Bretz
2093
2094 * mbadpixels/MBadPixelsTreat.cc:
2095 - another small improvement, set fMaxArrivalTimeDiff to 0.9
2096
2097 * mjobs/MJPedestal.cc:
2098 - switched off error in case of "pulse is too much to the left"
2099 - the extraction window is not changed anymore
2100
2101 * mhflux/MAlphaFitter.cc:
2102 - made new background fit more robust by improving the start
2103 values
2104
2105 * mhflux/MHAlpha.[h,cc]:
2106 - preliminary implementation showing automatically all sizebins in
2107 the status display
2108
2109 * mpointing/MPointingDevCalc.[h,cc]:
2110 - if the mispointing is set to 0 due to missing mispointing
2111 information also the starguider calibration is reset.
2112 - in the case the latest report is older than a default (currently
2113 one minute) and the current report will be skip the starguider
2114 correction and calibration will be reset.
2115
2116 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
2117 - updated
2118
2119 * mmc/MMcRunHeader.hxx:
2120 - added new getter for ShowerPhiMin and ShowerPhiMax
2121
2122
2123
2124 2006/05/23 Daniela Dorner
2125
2126 * scripts/processsequence:
2127 - added (script to run callisto, merppupdate and star for 1
2128 sequence)
2129
2130 * scripts/preparemc:
2131 - added (script to create montecarlo sequence and datasetfiles)
2132
2133
2134
2135 2006/05/23 Thomas Bretz
2136
2137 * mranforest/MRanTree.cc:
2138 - should be if(!Finite) instead of if(Finite)
2139
2140 * mhbase/MH3.cc:
2141 - fixed a problem which arouse in root 4.04/02g namely that
2142 is the draw-option is " " nothing is displayed. Therefore
2143 all " " are removed before the histogram is drawn
2144
2145 * mhist/MHCamera.cc:
2146 - when the azimuthal profile was produced the binning was optimized
2147 with the OptimizeLimits. This doesn't make sense because it
2148 changed the alignment of the bins with the 60deg boundaries
2149
2150 * mreport/MReportStarguider.cc:
2151 - fixed a typo in a comment and removed an obsolete one
2152
2153 * msignal/MExtractTimeAndCharge.cc:
2154 - instead of setting the arrival time to a value at the border of
2155 the meaningful range a random number is assigned in the case
2156 of an arrival time extracted outside the fadc range. This
2157 avoids possible unfortuante coincidences in arrival times.
2158
2159 * mbadpixels/MBadPixelsTreat.[h,cc]:
2160 - added new data member fMaxArrivalTimeDiff, which is the maximum
2161 arrival time difference allowed for the badpixel algorithm
2162 to determin whether a pixels belongs to a shower
2163 - changed the old value (0.5) to 1.0 as suggested by Stefan
2164 due to a recent study on the fraction of pixels surviving the
2165 image cleaning
2166
2167 * callisto.rc, callisto_Dec04Jan05.rc, callisto_MarApr05.rc:
2168 - added comment to show usage of new option
2169
2170
2171
2172 2006/05/22 Daniela Dorner
2173
2174 * datacenter/scripts/makecallistolinks:
2175 - fixed bug
2176
2177
2178
2179 2006/05/22 Thomas Bretz
2180
2181 * mranforest/MRanTree.cc:
2182 - replaced some arbitrary small and large values by FLT_MAX in
2183 FindBestSpllit*
2184 - replaced in FindBestSpllit* a sanity check for rld and rrd (do
2185 not divide by zero) by a check whether the result (crit) is finite
2186
2187 * mcamera/MCameraRecTemp.[h,cc]:
2188 - implemented new data member for validity
2189 - increased class version by 1
2190
2191 * mpointing/MHPointing.[h,cc]:
2192 - implemented new TGraph for number of correlated stars
2193 - increased class version by 1
2194
2195 * mpointing/MPointingDevCalc.cc:
2196 - if the report is empty assume no pointing deviation and also
2197 reset the starguider calibration
2198
2199 * mpointing/MPointingPos.cc:
2200 - slight modifications to comment
2201
2202 * mreport/MReport.cc:
2203 - introduced new fake version to support new starguider format
2204
2205 * mreport/MReportCC.[h,cc]:
2206 - improved handling of receiver boar com-errors and RecTemp section
2207
2208 * mreport/MReportStarguider.[h,cc]:
2209 - implemented changes in the starguider reports around 9th May
2210 - added new data member for number of correlated stars
2211 - increased class version by 1
2212
2213
2214
2215 2006/05/21 Thomas Bretz
2216
2217 * mfileio/MReadTree.cc:
2218 - show all added files only in debug modes or if wildcards are used
2219
2220 * mfilter/MFEnergySlope.[h,cc]:
2221 - added a third constructor which also allows to set fMcEnergyMin
2222
2223 * mjtrain/MJTrainSeparation.[h,cc]:
2224 - updated text output
2225 - improved result display
2226 - added possibility to set weights and/or pre/post-tasks for
2227 train or test only
2228
2229 * mranforest/MRanForest.cc:
2230 - commented out an obsolete check to check whether TMath::Sort
2231 has sorted correctly
2232 - added some comments
2233
2234
2235
2236 2006/05/20 Thomas Bretz
2237
2238 * mreport/MReportCC.cc:
2239 - fixed a typo in InterpreteTD which was introduced yesterday
2240
2241
2242
2243 2006/05/19 Thomas Bretz
2244
2245 * mbase/MMath.h:
2246 - added default to second argument of GaussProb
2247
2248 * mcamera/MCameraTD.[h,cc], mcamera/MCameraTH.[h,cc]:
2249 - added a data member fIsValid giving the status of the arrays
2250 in case the CC reports contained nonsense (mainly for files
2251 before summer 2005)
2252 - increased class version by 1
2253
2254 * mhflux/MHAlpha.h:
2255 - made SetOffData virtual
2256
2257 * mreport/MReport.cc:
2258 - small changes to some comments
2259
2260 * mreport/MReportCC.[h,cc]:
2261 - better handling of problems with the TH and TD part of the
2262 CC-REPORT for files older than 200507190 and 200412210
2263 respectively
2264
2265 * mreport/MReportFileReadCC.cc:
2266 - always output the file format version
2267
2268 * mhflux/MAlphaFitter.[h,cc]:
2269 - implemented fitting of the off-data for background determination
2270 - the result values are not yet accessible
2271 - increased class version by 1
2272
2273 * mhflux/MHThetaSqN.[h,cc]:
2274 - some improvements regarding the treatment of the signal-regions
2275 - allow to set a different cut-level for off-cuts
2276
2277
2278
2279 2006/05/18 Thomas Bretz
2280
2281 * mhflux/MAlphaFitter.h:
2282 - added Getter for ScaleMode
2283
2284 * mhflux/MHAlpha.[h,cc]:
2285 - made fHillas data member protected
2286 - increased size of fMap
2287
2288 * mhflux/MHThetaSq.[h,cc]:
2289 - removed obsolete data-member fThetaSq
2290
2291 * mjtrain/MJTrainRanForest.cc, mranforest/MRanForestCalc.cc:
2292 - fixed a typo in a comment
2293
2294 * mranforest/MRanTree.cc:
2295 - added a lot of comments in the code
2296
2297 * callisto.cc:
2298 - fixed typo in output
2299
2300 * mhflux/MHThreshold.cc:
2301 - enabled grids
2302 - slightly improved calculation of shown threshold
2303
2304 * mhflux/MHThetaSqN.[h,cc]:
2305 - added
2306
2307 * mhflux/Makefile, mhflux/FluxLinkDef.h:
2308 - added MHThetaSqN
2309
2310
2311
2312 2006/05/18 Daniela Dorner
2313
2314 * resources/calibration.rc, resources/calibration_spline.rc:
2315 - added values for current and following periods
2316
2317
2318
2319 2006/05/05
2320
2321 * RELEASE 0.9.5.1
2322
2323
2324
2325 2006/05/05 Thomas Bretz
2326
2327 * datacenter/macros/plotdb.C:
2328 - updated with new tabs for the starguider data
2329
2330 * mhflux/MHEnergyEst.cc:
2331 - print the result to the all-logstream
2332 - changed the fit range not to take the overflow into account
2333
2334 * mranforest/MRanForest.[h,cc]:
2335 - Use the default Reset() instead of Reset(0)
2336 - changed output while training
2337 - replaced a lot of TArrays by MArrays
2338 - at some points replaced gRandom->Rndm by gRandom->Integer
2339 - removed some obsolete arguments from ModifyDataSort
2340 - In CreateDataSort isort need not to be initialized, it is
2341 done by TMath::Sort anyhow
2342 - a small simplification to ModifyDataSort
2343 - added some const-qualifiers in funciton calls
2344
2345 * mranforest/MRanTree.[h,cc]:
2346 - replaced a lot of TArrays by MArrays
2347 - removed some obsolete calls to Reset(0) after the instatization
2348 of the array
2349 - small acceleration of the averaging when calculating fBestSplit[k]
2350 - at some points replaced gRandom->Rndm by gRandom->Integer
2351 - directly give mean[kbuild] and square[kbuild] as an argument
2352 to FindBestSplit
2353 - removed the obsolste dereferencing from the call to FindBestSplit
2354 - added some const-qualifiers in funciton calls
2355 - make a copy of tclasspop in BuildTree to be able to give the
2356 array as a const qualified reference. It is not used at any other
2357 place
2358 - in TreeHad first get the pointers to the vector with the data to
2359 get rid of the range check done by root. This has also the advantage
2360 that all TreeHad member function can be unified into a single
2361 member function
2362
2363 * mhflux/MAlphaFitter.cc:
2364 - fixed a problem with the fit which could cause infinite loops
2365 in the case of off-data. This did in no means effect the result,
2366 just the performance.
2367
2368 * mhbase/MH3.cc:
2369 - convert the options ToLower case first before checking
2370
2371 * mjtrain/MJTrainRanForest.[h,cc]:
2372 - added AddPar member function
2373 - added fPreTasks and fPostTasks
2374 - added fEnableWeights
2375 - added member functions suporting setting pre- and posttasks
2376 and weights
2377
2378 * mtools/MTFillMatrix.h:
2379 - added new member function to clear the fPreCuts, fPreTasks and
2380 fPostTasks lists
2381
2382 * mjtrain/MJTrainEnergy.cc:
2383 - implemented usage of weights
2384
2385 * mjtrain/MJTrainSeparation.[h,cc]:
2386 - implemented the usage of weights
2387 - implemented a random source position to train with wobble
2388 data
2389 - added some more output
2390 - added an option to switch between classification and regression
2391 - added th epossibility to change the MC flux
2392
2393 * mjtrain/Makefile:
2394 - added include path for mpointing and mimage
2395
2396
2397
2398 2006/05/04 Thomas Bretz
2399
2400 * mbase/MTaskList.[h,cc]:
2401 - added new member function AddToListBefore(TList&) and
2402 AddToListAfter(TList&)
2403 - added corresponding RemoveFromList(TList&)
2404
2405 * mhflux/MMcSpectrumWeight.[h,cc]:
2406 - added new member functions CalcSpecNew and CalcSpecOld to
2407 evaluate the spectrum at a given energy
2408 - added a new data member which allows to set an energy
2409 at which the normalization is calculated instead of
2410 the integral
2411
2412 * mpointing/MSrcPosRndm.[h,cc]:
2413 - added new option which allows to create a random wobble
2414 source position
2415
2416
2417
2418 2006/05/03 Daniela Dorner
2419
2420 * datacenter/macros/setupdb.C:
2421 - changed type of sourcename and projectname according to new
2422 format
2423
2424
2425
2426 2006/05/03 Thomas Bretz
2427
2428 * Makefile.rules:
2429 - added new option zdiff
2430
2431 * mbase/MTaskList.[h,cc]:
2432 - overwrite member function AddToList with a TList-reference
2433 as argument
2434
2435 * mhflux/MHCollectionArea.[h,cc]:
2436 - added the missing //! behind the fMcEvt data member
2437 - increased class version number
2438 - removed obsolete fEnergy data member
2439
2440 * mranforest/MRanForest.cc:
2441 - added to the output whether weights are set
2442
2443 * mraw/MRawRunHeader.cc:
2444 - removed an obsolete Print() which enetered for debugging
2445
2446 * mimage/MHNewImagePar.cc:
2447 - the plots for CocCOG and ConcCore had the same color... fixed
2448
2449 * mranforest/MRanForestCalc.[h,cc]:
2450 - allow to set weights for each event
2451
2452 * mtools/MTFillMatrix.[h,cc]:
2453 - implemented the possibility to set pre- and post-tasks
2454 executed in the eventloop
2455
2456
2457
2458
2459 2006/05/02 Thomas Bretz
2460
2461 * mraw/MRawRunHeader.cc:
2462 - fixed the typo in the output
2463
2464 * mpointing/MHPointing.cc, datacenter/macros/fillstar.C:
2465 - fixed a typo in the name of the plot Skybrightness
2466
2467
2468
2469 2006/04/30 Thomas Bretz
2470
2471 * mjtrain/MJTrainSeparation.[h,cc]:
2472 - new option to switch between regression and classification
2473 - fixed the auto training (still far from working well)
2474 - improved result plots
2475
2476 * mbase/MMath.cc:
2477 - fixed SignificanceLiMa such that it allows basically zero
2478 signal- and/or background events
2479
2480
2481
2482 2006/04/27 Thomas Bretz
2483
2484 * datacenter/macros/fillstar.C:
2485 - replaced the mean by the median
2486
2487
2488
2489 2006/04/26 Daniela Dorner
2490
2491 * datacenter/macros/fillstar.C, datacenter/macros/setupdb.C:
2492 - added four new columns to the table Star
2493
2494
2495
2496 2006/04/24 Thomas Bretz
2497
2498 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
2499 - some fixes to the comments describing random forest
2500
2501
2502
2503 2006/04/23 Thomas Bretz
2504
2505 * mhist/MHHadronness.cc:
2506 - do not reset the two hadronness-histograms in SetupFill
2507 otherwise MJTrainSeparation cannot work correctly
2508
2509 * mjtrain/MJTrainSeparation.cc:
2510 - added a Plot of Hadronness versus Size for MC events
2511
2512
2513
2514 2006/04/22 Thomas Bretz
2515
2516 * mraw/MRawRunHeader.cc:
2517 - some small changes, mainly output and comments
2518
2519 * mhflux/MHAlpha.[h,cc]:
2520 - show also the integrated number of excess events in the
2521 plot versus energy/size and show the correct error.
2522
2523 * mtools/MJSpectrum.cc:
2524 - added accelerator for executing the tasklist as in MJCut
2525
2526 * macros/train/trainseparation.C:
2527 - fixed a typo
2528
2529 * mjtrain/MJTrainSeparation.h:
2530 - added missing initialization of fAutoTrain
2531 - fixed an error in EnablAutoTrain (was always set to kTRUE)
2532
2533
2534
2535 2006/04/21 Daniel Hoehne
2536
2537 * datacenter/scripts/doqualityplots, datacenter/scripts/dowebplots:
2538 - fixed bug in usage of pstoimg
2539
2540
2541
2542 2006/04/13 Thomas Bretz
2543
2544 * mraw/MRawRunHeader.[h,cc]:
2545 - adapted to new DAQ format version 6
2546 - increased class version number
2547
2548 * mtools/MTFillMatrix.cc:
2549 - added accelerator for executing the tasklist as in MJCut
2550
2551 * mfilter/MFEnergySlope.cc:
2552 - small update to output
2553
2554 * mfbase/MFilterList.[h,cc]:
2555 - fixed a really old problem that the contents of the list never
2556 got ReInit. Hopefully this never had bad sideeffects.
2557
2558 * macros/train/trainenergy.C:
2559 - added another comment how to change the spectral slope of the
2560 monte carlo spectrum
2561
2562
2563
2564 2006/04/13 Thomas Bretz
2565
2566 * mreport/MReport.cc:
2567 - added new fake arehucas versions to fix a problem with the
2568 starguider reports
2569
2570 * mreport/MReportFileRead.cc:
2571 - increased informations in warning output
2572
2573 * mreport/MReportStarguider.cc:
2574 - fixed a problem with the starguider reports between 6.3.2006 and
2575 19.3.2006
2576
2577
2578
2579 2006/04/13 Daniel Hoehne
2580
2581 * datacenter/db/findoffdata.php:
2582 - implemented query for the inhomogeneity
2583
2584 * datacenter/db/runinfo.php:
2585 - added checkboxes for start time, failed time and error codes
2586
2587 * datacenter/db/datacheck.php:
2588 - fixed bug in StatusMenus for DataCheck and RawFile
2589
2590
2591
2592 2006/04/12 Daniela Dorner, Daniel Hoehne
2593
2594 * datacenter/scripts/makecallistolinks:
2595 - fixed bug
2596
2597
2598
2599 2006/04/12 Thomas Bretz
2600
2601 * datacenter/macros/filldotraw.C:
2602 - allow to access gzipped raw-files
2603
2604
2605
2606 2006/04/11 Thomas Bretz
2607
2608 * mastro/MAstro.h:
2609 - added conversion Parsec2Lighyear
2610
2611 * mbase/MLogHtml.cc:
2612 - added a fix to display < and > correctly
2613
2614 * mhflux/MHCollectionArea.[h,cc]:
2615 - commented out obsolete fEnergy parameter
2616
2617 * mjobs/MJSpectrum.cc:
2618 - fill a second collection area plot after trigger
2619
2620 * mjoptim/MJOptimize.cc:
2621 - improve speed of optimization by switching of timing and
2622 reset in eventloop
2623
2624 * mmc/MFadcHeader.h:
2625 - changed MFADC_CHANNELS from 3500 to 3800 according to Abelardo
2626
2627 * mmc/MMcFadcHeader.hxx:
2628 - increaded version number from 7 to 8
2629
2630
2631
2632 2006/04/11 Daniel Hoehne, Daniela Dorner
2633
2634 * datacenter/scripts/dodatacheck:
2635 - fixed bug in finding raw-files
2636
2637
2638
2639 2006/04/10 Daniel Hoehne
2640
2641 * datacenter/macros/filldotrun.C:
2642 - implemented new arehucas version
2643
2644
2645
2646 2006/04/07 Daniel Hoehne, Daniela Dorner
2647
2648 * datacenter/macros/filldotrun.C, buildsequenceentries.C, setupdb.C:
2649 - implemented new arehucas version
2650
2651
2652
2653 2006/04/06 Daniela Dorner
2654
2655 * datacenter/scripts/makecallistolinks:
2656 - fixed bug in resetting
2657
2658 * datacenter/db/tabs.php:
2659 - changed tabs for wobble
2660
2661
2662
2663 2006/04/05 Thomas Bretz
2664
2665 * datacenter/macros/plotdb.C:
2666 - added new tab with the effective on-time relative to the
2667 observation time
2668
2669 * sponde_onoff.rc:
2670 - added
2671
2672
2673
2674 2006/04/04 Thomas Bretz
2675
2676 * datacenter/macros/plotdb.C:
2677 - if no dataset and no time-interval is given only sequences with
2678 an effective on-time above five minutes are plotted anymore
2679
2680
2681
2682 2006/03/21 Daniela Dorner
2683
2684 * datacenter/db/ganymed.php, datacenter/db/tabs.php:
2685 - included different tabs for on/off and wobble
2686
2687 * datacenter/db/ganymed.php:
2688 - added zd angle range and observation period
2689
2690 * datacenter/db/sequence.php:
2691 - added rel. ontime
2692
2693
2694
2695 2006/03/20 Thomas Bretz
2696
2697 * mraw/MRawRunHeader.cc:
2698 - if the pixels to be swaped are both not found, assume they are
2699 intentially not mapped. Changed the Error to a Warning
2700
2701 * mhflux/MHDisp.[h,cc]:
2702 - made the scale region a parameter which can be changed from
2703 within the display
2704 - allow the scale parameters to be setup from the resource-file
2705 - changed the source-region which is cut out in wobble mode from
2706 +/-15deg to +/-25deg which better fits what we get from MHPhi
2707
2708 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
2709 - added example how to change the new scale parameters in MHDisp
2710
2711 * mhflux/MAlphaFitter.[h,cc]:
2712 - implemented the strategy for optimization which is suggested
2713 by the Berlin people for weak sources "weaksource"
2714
2715 * mhflux/MHPhi.[h,cc]:
2716 - moved the AppendPad for the text-paint into all sub-pads which
2717 need it. Otherwise they are not always properly updated.
2718
2719
2720
2721 2006/03/16 Daniela Dorner
2722
2723 * datacenter/scripts/sourcefile:
2724 - small bugfix in logging
2725
2726 * datacenter/db/tabs.php:
2727 - added new tab for ganymed
2728
2729
2730
2731 2006/03/15 Stefan Ruegamer
2732
2733 * manalysis/MCameraData.cc
2734 - inserted an image cleaning based on the time information
2735 of the shower (CalcCleaningArrivalTime)
2736
2737 * manalysis/MCameraData.h
2738 - made entry for "CalcCleaningArrivalTime"
2739
2740 * mimage/MImgCleanStd.cc
2741 - created entries for the new image cleaning named "Time"
2742
2743 * mimage/MImgCleanStd.h
2744 - inserted entry "kTime"
2745
2746
2747
2748 2006/03/14 Daniela Dorner
2749
2750 * datacenter/scripts/makecallistolinks:
2751 - fixed bug
2752
2753 * steps.rc:
2754 - added fFillGanymed to influences of fGanymed
2755
2756
2757
2758 2006/03/14 Thomas Bretz
2759
2760 * mhflux/MHEffectiveOnTime.cc:
2761 - skip the fit not only if the integral is empty but
2762 also if the first bin is empty
2763 - changed upper limit to 95% according to a study from
2764 David Paneque
2765 - replaced the fit with the exponential used in the BCN Mars
2766 version
2767 - use the correct number of entries
2768 - use a likelihood fit
2769 - calculate the fit quality from the probability
2770 - ignore the fit quality for the theta-plot
2771
2772 * mimage/MHNewImagePar.cc:
2773 - fixed the handling of the "same" option in Draw/Paint
2774
2775 * mpointing/MPointingDev.h:
2776 - fDx and fDy initialized in the constructor
2777
2778 * mbase/MTask.[h,cc]:
2779 - removed the kDontCount option. Instead don't use the TStopwatch
2780 counter anymore. By this the class to TStopwatch can be
2781 suppressed completely if kDontTime is set.
2782
2783 * mbase/MContinue.cc, mbase/MTaskEnv.cc, mfbase/MF.cc,
2784 mfbase/MFilterList.[h,cc]:
2785 - pipe the accelerator flag to the filter or task
2786
2787 * mjobs/MJCut.cc:
2788 - also accelerate the reading task
2789
2790
2791
2792 2006/03/13
2793
2794 * RELEASE 0.9.5
2795
2796
2797
2798 2006/03/13 Thomas Bretz
2799
2800 * ganymed.rc:
2801 - changed smearing to half of our PSF 0.06
2802 - added new examples for setting the starguider calibration
2803
2804 * ganymed_onoff.rc
2805 - changed smearing to half of our PSF 0.06
2806 - switched the new feature for a random source position on
2807 - added new examples for setting the starguider calibration
2808
2809 * ganymed_wobble.rc:
2810 - changed smearing to half of our PSF 0.06
2811 - added new examples for setting the starguider calibration
2812 - added example how to control the phi plot
2813
2814 * mhflux/MHPhi.[h,cc]:
2815 - many improvements to the algorithm, it now takes also
2816 inhomgeneities into account
2817 - restructured the display, display more histograms
2818 - increased class version to 2
2819
2820 * mjobs/MJCut.cc:
2821 - enabled acceleration for first and second loop
2822
2823 * mpointing/MPointingDevCalc.[h,cc]:
2824 - allowed to set the starguider offset calibration from the
2825 resource file
2826
2827 * callisto_Dec04Jan05.rc:
2828 - replaced Calibration scale factor by usage of
2829 resources/calibration_spline.rc
2830
2831
2832
2833 2006/03/13 Markus Meyer
2834
2835 * ganymed_wobble.rc,ganymed_onoff.rc,ganymed.rc:
2836 - changed cuts:
2837 wobble: average values from optimisation of 3 Crab
2838 sample (01/05,10/05,12/05), done by Karsten
2839 onoff : cuts from 1218 (01/05, highest significance)
2840 theta is now 0.22 for both.
2841
2842
2843
2844 2006/03/13 Daniel Hoehne
2845
2846 * ganymed_wobble.rc,ganymed_onoff.rc,ganymed.rc:
2847 - implemented qualitycut in log10(conc) vs. log10(size)
2848
2849
2850
2851 2006/03/13 Markus Meyer
2852
2853 * resources/calibration_spline.C:
2854 - more comments
2855
2856
2857
2858 2006/03/10 Markus Meyer
2859
2860 * resources/calibration.C:
2861 - update from p27 to p39 (spline excluded, still p33 data missing)
2862
2863
2864
2865 2006/03/10 Markus Meyer
2866
2867 * resources/calibration_spline.C:
2868 - correction coefficients for spline data for each period
2869
2870
2871
2872 2006/03/10 Daniel Hoehne
2873
2874 * datacenter/scripts/insertsequences:
2875 - fixed bug
2876
2877
2878
2879 2006/03/09 Daniel Hoehne
2880
2881 * ganymed_wobble.rc:
2882 - changed parameters 1 to 5 in Cut1 to actual values
2883
2884
2885
2886 2006/03/08 Thomas Bretz
2887
2888 * readdaq.cc, mraw/MRawFileRead.[h,cc], mraw/MRawRunHeader.cc:
2889 - added new force-option to foirce output of run-header
2890
2891
2892
2893 2006/03/08 Daniela Dorner
2894
2895 * datacenter/script/movingrawfiles:
2896 - added moving of files, that are transferred via internet
2897 - added removing of empty directories
2898
2899 * datacenter/db/ganymed.php:
2900 - added links to ganymedplots
2901 - added links to sequence.php (instead of links to starfiles)
2902 - fixed bug in query
2903
2904 * datacenter/db/sequence.php:
2905 - added links to plots from callisto and star
2906 - fixed bug in query
2907
2908 * datacenter/db/sequinfo.php:
2909 - added links to sequence.php
2910
2911 * datacenter/db/datasetinfo.php:
2912 - added links to ganymed.php
2913
2914 * datacenter/db/tabs.php:
2915 - added (includefile for names of tabs of statusdisplays)
2916
2917
2918
2919 2006/03/07 Thomas Bretz
2920
2921 * mcalib/MCalibrateData.cc:
2922 - take the bad pixel information into account when calculating the
2923 number of saturating pixels!
2924
2925
2926
2927 2006/03/06 Thomas Bretz
2928
2929 * showplot.cc:
2930 - fixed the position were the first argument is converted
2931 to lower case. Until this fix no upper case could be used
2932 in file names
2933
2934 * datacenter/macros/plotdb.C:
2935 - print also average and RMS of all data.
2936
2937
2938
2939 2006/03/06 Daniela Dorner
2940
2941 * datacenter/db/ganymed.php:
2942 - added sequences + links to star-plots of sequences
2943 - improved layout
2944
2945 * datacenter/script/makecallistolinks:
2946 - changed condition, when to make the link: only, if the link is
2947 not yet existing, it is done
2948 - added resetting of db: if link is done, callisto is resetted
2949
2950 * datacenter/macros/resetcolumn.C:
2951 - added failure columns to the resetting
2952
2953
2954
2955 2006/03/04 Daniela Dorner
2956
2957 * callisto.cc:
2958 - changed return values to improve the failure handling in the db
2959
2960 * datacenter/script/makecallistolinks:
2961 - added 'Pulse is too much to the left, cannot go below 0!' as
2962 reason to use callisto_Dec04Jan05.rc
2963
2964 * datacenter/script/dowebplots:
2965 - reduced number of files to be updated by a limitation in
2966 modification time
2967
2968 * datacenter/db/ganymed.php:
2969 - added plots
2970 - effontime s->h
2971
2972
2973
2974 2006/03/03 Thomas Bretz
2975
2976 * mjobs/MJCut.cc:
2977 - added RemoveFromList for srcposrndm in off-data loop
2978
2979 * mpointing/MSrcPosRndm.[h,cc]:
2980 - fixed the scaling. MSrcPosCam has to be in mm
2981
2982 * ganymed.rc:
2983 - added line and comments with new resource
2984
2985
2986
2987 2006/03/03 Daniel Hoehne
2988
2989 * callisto_MarApr05.rc:
2990 - changed pulse position check ExtractWinLeft to 4.0 and
2991 ExtractWinRight to 4.5
2992
2993
2994
2995 2006/03/02 Thomas Bretz
2996
2997 * callisto.cc:
2998 - get result value from pulse pos check
2999
3000 * mjobs/MJCut.[h,cc]:
3001 - added the usage of the new class MSrcPosRndm
3002 - added new resource to switch random source position on
3003
3004 * mjobs/MJPedestal.[h,cc]:
3005 - changed return code of Process to int to be able to return
3006 the pulse pos check result.
3007
3008 * mpointing/PointingLinkDef.h, mpointing/Makefile:
3009 - added MSrcPosRndm
3010
3011 * mpointing/MSrcPosRndm.[h,cc]:
3012 - added
3013
3014 * mpointing/MHSrcPosCam.h:
3015 - addedn non const getter for fHist
3016
3017
3018
3019 2006/03/02 Daniela Dorner
3020
3021 * datacenter/db/querymc.php:
3022 - fixed small bug
3023
3024 * datacenter/db/dowebplots:
3025 - added option -p to the script, to be able to call the script
3026 for different programs independently
3027 - fixed find
3028
3029
3030
3031 2006/03/01 Daniela Dorner
3032
3033 * datacenter/db/datacheck.php, datasetinfo.php, sequinfo.php:
3034 - included failure handling columns
3035
3036
3037
3038 2006/03/01 Thomas Bretz
3039
3040 * mastro/MAstro.cc, mbase/MTime.cc:
3041 - added a comment in GetMagicPeriod
3042
3043 * mpointing/MPointingPos.cc:
3044 - added new member function GetString
3045 - moved code from Print to GetString
3046 - added new function IsInitialized()
3047
3048 * mjtrain/MJTrain*.[h,cc]:
3049 - added data members to change RF setup
3050
3051 * mpointing/MPointingDevCalc.h, mpointing/MPointingPosCalc.h:
3052 - added missing AddToBranchList
3053
3054 * mpointing/MHSrcPosCam.[h,cc]:
3055 - added
3056
3057 * mpointing/Makefile, mpointing/PointingLinkDef.h:
3058 - added MHSrcPosCam
3059
3060 * mbase/MTask.[h,cc]:
3061 - implemented a new data-meber fAccelerator which allows
3062 to switch off counting and timing analysis which can be very
3063 time-consuming in some circumstances
3064
3065 * mbase/MTaskList.[h,cc]:
3066 - implemented the usabe of MTask::fAccelerator to switch off
3067 resetting of all parameter containers which can be very
3068 time-consuming
3069
3070 * mimage/MImagePar.cc:
3071 - updated how the units are printed in Print()
3072
3073 * mjobs/MJCut.cc:
3074 - added a new loop to fill the source position of the on-data
3075 - the acceleration of the two main loops are disabled because
3076 they are not yet tested.
3077
3078 * datacenter/macros/plotstat.C:
3079 - the periods were wrong by one -- fixed.
3080
3081
3082
3083 2006/02/28 Daniela Dorner
3084
3085 * datacenter/scripts/insertdatasets:
3086 - made sure, that backupfiles of the editor are not taken into
3087 account, when dataset files are searched
3088
3089 * datacenter/db/*.php:
3090 - moved user, host and pw of database to the include file
3091 db.php
3092
3093 * datacenter/db/index.html:
3094 - fixed links
3095
3096 * datacenter/db/querymc.php,magicdefs.php:
3097 - added some variables
3098
3099 * datacenter/db/runinfo.php,sequinfo.php:
3100 - bugfix (incl. TestSources)
3101
3102 * datacenter/db/sequinfo.php:
3103 - changed init values
3104
3105 * datacenter/db/sequinfo.php, findoffdata.php, magicdefs.php:
3106 - added value (relative ontime)
3107
3108 * datacenter/db/dbstatus.php:
3109 - fixed bug
3110
3111 * datacenter/db/queryrbk.php:
3112 - added query field 'Night', to query all entries of one night
3113 from the runbook
3114
3115 * datacenter/db/index-header.html:
3116 - added links
3117
3118
3119
3120 2006/02/27 Thomas Bretz
3121
3122 * macros/optim/optimwobble.C:
3123 - fixed a typo (SetThetaCut instead SetAlphaCut), and added the
3124 standard Disp-parametrization
3125
3126 * mhflux/MHEffectiveOnTime.[h,cc]:
3127 - added showing the axis range of the time evolution histogram
3128
3129 * showplot.cc:
3130 - fixed a warning in the Hash-switch.
3131
3132 * mbase/MEnv.cc:
3133 - replaced casts in switch by an appended U
3134
3135 * macros/train/trainseparation.C:
3136 - replaced outdated MTTrainRFSeparate by MJTrainSeparation
3137
3138 * mastro/MAstro.h:
3139 - added conversion constants for pc-m and pc-ly
3140
3141 * mhflux/MMcSpectrumWeight.cc:
3142 - fixed typo in comment
3143
3144 * mimage/MImagePar.h:
3145 - minor changes to layout
3146
3147 * mimage/MHNewImagePar.[h,cc], mimage/MNewImagePar.[h,cc]:
3148 - added new image parameters fConcCOG and fConcCore
3149 - increased class version of MNewImagePar
3150
3151 * mimage/MHillasExt.cc:
3152 - added some comments
3153 - removed an obsolete TMath::Abs around "dist"
3154
3155 * mranforest/MRanForest.[h,cc]:
3156 - the initialization of fTreeHad was done at the wrong moment
3157 - replaced a cast int(x+.5) by TMath::Nint
3158 - added some additional warning output
3159 - added "!" to fTreeHad - it is only for temporary storage used
3160 in the histogram classes
3161
3162 * mranforest/MRanForestGrow.h:
3163 - added GetForest
3164
3165 * mjtrain/MJTrainSeparation.[h,cc]:
3166 - added some code for upcomming automatic event selection
3167
3168 * datacenter/macros/plotstat.C:
3169 - improved macro description
3170 - added arguments to main function
3171
3172 * macros/plot/mucal.C:
3173 - added
3174
3175
3176
3177 2006/02/25 Daniela Dorner
3178
3179 * datacenter/scripts/checkfilesforsequavail, checkstardone,
3180 writesequencefiles, buildsequenceentries, dodatacheck, doexclusions,
3181 fillcallisto, fillganymed, fillstar,
3182 datacenter/macros/writesequencefile.C, filldotraw.C, fillsinope.C
3183 buildsequenceentries.C, resetcolumn.C, doexclusions.C, fillcalib.C
3184 fillsignal.C, fillganymed.C, fillstar.C:
3185 - implemented, that a missing connection to the database doesn't
3186 cause an failure entry in the database, so that the step is
3187 retried in this case
3188 - updated documentation
3189
3190
3191
3192 2006/02/25 Thomas Bretz
3193
3194 * datacenter/macros/plotstat.C:
3195 - added
3196
3197
3198
3199 2006/02/24 Markus Meyer
3200
3201 * resources/calibration.rc:
3202 - update of correction values for the calibration constants
3203 (P31 - P39, without P36!(problems with spline))
3204
3205
3206
3207 2006/02/24 Daniela Dorner
3208
3209 * datacenter/db/datacheck.php, datasetinfo.php, dbstatus.php,
3210 findoffdata.php, include.php, magicdefs.php, runinfo.php,
3211 sequinfo.php, statusrps.php, statussbs.php, statussps.php:
3212 - included failure handling columns
3213
3214 * datacenter/db/findoffdata.php:
3215 - added DT
3216
3217 * datacenter/db/statusrps.php:
3218 - fixed bug
3219
3220 * datacenter/db/sequinfo.php:
3221 - reduced width of menu
3222
3223 * datacenter/scripts/copyscript:
3224 - added makedir for oldcatalogpath
3225
3226
3227
3228 2006/02/23 Thomas Bretz
3229
3230 * mjobs/MJSpectrum.cc:
3231 - fixed plot for Eý.dN/dE. The spectrum was multiplied with two
3232 times the bin-width instead of the absolute energy
3233
3234
3235
3236 2006/02/22 Daniela Dorner
3237
3238 * datacenter/db/querymc.php:
3239 - added (website to query montecarlo database - first version)
3240
3241 * datacenter/db/magicdefs.php:
3242 - added some values of montecarlo database
3243
3244
3245
3246 2006/02/17 Daniela Dorner
3247
3248 * datacenter/scripts/copyscript:
3249 - fixed path length
3250
3251 * datacenter/macros/fillsources.C:
3252 - added (macro to read source information from catalog files and
3253 insert it into the database)
3254
3255 * datacenter/db/ganymed.php:
3256 - improved output
3257
3258 * datacenter/db/index.html:
3259 - added ganymed.php
3260 - removed old link
3261
3262
3263
3264 2006/02/17 Thomas Bretz
3265
3266 * showplot.cc:
3267 - fixed path inflation in case of ganymed
3268
3269 * mjobs/MDataSet.cc:
3270 - return kFALSE if requested source wasn't found in catalog
3271
3272 * mjobs/MJCut.cc:
3273 - reformatted output of source to fit in one line
3274
3275 * mpointing/MPointingPos.[h,cc]:
3276 - output source name (title) in Print() if set
3277
3278
3279
3280 2006/02/16 Daniela Dorner
3281
3282 * datacenter/scripts/checkstardone:
3283 - small improvement in sequence handling
3284 - improved logging
3285
3286 * datacenter/scripts/sourcefile:
3287 - small bugfixes in setstatus function
3288
3289 * datacenter/scripts/runganymed:
3290 - small bugfix
3291
3292 * datacenter/scripts/copyscript:
3293 - fixed path length
3294
3295 * datacenter/db/ganymed.php:
3296 - added (website to query results for sources/datasets)
3297
3298
3299
3300 2006/02/15 Daniela Dorner
3301
3302 * datacenter/db/findoffdata.php:
3303 - implemented possibility to query range of dates for 'stardone'
3304
3305
3306
3307 2006/02/15 Daniel Hoehne
3308
3309 * datacenter/db/magicdefs.php, querycal.php, sequinfo.php:
3310 - implemented query for mean signal inner/outer and mean pulsepos
3311 * datacenter/db/sequence.php:
3312 - implemented query for mean signal inner/outer, mean pulsepos
3313 and inhomogeneity
3314
3315
3316
3317 2006/02/15 Daniela Dorner, Daniel Hoehne
3318
3319 * datacenter/scripts/writesequencefiles,doexclusion,correcttime:
3320 - fixed small bug
3321
3322
3323
3324 2006/02/14 Daniela Dorner, Daniel Hoehne
3325
3326 * datacenter/scripts/sourcefile:
3327 - fixed small bugs
3328
3329 * datacenter/scripts/movingrawfiles:
3330 - changed back to moving files without zipping
3331
3332 * datacenter/scripts/doqualityplots:
3333 - added running of plotdb.C for each datasetfile
3334
3335 * datacenter/macros/getdolist.C:
3336 - implemented limitation for number of todo files for
3337 SequenceProcessStatus
3338
3339 * datacenter/macros/checkfileavail.C,checkstardone.C:
3340 - changed return code in case that files are not available
3341
3342 * datacenter/scripts/checkfilesforsequavail,checkstardone,sourcefile:
3343 - adapted to changed return code in macros
3344
3345 * datacenter/db/magicdefs.php, querystar.php, sequinfo.php:
3346 - implemented query for inhomogeneity
3347
3348
3349
3350 2006/02/13
3351
3352 * RELEASE 0.9.4.3
3353
3354
3355
3356 2006/02/13 Thomas Bretz
3357
3358 * callisto.rc:
3359 - changed pulse position check ExtractWinLeft to 4.0 and
3360 ExtractWinRight to 4.5
3361
3362 * callisto_Dec04Jan05.rc:
3363 - changed pulse position check ExtractWinLeft to 3.0 and
3364 ExtractWinRight left at 2.5
3365
3366
3367
3368 2006/02/10 Thomas Bretz
3369
3370 * mastro/MAstro.cc:
3371 - allow for more year in the algorithm calculating easter
3372
3373 * mcamera/MCameraDC.h, mcamera/MCameraHV.h, mcamera/MCameraTD.h,
3374 mcamera/MCameraTH.h:
3375 - added a sanity check in GetPixelContent
3376
3377 * mraw/MRawRunHeader.cc:
3378 - fixed output (correct kiB instead of kB)
3379
3380 * Makefile, Makefile.rules:
3381 - implemented the possibility to spread Make through condor
3382
3383 * mastro/MAstroCatalog.[h,cc]:
3384 - new draw-options to rotate the grid and the stars
3385
3386 * mimage/MHHillas.cc:
3387 - set minimum of fDelte to 0 instead of fDistC
3388
3389 * msignal/MExtractTimeAndChargeSpline.h:
3390 - replaced the casts in SetRiseTimeHiGain and StFallTimeHiGain by
3391 TMath::NInt
3392
3393 * mjobs/MDataSet.h:
3394 - implemented new functions to check whether the dataset contains
3395 a dedicated sequence
3396
3397 * datacenter/macros/plotdb.C:
3398 - implemented the possibility to draw sequences of a dataset in
3399 several colors
3400
3401
3402
3403 2006/02/09 Thomas Bretz
3404
3405 * mreport/MReport.cc:
3406 - invented new fake CC report file version 200509300 for a change
3407 in the starguider format (the already implemented last values
3408 dissapeared again!) which is not noticed in the format version.
3409
3410 * mreport/MReportCC.cc, mreport/MReportStarguider.cc:
3411 - fixed support for ver 200510250
3412
3413 * mjobs/MJSpectrum.cc:
3414 - added fit of un-unfolded spectrum
3415
3416
3417
3418 2006/02/08 Daniela Dorner
3419
3420 * datacenter/scripts/sourcefile:
3421 - implemented function checklock
3422 - bugfix for failure code
3423
3424 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
3425 checkstardone, doexclusions, fillcallisto, fillganymed, fillstar,
3426 makecallistolinks, runcallisto, runganymed, runstar,
3427 writesequencefiles:
3428 - implemented usage of function checklock
3429
3430 * datacenter/scripts/copyscript, doqualityplots, dowebplots,
3431 insertsequences, linkmc:
3432 - implemented usage of function checklock
3433 - implemented variable $program
3434
3435 * datacenter/scripts/dodatacheck:
3436 - implemented usage of function checklock
3437 - implemented variable $lockfile
3438
3439 * datacenter/scripts/insertdatasets, mcsequences, processmcsequences:
3440 - implemented usage of function checklock
3441 - implemented variables $lockfile and $program
3442
3443 * datacenter/macros/doexclusions.C, fillganymed.C:
3444 - fixed bug
3445
3446 * datacenter/macros/fillsinope.C, setstatus.C:
3447 - improved documentation
3448
3449 * datacenter/scripts/filesondisk:
3450 - implemented finding of zipped files
3451
3452
3453
3454 2006/02/08 Thomas Bretz
3455
3456 * datacenter/macros/plotdb.C:
3457 - some minor changes to the layout
3458
3459
3460
3461 2006/02/07 Daniela Dorner
3462
3463 * datacenter/scripts/makecallistolinks:
3464 - fixed bug
3465
3466 * datacenter/db:
3467 - added (directory with db-websites)
3468
3469
3470
3471 2006/02/07 Daniela Dorner, Daniel Hoehne
3472
3473 * datacenter/scripts/sourcefile:
3474 - added failure code variables
3475 - changed calling of setstatus.C accordingly
3476
3477 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
3478 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
3479 fillganymed, fillstar, runcallisto, runganymed, runstar,
3480 writesequencefiles:
3481 - implemented failure variable
3482
3483 * datacenter/macros/getdolist.C, setstatus.C, setupdb.C:
3484 - added new/changed columns (fReturnCode, fFailedCode,
3485 fFailedCodeAdd)
3486
3487
3488
3489 2006/02/06 Daniela Dorner
3490
3491 * datacenter/scripts/fillstar, macros/setstatus.C, getdolist.C:
3492 - fixed bugs
3493
3494
3495
3496 2006/02/03 Daniela Dorner
3497
3498 * datacenter/scripts/sourcefile:
3499 - implemented two new functions: getdolist, finish
3500 - implemented usage of function finish in other functions
3501
3502 * datacenter/scripts/movingrawfiles:
3503 - implemented zipping of rawfiles
3504
3505 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
3506 checkstardone, copyscript, correcttime, dodatacheck, doexclusions,
3507 fillcallisto, fillganymed, fillstar, insertdatasets,
3508 makecallistolinks, processmcsequences, runcallisto, runganymed,
3509 runstar, writesequencefiles:
3510 - replaced corresponding pieces of code by the functions getdolist
3511 and finish
3512 - moved variable $date to function getdolist
3513 - improved logging
3514 - generalized variables $lockfile and $todofile
3515
3516
3517 2006/02/03 Daniela Dorner, Daniel Hoehne
3518
3519 * datacenter/scripts/sourcefile:
3520 - fixed small bugs
3521
3522 * datacenter/scripts/runcallisto:
3523 - small bugfix
3524 - improved logging
3525
3526 * datacenter/scripts/insertdatasets:
3527 - removed not needed variable
3528
3529 * datacenter/macros/getdolist.C:
3530 - small bugfix
3531
3532
3533
3534 2006/02/02 Daniela Dorner
3535
3536 * datacenter/scripts/linkmc:
3537 - changed numbering of P and C run in linking
3538
3539 * datacenter/scripts/sourcefile:
3540 - moved to root-version root_v4.04.02g
3541
3542
3543
3544 2006/02/01 Daniel Hoehne
3545
3546 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
3547 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
3548 fillganymed, fillstar, writesequencefiles:
3549 - adapted usage of function setstatus
3550
3551
3552
3553 2006/01/31 Daniela Dorner
3554
3555 * datacenter/macros/setstatus.C, getdolist.C:
3556 - adapted macros to changes in new columns (fFailedCode,
3557 fFailedComment)
3558
3559 * datacenter/macros/setstatus.C:
3560 - added "noreset" for column fStartTime (is needed so that runtime
3561 is available in case of failure)
3562
3563 * datacenter/macros/setupdb.C:
3564 - added new columns
3565
3566 * datacenter/scripts/runcallisto, runganymed, runstar:
3567 - implemented failure handling
3568
3569 * datacenter/scripts/sourcefile:
3570 - implemented new functions to set status values
3571
3572
3573
3574 2006/01/30 Daniel Hoehne
3575
3576 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
3577 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
3578 fillganymed, fillstar, runcallisto, runganymed, runstar, sourcefile,
3579 writesequencefiles:
3580 - added function setstatus in sourcefile
3581 - changed calling of setstatus.C in setstatus
3582 - implemented variable $program to generalize usage of setstatus
3583 - replaced corresponding piece of code by function setstatus
3584 - fixed some typos
3585
3586
3587
3588 2006/01/30 Daniela Dorner
3589
3590 * datacenter/macros/setstatus.C, getdolist.C:
3591 - adapted macros to the improvement of failure handling in the
3592 automatic analysis (added columns fFailed, fStartTime,
3593 fFailedTime)
3594
3595
3596
3597 2006/01/27 Thomas Bretz
3598
3599 * mjobs/MDataSet.cc:
3600 - improved a warning output
3601
3602
3603
3604 2006/01/23 Thomas Bretz
3605
3606 * mbase/MTime.cc:
3607 - removed a sanity check in GetStringFmt. It work's quite nice
3608 in the DC but crashes on my Laptop (which is not so important)
3609
3610
3611
3612 2006/01/10 Daniela Dorner
3613
3614 * datacenter/macros/*.C, datacenter/script:
3615 - updated and added documentation
3616 - improved logging
3617 - fixed small bugs
Note: See TracBrowser for help on using the repository browser.