source: trunk/MagicSoft/Mars/Changelog@ 7870

Last change on this file since 7870 was 7870, checked in by tbretz, 19 years ago
*** empty log message ***
File size: 61.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 2006/08/09 Thomas Bretz
21
22 * mbase/MMath.cc:
23 - changed MedianDev to support 68% division instead of 0.5%
24
25 * datacenter/macros/fillsignal.C:
26 - adapted to use Median for Pulse Offset and Gain
27
28
29
30 2006/08/08 Thomas Bretz
31
32 * mbadpixels/MBadPixelsCam.cc:
33 - added some comments
34
35 * mhist/MHEvent.cc:
36 - replaced GetTheta() by GetTelescopeTheta()
37
38 * msignal/MExtractedSignalCam.cc:
39 - some update to returning the hi-/lo-gain ratio
40
41 * mbase/MMath.[h,cc]:
42 - new functions MedianDev
43
44 * mhist/MHCamera.[h,cc]:
45 - new function GetMedian
46 - new function GetMedianDev
47
48
49
50 2006/08/08 Daniela Dorner
51
52 * datacenter/scripts/copyscript:
53 - updated address list of people who are informed about changes in
54 the catalog file
55 - improved output to mail
56 - updated search of newer catalogfiles
57 - addapted to change in md5sum
58 - fixed typo
59
60 * steps.rc:
61 - made interpretable for shell
62 - set Default to check, so that manually inserted sequences can't
63 be resettet
64
65 * datacenter/scripts/makecallistolinks:
66 - removed reason2
67
68
69
70 2006/08/06 Thomas Bretz
71
72 * datacenter/macros/checkstardone.C,
73 datacenter/macros/checkfileavail.C,
74 datacenter/macros/filldotraw.C:
75 - fixed. res was still not correctly deleted
76
77
78
79 2006/08/05 Thomas Bretz
80
81 * datacente/macros/fillsignal.C:
82 - still searched for tabs DiffHi and DiffLo... fixed.
83 - added a missing comma in the sql query
84
85 * mbase/MLog.cc, mbase/MLogHtml.cc:
86 - switched off buffering for ofstreams
87 - fixed length argument for the case </> are replaced by html-code
88
89 * datacenter/macros/checkstardone.C:
90 - fixed. was completely broken, didn't even compile.
91
92
93
94 2006/08/04 Thomas Bretz
95
96 * mhvstime/MHVsTime.cc:
97 - fixed a bug which made the argument of SetMinimum be ignored
98
99 * mpointing/MHPointing.cc:
100 - changed position of SetMinimum and SetMaximum
101
102 * msignal/MArrivalTimeCam.[h,cc]:
103 - added new options in GetPixelContent
104 - added some new member functions
105
106 * msignal/MExtractedSignalCam.[h,cc]:
107 - added new options in GetPixelContent
108 - added some new member functions
109
110 * msignal/MExtractedSignalPix.h:
111 - added some new member function
112 - added some comments
113
114 * msql/MSQLServer.cc:
115 - allow to setup different password for differend users and different
116 users for different databases in sql.rc
117
118 * mcalib/MCalibrateRelTimes.cc:
119 - implemented a workaround to mark pixels bad for extraction of
120 hi- and lo-gain failed. (Before MCalibrateData just assigned
121 a weird value)
122
123 * msignal/MArrivalTimePix.h:
124 - added some member functions
125
126 * msignal/MExtractTimeAndCharge.cc:
127 - added some comments which contain future code
128 - invalidate hi- and lo-gain if both could not be extracted properly
129 (FIXME: We need a cut on the number of unsuitable pixels per event)
130 - changed handling of sathi to make the detection of hi-gain
131 saturation work properly
132
133 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
134 - changed fgLoGainOffset from 1.05 to 0.95 (comming out of the
135 latest plots)
136 - fixed assignment of sat in hi-gain extraction to make sure
137 the the satuartion information can be returned properly
138
139 * msignal/MExtractTimeAndChargeSpline.cc:
140 - changed fgLoGainStartShift according to BCN cvs to -2.4 (FIXME
141 this should be checked!)
142 - adapted handling of sat in hi-gain extraction to changes
143 above
144
145 * mjobs/MJCalibrateSignal.cc:
146 - replaced the hi-/lo-gain pulse plots by plots showing the
147 hi-/lo-gain intercalibration and the hi-/lo-gain offset
148
149 * datacenter/macros/fillsignal.C:
150 - changed according to the changes
151
152 * mraw/MRawFileRead.cc:
153 - rais an error if a requested file could not be opened
154
155 * mbase/MParContainer.cc:
156 - added some comments
157
158
159
160 2006/08/03 Thomas Bretz
161
162 * mbase/MTask.cc:
163 - do not print number of executions if it is (UInt_t)-1
164
165 * mfileio/MReadReports.cc:
166 - do not allocate a MTime container anymore. This can be done
167 by root automatically which has the advantage that we don't
168 have to care about its deletion
169 - added some more debug output, just in case...
170
171 * mfileio/MReadTree.cc:
172 - fixed a typo in a comment
173
174 * mhist/MHRate.cc, mhist/MHWeather.cc, mhvstime/MHSectorVsTime.cc,
175 mhvstime/MHVsTime.cc:
176 - changed position of SetMinimum and SetMaximum
177
178 * mimage/MHHillas.[h,cc]
179 - made the Center-Histogram in the case only one is displayed
180 one with palette
181
182
183
184 2006/08/03 Markus Meyer
185
186 * resources/calibration.rc, calibration_spline.rc
187 - update of correction factors
188
189 * datacenter/macros/fillstar.C
190 - update of reference values for muon analysis
191
192
193
194 2006/08/02 Daniela Dorner
195
196 * datacenter/scripts/buildsequenceentries,
197 datacenter/scripts/checkfilesforsequenceavail,
198 datacenter/scripts/checkstardone, datacenter/scripts/copyscript,
199 datacenter/scripts/correcttime, datacenter/scripts/dodatacheck,
200 datacenter/scripts/doexclusions, datacenter/scripts/doqualityplots,
201 datacenter/scripts/dowebplots, datacenter/scripts/filesondisk,
202 datacenter/scripts/fillcallisto, datacenter/scripts/fillganymed,
203 datacenter/scripts/fillstar, datacenter/scripts/insertdatasets,
204 datacenter/scripts/insertsequences, datacenter/scripts/linkmc,
205 datacenter/scripts/makecallistolinks,
206 datacenter/scripts/mcsequences, datacenter/scripts/movingrawfiles,
207 datacenter/scripts/processmcsequences, datacenter/scripts/rmlocks,
208 datacenter/scripts/runcallisto, datacenter/scripts/runganymed,
209 datacenter/scripts/runstar, datacenter/scripts/sourcefile,
210 datacenter/scripts/writesequencefiles:
211 - replaced $USER by `whoami`
212
213 * datacenter/scripts/dowebplots:
214 - write output (ps, png files) to $datapath and not $webdir to
215 speed up the webupdate
216
217
218
219 2006/08/02 Thomas Bretz
220
221 * mhist/MHCamEvent.cc:
222 - removed some obsolete includes
223
224 * msignal/MExtractTimeAndCharge.cc:
225 - reformatted position of a parenthesis
226
227 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
228 - changed default lo-gain offset to new value 1.05 which was
229 determined plotting arrival time vs. signal height.
230 - added fHiGainFirst to time (as it is in the spline extractor)
231
232 * msignal/MSignalCam.cc:
233 - after extesive tests using the arrival time vs signal height
234 histograms, new threshold levels (independent of the pixel size)
235 have been determined for the pulse positions
236 (50phe for pulse, hi-gain and 320phe for lo-gain)
237
238 * datacenter/macros/fillsignal.C:
239 - changed to support new information about pulse positions
240
241
242
243 2006/08/01 Thomas Bretz
244
245 * mcalib/MCalibCalcFromPast.cc:
246 - hand over the hi-lo-gain conversion factors to the new
247 MCalibrationChargeCam if reinitialized
248
249 * mcalib/MCalibrateData.cc:
250 - removed obsolete use of zenith angle (which actually was never used)
251 - fixed a bug which caused the renorm factor being initialized from
252 default instead of the QECam always (which didn't make any difference
253 because also the QECam contains the default value)
254
255 * mcalib/MCalibrateRelTimes.[h,cc]:
256 - store also the information whether lo-gain was used or not in
257 MSignalCam
258 - removed some comments from header
259
260 * mcalib/MCalibrationQEPix.[h,cc]:
261 - removed obsolete use of zenith angle (which actually was never used)
262
263 * mhist/MHCamera.cc:
264 - fixed wrong cast (from this to TProfile instead of TH1D)
265
266 * mjobs/MJCalibrateSignal.cc:
267 - added tabs for hi-/lo-gain pulse position
268
269 * mjobs/MJCalibration.cc:
270 - removed obsolete use of zenith angle (which actually was never used)
271 for MCalibrationQEPix
272
273 * msignal/MArrivalTimePix.h:
274 - added Copy member function
275
276 * msignal/MExtractedSignalPix.cc:
277 - small code layout
278
279 * msignal/MSignalPix.[h,cc]:
280 - added new (non I/O) member fLoGainUsed
281
282 * msignal/MSignalCam.cc:
283 - added cases 10 and 11 to GetPixelContent
284 - added some more comments
285
286
287
288 2006/07/31 Thomas Bretz
289
290 * showplot.cc:
291 - added new options to write bmp and xml files
292 - added new options for the display size
293
294 * mbase/MStatusDisplay.[h,cc]:
295 - changed the constructor to allow starting with a different size
296 - added new member functions to change the display or canvas size
297 - fixed setting of sizes
298
299
300
301 2006/07/30 Thomas Bretz
302
303 * macros/starfield.C:
304 - updated to use resources/mirrors.def by default
305
306 * mhist/MHCamera.[h,cc]:
307 - replaced SavePrimitive(ofstream&) by SavePrimitive(ostream&)
308 - if necessary let SavePrimitive(ofstream&) call
309 SavePrimitive(ostream&)
310
311 * mgui/MHexagon.[h,cc]:
312 - special solution for SavePrimitive because it calls a function
313 from the base class which also needs ofstream or ostream
314
315 * mbase/MStatusDisplay.[h,cc]:
316 - switched on writing bmp and xml (I still found no program able
317 to read this bmp, but they are written)
318 - removed check for writing images in batch mode for root
319 >= 5.12/00. It is working now.
320 - calculate kB and MB correctly by dividing by 1000 instead of
321 1024 (would be kiB and MiB)
322 - removed some unused parameters from function declaration
323 - fixed some warnings about local overwrites of variable names
324 - fixed a deprecated conversion from string constant to `char*
325
326
327
328 2006/07/29 Thomas Bretz
329
330 * mhflux/MHEffectiveOnTime.cc:
331 - changed the fit such that initial values are calculated
332 automatically now instead of using build in values. This
333 makes the fit more indepedant of the underlaying rates.
334 With a test of ~350 sequences in the test database it could
335 be shown that the new fit gives the same result +/-1sek.
336 The highest deviation was +5s the lowest -10s.
337 - the number of the first bin used in the fit became a variable
338 - A limit of 15kHz was set for the rate
339 - sanity checkes for lambda==0 added (possible division by zero)
340 - increased class version number by one
341 - made functions derived from MH private
342 - to fit the resulting "gammas" use fFirstBin=1 and fNumEvents=120
343
344
345
346 2006/07/28 Daniela Dorner
347
348 * datacenter/scripts/buildsequenceentries,
349 datacenter/scripts/checkfilesforsequenceavail,
350 datacenter/scripts/checkstardone, datacenter/scripts/copyscript,
351 datacenter/scripts/correcttime, datacenter/scripts/dodatacheck,
352 datacenter/scripts/doexclusions, datacenter/scripts/doqualityplots,
353 datacenter/scripts/dowebplots, datacenter/scripts/filesondisk,
354 datacenter/scripts/fillcallisto, datacenter/scripts/fillganymed,
355 datacenter/scripts/fillstar, datacenter/scripts/insertdatasets,
356 datacenter/scripts/insertsequences, datacenter/scripts/linkmc,
357 datacenter/scripts/makecallistolinks,
358 datacenter/scripts/mcsequences, datacenter/scripts/movingrawfiles,
359 datacenter/scripts/processmcsequences, datacenter/scripts/rmlocks,
360 datacenter/scripts/runcallisto, datacenter/scripts/runganymed,
361 datacenter/scripts/runstar, datacenter/scripts/sourcefile,
362 datacenter/scripts/writesequencefiles:
363 - replaced username by $USER
364
365
366
367 2006/07/27 Thomas Bretz
368
369 * datacenter/macros/buildsequenceentries.C:
370 - removed some obsolete output
371 - logging output redone
372 - added some missing delete of TSQLResults
373 - fixed some overwrite of local variables
374 - added more comments
375 - moved code building the blocks to its own function
376 - simplified buildblocks
377
378
379
380 2006/07/27 Daniela Dorner
381
382 * datacenter/scripts/buildsequenceentries:
383 - fixed bug in name of logfile (introduced on 2006/02/03)
384
385
386
387 2006/07/26 Daniela Dorner
388
389 * datacenter/scripts/movingrawfiles:
390 - changed machine
391 - added logging
392 - added launching of filesondisk, when files have been moved
393
394 * datacenter/scripts/filesondisk:
395 - added logging
396
397
398
399 2006/07/26 Thomas Bretz
400
401 * merpp.cc:
402 - files with the extension .raw.gz were not found. fixed. This
403 is necessary because raw-files must be merpped before they can
404 be displayed with the mars-gui.
405
406 * star.cc:
407 - fixed some misalignment when the title is printed
408
409 * datacenter/macros/fillsinope.C:
410 - removed some obsolete comments
411
412 * mbase/MContinue.h:
413 - some reformatting
414
415 * mreport/MReportStarguider.h:
416 - added enum for states
417 - added IsMonitoring member function
418
419 * msignal/MArrivalTimeCam.cc:
420 - fixed a problem which gave errors when compiling (introduced
421 with the latest change)
422
423 * manalysis/MEventRateCalc.[h,cc], manalysis/MGeomApply.[h,cc],
424 manalysis/MMultiDimDistCalc.[h,cc], mbadpixels/MBadPixelsTreat.[h,cc],
425 mbase/MEvtLoop.[h,cc], mbase/MParContainer.[h,cc], mbase/MParList.[h,cc],
426 mbase/MTask.[h,cc], mbase/MTaskList.[h,cc], mcalib/MCalibrateData.[h,cc],
427 mdata/MDataArray.[h,cc], mfbase/MF.[h,cc], mfbase/MFDataChain.[h,cc],
428 mfbase/MFDataChain.[h,cc], mfbase/MFDataMember.[h,cc],
429 mfbase/MFilterList.[h,cc], mfileio/MReadTree.[h,cc],
430 mfileio/MWriteRootFile.[h,cc], mfilter/MFParticleId.[h,cc],
431 mfilter/MFTriggerLvl1.[h,cc], mfilter/MFTriggerLvl2.[h,cc],
432 mhbase/MBinning.[h,cc], mhbase/MFillH.[h,cc], mhbase/MH3.[h,cc],
433 mhbase/MHMatrix.[h,cc], mimage/MHillasCalc.[h,cc],
434 mimage/MImgCleanStd.[h,cc], mimage/MImgCleanTGB.[h,cc],
435 mpointing/MSrcPosCam.[h,cc], msignal/MExtractFixedWindow.[h,cc],
436 msignal/MExtractSignal.[h,cc], msignal/MExtractSignalABcorr.[h,cc],
437 msignal/MExtractor.[h,cc], mtools/MChisqEval.[h,cc]
438 - replaced StreamPrimitive(ofstream&) by StreamPrimitive(ostream&)
439 - replaced SavePrimitive(ofstream&) by SavePrimitive(ostream&)
440 - if necessary let SavePrimitive(ofstream&) call
441 SavePrimitive(ostream&)
442
443 * mbadpixels/MBadPixelsCam.cc, mbadpixels/MBadPixelsIntensityCam.cc,
444 mbase/MEvtLoop.cc, mbase/MLog.cc, mbase/MParList.cc, mbase/MTaskList.cc,
445 mcalib/MCalibConstCam.cc, mcalib/MCalibrationBlindCam.cc,
446 mcalib/MCalibrationCam.cc, mcalib/MCalibrationIntensityCam.cc,
447 mcalib/MCalibrationIntensityConstCam.cc, mdata/MDataArray.cc,
448 mdata/MDataFormula.cc, mdata/MDataList.cc, mfbase/MFilterList.cc,
449 mgeom/MGeomCam.cc, mhcalib/MHCalibrationCam.cc, mmain/MMonteCarlo.cc,
450 mpedestal/MPedPhotCam.cc, mpedestal/MPedestalCam.cc,
451 mreport/MReportFileRead.cc, msignal/MArrivalTimeCam.cc,
452 msignal/MExtractedSignalCam.cc, msignal/MSignalCam.cc:
453 - replaced ForEach by R__FOR_EACH
454
455 * mbase/MAGIC.h:
456 - define R__FOR_EACH macro if not yet defined
457
458 * mbase/MEvtLoop.cc:
459 - removed usage of copy-constructor of TEnv
460
461 * mbase/MString.h:
462 - exclude some of the member function from CINT (gives problem
463 with CINT)
464
465 * mfbase/MFEventSelector.[h,cc]:
466 - removed StreamPrimitive (it was empty anyhow)
467
468 * mranforest/MRanTree.cc:
469 - moved includes for TVector and TMatrix to header
470 - replaced TMatrixRow by TMatrixFRow_const in TreeHad
471
472 * msignal/Makefile, msignal/SignalLinkDef.h:
473 - removed MExtractSignal
474 - removed MExtractSignal2
475 - removed MExtractSignal3
476 - removed MExtractSignalABcorr
477
478 * mbase/MArgs.cc, mbase/MContinue.cc, mbase/MEnv.cc, mbase/MGMap.[h,cc],
479 mbase/MGTask.h, mbase/MLogManip.h, mbase/MLogPlugin.h
480 mbase/MParContainer.cc, mbase/MParList.cc, mbase/MParameters.cc,
481 mbase/MSearch.cc, mbase/MStatusArray.h, mbase/MTask.cc,
482 mbase/MTaskList.[h,cc]:
483 - removed some unused parameters from function declaration
484
485 * mbase/MArray.h, mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h,
486 mbase/MArrayI.h, mbase/MArrayS.h, mbase/MDirIter.h, mbase/MLog.[h,cc],
487 mbase/MReadSocket.h, mbase/MTask.cc, mbase/MTaskList.[h,cc],
488 mbase/MTime.h:
489 - added explicit initialization of base class to copy ctor
490
491 * mbase/MDirIter.[h,cc], mbase/MLog.[h,cc], mbase/MRunIter.cc,
492 mbase/MZlib.cc:
493 - fixed some warnings about local overwrites of variable names
494
495 * mbase/MTaskList.[h,cc]:
496 - removed unsused second argument from CheckAddListTo
497 - allow 0 as the type argument which just keeps the input steam id
498 of the task
499
500 * mjobs/MSequence.cc:
501 - fixed a deprecated conversion from string constant to `char*
502
503 * mfbase/MFilterList.cc:
504 - improved warn output
505
506 * msignal/MArrivalTimeCalc2.cc, msignal/MArrivalTimePix.[h,cc],
507 msignal/MExtractFixedWindowPeakSearch.cc, msignal/MExtractSignal.cc,
508 msignal/MExtractSignal2.cc, msignal/MExtractSignal3.cc,
509 msignal/MExtractSignalABcorr.cc, msignal/MExtractTime.cc,
510 msignal/MExtractTimeAndCharge.cc, msignal/MExtractor.cc,
511 msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc:
512 - removed first obsolete argument from SetGainSaturation
513
514 * msignal/MExtractedSignalCam.[h,cc]:
515 - removed obsolete fNdf
516 - increased class version
517
518 * msignal/MExtractedSignalPix.[h,cc]:
519 - removed obsolete fIsLoGainUsed
520 - removed obsolete fChisquare
521 - increased class version
522 - removed obsolete first argument from SetGainSaturation
523
524
525
526 2006/07/23 Thomas Bretz
527
528 * datacenter/scripts/copyscript:
529 - only try to insert the contents of runbook files which
530 contain the regexp \\\.rbk$ instead of .rbk It might be
531 that in a script it should be \.rbk$ rather than \\\.rbk$
532 (to be tested)
533
534
535
536 2006/07/22 Thomas Bretz
537
538 * datacenter/scripts/runstar:
539 - added -r to sort ToDo-files such that the newest sequences
540 are processed first
541
542
543
544 2006/07/21 Daniela Dorner
545
546 * datacenter/scripts/checkfilesforsequavail:
547 - fixed bug in path
548
549
550
551 2006/07/19 Thomas Bretz
552
553 * msignal/MArrivalTimeCam.cc:
554 - added case 7 and 2 in GetPixelContent
555
556
557
558 2006/07/13 Thomas Bretz
559
560 * mastro/MAstroCatalog.h:
561 - implemented new member function GetNumStars
562
563 * mbase/MGMap.[h,cc]:
564 - implemented new member function DrawHexagon
565
566
567
568 2006/07/11 Thomas Bretz
569
570 * mbase/MStatusArray.cc, mdata/MDataChain.cc, mdata/MDataFormula.cc,
571 mhflux/MMcSpectrumWeight.cc, mimage/MHillasExt.cc, mjobs/MJCut.cc,
572 msignal/MExtractTimeAndChargeDigitalFilter.cc,
573 mranforest/MRanForestCalc.cc:
574 - fixed some compiler warning of the kind
575 ambiguous overload for `Bool_t ? const char[14] : const TString &'
576 to make gcc 2.95.3 happy (used to get cosy working with the
577 latest Mars version)
578
579 * mbase/MZlib.[h,cc]:
580 - added some preprocessor statements which allow compilation with
581 gcc 2.95.3
582
583 * mastro/MAstroCamera.cc:
584 - removed path from include
585
586 * mastro/Makefile:
587 - added directory for MHCamera
588
589 * mhflux/MHThetaSqN.cc:
590 - removed the const-qualifier from the static_cast when setting
591 tghe MParameterD
592
593
594
595 2006/07/06 Thomas Bretz
596
597 * Makefile.conf.linux:
598 - removed options -Wstrict-prototypes -Wmissing-prototypes
599 obsolete for C++
600
601 * mastro/MAstro.h, mgui/MCamEvent.h:
602 - added virtual destructor to make gcc 4.1 happy
603
604 * mfilter/MFMagicCuts.cc, mtools/MagicJam.cc:
605 - added includes to make gcc 4.1 happy
606
607 * mranforest/MRanForestCalc.cc:
608 - added include for the compilation with root 5.10/00
609
610
611
612 2006/07/05 Thomas Bretz
613
614 * datacenter/macros/checkfileavail.C,
615 datacenter/macros/checkstardone.C,
616 datacenter/macros/doexclusions.C,
617 datacenter/macros/filldotraw.C,
618 datacenter/macros/fillganymed.C,
619 datacenter/macros/fillsignal.C,
620 datacenter/macros/fillstar.C,
621 datacenter/macros/setupdb.C:
622 - make sure that 'res' is correctly deleted
623
624 * datacenter/macros/doexclusions.C:
625 - fixed some variable name overrides
626
627 * mhflux/MAlphaFitter.[h,cc]:
628 - added the possibility to DrawResult()
629
630 * mhflux/MHAlpha.[h,cc]:
631 - added new output container (Bin) which contains the number
632 of the bin the event was assigned to
633 - fixed drawing the significance in DrawAll
634
635
636
637 2006/07/04 Daniela Dorner
638
639 * datacenter/scripts/copyscript:
640 - removed not needed if-clause (was used to copy subsystemfiles to
641 /magic/datacenter/totape)
642
643
644
645 2006/07/03 Thomas Bretz
646
647 * mhflux/MHThetaSqN.[h,cc]:
648 - added counter and output some statistics afterwards
649
650
651
652 2006/06/29 Thomas Bretz
653
654 * mmain/MEventDisplay.cc:
655 - added decoding of calibration pattern
656
657 * mbase/MContinue.cc:
658 - small change to some output
659
660 * mmc/MMcTrig.hxx, mmc/MMcTrigHeader.hxx:
661 - increased version number
662
663 * mmc/Mdefine.h:
664 - increased CAMERA_PIXELS from 3500 to 3800
665
666
667
668 2006/06/28 Daniela Dorner
669
670 * datacenter/macros/setupdb.C:
671 - added new columns
672 - changed name columns
673
674
675
676 2006/06/28 Thomas Bretz
677
678 * datacenter/macros/fillstar.C:
679 - added number of correlated stars
680
681 * datacenter/macros/plotdb.C:
682 - added number of correlated stars
683 - changed name of database column
684
685 * callisto.cc, mbadpixels/MBadPixelsCalc.cc,
686 mjtrain/MJTrainSeparation.cc:
687 - small improvement to log-output
688
689 * tpoint/gui.C:
690 - added some SetFrameBorderMode and SetBorderMode
691
692
693
694 2006/06/27 Thomas Bretz
695
696 * mhflux/MHAlpha.cc:
697 - added a small change to prevent DrawAll from opening a new
698 canvas if called with the option "No new canvas" and no
699 fDisplay
700
701
702
703 2006/06/26 Thomas Bretz
704
705 * mjobs/MJCut.[h,cc]:
706 - added error codes for some fatal errors
707
708 * ganymed.cc:
709 - pipe error codes to shell
710
711
712
713 2006/05/29 Thomas Bretz
714
715 * mbase/MEnv.cc:
716 - included THashList for compatibility with root 5.10/00
717
718 * mdata/MDataArray.[h,cc]:
719 - included TVector in header for compatibility with root 5.10/00
720
721 * mgui/MHexagon.cc:
722 - changed argument of PaintFillArea from Float_t to Double_t
723 for compatibility with root 5.10/00
724
725 * mhbase/MHMatrix.[h,cc]:
726 - added some #ifdef for compatibility with root 5.10/00
727 - included TVector in the header for compatibility with
728 root 5.10/00
729
730 * mjtrain/MJTrainDisp.cc:
731 - added the possibility to set weights
732 - added new histogram to show avg psf versus energy
733
734 * mjtrain/MJTrainRanForest.cc:
735 - included TFile for compatibility with root 5.10/00
736
737 * mranforest/MRanForest.[h,cc]:
738 - included TMatrix and TVector in header for compatibilty
739 with root 5.10/00
740
741 * mtools/MHSimulatedAnnealing.[h,cc]:
742 - included TMatrix and TVector in header for compatibilty
743 with root 5.10/00
744
745
746
747 2006/05/24
748
749 * RELEASE 0.9.6
750
751
752
753 2006/05/24 Thomas Bretz
754
755 * mbadpixels/MBadPixelsTreat.cc:
756 - another small improvement, set fMaxArrivalTimeDiff to 0.9
757
758 * mjobs/MJPedestal.cc:
759 - switched off error in case of "pulse is too much to the left"
760 - the extraction window is not changed anymore
761
762 * mhflux/MAlphaFitter.cc:
763 - made new background fit more robust by improving the start
764 values
765
766 * mhflux/MHAlpha.[h,cc]:
767 - preliminary implementation showing automatically all sizebins in
768 the status display
769
770 * mpointing/MPointingDevCalc.[h,cc]:
771 - if the mispointing is set to 0 due to missing mispointing
772 information also the starguider calibration is reset.
773 - in the case the latest report is older than a default (currently
774 one minute) and the current report will be skip the starguider
775 correction and calibration will be reset.
776
777 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
778 - updated
779
780 * mmc/MMcRunHeader.hxx:
781 - added new getter for ShowerPhiMin and ShowerPhiMax
782
783
784
785 2006/05/23 Daniela Dorner
786
787 * scripts/processsequence:
788 - added (script to run callisto, merppupdate and star for 1
789 sequence)
790
791 * scripts/preparemc:
792 - added (script to create montecarlo sequence and datasetfiles)
793
794
795
796 2006/05/23 Thomas Bretz
797
798 * mranforest/MRanTree.cc:
799 - should be if(!Finite) instead of if(Finite)
800
801 * mhbase/MH3.cc:
802 - fixed a problem which arouse in root 4.04/02g namely that
803 is the draw-option is " " nothing is displayed. Therefore
804 all " " are removed before the histogram is drawn
805
806 * mhist/MHCamera.cc:
807 - when the azimuthal profile was produced the binning was optimized
808 with the OptimizeLimits. This doesn't make sense because it
809 changed the alignment of the bins with the 60deg boundaries
810
811 * mreport/MReportStarguider.cc:
812 - fixed a typo in a comment and removed an obsolete one
813
814 * msignal/MExtractTimeAndCharge.cc:
815 - instead of setting the arrival time to a value at the border of
816 the meaningful range a random number is assigned in the case
817 of an arrival time extracted outside the fadc range. This
818 avoids possible unfortuante coincidences in arrival times.
819
820 * mbadpixels/MBadPixelsTreat.[h,cc]:
821 - added new data member fMaxArrivalTimeDiff, which is the maximum
822 arrival time difference allowed for the badpixel algorithm
823 to determin whether a pixels belongs to a shower
824 - changed the old value (0.5) to 1.0 as suggested by Stefan
825 due to a recent study on the fraction of pixels surviving the
826 image cleaning
827
828 * callisto.rc, callisto_Dec04Jan05.rc, callisto_MarApr05.rc:
829 - added comment to show usage of new option
830
831
832
833 2006/05/22 Daniela Dorner
834
835 * datacenter/scripts/makecallistolinks:
836 - fixed bug
837
838
839
840 2006/05/22 Thomas Bretz
841
842 * mranforest/MRanTree.cc:
843 - replaced some arbitrary small and large values by FLT_MAX in
844 FindBestSpllit*
845 - replaced in FindBestSpllit* a sanity check for rld and rrd (do
846 not divide by zero) by a check whether the result (crit) is finite
847
848 * mcamera/MCameraRecTemp.[h,cc]:
849 - implemented new data member for validity
850 - increased class version by 1
851
852 * mpointing/MHPointing.[h,cc]:
853 - implemented new TGraph for number of correlated stars
854 - increased class version by 1
855
856 * mpointing/MPointingDevCalc.cc:
857 - if the report is empty assume no pointing deviation and also
858 reset the starguider calibration
859
860 * mpointing/MPointingPos.cc:
861 - slight modifications to comment
862
863 * mreport/MReport.cc:
864 - introduced new fake version to support new starguider format
865
866 * mreport/MReportCC.[h,cc]:
867 - improved handling of receiver boar com-errors and RecTemp section
868
869 * mreport/MReportStarguider.[h,cc]:
870 - implemented changes in the starguider reports around 9th May
871 - added new data member for number of correlated stars
872 - increased class version by 1
873
874
875
876 2006/05/21 Thomas Bretz
877
878 * mfileio/MReadTree.cc:
879 - show all added files only in debug modes or if wildcards are used
880
881 * mfilter/MFEnergySlope.[h,cc]:
882 - added a third constructor which also allows to set fMcEnergyMin
883
884 * mjtrain/MJTrainSeparation.[h,cc]:
885 - updated text output
886 - improved result display
887 - added possibility to set weights and/or pre/post-tasks for
888 train or test only
889
890 * mranforest/MRanForest.cc:
891 - commented out an obsolete check to check whether TMath::Sort
892 has sorted correctly
893 - added some comments
894
895
896
897 2006/05/20 Thomas Bretz
898
899 * mreport/MReportCC.cc:
900 - fixed a typo in InterpreteTD which was introduced yesterday
901
902
903
904 2006/05/19 Thomas Bretz
905
906 * mbase/MMath.h:
907 - added default to second argument of GaussProb
908
909 * mcamera/MCameraTD.[h,cc], mcamera/MCameraTH.[h,cc]:
910 - added a data member fIsValid giving the status of the arrays
911 in case the CC reports contained nonsense (mainly for files
912 before summer 2005)
913 - increased class version by 1
914
915 * mhflux/MHAlpha.h:
916 - made SetOffData virtual
917
918 * mreport/MReport.cc:
919 - small changes to some comments
920
921 * mreport/MReportCC.[h,cc]:
922 - better handling of problems with the TH and TD part of the
923 CC-REPORT for files older than 200507190 and 200412210
924 respectively
925
926 * mreport/MReportFileReadCC.cc:
927 - always output the file format version
928
929 * mhflux/MAlphaFitter.[h,cc]:
930 - implemented fitting of the off-data for background determination
931 - the result values are not yet accessible
932 - increased class version by 1
933
934 * mhflux/MHThetaSqN.[h,cc]:
935 - some improvements regarding the treatment of the signal-regions
936 - allow to set a different cut-level for off-cuts
937
938
939
940 2006/05/18 Thomas Bretz
941
942 * mhflux/MAlphaFitter.h:
943 - added Getter for ScaleMode
944
945 * mhflux/MHAlpha.[h,cc]:
946 - made fHillas data member protected
947 - increased size of fMap
948
949 * mhflux/MHThetaSq.[h,cc]:
950 - removed obsolete data-member fThetaSq
951
952 * mjtrain/MJTrainRanForest.cc, mranforest/MRanForestCalc.cc:
953 - fixed a typo in a comment
954
955 * mranforest/MRanTree.cc:
956 - added a lot of comments in the code
957
958 * callisto.cc:
959 - fixed typo in output
960
961 * mhflux/MHThreshold.cc:
962 - enabled grids
963 - slightly improved calculation of shown threshold
964
965 * mhflux/MHThetaSqN.[h,cc]:
966 - added
967
968 * mhflux/Makefile, mhflux/FluxLinkDef.h:
969 - added MHThetaSqN
970
971
972
973 2006/05/18 Daniela Dorner
974
975 * resources/calibration.rc, resources/calibration_spline.rc:
976 - added values for current and following periods
977
978
979
980 2006/05/05
981
982 * RELEASE 0.9.5.1
983
984
985
986 2006/05/05 Thomas Bretz
987
988 * datacenter/macros/plotdb.C:
989 - updated with new tabs for the starguider data
990
991 * mhflux/MHEnergyEst.cc:
992 - print the result to the all-logstream
993 - changed the fit range not to take the overflow into account
994
995 * mranforest/MRanForest.[h,cc]:
996 - Use the default Reset() instead of Reset(0)
997 - changed output while training
998 - replaced a lot of TArrays by MArrays
999 - at some points replaced gRandom->Rndm by gRandom->Integer
1000 - removed some obsolete arguments from ModifyDataSort
1001 - In CreateDataSort isort need not to be initialized, it is
1002 done by TMath::Sort anyhow
1003 - a small simplification to ModifyDataSort
1004 - added some const-qualifiers in funciton calls
1005
1006 * mranforest/MRanTree.[h,cc]:
1007 - replaced a lot of TArrays by MArrays
1008 - removed some obsolete calls to Reset(0) after the instatization
1009 of the array
1010 - small acceleration of the averaging when calculating fBestSplit[k]
1011 - at some points replaced gRandom->Rndm by gRandom->Integer
1012 - directly give mean[kbuild] and square[kbuild] as an argument
1013 to FindBestSplit
1014 - removed the obsolste dereferencing from the call to FindBestSplit
1015 - added some const-qualifiers in funciton calls
1016 - make a copy of tclasspop in BuildTree to be able to give the
1017 array as a const qualified reference. It is not used at any other
1018 place
1019 - in TreeHad first get the pointers to the vector with the data to
1020 get rid of the range check done by root. This has also the advantage
1021 that all TreeHad member function can be unified into a single
1022 member function
1023
1024 * mhflux/MAlphaFitter.cc:
1025 - fixed a problem with the fit which could cause infinite loops
1026 in the case of off-data. This did in no means effect the result,
1027 just the performance.
1028
1029 * mhbase/MH3.cc:
1030 - convert the options ToLower case first before checking
1031
1032 * mjtrain/MJTrainRanForest.[h,cc]:
1033 - added AddPar member function
1034 - added fPreTasks and fPostTasks
1035 - added fEnableWeights
1036 - added member functions suporting setting pre- and posttasks
1037 and weights
1038
1039 * mtools/MTFillMatrix.h:
1040 - added new member function to clear the fPreCuts, fPreTasks and
1041 fPostTasks lists
1042
1043 * mjtrain/MJTrainEnergy.cc:
1044 - implemented usage of weights
1045
1046 * mjtrain/MJTrainSeparation.[h,cc]:
1047 - implemented the usage of weights
1048 - implemented a random source position to train with wobble
1049 data
1050 - added some more output
1051 - added an option to switch between classification and regression
1052 - added th epossibility to change the MC flux
1053
1054 * mjtrain/Makefile:
1055 - added include path for mpointing and mimage
1056
1057
1058
1059 2006/05/04 Thomas Bretz
1060
1061 * mbase/MTaskList.[h,cc]:
1062 - added new member function AddToListBefore(TList&) and
1063 AddToListAfter(TList&)
1064 - added corresponding RemoveFromList(TList&)
1065
1066 * mhflux/MMcSpectrumWeight.[h,cc]:
1067 - added new member functions CalcSpecNew and CalcSpecOld to
1068 evaluate the spectrum at a given energy
1069 - added a new data member which allows to set an energy
1070 at which the normalization is calculated instead of
1071 the integral
1072
1073 * mpointing/MSrcPosRndm.[h,cc]:
1074 - added new option which allows to create a random wobble
1075 source position
1076
1077
1078
1079 2006/05/03 Daniela Dorner
1080
1081 * datacenter/macros/setupdb.C:
1082 - changed type of sourcename and projectname according to new
1083 format
1084
1085
1086
1087 2006/05/03 Thomas Bretz
1088
1089 * Makefile.rules:
1090 - added new option zdiff
1091
1092 * mbase/MTaskList.[h,cc]:
1093 - overwrite member function AddToList with a TList-reference
1094 as argument
1095
1096 * mhflux/MHCollectionArea.[h,cc]:
1097 - added the missing //! behind the fMcEvt data member
1098 - increased class version number
1099 - removed obsolete fEnergy data member
1100
1101 * mranforest/MRanForest.cc:
1102 - added to the output whether weights are set
1103
1104 * mraw/MRawRunHeader.cc:
1105 - removed an obsolete Print() which enetered for debugging
1106
1107 * mimage/MHNewImagePar.cc:
1108 - the plots for CocCOG and ConcCore had the same color... fixed
1109
1110 * mranforest/MRanForestCalc.[h,cc]:
1111 - allow to set weights for each event
1112
1113 * mtools/MTFillMatrix.[h,cc]:
1114 - implemented the possibility to set pre- and post-tasks
1115 executed in the eventloop
1116
1117
1118
1119
1120 2006/05/02 Thomas Bretz
1121
1122 * mraw/MRawRunHeader.cc:
1123 - fixed the typo in the output
1124
1125 * mpointing/MHPointing.cc, datacenter/macros/fillstar.C:
1126 - fixed a typo in the name of the plot Skybrightness
1127
1128
1129
1130 2006/04/30 Thomas Bretz
1131
1132 * mjtrain/MJTrainSeparation.[h,cc]:
1133 - new option to switch between regression and classification
1134 - fixed the auto training (still far from working well)
1135 - improved result plots
1136
1137 * mbase/MMath.cc:
1138 - fixed SignificanceLiMa such that it allows basically zero
1139 signal- and/or background events
1140
1141
1142
1143 2006/04/27 Thomas Bretz
1144
1145 * datacenter/macros/fillstar.C:
1146 - replaced the mean by the median
1147
1148
1149
1150 2006/04/26 Daniela Dorner
1151
1152 * datacenter/macros/fillstar.C, datacenter/macros/setupdb.C:
1153 - added four new columns to the table Star
1154
1155
1156
1157 2006/04/24 Thomas Bretz
1158
1159 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
1160 - some fixes to the comments describing random forest
1161
1162
1163
1164 2006/04/23 Thomas Bretz
1165
1166 * mhist/MHHadronness.cc:
1167 - do not reset the two hadronness-histograms in SetupFill
1168 otherwise MJTrainSeparation cannot work correctly
1169
1170 * mjtrain/MJTrainSeparation.cc:
1171 - added a Plot of Hadronness versus Size for MC events
1172
1173
1174
1175 2006/04/22 Thomas Bretz
1176
1177 * mraw/MRawRunHeader.cc:
1178 - some small changes, mainly output and comments
1179
1180 * mhflux/MHAlpha.[h,cc]:
1181 - show also the integrated number of excess events in the
1182 plot versus energy/size and show the correct error.
1183
1184 * mtools/MJSpectrum.cc:
1185 - added accelerator for executing the tasklist as in MJCut
1186
1187 * macros/train/trainseparation.C:
1188 - fixed a typo
1189
1190 * mjtrain/MJTrainSeparation.h:
1191 - added missing initialization of fAutoTrain
1192 - fixed an error in EnablAutoTrain (was always set to kTRUE)
1193
1194
1195
1196 2006/04/21 Daniel Hoehne
1197
1198 * datacenter/scripts/doqualityplots, datacenter/scripts/dowebplots:
1199 - fixed bug in usage of pstoimg
1200
1201
1202
1203 2006/04/13 Thomas Bretz
1204
1205 * mraw/MRawRunHeader.[h,cc]:
1206 - adapted to new DAQ format version 6
1207 - increased class version number
1208
1209 * mtools/MTFillMatrix.cc:
1210 - added accelerator for executing the tasklist as in MJCut
1211
1212 * mfilter/MFEnergySlope.cc:
1213 - small update to output
1214
1215 * mfbase/MFilterList.[h,cc]:
1216 - fixed a really old problem that the contents of the list never
1217 got ReInit. Hopefully this never had bad sideeffects.
1218
1219 * macros/train/trainenergy.C:
1220 - added another comment how to change the spectral slope of the
1221 monte carlo spectrum
1222
1223
1224
1225 2006/04/13 Thomas Bretz
1226
1227 * mreport/MReport.cc:
1228 - added new fake arehucas versions to fix a problem with the
1229 starguider reports
1230
1231 * mreport/MReportFileRead.cc:
1232 - increased informations in warning output
1233
1234 * mreport/MReportStarguider.cc:
1235 - fixed a problem with the starguider reports between 6.3.2006 and
1236 19.3.2006
1237
1238
1239
1240 2006/04/13 Daniel Hoehne
1241
1242 * datacenter/db/findoffdata.php:
1243 - implemented query for the inhomogeneity
1244
1245 * datacenter/db/runinfo.php:
1246 - added checkboxes for start time, failed time and error codes
1247
1248 * datacenter/db/datacheck.php:
1249 - fixed bug in StatusMenus for DataCheck and RawFile
1250
1251
1252
1253 2006/04/12 Daniela Dorner, Daniel Hoehne
1254
1255 * datacenter/scripts/makecallistolinks:
1256 - fixed bug
1257
1258
1259
1260 2006/04/12 Thomas Bretz
1261
1262 * datacenter/macros/filldotraw.C:
1263 - allow to access gzipped raw-files
1264
1265
1266
1267 2006/04/11 Thomas Bretz
1268
1269 * mastro/MAstro.h:
1270 - added conversion Parsec2Lighyear
1271
1272 * mbase/MLogHtml.cc:
1273 - added a fix to display < and > correctly
1274
1275 * mhflux/MHCollectionArea.[h,cc]:
1276 - commented out obsolete fEnergy parameter
1277
1278 * mjobs/MJSpectrum.cc:
1279 - fill a second collection area plot after trigger
1280
1281 * mjoptim/MJOptimize.cc:
1282 - improve speed of optimization by switching of timing and
1283 reset in eventloop
1284
1285 * mmc/MFadcHeader.h:
1286 - changed MFADC_CHANNELS from 3500 to 3800 according to Abelardo
1287
1288 * mmc/MMcFadcHeader.hxx:
1289 - increaded version number from 7 to 8
1290
1291
1292
1293 2006/04/11 Daniel Hoehne, Daniela Dorner
1294
1295 * datacenter/scripts/dodatacheck:
1296 - fixed bug in finding raw-files
1297
1298
1299
1300 2006/04/10 Daniel Hoehne
1301
1302 * datacenter/macros/filldotrun.C:
1303 - implemented new arehucas version
1304
1305
1306
1307 2006/04/07 Daniel Hoehne, Daniela Dorner
1308
1309 * datacenter/macros/filldotrun.C, buildsequenceentries.C, setupdb.C:
1310 - implemented new arehucas version
1311
1312
1313
1314 2006/04/06 Daniela Dorner
1315
1316 * datacenter/scripts/makecallistolinks:
1317 - fixed bug in resetting
1318
1319 * datacenter/db/tabs.php:
1320 - changed tabs for wobble
1321
1322
1323
1324 2006/04/05 Thomas Bretz
1325
1326 * datacenter/macros/plotdb.C:
1327 - added new tab with the effective on-time relative to the
1328 observation time
1329
1330 * sponde_onoff.rc:
1331 - added
1332
1333
1334
1335 2006/04/04 Thomas Bretz
1336
1337 * datacenter/macros/plotdb.C:
1338 - if no dataset and no time-interval is given only sequences with
1339 an effective on-time above five minutes are plotted anymore
1340
1341
1342
1343 2006/03/21 Daniela Dorner
1344
1345 * datacenter/db/ganymed.php, datacenter/db/tabs.php:
1346 - included different tabs for on/off and wobble
1347
1348 * datacenter/db/ganymed.php:
1349 - added zd angle range and observation period
1350
1351 * datacenter/db/sequence.php:
1352 - added rel. ontime
1353
1354
1355
1356 2006/03/20 Thomas Bretz
1357
1358 * mraw/MRawRunHeader.cc:
1359 - if the pixels to be swaped are both not found, assume they are
1360 intentially not mapped. Changed the Error to a Warning
1361
1362 * mhflux/MHDisp.[h,cc]:
1363 - made the scale region a parameter which can be changed from
1364 within the display
1365 - allow the scale parameters to be setup from the resource-file
1366 - changed the source-region which is cut out in wobble mode from
1367 +/-15deg to +/-25deg which better fits what we get from MHPhi
1368
1369 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
1370 - added example how to change the new scale parameters in MHDisp
1371
1372 * mhflux/MAlphaFitter.[h,cc]:
1373 - implemented the strategy for optimization which is suggested
1374 by the Berlin people for weak sources "weaksource"
1375
1376 * mhflux/MHPhi.[h,cc]:
1377 - moved the AppendPad for the text-paint into all sub-pads which
1378 need it. Otherwise they are not always properly updated.
1379
1380
1381
1382 2006/03/16 Daniela Dorner
1383
1384 * datacenter/scripts/sourcefile:
1385 - small bugfix in logging
1386
1387 * datacenter/db/tabs.php:
1388 - added new tab for ganymed
1389
1390
1391
1392 2006/03/15 Stefan Ruegamer
1393
1394 * manalysis/MCameraData.cc
1395 - inserted an image cleaning based on the time information
1396 of the shower (CalcCleaningArrivalTime)
1397
1398 * manalysis/MCameraData.h
1399 - made entry for "CalcCleaningArrivalTime"
1400
1401 * mimage/MImgCleanStd.cc
1402 - created entries for the new image cleaning named "Time"
1403
1404 * mimage/MImgCleanStd.h
1405 - inserted entry "kTime"
1406
1407
1408
1409 2006/03/14 Daniela Dorner
1410
1411 * datacenter/scripts/makecallistolinks:
1412 - fixed bug
1413
1414 * steps.rc:
1415 - added fFillGanymed to influences of fGanymed
1416
1417
1418
1419 2006/03/14 Thomas Bretz
1420
1421 * mhflux/MHEffectiveOnTime.cc:
1422 - skip the fit not only if the integral is empty but
1423 also if the first bin is empty
1424 - changed upper limit to 95% according to a study from
1425 David Paneque
1426 - replaced the fit with the exponential used in the BCN Mars
1427 version
1428 - use the correct number of entries
1429 - use a likelihood fit
1430 - calculate the fit quality from the probability
1431 - ignore the fit quality for the theta-plot
1432
1433 * mimage/MHNewImagePar.cc:
1434 - fixed the handling of the "same" option in Draw/Paint
1435
1436 * mpointing/MPointingDev.h:
1437 - fDx and fDy initialized in the constructor
1438
1439 * mbase/MTask.[h,cc]:
1440 - removed the kDontCount option. Instead don't use the TStopwatch
1441 counter anymore. By this the class to TStopwatch can be
1442 suppressed completely if kDontTime is set.
1443
1444 * mbase/MContinue.cc, mbase/MTaskEnv.cc, mfbase/MF.cc,
1445 mfbase/MFilterList.[h,cc]:
1446 - pipe the accelerator flag to the filter or task
1447
1448 * mjobs/MJCut.cc:
1449 - also accelerate the reading task
1450
1451
1452
1453 2006/03/13
1454
1455 * RELEASE 0.9.5
1456
1457
1458
1459 2006/03/13 Thomas Bretz
1460
1461 * ganymed.rc:
1462 - changed smearing to half of our PSF 0.06
1463 - added new examples for setting the starguider calibration
1464
1465 * ganymed_onoff.rc
1466 - changed smearing to half of our PSF 0.06
1467 - switched the new feature for a random source position on
1468 - added new examples for setting the starguider calibration
1469
1470 * ganymed_wobble.rc:
1471 - changed smearing to half of our PSF 0.06
1472 - added new examples for setting the starguider calibration
1473 - added example how to control the phi plot
1474
1475 * mhflux/MHPhi.[h,cc]:
1476 - many improvements to the algorithm, it now takes also
1477 inhomgeneities into account
1478 - restructured the display, display more histograms
1479 - increased class version to 2
1480
1481 * mjobs/MJCut.cc:
1482 - enabled acceleration for first and second loop
1483
1484 * mpointing/MPointingDevCalc.[h,cc]:
1485 - allowed to set the starguider offset calibration from the
1486 resource file
1487
1488 * callisto_Dec04Jan05.rc:
1489 - replaced Calibration scale factor by usage of
1490 resources/calibration_spline.rc
1491
1492
1493
1494 2006/03/13 Markus Meyer
1495
1496 * ganymed_wobble.rc,ganymed_onoff.rc,ganymed.rc:
1497 - changed cuts:
1498 wobble: average values from optimisation of 3 Crab
1499 sample (01/05,10/05,12/05), done by Karsten
1500 onoff : cuts from 1218 (01/05, highest significance)
1501 theta is now 0.22 for both.
1502
1503
1504
1505 2006/03/13 Daniel Hoehne
1506
1507 * ganymed_wobble.rc,ganymed_onoff.rc,ganymed.rc:
1508 - implemented qualitycut in log10(conc) vs. log10(size)
1509
1510
1511
1512 2006/03/13 Markus Meyer
1513
1514 * resources/calibration_spline.C:
1515 - more comments
1516
1517
1518
1519 2006/03/10 Markus Meyer
1520
1521 * resources/calibration.C:
1522 - update from p27 to p39 (spline excluded, still p33 data missing)
1523
1524
1525
1526 2006/03/10 Markus Meyer
1527
1528 * resources/calibration_spline.C:
1529 - correction coefficients for spline data for each period
1530
1531
1532
1533 2006/03/10 Daniel Hoehne
1534
1535 * datacenter/scripts/insertsequences:
1536 - fixed bug
1537
1538
1539
1540 2006/03/09 Daniel Hoehne
1541
1542 * ganymed_wobble.rc:
1543 - changed parameters 1 to 5 in Cut1 to actual values
1544
1545
1546
1547 2006/03/08 Thomas Bretz
1548
1549 * readdaq.cc, mraw/MRawFileRead.[h,cc], mraw/MRawRunHeader.cc:
1550 - added new force-option to foirce output of run-header
1551
1552
1553
1554 2006/03/08 Daniela Dorner
1555
1556 * datacenter/script/movingrawfiles:
1557 - added moving of files, that are transferred via internet
1558 - added removing of empty directories
1559
1560 * datacenter/db/ganymed.php:
1561 - added links to ganymedplots
1562 - added links to sequence.php (instead of links to starfiles)
1563 - fixed bug in query
1564
1565 * datacenter/db/sequence.php:
1566 - added links to plots from callisto and star
1567 - fixed bug in query
1568
1569 * datacenter/db/sequinfo.php:
1570 - added links to sequence.php
1571
1572 * datacenter/db/datasetinfo.php:
1573 - added links to ganymed.php
1574
1575 * datacenter/db/tabs.php:
1576 - added (includefile for names of tabs of statusdisplays)
1577
1578
1579
1580 2006/03/07 Thomas Bretz
1581
1582 * mcalib/MCalibrateData.cc:
1583 - take the bad pixel information into account when calculating the
1584 number of saturating pixels!
1585
1586
1587
1588 2006/03/06 Thomas Bretz
1589
1590 * showplot.cc:
1591 - fixed the position were the first argument is converted
1592 to lower case. Until this fix no upper case could be used
1593 in file names
1594
1595 * datacenter/macros/plotdb.C:
1596 - print also average and RMS of all data.
1597
1598
1599
1600 2006/03/06 Daniela Dorner
1601
1602 * datacenter/db/ganymed.php:
1603 - added sequences + links to star-plots of sequences
1604 - improved layout
1605
1606 * datacenter/script/makecallistolinks:
1607 - changed condition, when to make the link: only, if the link is
1608 not yet existing, it is done
1609 - added resetting of db: if link is done, callisto is resetted
1610
1611 * datacenter/macros/resetcolumn.C:
1612 - added failure columns to the resetting
1613
1614
1615
1616 2006/03/04 Daniela Dorner
1617
1618 * callisto.cc:
1619 - changed return values to improve the failure handling in the db
1620
1621 * datacenter/script/makecallistolinks:
1622 - added 'Pulse is too much to the left, cannot go below 0!' as
1623 reason to use callisto_Dec04Jan05.rc
1624
1625 * datacenter/script/dowebplots:
1626 - reduced number of files to be updated by a limitation in
1627 modification time
1628
1629 * datacenter/db/ganymed.php:
1630 - added plots
1631 - effontime s->h
1632
1633
1634
1635 2006/03/03 Thomas Bretz
1636
1637 * mjobs/MJCut.cc:
1638 - added RemoveFromList for srcposrndm in off-data loop
1639
1640 * mpointing/MSrcPosRndm.[h,cc]:
1641 - fixed the scaling. MSrcPosCam has to be in mm
1642
1643 * ganymed.rc:
1644 - added line and comments with new resource
1645
1646
1647
1648 2006/03/03 Daniel Hoehne
1649
1650 * callisto_MarApr05.rc:
1651 - changed pulse position check ExtractWinLeft to 4.0 and
1652 ExtractWinRight to 4.5
1653
1654
1655
1656 2006/03/02 Thomas Bretz
1657
1658 * callisto.cc:
1659 - get result value from pulse pos check
1660
1661 * mjobs/MJCut.[h,cc]:
1662 - added the usage of the new class MSrcPosRndm
1663 - added new resource to switch random source position on
1664
1665 * mjobs/MJPedestal.[h,cc]:
1666 - changed return code of Process to int to be able to return
1667 the pulse pos check result.
1668
1669 * mpointing/PointingLinkDef.h, mpointing/Makefile:
1670 - added MSrcPosRndm
1671
1672 * mpointing/MSrcPosRndm.[h,cc]:
1673 - added
1674
1675 * mpointing/MHSrcPosCam.h:
1676 - addedn non const getter for fHist
1677
1678
1679
1680 2006/03/02 Daniela Dorner
1681
1682 * datacenter/db/querymc.php:
1683 - fixed small bug
1684
1685 * datacenter/db/dowebplots:
1686 - added option -p to the script, to be able to call the script
1687 for different programs independently
1688 - fixed find
1689
1690
1691
1692 2006/03/01 Daniela Dorner
1693
1694 * datacenter/db/datacheck.php, datasetinfo.php, sequinfo.php:
1695 - included failure handling columns
1696
1697
1698
1699 2006/03/01 Thomas Bretz
1700
1701 * mastro/MAstro.cc, mbase/MTime.cc:
1702 - added a comment in GetMagicPeriod
1703
1704 * mpointing/MPointingPos.cc:
1705 - added new member function GetString
1706 - moved code from Print to GetString
1707 - added new function IsInitialized()
1708
1709 * mjtrain/MJTrain*.[h,cc]:
1710 - added data members to change RF setup
1711
1712 * mpointing/MPointingDevCalc.h, mpointing/MPointingPosCalc.h:
1713 - added missing AddToBranchList
1714
1715 * mpointing/MHSrcPosCam.[h,cc]:
1716 - added
1717
1718 * mpointing/Makefile, mpointing/PointingLinkDef.h:
1719 - added MHSrcPosCam
1720
1721 * mbase/MTask.[h,cc]:
1722 - implemented a new data-meber fAccelerator which allows
1723 to switch off counting and timing analysis which can be very
1724 time-consuming in some circumstances
1725
1726 * mbase/MTaskList.[h,cc]:
1727 - implemented the usabe of MTask::fAccelerator to switch off
1728 resetting of all parameter containers which can be very
1729 time-consuming
1730
1731 * mimage/MImagePar.cc:
1732 - updated how the units are printed in Print()
1733
1734 * mjobs/MJCut.cc:
1735 - added a new loop to fill the source position of the on-data
1736 - the acceleration of the two main loops are disabled because
1737 they are not yet tested.
1738
1739 * datacenter/macros/plotstat.C:
1740 - the periods were wrong by one -- fixed.
1741
1742
1743
1744 2006/02/28 Daniela Dorner
1745
1746 * datacenter/scripts/insertdatasets:
1747 - made sure, that backupfiles of the editor are not taken into
1748 account, when dataset files are searched
1749
1750 * datacenter/db/*.php:
1751 - moved user, host and pw of database to the include file
1752 db.php
1753
1754 * datacenter/db/index.html:
1755 - fixed links
1756
1757 * datacenter/db/querymc.php,magicdefs.php:
1758 - added some variables
1759
1760 * datacenter/db/runinfo.php,sequinfo.php:
1761 - bugfix (incl. TestSources)
1762
1763 * datacenter/db/sequinfo.php:
1764 - changed init values
1765
1766 * datacenter/db/sequinfo.php, findoffdata.php, magicdefs.php:
1767 - added value (relative ontime)
1768
1769 * datacenter/db/dbstatus.php:
1770 - fixed bug
1771
1772 * datacenter/db/queryrbk.php:
1773 - added query field 'Night', to query all entries of one night
1774 from the runbook
1775
1776 * datacenter/db/index-header.html:
1777 - added links
1778
1779
1780
1781 2006/02/27 Thomas Bretz
1782
1783 * macros/optim/optimwobble.C:
1784 - fixed a typo (SetThetaCut instead SetAlphaCut), and added the
1785 standard Disp-parametrization
1786
1787 * mhflux/MHEffectiveOnTime.[h,cc]:
1788 - added showing the axis range of the time evolution histogram
1789
1790 * showplot.cc:
1791 - fixed a warning in the Hash-switch.
1792
1793 * mbase/MEnv.cc:
1794 - replaced casts in switch by an appended U
1795
1796 * macros/train/trainseparation.C:
1797 - replaced outdated MTTrainRFSeparate by MJTrainSeparation
1798
1799 * mastro/MAstro.h:
1800 - added conversion constants for pc-m and pc-ly
1801
1802 * mhflux/MMcSpectrumWeight.cc:
1803 - fixed typo in comment
1804
1805 * mimage/MImagePar.h:
1806 - minor changes to layout
1807
1808 * mimage/MHNewImagePar.[h,cc], mimage/MNewImagePar.[h,cc]:
1809 - added new image parameters fConcCOG and fConcCore
1810 - increased class version of MNewImagePar
1811
1812 * mimage/MHillasExt.cc:
1813 - added some comments
1814 - removed an obsolete TMath::Abs around "dist"
1815
1816 * mranforest/MRanForest.[h,cc]:
1817 - the initialization of fTreeHad was done at the wrong moment
1818 - replaced a cast int(x+.5) by TMath::Nint
1819 - added some additional warning output
1820 - added "!" to fTreeHad - it is only for temporary storage used
1821 in the histogram classes
1822
1823 * mranforest/MRanForestGrow.h:
1824 - added GetForest
1825
1826 * mjtrain/MJTrainSeparation.[h,cc]:
1827 - added some code for upcomming automatic event selection
1828
1829 * datacenter/macros/plotstat.C:
1830 - improved macro description
1831 - added arguments to main function
1832
1833 * macros/plot/mucal.C:
1834 - added
1835
1836
1837
1838 2006/02/25 Daniela Dorner
1839
1840 * datacenter/scripts/checkfilesforsequavail, checkstardone,
1841 writesequencefiles, buildsequenceentries, dodatacheck, doexclusions,
1842 fillcallisto, fillganymed, fillstar,
1843 datacenter/macros/writesequencefile.C, filldotraw.C, fillsinope.C
1844 buildsequenceentries.C, resetcolumn.C, doexclusions.C, fillcalib.C
1845 fillsignal.C, fillganymed.C, fillstar.C:
1846 - implemented, that a missing connection to the database doesn't
1847 cause an failure entry in the database, so that the step is
1848 retried in this case
1849 - updated documentation
1850
1851
1852
1853 2006/02/25 Thomas Bretz
1854
1855 * datacenter/macros/plotstat.C:
1856 - added
1857
1858
1859
1860 2006/02/24 Markus Meyer
1861
1862 * resources/calibration.rc:
1863 - update of correction values for the calibration constants
1864 (P31 - P39, without P36!(problems with spline))
1865
1866
1867
1868 2006/02/24 Daniela Dorner
1869
1870 * datacenter/db/datacheck.php, datasetinfo.php, dbstatus.php,
1871 findoffdata.php, include.php, magicdefs.php, runinfo.php,
1872 sequinfo.php, statusrps.php, statussbs.php, statussps.php:
1873 - included failure handling columns
1874
1875 * datacenter/db/findoffdata.php:
1876 - added DT
1877
1878 * datacenter/db/statusrps.php:
1879 - fixed bug
1880
1881 * datacenter/db/sequinfo.php:
1882 - reduced width of menu
1883
1884 * datacenter/scripts/copyscript:
1885 - added makedir for oldcatalogpath
1886
1887
1888
1889 2006/02/23 Thomas Bretz
1890
1891 * mjobs/MJSpectrum.cc:
1892 - fixed plot for Eý.dN/dE. The spectrum was multiplied with two
1893 times the bin-width instead of the absolute energy
1894
1895
1896
1897 2006/02/22 Daniela Dorner
1898
1899 * datacenter/db/querymc.php:
1900 - added (website to query montecarlo database - first version)
1901
1902 * datacenter/db/magicdefs.php:
1903 - added some values of montecarlo database
1904
1905
1906
1907 2006/02/17 Daniela Dorner
1908
1909 * datacenter/scripts/copyscript:
1910 - fixed path length
1911
1912 * datacenter/macros/fillsources.C:
1913 - added (macro to read source information from catalog files and
1914 insert it into the database)
1915
1916 * datacenter/db/ganymed.php:
1917 - improved output
1918
1919 * datacenter/db/index.html:
1920 - added ganymed.php
1921 - removed old link
1922
1923
1924
1925 2006/02/17 Thomas Bretz
1926
1927 * showplot.cc:
1928 - fixed path inflation in case of ganymed
1929
1930 * mjobs/MDataSet.cc:
1931 - return kFALSE if requested source wasn't found in catalog
1932
1933 * mjobs/MJCut.cc:
1934 - reformatted output of source to fit in one line
1935
1936 * mpointing/MPointingPos.[h,cc]:
1937 - output source name (title) in Print() if set
1938
1939
1940
1941 2006/02/16 Daniela Dorner
1942
1943 * datacenter/scripts/checkstardone:
1944 - small improvement in sequence handling
1945 - improved logging
1946
1947 * datacenter/scripts/sourcefile:
1948 - small bugfixes in setstatus function
1949
1950 * datacenter/scripts/runganymed:
1951 - small bugfix
1952
1953 * datacenter/scripts/copyscript:
1954 - fixed path length
1955
1956 * datacenter/db/ganymed.php:
1957 - added (website to query results for sources/datasets)
1958
1959
1960
1961 2006/02/15 Daniela Dorner
1962
1963 * datacenter/db/findoffdata.php:
1964 - implemented possibility to query range of dates for 'stardone'
1965
1966
1967
1968 2006/02/15 Daniel Hoehne
1969
1970 * datacenter/db/magicdefs.php, querycal.php, sequinfo.php:
1971 - implemented query for mean signal inner/outer and mean pulsepos
1972 * datacenter/db/sequence.php:
1973 - implemented query for mean signal inner/outer, mean pulsepos
1974 and inhomogeneity
1975
1976
1977
1978 2006/02/15 Daniela Dorner, Daniel Hoehne
1979
1980 * datacenter/scripts/writesequencefiles,doexclusion,correcttime:
1981 - fixed small bug
1982
1983
1984
1985 2006/02/14 Daniela Dorner, Daniel Hoehne
1986
1987 * datacenter/scripts/sourcefile:
1988 - fixed small bugs
1989
1990 * datacenter/scripts/movingrawfiles:
1991 - changed back to moving files without zipping
1992
1993 * datacenter/scripts/doqualityplots:
1994 - added running of plotdb.C for each datasetfile
1995
1996 * datacenter/macros/getdolist.C:
1997 - implemented limitation for number of todo files for
1998 SequenceProcessStatus
1999
2000 * datacenter/macros/checkfileavail.C,checkstardone.C:
2001 - changed return code in case that files are not available
2002
2003 * datacenter/scripts/checkfilesforsequavail,checkstardone,sourcefile:
2004 - adapted to changed return code in macros
2005
2006 * datacenter/db/magicdefs.php, querystar.php, sequinfo.php:
2007 - implemented query for inhomogeneity
2008
2009
2010
2011 2006/02/13
2012
2013 * RELEASE 0.9.4.3
2014
2015
2016
2017 2006/02/13 Thomas Bretz
2018
2019 * callisto.rc:
2020 - changed pulse position check ExtractWinLeft to 4.0 and
2021 ExtractWinRight to 4.5
2022
2023 * callisto_Dec04Jan05.rc:
2024 - changed pulse position check ExtractWinLeft to 3.0 and
2025 ExtractWinRight left at 2.5
2026
2027
2028
2029 2006/02/10 Thomas Bretz
2030
2031 * mastro/MAstro.cc:
2032 - allow for more year in the algorithm calculating easter
2033
2034 * mcamera/MCameraDC.h, mcamera/MCameraHV.h, mcamera/MCameraTD.h,
2035 mcamera/MCameraTH.h:
2036 - added a sanity check in GetPixelContent
2037
2038 * mraw/MRawRunHeader.cc:
2039 - fixed output (correct kiB instead of kB)
2040
2041 * Makefile, Makefile.rules:
2042 - implemented the possibility to spread Make through condor
2043
2044 * mastro/MAstroCatalog.[h,cc]:
2045 - new draw-options to rotate the grid and the stars
2046
2047 * mimage/MHHillas.cc:
2048 - set minimum of fDelte to 0 instead of fDistC
2049
2050 * msignal/MExtractTimeAndChargeSpline.h:
2051 - replaced the casts in SetRiseTimeHiGain and StFallTimeHiGain by
2052 TMath::NInt
2053
2054 * mjobs/MDataSet.h:
2055 - implemented new functions to check whether the dataset contains
2056 a dedicated sequence
2057
2058 * datacenter/macros/plotdb.C:
2059 - implemented the possibility to draw sequences of a dataset in
2060 several colors
2061
2062
2063
2064 2006/02/09 Thomas Bretz
2065
2066 * mreport/MReport.cc:
2067 - invented new fake CC report file version 200509300 for a change
2068 in the starguider format (the already implemented last values
2069 dissapeared again!) which is not noticed in the format version.
2070
2071 * mreport/MReportCC.cc, mreport/MReportStarguider.cc:
2072 - fixed support for ver 200510250
2073
2074 * mjobs/MJSpectrum.cc:
2075 - added fit of un-unfolded spectrum
2076
2077
2078
2079 2006/02/08 Daniela Dorner
2080
2081 * datacenter/scripts/sourcefile:
2082 - implemented function checklock
2083 - bugfix for failure code
2084
2085 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
2086 checkstardone, doexclusions, fillcallisto, fillganymed, fillstar,
2087 makecallistolinks, runcallisto, runganymed, runstar,
2088 writesequencefiles:
2089 - implemented usage of function checklock
2090
2091 * datacenter/scripts/copyscript, doqualityplots, dowebplots,
2092 insertsequences, linkmc:
2093 - implemented usage of function checklock
2094 - implemented variable $program
2095
2096 * datacenter/scripts/dodatacheck:
2097 - implemented usage of function checklock
2098 - implemented variable $lockfile
2099
2100 * datacenter/scripts/insertdatasets, mcsequences, processmcsequences:
2101 - implemented usage of function checklock
2102 - implemented variables $lockfile and $program
2103
2104 * datacenter/macros/doexclusions.C, fillganymed.C:
2105 - fixed bug
2106
2107 * datacenter/macros/fillsinope.C, setstatus.C:
2108 - improved documentation
2109
2110 * datacenter/scripts/filesondisk:
2111 - implemented finding of zipped files
2112
2113
2114
2115 2006/02/08 Thomas Bretz
2116
2117 * datacenter/macros/plotdb.C:
2118 - some minor changes to the layout
2119
2120
2121
2122 2006/02/07 Daniela Dorner
2123
2124 * datacenter/scripts/makecallistolinks:
2125 - fixed bug
2126
2127 * datacenter/db:
2128 - added (directory with db-websites)
2129
2130
2131
2132 2006/02/07 Daniela Dorner, Daniel Hoehne
2133
2134 * datacenter/scripts/sourcefile:
2135 - added failure code variables
2136 - changed calling of setstatus.C accordingly
2137
2138 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
2139 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
2140 fillganymed, fillstar, runcallisto, runganymed, runstar,
2141 writesequencefiles:
2142 - implemented failure variable
2143
2144 * datacenter/macros/getdolist.C, setstatus.C, setupdb.C:
2145 - added new/changed columns (fReturnCode, fFailedCode,
2146 fFailedCodeAdd)
2147
2148
2149
2150 2006/02/06 Daniela Dorner
2151
2152 * datacenter/scripts/fillstar, macros/setstatus.C, getdolist.C:
2153 - fixed bugs
2154
2155
2156
2157 2006/02/03 Daniela Dorner
2158
2159 * datacenter/scripts/sourcefile:
2160 - implemented two new functions: getdolist, finish
2161 - implemented usage of function finish in other functions
2162
2163 * datacenter/scripts/movingrawfiles:
2164 - implemented zipping of rawfiles
2165
2166 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
2167 checkstardone, copyscript, correcttime, dodatacheck, doexclusions,
2168 fillcallisto, fillganymed, fillstar, insertdatasets,
2169 makecallistolinks, processmcsequences, runcallisto, runganymed,
2170 runstar, writesequencefiles:
2171 - replaced corresponding pieces of code by the functions getdolist
2172 and finish
2173 - moved variable $date to function getdolist
2174 - improved logging
2175 - generalized variables $lockfile and $todofile
2176
2177
2178 2006/02/03 Daniela Dorner, Daniel Hoehne
2179
2180 * datacenter/scripts/sourcefile:
2181 - fixed small bugs
2182
2183 * datacenter/scripts/runcallisto:
2184 - small bugfix
2185 - improved logging
2186
2187 * datacenter/scripts/insertdatasets:
2188 - removed not needed variable
2189
2190 * datacenter/macros/getdolist.C:
2191 - small bugfix
2192
2193
2194
2195 2006/02/02 Daniela Dorner
2196
2197 * datacenter/scripts/linkmc:
2198 - changed numbering of P and C run in linking
2199
2200 * datacenter/scripts/sourcefile:
2201 - moved to root-version root_v4.04.02g
2202
2203
2204
2205 2006/02/01 Daniel Hoehne
2206
2207 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
2208 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
2209 fillganymed, fillstar, writesequencefiles:
2210 - adapted usage of function setstatus
2211
2212
2213
2214 2006/01/31 Daniela Dorner
2215
2216 * datacenter/macros/setstatus.C, getdolist.C:
2217 - adapted macros to changes in new columns (fFailedCode,
2218 fFailedComment)
2219
2220 * datacenter/macros/setstatus.C:
2221 - added "noreset" for column fStartTime (is needed so that runtime
2222 is available in case of failure)
2223
2224 * datacenter/macros/setupdb.C:
2225 - added new columns
2226
2227 * datacenter/scripts/runcallisto, runganymed, runstar:
2228 - implemented failure handling
2229
2230 * datacenter/scripts/sourcefile:
2231 - implemented new functions to set status values
2232
2233
2234
2235 2006/01/30 Daniel Hoehne
2236
2237 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
2238 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
2239 fillganymed, fillstar, runcallisto, runganymed, runstar, sourcefile,
2240 writesequencefiles:
2241 - added function setstatus in sourcefile
2242 - changed calling of setstatus.C in setstatus
2243 - implemented variable $program to generalize usage of setstatus
2244 - replaced corresponding piece of code by function setstatus
2245 - fixed some typos
2246
2247
2248
2249 2006/01/30 Daniela Dorner
2250
2251 * datacenter/macros/setstatus.C, getdolist.C:
2252 - adapted macros to the improvement of failure handling in the
2253 automatic analysis (added columns fFailed, fStartTime,
2254 fFailedTime)
2255
2256
2257
2258 2006/01/27 Thomas Bretz
2259
2260 * mjobs/MDataSet.cc:
2261 - improved a warning output
2262
2263
2264
2265 2006/01/23 Thomas Bretz
2266
2267 * mbase/MTime.cc:
2268 - removed a sanity check in GetStringFmt. It work's quite nice
2269 in the DC but crashes on my Laptop (which is not so important)
2270
2271
2272
2273 2006/01/10 Daniela Dorner
2274
2275 * datacenter/macros/*.C, datacenter/script:
2276 - updated and added documentation
2277 - improved logging
2278 - fixed small bugs
Note: See TracBrowser for help on using the repository browser.