source: trunk/MagicSoft/Mars/Changelog@ 9079

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