source: trunk/MagicSoft/Mars/Changelog@ 9077

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