source: trunk/MagicSoft/Mars/Changelog@ 9157

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