source: trunk/MagicSoft/Mars/Changelog@ 9164

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