source: trunk/MagicSoft/Mars/Changelog@ 9147

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