source: trunk/MagicSoft/Mars/Changelog@ 9108

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