source: trunk/MagicSoft/Mars/Changelog@ 9062

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