source: trunk/MagicSoft/Mars/Changelog@ 7971

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