source: trunk/MagicSoft/Mars/Changelog@ 7797

Last change on this file since 7797 was 7797, checked in by tbretz, 19 years ago
*** empty log message ***
File size: 44.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 2006/07/19 Thomas Bretz
21
22 * msignal/MArrivalTimeCam.cc:
23 - added case 7 and 2 in GetPixelContent
24
25
26
27 2006/07/13 Thomas Bretz
28
29 * mastro/MAstroCatalog.h:
30 - implemented new member function GetNumStars
31
32 * mbase/MGMap.[h,cc]:
33 - implemented new member function DrawHexagon
34
35
36
37 2006/07/11 Thomas Bretz
38
39 * mbase/MStatusArray.cc, mdata/MDataChain.cc, mdata/MDataFormula.cc,
40 mhflux/MMcSpectrumWeight.cc, mimage/MHillasExt.cc, mjobs/MJCut.cc,
41 msignal/MExtractTimeAndChargeDigitalFilter.cc,
42 mranforest/MRanForestCalc.cc:
43 - fixed some compiler warning of the kind
44 ambiguous overload for `Bool_t ? const char[14] : const TString &'
45 to make gcc 2.95.3 happy (used to get cosy working with the
46 latest Mars version)
47
48 * mbase/MZlib.[h,cc]:
49 - added some preprocessor statements which allow compilation with
50 gcc 2.95.3
51
52 * mastro/MAstroCamera.cc:
53 - removed path from include
54
55 * mastro/Makefile:
56 - added directory for MHCamera
57
58 * mhflux/MHThetaSqN.cc:
59 - removed the const-qualifier from the static_cast when setting
60 tghe MParameterD
61
62
63
64 2006/07/06 Thomas Bretz
65
66 * Makefile.conf.linux:
67 - removed options -Wstrict-prototypes -Wmissing-prototypes
68 obsolete for C++
69
70 * mastro/MAstro.h, mgui/MCamEvent.h:
71 - added virtual destructor to make gcc 4.1 happy
72
73 * mfilter/MFMagicCuts.cc, mtools/MagicJam.cc:
74 - added includes to make gcc 4.1 happy
75
76 * mranforest/MRanForestCalc.cc:
77 - added include for the compilation with root 5.10/00
78
79
80
81 2006/07/05 Thomas Bretz
82
83 * datacenter/macros/checkfileavail.C,
84 datacenter/macros/checkstardone.C,
85 datacenter/macros/doexclusions.C,
86 datacenter/macros/filldotraw.C,
87 datacenter/macros/fillganymed.C,
88 datacenter/macros/fillsignal.C,
89 datacenter/macros/fillstar.C,
90 datacenter/macros/setupdb.C:
91 - make sure that 'res' is correctly deleted
92
93 * datacenter/macros/doexclusions.C:
94 - fixed some variable name overrides
95
96 * mhflux/MAlphaFitter.[h,cc]:
97 - added the possibility to DrawResult()
98
99 * mhflux/MHAlpha.[h,cc]:
100 - added new output container (Bin) which contains the number
101 of the bin the event was assigned to
102 - fixed drawing the significance in DrawAll
103
104
105
106 2006/07/04 Daniela Dorner
107
108 * datacenter/scripts/copyscript:
109 - removed not needed if-clause (was used to copy subsystemfiles to
110 /magic/datacenter/totape)
111
112
113
114 2006/07/03 Thomas Bretz
115
116 * mhflux/MHThetaSqN.[h,cc]:
117 - added counter and output some statistics afterwards
118
119
120
121 2006/06/29 Thomas Bretz
122
123 * mmain/MEventDisplay.cc:
124 - added decoding of calibration pattern
125
126 * mbase/MContinue.cc:
127 - small change to some output
128
129 * mmc/MMcTrig.hxx, mmc/MMcTrigHeader.hxx:
130 - increased version number
131
132 * mmc/Mdefine.h:
133 - increased CAMERA_PIXELS from 3500 to 3800
134
135
136
137 2006/06/28 Daniela Dorner
138
139 * datacenter/macros/setupdb.C:
140 - added new columns
141 - changed name columns
142
143
144
145 2006/06/28 Thomas Bretz
146
147 * datacenter/macros/fillstar.C:
148 - added number of correlated stars
149
150 * datacenter/macros/plotdb.C:
151 - added number of correlated stars
152 - changed name of database column
153
154 * callisto.cc, mbadpixels/MBadPixelsCalc.cc,
155 mjtrain/MJTrainSeparation.cc:
156 - small improvement to log-output
157
158 * tpoint/gui.C:
159 - added some SetFrameBorderMode and SetBorderMode
160
161
162
163 2006/06/27 Thomas Bretz
164
165 * mhflux/MHAlpha.cc:
166 - added a small change to prevent DrawAll from opening a new
167 canvas if called with the option "No new canvas" and no
168 fDisplay
169
170
171
172 2006/06/26 Thomas Bretz
173
174 * mjobs/MJCut.[h,cc]:
175 - added error codes for some fatal errors
176
177 * ganymed.cc:
178 - pipe error codes to shell
179
180
181
182 2006/05/29 Thomas Bretz
183
184 * mbase/MEnv.cc:
185 - included THashList for compatibility with root 5.10/00
186
187 * mdata/MDataArray.[h,cc]:
188 - included TVector in header for compatibility with root 5.10/00
189
190 * mgui/MHexagon.cc:
191 - changed argument of PaintFillArea from Float_t to Double_t
192 for compatibility with root 5.10/00
193
194 * mhbase/MHMatrix.[h,cc]:
195 - added some #ifdef for compatibility with root 5.10/00
196 - included TVector in the header for compatibility with
197 root 5.10/00
198
199 * mjtrain/MJTrainDisp.cc:
200 - added the possibility to set weights
201 - added new histogram to show avg psf versus energy
202
203 * mjtrain/MJTrainRanForest.cc:
204 - included TFile for compatibility with root 5.10/00
205
206 * mranforest/MRanForest.[h,cc]:
207 - included TMatrix and TVector in header for compatibilty
208 with root 5.10/00
209
210 * mtools/MHSimulatedAnnealing.[h,cc]:
211 - included TMatrix and TVector in header for compatibilty
212 with root 5.10/00
213
214
215
216 2006/05/24
217
218 * RELEASE 0.9.6
219
220
221
222 2006/05/24 Thomas Bretz
223
224 * mbadpixels/MBadPixelsTreat.cc:
225 - another small improvement, set fMaxArrivalTimeDiff to 0.9
226
227 * mjobs/MJPedestal.cc:
228 - switched off error in case of "pulse is too much to the left"
229 - the extraction window is not changed anymore
230
231 * mhflux/MAlphaFitter.cc:
232 - made new background fit more robust by improving the start
233 values
234
235 * mhflux/MHAlpha.[h,cc]:
236 - preliminary implementation showing automatically all sizebins in
237 the status display
238
239 * mpointing/MPointingDevCalc.[h,cc]:
240 - if the mispointing is set to 0 due to missing mispointing
241 information also the starguider calibration is reset.
242 - in the case the latest report is older than a default (currently
243 one minute) and the current report will be skip the starguider
244 correction and calibration will be reset.
245
246 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
247 - updated
248
249 * mmc/MMcRunHeader.hxx:
250 - added new getter for ShowerPhiMin and ShowerPhiMax
251
252
253
254 2006/05/23 Daniela Dorner
255
256 * scripts/processsequence:
257 - added (script to run callisto, merppupdate and star for 1
258 sequence)
259
260 * scripts/preparemc:
261 - added (script to create montecarlo sequence and datasetfiles)
262
263
264
265 2006/05/23 Thomas Bretz
266
267 * mranforest/MRanTree.cc:
268 - should be if(!Finite) instead of if(Finite)
269
270 * mhbase/MH3.cc:
271 - fixed a problem which arouse in root 4.04/02g namely that
272 is the draw-option is " " nothing is displayed. Therefore
273 all " " are removed before the histogram is drawn
274
275 * mhist/MHCamera.cc:
276 - when the azimuthal profile was produced the binning was optimized
277 with the OptimizeLimits. This doesn't make sense because it
278 changed the alignment of the bins with the 60deg boundaries
279
280 * mreport/MReportStarguider.cc:
281 - fixed a typo in a comment and removed an obsolete one
282
283 * msignal/MExtractTimeAndCharge.cc:
284 - instead of setting the arrival time to a value at the border of
285 the meaningful range a random number is assigned in the case
286 of an arrival time extracted outside the fadc range. This
287 avoids possible unfortuante coincidences in arrival times.
288
289 * mbadpixels/MBadPixelsTreat.[h,cc]:
290 - added new data member fMaxArrivalTimeDiff, which is the maximum
291 arrival time difference allowed for the badpixel algorithm
292 to determin whether a pixels belongs to a shower
293 - changed the old value (0.5) to 1.0 as suggested by Stefan
294 due to a recent study on the fraction of pixels surviving the
295 image cleaning
296
297 * callisto.rc, callisto_Dec04Jan05.rc, callisto_MarApr05.rc:
298 - added comment to show usage of new option
299
300
301
302 2006/05/22 Daniela Dorner
303
304 * datacenter/scripts/makecallistolinks:
305 - fixed bug
306
307
308
309 2006/05/22 Thomas Bretz
310
311 * mranforest/MRanTree.cc:
312 - replaced some arbitrary small and large values by FLT_MAX in
313 FindBestSpllit*
314 - replaced in FindBestSpllit* a sanity check for rld and rrd (do
315 not divide by zero) by a check whether the result (crit) is finite
316
317 * mcamera/MCameraRecTemp.[h,cc]:
318 - implemented new data member for validity
319 - increased class version by 1
320
321 * mpointing/MHPointing.[h,cc]:
322 - implemented new TGraph for number of correlated stars
323 - increased class version by 1
324
325 * mpointing/MPointingDevCalc.cc:
326 - if the report is empty assume no pointing deviation and also
327 reset the starguider calibration
328
329 * mpointing/MPointingPos.cc:
330 - slight modifications to comment
331
332 * mreport/MReport.cc:
333 - introduced new fake version to support new starguider format
334
335 * mreport/MReportCC.[h,cc]:
336 - improved handling of receiver boar com-errors and RecTemp section
337
338 * mreport/MReportStarguider.[h,cc]:
339 - implemented changes in the starguider reports around 9th May
340 - added new data member for number of correlated stars
341 - increased class version by 1
342
343
344
345 2006/05/21 Thomas Bretz
346
347 * mfileio/MReadTree.cc:
348 - show all added files only in debug modes or if wildcards are used
349
350 * mfilter/MFEnergySlope.[h,cc]:
351 - added a third constructor which also allows to set fMcEnergyMin
352
353 * mjtrain/MJTrainSeparation.[h,cc]:
354 - updated text output
355 - improved result display
356 - added possibility to set weights and/or pre/post-tasks for
357 train or test only
358
359 * mranforest/MRanForest.cc:
360 - commented out an obsolete check to check whether TMath::Sort
361 has sorted correctly
362 - added some comments
363
364
365
366 2006/05/20 Thomas Bretz
367
368 * mreport/MReportCC.cc:
369 - fixed a typo in InterpreteTD which was introduced yesterday
370
371
372
373 2006/05/19 Thomas Bretz
374
375 * mbase/MMath.h:
376 - added default to second argument of GaussProb
377
378 * mcamera/MCameraTD.[h,cc], mcamera/MCameraTH.[h,cc]:
379 - added a data member fIsValid giving the status of the arrays
380 in case the CC reports contained nonsense (mainly for files
381 before summer 2005)
382 - increased class version by 1
383
384 * mhflux/MHAlpha.h:
385 - made SetOffData virtual
386
387 * mreport/MReport.cc:
388 - small changes to some comments
389
390 * mreport/MReportCC.[h,cc]:
391 - better handling of problems with the TH and TD part of the
392 CC-REPORT for files older than 200507190 and 200412210
393 respectively
394
395 * mreport/MReportFileReadCC.cc:
396 - always output the file format version
397
398 * mhflux/MAlphaFitter.[h,cc]:
399 - implemented fitting of the off-data for background determination
400 - the result values are not yet accessible
401 - increased class version by 1
402
403 * mhflux/MHThetaSqN.[h,cc]:
404 - some improvements regarding the treatment of the signal-regions
405 - allow to set a different cut-level for off-cuts
406
407
408
409 2006/05/18 Thomas Bretz
410
411 * mhflux/MAlphaFitter.h:
412 - added Getter for ScaleMode
413
414 * mhflux/MHAlpha.[h,cc]:
415 - made fHillas data member protected
416 - increased size of fMap
417
418 * mhflux/MHThetaSq.[h,cc]:
419 - removed obsolete data-member fThetaSq
420
421 * mjtrain/MJTrainRanForest.cc, mranforest/MRanForestCalc.cc:
422 - fixed a typo in a comment
423
424 * mranforest/MRanTree.cc:
425 - added a lot of comments in the code
426
427 * callisto.cc:
428 - fixed typo in output
429
430 * mhflux/MHThreshold.cc:
431 - enabled grids
432 - slightly improved calculation of shown threshold
433
434 * mhflux/MHThetaSqN.[h,cc]:
435 - added
436
437 * mhflux/Makefile, mhflux/FluxLinkDef.h:
438 - added MHThetaSqN
439
440
441
442 2006/05/18 Daniela Dorner
443
444 * resources/calibration.rc, resources/calibration_spline.rc:
445 - added values for current and following periods
446
447
448
449 2006/05/05
450
451 * RELEASE 0.9.5.1
452
453
454
455 2006/05/05 Thomas Bretz
456
457 * datacenter/macros/plotdb.C:
458 - updated with new tabs for the starguider data
459
460 * mhflux/MHEnergyEst.cc:
461 - print the result to the all-logstream
462 - changed the fit range not to take the overflow into account
463
464 * mranforest/MRanForest.[h,cc]:
465 - Use the default Reset() instead of Reset(0)
466 - changed output while training
467 - replaced a lot of TArrays by MArrays
468 - at some points replaced gRandom->Rndm by gRandom->Integer
469 - removed some obsolete arguments from ModifyDataSort
470 - In CreateDataSort isort need not to be initialized, it is
471 done by TMath::Sort anyhow
472 - a small simplification to ModifyDataSort
473 - added some const-qualifiers in funciton calls
474
475 * mranforest/MRanTree.[h,cc]:
476 - replaced a lot of TArrays by MArrays
477 - removed some obsolete calls to Reset(0) after the instatization
478 of the array
479 - small acceleration of the averaging when calculating fBestSplit[k]
480 - at some points replaced gRandom->Rndm by gRandom->Integer
481 - directly give mean[kbuild] and square[kbuild] as an argument
482 to FindBestSplit
483 - removed the obsolste dereferencing from the call to FindBestSplit
484 - added some const-qualifiers in funciton calls
485 - make a copy of tclasspop in BuildTree to be able to give the
486 array as a const qualified reference. It is not used at any other
487 place
488 - in TreeHad first get the pointers to the vector with the data to
489 get rid of the range check done by root. This has also the advantage
490 that all TreeHad member function can be unified into a single
491 member function
492
493 * mhflux/MAlphaFitter.cc:
494 - fixed a problem with the fit which could cause infinite loops
495 in the case of off-data. This did in no means effect the result,
496 just the performance.
497
498 * mhbase/MH3.cc:
499 - convert the options ToLower case first before checking
500
501 * mjtrain/MJTrainRanForest.[h,cc]:
502 - added AddPar member function
503 - added fPreTasks and fPostTasks
504 - added fEnableWeights
505 - added member functions suporting setting pre- and posttasks
506 and weights
507
508 * mtools/MTFillMatrix.h:
509 - added new member function to clear the fPreCuts, fPreTasks and
510 fPostTasks lists
511
512 * mjtrain/MJTrainEnergy.cc:
513 - implemented usage of weights
514
515 * mjtrain/MJTrainSeparation.[h,cc]:
516 - implemented the usage of weights
517 - implemented a random source position to train with wobble
518 data
519 - added some more output
520 - added an option to switch between classification and regression
521 - added th epossibility to change the MC flux
522
523 * mjtrain/Makefile:
524 - added include path for mpointing and mimage
525
526
527
528 2006/05/04 Thomas Bretz
529
530 * mbase/MTaskList.[h,cc]:
531 - added new member function AddToListBefore(TList&) and
532 AddToListAfter(TList&)
533 - added corresponding RemoveFromList(TList&)
534
535 * mhflux/MMcSpectrumWeight.[h,cc]:
536 - added new member functions CalcSpecNew and CalcSpecOld to
537 evaluate the spectrum at a given energy
538 - added a new data member which allows to set an energy
539 at which the normalization is calculated instead of
540 the integral
541
542 * mpointing/MSrcPosRndm.[h,cc]:
543 - added new option which allows to create a random wobble
544 source position
545
546
547
548 2006/05/03 Daniela Dorner
549
550 * datacenter/macros/setupdb.C:
551 - changed type of sourcename and projectname according to new
552 format
553
554
555
556 2006/05/03 Thomas Bretz
557
558 * Makefile.rules:
559 - added new option zdiff
560
561 * mbase/MTaskList.[h,cc]:
562 - overwrite member function AddToList with a TList-reference
563 as argument
564
565 * mhflux/MHCollectionArea.[h,cc]:
566 - added the missing //! behind the fMcEvt data member
567 - increased class version number
568 - removed obsolete fEnergy data member
569
570 * mranforest/MRanForest.cc:
571 - added to the output whether weights are set
572
573 * mraw/MRawRunHeader.cc:
574 - removed an obsolete Print() which enetered for debugging
575
576 * mimage/MHNewImagePar.cc:
577 - the plots for CocCOG and ConcCore had the same color... fixed
578
579 * mranforest/MRanForestCalc.[h,cc]:
580 - allow to set weights for each event
581
582 * mtools/MTFillMatrix.[h,cc]:
583 - implemented the possibility to set pre- and post-tasks
584 executed in the eventloop
585
586
587
588
589 2006/05/02 Thomas Bretz
590
591 * mraw/MRawRunHeader.cc:
592 - fixed the typo in the output
593
594 * mpointing/MHPointing.cc, datacenter/macros/fillstar.C:
595 - fixed a typo in the name of the plot Skybrightness
596
597
598
599 2006/04/30 Thomas Bretz
600
601 * mjtrain/MJTrainSeparation.[h,cc]:
602 - new option to switch between regression and classification
603 - fixed the auto training (still far from working well)
604 - improved result plots
605
606 * mbase/MMath.cc:
607 - fixed SignificanceLiMa such that it allows basically zero
608 signal- and/or background events
609
610
611
612 2006/04/27 Thomas Bretz
613
614 * datacenter/macros/fillstar.C:
615 - replaced the mean by the median
616
617
618
619 2006/04/26 Daniela Dorner
620
621 * datacenter/macros/fillstar.C, datacenter/macros/setupdb.C:
622 - added four new columns to the table Star
623
624
625
626 2006/04/24 Thomas Bretz
627
628 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
629 - some fixes to the comments describing random forest
630
631
632
633 2006/04/23 Thomas Bretz
634
635 * mhist/MHHadronness.cc:
636 - do not reset the two hadronness-histograms in SetupFill
637 otherwise MJTrainSeparation cannot work correctly
638
639 * mjtrain/MJTrainSeparation.cc:
640 - added a Plot of Hadronness versus Size for MC events
641
642
643
644 2006/04/22 Thomas Bretz
645
646 * mraw/MRawRunHeader.cc:
647 - some small changes, mainly output and comments
648
649 * mhflux/MHAlpha.[h,cc]:
650 - show also the integrated number of excess events in the
651 plot versus energy/size and show the correct error.
652
653 * mtools/MJSpectrum.cc:
654 - added accelerator for executing the tasklist as in MJCut
655
656 * macros/train/trainseparation.C:
657 - fixed a typo
658
659 * mjtrain/MJTrainSeparation.h:
660 - added missing initialization of fAutoTrain
661 - fixed an error in EnablAutoTrain (was always set to kTRUE)
662
663
664
665 2006/04/21 Daniel Hoehne
666
667 * datacenter/scripts/doqualityplots, datacenter/scripts/dowebplots:
668 - fixed bug in usage of pstoimg
669
670
671
672 2006/04/13 Thomas Bretz
673
674 * mraw/MRawRunHeader.[h,cc]:
675 - adapted to new DAQ format version 6
676 - increased class version number
677
678 * mtools/MTFillMatrix.cc:
679 - added accelerator for executing the tasklist as in MJCut
680
681 * mfilter/MFEnergySlope.cc:
682 - small update to output
683
684 * mfbase/MFilterList.[h,cc]:
685 - fixed a really old problem that the contents of the list never
686 got ReInit. Hopefully this never had bad sideeffects.
687
688 * macros/train/trainenergy.C:
689 - added another comment how to change the spectral slope of the
690 monte carlo spectrum
691
692
693
694 2006/04/13 Thomas Bretz
695
696 * mreport/MReport.cc:
697 - added new fake arehucas versions to fix a problem with the
698 starguider reports
699
700 * mreport/MReportFileRead.cc:
701 - increased informations in warning output
702
703 * mreport/MReportStarguider.cc:
704 - fixed a problem with the starguider reports between 6.3.2006 and
705 19.3.2006
706
707
708
709 2006/04/13 Daniel Hoehne
710
711 * datacenter/db/findoffdata.php:
712 - implemented query for the inhomogeneity
713
714 * datacenter/db/runinfo.php:
715 - added checkboxes for start time, failed time and error codes
716
717 * datacenter/db/datacheck.php:
718 - fixed bug in StatusMenus for DataCheck and RawFile
719
720
721
722 2006/04/12 Daniela Dorner, Daniel Hoehne
723
724 * datacenter/scripts/makecallistolinks:
725 - fixed bug
726
727
728
729 2006/04/12 Thomas Bretz
730
731 * datacenter/macros/filldotraw.C:
732 - allow to access gzipped raw-files
733
734
735
736 2006/04/11 Thomas Bretz
737
738 * mastro/MAstro.h:
739 - added conversion Parsec2Lighyear
740
741 * mbase/MLogHtml.cc:
742 - added a fix to display < and > correctly
743
744 * mhflux/MHCollectionArea.[h,cc]:
745 - commented out obsolete fEnergy parameter
746
747 * mjobs/MJSpectrum.cc:
748 - fill a second collection area plot after trigger
749
750 * mjoptim/MJOptimize.cc:
751 - improve speed of optimization by switching of timing and
752 reset in eventloop
753
754 * mmc/MFadcHeader.h:
755 - changed MFADC_CHANNELS from 3500 to 3800 according to Abelardo
756
757 * mmc/MMcFadcHeader.hxx:
758 - increaded version number from 7 to 8
759
760
761
762 2006/04/11 Daniel Hoehne, Daniela Dorner
763
764 * datacenter/scripts/dodatacheck:
765 - fixed bug in finding raw-files
766
767
768
769 2006/04/10 Daniel Hoehne
770
771 * datacenter/macros/filldotrun.C:
772 - implemented new arehucas version
773
774
775
776 2006/04/07 Daniel Hoehne, Daniela Dorner
777
778 * datacenter/macros/filldotrun.C, buildsequenceentries.C, setupdb.C:
779 - implemented new arehucas version
780
781
782
783 2006/04/06 Daniela Dorner
784
785 * datacenter/scripts/makecallistolinks:
786 - fixed bug in resetting
787
788 * datacenter/db/tabs.php:
789 - changed tabs for wobble
790
791
792
793 2006/04/05 Thomas Bretz
794
795 * datacenter/macros/plotdb.C:
796 - added new tab with the effective on-time relative to the
797 observation time
798
799 * sponde_onoff.rc:
800 - added
801
802
803
804 2006/04/04 Thomas Bretz
805
806 * datacenter/macros/plotdb.C:
807 - if no dataset and no time-interval is given only sequences with
808 an effective on-time above five minutes are plotted anymore
809
810
811
812 2006/03/21 Daniela Dorner
813
814 * datacenter/db/ganymed.php, datacenter/db/tabs.php:
815 - included different tabs for on/off and wobble
816
817 * datacenter/db/ganymed.php:
818 - added zd angle range and observation period
819
820 * datacenter/db/sequence.php:
821 - added rel. ontime
822
823
824
825 2006/03/20 Thomas Bretz
826
827 * mraw/MRawRunHeader.cc:
828 - if the pixels to be swaped are both not found, assume they are
829 intentially not mapped. Changed the Error to a Warning
830
831 * mhflux/MHDisp.[h,cc]:
832 - made the scale region a parameter which can be changed from
833 within the display
834 - allow the scale parameters to be setup from the resource-file
835 - changed the source-region which is cut out in wobble mode from
836 +/-15deg to +/-25deg which better fits what we get from MHPhi
837
838 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
839 - added example how to change the new scale parameters in MHDisp
840
841 * mhflux/MAlphaFitter.[h,cc]:
842 - implemented the strategy for optimization which is suggested
843 by the Berlin people for weak sources "weaksource"
844
845 * mhflux/MHPhi.[h,cc]:
846 - moved the AppendPad for the text-paint into all sub-pads which
847 need it. Otherwise they are not always properly updated.
848
849
850
851 2006/03/16 Daniela Dorner
852
853 * datacenter/scripts/sourcefile:
854 - small bugfix in logging
855
856 * datacenter/db/tabs.php:
857 - added new tab for ganymed
858
859
860
861 2006/03/15 Stefan Ruegamer
862
863 * manalysis/MCameraData.cc
864 - inserted an image cleaning based on the time information
865 of the shower (CalcCleaningArrivalTime)
866
867 * manalysis/MCameraData.h
868 - made entry for "CalcCleaningArrivalTime"
869
870 * mimage/MImgCleanStd.cc
871 - created entries for the new image cleaning named "Time"
872
873 * mimage/MImgCleanStd.h
874 - inserted entry "kTime"
875
876
877
878 2006/03/14 Daniela Dorner
879
880 * datacenter/scripts/makecallistolinks:
881 - fixed bug
882
883 * steps.rc:
884 - added fFillGanymed to influences of fGanymed
885
886
887
888 2006/03/14 Thomas Bretz
889
890 * mhflux/MHEffectiveOnTime.cc:
891 - skip the fit not only if the integral is empty but
892 also if the first bin is empty
893 - changed upper limit to 95% according to a study from
894 David Paneque
895 - replaced the fit with the exponential used in the BCN Mars
896 version
897 - use the correct number of entries
898 - use a likelihood fit
899 - calculate the fit quality from the probability
900 - ignore the fit quality for the theta-plot
901
902 * mimage/MHNewImagePar.cc:
903 - fixed the handling of the "same" option in Draw/Paint
904
905 * mpointing/MPointingDev.h:
906 - fDx and fDy initialized in the constructor
907
908 * mbase/MTask.[h,cc]:
909 - removed the kDontCount option. Instead don't use the TStopwatch
910 counter anymore. By this the class to TStopwatch can be
911 suppressed completely if kDontTime is set.
912
913 * mbase/MContinue.cc, mbase/MTaskEnv.cc, mfbase/MF.cc,
914 mfbase/MFilterList.[h,cc]:
915 - pipe the accelerator flag to the filter or task
916
917 * mjobs/MJCut.cc:
918 - also accelerate the reading task
919
920
921
922 2006/03/13
923
924 * RELEASE 0.9.5
925
926
927
928 2006/03/13 Thomas Bretz
929
930 * ganymed.rc:
931 - changed smearing to half of our PSF 0.06
932 - added new examples for setting the starguider calibration
933
934 * ganymed_onoff.rc
935 - changed smearing to half of our PSF 0.06
936 - switched the new feature for a random source position on
937 - added new examples for setting the starguider calibration
938
939 * ganymed_wobble.rc:
940 - changed smearing to half of our PSF 0.06
941 - added new examples for setting the starguider calibration
942 - added example how to control the phi plot
943
944 * mhflux/MHPhi.[h,cc]:
945 - many improvements to the algorithm, it now takes also
946 inhomgeneities into account
947 - restructured the display, display more histograms
948 - increased class version to 2
949
950 * mjobs/MJCut.cc:
951 - enabled acceleration for first and second loop
952
953 * mpointing/MPointingDevCalc.[h,cc]:
954 - allowed to set the starguider offset calibration from the
955 resource file
956
957 * callisto_Dec04Jan05.rc:
958 - replaced Calibration scale factor by usage of
959 resources/calibration_spline.rc
960
961
962
963 2006/03/13 Markus Meyer
964
965 * ganymed_wobble.rc,ganymed_onoff.rc,ganymed.rc:
966 - changed cuts:
967 wobble: average values from optimisation of 3 Crab
968 sample (01/05,10/05,12/05), done by Karsten
969 onoff : cuts from 1218 (01/05, highest significance)
970 theta is now 0.22 for both.
971
972
973
974 2006/03/13 Daniel Hoehne
975
976 * ganymed_wobble.rc,ganymed_onoff.rc,ganymed.rc:
977 - implemented qualitycut in log10(conc) vs. log10(size)
978
979
980
981 2006/03/13 Markus Meyer
982
983 * resources/calibration_spline.C:
984 - more comments
985
986
987
988 2006/03/10 Markus Meyer
989
990 * resources/calibration.C:
991 - update from p27 to p39 (spline excluded, still p33 data missing)
992
993
994
995 2006/03/10 Markus Meyer
996
997 * resources/calibration_spline.C:
998 - correction coefficients for spline data for each period
999
1000
1001
1002 2006/03/10 Daniel Hoehne
1003
1004 * datacenter/scripts/insertsequences:
1005 - fixed bug
1006
1007
1008
1009 2006/03/09 Daniel Hoehne
1010
1011 * ganymed_wobble.rc:
1012 - changed parameters 1 to 5 in Cut1 to actual values
1013
1014
1015
1016 2006/03/08 Thomas Bretz
1017
1018 * readdaq.cc, mraw/MRawFileRead.[h,cc], mraw/MRawRunHeader.cc:
1019 - added new force-option to foirce output of run-header
1020
1021
1022
1023 2006/03/08 Daniela Dorner
1024
1025 * datacenter/script/movingrawfiles:
1026 - added moving of files, that are transferred via internet
1027 - added removing of empty directories
1028
1029 * datacenter/db/ganymed.php:
1030 - added links to ganymedplots
1031 - added links to sequence.php (instead of links to starfiles)
1032 - fixed bug in query
1033
1034 * datacenter/db/sequence.php:
1035 - added links to plots from callisto and star
1036 - fixed bug in query
1037
1038 * datacenter/db/sequinfo.php:
1039 - added links to sequence.php
1040
1041 * datacenter/db/datasetinfo.php:
1042 - added links to ganymed.php
1043
1044 * datacenter/db/tabs.php:
1045 - added (includefile for names of tabs of statusdisplays)
1046
1047
1048
1049 2006/03/07 Thomas Bretz
1050
1051 * mcalib/MCalibrateData.cc:
1052 - take the bad pixel information into account when calculating the
1053 number of saturating pixels!
1054
1055
1056
1057 2006/03/06 Thomas Bretz
1058
1059 * showplot.cc:
1060 - fixed the position were the first argument is converted
1061 to lower case. Until this fix no upper case could be used
1062 in file names
1063
1064 * datacenter/macros/plotdb.C:
1065 - print also average and RMS of all data.
1066
1067
1068
1069 2006/03/06 Daniela Dorner
1070
1071 * datacenter/db/ganymed.php:
1072 - added sequences + links to star-plots of sequences
1073 - improved layout
1074
1075 * datacenter/script/makecallistolinks:
1076 - changed condition, when to make the link: only, if the link is
1077 not yet existing, it is done
1078 - added resetting of db: if link is done, callisto is resetted
1079
1080 * datacenter/macros/resetcolumn.C:
1081 - added failure columns to the resetting
1082
1083
1084
1085 2006/03/04 Daniela Dorner
1086
1087 * callisto.cc:
1088 - changed return values to improve the failure handling in the db
1089
1090 * datacenter/script/makecallistolinks:
1091 - added 'Pulse is too much to the left, cannot go below 0!' as
1092 reason to use callisto_Dec04Jan05.rc
1093
1094 * datacenter/script/dowebplots:
1095 - reduced number of files to be updated by a limitation in
1096 modification time
1097
1098 * datacenter/db/ganymed.php:
1099 - added plots
1100 - effontime s->h
1101
1102
1103
1104 2006/03/03 Thomas Bretz
1105
1106 * mjobs/MJCut.cc:
1107 - added RemoveFromList for srcposrndm in off-data loop
1108
1109 * mpointing/MSrcPosRndm.[h,cc]:
1110 - fixed the scaling. MSrcPosCam has to be in mm
1111
1112 * ganymed.rc:
1113 - added line and comments with new resource
1114
1115
1116
1117 2006/03/03 Daniel Hoehne
1118
1119 * callisto_MarApr05.rc:
1120 - changed pulse position check ExtractWinLeft to 4.0 and
1121 ExtractWinRight to 4.5
1122
1123
1124
1125 2006/03/02 Thomas Bretz
1126
1127 * callisto.cc:
1128 - get result value from pulse pos check
1129
1130 * mjobs/MJCut.[h,cc]:
1131 - added the usage of the new class MSrcPosRndm
1132 - added new resource to switch random source position on
1133
1134 * mjobs/MJPedestal.[h,cc]:
1135 - changed return code of Process to int to be able to return
1136 the pulse pos check result.
1137
1138 * mpointing/PointingLinkDef.h, mpointing/Makefile:
1139 - added MSrcPosRndm
1140
1141 * mpointing/MSrcPosRndm.[h,cc]:
1142 - added
1143
1144 * mpointing/MHSrcPosCam.h:
1145 - addedn non const getter for fHist
1146
1147
1148
1149 2006/03/02 Daniela Dorner
1150
1151 * datacenter/db/querymc.php:
1152 - fixed small bug
1153
1154 * datacenter/db/dowebplots:
1155 - added option -p to the script, to be able to call the script
1156 for different programs independently
1157 - fixed find
1158
1159
1160
1161 2006/03/01 Daniela Dorner
1162
1163 * datacenter/db/datacheck.php, datasetinfo.php, sequinfo.php:
1164 - included failure handling columns
1165
1166
1167
1168 2006/03/01 Thomas Bretz
1169
1170 * mastro/MAstro.cc, mbase/MTime.cc:
1171 - added a comment in GetMagicPeriod
1172
1173 * mpointing/MPointingPos.cc:
1174 - added new member function GetString
1175 - moved code from Print to GetString
1176 - added new function IsInitialized()
1177
1178 * mjtrain/MJTrain*.[h,cc]:
1179 - added data members to change RF setup
1180
1181 * mpointing/MPointingDevCalc.h, mpointing/MPointingPosCalc.h:
1182 - added missing AddToBranchList
1183
1184 * mpointing/MHSrcPosCam.[h,cc]:
1185 - added
1186
1187 * mpointing/Makefile, mpointing/PointingLinkDef.h:
1188 - added MHSrcPosCam
1189
1190 * mbase/MTask.[h,cc]:
1191 - implemented a new data-meber fAccelerator which allows
1192 to switch off counting and timing analysis which can be very
1193 time-consuming in some circumstances
1194
1195 * mbase/MTaskList.[h,cc]:
1196 - implemented the usabe of MTask::fAccelerator to switch off
1197 resetting of all parameter containers which can be very
1198 time-consuming
1199
1200 * mimage/MImagePar.cc:
1201 - updated how the units are printed in Print()
1202
1203 * mjobs/MJCut.cc:
1204 - added a new loop to fill the source position of the on-data
1205 - the acceleration of the two main loops are disabled because
1206 they are not yet tested.
1207
1208 * datacenter/macros/plotstat.C:
1209 - the periods were wrong by one -- fixed.
1210
1211
1212
1213 2006/02/28 Daniela Dorner
1214
1215 * datacenter/scripts/insertdatasets:
1216 - made sure, that backupfiles of the editor are not taken into
1217 account, when dataset files are searched
1218
1219 * datacenter/db/*.php:
1220 - moved user, host and pw of database to the include file
1221 db.php
1222
1223 * datacenter/db/index.html:
1224 - fixed links
1225
1226 * datacenter/db/querymc.php,magicdefs.php:
1227 - added some variables
1228
1229 * datacenter/db/runinfo.php,sequinfo.php:
1230 - bugfix (incl. TestSources)
1231
1232 * datacenter/db/sequinfo.php:
1233 - changed init values
1234
1235 * datacenter/db/sequinfo.php, findoffdata.php, magicdefs.php:
1236 - added value (relative ontime)
1237
1238 * datacenter/db/dbstatus.php:
1239 - fixed bug
1240
1241 * datacenter/db/queryrbk.php:
1242 - added query field 'Night', to query all entries of one night
1243 from the runbook
1244
1245 * datacenter/db/index-header.html:
1246 - added links
1247
1248
1249
1250 2006/02/27 Thomas Bretz
1251
1252 * macros/optim/optimwobble.C:
1253 - fixed a typo (SetThetaCut instead SetAlphaCut), and added the
1254 standard Disp-parametrization
1255
1256 * mhflux/MHEffectiveOnTime.[h,cc]:
1257 - added showing the axis range of the time evolution histogram
1258
1259 * showplot.cc:
1260 - fixed a warning in the Hash-switch.
1261
1262 * mbase/MEnv.cc:
1263 - replaced casts in switch by an appended U
1264
1265 * macros/train/trainseparation.C:
1266 - replaced outdated MTTrainRFSeparate by MJTrainSeparation
1267
1268 * mastro/MAstro.h:
1269 - added conversion constants for pc-m and pc-ly
1270
1271 * mhflux/MMcSpectrumWeight.cc:
1272 - fixed typo in comment
1273
1274 * mimage/MImagePar.h:
1275 - minor changes to layout
1276
1277 * mimage/MHNewImagePar.[h,cc], mimage/MNewImagePar.[h,cc]:
1278 - added new image parameters fConcCOG and fConcCore
1279 - increased class version of MNewImagePar
1280
1281 * mimage/MHillasExt.cc:
1282 - added some comments
1283 - removed an obsolete TMath::Abs around "dist"
1284
1285 * mranforest/MRanForest.[h,cc]:
1286 - the initialization of fTreeHad was done at the wrong moment
1287 - replaced a cast int(x+.5) by TMath::Nint
1288 - added some additional warning output
1289 - added "!" to fTreeHad - it is only for temporary storage used
1290 in the histogram classes
1291
1292 * mranforest/MRanForestGrow.h:
1293 - added GetForest
1294
1295 * mjtrain/MJTrainSeparation.[h,cc]:
1296 - added some code for upcomming automatic event selection
1297
1298 * datacenter/macros/plotstat.C:
1299 - improved macro description
1300 - added arguments to main function
1301
1302 * macros/plot/mucal.C:
1303 - added
1304
1305
1306
1307 2006/02/25 Daniela Dorner
1308
1309 * datacenter/scripts/checkfilesforsequavail, checkstardone,
1310 writesequencefiles, buildsequenceentries, dodatacheck, doexclusions,
1311 fillcallisto, fillganymed, fillstar,
1312 datacenter/macros/writesequencefile.C, filldotraw.C, fillsinope.C
1313 buildsequenceentries.C, resetcolumn.C, doexclusions.C, fillcalib.C
1314 fillsignal.C, fillganymed.C, fillstar.C:
1315 - implemented, that a missing connection to the database doesn't
1316 cause an failure entry in the database, so that the step is
1317 retried in this case
1318 - updated documentation
1319
1320
1321
1322 2006/02/25 Thomas Bretz
1323
1324 * datacenter/macros/plotstat.C:
1325 - added
1326
1327
1328
1329 2006/02/24 Markus Meyer
1330
1331 * resources/calibration.rc:
1332 - update of correction values for the calibration constants
1333 (P31 - P39, without P36!(problems with spline))
1334
1335
1336
1337 2006/02/24 Daniela Dorner
1338
1339 * datacenter/db/datacheck.php, datasetinfo.php, dbstatus.php,
1340 findoffdata.php, include.php, magicdefs.php, runinfo.php,
1341 sequinfo.php, statusrps.php, statussbs.php, statussps.php:
1342 - included failure handling columns
1343
1344 * datacenter/db/findoffdata.php:
1345 - added DT
1346
1347 * datacenter/db/statusrps.php:
1348 - fixed bug
1349
1350 * datacenter/db/sequinfo.php:
1351 - reduced width of menu
1352
1353 * datacenter/scripts/copyscript:
1354 - added makedir for oldcatalogpath
1355
1356
1357
1358 2006/02/23 Thomas Bretz
1359
1360 * mjobs/MJSpectrum.cc:
1361 - fixed plot for Eý.dN/dE. The spectrum was multiplied with two
1362 times the bin-width instead of the absolute energy
1363
1364
1365
1366 2006/02/22 Daniela Dorner
1367
1368 * datacenter/db/querymc.php:
1369 - added (website to query montecarlo database - first version)
1370
1371 * datacenter/db/magicdefs.php:
1372 - added some values of montecarlo database
1373
1374
1375
1376 2006/02/17 Daniela Dorner
1377
1378 * datacenter/scripts/copyscript:
1379 - fixed path length
1380
1381 * datacenter/macros/fillsources.C:
1382 - added (macro to read source information from catalog files and
1383 insert it into the database)
1384
1385 * datacenter/db/ganymed.php:
1386 - improved output
1387
1388 * datacenter/db/index.html:
1389 - added ganymed.php
1390 - removed old link
1391
1392
1393
1394 2006/02/17 Thomas Bretz
1395
1396 * showplot.cc:
1397 - fixed path inflation in case of ganymed
1398
1399 * mjobs/MDataSet.cc:
1400 - return kFALSE if requested source wasn't found in catalog
1401
1402 * mjobs/MJCut.cc:
1403 - reformatted output of source to fit in one line
1404
1405 * mpointing/MPointingPos.[h,cc]:
1406 - output source name (title) in Print() if set
1407
1408
1409
1410 2006/02/16 Daniela Dorner
1411
1412 * datacenter/scripts/checkstardone:
1413 - small improvement in sequence handling
1414 - improved logging
1415
1416 * datacenter/scripts/sourcefile:
1417 - small bugfixes in setstatus function
1418
1419 * datacenter/scripts/runganymed:
1420 - small bugfix
1421
1422 * datacenter/scripts/copyscript:
1423 - fixed path length
1424
1425 * datacenter/db/ganymed.php:
1426 - added (website to query results for sources/datasets)
1427
1428
1429
1430 2006/02/15 Daniela Dorner
1431
1432 * datacenter/db/findoffdata.php:
1433 - implemented possibility to query range of dates for 'stardone'
1434
1435
1436
1437 2006/02/15 Daniel Hoehne
1438
1439 * datacenter/db/magicdefs.php, querycal.php, sequinfo.php:
1440 - implemented query for mean signal inner/outer and mean pulsepos
1441 * datacenter/db/sequence.php:
1442 - implemented query for mean signal inner/outer, mean pulsepos
1443 and inhomogeneity
1444
1445
1446
1447 2006/02/15 Daniela Dorner, Daniel Hoehne
1448
1449 * datacenter/scripts/writesequencefiles,doexclusion,correcttime:
1450 - fixed small bug
1451
1452
1453
1454 2006/02/14 Daniela Dorner, Daniel Hoehne
1455
1456 * datacenter/scripts/sourcefile:
1457 - fixed small bugs
1458
1459 * datacenter/scripts/movingrawfiles:
1460 - changed back to moving files without zipping
1461
1462 * datacenter/scripts/doqualityplots:
1463 - added running of plotdb.C for each datasetfile
1464
1465 * datacenter/macros/getdolist.C:
1466 - implemented limitation for number of todo files for
1467 SequenceProcessStatus
1468
1469 * datacenter/macros/checkfileavail.C,checkstardone.C:
1470 - changed return code in case that files are not available
1471
1472 * datacenter/scripts/checkfilesforsequavail,checkstardone,sourcefile:
1473 - adapted to changed return code in macros
1474
1475 * datacenter/db/magicdefs.php, querystar.php, sequinfo.php:
1476 - implemented query for inhomogeneity
1477
1478
1479
1480 2006/02/13
1481
1482 * RELEASE 0.9.4.3
1483
1484
1485
1486 2006/02/13 Thomas Bretz
1487
1488 * callisto.rc:
1489 - changed pulse position check ExtractWinLeft to 4.0 and
1490 ExtractWinRight to 4.5
1491
1492 * callisto_Dec04Jan05.rc:
1493 - changed pulse position check ExtractWinLeft to 3.0 and
1494 ExtractWinRight left at 2.5
1495
1496
1497
1498 2006/02/10 Thomas Bretz
1499
1500 * mastro/MAstro.cc:
1501 - allow for more year in the algorithm calculating easter
1502
1503 * mcamera/MCameraDC.h, mcamera/MCameraHV.h, mcamera/MCameraTD.h,
1504 mcamera/MCameraTH.h:
1505 - added a sanity check in GetPixelContent
1506
1507 * mraw/MRawRunHeader.cc:
1508 - fixed output (correct kiB instead of kB)
1509
1510 * Makefile, Makefile.rules:
1511 - implemented the possibility to spread Make through condor
1512
1513 * mastro/MAstroCatalog.[h,cc]:
1514 - new draw-options to rotate the grid and the stars
1515
1516 * mimage/MHHillas.cc:
1517 - set minimum of fDelte to 0 instead of fDistC
1518
1519 * msignal/MExtractTimeAndChargeSpline.h:
1520 - replaced the casts in SetRiseTimeHiGain and StFallTimeHiGain by
1521 TMath::NInt
1522
1523 * mjobs/MDataSet.h:
1524 - implemented new functions to check whether the dataset contains
1525 a dedicated sequence
1526
1527 * datacenter/macros/plotdb.C:
1528 - implemented the possibility to draw sequences of a dataset in
1529 several colors
1530
1531
1532
1533 2006/02/09 Thomas Bretz
1534
1535 * mreport/MReport.cc:
1536 - invented new fake CC report file version 200509300 for a change
1537 in the starguider format (the already implemented last values
1538 dissapeared again!) which is not noticed in the format version.
1539
1540 * mreport/MReportCC.cc, mreport/MReportStarguider.cc:
1541 - fixed support for ver 200510250
1542
1543 * mjobs/MJSpectrum.cc:
1544 - added fit of un-unfolded spectrum
1545
1546
1547
1548 2006/02/08 Daniela Dorner
1549
1550 * datacenter/scripts/sourcefile:
1551 - implemented function checklock
1552 - bugfix for failure code
1553
1554 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
1555 checkstardone, doexclusions, fillcallisto, fillganymed, fillstar,
1556 makecallistolinks, runcallisto, runganymed, runstar,
1557 writesequencefiles:
1558 - implemented usage of function checklock
1559
1560 * datacenter/scripts/copyscript, doqualityplots, dowebplots,
1561 insertsequences, linkmc:
1562 - implemented usage of function checklock
1563 - implemented variable $program
1564
1565 * datacenter/scripts/dodatacheck:
1566 - implemented usage of function checklock
1567 - implemented variable $lockfile
1568
1569 * datacenter/scripts/insertdatasets, mcsequences, processmcsequences:
1570 - implemented usage of function checklock
1571 - implemented variables $lockfile and $program
1572
1573 * datacenter/macros/doexclusions.C, fillganymed.C:
1574 - fixed bug
1575
1576 * datacenter/macros/fillsinope.C, setstatus.C:
1577 - improved documentation
1578
1579 * datacenter/scripts/filesondisk:
1580 - implemented finding of zipped files
1581
1582
1583
1584 2006/02/08 Thomas Bretz
1585
1586 * datacenter/macros/plotdb.C:
1587 - some minor changes to the layout
1588
1589
1590
1591 2006/02/07 Daniela Dorner
1592
1593 * datacenter/scripts/makecallistolinks:
1594 - fixed bug
1595
1596 * datacenter/db:
1597 - added (directory with db-websites)
1598
1599
1600
1601 2006/02/07 Daniela Dorner, Daniel Hoehne
1602
1603 * datacenter/scripts/sourcefile:
1604 - added failure code variables
1605 - changed calling of setstatus.C accordingly
1606
1607 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
1608 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
1609 fillganymed, fillstar, runcallisto, runganymed, runstar,
1610 writesequencefiles:
1611 - implemented failure variable
1612
1613 * datacenter/macros/getdolist.C, setstatus.C, setupdb.C:
1614 - added new/changed columns (fReturnCode, fFailedCode,
1615 fFailedCodeAdd)
1616
1617
1618
1619 2006/02/06 Daniela Dorner
1620
1621 * datacenter/scripts/fillstar, macros/setstatus.C, getdolist.C:
1622 - fixed bugs
1623
1624
1625
1626 2006/02/03 Daniela Dorner
1627
1628 * datacenter/scripts/sourcefile:
1629 - implemented two new functions: getdolist, finish
1630 - implemented usage of function finish in other functions
1631
1632 * datacenter/scripts/movingrawfiles:
1633 - implemented zipping of rawfiles
1634
1635 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
1636 checkstardone, copyscript, correcttime, dodatacheck, doexclusions,
1637 fillcallisto, fillganymed, fillstar, insertdatasets,
1638 makecallistolinks, processmcsequences, runcallisto, runganymed,
1639 runstar, writesequencefiles:
1640 - replaced corresponding pieces of code by the functions getdolist
1641 and finish
1642 - moved variable $date to function getdolist
1643 - improved logging
1644 - generalized variables $lockfile and $todofile
1645
1646
1647 2006/02/03 Daniela Dorner, Daniel Hoehne
1648
1649 * datacenter/scripts/sourcefile:
1650 - fixed small bugs
1651
1652 * datacenter/scripts/runcallisto:
1653 - small bugfix
1654 - improved logging
1655
1656 * datacenter/scripts/insertdatasets:
1657 - removed not needed variable
1658
1659 * datacenter/macros/getdolist.C:
1660 - small bugfix
1661
1662
1663
1664 2006/02/02 Daniela Dorner
1665
1666 * datacenter/scripts/linkmc:
1667 - changed numbering of P and C run in linking
1668
1669 * datacenter/scripts/sourcefile:
1670 - moved to root-version root_v4.04.02g
1671
1672
1673
1674 2006/02/01 Daniel Hoehne
1675
1676 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
1677 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
1678 fillganymed, fillstar, writesequencefiles:
1679 - adapted usage of function setstatus
1680
1681
1682
1683 2006/01/31 Daniela Dorner
1684
1685 * datacenter/macros/setstatus.C, getdolist.C:
1686 - adapted macros to changes in new columns (fFailedCode,
1687 fFailedComment)
1688
1689 * datacenter/macros/setstatus.C:
1690 - added "noreset" for column fStartTime (is needed so that runtime
1691 is available in case of failure)
1692
1693 * datacenter/macros/setupdb.C:
1694 - added new columns
1695
1696 * datacenter/scripts/runcallisto, runganymed, runstar:
1697 - implemented failure handling
1698
1699 * datacenter/scripts/sourcefile:
1700 - implemented new functions to set status values
1701
1702
1703
1704 2006/01/30 Daniel Hoehne
1705
1706 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
1707 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
1708 fillganymed, fillstar, runcallisto, runganymed, runstar, sourcefile,
1709 writesequencefiles:
1710 - added function setstatus in sourcefile
1711 - changed calling of setstatus.C in setstatus
1712 - implemented variable $program to generalize usage of setstatus
1713 - replaced corresponding piece of code by function setstatus
1714 - fixed some typos
1715
1716
1717
1718 2006/01/30 Daniela Dorner
1719
1720 * datacenter/macros/setstatus.C, getdolist.C:
1721 - adapted macros to the improvement of failure handling in the
1722 automatic analysis (added columns fFailed, fStartTime,
1723 fFailedTime)
1724
1725
1726
1727 2006/01/27 Thomas Bretz
1728
1729 * mjobs/MDataSet.cc:
1730 - improved a warning output
1731
1732
1733
1734 2006/01/23 Thomas Bretz
1735
1736 * mbase/MTime.cc:
1737 - removed a sanity check in GetStringFmt. It work's quite nice
1738 in the DC but crashes on my Laptop (which is not so important)
1739
1740
1741
1742 2006/01/10 Daniela Dorner
1743
1744 * datacenter/macros/*.C, datacenter/script:
1745 - updated and added documentation
1746 - improved logging
1747 - fixed small bugs
Note: See TracBrowser for help on using the repository browser.