source: trunk/MagicSoft/Mars/Changelog@ 9101

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