source: trunk/MagicSoft/Mars/Changelog@ 7626

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