source: trunk/MagicSoft/Mars/Changelog@ 9194

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