source: trunk/MagicSoft/Mars/Changelog@ 7621

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