source: trunk/MagicSoft/Mars/Changelog@ 9114

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