source: trunk/MagicSoft/Mars/Changelog@ 9118

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