source: trunk/MagicSoft/Mars/Changelog@ 9146

Last change on this file since 9146 was 9146, checked in by tbretz, 17 years ago
*** empty log message ***
File size: 77.6 KB
Line 
1Please do not write behind the end of line tag so that it is possible
2to send a Changelog file to a line printer directly. Thanks.
3
4For your entries please follow EXACTLY this style:
5
6_yyyy/mm/dd_[Your Name]
7_
8___*_filename:
9_____-_description
10_
11___*_filename2, filename3:
12_____-_description
13_
14_
15_
16
17While an underscore is a placeholder for a white-space or an empty line.
18
19 -*-*- END OF LINE -*-*-
20
21 2008/10/29 Thomas Bretz
22
23 * mpointing/MSrcPosCalc.cc:
24 - return kERROR instead of kFALSE if source position is too far
25 away from the camera center
26 - DeltaPhi replaced by Angle to take declination into account
27
28 * mreport/MReport.cc:
29 - fixed a typo (200805190 instead of 200605190)
30
31
32
33 2008/10/23 Daniel Hoehne-Moench
34
35 * datacenter/macros/fillcamera.C:
36 - added and changed some parameters
37
38 * datacenter/scripts/fillcamera:
39 - rewritten
40
41
42
43 2008/10/14 Thomas Bretz
44
45 * mjobs/MJPedestal.cc:
46 - for extracting the pulse position we have to allow sum events
47 but require level 1 trigger instead of disallowing sum-events
48
49
50
51 2008/10/13 Thomas Bretz
52
53 * callisto.cc, ganymed.cc, mars.cc, merpp.cc, readdaq.cc,
54 readraw.cc, showlog.cc, showplot.cc, sinope.cc,
55 sponde.cc, star.cc:
56 - adapted to changes in MArgs
57
58 * mbase/MArgs.[h,cc]:
59 - interprete all options after -- as arguments
60 - moved removing of root options to a new member function
61
62 * mhist/MHEvent.cc:
63 - removed the obsolete M before the run id
64
65 * mjobs/MJMerpp.cc:
66 - fixed a bug which caused RunHedears to be merpped as RunHeader
67
68 * mraw/MRawRunHeader.cc:
69 - only use the event-number fix after run 326152, which is
70 more accurate
71
72 * mreport/MReport.cc:
73 - implemented a new version fix, namely 200809300
74
75 * mreport/MReportCC.cc:
76 - implemented interpretation of new format 200809030
77
78
79
80 2008/10/13 Daniel Hoehne-Moench
81
82 * datacenter/macros/filldotrun.C:
83 - implemented SuperArehucas version 080912-0
84
85
86
87 2008/09/16 Stefan Ruegamer
88
89 * datacenter/scripts/budb:
90 - redirection to a not existing file changed for the finish command
91
92 * datacenter/scripts/checkmd5sum:
93 - script is now executed specifying the tape number in the command
94 line
95 - added several outputs to the logfile
96 - removed phoenix login, the script is being executed now via
97 read_lapalma_tapes from phoenix
98 - added check for empty md5 files
99
100 * datacenter/scripts/runstar:
101 - corrected staging of files, _E-files are no longer existing
102
103
104
105 2008/09/05 Daniela Dorner
106
107 * datacenter/scripts/sourcfile:
108 - fixed bug (setstatus was not working for datasets and runs)
109
110
111
112 2008/08/27 Daniela Dorner
113
114 * datacenter/scripts/fillganymed:
115 - fixed bug in getting the dataset number (removed telescope
116 number)
117
118 * datacenter/scripts/copyscript:
119 - fixed bug in find for optical files
120 - added some logging
121
122
123
124 2008/08/25 Daniela Dorner
125
126 * datacenter/macros/filloptical.C:
127 - added different return values in case of not matching lines
128 - added new columns (ellipticity and position angle)
129
130 * datacenter/macros/fillobjects.C, datacenter/macros/fillobjects2.C:
131 - InsertUpdate instead of Insert now
132
133 * resources/TeVsources.txt, resources/good_compstars_R.txt:
134 - added new sources
135
136 * datacenter/scripts/copyscript:
137 - implemented new return values
138 - improved find for optical files
139
140 * datacenter/scripts/dbchk:
141 - adapted check for consistency between sequencefiles and content
142 of database: now only done for sequences where the file is
143 already written
144
145
146
147 2008/08/22 Daniela Dorner
148
149 * datacenter/scripts/scriptlauncher:
150 - fixed bug in starting scripts with command line options
151
152 * datacenter/scripts/dowebplots:
153 - fixed bug (showplot was not executed in the mars directory)
154 - moved all general rsyncs to the end of the script
155
156
157
158 2008/08/21 Daniela Dorner
159
160 * datacenter/db/plotdb.php:
161 - changed input field from 6 to 8 digits
162
163 * datacenter/scripts/dbchk:
164 - added check if something on nightly basis failed
165
166 * datacenter/scripts/dowebplots:
167 - fixed sequencepath in rsync
168
169 * datacenter/scripts/jobmanager:
170 - changed choosing of jobmanager (data or mc) from if to case
171 - implemented case-statement for the choice of the queueing
172 system (condor and sun grid engine implemented up to now)
173 - implemented commands for sun grid engine
174
175 * datacenter/scripts/jobmanager, datacenter/scripts/setup:
176 - moved defining of array scripts and pnoswe(ek) from sourcefile
177 to jobmanager
178 - fixed problem with mc jobmanager pnos
179
180 * datacenter/scripts/setup:
181 - implemented definition of queueing system
182 - exchanged camera version
183
184 * datacenter/scripts/sourcefile:
185 - host is retrieved from sql.rc now
186
187 * datacenter/scripts/runcorsika, datacenter/scripts/runreflector,
188 datacenter/scripts/runcamera, datacenter/scripts/setup:
189 - moved defining of detectorpath from scripts to sourcefile
190
191 * datacenter/scripts/runcorsika, datacenter/scripts/setup:
192 - implemented variable for path of Mmcs
193
194 * datacenter/scripts/runcorsika:
195 - exchanged 'operator' in inputcard by `whoami`
196 - implemented usage of function for new datastructure
197
198 * resources/steps.rc:
199 - added line for primaries for MCRunProcessingStatus
200
201
202
203 2008/08/15 Daniela Dorner
204
205 * datacenter/macros/plotdb.C, datacenter/macros/plotoptical.C,
206 datacenter/macros/plotstat.C, datacenter/macros/plotusage.C:
207 - added call plot*(TString path) needed for the script
208 dowebplots
209 - added path to output file
210
211 * datacenter/macros/plotdb.C:
212 - added path to call plotdb(dataset)
213
214 * datacenter/macros/plotoptical.C:
215 - added path to call plotoptical(source)
216
217 * datacenter/macros/plotstat.C:
218 - fixed bug in query
219
220 * datacenter/macros/plotusage.C:
221 - adapted comment
222 - removed not needed calls
223
224 * datacenter/scripts/doqualityplots,
225 datacenter/scripts/webupdate-star,
226 datacenter/scripts/webupdate-sinope,
227 datacenter/scripts/webupdate-callisto,
228 datacenter/scripts/webupdate-ganymed:
229 - deleted (not needed anymore, done by dowebplots now)
230
231 * datacenter/scripts/dowebplots:
232 - rewritten completely: script now handles not only creating
233 web plots for ganymed, star and callisto, but also plotdb,
234 plotusage, plotstat and plotoptical
235 - implemented steering via DB for ganymed, star and callisto to
236 make sure that all plots are produced
237 - added rsync to this script
238 - via command line options it is possible to choose which plots
239 should be produced
240 - redirect of the root error (used to output mean values) to
241 txt files in the webdirectory
242 - added writing of csv file (read by tabs.php)
243
244 * datacenter/scripts/run.condor:
245 - added 'Arguments' (needed to submit dowebplots including
246 command line opticon to condor)
247
248 * datacenter/scripts/scriptlauncher:
249 - removed makedir of $listpath and $lockpath (done in setup
250 already)
251 - exchanged algorithm to loop over scripts to allow for scripts
252 with command line option
253
254 * datacenter/scripts/sourcefile, datacenter/scripts/jobmanager:
255 - moved definition of $column from sourcefile to jobmanager
256 to allow for usage of the function getstatus by other scripts
257 than the jobmanager
258
259 * datacenter/scripts/sourcefile:
260 - removed definition of webpath (already defined in setup)
261 - removed making of $listpath (not needed anymore)
262 - added fail code for dowebplots (27)
263 - additional if-clause in the getstatus function to allow
264 for using it even if no column is defined
265 - removed not needed 'numproc=0'
266
267 * resources/steps.rc:
268 - added steps for webplots (fWebCalib, fWebStar, fWebGanymed,
269 fWebPlotDBGanymed)
270
271
272
273 2008/08/14 Daniela Dorner
274
275 * datacenter/macros/plotusage.C:
276 - added (macro to plot condor usage from DB)
277
278
279
280 2008/08/13 Daniela Dorner
281
282 * datacenter/scripts/setup:
283 - removed listpath (not used anymore)
284 - removed commented, not needed lines
285
286
287
288 2008/08/13 Stefan Ruegamer
289
290 * datacenter/scripts/webupdate-star:
291 - added option to prevent melibea-Q-files from being rsynced
292
293
294
295 2008/08/12 Stefan Ruegamer
296
297 * datacenter/script/checkmd5sum:
298 - fixed the check for raw files
299 - added a check for the nunmber of checked files
300
301 * datacenter/scripts/webupdate-callisto,
302 datacenter/scripts/webupdate-star:
303 - fixed the --exclude option so Y and I file do no longer get
304 synced
305
306 * datacenter/script/zipscript:
307 - added check if the raw file is no longer existing (happens when
308 multiple zipscripts are started)
309 - added check for the case that the sequence number is 0
310 - fixed some echos
311 - added telescope number for the db update query
312
313
314
315 2008/08/08 Daniela Dorner
316
317 * datacenter/db/magicdefs.php:
318 - fixed sorting for sequences
319
320 * datacenter/scripts/checkstardone,
321 datacenter/scripts/writedatasetfiles:
322 - fixed bug in getting the dataset number (removed telescope
323 number)
324
325
326
327 2008/08/07 Daniela Dorner
328
329 * datacenter/scripts/runganymed:
330 - removed telescope number
331
332 * datacenter/scripts/checkstardone:
333 - added dataset number to output
334
335 * datacenter/db/runinfo-aio.php, datacenter/db/sequinfo-aio.php
336 datacenter/db/magicdefs.php:
337 - improved sorting with combination of (file-,) run/sequ- and
338 telescope number
339
340
341
342 2008/08/07 Thomas Bretz
343
344 * datacenter/macros/buildsequenceentries.C:
345 - fixed a problem with the check whether a sequence already
346 exists. It was always belived that the sequence doesn't exist.
347
348
349
350 2008/08/07 Stefan Ruegamer
351
352 * datacenter/scripts/makecallistolinks
353 - added a condition to prevent the linking of the old Dec04Jan05.rc
354 for mux data
355
356 * datacenter/scripts/cutslices
357 - changed checklock to checklock continue to prevent the program
358 from exiting if a lock file already exists
359
360
361
362 2008/08/06 Daniela Dorner
363
364 * datacenter/db/sequinfo.php, datacenter/db/sequinfo-aio.php,
365 datacenter/db/sequence.php, datacenter/db/runinfo.php,
366 datacenter/db/runinfo-aio.php, datacenter/db/resetseq.php,
367 datacenter/db/plotinclude.php, datacenter/db/magicdefs.php,
368 datacenter/db/ganymed.php, datacenter/db/findoffdata.php,
369 datacenter/db/dbstatus.php, datacenter/db/datasetinfo-aio.php,
370 datacenter/db/datasetinfo.php, datacenter/db/datacheck.php,
371 datacenter/db/builddatasets.php:
372 - changed syntax of left join to 'using(columnname)'
373
374 * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php,
375 datacenter/db/magicdefs.php, datacenter/db/builddatasets.php
376 datacenter/db/dbstatus.php, datacenter/db/findoffdata.php,
377 datacenter/db/plotinclude.php, datacenter/db/resetseq.php,
378 datacenter/db/sequence.php, datacenter/db/sequinfo.php:
379 - implemented telescope number
380
381 * datacenter/db/runinfo-aio.php:
382 - moved pulldown for number of results
383
384 * datacenter/db/resetseq.php:
385 - removed unknown ip adresses, added names to known ip adresses
386
387 * datacenter/db/menu.php:
388 - changed width input field for sequence number in run menu from
389 6 to 8
390
391
392
393 2008/08/06 Thomas Bretz
394
395 * mfileio/MReadTree.cc:
396 - removed some debug out
397
398
399
400 2008/08/06 Stefan Ruegamer
401
402 * callisto_mux.rc
403 - changed the extractor window from 15 64 to 0 49
404
405 * datacenter/scripts/setup
406 - commented the lines containing cutslices out
407
408
409
410 2008/08/05 Stefan Ruegamer
411
412 * datacenter/scripts/movingrawfiles:
413 - added checks for owner of the file
414 - adapted the script to the different pathes
415
416 * datacenter/scripts/zipscript:
417 - added telno and fileno so it works with the new files
418 - added the telno to the calzip-lock file
419
420 * datacenter/scripts/runcallisto:
421 - added the telno to the calzip-lock file
422 - removed the link to callisto_mux_new.rc, it is no longer needed
423
424
425
426 2008/08/05 Thomas Bretz
427
428 * datacenter/macros/fillstar.C:
429 - fixed the case of invalid effective on times
430 - fixed the regular expression to find the MSequence in old files
431 - added information about the dc currents
432
433 * datacenter/macros/fillcondor.C:
434 - added
435
436
437
438 2008/08/05 Daniela Dorner
439
440 * datacenter/tools/resetpriorities:
441 - added (script to reset priorities in the tables RunProcessStatus,
442 SequenceProcessStatus and DataSetProcessStatus)
443
444 * datacenter/scripts/makecallistolinks:
445 - removed not needed output
446
447 * datacenter/scripts/sourcefile:
448 - fixed bug in query of setstatus
449 - improved if-clause to avoid unneccessary output
450
451 * datacenter/db/menu.php:
452 - changed width input fields for ranges from 6 to 8
453
454 * datacenter/scripts/condorstatistic:
455 - fixed logging output
456
457 * datacenter/scripts/dbchk:
458 - added checking of consistency with table SequenceProcessStatus
459
460 * resources/steps.rc:
461 - fixed primaries of DataSetProcessStatus
462
463
464
465 2008/08/04 Daniela Dorner
466
467 * datacenter/scripts/runstar:
468 - removed linking of rc-files and command line argument --config
469 (usage of star_mux.rc not needed anymore)
470
471
472
473 2008/08/04 Thomas Bretz
474
475 * RELEASE V2.1.1
476
477
478
479 2008/08/04 Stefan Ruegamer
480
481 * datacenter/scripts/setup:
482 - added compux/cutslices to the jobmanager queue
483
484 * datacenter/scripts/movingrawfiles:
485 - modified the regex for finding the run number such that it
486 satisfies the new raw file convention
487 - the script now searches for files in /magic and /data, so
488 movingrawfiles2 is obsolete
489
490 * datacenter/scripts/cutslices:
491 - adapted the script for jobmanager use
492 - included some more checks
493
494
495
496 2008/08/04 Thomas Bretz
497
498 * mjobs/MJCalibrateSignal.cc:
499 - added a filter against very bright events cleaning the
500 bad pixel plot
501
502 * ganymed.rc, ganymed_wobble.rc, ganymed_onoff.rc:
503 - slightly tightened the spark cut in length vs size
504
505 * ganymed_wobble.rc:
506 - now uses the default (still 3) for the number of wobble
507 positions
508
509 * mbase/MParEmulated.[h,cc]:
510 - some improvements to support collection (still not finished)
511
512 * mraw/MRawRunHeader.cc:
513 - Implemented a fix for run-numbers between 1001348 and 1001396
514 which were incorrectly assigned by the cc.
515 - changed order of fix and check
516
517 * resources/calibration_spline.rc:
518 - updated muon calibration constants for the periods 51-57,
519 58-63 and 67-
520
521
522
523 2008/08/04 Daniela Dorner
524
525 * datacenter/scripts/setup:
526 - changed order of scripts (now: ganymed, star, callisto)
527 - adapted number of allowed processes (more CPUs available now)
528 - commented mc jobmanager stuff out, as it is not yet working
529 completely
530
531
532
533 2008/08/03 Daniela Dorner
534
535 * datacenter/scripts/runcamera, datacenter/scripts/runcorsika,
536 datacenter/scripts/runreflector:
537 - removed primvar
538
539 * datacenter/scripts/condorstatistics:
540 - added (script calling the macro fillcondor.C to fill condor
541 statistics to the database, tars the condor-statistic files
542 afterwards)
543
544 * datacenter/scripts/dowebplots:
545 - added converting from ps to pdf and removing of ps
546
547
548
549 2008/08/02 Thomas Bretz
550
551 * datacenter/scripts/dbchk:
552 - if the regular expression in sed doesn't find anything
553 nothing is replaced (this case is now handled)
554
555 * mjobs/MJPedestal.cc:
556 - removed the obsolete shift variable in PosePosCheck
557 - do not allow lo-gain starts < 0
558
559 * msignal/MExtractTimeAndCharge.cc:
560 - changed lo-gain stat sift to -1.0 (which is the valie which
561 in use anyway)
562
563 * msignal/MExtractTimeAndCharge.h:
564 - do not add the lo-gain offset wehen setting the start-shift
565
566 * msignal/MExtractor.cc:
567 - make sure Print() prints the class description
568
569 * mpointing/MSrcPosCalc.[h,cc]:
570 - if the MC camera files are new enough the source position on the
571 camera is now calculated from the stored telescope and shower
572 orientation
573
574
575
576 2008/08/01 Thomas Bretz
577
578 * ganymed.rc, ganymed_wobble.rc, ganymed_onoff.rc:
579 - added starguider calibration 328198
580
581 * resources/starguider00328198.txt:
582 - added
583
584 * datacenter/macros/plotdb.C:
585 - added fMedNumPheInner/outer
586 - added fRelChargeRmsOuter
587
588 * mbase/MStatusDisplay.[h,cc]:
589 - added %%title%% as a possibility in the filename
590 - added some code to write an XML instead of a csv file
591 (still not in-use)
592
593 * mjobs/MJCut.cc, mjobs/MJSpectrum.cc:
594 - replaced RunNumber by FileId
595
596
597
598 2008/07/31 Daniela Dorner
599
600 * resources/steps.rc:
601 - added missing influences and needs for DataSetProcessStatus
602
603 * datacenter/scripts/checkstardone:
604 - removed breaks
605 - removed not needed variables
606 - changed dataset from string to int in call of macro
607
608 * datacenter/scripts/budb:
609 - added output how to create database MyMagic
610 - added removing of logfiles
611 - some small inprovements
612
613
614
615 2008/07/31 Thomas Bretz
616
617 * merpp.cc:
618 - fixed merpping a single report file
619 - Strip the dir name from MJMerpp's name
620
621 * mreports/MReportCamera.cc:
622 - also allow empty HV Settings file names
623
624 * datacenter/macros/checkstardone.C:
625 - fixed the query
626 - fixed a typo
627
628 * datacenter/macros/fillcalib.C:
629 - changed ouput
630 - get seq-number from sequence instead of file-name
631 - added telescope number
632 - added fRelChargeRmsInner/Outer
633 - added fMedNumPheInner/Outer
634 - don't user TEnv anymore
635
636 * datacenter/macros/fillsignal.C
637 - get seq-number from sequence instead of file-name
638 - added telescope number
639
640 * datacenter/macros/fillstar.C:
641 - changed ouput
642 - get seq-number from sequence instead of file-name
643 - added telescope number
644 - added fTotOnTime
645
646 * callisto.rc, callisto_Dec04Jan05.rc, callisto_mux.rc:
647 - removed obsolete reference to ExtractTime
648
649
650
651 2008/07/30 Thomas Bretz
652
653 * mjobs/MSequence.cc:
654 - fixed a typo in the new Read function
655
656
657
658 2008/07/30 Daniela Dorner
659
660 * resources/steps.rc:
661 - added
662 - adapted to new data structure
663
664 * steps.rc:
665 - removed
666
667 * datacenter/macros/setupdb.C, datacenter/macros/setstatus.C,
668 datacenter/macros/getdolist.C:
669 - removed
670
671 * datacenter/db/datacheck.php, datacenter/db/datasetinfo.php,
672 datacenter/db/magicdefs.php, datacenter/db/menu.php,
673 datacenter/db/resetseq.php, datacenter/db/runinfo.php,
674 datacenter/db/sequinfo.php, datacenter/macros/resetcolumn.C:
675 - removed fFailedCodeAdd
676 - changed fFailedCode to fProgramId
677
678 * datacenter/scripts/sourcefile:
679 - adapted path of steps.rc
680 - added new additional primaries to functions setstatus, getstatus
681 gettodo and getdolist
682 - merged function gettodo and getdolist
683 - removed todofile
684 - removed fFailedCodeAdd
685 - changed fFailedCode to fProgramId
686
687 * datacenter/scripts/buildsequenceentries,
688 datacenter/scripts/checkfilesforsequenceavail,
689 datacenter/scripts/checkstardone, datacenter/scripts/doexclusions,
690 datacenter/scripts/fillcallisto, datacenter/scripts/fillstar,
691 datacenter/scripts/fillganymed,
692 datacenter/scripts/writedatasetfiles,
693 datacenter/scripts/writesequencefiles:
694 - implemented usage of getodo (new merged function)
695 - removed todofile
696 - removed primval
697
698 * datacenter/scripts/runcallisto, datacenter/scripts/dodatacheck,
699 datacenter/scripts/runganymed, datacenter/scripts/runstar:
700 - implemented usage of getodo (new merged function)
701 - removed primval
702
703 * datacenter/scripts/checkstardone
704 - removed comadd
705
706 * datacenter/scripts/runcallisto
707 - append output of stage.C instead of overwriting logfile
708
709 * datacenter/macros/resetcolumn.C:
710 - added return 0 and output, as this macro is not yes adapted to
711 the new data structure for MAGIC II
712
713 * datacenter/scripts/makecallistolinks:
714 - exchanged grepping for reason by db-query (return code 13)
715 - exchanged call of resetcolumn.C by direct db-query
716
717
718
719 2008/07/29 Stefan Ruegamer
720
721 * datacenter/scripts/zipscript
722 - modified the regex for finding the run number such that it
723 satisfies the new raw file convention
724
725
726
727 2008/07/28 Daniela Dorner
728
729 * datacenter/scripts/correcttime, datacenter/scripts/cutslices,
730 datacenter/scripts/dodatacheck:
731 - added exit and output, as these scripts are not adapted to the
732 new data structure for MAGIC II
733
734 * datacenter/scripts/dbchk:
735 - added outputs to processlog
736
737 * datacenter/scripts/doexclusions,
738 datacenter/scripts/writesequencefiles,
739 datacenter/scripts/buildsequenceentries:
740 - added telescope number 1 to call of macro
741
742 * datacenter/scripts/sourcefile:
743 - added priority
744
745
746
747 2008/07/27 Thomas Bretz
748
749 * merpp.cc:
750 - added include of TClass to work with root 5.20
751
752 * mbase/MParEmulated.[h,cc]:
753 - for root 5.20/00 we have to use TVirtualStreamer instead
754 of TStremaer
755
756 * mbase/MStatusDisplay.cc:
757 - the workaround had to be fixed because since we don't change
758 gPad for printing anymore all following line and text drawings
759 reffered to the wrong gPad
760
761 * datacenter/scripts/doqualityplots, datacenter/scripts/dowebplots:
762 - also antialias text
763 - save as interlaced png
764
765 * mbase/MThread.h:
766 - use a reinterpret_cast when returning the Thresd's result
767 (this gave a correct warning on 32bit systems)
768
769 * mhbase/MH3.h:
770 - when available return the histogram title as title (without axis)
771 - implemented GetFullTitle member function to return the full title
772
773
774
775 2008/07/25 Thomas Bretz
776
777 * mbase/MStatusDisplay.cc:
778 - expand path name for csv files
779
780 * mfileio/MReadFiles.cc:
781 - print a warning if no file was added
782
783 * mfileio/MReadTree.cc:
784 - updated warning if no file was added
785
786 * mfileio/MReadScanFile.[h,cc]:
787 - for safety add a postprocessing removing the contents
788 from the list
789 - also removing the contents from the list before filling
790
791 * mhbase/MH3.cc:
792 - fixed an output
793
794 * mtools/MTFillMatrix.[h,cc]:
795 - added a maximum number the eventloop is running over
796
797 * mjobs/MSequence.cc:
798 - replaced gFile by gDirectory
799
800
801
802 2008/07/23 Thomas Bretz
803
804 * showplot.cc:
805 - allow to read more than one file
806
807 * datacenter/macros/stage.C:
808 - changed the return type to int
809
810 * mbase/MStatusArray.cc:
811 - added a check for the key in read to supress the root error
812 on the console
813
814 * mbase/MStatusDisplay.[h,cc]:
815 - stop update timer in destructor
816 - added new member function GetNumTabs
817 - we don't need to switch to batchmore when painting canvases
818 anymore
819 - removed an obsolete cout
820
821 * mjobs/MJCalibrateSignal.cc:
822 - changed again the wrong names of the tasklists
823
824 * mjobs/MSequence.[h,cc]:
825 - set default telescope to 1 so that reading old sequence files
826 gives valid sequences.
827 - overwrote Read to allow reading also old sequences which
828 have no default name in the files
829 - removed output of "DataPath" from Print
830
831 * msql/MSQLMagic.[h,cc]:
832 - added a second InsertUpdate
833 - added ExistRow
834
835 * datacenter/scripts/runcallisto:
836 - adapted to all other changes
837 - removed merpping of caco-files
838
839
840
841 2008/07/22 Thomas Bretz
842
843 * mbase/MTime.cc:
844 - do not check the return value of mktime (this would
845 fail for dates before 1970)
846
847 * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
848 - distinguish between data-runs and mc-runs for the rate plot
849 - named the tasklist for pedestal and calib extraction
850
851 * mjobs/MJMerpp.cc:
852 - precheck the accessibility of all files if a sequence
853 is processed
854
855 * mjobs/MSequence.cc:
856 - the file number is three digits
857 - the Tag for data runs is DatRuns not DataRuns
858
859 * mfileio/Makefile, mfileio/FileIOLinkDef.h:
860 - added MReadFiles
861 - added MReadScanFile
862
863 * mfileio/MReadFiles.[h,cc], mfileio/MReadScanFile.[h,cc]:
864 - added
865
866 * mfileio/MreadRflFile.[h,cc]:
867 - derived from MReadFiles (untested)
868
869 * datacenter/macros/checkfileavail.C:
870 - fixed a type (TSQLRow instead of TSQlRow)
871 - added a missing ;
872
873 * mfileio/MReadTree.[h,cc]:
874 - added some includes
875 - added the IsOwned member function to make sure we don't
876 spoil memory when out pointers are deleted in the destructor
877 - removed some really obsolete workarounds
878 - added a member function to add friends
879 - don't allocate memory in AddFile
880 - implemented the possibility to process also friends
881 - implemented the possibility to read branches from unknown
882 "vendors", i.e. branches for which the class is not available
883 in the dictionary
884 - added a list to hold all parameter containers to be able to
885 call SetReadyToSave more easily than previously
886
887 * mbase/MParEmulated.[h,cc]:
888 - added
889
890 * mbase/Makefile, mbase/BaseLinkDef.h:
891 - added MParEmulated
892
893 * mbase/MParameters.h:
894 - added functions to get the pointer to the values. Handle this
895 with care.
896
897 * mbase/MParConatiner.h:
898 - made GetterMethod virtual to allow MParEmulated to overwrite it
899 - made fgListMethodCall protected to allow MParEmulated to
900 add its new TMethodCalls
901
902 * datacenter/macros/checkfileavail.C:
903 - removed dependence on caco-files.
904 - fixed query
905 - output query in case of failure
906
907 * datacenter/scripts/checkfilesforsequenceavail:
908 - fixed to use new checkfileavail.C
909
910 * mcalib/MCalibrateData.cc:
911 - removed the fixed scale factor for MCs. It is now left open,
912 thus it can be changed from the callisto resource file
913
914 * mdata/MDataMember.cc:
915 - small improvement to error output
916
917 * mfileio/MWriteRootFile.cc:
918 - small change to log-level
919
920 * mbase/MTaskList.cc:
921 - in case of an unknown return value stop event loop
922
923 * mfileio/MRead.cc:
924 - use gSystem->BaseName to get file name
925
926
927
928 2008/07/21 Thomas Bretz
929
930 * mbase/MParContainer.[h,cc]:
931 - adde new static ember functions GetClass
932
933 * mbase/MParList.[h,cc], mbase/MStatusArray.[h,cc],
934 mreport/MReportHelp.cc:
935 - use new GetClass function
936
937
938
939 2008/07/20 Thomas Bretz
940
941 * callisto.cc, star.cc, mjobs/MDataSet.cc, mjobs/MJCalibrateSignal.cc,
942 mjobs/MJCalibration.cc, mjobs/MJPedestal.cc, mjoptim/MJOptimize.cc,
943 mmain/MEventDisplay.cc:
944 - replaced Setup*Runs by GetRuns
945
946 * datacenter/macros/buildsequenceentries.C:
947 - output if something is deleted
948
949 * datacenter/macros/plotdb.C:
950 - added kGroupByDay option
951 - some small changes
952 - made group by work with "as"
953 - made use of TEnv obsolete
954
955 * datacenter/macros/plotrundb.C:
956 - added telescope number as otpion
957
958 * datacenter/scripts/checkfilesforsequenceavail:
959 - added telescope number 1 to call of checkfileavail.C
960
961 * mbase/MTime.cc:
962 - made SetSqlDateTime more flexible
963
964 * mjobs/MJMerpp.[h,cc]:
965 - added (basically the code from merpp.cc)
966 - enhanced with the possibility to merpp a whole sequence
967
968 * merpp.cc:
969 - use new MJMerpp
970
971 * mjobs/Makefile, mjobs/JobsLinkDef.h:
972 - added MJMerpp
973
974 * datacenter/macros/checkfileavail.C, datacenter/macros/checkstardone.C:
975 - reduced queries to a single query
976 - take sequence number as argumenet instead of filename
977
978 * datacenter/scripts/checkstardone:
979 - adapted to changes in checkstardone.C
980
981 * mjobs/MSequence.[h,cc]:
982 - a lot of rework to the file-interface
983 - included subsystem (cc) files
984 - some renaming to some functions
985 - improved the interface to the database
986 - unified the Setup*Runs into GetRuns
987 - when inflating a sequence name allow to use [tel:]squence now
988
989 * mjobs/MSequenceSQL.[h,cc]:
990 - adapted to changes in MSequence
991
992 * datacenter/macros/stage.C
993 - added
994
995 * mjobs/MJStar.cc:
996 - changed displayed title according to the other jobs
997 - changed Setup*Runs to GetRuns
998 - unified output when finished
999 - make sure the weight for the rate tab is not 0
1000 - read the currents now from the camera instead of the currents tree
1001
1002
1003
1004 2008/07/19 Thomas Bretz
1005
1006 * datacenter/macros/buildsequenceentries.C:
1007 - Use the GetId also in the constructor of Rule
1008 - fixed reading of the sections in the sequences.rc
1009
1010 * datacenter/macros/writesequencefile.C:
1011 - included iostream
1012
1013 * mjobs/MSequence.[h,cc]:
1014 - updates some comments
1015 - simplified the comparison functions
1016 - calculate fPeriod automatically in any case
1017 (do not read from file)
1018 - added X for excluded to AddFile
1019 - use AddFile in ExludeFile
1020 - removed incorrect calles to MJob::SortArray
1021 - call SortArrays correctly in AddFile
1022 - changed default for telescope from 1 to 0 in SQL constructor
1023 - allow to set a default path from within the sequence file
1024 (in most cases this won't help much)
1025
1026 * mjobs/MSequenceSQL.[h,cc]:
1027 - if telescope number is 0 check whether an unambiguous
1028 sequence with this number exists. If existing set the
1029 telescope number accordingly
1030 - changed default for telescope in constructor to 0 accordingly
1031
1032
1033
1034 2008/07/18 Thomas Bretz
1035
1036 * mbase/MTime.cc:
1037 - GetStringFmt was taking the daylight saving time into account
1038 (hopefully this fix is not too much dependent on the kernel)
1039
1040 * mjobs/MSequence.cc:
1041 - added some preliminary code for comparing two sequences
1042 - fixed output in Print (the "s" was missing in LightConditions)
1043 - do not write the "Run[0-]*" line for anything else than
1044 the "Runs" (needs more fixes)
1045
1046 * mjobs/MSequenceSQL.cc:
1047 - added a sanity check
1048
1049
1050
1051 2008/07/17 Thomas Bretz
1052
1053 * mjobs/MSequence.[h,cc]:
1054 - added fTelescope data member
1055 - increased class version number accordingly
1056 - added return value to WriteFile
1057
1058 * mjobs/MSequenceSQL.cc:
1059 - added TelescopeNumber to where-clause
1060 - get fFileNumber from RunData
1061 - use File-Id to order files
1062 - added telescope number to all constructors
1063
1064 * automatic-exclusions.rc:
1065 - moved as exclusions.rc to resources and updated contents
1066 to new doeclusion.C
1067
1068 * ganymed.cc:
1069 - updated Usage output
1070 - added new option to change meximum file size
1071
1072 * merpp.cc:
1073 - merpp also MCameraDC from cc-report
1074
1075 * datacenter/macros/fillsignal.C:
1076 - replaces WARNING by ERROR if an error is returned
1077
1078 * datacenter/macros/writesequencefile.C:
1079 - completely redone using new MSequenceSQL
1080
1081 * mcamera/MCameraDC.[h,cc]:
1082 - added the Interprete member function
1083 - made MReportCamera and MReportCurrents friends clases
1084 - added fStatus
1085 - increased class version accordingly
1086
1087 * mjobs/MJCalibration.cc, mjobs/MJPedestal.cc:
1088 - tiny changes to output
1089
1090 * mreport/MReportCamera.[h,cc]:
1091 - removed fStatusDC
1092 - removed gkActiveLoadControlVersNum
1093 - added interpretation of DC
1094 - increased class version by one
1095
1096 * mreport/MReportCurrents.cc:
1097 - moved interpretation of DCs to MCameraDC
1098
1099 * resources/sequences.rc:
1100 - changed some comments
1101 - added telescope number to rules
1102
1103 * datacenter/macros/buildsequenceentries.C:
1104 - the building is now based on the file-id (run*1000+file)
1105 and it is only done for a single telescope
1106 - added telescope number as srgument
1107 - added fPriority to SequenceProcessStatus
1108 - added fTelescopeNumber to the Sequence table
1109 - the sequence number is still idetical to the first run-number
1110 - changed reading of resource file such that the telescope
1111 number can be given for each subsection
1112
1113 * datacenter/macros/doexclusions.C:
1114 - many simplifications
1115 - use telescope number as argument
1116 - simplified and improved
1117
1118 * datacenter/macros/filldotrun.C:
1119 - some changes to output
1120 - skip comment line at the beginning
1121 - skip the line with the telescope number
1122 - removed ISNULL from telescope/run/file check
1123 - added fPriority to RunProcessStatus
1124 - added telescope und file number to RunData and RunProcessStatus
1125
1126 * datacenter/macros/resetallruns.C:
1127 - adapted to new ten:run/file scheme and the new contents
1128 of the input file
1129
1130 * datacenter/scripts/filesondisk:
1131 - improved regular expressions to find runs
1132 - commmented out caco files
1133 - write telescope run and file-number to the file
1134 - some simplification
1135
1136
1137
1138 2008/07/16 Thomas Bretz
1139
1140 * msql/MSQLMagic.[h,cc]:
1141 - the wehere clause can now be omitted in Update
1142
1143
1144
1145 2008/07/14 Thomas Bretz
1146
1147 * datacenter/macros/fillsignal.C:
1148 - moved sql.rc to constructor of MSQLMagic
1149
1150 * datacenter/macros/plotstat.C:
1151 - improved beauty of the SQL queries
1152 - join by telescope number, run number and file number
1153
1154 * mbase/MString.[h,cc]:
1155 - removed everything except Format which is then identical to
1156 newwer root versions TString::Format
1157
1158 * mastro/MAstro.cc, mastro/MAstroCatalog.cc:
1159 - replaced MString::Print by MString::Format
1160
1161 * mbase/MTime.cc:
1162 - In SetSqlDateTime allow also to set dates without time
1163
1164 * mbase/Makefile, mbase/BaseLinkDef.h:
1165 - removed MRunIter
1166
1167 * mfileio/MWriteRootFile.cc:
1168 - sow in status line if a tree has been finally copied
1169
1170 * mhist/MHEvent.cc:
1171 - replaced GetRunNumber by GetStringID
1172
1173 * mjobs/MJCalibrateSignal.cc:
1174 - Replaced RunNumber by FileId in trogger pattern display
1175 - do not allow to divide by 0
1176
1177 * mjobs/MJExtractSignal.cc, mjobs/MJCalibTest.cc:
1178 - removed obsolete include of MDirIter
1179
1180 * mjobs/MJPedestal.cc, mjobs/MJCalibration.cc:
1181 - replaced MRunIter by MDirIter
1182
1183 * mjobs/MSequence.[h,cc]:
1184 - moved code to compile (inflate) a run filename or a its path
1185 to new static function such that they can be accessed from the outside
1186
1187 * star.cc, callisto.cc, mjobs/MSequence.[h,cc], mmain/MEventDisplay.cc
1188 - renamed InflatePath to InflateSeq
1189
1190 * mpedestal/MPedCalcPedRun.cc:
1191 - when checking the runnumber check also for the telescope number
1192
1193 * mraw/MRawRunHeader.[h,cc]:
1194 - added new function GetStringID
1195
1196 * mraw/RawLinkDef.h, mraw/Makefile:
1197 - removed MRawSocketRead
1198
1199 * mpointing/MHSrcPosCam.[h,cc]:
1200 - fixed ouput in case a container is not found
1201 - made it work for monte carlos, too
1202 - use weight when filling histogram
1203 - changed circle line styles
1204 - changed default in constructor to wobble=kTRUE
1205
1206
1207
1208 2008/07/08 Daniel Hoehne
1209
1210 * datacenter/db/menu.php, datacenter/db/magicdefs.php:
1211 - added new columns (fRateTrigEvts, fRateSumEvts, fRatePedEvts,
1212 fRatePedTrigEvts, fRateCalEvts, fRateNullEvts, fRateUnknownEvts,
1213 fRatioCalEvents, fPulsePosCalib, fAvgWindSpeed, fAvgTemperature,
1214 fAvgHumidity, fAvgTempSky, fAvgCloudiness, fRmsCloudiness)
1215
1216
1217
1218 2008/07/05 Thomas Bretz
1219
1220 * datacenter/macros/fillcamera.C, datacenter/macros/findcacofiles.C:
1221 - changed JOIN to use USING
1222 - removed dependence on TEnv
1223 - some improvement to includes
1224
1225 * datacenter/macros/filldotrbk.C, datacenter/macros/fillganymed.C,
1226 datacenter/macros/filloptical.C, datacenter/macros/fillsignal.C,
1227 datacenter/macros/fillsources.C, datacenter/macros/fillstar.C,
1228 datacenter/macros/getdolist.C, datacenter/macros/insertcacofile.C,
1229 datacenter/macros/insertdataset.C, datacenter/macros/plotoptical.C,
1230 datacenter/macros/plotrundb.C, datacenter/macros/plotstat.C,
1231 datacenter/macros/resetallruns.C,
1232 datacenter/macros/writedatasetfile.C:
1233 - removed dependence on TEnv
1234 - some improvement to includes
1235
1236 * datacenter/macros/filldotrun.C:
1237 - make it fail for everything except Magic 1
1238 - removed dependence on TEnv
1239 - some improvement to includes
1240
1241 * datacenter/macros/plotoptical.C:
1242 - removed MPlot, use MPlot from plotdb instead
1243
1244 * datacenter/macros/setstatus.C:
1245 - some improvement to includes
1246
1247 * mbase/MTime.[h,cc]:
1248 - added function returning day of sunrise as MTime
1249
1250 * mhflux/MHAlpha.cc:
1251 - use BinError instead of BinContents to decide whether the
1252 excess time is plotted or not
1253
1254 * mimage/MHHillas.cc:
1255 - changed title of "Center"
1256
1257 * mjobs/JobsLinkDef.h, mjobs/Makefile:
1258 - added new class MSequenceSQL
1259
1260 * mjobs/MSequenceSQL.[h,cc]:
1261 - added
1262
1263 * mjobs/MSequence.[h,cc]:
1264 - replaced ReadLightCondition by the more flexible GetLightCondition
1265 - added a new constrcutor constructing a MSequence from the database
1266 - fixed the output in the comments in Print()
1267 - The day and night was printed in a different format than
1268 expected when readin a sequence
1269 - fLightCondition and the f*RunsSub were missing in the copy-
1270 constructor
1271
1272 * mjobs/Makefile:
1273 - added include of msql
1274
1275 * msql/MSQLMagic.[h,cc]:
1276 - added a comment to ExistStr and allow to set an additional
1277 where-clause
1278
1279 * msql/MSQLServer.cc:
1280 - allow to init MSQLServer either by an url or from a named
1281 resource file
1282 - changed JOIN to use USING
1283 - if doing an automatic join join _all_ primaries
1284
1285 * mtools/MCalendar.cc:
1286 - added include of TObjArray needed in newer root versions
1287
1288
1289
1290 2008/07/03 Thomas Bretz
1291
1292 * datacenter/macros/filldotrun.C:
1293 - Replaced MSQKServer by MSQLMagic
1294 - this made local functions obsolete
1295 - added new format 20080519 including telescope- and file-number
1296 - simplified the if-clauses testing for version numbers (due to
1297 the initial check only some version numbers allowed anyway)
1298 - check for the combination of telescope-, run- and file-number
1299 to be unique.
1300
1301 * datacenter/macros/plotrundb.C:
1302 - use MPlot from plotdb
1303 - removed obsolete DataCheck plots
1304 - plot only range of dates which makes sense
1305
1306
1307
1308 2008/07/01 Thomas Bretz
1309
1310 * ganymed.cc:
1311 - removed the checks for the accessability of the files. They
1312 are checked in the corresponding classes instead
1313
1314 * sponde.cc:
1315 - display only the base name of the ganymed file, not the
1316 full path
1317
1318 * mbase/MMath.[h,cc]:
1319 - added a new member function ErrorExc
1320 - Let SignificanceExc (former SignificanceLiMaExc) use ErrorExc
1321
1322 * mhflux/MAlphaFitter.[h,cc]:
1323 - replaced fSignificanceExc by fErrorExcess
1324 - calculate the error instead of the significance (otherwise we
1325 get infinity at 0)
1326 - also store a negative number of excess events
1327 - replaced all -1 in ProjectionZ calls by the histogram limits
1328 (including under- and overflows) This is necessary to get
1329 root 5.20/00 working
1330 - increased class version number according to the changes
1331
1332 * mjobs/MDataSet.[h,cc], mjobs/MSequence.[h,cc]:
1333 - removed wrong usage of fName and fTitle, introduced new data
1334 members instead
1335 - initialize fName and fTitle in the constructors correctly
1336 - always store the full qualified path name
1337 - introduced new member functions GetBaseName and GetFilePath
1338 - give the ostream as an argument to Print
1339 - added new member function WriteFile to directly Print to
1340 an fostream
1341 - do not print empty values in Print
1342 - increased class version number accordingly
1343 - removed GetName and GetRcName accordingly
1344
1345 * mjobs/MDataSet.cc:
1346 - set the dataset number to an invalid status if the file could
1347 not be accessed
1348
1349 * mjobs/MJCut.cc:
1350 - replaced GetName for the dataset by GetBaseName
1351 - make sure the summary file is not created if not requested
1352 - do not use pointers to MWriteRootFile to make sure the instances
1353 always get deleted
1354
1355 * mjobs/MJSpectrum.cc:
1356 - fixed a bug in the check for the existence of the excess time
1357 - replaced GetName for the dataset by GetBaseName
1358 - Write the full path name to the ganymed.root into the file
1359 - fixed typos in determine
1360
1361 * mpointing/MPointingDevCalc.cc:
1362 - initialize fNsb* members also in PreProcess as correctly
1363 suggested by valgrind
1364
1365 * mjobs/MJCalibration.[h,cc]:
1366 - made the drawing of the bad pixel explanation more automatic
1367 - some simplifications to the function drawing all the result tabs
1368 - make sure to do the projection without name. Some root versions
1369 don't like several plots with the same name in one tab
1370 - removed several misleading drawing of number of outliers etc
1371 - added setting of min and max to FixDataCheckHist
1372 - simplified DisplayDoubleProjection (also unified in code with
1373 MJPedestal)
1374 - removed all the obsolste and confusing projections of the
1375 individual sectors and camera halves
1376
1377 * mjobs/MJPedestal.[h,cc]:
1378 - make sure to do the projection without name. Some root versions
1379 don't like several plots with the same name in one tab
1380 - use the unified DisplayDoubleProjection from MJCalibration
1381 - removed all the obsolste and confusing projections of the
1382 individual sectors and camera halves
1383
1384 * mhflux/MHAlpha.cc:
1385 - replaced EventsExcess/SignificanceExc by just ErrorEvents
1386 - for the moment do not propagate Excesses<=0 to the pads
1387 (not to spoil the logarithmic display, this still needs a fix)
1388 - replaced -1 in ProjectionZ by the bin numbers (including
1389 under- and overflow bins), otherwise it won't work with
1390 root 5.20/00
1391 - propagate all result to the timing histogram (it is not
1392 logarithmic anyway)
1393 - made Paint also work with the new implementation of ProjectionZ
1394 via Project3D in root 5.20/00 (it won't reuse the correct
1395 histogram from the pad :( )
1396 - replaced kFullDotMedium by 0 (no marker) where appropriate
1397 - changed the rule not to display the time-histogram
1398
1399
1400
1401 2008/06/30 Thomas Bretz
1402
1403 * datacenter/macros/fillstar.C:
1404 - check whether graphs are empty in a more accurate way
1405
1406 * datacenter/macros/plotdb.C:
1407 - fixed some axis title
1408 - increased range of fRatePedTrigEvts
1409
1410 * msql/MSQLMagic.cc:
1411 - added ' around the where clause in UpdateInsert to allowe
1412 also for times etc
1413
1414 * callisto.cc:
1415 - removed test-option (it was never used anyway and should
1416 be reprogrammed properly)
1417
1418 * datacenter/macros/plotdb.C, mbase/MStatusDisplay.h, mbase/MTime.h:
1419 - removed unused argument
1420
1421 * mbadpixels/MBadPixelsPix.h:
1422 - added static functions to get names and numbers of unsuitable
1423 and unreliable levels
1424
1425 * mbase/MMath.cc:
1426 - made MedianDevImp working properly with a template
1427
1428 * mhcalib/HCalibLinkDef.h, mhcalib/Makefile:
1429 - removed MHCalibrationTestCam
1430 - removed MHCalibrationTestTimeCam
1431
1432 * mhcalib/MHCalibrationCam.cc:
1433 - removed an obsolete TPad in Draw()
1434 - removed some obsolete kCanDelete in Drwa()
1435
1436 * mhcalib/MHCalibrationChargeCam.cc:
1437 - changed some colors to work properly also in root 5.20/00
1438
1439 * mhflux/MHThreshold.cc:
1440 - made Smooth work with root 5.20/00 (to be checked)
1441
1442 * mhist/MHCamera.[h,cc]:
1443 - fixed defaults in Profile and Projection function to match code
1444 - fixed some comments
1445 - replaced InheritsFrom arguments by TClass statics
1446
1447 * mjobs/JobsLinkDef.h:
1448 - removed MJCalibTest
1449
1450 * mjobs/MJCalibrateSignal.cc, mjobs/Makefile:
1451 - removed obsolete include of MParameterCalc
1452
1453 * mranforest/MRanForest.cc:
1454 - added a cast in BinarySearch to make it work with the template
1455 of root 5.20/00
1456
1457 * mtools/MCalendar.h:
1458 - fixed *MENU option
1459
1460 * mtools/MagicJam.h:
1461 - added the Smooth function of root 5.20/00 to be removed from
1462 the context menu
1463
1464
1465
1466 2008/06/21 Thomas Bretz
1467
1468 * callisto.cc, star.cc, ganymed.cc, sponde.cc:
1469 - set the display name to a more convinient name
1470
1471 * datacenter/macros/plotdb.C:
1472 - some improvement in setting axis titles and titles
1473 automatically from the sql column names
1474 - moved the Muon cut to a SetCondition call
1475 - renamed some functions
1476
1477 * mbase/MStatusDisplay.h:
1478 - overwrote SetTitle with a function allowing to set a title
1479 only if no title set so far
1480
1481 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
1482 mjobs/MJPedestal.cc:
1483 - set a proper display title and set it only if not already set
1484
1485 * mjobs/MJPedestal.cc:
1486 - changed some filter names to more convinient names
1487
1488
1489
1490 2008/06/20 Thomas Bretz
1491
1492 * macros/dohtml.C:
1493 - added missing mmovie directory
1494
1495 * mhflux/MHEnergyEst.cc:
1496 - changed the fit range to adapt to the new plot
1497 - exchanged the two plots on the right to have the correct plot
1498 near the 1D histogram
1499 - fixed the title of the plot in the top right
1500 - call SetNoExponent and SetMoreLoglabels
1501
1502 * mjobs/MJSpectrum.[h,cc]:
1503 - outsources producing the spectral function as string to
1504 a new static function FormFlux
1505
1506 * mpointing/MPointingDevCalc.cc:
1507 - added some info
1508
1509
1510
1511 2008/06/19 Thomas Bretz
1512
1513 * mjobs/MJSpectrum.cc:
1514 - small improvement to output
1515 - handle underflow bin of effective on-time more accurate
1516 - reddid the formattig of the spectral fit
1517
1518 * mbase/MMath.[h,cc]:
1519 - added Format member function
1520
1521 * datacenter/macros/plotstat.C:
1522 - fixed some axis titles
1523
1524
1525
1526 2008/06/19 Thomas Bretz
1527
1528 * RELEASE 2.1
1529
1530
1531
1532 2008/06/19 Thomas Bretz
1533
1534 * mraw/MRawRunHeader.cc:
1535 - fixed that the line reading the fNumEventsRead vanished
1536
1537
1538
1539 2008/06/18 Thomas Bretz
1540
1541 * datacenter/macros/buildsequenceentries.C:
1542 - replaced the old calculation of the run-time of one sequence
1543 by a more sophisticated using the TIMEDIFF function
1544
1545 * mjobs/MJStar.cc:
1546 - Use File id instead of run number
1547 - fixed the units in the display (phe not \\gamma)
1548
1549 * mjobs/MSequence.[h,cc]:
1550 - reorganized header
1551 - implemented new scheme including file numbers
1552 - increased class version number accordingly
1553 - removed some obsolete old, never used, functions and comments
1554
1555 * mraw/MRawRunHeader.[h,cc]:
1556 - renamed RunID to TypeID
1557 - return 0 in RunLength if one of the times is invalid
1558
1559 * Makefile:
1560 - removed sinope
1561
1562
1563
1564 2008/06/17 Daniel Hoehne
1565
1566 * datacenter/macros/fillcamera.C:
1567 - added and changed some parameters
1568
1569 * datacenter/scripts/mcsequences:
1570 - added database interaction. Now sequences are built by querying
1571 the relevant parameters in the MC database
1572
1573 * datacenter/scripts/runmccallisto, datacenter/scripts/runmcstar:
1574 - added
1575
1576 * datacenter/scripts/sourcefile:
1577 - added failed codes for runmccallisto and runmcstar
1578
1579
1580
1581 2008/06/17 Thomas Bretz
1582
1583 * datacenter/macros/plotdb.C:
1584 - SetSelectedPad to 0 before calling DrawClone of TGraph
1585 - small reordering of the tabs
1586 - removed tab with absolute effective on time
1587
1588 * mbase/MLog.cc:
1589 - make sure that the correct output level is restored after root
1590 called the error handler
1591
1592 * mbase/MStatusDisplay.cc:
1593 - Changed backround color to white (_not_ kWhite)
1594 - made a sunken border around the canvas
1595 - SetFrameBorderMode(0) per default
1596
1597 * mraw/MRawRunHeader.[h,cc]:
1598 - added some consistency checks
1599 - make the bug fix for the wrong number of events also for
1600 V10 and V11
1601 - added Getters for RunID and FileID used to idetify
1602 the runs more clever than run-number and file-number
1603
1604
1605
1606 2008/06/14 Thomas Bretz
1607
1608 * merpp.cc:
1609 - replaced MRawFileWrite by MWriteRootFile
1610
1611 * showplot.cc:
1612 - added new options to write tiff files
1613 - added new options to write csv files
1614 - some code simplification
1615
1616 * datacenter/macros/plotdb.C:
1617 - set the title (without axis descriptions) as Tab-title
1618 - set FrameBorderMode to 0 for canvas
1619
1620 * mbase/MStatusArray.[h,cc]:
1621 - added a copy constructor taking MStatusDislay as an argument
1622 - set gLog to all in Print()
1623
1624 * mhbase/MFillH.[h,cc]:
1625 - allow to set a title in SetNameTab which is used as tab title
1626 - therefore added new data member fTitleTab
1627 - increased class version by 1
1628
1629 * mraw/MRawRead.cc:
1630 - set ReadyToSave for raw data to be able to use MWriteRootFile
1631 in merpp
1632
1633 * mraw/Makefile, mraw/RawLinkDef.h:
1634 - removed MRawFileWrite
1635
1636 * mbase/MStatusDisplay.[h,cc]:
1637 - added the tif file format
1638 - added the csv file format
1639 - fixed the bmp and xml menu entries
1640 - added again to list of specials to allow for access from the
1641 interpreter
1642 - added title to AddTab. The title is stored as canvas title
1643 - added some warpper to access FindobjectInCanvas and Print
1644 from the MStatusDisplay to gain access from the interpreter
1645 - Removed obsolete DrawClonePad wrapper in Display and
1646 added title
1647 - added FillArray to add all canvases to a temporary MStatusArray
1648 - removed obsolete CanvasSetFillColor
1649 - use mktemp in UpdatePSHeader
1650 - some code cleanup. Moved some common code from the SaveAs function
1651 to the new InitWrite* functions
1652 - implemented %%tab%% and %%name%%
1653 - added a workround (MyCanvas) to get the title and footer in the
1654 ps-files also in root 5.18
1655 - removed cloning of the canvases whereever possible.Gave problems
1656 in root 5.18 (not yet understood)
1657 - changed color mode of postscrip files from rgb to cmyk
1658 - UpdatePSHeader not long needed in root >=5.12
1659 - reorganized header file
1660
1661 * mreport/MReportCC.[h,cc]:
1662 - removed obsolete fRecTemp
1663 - call Copy() in the correct direction
1664
1665 * mreport/MReportFileRead.[h,cc]:
1666 - use a C++ cast instead of a C-cast
1667 - add containers to parameter list _before_ calling SetupReading
1668 - removed some obsolete comments in the header
1669
1670 * mjobs/MJStar.cc:
1671 - we need to read the new "Rec" tree
1672 - and we need to fill from the Rec _and_ CC tree (could give a bias
1673 if the rate on both trees would once be identical anymore)
1674
1675 * mhist/MHCamEvent.cc:
1676 - allocate fSum in constructor to allow filling from two different
1677 tasks
1678
1679
1680
1681 2008/06/14 Thomas Bretz
1682
1683 * mtrigger/MFTriggerPattern.cc:
1684 - improved documentation
1685
1686 * mars.cc, mbase/MStatusDisplay.cc:
1687 - changed the M in MARS to "Modular"
1688 - rpelaced year in copyright by current year
1689
1690 * datacenter/macros/plotdb.C:
1691 - increased range for the rate of the calibration events
1692 - added "RatioCal" tab
1693
1694 * datacenter/macros/fillstar.C:
1695 - fill NULL also if TGraph is empty
1696
1697 * mastro/MAstro.cc:
1698 - included math.h for darwin
1699
1700 * mjobs/MJCalibrateSignal.cc:
1701 - changed the named of the MFTriggerPattern
1702
1703 * merpp.cc:
1704 - added new option --only, --rep-run, --rep-file, --header-run,
1705 --header-file, --telescope
1706 - moved Receiver information from tree CC to tree Rec
1707
1708 * mbase/MStatusDisplay.cc:
1709 - replaced MTime by TDatime
1710
1711 * mcamera/MCameraRecTemp.[h,cc], mcamera/MCameraTD.[h,cc],
1712 mcamera/MCameraTH.[h,cc], mreport/MReportCC.[h,cc]:
1713 - moved interpretation of sub-parts of the reports from
1714 MReportCC to the corresponding MCamera* classes
1715
1716 * mreport/MReport.[h,cc]:
1717 - added Copy member function to copy time and state
1718 - added CheckTag member function
1719 - Implemented skipping of the Telescope number in the reports
1720 for version >=200805190
1721
1722 * mreport/MReportCC.[h,cc]:
1723 - access Receiver infomations via new class MReportRec
1724 even for old file formats
1725 - skip this block in new formats
1726 - moved CheckTag to base class
1727
1728 * mreport/MReportCamera.[h,cc]:
1729 - removed CheckTag
1730
1731 * mreport/MReportFileRead.[h,cc]:
1732 - don't check for the number of lines anymore but for -1 instead
1733 - changed fNumLine from ULong to Long to allow a negative
1734 return value. We don't expect so many lines in a file anyway,
1735 do we?
1736
1737 * mreport/MReportFileReadCC.[h,cc]:
1738 - splitted CheckFileHeader into several subfunction
1739 - added checks and reading of telescope number and file number
1740
1741 * mreport/MReportRun.[h,cc]:
1742 - added file number from new format
1743
1744 * mreport/Makefile, mreport/ReportLinkDef.h:
1745 - added MReportRec
1746
1747 * mreport/MReportRec.[h,cc]:
1748 - added
1749
1750 * mhist/MHCamera.cc:
1751 - fixed a bug in the profile and projection functions namely that
1752 the default was not correctly treated because char* was
1753 compared with char*
1754
1755 * mbase/MLog.cc, mbase/MMath.cc, mbase/MParContainer.cc,
1756 mcalib/MCalibrateData.cc, mcalib/MCalibrationPulseTimeCam.cc,
1757 mhbase/MBinning.h, mhbase/MH.cc, mhbase/MHMatrix.cc,
1758 mhbase/MHn.cc, mhcalib/MHCalibrationChargeCam.cc, mhflux/MHDisp.cc,
1759 mimage/MCameraSmooth.cc, mimage/MConcentration.cc,
1760 mjobs/MJCalibration.cc, mjoptim/MJOptimize.cc,
1761 mjtrain/MJTrainSeparation.cc, mmuon/MMuonSearchPar.cc,
1762 mreport/MReportCurrents.cc, mreport/MReportRun.cc,
1763 mtools/MChisqEval.cc:
1764 - fixed some cast-away constness warnings
1765 - fixed some shadow declarations
1766
1767 * mhbase/MH.[h,cc]:
1768 - removed an old obsolete workaround (ProjectionX/Y)
1769
1770 * mimage/Makefile, mimage/ImageLinkDef.h:
1771 - removed MCameraSmooth
1772
1773 * mbase/MAGIC.h:
1774 - added a new namespace UTF8 with double char characters
1775
1776 * mbase/BaseLinkDef.h:
1777 - added the new namespace UTF8
1778
1779 * mimage/MNewImagePar.cc, mpointing/MPointing.cc,
1780 datacenter/macros/fillstar.C:
1781 - some characters replaced by the new UTF8 characters
1782
1783
1784
1785 2008/06/13 Thomas Bretz
1786
1787 * datacenter/macros/fillcalib.C:
1788 - fixed a bug introduced by the usage of InserUpdate
1789
1790 * datacenter/macros/fillsignal.C:
1791 - fixed a type (the wrong number was printed to the console)
1792
1793 * mjobs/MJCalibrateSignal.cc:
1794 - let all calibration triggered events pass to calibration
1795
1796 * mtrigger/MFTriggerPattern.[h,cc]:
1797 - count a bit more to increase the printed amout of
1798 information at the end
1799
1800
1801
1802 2008/06/12 Thomas Bretz
1803
1804 * resources/starguider00267253.txt, resources/starguider00291104.txt:
1805 - added
1806
1807 * ganymed.rc, ganymed_wobble.rc, ganymed_onoff.rc:
1808 - added preliminary pointing models
1809
1810 * mpointing/MPointingDevCalc.cc:
1811 - updated comments
1812
1813 * mraw/MRawCrateData.[h,cc], mraw/MRawEvtHeader.[h,cc],
1814 mraw/MRawRunHeader.[h,cc]:
1815 - renamed reading the old format to ReadEvtOld
1816 - implemented reading format>10
1817 - added the header size as new argument to ReadEvt
1818
1819 * mraw/MRawEvtHeader.cc:
1820 - made the argument to DecodeTime const
1821 - fixed the return value in ReadEvtOld. kCONTINUE could
1822 never be returned
1823
1824 * mraw/MRawRead.cc:
1825 - gives header size for format>10 to ReadEvt
1826 - if EvtHeader could not be read correctly return kFALSE
1827 - let MRawCrateData::ReadEvt check end-of-file
1828
1829 * merpp.cc:
1830 - improved explanation for -ff option
1831
1832 * readdaq.cc:
1833 - added -ff option
1834 - added an option to call MReadRawFiles::SetForceMode
1835
1836 * mbase/MTime.[h,cc]:
1837 - added new member function SetBinary to easy processing
1838 of the time from the new run header
1839
1840 * mhflux/MHEffectiveOnTime.cc:
1841 - for the integral (Nm) we have to count also events in under and
1842 overflow bins
1843
1844 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
1845 mjobs/MJPedestal.cc:
1846 - call MRawFileRead::SetForceMode to get the (corrected)
1847 old behaviour back (not to stop if an event time is
1848 broken but to skip the event)
1849
1850 * mraw/MRawRunHeader.[h,cc]:
1851 - the number of events in format version V9 seems to be
1852 to high by one. We correct for this.
1853 - added new data members for the header sizes
1854 - new data member for the file number
1855 - increased cize of fSourceEpochChar
1856 - consequently increased class version number by 1
1857
1858 * datacenter/macros/plotdb.C:
1859 - improved some titles
1860 - added the new rates
1861 - added the new values from the star-files
1862
1863 * mbase/MStatusDisplay.cc:
1864 - removing the canvases from the global list didn't work
1865 because some RecursiveRemovs rely on gROOT->FindObject to work
1866 (adding them to another list didn't work either)
1867
1868 * mhflux/MHEnergyEst.cc:
1869 - renamed the "Resolution" Histogram accordingly.
1870
1871 * mjobs/MJCalibrateSignal.cc:
1872 - added a histogram showing the arrival time of
1873 extracted interleaved calibration events
1874
1875 * mraw/MRawEvtData.[h,cc]:
1876 - fixed the Draw function. It was broken since the latest changes
1877 - added fNumBytesPerSample to the Copy-function
1878 - fixed the GetSample-function
1879 - added a new member funtion to return the maximu possible
1880
1881 * mars.rc:
1882 - changed the default for the MUX spline to the 50 sl window
1883
1884 * msignal/MSignalCalc.cc:
1885 - scale the pedestal correctly with the scale
1886
1887 * mjobs/MJStar.cc:
1888 - allow filling of pyrometer information to be skipped
1889
1890 * mhist/MHWeather.cc:
1891 - show also colored labels
1892
1893 * Makefile:
1894 - it seems the libmars.so looses read permissions for group
1895 and others when it is moved. Now they are set manually
1896
1897 * datacenter/fillsignal.C, datacenter/macros/fillstar.C:
1898 - added filling of calibration pulse position
1899 - use more often NULL in case of no entries. This is less
1900 biasing in case of averaging of values
1901
1902 * macros/tutorials/readrfl.C:
1903 - print run header
1904 - print event header
1905 - skip empty events
1906
1907 * mhist/MHEvent.cc:
1908 - removed the pointing from the histogram names. It's
1909 simply obsolete
1910
1911 * mjobs/MJSpectrum.[h,cc]:
1912 - removed the kolmogorov test from output
1913 - added a new tab showing the energy resolution
1914 - therefore added a new BinningImpact to the list of binnings
1915 - store the ganymed file's file name in the output
1916
1917 * mmain/MEventDisplay.cc:
1918 - skip events without data in the loop not in the code.
1919 This ensures that no task can crash due to this
1920 when processing MCs
1921
1922 * msql/MSQLMagic.[h,cc]:
1923 - fixed InsertUpdate. The primary key was not inserted
1924 if Insert was called
1925
1926
1927
1928 2008/06/11 Thomas Bretz
1929
1930 * mhflux/MHEnergyEst.[h,cc]:
1931 - finally replaced fResolution by more correct histograms
1932 - some code cleanup in projecting, profiling and drawing
1933 - increased class version number by one
1934
1935 * mbase/MStatusDisplay.cc:
1936 - remove the embedded canvas from the global list to prevent
1937 global access to it
1938
1939 * mhbase/MH3.cc:
1940 - fixed a bug if in a 2D constructor a 1D profile was created
1941
1942 * mreport/MReportPyrometer.cc:
1943 - tiny changes to the comments
1944
1945
1946
1947 2008/06/10 Thomas Bretz
1948
1949 * mreport/MReportPyrometer.[h,cc]:
1950 - added
1951
1952 * mreport/Makefile, mreport/ReportLinkDef.h:
1953 - added MReportPyrometer
1954
1955 * mreport/MReportRun.cc:
1956 - removed obsolete include of MAstro
1957
1958 * merpp.cc:
1959 - added Pyrometer information
1960
1961 * mfileio/MWriteRootFile.h:
1962 - added new member function AddTree to add a container with the
1963 corresponding time-stamp
1964
1965 * mjobs/MCalibrateSignal.cc, mjobs/MJStar.cc:
1966 - replaced some AddContainer by the new AddTree
1967 - added Pyrometer information to in- and output, respectively
1968
1969 * datacenter/macros/fillstar.C:
1970 - added new columns fAvgHumidity, fAvgCloudiness, fRmsCloudiness
1971 and fAvgTempSky
1972
1973 * mhist/MHWeather.[h,cc]:
1974 - removed the display of the solar radiation which was
1975 never working
1976 - added display of the pyrometer data to the display
1977 - reorganized display
1978
1979 * mjobs/MJStar.cc:
1980 - added filling of the weather data also from the pyrometer branch
1981
1982
1983
1984 2008/06/09 Thomas Bretz
1985
1986 * mbase/MArgs.[h,cc]:
1987 - for convinience store the full command line as Title
1988 - replaced *fArgv by fArgv
1989
1990 * mbase/MObjLookup.cc:
1991 - replaced C-style cast by reinterpret_cast
1992
1993 * datacenter/macros/fillcalib.C, datacenter/macros/fillstar.C:
1994 - removed usage of Nint (obsolete... Form does rounding)
1995
1996 * datacenter/macros/fillsignal.C:
1997 - removed usage of Nint (obsolete... Form does rounding)
1998 - added new columns to get trigger rates from TrigPat tab
1999 - fixed some small bugs lately introduced
2000
2001 * mhflux/MHEffectiveOnTime.cc:
2002 - fixed a typo in ReInit
2003
2004
2005
2006 2008/06/06 Thomas Bretz
2007
2008 * datacenter/macros/plotdb.C:
2009 - added average temperature and wind speed
2010 - reviewed some ranges
2011
2012 * mhbase/MH3.cc:
2013 - in the 2D case with labels and boxes use blue line color
2014
2015 * mhflux/MHEffectiveOnTime.[h,cc]:
2016 - added a new data member fTotalTime counting the total run-time
2017 from the run-headers
2018 - added the new data member to the display
2019 - increased class version number accordingly
2020
2021 * mjobs/MJCalibrateSignal.cc:
2022 - let sum-trigger events pass to get calibrated
2023 - improved DefineLabel table for trigger patterns
2024 - added MTriggerPattern to output
2025
2026 * mjobs/MJStar.cc:
2027 - added a new tab "Rate" showing the remaining rates per run and
2028 trigger pattern after image cleaning
2029 - let only event with Lvl1 trigger pass to effective on-time
2030 calculation
2031 - changed title in plot of avg dc currents and pedestal rms
2032
2033 * mtrigger/MFTriggerPattern.[h,cc]:
2034 - added a counter counting the trigger decision
2035 - print the result in the PostProcess
2036
2037
2038
2039 2008/06/06 Thomas Bretz
2040
2041 * datacenter/macros/fillstar.C:
2042 - added windspeed and temperature
2043
2044 * datacenter/macros/fillcalib.C, datacenter/macros/fillsignal.C,
2045 datacenter/macros/fillstar.C:
2046 - use MSQLMagic instead of MSQLServer
2047
2048 * datacenter/macros/plotdb.C:
2049 - added wind speed and temperature
2050
2051 * datacenter/macros/plotstat.C:
2052 - added a plot showing the observation time per exposure (based on
2053 the source key)
2054
2055 * mbase/MStatusDisplay.cc:
2056 - fixed the SaveAs. A wrong version was comitted
2057
2058 * mextralgo/MExtralgoSpline.h:
2059 - added the missing inclusion of TMath (root 5.18)
2060
2061
2062
2063 2008/06/03 Thomas Bretz
2064
2065 * mbase/MStatusDisplay.cc:
2066 - added missing inclusion of TMath (root 5.18)
2067 - initialize gClient in batch mode to repair broken
2068 batch-mode in root 5.18. Fortunately this doesn't
2069 break root 5.12
2070 - added a SaveAs(const char *c, const Option_t *o)
2071 based on the new SaveAs from TGObject
2072
2073 * mcalib/MCalibrationChargePix.[h,cc],
2074 mextralgo/MExtralgoDigitalFilter.[h,cc]:
2075 - moved some code to source file to prevent TMath inclusion in
2076 header (root 5.18)
2077
2078 * mcalib/MCalibrationChargeCam.cc,
2079 mcalib/MCalibrationChargePINDiode.cc:
2080 - added the missing inclusion of TMath (root 5.18)
2081
2082 * mgeom/MGeomCam.[h,cc]:
2083 - for sanity (a bug in root < 5.18) filling fPixels is now
2084 done via AddAt. This "repairs" the functionality of the
2085 Streamer which before didn't store any contants of fPixels
2086 nor read any contents.
2087 - Removed the custom Clone function. It is now obsolete,
2088 because it works through the fixed Streamer
2089 - a Copy-member function has been implemented
2090 - a custom Streamer has been implemented allowing to read
2091 files containing MGeomCamMagic written with root 5.12
2092 with root 5.18
2093 - A member function containing the workaround has been implemented
2094 - Print got an option ("simple")
2095
2096 * mgeom/GeomLinkDef.h:
2097 - suppress root-Streamer
2098
2099 * manalysis/MGeomApply.cc:
2100 - added the newly necessary call to the StreamerWorkaround
2101
2102 * mgeom/MGeomPix.[h,cc]:
2103 - because with the IgnoreTObjectStreamer set for MParContainer
2104 the bits for the outer rings cannot be stored. This was no
2105 problem before because in reality they have never been written
2106 or read. To store the bits a new data-member fUserBits
2107 has been introduced.
2108 - accordingly all calles to set or remove the bits have been
2109 changed to use fUserBits instead
2110 - the class version number has been increased due to the new
2111 data member
2112 - improved Print-output
2113
2114
2115
2116 2008/06/02 Thomas Bretz
2117
2118 * mars.cc, sinope.cc:
2119 - added include of TClass for TIgnoreStreamer (root 5.18)
2120
2121 * manalysis/MEventRate.[h,cc]:
2122 - moved GetError to source file and included TMath (root 5.18)
2123
2124 * manalysis/MMultiDimDistCalc.cc, mdata/MDataList.cc:
2125 - included math.h (root 5.18)
2126
2127 * mastro/MAstro.[h,cc], mastro/MVector3.[h,cc], mbase/MRunIter.[h,cc],
2128 mbase/MTime.[h,cc], mdata/MDataPhrase.[h,cc], mgeom/MGeomPix.[h,cc],
2129 mhcalib/MHCalibrationChargeBlindPix.[h,cc],
2130 mhflux/MHCollectionArea.[h,cc], mhft/MHexagonFreqSpace.[h,cc],
2131 mimage/MHillas.[h,cc], mmuon/MMuonSearchPar..[h,cc],
2132 mpedestal/MPedestalPix.[h,cc], mpointing/MPointingDev.[h,cc],
2133 mpointing/MSrcPosCam.[h,cc], mpointing/MPointingPos.[h,cc],
2134 mpointing/MPointing.[h,cc]:
2135 - moved some code to source file to prevent TMath inclusion in
2136 header (root 5.18)
2137
2138 * mbase/MEnv.cc:
2139 - added missing include TObjArray (root 5.18)
2140 - removed obsolete EmarkerStyles (root 5.18)
2141
2142 * mbase/MDirIter.cc:
2143 - added missing include TList (root 5.18)
2144
2145 * mastro/MAstroCatalog.cc, mhist/MHHadronness.cc, mhist/MHWeather.cc,
2146 mhvstime/MHPixVsTime.cc, mhvstime/MHVsTime.cc,
2147 mpointing/MHPointing.cc, mranforest/MHRanForest.cc,
2148 mranforest/MHRanForestGini.cc, mranforest/MRanForest.cc,
2149 mreflector/MHReflector.cc:
2150 - added missing inlcude TH1 (root 5.18)
2151
2152 * mbase/MFilter.cc, mbase/MGMap.cc, mbase/MTask.cc,
2153 mcalib/MCalibrationBlindPix.cc, mdata/MDataChain.cc,
2154 mfilter/MFEnergySlope.cc, mgeom/MGeomMirror.cc,
2155 mgui/MCamEvent.cc, mhbase/MBinning.cc, mhbase/MHMatrix.cc,
2156 mhcalib/MHCalibrationPix.cc, mhcalib/MHGausEvents.cc,
2157 mhflux/MHEnergyEst.cc, mhist/MHCamEventRot.cc,
2158 mhist/MHHadronness.cc, mranforest/MHRanForest.cc,
2159 mreflector/MRflEvtHeader.cc, mreflector/MRflSinglePhoton.cc,
2160 msql/MSQLServer.cc, mtools/MSimulatedAnnealing.cc,
2161 mtools/MTFillMatrix.cc, mcalib/MCalibrationPix.cc,
2162 mcalib/MCalibrationQEPix.cc, manalysis/MParameterCalc.cc,
2163 mcalib/MCalibrationTestCalc.cc, mdata/MDataArray.cc,
2164 mgeom/MGeomCamDwarf.cc, mhbase/MH3.cc, mtools/MagicJam.cc,
2165 mhcalib/MHCalibrationRelTimeCam.cc, mhft/MGeomCamMagicXT.cc,
2166 mranforest/MRanForestCalc.cc, mtools/MagicDomino.cc,
2167 mhflux/MHThreshold.cc, mimage/MStereoPar.cc,
2168 mfilter/MFCosmics.cc, mpedestal/MPedestalCam.cc:
2169 - added missing include of TMath (root 5.18)
2170
2171 * mbase/MGTask.cc, mdata/MDataChain.cc, mhbase/MHArray.cc,
2172 mjobs/MJCut.cc, mjoptim/MJOptimizeCuts.cc, mmc/MMcEvt.cxx:
2173 - added missing include of TClass (root 5.18)
2174
2175 * mhbase/MH3.cc:
2176 - added missing include of THashList (root 5.18)
2177
2178 * mcalib/MCalibrationChargeCalc.[h,cc], msignal/MExtractor.[h,cc],
2179 mpedestal/MPedestalSubtract.[h,cc], msignal/MExtractTime.[h,cc]:
2180 - for convinience (rootcint of 5.18) changed "static const TString"
2181 to "static const char *"
2182
2183 * mhflux/MMcSpectrumWeight.cc:
2184 - Use TString::Data() for second argument in TF1 constructor.
2185 Otherwise it is ambiguous in root 5.18
2186
2187 * mhbase/MH.cc:
2188 - adde missing includes of TColor, TMath and TClass (root 5.18)
2189 - implemented a workaround which always uses the correct
2190 CreateGradientColorTable (root 5.18)
2191
2192 * Makefile:
2193 - linking of the shared object is now done in /tmp
2194 - replaced = by := where possible
2195
2196 * mjobs/MJCalibrateSignal.cc:
2197 - do not invert contcoscal, that's wrong
2198
2199 * mmovie/MMovieWrite.cc:
2200 - added a #if-directive to use either gStyle or TColor
2201 for CreateGradientColorTable depending on root-version
2202
2203 * mimage/MStereoPar.[h,cc], mimage/MStereoCal.[h,cc]:
2204 - replaced Monate Carlo container by MPointingPos
2205 - made every algorithm unique
2206
2207
2208
2209 2008/06/01 Thomas Bretz
2210
2211 * callisto.cc, star.cc:
2212 - renamed new option to "--null-dev" (clashes with MLog options)
2213
2214 * mbase/MContinue.cc:
2215 - improved output
2216
2217 * mbase/MTaskList.cc:
2218 - fixed broken FindTaskList
2219
2220
2221
2222 2008/05/31 Thomas Bretz
2223
2224 * callisto.cc, star.cc:
2225 - added new option "--null" to suppress run-wise output files
2226
2227 * mjobs/MJob.h:
2228 - added new data-member fNullOut to flag suppression of
2229 run-wise output files
2230
2231 * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
2232 - use new option HasNullOut from base class
2233
2234 * mbase/MClone.cc:
2235 - fixed Init (still had a constructor like initializer)
2236
2237 * mtrigger/MFTriggerPattern.h:
2238 - included missing MTripperPattern
2239
2240 * mtrigger/MFTriggerPattern.cc:
2241 - removed default arguments
2242 - exchanged ^ by ~
2243 - fixed a few typos in function names
2244
2245
2246
2247 2008/05/27 Stefan Ruegamer
2248
2249 * datacenter/scripts/filesondisk
2250 - changed the search for raw files to not search in hidden folders
2251
2252
2253
2254 2008/05/25 Thomas Bretz
2255
2256 * mtrigger/MTriggerPattern.cc:
2257 - fixed a typo in a comment
2258
2259 * mtrigger/MFTriggerPattern.[h,cc]:
2260 - some code cleanup (mainly unified all the Require and Deny
2261 functions into one)
2262 - added a DenyAll member function
2263 - added Allow member functions including an AllowAll member function
2264
2265 * mjobs/MJPedestal.cc:
2266 - To choose pedestals we now deny all other trigger bits except the
2267 pedestal bit and in the case of data runs we deny all bits
2268 except trigger lvl1 and trigger lvl2
2269
2270 * mjobs/MJCalibration.cc:
2271 - In addition to denial of prescaled calibration events we
2272 deny any bit in the unprescaled pattern but allow only
2273 calibration events
2274
2275 * mjobs/MJCalibrateSignal.cc:
2276 - Instead of the denial of only calibration and pedestal events,
2277 we now deny any bit in the pattern, but allow Trigger Lvl1
2278 and Trigger Lvl2 events to choose cosmics
2279 - Instead of the denial of only lvl1 and lvl2 events,
2280 we now deny any bit in the pattern, but allow pedestal
2281 events to choose pedestals
2282 - Instead of requiring only calibration events,
2283 we now deny any bit in the pattern, but require the calibration
2284 bit to choose calibration events
2285
2286 * mbase/MClone.[h,cc]:
2287 - instead of cloning the object again and again we now clone
2288 it once and then just copy the contents. A new option has
2289 been introduced to switch back to the old behaviour
2290
2291 * mbase/MStatusDisplay.[h,cc]:
2292 - changed the argument of GetEmbeddedCanvas from a pointer
2293 to a reference
2294
2295 * macros/rootlogon.C:
2296 - switched on optimization (-O3) for ACLIC
2297
2298
2299
2300 2008/05/24 Thomas Bretz
2301
2302 * mjobs/MJCalibrateSignal.cc:
2303 - removed the obsolete fconsmics (what the hell did it do...
2304 it removed the largest events?)
2305 - added a cosmics trigger for calibration events instead
2306
2307
2308
2309
2310 2008/05/20 Thomas Bretz
2311
2312 * mjobs/MJCalibrateSignal.cc:
2313 - added a MH3-histogram to be filled. It contains the
2314 rate of the trigger pattern per run.
2315 - the filter selecting the calibration or pedestal
2316 events has been renamed from ftp to fcalped
2317 - the MContinue rejecting these events has been renamed
2318 from conttp to contcalped
2319 - the filter selecting the pedestal events have been
2320 renamed from ftp2 to fped
2321 - In the case of MUX data (no lo-gain) this filter
2322 is now also rejecting lvl1 and lvl2 triggered events
2323 - the ftp2-filter for the pedestal extraction tasks and
2324 the corresponding histogram fillers is obsolete
2325 - the previouls "PedestalFilter" is obsolete.
2326 - it doesn't make sense not to extract the signal (filter
2327 of teskenv1, taskenv2 and taskenv3) but process the
2328 rest of the tasklist
2329 - the pedestal extraction (as the calibration was already)
2330 has been moved to its own tasklist with the corresponding
2331 filter applied.
2332 - tlist3 has been renamed to tlist4
2333 - contped has been removed from the tasklist
2334
2335 * mhbase/MH3.cc:
2336 - fixed a bug introduced with the lables (it must be !(x&y)
2337 instead of !x&y
2338
2339 * mjobs/MDataSet.cc:
2340 - shortened a line of output to fit into 80 characters
2341
2342
2343
2344 2008/05/19 Thomas Bretz
2345
2346 * Makefile.conf.general, Makefile.conf.linux:
2347 - distinguish between := (eval once) and = (eval every access)
2348
2349 * mbase/BaseLinkDef.h, mbase/Makefile:
2350 - added MObjLookup
2351
2352 * mbase/MObjLookup.[h,cc]:
2353 - added
2354
2355 * mbase/MEvtLoop.cc:
2356 - set progress bar position to 0 before PreProcessing
2357
2358 * mdata/MDataMember.[h,cc]:
2359 - added a member function to get a string
2360
2361 * mfilter/MFCosmics.cc:
2362 - fixed a typo in a comment
2363
2364 * mhbase/MH.[h,cc]:
2365 - improved SetBinning for newer root-versions
2366 - improved SetBinning to correctly support axis with labels
2367 (keeps the binning unchanged)
2368
2369 * mhbas/MH3.[h,cc], mhbase/MHn.[h,cc]:
2370 - support for axis labels was added.
2371 - a possibility to set an additional weight has been added
2372 - the version number has been increased accordingly
2373
2374 * mjobs/MJPedestal.cc:
2375 - deny level1 and level2 triggers choosing pedestal events
2376
2377 * mraw/MRawRunHeader.h:
2378 - added a member function returning the RunLength (stop-start)
2379
2380 * mtrigger/MTriggerPattern.[h,cc]:
2381 - wrapped some comments
2382 - improved comments
2383
2384
2385
2386 2008/05/15 Thomas Bretz
2387
2388 * mfilter/MFMagicCuts.[h,cc]:
2389 - fixed a few typos in comments and in the output
2390 - added an option kAreaLin with a linear cut in area for special
2391 studies
2392
2393 * mbase/MStatusDisplay.cc:
2394 - if no MStatusArray is found, keys which store a TCanvas object
2395 are displayed instead if available
2396
2397 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]:
2398 - the extraction range to get the maximum is now determined
2399 automatically from the MExtractedSignalCam
2400
2401 * mpedestal/MPedestalSubtract.cc, msignal/MExtractTimeAndCharge.cc:
2402 - raise an error if there is a mismatch in the number of samples
2403
2404
2405
2406
2407 2008/05/14 Thomas Bretz
2408
2409 * mhbase/MH3.[h,cc], mhbase/MHn.[h,cc]:
2410 - enhanced to allow direct filling of Profile histograms
2411
2412 * mjobs/MDataSet.h:
2413 - fixed a bug in Print() causing an infinite loop
2414
2415 * mjtrain/MJTrainDisp.cc, mjtrain/MJTrainSeparation.cc:
2416 - write the dataset(s) to the output file
2417
2418 * mjtrain/MJTrainEnergy.cc
2419 - write the dataset to the output file
2420 - added new plots to show the resolution versus several different
2421 parameters
2422
2423 * mpedestal/MPedestalSubtract.[h,cc]:
2424 - added an additional check to compate the number of hi-/lo-gain
2425 slices in the run- and event-header
2426
2427 * mpointing/MPointingDevCalc.cc:
2428 - added the 14th Jan 08 to the list of new pointing models
2429
2430
2431
2432 2008/05/07 Stefan Ruegamer
2433
2434 * datacenter/scripts/checkmd5sum
2435 - implemented check of files from /magic and /data
2436
2437 * datacenter/scripts/checktransfer
2438 - changed the search for temporary zipfiles to not search in hidden
2439 directories
2440
2441 * datacenter/scripts/movingrawfiles2
2442 - movingrawfiles to move raw files from /data/fromtape
2443
2444 * datacenter/scripts/runcallisto
2445 - changed default callisto.rc to callisto_mux_new.rc
2446
2447 * datacenter/scripts/zipscript
2448 - changed the script due to the fact that /magic/data/rawfiles is
2449 now a link
2450 - changed the find to not search in hidden directories
2451 - added the -n option to ssh
2452
2453 * resources/calibration_spline.rc
2454 - added calibration factors for periods 62-66 but these are not
2455 newly calculated, simply pasted from previous periods!
2456
2457
2458
2459 2008/04/08 Thomas Bretz
2460
2461 * mreport/MReportDrive.cc:
2462 - implemented changes of Version 20080220
2463
2464
2465
2466 2008/03/19 Thomas Bretz
2467
2468 * mjobs/MJSpectrum.cc:
2469 - fixed a bug introduced yesterday. The overflow bin was not
2470 correctly referenced
2471
2472
2473
2474 2008/03/18 Thomas Bretz
2475
2476 * sponde.cc:
2477 - added new option "--force-runtime"
2478
2479 * mbase/MEnv.h:
2480 - added WriteFile to context menu
2481
2482 * mjobs/MJSpectrum.[h,cc]:
2483 - added a new option to force using the runtime instead of the
2484 effective observation time (this might bw wrong for very
2485 short datasets)
2486 - added a check if the effective observation time is out of
2487 the histogram range... print a warning if so and include
2488 the overflow bins into the eff. obs time
2489 - added an estimated sensitivity curve for high and low za
2490 to the spectrum plots
2491 - added description text for 1553 and crab spectrum
2492 - write out the MC events after cuts including their weights
2493 - do not fit at 1TeV but 500GeV instead
2494
2495 * mjobs/MJob.cc:
2496 - check in WriteContainer whether the file is already open
2497
2498 * mpointing/MPointingDevCalc.cc:
2499 - added some more comments
2500
2501 * mhflux/MMcSpectrumWeight.[h,cc]:
2502 - added the possibility to extend a spectrum by "fake" statistics
2503
2504
2505
2506 2008/03/14 Daniel Hoehne
2507
2508 * datacenter/macros/filldotrun.C:
2509 - inserted new arehucas version
2510
2511
2512
2513 2008/03/04 Thomas Bretz
2514
2515 * condor/program.submit, condor/macro.submit, condor/script.submit:
2516 - added
2517
2518
2519
2520 2008/03/03 Thomas Bretz
2521
2522 * mhflux/MHAlpha.[h,cc]:
2523 - allow to project individual bins in DrawNicePlot
2524
2525
2526
2527 2008/02/24 Thomas Bretz
2528
2529 * mbase/MLog.h:
2530 - added a getter for the OutputLevel (for debugging)
2531
2532 * mpointing/MPointing.h:
2533 - added a memberfunction to calculate the Abs-value
2534
2535 * mpointing/PointingLinkDef.h:
2536 - added RaDec
2537
2538
2539
2540 2008/02/21 Daniela Dorner
2541
2542 * datacenter/db/builddatasets.php:
2543 - display 'Remark' only in case of errors
2544
2545
2546
2547 2008/02/08 Stefan Ruegamer
2548
2549 * datacenter/scripts/checkmd5sum
2550 - added check to prevent that checksums of files not read from tape
2551 enter the .lapalma file
2552
2553 * datacenter/scripts/dbchk
2554 - added check for crashed runs, sequences and datasets
2555 - corrected bugs in find command and $dir-loops
2556 - adapted to the automatic concept and added it to the cronjobs
2557
2558
2559
2560 2008/02/01 Stefan Ruegamer
2561
2562 * datacenter/macros/filldotrun.C
2563 - added default entry for fCompmux for new runs
2564
2565 * datacenter/macros/checkfileavail.C
2566 - added checking of fCompmux
2567
2568
2569
2570 2008/02/01 Daniel Hoehne
2571
2572 * datacenter/db/runinfo-aio.php:
2573 - fixed 'bug' with query. Now runs are displayed in ascending order
2574
2575
2576
2577 2008/01/31 Thomas Bretz
2578
2579 * mbase/MThread.[h,cc]:
2580 - imported from Cosy
2581
2582 * mbase/Makefile:
2583 - added MThread
2584
2585 * mbase/BaseLinkDef.h:
2586 - added MThread
2587
2588
2589
2590 2008/01/27 Thomas Bretz
2591
2592 * .rootrc:
2593 - updated with the correct path to the ViewCVS
2594
2595
2596
2597 2008/01/24 Thomas Bretz
2598
2599 * mpointing/MPointing.cc:
2600 - added ClassImp for RaDec
2601
2602 * mpointing/MPointing.h:
2603 - added code for classes AltAz and RaDec deriving from TVector2
2604 not to be used in Mars and Cosy
2605
2606
2607
2608 2008/01/24 Daniel Hoehne
2609
2610 * scripts/preparemc:
2611 - adapted to new rawfile/camera structure in /magic/montecarlo
2612
2613
2614
2615 2008/01/14 Thomas Bretz
2616
2617 * mpointing/MPointing.h:
2618 - added enumeration operator[]
2619
2620
2621
2622 2008/01/11 Thomas Bretz
2623
2624 * mbase/MLog.cc:
2625 - correctly use delete[] instead of delete for fGuiLInes as
2626 suggested by valgrind.
2627
2628
2629
2630 2008/01/09 Thomas Bretz
2631
2632 * mbadpixels/MBadPixelsTreat.[h,cc]:
2633 - removed obsolete fRawHeader
2634
2635 * mpointing/MSrcPosCam.[h,cc]:
2636 - added Paint member function
2637
2638 * mpointing/MSrcPosRndm.[h,cc]:
2639 - also produce a antio source position for wobble observations
2640
2641 * mraw/MRawRunHeader.cc, mjobs/MJCalibration.cc,
2642 mpedestal/MPedestalCam.cc:
2643 - some cosmetics
Note: See TracBrowser for help on using the repository browser.