source: trunk/MagicSoft/Mars/Changelog@ 7780

Last change on this file since 7780 was 7780, checked in by tbretz, 19 years ago
*** empty log message ***
File size: 43.2 KB
Line 
1Please do not write behind the end of line tag so that it is possible
2to send a Changelog file to a line printer directly. Thanks.
3
4For your entries please follow EXACTLY this style:
5
6_yyyy/mm/dd_[Your Name]
7_
8___*_filename:
9_____-_description
10_
11___*_filename2, filename3:
12_____-_description
13_
14_
15_
16
17While an underscore is a placeholder for a white-space or an empty line.
18
19 -*-*- END OF LINE -*-*-
20
21 2006/07/06 Thomas Bretz
22
23 * Makefile.conf.linux:
24 - removed options -Wstrict-prototypes -Wmissing-prototypes
25 obsolete for C++
26
27 * mastro/MAstro.h, mgui/MCamEvent.h:
28 - added virtual destructor to make gcc 4.1 happy
29
30 * mfilter/MFMagicCuts.cc, mtools/MagicJam.cc:
31 - added includes to make gcc 4.1 happy
32
33 * mranforest/MRanForestCalc.cc:
34 - added include for the compilation with root 5.10/00
35
36
37
38 2006/07/05 Thomas Bretz
39
40 * datacenter/macros/checkfileavail.C,
41 datacenter/macros/checkstardone.C,
42 datacenter/macros/doexclusions.C,
43 datacenter/macros/filldotraw.C,
44 datacenter/macros/fillganymed.C,
45 datacenter/macros/fillsignal.C,
46 datacenter/macros/fillstar.C,
47 datacenter/macros/setupdb.C:
48 - make sure that 'res' is correctly deleted
49
50 * datacenter/macros/doexclusions.C:
51 - fixed some variable name overrides
52
53 * mhflux/MAlphaFitter.[h,cc]:
54 - added the possibility to DrawResult()
55
56 * mhflux/MHAlpha.[h,cc]:
57 - added new output container (Bin) which contains the number
58 of the bin the event was assigned to
59 - fixed drawing the significance in DrawAll
60
61
62
63 2006/07/04 Daniela Dorner
64
65 * datacenter/scripts/copyscript:
66 - removed not needed if-clause (was used to copy subsystemfiles to
67 /magic/datacenter/totape)
68
69
70
71 2006/07/03 Thomas Bretz
72
73 * mhflux/MHThetaSqN.[h,cc]:
74 - added counter and output some statistics afterwards
75
76
77
78 2006/06/29 Thomas Bretz
79
80 * mmain/MEventDisplay.cc:
81 - added decoding of calibration pattern
82
83 * mbase/MContinue.cc:
84 - small change to some output
85
86 * mmc/MMcTrig.hxx, mmc/MMcTrigHeader.hxx:
87 - increased version number
88
89 * mmc/Mdefine.h:
90 - increased CAMERA_PIXELS from 3500 to 3800
91
92
93
94 2006/06/28 Daniela Dorner
95
96 * datacenter/macros/setupdb.C:
97 - added new columns
98 - changed name columns
99
100
101
102 2006/06/28 Thomas Bretz
103
104 * datacenter/macros/fillstar.C:
105 - added number of correlated stars
106
107 * datacenter/macros/plotdb.C:
108 - added number of correlated stars
109 - changed name of database column
110
111 * callisto.cc, mbadpixels/MBadPixelsCalc.cc,
112 mjtrain/MJTrainSeparation.cc:
113 - small improvement to log-output
114
115 * tpoint/gui.C:
116 - added some SetFrameBorderMode and SetBorderMode
117
118
119
120 2006/06/27 Thomas Bretz
121
122 * mhflux/MHAlpha.cc:
123 - added a small change to prevent DrawAll from opening a new
124 canvas if called with the option "No new canvas" and no
125 fDisplay
126
127
128
129 2006/06/26 Thomas Bretz
130
131 * mjobs/MJCut.[h,cc]:
132 - added error codes for some fatal errors
133
134 * ganymed.cc:
135 - pipe error codes to shell
136
137
138
139 2006/05/29 Thomas Bretz
140
141 * mbase/MEnv.cc:
142 - included THashList for compatibility with root 5.10/00
143
144 * mdata/MDataArray.[h,cc]:
145 - included TVector in header for compatibility with root 5.10/00
146
147 * mgui/MHexagon.cc:
148 - changed argument of PaintFillArea from Float_t to Double_t
149 for compatibility with root 5.10/00
150
151 * mhbase/MHMatrix.[h,cc]:
152 - added some #ifdef for compatibility with root 5.10/00
153 - included TVector in the header for compatibility with
154 root 5.10/00
155
156 * mjtrain/MJTrainDisp.cc:
157 - added the possibility to set weights
158 - added new histogram to show avg psf versus energy
159
160 * mjtrain/MJTrainRanForest.cc:
161 - included TFile for compatibility with root 5.10/00
162
163 * mranforest/MRanForest.[h,cc]:
164 - included TMatrix and TVector in header for compatibilty
165 with root 5.10/00
166
167 * mtools/MHSimulatedAnnealing.[h,cc]:
168 - included TMatrix and TVector in header for compatibilty
169 with root 5.10/00
170
171
172
173 2006/05/24
174
175 * RELEASE 0.9.6
176
177
178
179 2006/05/24 Thomas Bretz
180
181 * mbadpixels/MBadPixelsTreat.cc:
182 - another small improvement, set fMaxArrivalTimeDiff to 0.9
183
184 * mjobs/MJPedestal.cc:
185 - switched off error in case of "pulse is too much to the left"
186 - the extraction window is not changed anymore
187
188 * mhflux/MAlphaFitter.cc:
189 - made new background fit more robust by improving the start
190 values
191
192 * mhflux/MHAlpha.[h,cc]:
193 - preliminary implementation showing automatically all sizebins in
194 the status display
195
196 * mpointing/MPointingDevCalc.[h,cc]:
197 - if the mispointing is set to 0 due to missing mispointing
198 information also the starguider calibration is reset.
199 - in the case the latest report is older than a default (currently
200 one minute) and the current report will be skip the starguider
201 correction and calibration will be reset.
202
203 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
204 - updated
205
206 * mmc/MMcRunHeader.hxx:
207 - added new getter for ShowerPhiMin and ShowerPhiMax
208
209
210
211 2006/05/23 Daniela Dorner
212
213 * scripts/processsequence:
214 - added (script to run callisto, merppupdate and star for 1
215 sequence)
216
217 * scripts/preparemc:
218 - added (script to create montecarlo sequence and datasetfiles)
219
220
221
222 2006/05/23 Thomas Bretz
223
224 * mranforest/MRanTree.cc:
225 - should be if(!Finite) instead of if(Finite)
226
227 * mhbase/MH3.cc:
228 - fixed a problem which arouse in root 4.04/02g namely that
229 is the draw-option is " " nothing is displayed. Therefore
230 all " " are removed before the histogram is drawn
231
232 * mhist/MHCamera.cc:
233 - when the azimuthal profile was produced the binning was optimized
234 with the OptimizeLimits. This doesn't make sense because it
235 changed the alignment of the bins with the 60deg boundaries
236
237 * mreport/MReportStarguider.cc:
238 - fixed a typo in a comment and removed an obsolete one
239
240 * msignal/MExtractTimeAndCharge.cc:
241 - instead of setting the arrival time to a value at the border of
242 the meaningful range a random number is assigned in the case
243 of an arrival time extracted outside the fadc range. This
244 avoids possible unfortuante coincidences in arrival times.
245
246 * mbadpixels/MBadPixelsTreat.[h,cc]:
247 - added new data member fMaxArrivalTimeDiff, which is the maximum
248 arrival time difference allowed for the badpixel algorithm
249 to determin whether a pixels belongs to a shower
250 - changed the old value (0.5) to 1.0 as suggested by Stefan
251 due to a recent study on the fraction of pixels surviving the
252 image cleaning
253
254 * callisto.rc, callisto_Dec04Jan05.rc, callisto_MarApr05.rc:
255 - added comment to show usage of new option
256
257
258
259 2006/05/22 Daniela Dorner
260
261 * datacenter/scripts/makecallistolinks:
262 - fixed bug
263
264
265
266 2006/05/22 Thomas Bretz
267
268 * mranforest/MRanTree.cc:
269 - replaced some arbitrary small and large values by FLT_MAX in
270 FindBestSpllit*
271 - replaced in FindBestSpllit* a sanity check for rld and rrd (do
272 not divide by zero) by a check whether the result (crit) is finite
273
274 * mcamera/MCameraRecTemp.[h,cc]:
275 - implemented new data member for validity
276 - increased class version by 1
277
278 * mpointing/MHPointing.[h,cc]:
279 - implemented new TGraph for number of correlated stars
280 - increased class version by 1
281
282 * mpointing/MPointingDevCalc.cc:
283 - if the report is empty assume no pointing deviation and also
284 reset the starguider calibration
285
286 * mpointing/MPointingPos.cc:
287 - slight modifications to comment
288
289 * mreport/MReport.cc:
290 - introduced new fake version to support new starguider format
291
292 * mreport/MReportCC.[h,cc]:
293 - improved handling of receiver boar com-errors and RecTemp section
294
295 * mreport/MReportStarguider.[h,cc]:
296 - implemented changes in the starguider reports around 9th May
297 - added new data member for number of correlated stars
298 - increased class version by 1
299
300
301
302 2006/05/21 Thomas Bretz
303
304 * mfileio/MReadTree.cc:
305 - show all added files only in debug modes or if wildcards are used
306
307 * mfilter/MFEnergySlope.[h,cc]:
308 - added a third constructor which also allows to set fMcEnergyMin
309
310 * mjtrain/MJTrainSeparation.[h,cc]:
311 - updated text output
312 - improved result display
313 - added possibility to set weights and/or pre/post-tasks for
314 train or test only
315
316 * mranforest/MRanForest.cc:
317 - commented out an obsolete check to check whether TMath::Sort
318 has sorted correctly
319 - added some comments
320
321
322
323 2006/05/20 Thomas Bretz
324
325 * mreport/MReportCC.cc:
326 - fixed a typo in InterpreteTD which was introduced yesterday
327
328
329
330 2006/05/19 Thomas Bretz
331
332 * mbase/MMath.h:
333 - added default to second argument of GaussProb
334
335 * mcamera/MCameraTD.[h,cc], mcamera/MCameraTH.[h,cc]:
336 - added a data member fIsValid giving the status of the arrays
337 in case the CC reports contained nonsense (mainly for files
338 before summer 2005)
339 - increased class version by 1
340
341 * mhflux/MHAlpha.h:
342 - made SetOffData virtual
343
344 * mreport/MReport.cc:
345 - small changes to some comments
346
347 * mreport/MReportCC.[h,cc]:
348 - better handling of problems with the TH and TD part of the
349 CC-REPORT for files older than 200507190 and 200412210
350 respectively
351
352 * mreport/MReportFileReadCC.cc:
353 - always output the file format version
354
355 * mhflux/MAlphaFitter.[h,cc]:
356 - implemented fitting of the off-data for background determination
357 - the result values are not yet accessible
358 - increased class version by 1
359
360 * mhflux/MHThetaSqN.[h,cc]:
361 - some improvements regarding the treatment of the signal-regions
362 - allow to set a different cut-level for off-cuts
363
364
365
366 2006/05/18 Thomas Bretz
367
368 * mhflux/MAlphaFitter.h:
369 - added Getter for ScaleMode
370
371 * mhflux/MHAlpha.[h,cc]:
372 - made fHillas data member protected
373 - increased size of fMap
374
375 * mhflux/MHThetaSq.[h,cc]:
376 - removed obsolete data-member fThetaSq
377
378 * mjtrain/MJTrainRanForest.cc, mranforest/MRanForestCalc.cc:
379 - fixed a typo in a comment
380
381 * mranforest/MRanTree.cc:
382 - added a lot of comments in the code
383
384 * callisto.cc:
385 - fixed typo in output
386
387 * mhflux/MHThreshold.cc:
388 - enabled grids
389 - slightly improved calculation of shown threshold
390
391 * mhflux/MHThetaSqN.[h,cc]:
392 - added
393
394 * mhflux/Makefile, mhflux/FluxLinkDef.h:
395 - added MHThetaSqN
396
397
398
399 2006/05/18 Daniela Dorner
400
401 * resources/calibration.rc, resources/calibration_spline.rc:
402 - added values for current and following periods
403
404
405
406 2006/05/05
407
408 * RELEASE 0.9.5.1
409
410
411
412 2006/05/05 Thomas Bretz
413
414 * datacenter/macros/plotdb.C:
415 - updated with new tabs for the starguider data
416
417 * mhflux/MHEnergyEst.cc:
418 - print the result to the all-logstream
419 - changed the fit range not to take the overflow into account
420
421 * mranforest/MRanForest.[h,cc]:
422 - Use the default Reset() instead of Reset(0)
423 - changed output while training
424 - replaced a lot of TArrays by MArrays
425 - at some points replaced gRandom->Rndm by gRandom->Integer
426 - removed some obsolete arguments from ModifyDataSort
427 - In CreateDataSort isort need not to be initialized, it is
428 done by TMath::Sort anyhow
429 - a small simplification to ModifyDataSort
430 - added some const-qualifiers in funciton calls
431
432 * mranforest/MRanTree.[h,cc]:
433 - replaced a lot of TArrays by MArrays
434 - removed some obsolete calls to Reset(0) after the instatization
435 of the array
436 - small acceleration of the averaging when calculating fBestSplit[k]
437 - at some points replaced gRandom->Rndm by gRandom->Integer
438 - directly give mean[kbuild] and square[kbuild] as an argument
439 to FindBestSplit
440 - removed the obsolste dereferencing from the call to FindBestSplit
441 - added some const-qualifiers in funciton calls
442 - make a copy of tclasspop in BuildTree to be able to give the
443 array as a const qualified reference. It is not used at any other
444 place
445 - in TreeHad first get the pointers to the vector with the data to
446 get rid of the range check done by root. This has also the advantage
447 that all TreeHad member function can be unified into a single
448 member function
449
450 * mhflux/MAlphaFitter.cc:
451 - fixed a problem with the fit which could cause infinite loops
452 in the case of off-data. This did in no means effect the result,
453 just the performance.
454
455 * mhbase/MH3.cc:
456 - convert the options ToLower case first before checking
457
458 * mjtrain/MJTrainRanForest.[h,cc]:
459 - added AddPar member function
460 - added fPreTasks and fPostTasks
461 - added fEnableWeights
462 - added member functions suporting setting pre- and posttasks
463 and weights
464
465 * mtools/MTFillMatrix.h:
466 - added new member function to clear the fPreCuts, fPreTasks and
467 fPostTasks lists
468
469 * mjtrain/MJTrainEnergy.cc:
470 - implemented usage of weights
471
472 * mjtrain/MJTrainSeparation.[h,cc]:
473 - implemented the usage of weights
474 - implemented a random source position to train with wobble
475 data
476 - added some more output
477 - added an option to switch between classification and regression
478 - added th epossibility to change the MC flux
479
480 * mjtrain/Makefile:
481 - added include path for mpointing and mimage
482
483
484
485 2006/05/04 Thomas Bretz
486
487 * mbase/MTaskList.[h,cc]:
488 - added new member function AddToListBefore(TList&) and
489 AddToListAfter(TList&)
490 - added corresponding RemoveFromList(TList&)
491
492 * mhflux/MMcSpectrumWeight.[h,cc]:
493 - added new member functions CalcSpecNew and CalcSpecOld to
494 evaluate the spectrum at a given energy
495 - added a new data member which allows to set an energy
496 at which the normalization is calculated instead of
497 the integral
498
499 * mpointing/MSrcPosRndm.[h,cc]:
500 - added new option which allows to create a random wobble
501 source position
502
503
504
505 2006/05/03 Daniela Dorner
506
507 * datacenter/macros/setupdb.C:
508 - changed type of sourcename and projectname according to new
509 format
510
511
512
513 2006/05/03 Thomas Bretz
514
515 * Makefile.rules:
516 - added new option zdiff
517
518 * mbase/MTaskList.[h,cc]:
519 - overwrite member function AddToList with a TList-reference
520 as argument
521
522 * mhflux/MHCollectionArea.[h,cc]:
523 - added the missing //! behind the fMcEvt data member
524 - increased class version number
525 - removed obsolete fEnergy data member
526
527 * mranforest/MRanForest.cc:
528 - added to the output whether weights are set
529
530 * mraw/MRawRunHeader.cc:
531 - removed an obsolete Print() which enetered for debugging
532
533 * mimage/MHNewImagePar.cc:
534 - the plots for CocCOG and ConcCore had the same color... fixed
535
536 * mranforest/MRanForestCalc.[h,cc]:
537 - allow to set weights for each event
538
539 * mtools/MTFillMatrix.[h,cc]:
540 - implemented the possibility to set pre- and post-tasks
541 executed in the eventloop
542
543
544
545
546 2006/05/02 Thomas Bretz
547
548 * mraw/MRawRunHeader.cc:
549 - fixed the typo in the output
550
551 * mpointing/MHPointing.cc, datacenter/macros/fillstar.C:
552 - fixed a typo in the name of the plot Skybrightness
553
554
555
556 2006/04/30 Thomas Bretz
557
558 * mjtrain/MJTrainSeparation.[h,cc]:
559 - new option to switch between regression and classification
560 - fixed the auto training (still far from working well)
561 - improved result plots
562
563 * mbase/MMath.cc:
564 - fixed SignificanceLiMa such that it allows basically zero
565 signal- and/or background events
566
567
568
569 2006/04/27 Thomas Bretz
570
571 * datacenter/macros/fillstar.C:
572 - replaced the mean by the median
573
574
575
576 2006/04/26 Daniela Dorner
577
578 * datacenter/macros/fillstar.C, datacenter/macros/setupdb.C:
579 - added four new columns to the table Star
580
581
582
583 2006/04/24 Thomas Bretz
584
585 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
586 - some fixes to the comments describing random forest
587
588
589
590 2006/04/23 Thomas Bretz
591
592 * mhist/MHHadronness.cc:
593 - do not reset the two hadronness-histograms in SetupFill
594 otherwise MJTrainSeparation cannot work correctly
595
596 * mjtrain/MJTrainSeparation.cc:
597 - added a Plot of Hadronness versus Size for MC events
598
599
600
601 2006/04/22 Thomas Bretz
602
603 * mraw/MRawRunHeader.cc:
604 - some small changes, mainly output and comments
605
606 * mhflux/MHAlpha.[h,cc]:
607 - show also the integrated number of excess events in the
608 plot versus energy/size and show the correct error.
609
610 * mtools/MJSpectrum.cc:
611 - added accelerator for executing the tasklist as in MJCut
612
613 * macros/train/trainseparation.C:
614 - fixed a typo
615
616 * mjtrain/MJTrainSeparation.h:
617 - added missing initialization of fAutoTrain
618 - fixed an error in EnablAutoTrain (was always set to kTRUE)
619
620
621
622 2006/04/21 Daniel Hoehne
623
624 * datacenter/scripts/doqualityplots, datacenter/scripts/dowebplots:
625 - fixed bug in usage of pstoimg
626
627
628
629 2006/04/13 Thomas Bretz
630
631 * mraw/MRawRunHeader.[h,cc]:
632 - adapted to new DAQ format version 6
633 - increased class version number
634
635 * mtools/MTFillMatrix.cc:
636 - added accelerator for executing the tasklist as in MJCut
637
638 * mfilter/MFEnergySlope.cc:
639 - small update to output
640
641 * mfbase/MFilterList.[h,cc]:
642 - fixed a really old problem that the contents of the list never
643 got ReInit. Hopefully this never had bad sideeffects.
644
645 * macros/train/trainenergy.C:
646 - added another comment how to change the spectral slope of the
647 monte carlo spectrum
648
649
650
651 2006/04/13 Thomas Bretz
652
653 * mreport/MReport.cc:
654 - added new fake arehucas versions to fix a problem with the
655 starguider reports
656
657 * mreport/MReportFileRead.cc:
658 - increased informations in warning output
659
660 * mreport/MReportStarguider.cc:
661 - fixed a problem with the starguider reports between 6.3.2006 and
662 19.3.2006
663
664
665
666 2006/04/13 Daniel Hoehne
667
668 * datacenter/db/findoffdata.php:
669 - implemented query for the inhomogeneity
670
671 * datacenter/db/runinfo.php:
672 - added checkboxes for start time, failed time and error codes
673
674 * datacenter/db/datacheck.php:
675 - fixed bug in StatusMenus for DataCheck and RawFile
676
677
678
679 2006/04/12 Daniela Dorner, Daniel Hoehne
680
681 * datacenter/scripts/makecallistolinks:
682 - fixed bug
683
684
685
686 2006/04/12 Thomas Bretz
687
688 * datacenter/macros/filldotraw.C:
689 - allow to access gzipped raw-files
690
691
692
693 2006/04/11 Thomas Bretz
694
695 * mastro/MAstro.h:
696 - added conversion Parsec2Lighyear
697
698 * mbase/MLogHtml.cc:
699 - added a fix to display < and > correctly
700
701 * mhflux/MHCollectionArea.[h,cc]:
702 - commented out obsolete fEnergy parameter
703
704 * mjobs/MJSpectrum.cc:
705 - fill a second collection area plot after trigger
706
707 * mjoptim/MJOptimize.cc:
708 - improve speed of optimization by switching of timing and
709 reset in eventloop
710
711 * mmc/MFadcHeader.h:
712 - changed MFADC_CHANNELS from 3500 to 3800 according to Abelardo
713
714 * mmc/MMcFadcHeader.hxx:
715 - increaded version number from 7 to 8
716
717
718
719 2006/04/11 Daniel Hoehne, Daniela Dorner
720
721 * datacenter/scripts/dodatacheck:
722 - fixed bug in finding raw-files
723
724
725
726 2006/04/10 Daniel Hoehne
727
728 * datacenter/macros/filldotrun.C:
729 - implemented new arehucas version
730
731
732
733 2006/04/07 Daniel Hoehne, Daniela Dorner
734
735 * datacenter/macros/filldotrun.C, buildsequenceentries.C, setupdb.C:
736 - implemented new arehucas version
737
738
739
740 2006/04/06 Daniela Dorner
741
742 * datacenter/scripts/makecallistolinks:
743 - fixed bug in resetting
744
745 * datacenter/db/tabs.php:
746 - changed tabs for wobble
747
748
749
750 2006/04/05 Thomas Bretz
751
752 * datacenter/macros/plotdb.C:
753 - added new tab with the effective on-time relative to the
754 observation time
755
756 * sponde_onoff.rc:
757 - added
758
759
760
761 2006/04/04 Thomas Bretz
762
763 * datacenter/macros/plotdb.C:
764 - if no dataset and no time-interval is given only sequences with
765 an effective on-time above five minutes are plotted anymore
766
767
768
769 2006/03/21 Daniela Dorner
770
771 * datacenter/db/ganymed.php, datacenter/db/tabs.php:
772 - included different tabs for on/off and wobble
773
774 * datacenter/db/ganymed.php:
775 - added zd angle range and observation period
776
777 * datacenter/db/sequence.php:
778 - added rel. ontime
779
780
781
782 2006/03/20 Thomas Bretz
783
784 * mraw/MRawRunHeader.cc:
785 - if the pixels to be swaped are both not found, assume they are
786 intentially not mapped. Changed the Error to a Warning
787
788 * mhflux/MHDisp.[h,cc]:
789 - made the scale region a parameter which can be changed from
790 within the display
791 - allow the scale parameters to be setup from the resource-file
792 - changed the source-region which is cut out in wobble mode from
793 +/-15deg to +/-25deg which better fits what we get from MHPhi
794
795 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
796 - added example how to change the new scale parameters in MHDisp
797
798 * mhflux/MAlphaFitter.[h,cc]:
799 - implemented the strategy for optimization which is suggested
800 by the Berlin people for weak sources "weaksource"
801
802 * mhflux/MHPhi.[h,cc]:
803 - moved the AppendPad for the text-paint into all sub-pads which
804 need it. Otherwise they are not always properly updated.
805
806
807
808 2006/03/16 Daniela Dorner
809
810 * datacenter/scripts/sourcefile:
811 - small bugfix in logging
812
813 * datacenter/db/tabs.php:
814 - added new tab for ganymed
815
816
817
818 2006/03/15 Stefan Ruegamer
819
820 * manalysis/MCameraData.cc
821 - inserted an image cleaning based on the time information
822 of the shower (CalcCleaningArrivalTime)
823
824 * manalysis/MCameraData.h
825 - made entry for "CalcCleaningArrivalTime"
826
827 * mimage/MImgCleanStd.cc
828 - created entries for the new image cleaning named "Time"
829
830 * mimage/MImgCleanStd.h
831 - inserted entry "kTime"
832
833
834
835 2006/03/14 Daniela Dorner
836
837 * datacenter/scripts/makecallistolinks:
838 - fixed bug
839
840 * steps.rc:
841 - added fFillGanymed to influences of fGanymed
842
843
844
845 2006/03/14 Thomas Bretz
846
847 * mhflux/MHEffectiveOnTime.cc:
848 - skip the fit not only if the integral is empty but
849 also if the first bin is empty
850 - changed upper limit to 95% according to a study from
851 David Paneque
852 - replaced the fit with the exponential used in the BCN Mars
853 version
854 - use the correct number of entries
855 - use a likelihood fit
856 - calculate the fit quality from the probability
857 - ignore the fit quality for the theta-plot
858
859 * mimage/MHNewImagePar.cc:
860 - fixed the handling of the "same" option in Draw/Paint
861
862 * mpointing/MPointingDev.h:
863 - fDx and fDy initialized in the constructor
864
865 * mbase/MTask.[h,cc]:
866 - removed the kDontCount option. Instead don't use the TStopwatch
867 counter anymore. By this the class to TStopwatch can be
868 suppressed completely if kDontTime is set.
869
870 * mbase/MContinue.cc, mbase/MTaskEnv.cc, mfbase/MF.cc,
871 mfbase/MFilterList.[h,cc]:
872 - pipe the accelerator flag to the filter or task
873
874 * mjobs/MJCut.cc:
875 - also accelerate the reading task
876
877
878
879 2006/03/13
880
881 * RELEASE 0.9.5
882
883
884
885 2006/03/13 Thomas Bretz
886
887 * ganymed.rc:
888 - changed smearing to half of our PSF 0.06
889 - added new examples for setting the starguider calibration
890
891 * ganymed_onoff.rc
892 - changed smearing to half of our PSF 0.06
893 - switched the new feature for a random source position on
894 - added new examples for setting the starguider calibration
895
896 * ganymed_wobble.rc:
897 - changed smearing to half of our PSF 0.06
898 - added new examples for setting the starguider calibration
899 - added example how to control the phi plot
900
901 * mhflux/MHPhi.[h,cc]:
902 - many improvements to the algorithm, it now takes also
903 inhomgeneities into account
904 - restructured the display, display more histograms
905 - increased class version to 2
906
907 * mjobs/MJCut.cc:
908 - enabled acceleration for first and second loop
909
910 * mpointing/MPointingDevCalc.[h,cc]:
911 - allowed to set the starguider offset calibration from the
912 resource file
913
914 * callisto_Dec04Jan05.rc:
915 - replaced Calibration scale factor by usage of
916 resources/calibration_spline.rc
917
918
919
920 2006/03/13 Markus Meyer
921
922 * ganymed_wobble.rc,ganymed_onoff.rc,ganymed.rc:
923 - changed cuts:
924 wobble: average values from optimisation of 3 Crab
925 sample (01/05,10/05,12/05), done by Karsten
926 onoff : cuts from 1218 (01/05, highest significance)
927 theta is now 0.22 for both.
928
929
930
931 2006/03/13 Daniel Hoehne
932
933 * ganymed_wobble.rc,ganymed_onoff.rc,ganymed.rc:
934 - implemented qualitycut in log10(conc) vs. log10(size)
935
936
937
938 2006/03/13 Markus Meyer
939
940 * resources/calibration_spline.C:
941 - more comments
942
943
944
945 2006/03/10 Markus Meyer
946
947 * resources/calibration.C:
948 - update from p27 to p39 (spline excluded, still p33 data missing)
949
950
951
952 2006/03/10 Markus Meyer
953
954 * resources/calibration_spline.C:
955 - correction coefficients for spline data for each period
956
957
958
959 2006/03/10 Daniel Hoehne
960
961 * datacenter/scripts/insertsequences:
962 - fixed bug
963
964
965
966 2006/03/09 Daniel Hoehne
967
968 * ganymed_wobble.rc:
969 - changed parameters 1 to 5 in Cut1 to actual values
970
971
972
973 2006/03/08 Thomas Bretz
974
975 * readdaq.cc, mraw/MRawFileRead.[h,cc], mraw/MRawRunHeader.cc:
976 - added new force-option to foirce output of run-header
977
978
979
980 2006/03/08 Daniela Dorner
981
982 * datacenter/script/movingrawfiles:
983 - added moving of files, that are transferred via internet
984 - added removing of empty directories
985
986 * datacenter/db/ganymed.php:
987 - added links to ganymedplots
988 - added links to sequence.php (instead of links to starfiles)
989 - fixed bug in query
990
991 * datacenter/db/sequence.php:
992 - added links to plots from callisto and star
993 - fixed bug in query
994
995 * datacenter/db/sequinfo.php:
996 - added links to sequence.php
997
998 * datacenter/db/datasetinfo.php:
999 - added links to ganymed.php
1000
1001 * datacenter/db/tabs.php:
1002 - added (includefile for names of tabs of statusdisplays)
1003
1004
1005
1006 2006/03/07 Thomas Bretz
1007
1008 * mcalib/MCalibrateData.cc:
1009 - take the bad pixel information into account when calculating the
1010 number of saturating pixels!
1011
1012
1013
1014 2006/03/06 Thomas Bretz
1015
1016 * showplot.cc:
1017 - fixed the position were the first argument is converted
1018 to lower case. Until this fix no upper case could be used
1019 in file names
1020
1021 * datacenter/macros/plotdb.C:
1022 - print also average and RMS of all data.
1023
1024
1025
1026 2006/03/06 Daniela Dorner
1027
1028 * datacenter/db/ganymed.php:
1029 - added sequences + links to star-plots of sequences
1030 - improved layout
1031
1032 * datacenter/script/makecallistolinks:
1033 - changed condition, when to make the link: only, if the link is
1034 not yet existing, it is done
1035 - added resetting of db: if link is done, callisto is resetted
1036
1037 * datacenter/macros/resetcolumn.C:
1038 - added failure columns to the resetting
1039
1040
1041
1042 2006/03/04 Daniela Dorner
1043
1044 * callisto.cc:
1045 - changed return values to improve the failure handling in the db
1046
1047 * datacenter/script/makecallistolinks:
1048 - added 'Pulse is too much to the left, cannot go below 0!' as
1049 reason to use callisto_Dec04Jan05.rc
1050
1051 * datacenter/script/dowebplots:
1052 - reduced number of files to be updated by a limitation in
1053 modification time
1054
1055 * datacenter/db/ganymed.php:
1056 - added plots
1057 - effontime s->h
1058
1059
1060
1061 2006/03/03 Thomas Bretz
1062
1063 * mjobs/MJCut.cc:
1064 - added RemoveFromList for srcposrndm in off-data loop
1065
1066 * mpointing/MSrcPosRndm.[h,cc]:
1067 - fixed the scaling. MSrcPosCam has to be in mm
1068
1069 * ganymed.rc:
1070 - added line and comments with new resource
1071
1072
1073
1074 2006/03/03 Daniel Hoehne
1075
1076 * callisto_MarApr05.rc:
1077 - changed pulse position check ExtractWinLeft to 4.0 and
1078 ExtractWinRight to 4.5
1079
1080
1081
1082 2006/03/02 Thomas Bretz
1083
1084 * callisto.cc:
1085 - get result value from pulse pos check
1086
1087 * mjobs/MJCut.[h,cc]:
1088 - added the usage of the new class MSrcPosRndm
1089 - added new resource to switch random source position on
1090
1091 * mjobs/MJPedestal.[h,cc]:
1092 - changed return code of Process to int to be able to return
1093 the pulse pos check result.
1094
1095 * mpointing/PointingLinkDef.h, mpointing/Makefile:
1096 - added MSrcPosRndm
1097
1098 * mpointing/MSrcPosRndm.[h,cc]:
1099 - added
1100
1101 * mpointing/MHSrcPosCam.h:
1102 - addedn non const getter for fHist
1103
1104
1105
1106 2006/03/02 Daniela Dorner
1107
1108 * datacenter/db/querymc.php:
1109 - fixed small bug
1110
1111 * datacenter/db/dowebplots:
1112 - added option -p to the script, to be able to call the script
1113 for different programs independently
1114 - fixed find
1115
1116
1117
1118 2006/03/01 Daniela Dorner
1119
1120 * datacenter/db/datacheck.php, datasetinfo.php, sequinfo.php:
1121 - included failure handling columns
1122
1123
1124
1125 2006/03/01 Thomas Bretz
1126
1127 * mastro/MAstro.cc, mbase/MTime.cc:
1128 - added a comment in GetMagicPeriod
1129
1130 * mpointing/MPointingPos.cc:
1131 - added new member function GetString
1132 - moved code from Print to GetString
1133 - added new function IsInitialized()
1134
1135 * mjtrain/MJTrain*.[h,cc]:
1136 - added data members to change RF setup
1137
1138 * mpointing/MPointingDevCalc.h, mpointing/MPointingPosCalc.h:
1139 - added missing AddToBranchList
1140
1141 * mpointing/MHSrcPosCam.[h,cc]:
1142 - added
1143
1144 * mpointing/Makefile, mpointing/PointingLinkDef.h:
1145 - added MHSrcPosCam
1146
1147 * mbase/MTask.[h,cc]:
1148 - implemented a new data-meber fAccelerator which allows
1149 to switch off counting and timing analysis which can be very
1150 time-consuming in some circumstances
1151
1152 * mbase/MTaskList.[h,cc]:
1153 - implemented the usabe of MTask::fAccelerator to switch off
1154 resetting of all parameter containers which can be very
1155 time-consuming
1156
1157 * mimage/MImagePar.cc:
1158 - updated how the units are printed in Print()
1159
1160 * mjobs/MJCut.cc:
1161 - added a new loop to fill the source position of the on-data
1162 - the acceleration of the two main loops are disabled because
1163 they are not yet tested.
1164
1165 * datacenter/macros/plotstat.C:
1166 - the periods were wrong by one -- fixed.
1167
1168
1169
1170 2006/02/28 Daniela Dorner
1171
1172 * datacenter/scripts/insertdatasets:
1173 - made sure, that backupfiles of the editor are not taken into
1174 account, when dataset files are searched
1175
1176 * datacenter/db/*.php:
1177 - moved user, host and pw of database to the include file
1178 db.php
1179
1180 * datacenter/db/index.html:
1181 - fixed links
1182
1183 * datacenter/db/querymc.php,magicdefs.php:
1184 - added some variables
1185
1186 * datacenter/db/runinfo.php,sequinfo.php:
1187 - bugfix (incl. TestSources)
1188
1189 * datacenter/db/sequinfo.php:
1190 - changed init values
1191
1192 * datacenter/db/sequinfo.php, findoffdata.php, magicdefs.php:
1193 - added value (relative ontime)
1194
1195 * datacenter/db/dbstatus.php:
1196 - fixed bug
1197
1198 * datacenter/db/queryrbk.php:
1199 - added query field 'Night', to query all entries of one night
1200 from the runbook
1201
1202 * datacenter/db/index-header.html:
1203 - added links
1204
1205
1206
1207 2006/02/27 Thomas Bretz
1208
1209 * macros/optim/optimwobble.C:
1210 - fixed a typo (SetThetaCut instead SetAlphaCut), and added the
1211 standard Disp-parametrization
1212
1213 * mhflux/MHEffectiveOnTime.[h,cc]:
1214 - added showing the axis range of the time evolution histogram
1215
1216 * showplot.cc:
1217 - fixed a warning in the Hash-switch.
1218
1219 * mbase/MEnv.cc:
1220 - replaced casts in switch by an appended U
1221
1222 * macros/train/trainseparation.C:
1223 - replaced outdated MTTrainRFSeparate by MJTrainSeparation
1224
1225 * mastro/MAstro.h:
1226 - added conversion constants for pc-m and pc-ly
1227
1228 * mhflux/MMcSpectrumWeight.cc:
1229 - fixed typo in comment
1230
1231 * mimage/MImagePar.h:
1232 - minor changes to layout
1233
1234 * mimage/MHNewImagePar.[h,cc], mimage/MNewImagePar.[h,cc]:
1235 - added new image parameters fConcCOG and fConcCore
1236 - increased class version of MNewImagePar
1237
1238 * mimage/MHillasExt.cc:
1239 - added some comments
1240 - removed an obsolete TMath::Abs around "dist"
1241
1242 * mranforest/MRanForest.[h,cc]:
1243 - the initialization of fTreeHad was done at the wrong moment
1244 - replaced a cast int(x+.5) by TMath::Nint
1245 - added some additional warning output
1246 - added "!" to fTreeHad - it is only for temporary storage used
1247 in the histogram classes
1248
1249 * mranforest/MRanForestGrow.h:
1250 - added GetForest
1251
1252 * mjtrain/MJTrainSeparation.[h,cc]:
1253 - added some code for upcomming automatic event selection
1254
1255 * datacenter/macros/plotstat.C:
1256 - improved macro description
1257 - added arguments to main function
1258
1259 * macros/plot/mucal.C:
1260 - added
1261
1262
1263
1264 2006/02/25 Daniela Dorner
1265
1266 * datacenter/scripts/checkfilesforsequavail, checkstardone,
1267 writesequencefiles, buildsequenceentries, dodatacheck, doexclusions,
1268 fillcallisto, fillganymed, fillstar,
1269 datacenter/macros/writesequencefile.C, filldotraw.C, fillsinope.C
1270 buildsequenceentries.C, resetcolumn.C, doexclusions.C, fillcalib.C
1271 fillsignal.C, fillganymed.C, fillstar.C:
1272 - implemented, that a missing connection to the database doesn't
1273 cause an failure entry in the database, so that the step is
1274 retried in this case
1275 - updated documentation
1276
1277
1278
1279 2006/02/25 Thomas Bretz
1280
1281 * datacenter/macros/plotstat.C:
1282 - added
1283
1284
1285
1286 2006/02/24 Markus Meyer
1287
1288 * resources/calibration.rc:
1289 - update of correction values for the calibration constants
1290 (P31 - P39, without P36!(problems with spline))
1291
1292
1293
1294 2006/02/24 Daniela Dorner
1295
1296 * datacenter/db/datacheck.php, datasetinfo.php, dbstatus.php,
1297 findoffdata.php, include.php, magicdefs.php, runinfo.php,
1298 sequinfo.php, statusrps.php, statussbs.php, statussps.php:
1299 - included failure handling columns
1300
1301 * datacenter/db/findoffdata.php:
1302 - added DT
1303
1304 * datacenter/db/statusrps.php:
1305 - fixed bug
1306
1307 * datacenter/db/sequinfo.php:
1308 - reduced width of menu
1309
1310 * datacenter/scripts/copyscript:
1311 - added makedir for oldcatalogpath
1312
1313
1314
1315 2006/02/23 Thomas Bretz
1316
1317 * mjobs/MJSpectrum.cc:
1318 - fixed plot for Eý.dN/dE. The spectrum was multiplied with two
1319 times the bin-width instead of the absolute energy
1320
1321
1322
1323 2006/02/22 Daniela Dorner
1324
1325 * datacenter/db/querymc.php:
1326 - added (website to query montecarlo database - first version)
1327
1328 * datacenter/db/magicdefs.php:
1329 - added some values of montecarlo database
1330
1331
1332
1333 2006/02/17 Daniela Dorner
1334
1335 * datacenter/scripts/copyscript:
1336 - fixed path length
1337
1338 * datacenter/macros/fillsources.C:
1339 - added (macro to read source information from catalog files and
1340 insert it into the database)
1341
1342 * datacenter/db/ganymed.php:
1343 - improved output
1344
1345 * datacenter/db/index.html:
1346 - added ganymed.php
1347 - removed old link
1348
1349
1350
1351 2006/02/17 Thomas Bretz
1352
1353 * showplot.cc:
1354 - fixed path inflation in case of ganymed
1355
1356 * mjobs/MDataSet.cc:
1357 - return kFALSE if requested source wasn't found in catalog
1358
1359 * mjobs/MJCut.cc:
1360 - reformatted output of source to fit in one line
1361
1362 * mpointing/MPointingPos.[h,cc]:
1363 - output source name (title) in Print() if set
1364
1365
1366
1367 2006/02/16 Daniela Dorner
1368
1369 * datacenter/scripts/checkstardone:
1370 - small improvement in sequence handling
1371 - improved logging
1372
1373 * datacenter/scripts/sourcefile:
1374 - small bugfixes in setstatus function
1375
1376 * datacenter/scripts/runganymed:
1377 - small bugfix
1378
1379 * datacenter/scripts/copyscript:
1380 - fixed path length
1381
1382 * datacenter/db/ganymed.php:
1383 - added (website to query results for sources/datasets)
1384
1385
1386
1387 2006/02/15 Daniela Dorner
1388
1389 * datacenter/db/findoffdata.php:
1390 - implemented possibility to query range of dates for 'stardone'
1391
1392
1393
1394 2006/02/15 Daniel Hoehne
1395
1396 * datacenter/db/magicdefs.php, querycal.php, sequinfo.php:
1397 - implemented query for mean signal inner/outer and mean pulsepos
1398 * datacenter/db/sequence.php:
1399 - implemented query for mean signal inner/outer, mean pulsepos
1400 and inhomogeneity
1401
1402
1403
1404 2006/02/15 Daniela Dorner, Daniel Hoehne
1405
1406 * datacenter/scripts/writesequencefiles,doexclusion,correcttime:
1407 - fixed small bug
1408
1409
1410
1411 2006/02/14 Daniela Dorner, Daniel Hoehne
1412
1413 * datacenter/scripts/sourcefile:
1414 - fixed small bugs
1415
1416 * datacenter/scripts/movingrawfiles:
1417 - changed back to moving files without zipping
1418
1419 * datacenter/scripts/doqualityplots:
1420 - added running of plotdb.C for each datasetfile
1421
1422 * datacenter/macros/getdolist.C:
1423 - implemented limitation for number of todo files for
1424 SequenceProcessStatus
1425
1426 * datacenter/macros/checkfileavail.C,checkstardone.C:
1427 - changed return code in case that files are not available
1428
1429 * datacenter/scripts/checkfilesforsequavail,checkstardone,sourcefile:
1430 - adapted to changed return code in macros
1431
1432 * datacenter/db/magicdefs.php, querystar.php, sequinfo.php:
1433 - implemented query for inhomogeneity
1434
1435
1436
1437 2006/02/13
1438
1439 * RELEASE 0.9.4.3
1440
1441
1442
1443 2006/02/13 Thomas Bretz
1444
1445 * callisto.rc:
1446 - changed pulse position check ExtractWinLeft to 4.0 and
1447 ExtractWinRight to 4.5
1448
1449 * callisto_Dec04Jan05.rc:
1450 - changed pulse position check ExtractWinLeft to 3.0 and
1451 ExtractWinRight left at 2.5
1452
1453
1454
1455 2006/02/10 Thomas Bretz
1456
1457 * mastro/MAstro.cc:
1458 - allow for more year in the algorithm calculating easter
1459
1460 * mcamera/MCameraDC.h, mcamera/MCameraHV.h, mcamera/MCameraTD.h,
1461 mcamera/MCameraTH.h:
1462 - added a sanity check in GetPixelContent
1463
1464 * mraw/MRawRunHeader.cc:
1465 - fixed output (correct kiB instead of kB)
1466
1467 * Makefile, Makefile.rules:
1468 - implemented the possibility to spread Make through condor
1469
1470 * mastro/MAstroCatalog.[h,cc]:
1471 - new draw-options to rotate the grid and the stars
1472
1473 * mimage/MHHillas.cc:
1474 - set minimum of fDelte to 0 instead of fDistC
1475
1476 * msignal/MExtractTimeAndChargeSpline.h:
1477 - replaced the casts in SetRiseTimeHiGain and StFallTimeHiGain by
1478 TMath::NInt
1479
1480 * mjobs/MDataSet.h:
1481 - implemented new functions to check whether the dataset contains
1482 a dedicated sequence
1483
1484 * datacenter/macros/plotdb.C:
1485 - implemented the possibility to draw sequences of a dataset in
1486 several colors
1487
1488
1489
1490 2006/02/09 Thomas Bretz
1491
1492 * mreport/MReport.cc:
1493 - invented new fake CC report file version 200509300 for a change
1494 in the starguider format (the already implemented last values
1495 dissapeared again!) which is not noticed in the format version.
1496
1497 * mreport/MReportCC.cc, mreport/MReportStarguider.cc:
1498 - fixed support for ver 200510250
1499
1500 * mjobs/MJSpectrum.cc:
1501 - added fit of un-unfolded spectrum
1502
1503
1504
1505 2006/02/08 Daniela Dorner
1506
1507 * datacenter/scripts/sourcefile:
1508 - implemented function checklock
1509 - bugfix for failure code
1510
1511 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
1512 checkstardone, doexclusions, fillcallisto, fillganymed, fillstar,
1513 makecallistolinks, runcallisto, runganymed, runstar,
1514 writesequencefiles:
1515 - implemented usage of function checklock
1516
1517 * datacenter/scripts/copyscript, doqualityplots, dowebplots,
1518 insertsequences, linkmc:
1519 - implemented usage of function checklock
1520 - implemented variable $program
1521
1522 * datacenter/scripts/dodatacheck:
1523 - implemented usage of function checklock
1524 - implemented variable $lockfile
1525
1526 * datacenter/scripts/insertdatasets, mcsequences, processmcsequences:
1527 - implemented usage of function checklock
1528 - implemented variables $lockfile and $program
1529
1530 * datacenter/macros/doexclusions.C, fillganymed.C:
1531 - fixed bug
1532
1533 * datacenter/macros/fillsinope.C, setstatus.C:
1534 - improved documentation
1535
1536 * datacenter/scripts/filesondisk:
1537 - implemented finding of zipped files
1538
1539
1540
1541 2006/02/08 Thomas Bretz
1542
1543 * datacenter/macros/plotdb.C:
1544 - some minor changes to the layout
1545
1546
1547
1548 2006/02/07 Daniela Dorner
1549
1550 * datacenter/scripts/makecallistolinks:
1551 - fixed bug
1552
1553 * datacenter/db:
1554 - added (directory with db-websites)
1555
1556
1557
1558 2006/02/07 Daniela Dorner, Daniel Hoehne
1559
1560 * datacenter/scripts/sourcefile:
1561 - added failure code variables
1562 - changed calling of setstatus.C accordingly
1563
1564 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
1565 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
1566 fillganymed, fillstar, runcallisto, runganymed, runstar,
1567 writesequencefiles:
1568 - implemented failure variable
1569
1570 * datacenter/macros/getdolist.C, setstatus.C, setupdb.C:
1571 - added new/changed columns (fReturnCode, fFailedCode,
1572 fFailedCodeAdd)
1573
1574
1575
1576 2006/02/06 Daniela Dorner
1577
1578 * datacenter/scripts/fillstar, macros/setstatus.C, getdolist.C:
1579 - fixed bugs
1580
1581
1582
1583 2006/02/03 Daniela Dorner
1584
1585 * datacenter/scripts/sourcefile:
1586 - implemented two new functions: getdolist, finish
1587 - implemented usage of function finish in other functions
1588
1589 * datacenter/scripts/movingrawfiles:
1590 - implemented zipping of rawfiles
1591
1592 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
1593 checkstardone, copyscript, correcttime, dodatacheck, doexclusions,
1594 fillcallisto, fillganymed, fillstar, insertdatasets,
1595 makecallistolinks, processmcsequences, runcallisto, runganymed,
1596 runstar, writesequencefiles:
1597 - replaced corresponding pieces of code by the functions getdolist
1598 and finish
1599 - moved variable $date to function getdolist
1600 - improved logging
1601 - generalized variables $lockfile and $todofile
1602
1603
1604 2006/02/03 Daniela Dorner, Daniel Hoehne
1605
1606 * datacenter/scripts/sourcefile:
1607 - fixed small bugs
1608
1609 * datacenter/scripts/runcallisto:
1610 - small bugfix
1611 - improved logging
1612
1613 * datacenter/scripts/insertdatasets:
1614 - removed not needed variable
1615
1616 * datacenter/macros/getdolist.C:
1617 - small bugfix
1618
1619
1620
1621 2006/02/02 Daniela Dorner
1622
1623 * datacenter/scripts/linkmc:
1624 - changed numbering of P and C run in linking
1625
1626 * datacenter/scripts/sourcefile:
1627 - moved to root-version root_v4.04.02g
1628
1629
1630
1631 2006/02/01 Daniel Hoehne
1632
1633 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
1634 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
1635 fillganymed, fillstar, writesequencefiles:
1636 - adapted usage of function setstatus
1637
1638
1639
1640 2006/01/31 Daniela Dorner
1641
1642 * datacenter/macros/setstatus.C, getdolist.C:
1643 - adapted macros to changes in new columns (fFailedCode,
1644 fFailedComment)
1645
1646 * datacenter/macros/setstatus.C:
1647 - added "noreset" for column fStartTime (is needed so that runtime
1648 is available in case of failure)
1649
1650 * datacenter/macros/setupdb.C:
1651 - added new columns
1652
1653 * datacenter/scripts/runcallisto, runganymed, runstar:
1654 - implemented failure handling
1655
1656 * datacenter/scripts/sourcefile:
1657 - implemented new functions to set status values
1658
1659
1660
1661 2006/01/30 Daniel Hoehne
1662
1663 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
1664 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
1665 fillganymed, fillstar, runcallisto, runganymed, runstar, sourcefile,
1666 writesequencefiles:
1667 - added function setstatus in sourcefile
1668 - changed calling of setstatus.C in setstatus
1669 - implemented variable $program to generalize usage of setstatus
1670 - replaced corresponding piece of code by function setstatus
1671 - fixed some typos
1672
1673
1674
1675 2006/01/30 Daniela Dorner
1676
1677 * datacenter/macros/setstatus.C, getdolist.C:
1678 - adapted macros to the improvement of failure handling in the
1679 automatic analysis (added columns fFailed, fStartTime,
1680 fFailedTime)
1681
1682
1683
1684 2006/01/27 Thomas Bretz
1685
1686 * mjobs/MDataSet.cc:
1687 - improved a warning output
1688
1689
1690
1691 2006/01/23 Thomas Bretz
1692
1693 * mbase/MTime.cc:
1694 - removed a sanity check in GetStringFmt. It work's quite nice
1695 in the DC but crashes on my Laptop (which is not so important)
1696
1697
1698
1699 2006/01/10 Daniela Dorner
1700
1701 * datacenter/macros/*.C, datacenter/script:
1702 - updated and added documentation
1703 - improved logging
1704 - fixed small bugs
Note: See TracBrowser for help on using the repository browser.