source: trunk/MagicSoft/Mars/Changelog@ 9152

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