source: trunk/MagicSoft/Mars/Changelog@ 9099

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