source: trunk/MagicSoft/Mars/Changelog@ 9031

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