source: trunk/MagicSoft/Mars/Changelog@ 7609

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