source: trunk/MagicSoft/Mars/Changelog@ 9107

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