source: trunk/MagicSoft/Mars/Changelog@ 9064

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