source: trunk/MagicSoft/Mars/Changelog@ 7620

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