source: trunk/MagicSoft/Mars/Changelog@ 9167

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