source: trunk/MagicSoft/Mars/Changelog@ 9125

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