source: trunk/MagicSoft/Mars/Changelog@ 9113

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