source: trunk/MagicSoft/Mars/Changelog@ 7973

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