source: trunk/MagicSoft/Mars/Changelog@ 7630

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