source: trunk/MagicSoft/Mars/Changelog@ 7993

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