source: trunk/MagicSoft/Mars/Changelog@ 9106

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