source: trunk/MagicSoft/Mars/Changelog@ 9139

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