source: trunk/MagicSoft/Mars/Changelog@ 7860

Last change on this file since 7860 was 7860, checked in by tbretz, 19 years ago
*** empty log message ***
File size: 60.5 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 2006/08/06 Thomas Bretz
21
22 * datacenter/macros/checkstardone.C,
23 datacenter/macros/checkfileavail.C,
24 datacenter/macros/filldotraw.C:
25 - fixed. res was still not correctly deleted
26
27
28
29 2006/08/05 Thomas Bretz
30
31 * datacente/macros/fillsignal.C:
32 - still searched for tabs DiffHi and DiffLo... fixed.
33 - added a missing comma in the sql query
34
35 * mbase/MLog.cc, mbase/MLogHtml.cc:
36 - switched off buffering for ofstreams
37 - fixed length argument for the case </> are replaced by html-code
38
39 * datacenter/macros/checkstardone.C:
40 - fixed. was completely broken, didn't even compile.
41
42
43
44 2006/08/04 Thomas Bretz
45
46 * mhvstime/MHVsTime.cc:
47 - fixed a bug which made the argument of SetMinimum be ignored
48
49 * mpointing/MHPointing.cc:
50 - changed position of SetMinimum and SetMaximum
51
52 * msignal/MArrivalTimeCam.[h,cc]:
53 - added new options in GetPixelContent
54 - added some new member functions
55
56 * msignal/MExtractedSignalCam.[h,cc]:
57 - added new options in GetPixelContent
58 - added some new member functions
59
60 * msignal/MExtractedSignalPix.h:
61 - added some new member function
62 - added some comments
63
64 * msql/MSQLServer.cc:
65 - allow to setup different password for differend users and different
66 users for different databases in sql.rc
67
68 * mcalib/MCalibrateRelTimes.cc:
69 - implemented a workaround to mark pixels bad for extraction of
70 hi- and lo-gain failed. (Before MCalibrateData just assigned
71 a weird value)
72
73 * msignal/MArrivalTimePix.h:
74 - added some member functions
75
76 * msignal/MExtractTimeAndCharge.cc:
77 - added some comments which contain future code
78 - invalidate hi- and lo-gain if both could not be extracted properly
79 (FIXME: We need a cut on the number of unsuitable pixels per event)
80 - changed handling of sathi to make the detection of hi-gain
81 saturation work properly
82
83 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
84 - changed fgLoGainOffset from 1.05 to 0.95 (comming out of the
85 latest plots)
86 - fixed assignment of sat in hi-gain extraction to make sure
87 the the satuartion information can be returned properly
88
89 * msignal/MExtractTimeAndChargeSpline.cc:
90 - changed fgLoGainStartShift according to BCN cvs to -2.4 (FIXME
91 this should be checked!)
92 - adapted handling of sat in hi-gain extraction to changes
93 above
94
95 * mjobs/MJCalibrateSignal.cc:
96 - replaced the hi-/lo-gain pulse plots by plots showing the
97 hi-/lo-gain intercalibration and the hi-/lo-gain offset
98
99 * datacenter/macros/fillsignal.C:
100 - changed according to the changes
101
102 * mraw/MRawFileRead.cc:
103 - rais an error if a requested file could not be opened
104
105 * mbase/MParContainer.cc:
106 - added some comments
107
108
109
110 2006/08/03 Thomas Bretz
111
112 * mbase/MTask.cc:
113 - do not print number of executions if it is (UInt_t)-1
114
115 * mfileio/MReadReports.cc:
116 - do not allocate a MTime container anymore. This can be done
117 by root automatically which has the advantage that we don't
118 have to care about its deletion
119 - added some more debug output, just in case...
120
121 * mfileio/MReadTree.cc:
122 - fixed a typo in a comment
123
124 * mhist/MHRate.cc, mhist/MHWeather.cc, mhvstime/MHSectorVsTime.cc,
125 mhvstime/MHVsTime.cc:
126 - changed position of SetMinimum and SetMaximum
127
128 * mimage/MHHillas.[h,cc]
129 - made the Center-Histogram in the case only one is displayed
130 one with palette
131
132
133
134 2006/08/03 Markus Meyer
135
136 * resources/calibration.rc, calibration_spline.rc
137 - update of correction factors
138
139 * datacenter/macros/fillstar.C
140 - update of reference values for muon analysis
141
142
143
144 2006/08/02 Daniela Dorner
145
146 * datacenter/scripts/buildsequenceentries,
147 datacenter/scripts/checkfilesforsequenceavail,
148 datacenter/scripts/checkstardone, datacenter/scripts/copyscript,
149 datacenter/scripts/correcttime, datacenter/scripts/dodatacheck,
150 datacenter/scripts/doexclusions, datacenter/scripts/doqualityplots,
151 datacenter/scripts/dowebplots, datacenter/scripts/filesondisk,
152 datacenter/scripts/fillcallisto, datacenter/scripts/fillganymed,
153 datacenter/scripts/fillstar, datacenter/scripts/insertdatasets,
154 datacenter/scripts/insertsequences, datacenter/scripts/linkmc,
155 datacenter/scripts/makecallistolinks,
156 datacenter/scripts/mcsequences, datacenter/scripts/movingrawfiles,
157 datacenter/scripts/processmcsequences, datacenter/scripts/rmlocks,
158 datacenter/scripts/runcallisto, datacenter/scripts/runganymed,
159 datacenter/scripts/runstar, datacenter/scripts/sourcefile,
160 datacenter/scripts/writesequencefiles:
161 - replaced $USER by `whoami`
162
163
164
165 2006/08/02 Thomas Bretz
166
167 * mhist/MHCamEvent.cc:
168 - removed some obsolete includes
169
170 * msignal/MExtractTimeAndCharge.cc:
171 - reformatted position of a parenthesis
172
173 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
174 - changed default lo-gain offset to new value 1.05 which was
175 determined plotting arrival time vs. signal height.
176 - added fHiGainFirst to time (as it is in the spline extractor)
177
178 * msignal/MSignalCam.cc:
179 - after extesive tests using the arrival time vs signal height
180 histograms, new threshold levels (independent of the pixel size)
181 have been determined for the pulse positions
182 (50phe for pulse, hi-gain and 320phe for lo-gain)
183
184 * datacenter/macros/fillsignal.C:
185 - changed to support new information about pulse positions
186
187
188
189 2006/08/01 Thomas Bretz
190
191 * mcalib/MCalibCalcFromPast.cc:
192 - hand over the hi-lo-gain conversion factors to the new
193 MCalibrationChargeCam if reinitialized
194
195 * mcalib/MCalibrateData.cc:
196 - removed obsolete use of zenith angle (which actually was never used)
197 - fixed a bug which caused the renorm factor being initialized from
198 default instead of the QECam always (which didn't make any difference
199 because also the QECam contains the default value)
200
201 * mcalib/MCalibrateRelTimes.[h,cc]:
202 - store also the information whether lo-gain was used or not in
203 MSignalCam
204 - removed some comments from header
205
206 * mcalib/MCalibrationQEPix.[h,cc]:
207 - removed obsolete use of zenith angle (which actually was never used)
208
209 * mhist/MHCamera.cc:
210 - fixed wrong cast (from this to TProfile instead of TH1D)
211
212 * mjobs/MJCalibrateSignal.cc:
213 - added tabs for hi-/lo-gain pulse position
214
215 * mjobs/MJCalibration.cc:
216 - removed obsolete use of zenith angle (which actually was never used)
217 for MCalibrationQEPix
218
219 * msignal/MArrivalTimePix.h:
220 - added Copy member function
221
222 * msignal/MExtractedSignalPix.cc:
223 - small code layout
224
225 * msignal/MSignalPix.[h,cc]:
226 - added new (non I/O) member fLoGainUsed
227
228 * msignal/MSignalCam.cc:
229 - added cases 10 and 11 to GetPixelContent
230 - added some more comments
231
232
233
234 2006/07/31 Thomas Bretz
235
236 * showplot.cc:
237 - added new options to write bmp and xml files
238 - added new options for the display size
239
240 * mbase/MStatusDisplay.[h,cc]:
241 - changed the constructor to allow starting with a different size
242 - added new member functions to change the display or canvas size
243 - fixed setting of sizes
244
245
246
247 2006/07/30 Thomas Bretz
248
249 * macros/starfield.C:
250 - updated to use resources/mirrors.def by default
251
252 * mhist/MHCamera.[h,cc]:
253 - replaced SavePrimitive(ofstream&) by SavePrimitive(ostream&)
254 - if necessary let SavePrimitive(ofstream&) call
255 SavePrimitive(ostream&)
256
257 * mgui/MHexagon.[h,cc]:
258 - special solution for SavePrimitive because it calls a function
259 from the base class which also needs ofstream or ostream
260
261 * mbase/MStatusDisplay.[h,cc]:
262 - switched on writing bmp and xml (I still found no program able
263 to read this bmp, but they are written)
264 - removed check for writing images in batch mode for root
265 >= 5.12/00. It is working now.
266 - calculate kB and MB correctly by dividing by 1000 instead of
267 1024 (would be kiB and MiB)
268 - removed some unused parameters from function declaration
269 - fixed some warnings about local overwrites of variable names
270 - fixed a deprecated conversion from string constant to `char*
271
272
273
274 2006/07/29 Thomas Bretz
275
276 * mhflux/MHEffectiveOnTime.cc:
277 - changed the fit such that initial values are calculated
278 automatically now instead of using build in values. This
279 makes the fit more indepedant of the underlaying rates.
280 With a test of ~350 sequences in the test database it could
281 be shown that the new fit gives the same result +/-1sek.
282 The highest deviation was +5s the lowest -10s.
283 - the number of the first bin used in the fit became a variable
284 - A limit of 15kHz was set for the rate
285 - sanity checkes for lambda==0 added (possible division by zero)
286 - increased class version number by one
287 - made functions derived from MH private
288 - to fit the resulting "gammas" use fFirstBin=1 and fNumEvents=120
289
290
291
292 2006/07/28 Daniela Dorner
293
294 * datacenter/scripts/buildsequenceentries,
295 datacenter/scripts/checkfilesforsequenceavail,
296 datacenter/scripts/checkstardone, datacenter/scripts/copyscript,
297 datacenter/scripts/correcttime, datacenter/scripts/dodatacheck,
298 datacenter/scripts/doexclusions, datacenter/scripts/doqualityplots,
299 datacenter/scripts/dowebplots, datacenter/scripts/filesondisk,
300 datacenter/scripts/fillcallisto, datacenter/scripts/fillganymed,
301 datacenter/scripts/fillstar, datacenter/scripts/insertdatasets,
302 datacenter/scripts/insertsequences, datacenter/scripts/linkmc,
303 datacenter/scripts/makecallistolinks,
304 datacenter/scripts/mcsequences, datacenter/scripts/movingrawfiles,
305 datacenter/scripts/processmcsequences, datacenter/scripts/rmlocks,
306 datacenter/scripts/runcallisto, datacenter/scripts/runganymed,
307 datacenter/scripts/runstar, datacenter/scripts/sourcefile,
308 datacenter/scripts/writesequencefiles:
309 - replaced username by $USER
310
311
312
313 2006/07/27 Thomas Bretz
314
315 * datacenter/macros/buildsequenceentries.C:
316 - removed some obsolete output
317 - logging output redone
318 - added some missing delete of TSQLResults
319 - fixed some overwrite of local variables
320 - added more comments
321 - moved code building the blocks to its own function
322 - simplified buildblocks
323
324
325
326 2006/07/27 Daniela Dorner
327
328 * datacenter/scripts/buildsequenceentries:
329 - fixed bug in name of logfile (introduced on 2006/02/03)
330
331
332
333 2006/07/26 Daniela Dorner
334
335 * datacenter/scripts/movingrawfiles:
336 - changed machine
337 - added logging
338 - added launching of filesondisk, when files have been moved
339
340 * datacenter/scripts/filesondisk:
341 - added logging
342
343
344
345 2006/07/26 Thomas Bretz
346
347 * merpp.cc:
348 - files with the extension .raw.gz were not found. fixed. This
349 is necessary because raw-files must be merpped before they can
350 be displayed with the mars-gui.
351
352 * star.cc:
353 - fixed some misalignment when the title is printed
354
355 * datacenter/macros/fillsinope.C:
356 - removed some obsolete comments
357
358 * mbase/MContinue.h:
359 - some reformatting
360
361 * mreport/MReportStarguider.h:
362 - added enum for states
363 - added IsMonitoring member function
364
365 * msignal/MArrivalTimeCam.cc:
366 - fixed a problem which gave errors when compiling (introduced
367 with the latest change)
368
369 * manalysis/MEventRateCalc.[h,cc], manalysis/MGeomApply.[h,cc],
370 manalysis/MMultiDimDistCalc.[h,cc], mbadpixels/MBadPixelsTreat.[h,cc],
371 mbase/MEvtLoop.[h,cc], mbase/MParContainer.[h,cc], mbase/MParList.[h,cc],
372 mbase/MTask.[h,cc], mbase/MTaskList.[h,cc], mcalib/MCalibrateData.[h,cc],
373 mdata/MDataArray.[h,cc], mfbase/MF.[h,cc], mfbase/MFDataChain.[h,cc],
374 mfbase/MFDataChain.[h,cc], mfbase/MFDataMember.[h,cc],
375 mfbase/MFilterList.[h,cc], mfileio/MReadTree.[h,cc],
376 mfileio/MWriteRootFile.[h,cc], mfilter/MFParticleId.[h,cc],
377 mfilter/MFTriggerLvl1.[h,cc], mfilter/MFTriggerLvl2.[h,cc],
378 mhbase/MBinning.[h,cc], mhbase/MFillH.[h,cc], mhbase/MH3.[h,cc],
379 mhbase/MHMatrix.[h,cc], mimage/MHillasCalc.[h,cc],
380 mimage/MImgCleanStd.[h,cc], mimage/MImgCleanTGB.[h,cc],
381 mpointing/MSrcPosCam.[h,cc], msignal/MExtractFixedWindow.[h,cc],
382 msignal/MExtractSignal.[h,cc], msignal/MExtractSignalABcorr.[h,cc],
383 msignal/MExtractor.[h,cc], mtools/MChisqEval.[h,cc]
384 - replaced StreamPrimitive(ofstream&) by StreamPrimitive(ostream&)
385 - replaced SavePrimitive(ofstream&) by SavePrimitive(ostream&)
386 - if necessary let SavePrimitive(ofstream&) call
387 SavePrimitive(ostream&)
388
389 * mbadpixels/MBadPixelsCam.cc, mbadpixels/MBadPixelsIntensityCam.cc,
390 mbase/MEvtLoop.cc, mbase/MLog.cc, mbase/MParList.cc, mbase/MTaskList.cc,
391 mcalib/MCalibConstCam.cc, mcalib/MCalibrationBlindCam.cc,
392 mcalib/MCalibrationCam.cc, mcalib/MCalibrationIntensityCam.cc,
393 mcalib/MCalibrationIntensityConstCam.cc, mdata/MDataArray.cc,
394 mdata/MDataFormula.cc, mdata/MDataList.cc, mfbase/MFilterList.cc,
395 mgeom/MGeomCam.cc, mhcalib/MHCalibrationCam.cc, mmain/MMonteCarlo.cc,
396 mpedestal/MPedPhotCam.cc, mpedestal/MPedestalCam.cc,
397 mreport/MReportFileRead.cc, msignal/MArrivalTimeCam.cc,
398 msignal/MExtractedSignalCam.cc, msignal/MSignalCam.cc:
399 - replaced ForEach by R__FOR_EACH
400
401 * mbase/MAGIC.h:
402 - define R__FOR_EACH macro if not yet defined
403
404 * mbase/MEvtLoop.cc:
405 - removed usage of copy-constructor of TEnv
406
407 * mbase/MString.h:
408 - exclude some of the member function from CINT (gives problem
409 with CINT)
410
411 * mfbase/MFEventSelector.[h,cc]:
412 - removed StreamPrimitive (it was empty anyhow)
413
414 * mranforest/MRanTree.cc:
415 - moved includes for TVector and TMatrix to header
416 - replaced TMatrixRow by TMatrixFRow_const in TreeHad
417
418 * msignal/Makefile, msignal/SignalLinkDef.h:
419 - removed MExtractSignal
420 - removed MExtractSignal2
421 - removed MExtractSignal3
422 - removed MExtractSignalABcorr
423
424 * mbase/MArgs.cc, mbase/MContinue.cc, mbase/MEnv.cc, mbase/MGMap.[h,cc],
425 mbase/MGTask.h, mbase/MLogManip.h, mbase/MLogPlugin.h
426 mbase/MParContainer.cc, mbase/MParList.cc, mbase/MParameters.cc,
427 mbase/MSearch.cc, mbase/MStatusArray.h, mbase/MTask.cc,
428 mbase/MTaskList.[h,cc]:
429 - removed some unused parameters from function declaration
430
431 * mbase/MArray.h, mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h,
432 mbase/MArrayI.h, mbase/MArrayS.h, mbase/MDirIter.h, mbase/MLog.[h,cc],
433 mbase/MReadSocket.h, mbase/MTask.cc, mbase/MTaskList.[h,cc],
434 mbase/MTime.h:
435 - added explicit initialization of base class to copy ctor
436
437 * mbase/MDirIter.[h,cc], mbase/MLog.[h,cc], mbase/MRunIter.cc,
438 mbase/MZlib.cc:
439 - fixed some warnings about local overwrites of variable names
440
441 * mbase/MTaskList.[h,cc]:
442 - removed unsused second argument from CheckAddListTo
443 - allow 0 as the type argument which just keeps the input steam id
444 of the task
445
446 * mjobs/MSequence.cc:
447 - fixed a deprecated conversion from string constant to `char*
448
449 * mfbase/MFilterList.cc:
450 - improved warn output
451
452 * msignal/MArrivalTimeCalc2.cc, msignal/MArrivalTimePix.[h,cc],
453 msignal/MExtractFixedWindowPeakSearch.cc, msignal/MExtractSignal.cc,
454 msignal/MExtractSignal2.cc, msignal/MExtractSignal3.cc,
455 msignal/MExtractSignalABcorr.cc, msignal/MExtractTime.cc,
456 msignal/MExtractTimeAndCharge.cc, msignal/MExtractor.cc,
457 msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc:
458 - removed first obsolete argument from SetGainSaturation
459
460 * msignal/MExtractedSignalCam.[h,cc]:
461 - removed obsolete fNdf
462 - increased class version
463
464 * msignal/MExtractedSignalPix.[h,cc]:
465 - removed obsolete fIsLoGainUsed
466 - removed obsolete fChisquare
467 - increased class version
468 - removed obsolete first argument from SetGainSaturation
469
470
471
472 2006/07/23 Thomas Bretz
473
474 * datacenter/scripts/copyscript:
475 - only try to insert the contents of runbook files which
476 contain the regexp \\\.rbk$ instead of .rbk It might be
477 that in a script it should be \.rbk$ rather than \\\.rbk$
478 (to be tested)
479
480
481
482 2006/07/22 Thomas Bretz
483
484 * datacenter/scripts/runstar:
485 - added -r to sort ToDo-files such that the newest sequences
486 are processed first
487
488
489
490 2006/07/21 Daniela Dorner
491
492 * datacenter/scripts/checkfilesforsequavail:
493 - fixed bug in path
494
495
496
497 2006/07/19 Thomas Bretz
498
499 * msignal/MArrivalTimeCam.cc:
500 - added case 7 and 2 in GetPixelContent
501
502
503
504 2006/07/13 Thomas Bretz
505
506 * mastro/MAstroCatalog.h:
507 - implemented new member function GetNumStars
508
509 * mbase/MGMap.[h,cc]:
510 - implemented new member function DrawHexagon
511
512
513
514 2006/07/11 Thomas Bretz
515
516 * mbase/MStatusArray.cc, mdata/MDataChain.cc, mdata/MDataFormula.cc,
517 mhflux/MMcSpectrumWeight.cc, mimage/MHillasExt.cc, mjobs/MJCut.cc,
518 msignal/MExtractTimeAndChargeDigitalFilter.cc,
519 mranforest/MRanForestCalc.cc:
520 - fixed some compiler warning of the kind
521 ambiguous overload for `Bool_t ? const char[14] : const TString &'
522 to make gcc 2.95.3 happy (used to get cosy working with the
523 latest Mars version)
524
525 * mbase/MZlib.[h,cc]:
526 - added some preprocessor statements which allow compilation with
527 gcc 2.95.3
528
529 * mastro/MAstroCamera.cc:
530 - removed path from include
531
532 * mastro/Makefile:
533 - added directory for MHCamera
534
535 * mhflux/MHThetaSqN.cc:
536 - removed the const-qualifier from the static_cast when setting
537 tghe MParameterD
538
539
540
541 2006/07/06 Thomas Bretz
542
543 * Makefile.conf.linux:
544 - removed options -Wstrict-prototypes -Wmissing-prototypes
545 obsolete for C++
546
547 * mastro/MAstro.h, mgui/MCamEvent.h:
548 - added virtual destructor to make gcc 4.1 happy
549
550 * mfilter/MFMagicCuts.cc, mtools/MagicJam.cc:
551 - added includes to make gcc 4.1 happy
552
553 * mranforest/MRanForestCalc.cc:
554 - added include for the compilation with root 5.10/00
555
556
557
558 2006/07/05 Thomas Bretz
559
560 * datacenter/macros/checkfileavail.C,
561 datacenter/macros/checkstardone.C,
562 datacenter/macros/doexclusions.C,
563 datacenter/macros/filldotraw.C,
564 datacenter/macros/fillganymed.C,
565 datacenter/macros/fillsignal.C,
566 datacenter/macros/fillstar.C,
567 datacenter/macros/setupdb.C:
568 - make sure that 'res' is correctly deleted
569
570 * datacenter/macros/doexclusions.C:
571 - fixed some variable name overrides
572
573 * mhflux/MAlphaFitter.[h,cc]:
574 - added the possibility to DrawResult()
575
576 * mhflux/MHAlpha.[h,cc]:
577 - added new output container (Bin) which contains the number
578 of the bin the event was assigned to
579 - fixed drawing the significance in DrawAll
580
581
582
583 2006/07/04 Daniela Dorner
584
585 * datacenter/scripts/copyscript:
586 - removed not needed if-clause (was used to copy subsystemfiles to
587 /magic/datacenter/totape)
588
589
590
591 2006/07/03 Thomas Bretz
592
593 * mhflux/MHThetaSqN.[h,cc]:
594 - added counter and output some statistics afterwards
595
596
597
598 2006/06/29 Thomas Bretz
599
600 * mmain/MEventDisplay.cc:
601 - added decoding of calibration pattern
602
603 * mbase/MContinue.cc:
604 - small change to some output
605
606 * mmc/MMcTrig.hxx, mmc/MMcTrigHeader.hxx:
607 - increased version number
608
609 * mmc/Mdefine.h:
610 - increased CAMERA_PIXELS from 3500 to 3800
611
612
613
614 2006/06/28 Daniela Dorner
615
616 * datacenter/macros/setupdb.C:
617 - added new columns
618 - changed name columns
619
620
621
622 2006/06/28 Thomas Bretz
623
624 * datacenter/macros/fillstar.C:
625 - added number of correlated stars
626
627 * datacenter/macros/plotdb.C:
628 - added number of correlated stars
629 - changed name of database column
630
631 * callisto.cc, mbadpixels/MBadPixelsCalc.cc,
632 mjtrain/MJTrainSeparation.cc:
633 - small improvement to log-output
634
635 * tpoint/gui.C:
636 - added some SetFrameBorderMode and SetBorderMode
637
638
639
640 2006/06/27 Thomas Bretz
641
642 * mhflux/MHAlpha.cc:
643 - added a small change to prevent DrawAll from opening a new
644 canvas if called with the option "No new canvas" and no
645 fDisplay
646
647
648
649 2006/06/26 Thomas Bretz
650
651 * mjobs/MJCut.[h,cc]:
652 - added error codes for some fatal errors
653
654 * ganymed.cc:
655 - pipe error codes to shell
656
657
658
659 2006/05/29 Thomas Bretz
660
661 * mbase/MEnv.cc:
662 - included THashList for compatibility with root 5.10/00
663
664 * mdata/MDataArray.[h,cc]:
665 - included TVector in header for compatibility with root 5.10/00
666
667 * mgui/MHexagon.cc:
668 - changed argument of PaintFillArea from Float_t to Double_t
669 for compatibility with root 5.10/00
670
671 * mhbase/MHMatrix.[h,cc]:
672 - added some #ifdef for compatibility with root 5.10/00
673 - included TVector in the header for compatibility with
674 root 5.10/00
675
676 * mjtrain/MJTrainDisp.cc:
677 - added the possibility to set weights
678 - added new histogram to show avg psf versus energy
679
680 * mjtrain/MJTrainRanForest.cc:
681 - included TFile for compatibility with root 5.10/00
682
683 * mranforest/MRanForest.[h,cc]:
684 - included TMatrix and TVector in header for compatibilty
685 with root 5.10/00
686
687 * mtools/MHSimulatedAnnealing.[h,cc]:
688 - included TMatrix and TVector in header for compatibilty
689 with root 5.10/00
690
691
692
693 2006/05/24
694
695 * RELEASE 0.9.6
696
697
698
699 2006/05/24 Thomas Bretz
700
701 * mbadpixels/MBadPixelsTreat.cc:
702 - another small improvement, set fMaxArrivalTimeDiff to 0.9
703
704 * mjobs/MJPedestal.cc:
705 - switched off error in case of "pulse is too much to the left"
706 - the extraction window is not changed anymore
707
708 * mhflux/MAlphaFitter.cc:
709 - made new background fit more robust by improving the start
710 values
711
712 * mhflux/MHAlpha.[h,cc]:
713 - preliminary implementation showing automatically all sizebins in
714 the status display
715
716 * mpointing/MPointingDevCalc.[h,cc]:
717 - if the mispointing is set to 0 due to missing mispointing
718 information also the starguider calibration is reset.
719 - in the case the latest report is older than a default (currently
720 one minute) and the current report will be skip the starguider
721 correction and calibration will be reset.
722
723 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
724 - updated
725
726 * mmc/MMcRunHeader.hxx:
727 - added new getter for ShowerPhiMin and ShowerPhiMax
728
729
730
731 2006/05/23 Daniela Dorner
732
733 * scripts/processsequence:
734 - added (script to run callisto, merppupdate and star for 1
735 sequence)
736
737 * scripts/preparemc:
738 - added (script to create montecarlo sequence and datasetfiles)
739
740
741
742 2006/05/23 Thomas Bretz
743
744 * mranforest/MRanTree.cc:
745 - should be if(!Finite) instead of if(Finite)
746
747 * mhbase/MH3.cc:
748 - fixed a problem which arouse in root 4.04/02g namely that
749 is the draw-option is " " nothing is displayed. Therefore
750 all " " are removed before the histogram is drawn
751
752 * mhist/MHCamera.cc:
753 - when the azimuthal profile was produced the binning was optimized
754 with the OptimizeLimits. This doesn't make sense because it
755 changed the alignment of the bins with the 60deg boundaries
756
757 * mreport/MReportStarguider.cc:
758 - fixed a typo in a comment and removed an obsolete one
759
760 * msignal/MExtractTimeAndCharge.cc:
761 - instead of setting the arrival time to a value at the border of
762 the meaningful range a random number is assigned in the case
763 of an arrival time extracted outside the fadc range. This
764 avoids possible unfortuante coincidences in arrival times.
765
766 * mbadpixels/MBadPixelsTreat.[h,cc]:
767 - added new data member fMaxArrivalTimeDiff, which is the maximum
768 arrival time difference allowed for the badpixel algorithm
769 to determin whether a pixels belongs to a shower
770 - changed the old value (0.5) to 1.0 as suggested by Stefan
771 due to a recent study on the fraction of pixels surviving the
772 image cleaning
773
774 * callisto.rc, callisto_Dec04Jan05.rc, callisto_MarApr05.rc:
775 - added comment to show usage of new option
776
777
778
779 2006/05/22 Daniela Dorner
780
781 * datacenter/scripts/makecallistolinks:
782 - fixed bug
783
784
785
786 2006/05/22 Thomas Bretz
787
788 * mranforest/MRanTree.cc:
789 - replaced some arbitrary small and large values by FLT_MAX in
790 FindBestSpllit*
791 - replaced in FindBestSpllit* a sanity check for rld and rrd (do
792 not divide by zero) by a check whether the result (crit) is finite
793
794 * mcamera/MCameraRecTemp.[h,cc]:
795 - implemented new data member for validity
796 - increased class version by 1
797
798 * mpointing/MHPointing.[h,cc]:
799 - implemented new TGraph for number of correlated stars
800 - increased class version by 1
801
802 * mpointing/MPointingDevCalc.cc:
803 - if the report is empty assume no pointing deviation and also
804 reset the starguider calibration
805
806 * mpointing/MPointingPos.cc:
807 - slight modifications to comment
808
809 * mreport/MReport.cc:
810 - introduced new fake version to support new starguider format
811
812 * mreport/MReportCC.[h,cc]:
813 - improved handling of receiver boar com-errors and RecTemp section
814
815 * mreport/MReportStarguider.[h,cc]:
816 - implemented changes in the starguider reports around 9th May
817 - added new data member for number of correlated stars
818 - increased class version by 1
819
820
821
822 2006/05/21 Thomas Bretz
823
824 * mfileio/MReadTree.cc:
825 - show all added files only in debug modes or if wildcards are used
826
827 * mfilter/MFEnergySlope.[h,cc]:
828 - added a third constructor which also allows to set fMcEnergyMin
829
830 * mjtrain/MJTrainSeparation.[h,cc]:
831 - updated text output
832 - improved result display
833 - added possibility to set weights and/or pre/post-tasks for
834 train or test only
835
836 * mranforest/MRanForest.cc:
837 - commented out an obsolete check to check whether TMath::Sort
838 has sorted correctly
839 - added some comments
840
841
842
843 2006/05/20 Thomas Bretz
844
845 * mreport/MReportCC.cc:
846 - fixed a typo in InterpreteTD which was introduced yesterday
847
848
849
850 2006/05/19 Thomas Bretz
851
852 * mbase/MMath.h:
853 - added default to second argument of GaussProb
854
855 * mcamera/MCameraTD.[h,cc], mcamera/MCameraTH.[h,cc]:
856 - added a data member fIsValid giving the status of the arrays
857 in case the CC reports contained nonsense (mainly for files
858 before summer 2005)
859 - increased class version by 1
860
861 * mhflux/MHAlpha.h:
862 - made SetOffData virtual
863
864 * mreport/MReport.cc:
865 - small changes to some comments
866
867 * mreport/MReportCC.[h,cc]:
868 - better handling of problems with the TH and TD part of the
869 CC-REPORT for files older than 200507190 and 200412210
870 respectively
871
872 * mreport/MReportFileReadCC.cc:
873 - always output the file format version
874
875 * mhflux/MAlphaFitter.[h,cc]:
876 - implemented fitting of the off-data for background determination
877 - the result values are not yet accessible
878 - increased class version by 1
879
880 * mhflux/MHThetaSqN.[h,cc]:
881 - some improvements regarding the treatment of the signal-regions
882 - allow to set a different cut-level for off-cuts
883
884
885
886 2006/05/18 Thomas Bretz
887
888 * mhflux/MAlphaFitter.h:
889 - added Getter for ScaleMode
890
891 * mhflux/MHAlpha.[h,cc]:
892 - made fHillas data member protected
893 - increased size of fMap
894
895 * mhflux/MHThetaSq.[h,cc]:
896 - removed obsolete data-member fThetaSq
897
898 * mjtrain/MJTrainRanForest.cc, mranforest/MRanForestCalc.cc:
899 - fixed a typo in a comment
900
901 * mranforest/MRanTree.cc:
902 - added a lot of comments in the code
903
904 * callisto.cc:
905 - fixed typo in output
906
907 * mhflux/MHThreshold.cc:
908 - enabled grids
909 - slightly improved calculation of shown threshold
910
911 * mhflux/MHThetaSqN.[h,cc]:
912 - added
913
914 * mhflux/Makefile, mhflux/FluxLinkDef.h:
915 - added MHThetaSqN
916
917
918
919 2006/05/18 Daniela Dorner
920
921 * resources/calibration.rc, resources/calibration_spline.rc:
922 - added values for current and following periods
923
924
925
926 2006/05/05
927
928 * RELEASE 0.9.5.1
929
930
931
932 2006/05/05 Thomas Bretz
933
934 * datacenter/macros/plotdb.C:
935 - updated with new tabs for the starguider data
936
937 * mhflux/MHEnergyEst.cc:
938 - print the result to the all-logstream
939 - changed the fit range not to take the overflow into account
940
941 * mranforest/MRanForest.[h,cc]:
942 - Use the default Reset() instead of Reset(0)
943 - changed output while training
944 - replaced a lot of TArrays by MArrays
945 - at some points replaced gRandom->Rndm by gRandom->Integer
946 - removed some obsolete arguments from ModifyDataSort
947 - In CreateDataSort isort need not to be initialized, it is
948 done by TMath::Sort anyhow
949 - a small simplification to ModifyDataSort
950 - added some const-qualifiers in funciton calls
951
952 * mranforest/MRanTree.[h,cc]:
953 - replaced a lot of TArrays by MArrays
954 - removed some obsolete calls to Reset(0) after the instatization
955 of the array
956 - small acceleration of the averaging when calculating fBestSplit[k]
957 - at some points replaced gRandom->Rndm by gRandom->Integer
958 - directly give mean[kbuild] and square[kbuild] as an argument
959 to FindBestSplit
960 - removed the obsolste dereferencing from the call to FindBestSplit
961 - added some const-qualifiers in funciton calls
962 - make a copy of tclasspop in BuildTree to be able to give the
963 array as a const qualified reference. It is not used at any other
964 place
965 - in TreeHad first get the pointers to the vector with the data to
966 get rid of the range check done by root. This has also the advantage
967 that all TreeHad member function can be unified into a single
968 member function
969
970 * mhflux/MAlphaFitter.cc:
971 - fixed a problem with the fit which could cause infinite loops
972 in the case of off-data. This did in no means effect the result,
973 just the performance.
974
975 * mhbase/MH3.cc:
976 - convert the options ToLower case first before checking
977
978 * mjtrain/MJTrainRanForest.[h,cc]:
979 - added AddPar member function
980 - added fPreTasks and fPostTasks
981 - added fEnableWeights
982 - added member functions suporting setting pre- and posttasks
983 and weights
984
985 * mtools/MTFillMatrix.h:
986 - added new member function to clear the fPreCuts, fPreTasks and
987 fPostTasks lists
988
989 * mjtrain/MJTrainEnergy.cc:
990 - implemented usage of weights
991
992 * mjtrain/MJTrainSeparation.[h,cc]:
993 - implemented the usage of weights
994 - implemented a random source position to train with wobble
995 data
996 - added some more output
997 - added an option to switch between classification and regression
998 - added th epossibility to change the MC flux
999
1000 * mjtrain/Makefile:
1001 - added include path for mpointing and mimage
1002
1003
1004
1005 2006/05/04 Thomas Bretz
1006
1007 * mbase/MTaskList.[h,cc]:
1008 - added new member function AddToListBefore(TList&) and
1009 AddToListAfter(TList&)
1010 - added corresponding RemoveFromList(TList&)
1011
1012 * mhflux/MMcSpectrumWeight.[h,cc]:
1013 - added new member functions CalcSpecNew and CalcSpecOld to
1014 evaluate the spectrum at a given energy
1015 - added a new data member which allows to set an energy
1016 at which the normalization is calculated instead of
1017 the integral
1018
1019 * mpointing/MSrcPosRndm.[h,cc]:
1020 - added new option which allows to create a random wobble
1021 source position
1022
1023
1024
1025 2006/05/03 Daniela Dorner
1026
1027 * datacenter/macros/setupdb.C:
1028 - changed type of sourcename and projectname according to new
1029 format
1030
1031
1032
1033 2006/05/03 Thomas Bretz
1034
1035 * Makefile.rules:
1036 - added new option zdiff
1037
1038 * mbase/MTaskList.[h,cc]:
1039 - overwrite member function AddToList with a TList-reference
1040 as argument
1041
1042 * mhflux/MHCollectionArea.[h,cc]:
1043 - added the missing //! behind the fMcEvt data member
1044 - increased class version number
1045 - removed obsolete fEnergy data member
1046
1047 * mranforest/MRanForest.cc:
1048 - added to the output whether weights are set
1049
1050 * mraw/MRawRunHeader.cc:
1051 - removed an obsolete Print() which enetered for debugging
1052
1053 * mimage/MHNewImagePar.cc:
1054 - the plots for CocCOG and ConcCore had the same color... fixed
1055
1056 * mranforest/MRanForestCalc.[h,cc]:
1057 - allow to set weights for each event
1058
1059 * mtools/MTFillMatrix.[h,cc]:
1060 - implemented the possibility to set pre- and post-tasks
1061 executed in the eventloop
1062
1063
1064
1065
1066 2006/05/02 Thomas Bretz
1067
1068 * mraw/MRawRunHeader.cc:
1069 - fixed the typo in the output
1070
1071 * mpointing/MHPointing.cc, datacenter/macros/fillstar.C:
1072 - fixed a typo in the name of the plot Skybrightness
1073
1074
1075
1076 2006/04/30 Thomas Bretz
1077
1078 * mjtrain/MJTrainSeparation.[h,cc]:
1079 - new option to switch between regression and classification
1080 - fixed the auto training (still far from working well)
1081 - improved result plots
1082
1083 * mbase/MMath.cc:
1084 - fixed SignificanceLiMa such that it allows basically zero
1085 signal- and/or background events
1086
1087
1088
1089 2006/04/27 Thomas Bretz
1090
1091 * datacenter/macros/fillstar.C:
1092 - replaced the mean by the median
1093
1094
1095
1096 2006/04/26 Daniela Dorner
1097
1098 * datacenter/macros/fillstar.C, datacenter/macros/setupdb.C:
1099 - added four new columns to the table Star
1100
1101
1102
1103 2006/04/24 Thomas Bretz
1104
1105 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
1106 - some fixes to the comments describing random forest
1107
1108
1109
1110 2006/04/23 Thomas Bretz
1111
1112 * mhist/MHHadronness.cc:
1113 - do not reset the two hadronness-histograms in SetupFill
1114 otherwise MJTrainSeparation cannot work correctly
1115
1116 * mjtrain/MJTrainSeparation.cc:
1117 - added a Plot of Hadronness versus Size for MC events
1118
1119
1120
1121 2006/04/22 Thomas Bretz
1122
1123 * mraw/MRawRunHeader.cc:
1124 - some small changes, mainly output and comments
1125
1126 * mhflux/MHAlpha.[h,cc]:
1127 - show also the integrated number of excess events in the
1128 plot versus energy/size and show the correct error.
1129
1130 * mtools/MJSpectrum.cc:
1131 - added accelerator for executing the tasklist as in MJCut
1132
1133 * macros/train/trainseparation.C:
1134 - fixed a typo
1135
1136 * mjtrain/MJTrainSeparation.h:
1137 - added missing initialization of fAutoTrain
1138 - fixed an error in EnablAutoTrain (was always set to kTRUE)
1139
1140
1141
1142 2006/04/21 Daniel Hoehne
1143
1144 * datacenter/scripts/doqualityplots, datacenter/scripts/dowebplots:
1145 - fixed bug in usage of pstoimg
1146
1147
1148
1149 2006/04/13 Thomas Bretz
1150
1151 * mraw/MRawRunHeader.[h,cc]:
1152 - adapted to new DAQ format version 6
1153 - increased class version number
1154
1155 * mtools/MTFillMatrix.cc:
1156 - added accelerator for executing the tasklist as in MJCut
1157
1158 * mfilter/MFEnergySlope.cc:
1159 - small update to output
1160
1161 * mfbase/MFilterList.[h,cc]:
1162 - fixed a really old problem that the contents of the list never
1163 got ReInit. Hopefully this never had bad sideeffects.
1164
1165 * macros/train/trainenergy.C:
1166 - added another comment how to change the spectral slope of the
1167 monte carlo spectrum
1168
1169
1170
1171 2006/04/13 Thomas Bretz
1172
1173 * mreport/MReport.cc:
1174 - added new fake arehucas versions to fix a problem with the
1175 starguider reports
1176
1177 * mreport/MReportFileRead.cc:
1178 - increased informations in warning output
1179
1180 * mreport/MReportStarguider.cc:
1181 - fixed a problem with the starguider reports between 6.3.2006 and
1182 19.3.2006
1183
1184
1185
1186 2006/04/13 Daniel Hoehne
1187
1188 * datacenter/db/findoffdata.php:
1189 - implemented query for the inhomogeneity
1190
1191 * datacenter/db/runinfo.php:
1192 - added checkboxes for start time, failed time and error codes
1193
1194 * datacenter/db/datacheck.php:
1195 - fixed bug in StatusMenus for DataCheck and RawFile
1196
1197
1198
1199 2006/04/12 Daniela Dorner, Daniel Hoehne
1200
1201 * datacenter/scripts/makecallistolinks:
1202 - fixed bug
1203
1204
1205
1206 2006/04/12 Thomas Bretz
1207
1208 * datacenter/macros/filldotraw.C:
1209 - allow to access gzipped raw-files
1210
1211
1212
1213 2006/04/11 Thomas Bretz
1214
1215 * mastro/MAstro.h:
1216 - added conversion Parsec2Lighyear
1217
1218 * mbase/MLogHtml.cc:
1219 - added a fix to display < and > correctly
1220
1221 * mhflux/MHCollectionArea.[h,cc]:
1222 - commented out obsolete fEnergy parameter
1223
1224 * mjobs/MJSpectrum.cc:
1225 - fill a second collection area plot after trigger
1226
1227 * mjoptim/MJOptimize.cc:
1228 - improve speed of optimization by switching of timing and
1229 reset in eventloop
1230
1231 * mmc/MFadcHeader.h:
1232 - changed MFADC_CHANNELS from 3500 to 3800 according to Abelardo
1233
1234 * mmc/MMcFadcHeader.hxx:
1235 - increaded version number from 7 to 8
1236
1237
1238
1239 2006/04/11 Daniel Hoehne, Daniela Dorner
1240
1241 * datacenter/scripts/dodatacheck:
1242 - fixed bug in finding raw-files
1243
1244
1245
1246 2006/04/10 Daniel Hoehne
1247
1248 * datacenter/macros/filldotrun.C:
1249 - implemented new arehucas version
1250
1251
1252
1253 2006/04/07 Daniel Hoehne, Daniela Dorner
1254
1255 * datacenter/macros/filldotrun.C, buildsequenceentries.C, setupdb.C:
1256 - implemented new arehucas version
1257
1258
1259
1260 2006/04/06 Daniela Dorner
1261
1262 * datacenter/scripts/makecallistolinks:
1263 - fixed bug in resetting
1264
1265 * datacenter/db/tabs.php:
1266 - changed tabs for wobble
1267
1268
1269
1270 2006/04/05 Thomas Bretz
1271
1272 * datacenter/macros/plotdb.C:
1273 - added new tab with the effective on-time relative to the
1274 observation time
1275
1276 * sponde_onoff.rc:
1277 - added
1278
1279
1280
1281 2006/04/04 Thomas Bretz
1282
1283 * datacenter/macros/plotdb.C:
1284 - if no dataset and no time-interval is given only sequences with
1285 an effective on-time above five minutes are plotted anymore
1286
1287
1288
1289 2006/03/21 Daniela Dorner
1290
1291 * datacenter/db/ganymed.php, datacenter/db/tabs.php:
1292 - included different tabs for on/off and wobble
1293
1294 * datacenter/db/ganymed.php:
1295 - added zd angle range and observation period
1296
1297 * datacenter/db/sequence.php:
1298 - added rel. ontime
1299
1300
1301
1302 2006/03/20 Thomas Bretz
1303
1304 * mraw/MRawRunHeader.cc:
1305 - if the pixels to be swaped are both not found, assume they are
1306 intentially not mapped. Changed the Error to a Warning
1307
1308 * mhflux/MHDisp.[h,cc]:
1309 - made the scale region a parameter which can be changed from
1310 within the display
1311 - allow the scale parameters to be setup from the resource-file
1312 - changed the source-region which is cut out in wobble mode from
1313 +/-15deg to +/-25deg which better fits what we get from MHPhi
1314
1315 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
1316 - added example how to change the new scale parameters in MHDisp
1317
1318 * mhflux/MAlphaFitter.[h,cc]:
1319 - implemented the strategy for optimization which is suggested
1320 by the Berlin people for weak sources "weaksource"
1321
1322 * mhflux/MHPhi.[h,cc]:
1323 - moved the AppendPad for the text-paint into all sub-pads which
1324 need it. Otherwise they are not always properly updated.
1325
1326
1327
1328 2006/03/16 Daniela Dorner
1329
1330 * datacenter/scripts/sourcefile:
1331 - small bugfix in logging
1332
1333 * datacenter/db/tabs.php:
1334 - added new tab for ganymed
1335
1336
1337
1338 2006/03/15 Stefan Ruegamer
1339
1340 * manalysis/MCameraData.cc
1341 - inserted an image cleaning based on the time information
1342 of the shower (CalcCleaningArrivalTime)
1343
1344 * manalysis/MCameraData.h
1345 - made entry for "CalcCleaningArrivalTime"
1346
1347 * mimage/MImgCleanStd.cc
1348 - created entries for the new image cleaning named "Time"
1349
1350 * mimage/MImgCleanStd.h
1351 - inserted entry "kTime"
1352
1353
1354
1355 2006/03/14 Daniela Dorner
1356
1357 * datacenter/scripts/makecallistolinks:
1358 - fixed bug
1359
1360 * steps.rc:
1361 - added fFillGanymed to influences of fGanymed
1362
1363
1364
1365 2006/03/14 Thomas Bretz
1366
1367 * mhflux/MHEffectiveOnTime.cc:
1368 - skip the fit not only if the integral is empty but
1369 also if the first bin is empty
1370 - changed upper limit to 95% according to a study from
1371 David Paneque
1372 - replaced the fit with the exponential used in the BCN Mars
1373 version
1374 - use the correct number of entries
1375 - use a likelihood fit
1376 - calculate the fit quality from the probability
1377 - ignore the fit quality for the theta-plot
1378
1379 * mimage/MHNewImagePar.cc:
1380 - fixed the handling of the "same" option in Draw/Paint
1381
1382 * mpointing/MPointingDev.h:
1383 - fDx and fDy initialized in the constructor
1384
1385 * mbase/MTask.[h,cc]:
1386 - removed the kDontCount option. Instead don't use the TStopwatch
1387 counter anymore. By this the class to TStopwatch can be
1388 suppressed completely if kDontTime is set.
1389
1390 * mbase/MContinue.cc, mbase/MTaskEnv.cc, mfbase/MF.cc,
1391 mfbase/MFilterList.[h,cc]:
1392 - pipe the accelerator flag to the filter or task
1393
1394 * mjobs/MJCut.cc:
1395 - also accelerate the reading task
1396
1397
1398
1399 2006/03/13
1400
1401 * RELEASE 0.9.5
1402
1403
1404
1405 2006/03/13 Thomas Bretz
1406
1407 * ganymed.rc:
1408 - changed smearing to half of our PSF 0.06
1409 - added new examples for setting the starguider calibration
1410
1411 * ganymed_onoff.rc
1412 - changed smearing to half of our PSF 0.06
1413 - switched the new feature for a random source position on
1414 - added new examples for setting the starguider calibration
1415
1416 * ganymed_wobble.rc:
1417 - changed smearing to half of our PSF 0.06
1418 - added new examples for setting the starguider calibration
1419 - added example how to control the phi plot
1420
1421 * mhflux/MHPhi.[h,cc]:
1422 - many improvements to the algorithm, it now takes also
1423 inhomgeneities into account
1424 - restructured the display, display more histograms
1425 - increased class version to 2
1426
1427 * mjobs/MJCut.cc:
1428 - enabled acceleration for first and second loop
1429
1430 * mpointing/MPointingDevCalc.[h,cc]:
1431 - allowed to set the starguider offset calibration from the
1432 resource file
1433
1434 * callisto_Dec04Jan05.rc:
1435 - replaced Calibration scale factor by usage of
1436 resources/calibration_spline.rc
1437
1438
1439
1440 2006/03/13 Markus Meyer
1441
1442 * ganymed_wobble.rc,ganymed_onoff.rc,ganymed.rc:
1443 - changed cuts:
1444 wobble: average values from optimisation of 3 Crab
1445 sample (01/05,10/05,12/05), done by Karsten
1446 onoff : cuts from 1218 (01/05, highest significance)
1447 theta is now 0.22 for both.
1448
1449
1450
1451 2006/03/13 Daniel Hoehne
1452
1453 * ganymed_wobble.rc,ganymed_onoff.rc,ganymed.rc:
1454 - implemented qualitycut in log10(conc) vs. log10(size)
1455
1456
1457
1458 2006/03/13 Markus Meyer
1459
1460 * resources/calibration_spline.C:
1461 - more comments
1462
1463
1464
1465 2006/03/10 Markus Meyer
1466
1467 * resources/calibration.C:
1468 - update from p27 to p39 (spline excluded, still p33 data missing)
1469
1470
1471
1472 2006/03/10 Markus Meyer
1473
1474 * resources/calibration_spline.C:
1475 - correction coefficients for spline data for each period
1476
1477
1478
1479 2006/03/10 Daniel Hoehne
1480
1481 * datacenter/scripts/insertsequences:
1482 - fixed bug
1483
1484
1485
1486 2006/03/09 Daniel Hoehne
1487
1488 * ganymed_wobble.rc:
1489 - changed parameters 1 to 5 in Cut1 to actual values
1490
1491
1492
1493 2006/03/08 Thomas Bretz
1494
1495 * readdaq.cc, mraw/MRawFileRead.[h,cc], mraw/MRawRunHeader.cc:
1496 - added new force-option to foirce output of run-header
1497
1498
1499
1500 2006/03/08 Daniela Dorner
1501
1502 * datacenter/script/movingrawfiles:
1503 - added moving of files, that are transferred via internet
1504 - added removing of empty directories
1505
1506 * datacenter/db/ganymed.php:
1507 - added links to ganymedplots
1508 - added links to sequence.php (instead of links to starfiles)
1509 - fixed bug in query
1510
1511 * datacenter/db/sequence.php:
1512 - added links to plots from callisto and star
1513 - fixed bug in query
1514
1515 * datacenter/db/sequinfo.php:
1516 - added links to sequence.php
1517
1518 * datacenter/db/datasetinfo.php:
1519 - added links to ganymed.php
1520
1521 * datacenter/db/tabs.php:
1522 - added (includefile for names of tabs of statusdisplays)
1523
1524
1525
1526 2006/03/07 Thomas Bretz
1527
1528 * mcalib/MCalibrateData.cc:
1529 - take the bad pixel information into account when calculating the
1530 number of saturating pixels!
1531
1532
1533
1534 2006/03/06 Thomas Bretz
1535
1536 * showplot.cc:
1537 - fixed the position were the first argument is converted
1538 to lower case. Until this fix no upper case could be used
1539 in file names
1540
1541 * datacenter/macros/plotdb.C:
1542 - print also average and RMS of all data.
1543
1544
1545
1546 2006/03/06 Daniela Dorner
1547
1548 * datacenter/db/ganymed.php:
1549 - added sequences + links to star-plots of sequences
1550 - improved layout
1551
1552 * datacenter/script/makecallistolinks:
1553 - changed condition, when to make the link: only, if the link is
1554 not yet existing, it is done
1555 - added resetting of db: if link is done, callisto is resetted
1556
1557 * datacenter/macros/resetcolumn.C:
1558 - added failure columns to the resetting
1559
1560
1561
1562 2006/03/04 Daniela Dorner
1563
1564 * callisto.cc:
1565 - changed return values to improve the failure handling in the db
1566
1567 * datacenter/script/makecallistolinks:
1568 - added 'Pulse is too much to the left, cannot go below 0!' as
1569 reason to use callisto_Dec04Jan05.rc
1570
1571 * datacenter/script/dowebplots:
1572 - reduced number of files to be updated by a limitation in
1573 modification time
1574
1575 * datacenter/db/ganymed.php:
1576 - added plots
1577 - effontime s->h
1578
1579
1580
1581 2006/03/03 Thomas Bretz
1582
1583 * mjobs/MJCut.cc:
1584 - added RemoveFromList for srcposrndm in off-data loop
1585
1586 * mpointing/MSrcPosRndm.[h,cc]:
1587 - fixed the scaling. MSrcPosCam has to be in mm
1588
1589 * ganymed.rc:
1590 - added line and comments with new resource
1591
1592
1593
1594 2006/03/03 Daniel Hoehne
1595
1596 * callisto_MarApr05.rc:
1597 - changed pulse position check ExtractWinLeft to 4.0 and
1598 ExtractWinRight to 4.5
1599
1600
1601
1602 2006/03/02 Thomas Bretz
1603
1604 * callisto.cc:
1605 - get result value from pulse pos check
1606
1607 * mjobs/MJCut.[h,cc]:
1608 - added the usage of the new class MSrcPosRndm
1609 - added new resource to switch random source position on
1610
1611 * mjobs/MJPedestal.[h,cc]:
1612 - changed return code of Process to int to be able to return
1613 the pulse pos check result.
1614
1615 * mpointing/PointingLinkDef.h, mpointing/Makefile:
1616 - added MSrcPosRndm
1617
1618 * mpointing/MSrcPosRndm.[h,cc]:
1619 - added
1620
1621 * mpointing/MHSrcPosCam.h:
1622 - addedn non const getter for fHist
1623
1624
1625
1626 2006/03/02 Daniela Dorner
1627
1628 * datacenter/db/querymc.php:
1629 - fixed small bug
1630
1631 * datacenter/db/dowebplots:
1632 - added option -p to the script, to be able to call the script
1633 for different programs independently
1634 - fixed find
1635
1636
1637
1638 2006/03/01 Daniela Dorner
1639
1640 * datacenter/db/datacheck.php, datasetinfo.php, sequinfo.php:
1641 - included failure handling columns
1642
1643
1644
1645 2006/03/01 Thomas Bretz
1646
1647 * mastro/MAstro.cc, mbase/MTime.cc:
1648 - added a comment in GetMagicPeriod
1649
1650 * mpointing/MPointingPos.cc:
1651 - added new member function GetString
1652 - moved code from Print to GetString
1653 - added new function IsInitialized()
1654
1655 * mjtrain/MJTrain*.[h,cc]:
1656 - added data members to change RF setup
1657
1658 * mpointing/MPointingDevCalc.h, mpointing/MPointingPosCalc.h:
1659 - added missing AddToBranchList
1660
1661 * mpointing/MHSrcPosCam.[h,cc]:
1662 - added
1663
1664 * mpointing/Makefile, mpointing/PointingLinkDef.h:
1665 - added MHSrcPosCam
1666
1667 * mbase/MTask.[h,cc]:
1668 - implemented a new data-meber fAccelerator which allows
1669 to switch off counting and timing analysis which can be very
1670 time-consuming in some circumstances
1671
1672 * mbase/MTaskList.[h,cc]:
1673 - implemented the usabe of MTask::fAccelerator to switch off
1674 resetting of all parameter containers which can be very
1675 time-consuming
1676
1677 * mimage/MImagePar.cc:
1678 - updated how the units are printed in Print()
1679
1680 * mjobs/MJCut.cc:
1681 - added a new loop to fill the source position of the on-data
1682 - the acceleration of the two main loops are disabled because
1683 they are not yet tested.
1684
1685 * datacenter/macros/plotstat.C:
1686 - the periods were wrong by one -- fixed.
1687
1688
1689
1690 2006/02/28 Daniela Dorner
1691
1692 * datacenter/scripts/insertdatasets:
1693 - made sure, that backupfiles of the editor are not taken into
1694 account, when dataset files are searched
1695
1696 * datacenter/db/*.php:
1697 - moved user, host and pw of database to the include file
1698 db.php
1699
1700 * datacenter/db/index.html:
1701 - fixed links
1702
1703 * datacenter/db/querymc.php,magicdefs.php:
1704 - added some variables
1705
1706 * datacenter/db/runinfo.php,sequinfo.php:
1707 - bugfix (incl. TestSources)
1708
1709 * datacenter/db/sequinfo.php:
1710 - changed init values
1711
1712 * datacenter/db/sequinfo.php, findoffdata.php, magicdefs.php:
1713 - added value (relative ontime)
1714
1715 * datacenter/db/dbstatus.php:
1716 - fixed bug
1717
1718 * datacenter/db/queryrbk.php:
1719 - added query field 'Night', to query all entries of one night
1720 from the runbook
1721
1722 * datacenter/db/index-header.html:
1723 - added links
1724
1725
1726
1727 2006/02/27 Thomas Bretz
1728
1729 * macros/optim/optimwobble.C:
1730 - fixed a typo (SetThetaCut instead SetAlphaCut), and added the
1731 standard Disp-parametrization
1732
1733 * mhflux/MHEffectiveOnTime.[h,cc]:
1734 - added showing the axis range of the time evolution histogram
1735
1736 * showplot.cc:
1737 - fixed a warning in the Hash-switch.
1738
1739 * mbase/MEnv.cc:
1740 - replaced casts in switch by an appended U
1741
1742 * macros/train/trainseparation.C:
1743 - replaced outdated MTTrainRFSeparate by MJTrainSeparation
1744
1745 * mastro/MAstro.h:
1746 - added conversion constants for pc-m and pc-ly
1747
1748 * mhflux/MMcSpectrumWeight.cc:
1749 - fixed typo in comment
1750
1751 * mimage/MImagePar.h:
1752 - minor changes to layout
1753
1754 * mimage/MHNewImagePar.[h,cc], mimage/MNewImagePar.[h,cc]:
1755 - added new image parameters fConcCOG and fConcCore
1756 - increased class version of MNewImagePar
1757
1758 * mimage/MHillasExt.cc:
1759 - added some comments
1760 - removed an obsolete TMath::Abs around "dist"
1761
1762 * mranforest/MRanForest.[h,cc]:
1763 - the initialization of fTreeHad was done at the wrong moment
1764 - replaced a cast int(x+.5) by TMath::Nint
1765 - added some additional warning output
1766 - added "!" to fTreeHad - it is only for temporary storage used
1767 in the histogram classes
1768
1769 * mranforest/MRanForestGrow.h:
1770 - added GetForest
1771
1772 * mjtrain/MJTrainSeparation.[h,cc]:
1773 - added some code for upcomming automatic event selection
1774
1775 * datacenter/macros/plotstat.C:
1776 - improved macro description
1777 - added arguments to main function
1778
1779 * macros/plot/mucal.C:
1780 - added
1781
1782
1783
1784 2006/02/25 Daniela Dorner
1785
1786 * datacenter/scripts/checkfilesforsequavail, checkstardone,
1787 writesequencefiles, buildsequenceentries, dodatacheck, doexclusions,
1788 fillcallisto, fillganymed, fillstar,
1789 datacenter/macros/writesequencefile.C, filldotraw.C, fillsinope.C
1790 buildsequenceentries.C, resetcolumn.C, doexclusions.C, fillcalib.C
1791 fillsignal.C, fillganymed.C, fillstar.C:
1792 - implemented, that a missing connection to the database doesn't
1793 cause an failure entry in the database, so that the step is
1794 retried in this case
1795 - updated documentation
1796
1797
1798
1799 2006/02/25 Thomas Bretz
1800
1801 * datacenter/macros/plotstat.C:
1802 - added
1803
1804
1805
1806 2006/02/24 Markus Meyer
1807
1808 * resources/calibration.rc:
1809 - update of correction values for the calibration constants
1810 (P31 - P39, without P36!(problems with spline))
1811
1812
1813
1814 2006/02/24 Daniela Dorner
1815
1816 * datacenter/db/datacheck.php, datasetinfo.php, dbstatus.php,
1817 findoffdata.php, include.php, magicdefs.php, runinfo.php,
1818 sequinfo.php, statusrps.php, statussbs.php, statussps.php:
1819 - included failure handling columns
1820
1821 * datacenter/db/findoffdata.php:
1822 - added DT
1823
1824 * datacenter/db/statusrps.php:
1825 - fixed bug
1826
1827 * datacenter/db/sequinfo.php:
1828 - reduced width of menu
1829
1830 * datacenter/scripts/copyscript:
1831 - added makedir for oldcatalogpath
1832
1833
1834
1835 2006/02/23 Thomas Bretz
1836
1837 * mjobs/MJSpectrum.cc:
1838 - fixed plot for Eý.dN/dE. The spectrum was multiplied with two
1839 times the bin-width instead of the absolute energy
1840
1841
1842
1843 2006/02/22 Daniela Dorner
1844
1845 * datacenter/db/querymc.php:
1846 - added (website to query montecarlo database - first version)
1847
1848 * datacenter/db/magicdefs.php:
1849 - added some values of montecarlo database
1850
1851
1852
1853 2006/02/17 Daniela Dorner
1854
1855 * datacenter/scripts/copyscript:
1856 - fixed path length
1857
1858 * datacenter/macros/fillsources.C:
1859 - added (macro to read source information from catalog files and
1860 insert it into the database)
1861
1862 * datacenter/db/ganymed.php:
1863 - improved output
1864
1865 * datacenter/db/index.html:
1866 - added ganymed.php
1867 - removed old link
1868
1869
1870
1871 2006/02/17 Thomas Bretz
1872
1873 * showplot.cc:
1874 - fixed path inflation in case of ganymed
1875
1876 * mjobs/MDataSet.cc:
1877 - return kFALSE if requested source wasn't found in catalog
1878
1879 * mjobs/MJCut.cc:
1880 - reformatted output of source to fit in one line
1881
1882 * mpointing/MPointingPos.[h,cc]:
1883 - output source name (title) in Print() if set
1884
1885
1886
1887 2006/02/16 Daniela Dorner
1888
1889 * datacenter/scripts/checkstardone:
1890 - small improvement in sequence handling
1891 - improved logging
1892
1893 * datacenter/scripts/sourcefile:
1894 - small bugfixes in setstatus function
1895
1896 * datacenter/scripts/runganymed:
1897 - small bugfix
1898
1899 * datacenter/scripts/copyscript:
1900 - fixed path length
1901
1902 * datacenter/db/ganymed.php:
1903 - added (website to query results for sources/datasets)
1904
1905
1906
1907 2006/02/15 Daniela Dorner
1908
1909 * datacenter/db/findoffdata.php:
1910 - implemented possibility to query range of dates for 'stardone'
1911
1912
1913
1914 2006/02/15 Daniel Hoehne
1915
1916 * datacenter/db/magicdefs.php, querycal.php, sequinfo.php:
1917 - implemented query for mean signal inner/outer and mean pulsepos
1918 * datacenter/db/sequence.php:
1919 - implemented query for mean signal inner/outer, mean pulsepos
1920 and inhomogeneity
1921
1922
1923
1924 2006/02/15 Daniela Dorner, Daniel Hoehne
1925
1926 * datacenter/scripts/writesequencefiles,doexclusion,correcttime:
1927 - fixed small bug
1928
1929
1930
1931 2006/02/14 Daniela Dorner, Daniel Hoehne
1932
1933 * datacenter/scripts/sourcefile:
1934 - fixed small bugs
1935
1936 * datacenter/scripts/movingrawfiles:
1937 - changed back to moving files without zipping
1938
1939 * datacenter/scripts/doqualityplots:
1940 - added running of plotdb.C for each datasetfile
1941
1942 * datacenter/macros/getdolist.C:
1943 - implemented limitation for number of todo files for
1944 SequenceProcessStatus
1945
1946 * datacenter/macros/checkfileavail.C,checkstardone.C:
1947 - changed return code in case that files are not available
1948
1949 * datacenter/scripts/checkfilesforsequavail,checkstardone,sourcefile:
1950 - adapted to changed return code in macros
1951
1952 * datacenter/db/magicdefs.php, querystar.php, sequinfo.php:
1953 - implemented query for inhomogeneity
1954
1955
1956
1957 2006/02/13
1958
1959 * RELEASE 0.9.4.3
1960
1961
1962
1963 2006/02/13 Thomas Bretz
1964
1965 * callisto.rc:
1966 - changed pulse position check ExtractWinLeft to 4.0 and
1967 ExtractWinRight to 4.5
1968
1969 * callisto_Dec04Jan05.rc:
1970 - changed pulse position check ExtractWinLeft to 3.0 and
1971 ExtractWinRight left at 2.5
1972
1973
1974
1975 2006/02/10 Thomas Bretz
1976
1977 * mastro/MAstro.cc:
1978 - allow for more year in the algorithm calculating easter
1979
1980 * mcamera/MCameraDC.h, mcamera/MCameraHV.h, mcamera/MCameraTD.h,
1981 mcamera/MCameraTH.h:
1982 - added a sanity check in GetPixelContent
1983
1984 * mraw/MRawRunHeader.cc:
1985 - fixed output (correct kiB instead of kB)
1986
1987 * Makefile, Makefile.rules:
1988 - implemented the possibility to spread Make through condor
1989
1990 * mastro/MAstroCatalog.[h,cc]:
1991 - new draw-options to rotate the grid and the stars
1992
1993 * mimage/MHHillas.cc:
1994 - set minimum of fDelte to 0 instead of fDistC
1995
1996 * msignal/MExtractTimeAndChargeSpline.h:
1997 - replaced the casts in SetRiseTimeHiGain and StFallTimeHiGain by
1998 TMath::NInt
1999
2000 * mjobs/MDataSet.h:
2001 - implemented new functions to check whether the dataset contains
2002 a dedicated sequence
2003
2004 * datacenter/macros/plotdb.C:
2005 - implemented the possibility to draw sequences of a dataset in
2006 several colors
2007
2008
2009
2010 2006/02/09 Thomas Bretz
2011
2012 * mreport/MReport.cc:
2013 - invented new fake CC report file version 200509300 for a change
2014 in the starguider format (the already implemented last values
2015 dissapeared again!) which is not noticed in the format version.
2016
2017 * mreport/MReportCC.cc, mreport/MReportStarguider.cc:
2018 - fixed support for ver 200510250
2019
2020 * mjobs/MJSpectrum.cc:
2021 - added fit of un-unfolded spectrum
2022
2023
2024
2025 2006/02/08 Daniela Dorner
2026
2027 * datacenter/scripts/sourcefile:
2028 - implemented function checklock
2029 - bugfix for failure code
2030
2031 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
2032 checkstardone, doexclusions, fillcallisto, fillganymed, fillstar,
2033 makecallistolinks, runcallisto, runganymed, runstar,
2034 writesequencefiles:
2035 - implemented usage of function checklock
2036
2037 * datacenter/scripts/copyscript, doqualityplots, dowebplots,
2038 insertsequences, linkmc:
2039 - implemented usage of function checklock
2040 - implemented variable $program
2041
2042 * datacenter/scripts/dodatacheck:
2043 - implemented usage of function checklock
2044 - implemented variable $lockfile
2045
2046 * datacenter/scripts/insertdatasets, mcsequences, processmcsequences:
2047 - implemented usage of function checklock
2048 - implemented variables $lockfile and $program
2049
2050 * datacenter/macros/doexclusions.C, fillganymed.C:
2051 - fixed bug
2052
2053 * datacenter/macros/fillsinope.C, setstatus.C:
2054 - improved documentation
2055
2056 * datacenter/scripts/filesondisk:
2057 - implemented finding of zipped files
2058
2059
2060
2061 2006/02/08 Thomas Bretz
2062
2063 * datacenter/macros/plotdb.C:
2064 - some minor changes to the layout
2065
2066
2067
2068 2006/02/07 Daniela Dorner
2069
2070 * datacenter/scripts/makecallistolinks:
2071 - fixed bug
2072
2073 * datacenter/db:
2074 - added (directory with db-websites)
2075
2076
2077
2078 2006/02/07 Daniela Dorner, Daniel Hoehne
2079
2080 * datacenter/scripts/sourcefile:
2081 - added failure code variables
2082 - changed calling of setstatus.C accordingly
2083
2084 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
2085 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
2086 fillganymed, fillstar, runcallisto, runganymed, runstar,
2087 writesequencefiles:
2088 - implemented failure variable
2089
2090 * datacenter/macros/getdolist.C, setstatus.C, setupdb.C:
2091 - added new/changed columns (fReturnCode, fFailedCode,
2092 fFailedCodeAdd)
2093
2094
2095
2096 2006/02/06 Daniela Dorner
2097
2098 * datacenter/scripts/fillstar, macros/setstatus.C, getdolist.C:
2099 - fixed bugs
2100
2101
2102
2103 2006/02/03 Daniela Dorner
2104
2105 * datacenter/scripts/sourcefile:
2106 - implemented two new functions: getdolist, finish
2107 - implemented usage of function finish in other functions
2108
2109 * datacenter/scripts/movingrawfiles:
2110 - implemented zipping of rawfiles
2111
2112 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
2113 checkstardone, copyscript, correcttime, dodatacheck, doexclusions,
2114 fillcallisto, fillganymed, fillstar, insertdatasets,
2115 makecallistolinks, processmcsequences, runcallisto, runganymed,
2116 runstar, writesequencefiles:
2117 - replaced corresponding pieces of code by the functions getdolist
2118 and finish
2119 - moved variable $date to function getdolist
2120 - improved logging
2121 - generalized variables $lockfile and $todofile
2122
2123
2124 2006/02/03 Daniela Dorner, Daniel Hoehne
2125
2126 * datacenter/scripts/sourcefile:
2127 - fixed small bugs
2128
2129 * datacenter/scripts/runcallisto:
2130 - small bugfix
2131 - improved logging
2132
2133 * datacenter/scripts/insertdatasets:
2134 - removed not needed variable
2135
2136 * datacenter/macros/getdolist.C:
2137 - small bugfix
2138
2139
2140
2141 2006/02/02 Daniela Dorner
2142
2143 * datacenter/scripts/linkmc:
2144 - changed numbering of P and C run in linking
2145
2146 * datacenter/scripts/sourcefile:
2147 - moved to root-version root_v4.04.02g
2148
2149
2150
2151 2006/02/01 Daniel Hoehne
2152
2153 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
2154 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
2155 fillganymed, fillstar, writesequencefiles:
2156 - adapted usage of function setstatus
2157
2158
2159
2160 2006/01/31 Daniela Dorner
2161
2162 * datacenter/macros/setstatus.C, getdolist.C:
2163 - adapted macros to changes in new columns (fFailedCode,
2164 fFailedComment)
2165
2166 * datacenter/macros/setstatus.C:
2167 - added "noreset" for column fStartTime (is needed so that runtime
2168 is available in case of failure)
2169
2170 * datacenter/macros/setupdb.C:
2171 - added new columns
2172
2173 * datacenter/scripts/runcallisto, runganymed, runstar:
2174 - implemented failure handling
2175
2176 * datacenter/scripts/sourcefile:
2177 - implemented new functions to set status values
2178
2179
2180
2181 2006/01/30 Daniel Hoehne
2182
2183 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
2184 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
2185 fillganymed, fillstar, runcallisto, runganymed, runstar, sourcefile,
2186 writesequencefiles:
2187 - added function setstatus in sourcefile
2188 - changed calling of setstatus.C in setstatus
2189 - implemented variable $program to generalize usage of setstatus
2190 - replaced corresponding piece of code by function setstatus
2191 - fixed some typos
2192
2193
2194
2195 2006/01/30 Daniela Dorner
2196
2197 * datacenter/macros/setstatus.C, getdolist.C:
2198 - adapted macros to the improvement of failure handling in the
2199 automatic analysis (added columns fFailed, fStartTime,
2200 fFailedTime)
2201
2202
2203
2204 2006/01/27 Thomas Bretz
2205
2206 * mjobs/MDataSet.cc:
2207 - improved a warning output
2208
2209
2210
2211 2006/01/23 Thomas Bretz
2212
2213 * mbase/MTime.cc:
2214 - removed a sanity check in GetStringFmt. It work's quite nice
2215 in the DC but crashes on my Laptop (which is not so important)
2216
2217
2218
2219 2006/01/10 Daniela Dorner
2220
2221 * datacenter/macros/*.C, datacenter/script:
2222 - updated and added documentation
2223 - improved logging
2224 - fixed small bugs
Note: See TracBrowser for help on using the repository browser.