source: trunk/MagicSoft/Mars/Changelog@ 9184

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