source: trunk/MagicSoft/Mars/Changelog@ 7611

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