source: trunk/MagicSoft/Mars/Changelog@ 9158

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