source: tags/Mars-V2.1.1/Changelog@ 17486

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