source: trunk/MagicSoft/Mars/Changelog@ 9024

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