source: trunk/MagicSoft/Mars/Changelog@ 7959

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