source: trunk/MagicSoft/Mars/Changelog@ 7978

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