source: trunk/MagicSoft/Mars/Changelog@ 8397

Last change on this file since 8397 was 8397, checked in by tbretz, 19 years ago
*** empty log message ***
File size: 29.2 KB
Line 
1Please do not write behind the end of line tag so that it is possible
2to send a Changelog file to a line printer directly. Thanks.
3
4For your entries please follow EXACTLY this style:
5
6_yyyy/mm/dd_[Your Name]
7_
8___*_filename:
9_____-_description
10_
11___*_filename2, filename3:
12_____-_description
13_
14_
15_
16
17While an underscore is a placeholder for a white-space or an empty line.
18
19 -*-*- END OF LINE -*-*-
20
21 2007/04/12 Thomas Bretz
22
23 * mmovie/MMoviePrepare.[h,cc], mmovie/MMovieData.[h,cc],
24 mmovie/MMovieWrite.[h,cc], mmovie/Makefile, mmovie/MovieLinkDef.h,
25 movie/MovieIncl.h:
26 - added
27
28
29
30 2007/04/11 Thomas Bretz
31
32 * mjobs/MJCalibrateSignal.cc:
33 - added a lot of comments
34 - added some code for future use
35
36 * mcalib/MCalibCalcFromPast.cc:
37 - if update of calibration constants via MCalibrateData fails an
38 error is raised
39
40 * mcalib/MCalibrateData.cc:
41 - if update of calibration constants done set the ReadyToSaveFlag
42 accordingly
43
44
45
46 2007/04/04 Thomas Bretz
47
48 * mbase/MLogHtml.cc:
49 - the closing parenthesis was missing for setting to green color
50
51
52
53 2007/04/03 Thomas Bretz
54
55 * mjobs/MDataSet.cc:
56 - added processing of RunTime and Name resource
57
58 * mgeom/MGeomCamDwarf.cc:
59 - removed an unused variable
60
61 * msignal/MSignalPix.h, msignal/MSignalCam.h:
62 - commented out obsolete AddNumPhotons and Scale
63 - removed ReducePrecision from setting of arrival time because
64 it gave artefacts.
65
66
67
68 2007/03/29 Thomas Bretz
69
70 * mgeom/MGeomCam.cc, mgeom/MGeomPix.h:
71 - added new member function to return distance to coordinate
72 origin
73
74 * mgeom/MGeomCamDwarf.[h,cc]:
75 - added
76
77 * mgeom/Makefile, mgeom/GeomLinkDef.h:
78 - added MGeomCamDwarf
79
80
81
82 2007/03/28 Thomas Bretz
83
84 * mraw/MRawRunHeader.cc:
85 - added Getter for fFreqSampling
86
87 * mpointing/MHSrcPosCam.[h,cc]:
88 - added different binning for wobble mode
89 - added circle for wobble mode
90
91 * mjobs/MJCut.cc:
92 - store run- and event-number via MParameterCalc in output files
93 - show histogram of source positions also in wobble mode
94
95 * mbase/MEnv.h:
96 - added member function to touch a resource returning whether
97 it has contents or not
98
99 * mars.rc:
100 - added examples for MUX data
101 - fixed the other examples
102 - changed default cleaning to 8.5/4.0 absolute
103
104 * macros/readIPR.C:
105 - simplified
106
107
108
109 2007/03/21 Stefan Ruegamer
110
111 * datacenter/scripts/runcallisto:
112 - removed entries for callisto_MarApr05.rc (outdated)
113
114 * datacenter/scripts/makecallistolinks:
115 - updated reason1 because the old reason has been removed in the
116 Mars Version 1.0, resulting in no more calibration with spline
117 if DF fails
118 - added reason2 to run spline after an other error
119
120
121
122 2007/03/20 Daniel Hoehne
123
124 * datacenter/db/db.php, datacenter/scripts/budb,
125 datacenter/scripts/dbchk, datacenter/scripts/dunotseqruns,
126 datacenter/scripts/findnewstars,
127 datacenter/scripts/findnotseqruns, datacenter/scripts/sourcefile,
128 datacenter/tools/comparesequences, datacenter/tools/resetdataset,
129 sql.rc:
130 - changed the host from hercules to vela
131
132
133
134 2007/03/17 Thomas Bretz
135
136 * mbase/MTime.[h,cc]:
137 - added new memeber function to set unix times
138
139
140
141 2007/03/09 Thomas Bretz
142
143 * mjoptim/MJOptimizeCuts.cc:
144 - implemented printing of input file also in RunOnOffCore
145
146
147
148 2007/03/08 Markus Meyer
149
150 * mpointing/MPointingDevCalc.h:
151 - changed fNumMinStars from 8 to n (in SetNumMinStars)
152
153
154
155 2007/03/06 Stefan Ruegamer
156
157 * mraw/MRawRunHeader.cc:
158 - added SwapAssignment for pixels 428 and 429
159
160
161
162 2007/03/05 Thomas Bretz
163
164 * msignal/MExtractTimeAndChargeSpline.cc:
165 - added a default for the extrator resolution in case no predefined
166 value is set
167
168 * mjobs/MJCalib.[h,cc], mjobs/MJCalibration.cc:
169 - removed HiLoCalibration option
170
171 * mjobs/MJCalibration.cc:
172 - use extractor to determine hi-/lo-calibration
173
174 * mjobs/MJPedestal.cc:
175 - do only insist on pedestal events if an extractor without
176 lo-gains is set
177
178 * callisto.rc, callisto_Dec04Jan05.rc:
179 - removed references to HiLoCalibration
180
181 * callisto_mux.rc, resources/calibrationref_mux.rc,
182 resources/pedestalref_mux.rc:
183 - added new resource files for MUX data
184
185 * mjobs/MSequence.cc:
186 - another fix to make sure that there is a / between dir and filename
187
188 * mpedestal/MExtractPedestal.cc:
189 - why if fRawData initialized twice? Removed.
190 - Reset check window without extractor and without lo-gains
191
192
193
194
195 2007/03/04 Thomas Bretz
196
197 * mhcalib/MHCalibrationChargeBlindCam.cc,
198 mhcalib/MHCalibrationChargeBlindPix.[h,cc]:
199 - commented out references to MRawEvtPixelIter::GetNum*Samples
200
201 * mhcalib/MHCalibrationRelTimeCam.cc:
202 - updated header
203
204 * mjobs/MJCalibrateSignal.cc:
205 - updated header
206 - removed references to MHCalibrationPulseTimeCam
207 - added a check to make sure that extractor1 is initialized
208 - use new SetRangeFromExtractor function for pedestal
209 extraction range
210 - added a new filter to check for pedestal events, used for
211 pedestal extraction in cases w/o lo-gains and to remove
212 pedestal events from further analysis
213 - fill and display hi-/lo-gain histogram only if lo-gain exists
214
215 * mjobs/MJPedestal.cc:
216 - replaced fSequence.GetName by GetFileName
217 - check for availability of lo-gain in pulse pos check
218 - Add MHCalibrationPulseTime to parlist to allow resources
219 file setup
220 - to fill the MHCalibrationPulseTimeCam deny calibration- and
221 pedestal-events
222 - use a pedestal filter to deny calibration events
223 - use new SetRangeFromExtractor function for pedestal
224 extraction range
225
226 * mhcalib/MHCalibrationPulseTimeCam.cc:
227 - removed an obsolete return
228
229 * mpedestal/MPedCalcFromLoGain.cc:
230 - if event does not contain lo-gains do not start extraction
231 at lo-gain offset
232
233 * mpedestal/MPedestalSubtractedEvt.[h,cc]:
234 - changed variable naming in GetSaturation from sathi to sat
235 - changed limit in GetMax from Byte_t to UInt_t
236
237 * msignal/MExtractBlindPixel.cc, msignal/MExtractTimeAndCharge.cc:
238 - changed max argument in GetMax from Int_t to UInt_t
239
240 * msignal/MExtractTimeAndCharge.[h,cc]:
241 - changed fLoGainSwitch from Byte_t to UInt_t
242 - increased class version accordingly to 4
243
244 * mmain/MEventDisplay.cc:
245 - took out the display of the slice with the max index
246 - handle pedestal subtraction more accurate
247
248 * mraw/MRawEvtData.cc:
249 - added number of bytes per sample to GetNumBytes()
250 - removed contents of GetPixelContent... depricated
251
252 * mraw/MRawEvtPixelIter.[h,cc]:
253 - updated comments
254 - removed all functions returning informations about single
255 pixels (should be done through MPedestalSubtractedEvt
256 instead)
257
258 * mhist/MHEvent.cc:
259 - removed KMaxIdx...depricated.
260
261 * msignal/MExtractor.[h,cc]:
262 - changed type of fSaturationLimit from Byte_t to UInt_t
263 - increased class version number accordingly to 8
264 - only reset fSaturationLimit if it is above 0xff and
265 no lo-gain available
266
267 * msignal/MSignalCalc.[h,cc]:
268 - changed to use MPedestalSubtractedEvt instead of MRawEvtData
269 - make handling of data without lo-gains possible
270
271 * mhcalib/MHCalibrationChargeCam.[h,cc]:
272 - changed to use pedestal subtracted evt instead of the raw evt
273 for determination of the arrival time
274
275 * mhcalib/MHCalibrationCam.[h,cc]:
276 - made IsLoGain autodetecting in case fRunHeader is available
277
278 * msignal/MExtractPINDiode.cc:
279 - use MRawRunHeader's GetNumSamplesHi/LoGain
280
281
282
283 2007/03/03 Thomas Bretz
284
285 * mcalib/MCalibrationRelTimeCalc.cc:
286 - changed the default of RelTimeResolutionLimit from 1.0 to 0.05
287
288 * mhcalib/MHCalibrationChargeCam.cc,
289 mhcalib/MHCalibrationPulseTimeCam.cc,
290 mhcalib/MHCalibrationRelTimeCam.cc:
291 - added f*RefCharge to Copy function
292 - added range to calls of GetIdxMaxHi/LoGainSample
293 - reworked and simplified DrawDataCheckPixel
294 - reworked and simplified DrawReferenceLine
295 - fixed call to ReadEnv of base class in ReadEnv
296
297 * mhcalib/MHCalibrationRelTimeCam.cc:
298 - commented filling of lo-gain arrays out.
299
300 * mpedestal/MExtractPedestal.[h,cc],
301 mpedestal/MPedCalcFromLoGain.h, mpedestal/MPedCalcPedRun.h:
302 - added the SetRangeFromExtractor function
303
304 * msignal/MExtractBlindPixel.cc, msignal/MSignalCalc.cc:
305 - use GetNumSamplesHiGain of MRawRunHeader instead of
306 MRawEvtPixelIter's
307
308 * msignal/MSignalCalc.[h,cc]:
309 - slightly changed handling of MC run, changed hi-/lo-gain
310 calibration from 10 to 11.3
311
312 * msignal/MExtractTime.cc:
313 - don't print lo-gain properties if n/a
314
315 * msignal/MExtractor.[h,cc]:
316 - reset logain range and saturation limit if no logains available
317 - added HasLoGain member function
318 - don't print lo-gain attributes in Print if no logains
319
320 * msignal/MExtractTimeAndCharge.cc:
321 - reset fLoGainSwitch if logains are not available
322 - use MRawRunHeader's GetNumSamplesHi/LoGain
323 - do not use MRawEvtPixelIter to determin availability of lo-gains
324 use number of lo-gain samples to extract instead.
325 - don't print lo-gain properties if n/a
326
327
328
329 2007/03/02 Thomas Bretz
330
331 * mraw/MRawRunHeader.h:
332 - added GetNumBytesPerSample() member function
333
334 * mraw/MRawRead.cc:
335 - splitted ReadPixel and setting ab-flag into function calls
336 - fixed skipping pixels if bps>1
337
338 * mraw/MRawEvtData.[h,cc]:
339 - removed last argument from AddPixel
340 - split reading pixel data and setting ab-flag into two functions
341 - increased version number from 5 to 6
342 - adapted Print function
343 - adapted Draw function
344 - adapted ReadPixel function
345
346 * manalysis/MMcCalibrationUpdate.[h,cc]:
347 - made sure that Process is not executed in case of MC files
348 - minor changes to includes
349
350 * mextralgo/MExtralgoSpline.h:
351 - removed obsolete include iostream
352
353
354
355 2007/03/01 Thomas Bretz
356
357 * mmain/MEventDisplay.cc:
358 - didn't show callisto output anymore because of missing fundametal
359 pedestal
360
361 * mbadpixels/MBadPixelsTreat.cc:
362 - added more informative output
363
364 * mhcalib/MHCalibrationCam.[h,cc], mhcalib/MHCalibrationChargeCam.cc,
365 mhcalib/MHCalibrationChargePix.h, mhcalib/MHCalibrationRelTimeCam.cc,
366 mhcalib/MHCalibrationChargeCam.h, mhcalib/MHCalibrationChargePINDiode.h,
367 mhcalib/MHCalibrationPulseTimeCam.cc, mhcalib/MHCalibrationTestCam.cc,
368 mhcalib/MHCalibrationTestTimeCam.cc, mhcalib/MHGausEvents.h,
369 mhcalib/MHCalibrationChargeBlindCam.cc, mhcalib/MHPedestalCam.cc,
370 - replaced SetNbins/First/Last by SetBinning
371
372 * mhcalib/MHCalibrationChargeCam.cc:
373 - improved output in case arrival time is out of range
374
375 * mhcalib/MHCalibrationPulseTimeCam.cc:
376 - the values can only have discrete valuesno need to set a bin-width
377 different from 1
378 - set binning automatically by using the number of samples
379 - fixed ReadEnv
380 - directly use maxpos, no cast necessary
381
382 * mraw/MRawRunHeader.h:
383 - added new member function GetNumSamples
384
385 * mpedestal/MPedCalcFromLoGain.cc:
386 - fixed ReadEnv
387
388 * mraw/MRawCrateData.cc, mraw/MRawEvtHeader.cc:
389 - implemented reading new mux format 8
390
391 * mraw/MRawRunHeader.[h,cc]:
392 - implemented reading of new file format 8
393 - added new data members fNumBytesPerSample, fFreqSampling
394 and fNumSignificantBits
395 - increased file format version from 5 to 6
396
397 * mraw/MRawEvtPixelIter.[h,cc]:
398 - made aware of handling the new and old format
399 - added range to GetIdxMax*
400
401 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]:
402 - removed obsolete data members fSumhiarea and fSumhisector
403 - replaced the usage of MRawEvtData by MPedestalSubtractedEvt
404 - according to this the lower signal limit has been decresed
405 by 15
406 - changed "saturation" limit accordingly from 254 to 245
407
408 * mpedestal/MPedestalsubtractedEvt.h:
409 - added a shortcut for GetSaturation
410
411 * mjobs/MJPedestal.cc:
412 - first subtract pedestal and then fill MHCalibrationPulseTimeCam
413 - fill MHCalibrationPulseTimeCam with MPedestalSubtracted
414
415
416
417 2007/02/28 Thomas Bretz
418
419 * macros/tutorials/mirrordelay.C:
420 - fixed the formula for the spherical mirror
421 - fixed the calculation of the time-delay
422
423 * mastro/MObservatory.[h,cc]:
424 - added constructors and functions to set the observatory location
425 manually
426
427 * mbase/MTime.[h,cc]:
428 - added constructor to construct MTime by date
429 - added AsDouble for new root streamers (allowing to view MTime in
430 a TBrowser)
431 - added GetRootDatime to return TDatime object
432
433 * mcalib/MCalibrateData.cc:
434 - added more meaningful output in case a conversion factor exceeds a limit
435
436 * datacenter/macros/plotdb.C:
437 - added plot for spark rate
438
439
440
441 2007/02/26 Daniela Dorner
442
443 * datacenter/db/builddatasets.php, datacenter/db/findoffdata.php,
444 datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php,
445 datacenter/db/include.php, datacenter/db/menu.php, :
446 - bugfix: the stopdate was not choses properly in case of reset
447 when there was no data past midnight
448 - a new function (GetStopDate) has been implemented
449 - bugfix in PrintNightRange (table Sequences was used in all cases)
450
451
452
453 2007/02/26 Daniel Hoehne
454
455 * datacenter/macros/fillstar.C:
456 - bugfixes: included MHCamera.h, corrected two typos (missing ";" and
457 a surplus "s" in the variable "sparkrate")
458
459 * datacenter/db/magicdefs.php, menu.php:
460 - added fSparkRate
461
462
463
464 2007/02/16
465
466 * RELEASE 1.0
467
468
469
470 2007/02/16 Thomas Bretz
471
472 * macros/starvisyear.C:
473 - changed default observator to magic
474 - fixed some typos in comments
475
476 * mastro/MAstro.[h,cc]:
477 - added a new function to estimate the time of culmination
478 - fixed the conversion factors RadToHor and HorToRad (wrong by 15/24)
479
480 * mastro/MObservatory.cc:
481 - fixed the Print() output
482
483 * mbase/MMath.h:
484 - removed conversion factor to and from Hours
485
486 * mjobs/MSequence.cc:
487 - added a / behind the date (for the output in case of failure)
488
489 * mmc/MMcFadcHeader.[hxx,cxx]:
490 - added fElecNoiseName for compatibility with camera program
491 - increased ClassVersion by 1
492
493 * mraw/MRawRunHeader.[h,cc]:
494 - increased class version by 1 for compatibility with output
495 of newer camera versions
496
497 * resources/sequences.rc:
498 - changed the sequence.rc file to support new MUX data
499
500
501
502 2007/02/15 Thomas Bretz
503
504 * macros/tutorials/mirrordelay.C:
505 - added a macro plotting the delay between a spherical and a
506 parabolic mirror
507
508 * mjobs/MJStar.cc:
509 - implemented new plots for IPR vs. Time and DT
510
511
512
513 2007/02/13 Thomas Bretz
514
515 * resources/hilocalib.rc, resources/hilocalib_sp1.rc:
516 - added new resource files for hi-/lo-gain calibration.
517
518 * resources/hiloconv-*.root:
519 - added hi-/lo-gain calibration constants
520
521 * callisto_Dec04Jan05.rc:
522 - changed input file name for hi-/lo-gain calibration constants
523
524 * mreflector/MHReflector.[h,cc]:
525 - added histogram class for reflected photons
526
527 * mreflector/Makefile, mreflector/ReflectorLinkDef.h
528 - added MHReflector and necessary include paths
529
530 * mbase/MLog.h:
531 - fixed a bug in Separator which could cause a crash if the contents
532 are too long
533
534 * manalysis/MParameterCalc.cc:
535 - check for HasValidRule instead of IsValid in ReadEnv
536
537 * mdata/MDataPhrase.h:
538 - added HasValidRule member function
539
540 * mfileio/MReadRflFile.[h,cc]:
541 - allow also reading of gzip-compressed files
542 - output more header information
543 - don't use a const qualified TString with gSystem->ExpandPathName
544
545 * mjobs/MJPedestal.cc:
546 - readin bad pixels from ascii file later
547
548 * mmc/MMcEvtBasic.h:
549 - added a static member function GetEnergyStr to convert
550 GeV into MeV and TeV
551
552 * mpointing/MPointingDevCalc.h:
553 - increased size of fSkip by one
554
555 * mextralgo/MExtralgoSpline.h:
556 - fixed acompiler warning
557
558
559
560 2007/02/09 Daniel Hoehne
561
562 * datacenter/scripts/linkmc
563 - adapted to new montecarlo directory structure (/magic/montecarlo
564 instead of /montecarlo)
565
566
567
568 2007/02/09 Thomas Bretz
569
570 * star.rc:
571 - added new options
572 - reordering
573
574 * mbase/MStatusDisplay.cc:
575 - updated from 2006 to 2007
576
577 * mfbase/MFDataPhrase.cc:
578 - fixed ReadEnv to correctly return true/false
579
580 * mjobs/MJStar.cc:
581 - added new tabs "Spakless" and "Sparks" dividing the average
582 signal tab into two distributions by a SparkCut
583 - replaced all MF by MFDataPhrase
584
585 * mjobs/MJCalibrateSignal.cc:
586 - changed the extraction range used in the lo-gains from the
587 hi-gain range to the lo-gain range
588
589 * datacenter/macros/fillstar.C:
590 - added filling the spark rate into the database
591 - the rate after cleaning is now without sparks!
592
593
594
595 2007/02/06 Thomas Bretz
596
597 * mpointing/MPointingDevCalc.cc:
598 - included check for monitoring flag
599
600 * mextralgo/MExtralgoSpline.[h,cc]:
601 - implemented the possibility to determine the pulse width at
602 maxheight/2
603
604
605
606 2007/02/04 Daniela Dorner
607
608 * datacenter/scripts/sourcefile:
609 - added if-clause to avoid that a script is aborted in case a macro
610 doesn't compile, return code is set to 1 in this case
611
612
613
614 2007/02/04 Thomas Bretz
615
616 * mjobs/MJCalibration.cc:
617 - implemented Hi-/Lo-Gain calibration for MCs
618
619 * mjobs/MJPedestal.cc:
620 - removed intermediate pedestalstorage from code (its
621 result is not used at all)
622
623 * datacenter/macros/fillsignal.C:
624 - replaced GetMediandev by GetDev
625
626 * callisto.rc, callisto_Dec04Jan05.rc:
627 - changed ExtractWinLeft/Right according to new scheme
628
629 * mhcalib/MHCalibrationChargeCam.[h,cc]:
630 - removed obsolete data members fFirstHiGain, etc and
631 replaced by storage of fSignal
632 - made sure that the average extracted signal position
633 is at least one slice away from the edges of the
634 extraction window
635
636 * mjobs/MJPedestal.cc:
637 - reworked the pulse position check. It now better takes
638 the properties of the extractors into account.
639 Still to be done: relation between pulse position and
640 extraction window!
641
642 * msignal/MExtractBlindPixel.[h,cc],
643 msignal/MExtractPINDiode.[h,cc]:
644 - fixed arguments type of SetRange
645
646 * msignal/MExtractTime.cc:
647 - removed old obsolete code already in comments
648
649 * msignal/MExtractTimeAndCharge.h:
650 - added getter for LoGainStartShift
651
652 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc],
653 msignal/MExtractTimeAndChargeSpline.[h,cc],
654 msignal/MExtractedSignalCam.[h,cc], msignal/MExtractor.[h,cc]:
655 - changed the type of LoGainFirst from byte to int
656 - if necessary increased class version
657
658 * mpedestal/MExtractPedestal.cc:
659 - improved output
660
661 * mhcalib/MHCalibrationChargeCam.cc:
662 - fixed a %3.1 instead of %3.1f
663
664
665
666 2007/02/03 Thomas Bretz
667
668 * mhist/MHCamEvent.[h,cc]:
669 - added Draw function to context menu
670 - added GetHist member functions
671 - added possibility to display the relative error
672
673 * mjobs/MJCalibration.cc:
674 - read the hi-/lo-gain calibration constants from a MHCamEvent
675 which is stored in a root file given in resources/hilocalib.rc
676
677 * msignal/MExtractTimeAndCharge.cc:
678 - improved the estimation in GetSaturationTime for the cases in
679 which the saturating pulse is so early, that an normal
680 interpolation is not appropriate.
681
682 * callisto_DecJan04.rc:
683 - set fall- and rise-time for spline artificially to 0.5
684
685 * mhbase/MFillH.cc:
686 - added comments
687
688 * mpedestal/MExtractPedestal.[h,cc],
689 mpedestal/MPedCalcFromLoGain.cc, mpedestal/MPedCalcPedRun.cc:
690 - fixed the range check.In case of the lo-gain extraction
691 the range could infact leak out of the fadc slices
692
693 * msignal/MExtractTimeAndCharge.[h,cc]:
694 - added somecomments
695 - forbid the lo-gain signal to be negative
696 - increased version number for compatibility with last release
697
698 * msignal/MExtractTimeAndChargeSpline.cc:
699 - set the correct numbers for rise- and fall-time as default
700
701 * mbase/MStatusArray.[h,cc]:
702 - improved workaround in Read() and Write() for the Reset
703 of the kCanDelete bit in TH1
704
705 * mjobs/MJCalibration.cc, mjobs/MJCalibrateSignal.cc:
706 - commented out obsolete references to *HiLoCam
707
708 * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
709 mcalib/CalibLinkDef.h:
710 - removed *HiLoCam s
711
712
713
714 2007/02/02 Thomas Bretz
715
716 * mreflector/MRflSinglePhoton.[h,cc], mreflector/MRflEvtData.[h,cc]:
717 - added new Fill functions allowing to fill photons versus
718 a z-value, e.g. energy.
719
720
721
722 2007/02/01 Thomas Bretz
723
724 * mhist/MHCamEvent.[h,cc]:
725 - allow to set a histogram for display from external
726
727 * mhist/MHCamera.[h,cc]:
728 - added functions to calc Median/Dev
729 - fixed adding a MHCamera with AddCamContent. It now takes also
730 the errors and binentries correctly into account
731 - simplified Reset() using TArray::Reset()
732
733 * mhvstime/MHSectorVsTime.[h,cc]:
734 - added option to use median/dev instead of mean/rms
735 - switched Grid on
736
737 * mjobs/MSequence.cc, mjobs/MDataSet.cc:
738 - small improvements to splitting number rows
739 - handle possible tabs correctly
740
741 * mbase/MStatusArray.[h,cc]:
742 - improved handling in Read(). We make sure now that Read doesn't
743 produce a memory leak
744
745 * mhist/MHCamera.[h,cc]:
746 - overwrote Clone function to make sure that a cloned MHCamera
747 is never added to the current directory
748
749 * mcamera/MCameraTH.h:
750 - added a workaround to get rid of the obsolete discriminator thresholds
751 for the non-trigger pixels
752
753 * mreport/MReportCC.cc:
754 - added a sanity \o-Terminator to the dicriminator threshold extraction
755
756
757
758
759 2007/01/30 Thomas Bretz
760
761 * mbadpixels/MBadPixelsCam.[h,cc]:
762 - added function to return the uncalibrated and unsuitable
763 pixels as TArrayC (to be used in MHCamera)
764
765 * mhcalib/MHCalibrationChargeCam.cc:
766 - added a FIXME-comment
767
768 * mhist/MHCamEvent.[h,cc]:
769 - added an option to change the kind of error which is displayed
770 - consequently increased version number by 1
771
772 * mhist/MHCamera.[h,cc]:
773 - added a new bit to allow the error to be switched between
774 mean and spread
775
776 * mjobs/MJStar.cc, mjobs/MJCalibrateSignal.cc:
777 - adapted to changes in error display
778
779
780
781 2007/01/27 Thomas Bretz
782
783 * manalysis/MMcCalibrationUpdate.cc:
784 - fixed a typo in a comment
785
786 * mcalib/MCalibrateData.[h,cc]:
787 - commented out some obsolete currently unused code
788
789 * mdata/MDataPhrase.cc:
790 - added a sanity check
791
792 * mpedestal/MMcPedestalCopy.cc:
793 - Changed output to fit the structure used in all other classes
794
795 * mmain/MEventDisplay.cc:
796 - made sure that MPedestalSubtract dies the right thing
797 - removed badpixel calculation and treatment until a better
798 solution was found.
799
800 * mfbase/MFDataPhrase.cc:
801 - fixed a "comparison is always true" warning
802
803 * msignal/MExtractTimeAndChargeDigitalFilter.h:
804 - increased class version number to 3 to account for the removal
805 of the fTimeShift data members since last release
806
807
808
809 2007/01/27 Daniela Dorner
810
811 * datacenter/db/showplots.php:
812 - added (tool to click through the calib, signal and star plots of
813 one sequence)
814
815 * datacenter/db/index.html:
816 - added link to new plot tool
817
818 * datacenter/db/ganymed.php:
819 - added fDataSetName, removed fWobble
820 - removed mininmum value of 100 for dataset range
821
822 * datacenter/db/builddatasets.php:
823 - added fIsoInLimit2 and fIMCLimit2 in Init
824 - added check on observation mode
825
826
827
828 2007/01/26 Thomas Bretz
829
830 * mpedestal/MExtractPedestal.cc:
831 - fixed a bug which caused the pedestal to be set to 0 if the
832 AB-flag is invalid
833
834
835
836 2007/01/25 Thomas Bretz
837
838 * mreflector/MRflSinglePhoton.h:
839 - added copy constructor
840 - added a function to fill a TH2
841
842 * mreflector/MRflEvtData.[h,cc]:
843 - added copy costructor
844 - added Clone function
845 - added a function to fill a TH2
846
847
848
849 2007/01/24 Thomas Bretz
850
851 * mhflux/MHCollectionArea.cc:
852 - fixed a typo in the last change
853
854
855
856 2007/01/24 Daniel Hoehne
857
858 * msignal/*.dat:
859 - inserted missing third column (0) in all weights files
860
861
862
863 2007/01/18 Thomas Bretz
864
865 * mhflux/MHCollectionArea.cc:
866 - another fix for the error calculation of the collection area.
867 The totalarea was inluded in the error calculation as it would
868 be a wait, but actually it is not.
869
870
871
872 2007/01/16 Thomas Bretz
873
874 * mfileio/MReadMarsFile.cc:
875 - fixed two "comparison between signed and unsigned integer" warnings
876
877 * mhbase/MFillH.cc:
878 - small update to comments
879
880 * mimage/MHHillasExt.cc:
881 - call SetDirectory(NULL) after SetName
882
883 * mjobs/MSequence.[h,cc]:
884 - commented out obsolete GetFileNames
885
886 * msignal/MExtractor.[h,cc]:
887 - Some small updates
888 - removed code from Process function
889 - increased version number to 7
890
891 * msignal/MExtractedSignalPix.h:
892 - some simple reordering in the class header
893
894 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
895 - simplified the checks in SetWindowSize
896
897 * msignal/MC_cosmics_weights46.dat, msignal/MC_weights46.dat:
898 - added third column with zeros
899
900
901
902 2007/01/16 Daniela Dorner
903
904 * datacenter/db/menu.php, datacenter/db/datasetinfo-aio.php,
905 datacenter/db/magicdefs.php:
906 - implemented new variables for datasets
907
908
909
910 2007/01/15 Thomas Bretz
911
912 * mpedestal/MPedestalSubtract.cc:
913 - added a sanity check tomake sure that the pixel array has the
914 correct size when filled
915 - made sure the the number of pixels in the camera nd not the
916 number of connected pixels is used to initialize the size of
917 the arrays.
918
919 * mpedestal/MPedestalSubtractedEvt.[h,cc]:
920 - allow the initialization of nuber of pixels and samples
921 independanly.
922
923
924 2007/01/15 Daniela Dorner
925
926 * datacenter/db/sources.php, datacenter/db/sequinfo-aio.php,
927 datacenter/db/runinfo-aio.php, datacenter/db/printtable.php,
928 datacenter/db/plotdb.php, datacenter/db/menu.php,
929 datacenter/db/findoffdata.php, datacenter/db/builddatasets.php,
930 datacenter/db/datasetinfo.php:
931 - fixed bug in init of $_GET
932
933
934
935 2007/01/12 Stefan Ruegamer
936
937 * datacenter/macros/writedatasetfile.C:
938 - addded #include <errno.h>
939
940
941
942 2007/01/11 Thomas Bretz
943
944 * mbase/MLogManip.cc:
945 - removed the obsolete include of MLog.h
946
947 * mbase/MLogManip.h:
948 - encapsulated an include in ifdefs
949
950 * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationChargeCam.cc:
951 - updated log-output
952
953 * mhflux/MHEnergyEst.cc:
954 - replaced difficult to see green by blue
955
956 * mjobs/MDataSet.[h,cc]:
957 - added datat members for path of sequences and path of data files
958 to be able to store overwritten defaults
959 - check completeness of dataset files
960 - store a MSequence object in the list instead of the name and dir
961 (this is necessary to have all important information for a dataset
962 file, including the sequence number! - available)
963 - some changes to the output
964 - allow to print a perfect copy of the read dataset file to the console
965 just from the contents of the object
966
967 * mjobs/MJStar.cc:
968 - updated to use MSequence::GetFileName instead of MSequence:GetName
969
970 * mjobs/MSequence.[h,cc]:
971 - keep filename and datapath in header, this has some advantages
972 for sanity checks
973 - many improvements of sanity checking in case of missing or
974 unaccessible files
975 - Fixed "lightConditions" (was "LightCondition")
976 - Fixed "No_Moon" (was "NoMoon")
977 - allow to set the data path as second argument in the constructor
978 - implemented a check whether the sequence file is complete
979
980 * mjobs/MJCut.[h,cc]:
981 - added some code (still commented out) to display the excess rate
982 - with the other changes we can now store the original dataset in
983 the output
984
985 * mjoptim/MJOptimize.cc:
986 - Keep the sequence files in the file list instead of just the
987 filename and the directory
988
989 * mjtrain/MJTrainDisp.cc:
990 - use return value of MDataSet::AddFilesOn/Off for a sanity check
991
992 * mjobs/MJob.[h,cc]:
993 - removed obsolete fPathData and stuff
994
995 * callisto.cc, star.cc:
996 - removed obsolete calls to MJob::SetPathData
997
998 * callisto.rc, star.rc:
999 - removed obsolete examples for "PathData"-resource
1000
1001 * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
1002 mjobs/MJCalibration.cc, mjobs/MJPedestal.cc, mjobs/MJStar.cc:
1003 - removed obsolete reference to fPathData
1004
1005
1006
1007 2007/01/11 Daniela Dorner
1008
1009 * datacenter/db/builddatasets.php:
1010 - implemented username (the one who inserts the dataset has to give
1011 his/her username now)
1012 - fixed password query in case user inserted something wrong
1013 - implemented check, if on-sequences have different observations
1014 modes
1015 - implemented check, if user has chosen one sequences as on and off
1016 - adapted text of password prompt
1017
1018 * datacenter/db/builddatasets.php, datasetinfo-aio.php,
1019 runinfo-aio.php, sequinfo-aio.php:
1020 - minor changes in formatting
1021 - added 'alt' for +/- images
1022
1023 * datacenter/db/menu.js:
1024 - added 'alt' for +/- images
1025
1026
1027
1028 2007/01/10 Thomas Bretz
1029
1030 * mhbase/MH.cc:
1031 - fixed a bug in SetBinomialErrors. The errors of the two
1032 histograms were exchanged in the calculation
1033
1034 * mbase/MEnv.[h,cc]:
1035 - added new member function GetNumUntouched
1036
Note: See TracBrowser for help on using the repository browser.