source: trunk/MagicSoft/Mars/Changelog@ 7612

Last change on this file since 7612 was 7612, checked in by Daniela Dorner, 19 years ago
*** empty log message ***
File size: 22.6 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/03/16 Daniela Dorner
22
23 * datacenter/scripts/sourcefile:
24 - small bugfix in logging
25
26
27
28 2006/03/15 Stefan Ruegamer
29
30 * manalysis/MCameraData.cc
31 - inserted an image cleaning based on the time information
32 of the shower (CalcCleaningArrivalTime)
33 * manalysis/MCameraData.h
34 - made entry for "CalcCleaningArrivalTime"
35 * mimage/MImgCleanStd.cc
36 - created entries for the new image cleaning named "Time"
37 * mimage/MImgCleanStd.h
38 - inserted entry "kTime"
39
40
41
42 2006/03/14 Daniela Dorner
43
44 * datacenter/scripts/makecallistolinks:
45 - fixed bug
46
47 * steps.rc:
48 - added fFillGanymed to influences of fGanymed
49
50
51
52 2006/03/14 Thomas Bretz
53
54 * mhflux/MHEffectiveOnTime.cc:
55 - skip the fit not only if the integral is empty but
56 also if the first bin is empty
57 - changed upper limit to 95% according to a study from
58 David Paneque
59 - replaced the fit with the exponential used in the BCN Mars
60 version
61 - use the correct number of entries
62 - use a likelihood fit
63 - calculate the fit quality from the probability
64 - ignore the fit quality for the theta-plot
65
66 * mimage/MHNewImagePar.cc:
67 - fixed the handling of the "same" option in Draw/Paint
68
69 * mpointing/MPointingDev.h:
70 - fDx and fDy initialized in the constructor
71
72 * mbase/MTask.[h,cc]:
73 - removed the kDontCount option. Instead don't use the TStopwatch
74 counter anymore. By this the class to TStopwatch can be
75 suppressed completely if kDontTime is set.
76
77 * mbase/MContinue.cc, mbase/MTaskEnv.cc, mfbase/MF.cc,
78 mfbase/MFilterList.[h,cc]:
79 - pipe the accelerator flag to the filter or task
80
81 * mjobs/MJCut.cc:
82 - also accelerate the reading task
83
84
85
86 2006/03/13
87
88 * RELEASE 0.9.5
89
90
91
92 2006/03/13 Thomas Bretz
93
94 * ganymed.rc:
95 - changed smearing to half of our PSF 0.06
96 - added new examples for setting the starguider calibration
97
98 * ganymed_onoff.rc
99 - changed smearing to half of our PSF 0.06
100 - switched the new feature for a random source position on
101 - added new examples for setting the starguider calibration
102
103 * ganymed_wobble.rc:
104 - changed smearing to half of our PSF 0.06
105 - added new examples for setting the starguider calibration
106 - added example how to control the phi plot
107
108 * mhflux/MHPhi.[h,cc]:
109 - many improvements to the algorithm, it now takes also inhomgeneities
110 into account
111 - restructured the display, display more histograms
112 - increased class version to 2
113
114 * mjobs/MJCut.cc:
115 - enabled acceleration for first and second loop
116
117 * mpointing/MPointingDevCalc.[h,cc]:
118 - allowed to set the starguider offset calibration from the resource file
119
120 * callisto_Dec04Jan05.rc:
121 - replaced Calibration scale factor by usage of resources/calibration_spline.rc
122
123
124
125 2006/03/13 Markus Meyer
126
127 * ganymed_wobble.rc,ganymed_onoff.rc,ganymed.rc:
128 - changed cuts:
129 wobble: average values from optimisation of 3 Crab
130 sample (01/05,10/05,12/05), done by Karsten
131 onoff : cuts from 1218 (01/05, highest significance)
132 theta is now 0.22 for both.
133
134
135
136 2006/03/13 Daniel Hoehne
137
138 * ganymed_wobble.rc,ganymed_onoff.rc,ganymed.rc:
139 - implemented qualitycut in log10(conc) vs. log10(size)
140
141
142
143 2006/03/13 Markus Meyer
144
145 * resources/calibration_spline.C:
146 - more comments
147
148
149
150 2006/03/10 Markus Meyer
151
152 * resources/calibration.C:
153 - update from p27 to p39 (spline excluded, still p33 data missing)
154
155
156
157 2006/03/10 Markus Meyer
158
159 * resources/calibration_spline.C:
160 - correction coefficients for spline data for each period
161
162
163
164 2006/03/10 Daniel Hoehne
165
166 * datacenter/scripts/insertsequences:
167 - fixed bug
168
169
170
171 2006/03/09 Daniel Hoehne
172
173 * ganymed_wobble.rc:
174 - changed parameters 1 to 5 in Cut1 to actual values
175
176
177
178 2006/03/08 Thomas Bretz
179
180 * readdaq.cc, mraw/MRawFileRead.[h,cc], mraw/MRawRunHeader.cc:
181 - added new force-option to foirce output of run-header
182
183
184
185 2006/03/08 Daniela Dorner
186
187 * datacenter/script/movingrawfiles:
188 - added moving of files, that are transferred via internet
189 - added removing of empty directories
190
191 * datacenter/db/ganymed.php:
192 - added links to ganymedplots
193 - added links to sequence.php (instead of links to starfiles)
194 - fixed bug in query
195
196 * datacenter/db/sequence.php:
197 - added links to plots from callisto and star
198 - fixed bug in query
199
200 * datacenter/db/sequinfo.php:
201 - added links to sequence.php
202
203 * datacenter/db/datasetinfo.php:
204 - added links to ganymed.php
205
206 * datacenter/db/tabs.php:
207 - added (includefile for names of tabs of statusdisplays)
208
209
210
211 2006/03/07 Thomas Bretz
212
213 * mcalib/MCalibrateData.cc:
214 - take the bad pixel information into account when calculating the
215 number of saturating pixels!
216
217
218
219 2006/03/06 Thomas Bretz
220
221 * showplot.cc:
222 - fixed the position were the first argument is converted
223 to lower case. Until this fix no upper case could be used
224 in file names
225
226 * datacenter/macros/plotdb.C:
227 - print also average and RMS of all data.
228
229
230
231 2006/03/06 Daniela Dorner
232
233 * datacenter/db/ganymed.php:
234 - added sequences + links to star-plots of sequences
235 - improved layout
236
237 * datacenter/script/makecallistolinks:
238 - changed condition, when to make the link: only, if the link is
239 not yet existing, it is done
240 - added resetting of db: if link is done, callisto is resetted
241
242 * datacenter/macros/resetcolumn.C:
243 - added failure columns to the resetting
244
245
246
247 2006/03/04 Daniela Dorner
248
249 * callisto.cc:
250 - changed return values to improve the failure handling in the db
251
252 * datacenter/script/makecallistolinks:
253 - added 'Pulse is too much to the left, cannot go below 0!' as
254 reason to use callisto_Dec04Jan05.rc
255
256 * datacenter/script/dowebplots:
257 - reduced number of files to be updated by a limitation in
258 modification time
259
260 * datacenter/db/ganymed.php:
261 - added plots
262 - effontime s->h
263
264
265
266 2006/03/03 Thomas Bretz
267
268 * mjobs/MJCut.cc:
269 - added RemoveFromList for srcposrndm in off-data loop
270
271 * mpointing/MSrcPosRndm.[h,cc]:
272 - fixed the scaling. MSrcPosCam has to be in mm
273
274 * ganymed.rc:
275 - added line and comments with new resource
276
277
278
279 2006/03/03 Daniel Hoehne
280
281 * callisto_MarApr05.rc:
282 - changed pulse position check ExtractWinLeft to 4.0 and
283 ExtractWinRight to 4.5
284
285
286
287 2006/03/02 Thomas Bretz
288
289 * callisto.cc:
290 - get result value from pulse pos check
291
292 * mjobs/MJCut.[h,cc]:
293 - added the usage of the new class MSrcPosRndm
294 - added new resource to switch random source position on
295
296 * mjobs/MJPedestal.[h,cc]:
297 - changed return code of Process to int to be able to return
298 the pulse pos check result.
299
300 * mpointing/PointingLinkDef.h, mpointing/Makefile:
301 - added MSrcPosRndm
302
303 * mpointing/MSrcPosRndm.[h,cc]:
304 - added
305
306 * mpointing/MHSrcPosCam.h:
307 - addedn non const getter for fHist
308
309
310
311 2006/03/02 Daniela Dorner
312
313 * datacenter/db/querymc.php:
314 - fixed small bug
315
316 * datacenter/db/dowebplots:
317 - added option -p to the script, to be able to call the script for
318 different programs independently
319 - fixed find
320
321
322
323 2006/03/01 Daniela Dorner
324
325 * datacenter/db/datacheck.php, datasetinfo.php, sequinfo.php:
326 - included failure handling columns
327
328
329
330 2006/03/01 Thomas Bretz
331
332 * mastro/MAstro.cc, mbase/MTime.cc:
333 - added a comment in GetMagicPeriod
334
335 * mpointing/MPointingPos.cc:
336 - added new member function GetString
337 - moved code from Print to GetString
338 - added new function IsInitialized()
339
340 * mjtrain/MJTrain*.[h,cc]:
341 - added data members to change RF setup
342
343 * mpointing/MPointingDevCalc.h, mpointing/MPointingPosCalc.h:
344 - added missing AddToBranchList
345
346 * mpointing/MHSrcPosCam.[h,cc]:
347 - added
348
349 * mpointing/Makefile, mpointing/PointingLinkDef.h:
350 - added MHSrcPosCam
351
352 * mbase/MTask.[h,cc]:
353 - implemented a new data-meber fAccelerator which allows
354 to switch off counting and timing analysis which can be very
355 time-consuming in some circumstances
356
357 * mbase/MTaskList.[h,cc]:
358 - implemented the usabe of MTask::fAccelerator to switch off resetting
359 of all parameter containers which can be very time-consuming
360
361 * mimage/MImagePar.cc:
362 - updated how the units are printed in Print()
363
364 * mjobs/MJCut.cc:
365 - added a new loop to fill the source position of the on-data
366 - the acceleration of the two main loops are disabled because
367 they are not yet tested.
368
369 * datacenter/macros/plotstat.C:
370 - the periods were wrong by one -- fixed.
371
372
373
374 2006/02/28 Daniela Dorner
375
376 * datacenter/scripts/insertdatasets:
377 - made sure, that backupfiles of the editor are not taken into
378 account, when dataset files are searched
379
380 * datacenter/db/*.php:
381 - moved user, host and pw of database to the include file
382 db.php
383
384 * datacenter/db/index.html:
385 - fixed links
386
387 * datacenter/db/querymc.php,magicdefs.php:
388 - added some variables
389
390 * datacenter/db/runinfo.php,sequinfo.php:
391 - bugfix (incl. TestSources)
392
393 * datacenter/db/sequinfo.php:
394 - changed init values
395
396 * datacenter/db/sequinfo.php, findoffdata.php, magicdefs.php:
397 - added value (relative ontime)
398
399 * datacenter/db/dbstatus.php:
400 - fixed bug
401
402 * datacenter/db/queryrbk.php:
403 - added query field 'Night', to query all entries of one night
404 from the runbook
405
406 * datacenter/db/index-header.html:
407 - added links
408
409
410
411 2006/02/27 Thomas Bretz
412
413 * macros/optim/optimwobble.C:
414 - fixed a typo (SetThetaCut instead SetAlphaCut), and added the
415 standard Disp-parametrization
416
417 * mhflux/MHEffectiveOnTime.[h,cc]:
418 - added showing the axis range of the time evolution histogram
419
420 * showplot.cc:
421 - fixed a warning in the Hash-switch.
422
423 * mbase/MEnv.cc:
424 - replaced casts in switch by an appended U
425
426 * macros/train/trainseparation.C:
427 - replaced outdated MTTrainRFSeparate by MJTrainSeparation
428
429 * mastro/MAstro.h:
430 - added conversion constants for pc-m and pc-ly
431
432 * mhflux/MMcSpectrumWeight.cc:
433 - fixed typo in comment
434
435 * mimage/MImagePar.h:
436 - minor changes to layout
437
438 * mimage/MHNewImagePar.[h,cc], mimage/MNewImagePar.[h,cc]:
439 - added new image parameters fConcCOG and fConcCore
440 - increased class version of MNewImagePar
441
442 * mimage/MHillasExt.cc:
443 - added some comments
444 - removed an obsolete TMath::Abs around "dist"
445
446 * mranforest/MRanForest.[h,cc]:
447 - the initialization of fTreeHad was done at the wrong moment
448 - replaced a cast int(x+.5) by TMath::Nint
449 - added some additional warning output
450 - added "!" to fTreeHad - it is only for temporary storage used
451 in the histogram classes
452
453 * mranforest/MRanForestGrow.h:
454 - added GetForest
455
456 * mjtrain/MJTrainSeparation.[h,cc]:
457 - added some code for upcomming automatic event selection
458
459 * datacenter/macros/plotstat.C:
460 - improved macro description
461 - added arguments to main function
462
463 * macros/plot/mucal.C:
464 - added
465
466
467
468 2006/02/25 Daniela Dorner
469
470 * datacenter/scripts/checkfilesforsequavail, checkstardone,
471 writesequencefiles, buildsequenceentries, dodatacheck, doexclusions,
472 fillcallisto, fillganymed, fillstar,
473 datacenter/macros/writesequencefile.C, filldotraw.C, fillsinope.C
474 buildsequenceentries.C, resetcolumn.C, doexclusions.C, fillcalib.C
475 fillsignal.C, fillganymed.C, fillstar.C:
476 - implemented, that a missing connection to the database doesn't
477 cause an failure entry in the database, so that the step is
478 retried in this case
479 - updated documentation
480
481
482
483 2006/02/25 Thomas Bretz
484
485 * datacenter/macros/plotstat.C:
486 - added
487
488
489
490 2006/02/24 Markus Meyer
491
492 * resources/calibration.rc:
493 - update of correction values for the calibration constants
494 (P31 - P39, without P36!(problems with spline))
495
496
497
498 2006/02/24 Daniela Dorner
499
500 * datacenter/db/datacheck.php, datasetinfo.php, dbstatus.php,
501 findoffdata.php, include.php, magicdefs.php, runinfo.php,
502 sequinfo.php, statusrps.php, statussbs.php, statussps.php:
503 - included failure handling columns
504
505 * datacenter/db/findoffdata.php:
506 - added DT
507
508 * datacenter/db/statusrps.php:
509 - fixed bug
510
511 * datacenter/db/sequinfo.php:
512 - reduced width of menu
513
514 * datacenter/scripts/copyscript:
515 - added makedir for oldcatalogpath
516
517
518
519 2006/02/23 Thomas Bretz
520
521 * mjobs/MJSpectrum.cc:
522 - fixed plot for Eý.dN/dE. The spectrum was multiplied with two
523 times the bin-width instead of the absolute energy
524
525
526
527 2006/02/22 Daniela Dorner
528
529 * datacenter/db/querymc.php:
530 - added (website to query montecarlo database - first version)
531
532 * datacenter/db/magicdefs.php:
533 - added some values of montecarlo database
534
535
536
537 2006/02/17 Daniela Dorner
538
539 * datacenter/scripts/copyscript:
540 - fixed path length
541
542 * datacenter/macros/fillsources.C:
543 - added (macro to read source information from catalog files and
544 insert it into the database)
545
546 * datacenter/db/ganymed.php:
547 - improved output
548
549 * datacenter/db/index.html:
550 - added ganymed.php
551 - removed old link
552
553
554
555 2006/02/17 Thomas Bretz
556
557 * showplot.cc:
558 - fixed path inflation in case of ganymed
559
560 * mjobs/MDataSet.cc:
561 - return kFALSE if requested source wasn't found in catalog
562
563 * mjobs/MJCut.cc:
564 - reformatted output of source to fit in one line
565
566 * mpointing/MPointingPos.[h,cc]:
567 - output source name (title) in Print() if set
568
569
570
571 2006/02/16 Daniela Dorner
572
573 * datacenter/scripts/checkstardone:
574 - small improvement in sequence handling
575 - improved logging
576
577 * datacenter/scripts/sourcefile:
578 - small bugfixes in setstatus function
579
580 * datacenter/scripts/runganymed:
581 - small bugfix
582
583 * datacenter/scripts/copyscript:
584 - fixed path length
585
586 * datacenter/db/ganymed.php:
587 - added (website to query results for sources/datasets)
588
589
590
591 2006/02/15 Daniela Dorner
592
593 * datacenter/db/findoffdata.php:
594 - implemented possibility to query range of dates for 'stardone'
595
596
597
598 2006/02/15 Daniel Hoehne
599
600 * datacenter/db/magicdefs.php, querycal.php, sequinfo.php:
601 - implemented query for mean signal inner/outer and mean pulsepos
602 * datacenter/db/sequence.php:
603 - implemented query for mean signal inner/outer, mean pulsepos
604 and inhomogeneity
605
606
607
608 2006/02/15 Daniela Dorner, Daniel Hoehne
609
610 * datacenter/scripts/writesequencefiles,doexclusion,correcttime:
611 - fixed small bug
612
613
614
615 2006/02/14 Daniela Dorner, Daniel Hoehne
616
617 * datacenter/scripts/sourcefile:
618 - fixed small bugs
619
620 * datacenter/scripts/movingrawfiles:
621 - changed back to moving files without zipping
622
623 * datacenter/scripts/doqualityplots:
624 - added running of plotdb.C for each datasetfile
625
626 * datacenter/macros/getdolist.C:
627 - implemented limitation for number of todo files for
628 SequenceProcessStatus
629
630 * datacenter/macros/checkfileavail.C,checkstardone.C:
631 - changed return code in case that files are not available
632
633 * datacenter/scripts/checkfilesforsequavail,checkstardone,sourcefile:
634 - adapted to changed return code in macros
635
636 * datacenter/db/magicdefs.php, querystar.php, sequinfo.php:
637 - implemented query for inhomogeneity
638
639
640
641 2006/02/13
642
643 * RELEASE 0.9.4.3
644
645
646
647 2006/02/13 Thomas Bretz
648
649 * callisto.rc:
650 - changed pulse position check ExtractWinLeft to 4.0 and
651 ExtractWinRight to 4.5
652
653 * callisto_Dec04Jan05.rc:
654 - changed pulse position check ExtractWinLeft to 3.0 and
655 ExtractWinRight left at 2.5
656
657
658
659 2006/02/10 Thomas Bretz
660
661 * mastro/MAstro.cc:
662 - allow for more year in the algorithm calculating easter
663
664 * mcamera/MCameraDC.h, mcamera/MCameraHV.h, mcamera/MCameraTD.h,
665 mcamera/MCameraTH.h:
666 - added a sanity check in GetPixelContent
667
668 * mraw/MRawRunHeader.cc:
669 - fixed output (correct kiB instead of kB)
670
671 * Makefile, Makefile.rules:
672 - implemented the possibility to spread Make through condor
673
674 * mastro/MAstroCatalog.[h,cc]:
675 - new draw-options to rotate the grid and the stars
676
677 * mimage/MHHillas.cc:
678 - set minimum of fDelte to 0 instead of fDistC
679
680 * msignal/MExtractTimeAndChargeSpline.h:
681 - replaced the casts in SetRiseTimeHiGain and StFallTimeHiGain by
682 TMath::NInt
683
684 * mjobs/MDataSet.h:
685 - implemented new functions to check whether the dataset contains
686 a dedicated sequence
687
688 * datacenter/macros/plotdb.C:
689 - implemented the possibility to draw sequences of a dataset in
690 several colors
691
692
693
694 2006/02/09 Thomas Bretz
695
696 * mreport/MReport.cc:
697 - invented new fake CC report file version 200509300 for a change
698 in the starguider format (the already implemented last values
699 dissapeared again!) which is not noticed in the format version.
700
701 * mreport/MReportCC.cc, mreport/MReportStarguider.cc:
702 - fixed support for ver 200510250
703
704 * mjobs/MJSpectrum.cc:
705 - added fit of un-unfolded spectrum
706
707
708
709 2006/02/08 Daniela Dorner
710
711 * datacenter/scripts/sourcefile:
712 - implemented function checklock
713 - bugfix for failure code
714
715 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
716 checkstardone, doexclusions, fillcallisto, fillganymed, fillstar,
717 makecallistolinks, runcallisto, runganymed, runstar,
718 writesequencefiles:
719 - implemented usage of function checklock
720
721 * datacenter/scripts/copyscript, doqualityplots, dowebplots,
722 insertsequences, linkmc:
723 - implemented usage of function checklock
724 - implemented variable $program
725
726 * datacenter/scripts/dodatacheck:
727 - implemented usage of function checklock
728 - implemented variable $lockfile
729
730 * datacenter/scripts/insertdatasets, mcsequences, processmcsequences:
731 - implemented usage of function checklock
732 - implemented variables $lockfile and $program
733
734 * datacenter/macros/doexclusions.C, fillganymed.C:
735 - fixed bug
736
737 * datacenter/macros/fillsinope.C, setstatus.C:
738 - improved documentation
739
740 * datacenter/scripts/filesondisk:
741 - implemented finding of zipped files
742
743
744
745 2006/02/08 Thomas Bretz
746
747 * datacenter/macros/plotdb.C:
748 - some minor changes to the layout
749
750
751
752 2006/02/07 Daniela Dorner
753
754 * datacenter/scripts/makecallistolinks:
755 - fixed bug
756
757 * datacenter/db:
758 - added (directory with db-websites)
759
760
761
762 2006/02/07 Daniela Dorner, Daniel Hoehne
763
764 * datacenter/scripts/sourcefile:
765 - added failure code variables
766 - changed calling of setstatus.C accordingly
767
768 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
769 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
770 fillganymed, fillstar, runcallisto, runganymed, runstar,
771 writesequencefiles:
772 - implemented failure variable
773
774 * datacenter/macros/getdolist.C, setstatus.C, setupdb.C:
775 - added new/changed columns (fReturnCode, fFailedCode,
776 fFailedCodeAdd)
777
778
779
780 2006/02/06 Daniela Dorner
781
782 * datacenter/scripts/fillstar, macros/setstatus.C, getdolist.C:
783 - fixed bugs
784
785
786
787 2006/02/03 Daniela Dorner
788
789 * datacenter/scripts/sourcefile:
790 - implemented two new functions: getdolist, finish
791 - implemented usage of function finish in other functions
792
793 * datacenter/scripts/movingrawfiles:
794 - implemented zipping of rawfiles
795
796 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
797 checkstardone, copyscript, correcttime, dodatacheck, doexclusions,
798 fillcallisto, fillganymed, fillstar, insertdatasets,
799 makecallistolinks, processmcsequences, runcallisto, runganymed,
800 runstar, writesequencefiles:
801 - replaced corresponding pieces of code by the functions getdolist
802 and finish
803 - moved variable $date to function getdolist
804 - improved logging
805 - generalized variables $lockfile and $todofile
806
807
808 2006/02/03 Daniela Dorner, Daniel Hoehne
809
810 * datacenter/scripts/sourcefile:
811 - fixed small bugs
812
813 * datacenter/scripts/runcallisto:
814 - small bugfix
815 - improved logging
816
817 * datacenter/scripts/insertdatasets:
818 - removed not needed variable
819
820 * datacenter/macros/getdolist.C:
821 - small bugfix
822
823
824
825 2006/02/02 Daniela Dorner
826
827 * datacenter/scripts/linkmc:
828 - changed numbering of P and C run in linking
829
830 * datacenter/scripts/sourcefile:
831 - moved to root-version root_v4.04.02g
832
833
834
835 2006/02/01 Daniel Hoehne
836
837 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
838 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
839 fillganymed, fillstar, writesequencefiles:
840 - adapted usage of function setstatus
841
842
843
844 2006/01/31 Daniela Dorner
845
846 * datacenter/macros/setstatus.C, getdolist.C:
847 - adapted macros to changes in new columns (fFailedCode,
848 fFailedComment)
849
850 * datacenter/macros/setstatus.C:
851 - added "noreset" for column fStartTime (is needed so that runtime
852 is available in case of failure)
853
854 * datacenter/macros/setupdb.C:
855 - added new columns
856
857 * datacenter/scripts/runcallisto, runganymed, runstar:
858 - implemented failure handling
859
860 * datacenter/scripts/sourcefile:
861 - implemented new functions to set status values
862
863
864
865 2006/01/30 Daniel Hoehne
866
867 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
868 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
869 fillganymed, fillstar, runcallisto, runganymed, runstar, sourcefile,
870 writesequencefiles:
871 - added function setstatus in sourcefile
872 - changed calling of setstatus.C in setstatus
873 - implemented variable $program to generalize usage of setstatus
874 - replaced corresponding piece of code by function setstatus
875 - fixed some typos
876
877
878
879 2006/01/30 Daniela Dorner
880
881 * datacenter/macros/setstatus.C, getdolist.C:
882 - adapted macros to the improvement of failure handling in the
883 automatic analysis (added columns fFailed, fStartTime,
884 fFailedTime)
885
886
887
888 2006/01/27 Thomas Bretz
889
890 * mjobs/MDataSet.cc:
891 - improved a warning output
892
893
894
895 2006/01/23 Thomas Bretz
896
897 * mbase/MTime.cc:
898 - removed a sanity check in GetStringFmt. It work's quite nice
899 in the DC but crashes on my Laptop (which is not so important)
900
901
902
903 2006/01/10 Daniela Dorner
904
905 * datacenter/macros/*.C, datacenter/script:
906 - updated and added documentation
907 - improved logging
908 - fixed small bugs
Note: See TracBrowser for help on using the repository browser.