source: trunk/MagicSoft/Mars/NEWS@ 7409

Last change on this file since 7409 was 7409, checked in by tbretz, 19 years ago
*** empty log message ***
File size: 57.4 KB
Line 
1 -*-*- END -*-*-
2
3 *** Version <cvs>
4
5 - general: Updated MMath with new functions to calculate the results of
6 a exponential, logarithmic and powerlaw fits analytically.
7
8 - general: Updated some macros with comments:
9 + macros/optim/optimdisp.C
10 + macros/optim/optimenergy.C
11 + macros/optim/optimwobble.C:
12
13 - general: MTFillMatrix (the class to fill one or two MHMatrix from
14 files) now allows adding a pre-cut like in the optimization. E.g. this
15 is useful to perform g/h-separation cuts before training the random forest.
16
17 - general: Updated the random forest classes to support also the
18 regression method implemented by Thomas H.
19
20 - general: added new tutorial macro how to train the random forest
21 for energy estimation (macros/optim/rfenergyest.C)
22
23 - ganymed: Implemented two new options which allow
24 to overwrite the default path to search for the sequence files
25 --ins=/magic/sequences
26 and where to search for the image data
27 --ind=/magic/data/star
28
29 - ganymed: MSrcPosCorrect now allows overwriting of the misfocussing
30 dx/dy from the resource file by
31 MSrcPosCorrect.Dx
32 MSrcPosCorrect.Dy
33
34 - ganymed: fixed reading the source catalog. Only as many chars
35 as the requested source name had were compared (If a source
36 "1ES1218" and "1ES1218+304" were in the catalog and "1ES1218+304"
37 were requested it could happen that the coordinates of
38 "1ES1218" were read) The source coordinates are now printed
39 in addition to its name to the logging output.
40
41 - ganymed: changed the background fit in the case of a ThetaSq function
42 from a polynomial to a exponential, this should give a big improvement
43 for on-only analysis'
44
45 - ganymed/sponde: Calculation of the error of single size-/energy-
46 bins now uses Li/Ma (5) instead of LiMa (17)
47
48 - sponde: Added a plot E^2*dN/dE
49
50 - sponde: The energy estimator plot should now show values like
51 they are commonly used.
52
53 - sponde: Now MMcSpectrumWeight also excepts formulas with two X
54 (a powerlaw with cutoff didn't work before)
55
56
57
58 *** Version 0.9.4.2 (2005/10/01)
59
60 - general: added new tutorial macro macros/tutorials/threshold.C:
61 how to calculate the threshold
62
63 - general: added a new game. Start it from the interpreter with
64 MagicJam j; (other games are: MineSweeper, MagicSnake, MagicDomino
65 and MagicReversi)
66
67 - general: neighbor pixels in MGeoms are now sorted clockwise
68
69 - merpp: made aware of new format 20050829-0
70
71 - callisto: New scale factors from muon analysis, stored in new
72 resource file resources/calibration.rc
73
74 - callisto: MBadPixelsCalc now raises an error instead of simply stopping
75 the eventloop if something went wrong. This is necessary for the
76 automatic processing
77
78 - callisto: Implemented a new treatment for the time information
79 developed by S.Ruegamer, this should give much better response than
80 the old very primitive algorithm. This is especially important
81 for bad pixels due to bright stars as Ceta-Tauri (btw: the old
82 treatment was buggy! As neighbor pixels to interpolate the
83 arrival times always the pixels 0 to 5 were taken)
84
85 - callisto: In addition to the new treatment of arrival times the
86 decision of the treatment whether a pixel contains shower
87 information or not is used to improve the signal interpolation
88 further. Previously interpolated pixels showed a non-zero signal
89 do the peak searching signal extractors. Having a signal pixel
90 beside raised the signal above the cleaning level. Thus the
91 pixel survived cleaning to often but with a too low mean signal.
92 By replacing empty pixels with a gaus (mean and rms from the
93 corresponding Area entries in MPedPhotCam) this effect can
94 be supressed.
95
96 - callisto: The status "unmapped" (for pixel which cannot be interpolated)
97 got lost when the events were stored by the calibration... fixed.
98 (This was no problem for normal image cleaning because the pixel
99 content was artificially set to 0 not surviving standard cleaning
100 algorithm)
101
102 - callisto: Fixed a bug which caused the random and peak-search pedestal
103 extracted with an extractor to be exchanged for the first (roughly)
104 500 events (*Extractor and *ExtractorRndm).
105 (They were simply exchanged in callisto.cc) This bug might have been
106 introduced in Mars 0.9.4 when the order of calculation of the two
107 types of pedestal in callisto got exchanged. The bug only effects
108 the first seconds of data of each sequence.
109
110 - star: Taking the arrival time of Muons into account the calculation
111 of the parameters could be made independant of the noise
112 (pedestal rms). The dependance was due to the bias of the peak search
113 extractor. Now only a ZA dependamcy is left which is not yet fully
114 understood.
115
116 - ganymed: The sequences were still not sorted correctly in any case,
117 because they were sorted by the full qualified path name. Now they
118 are sorted by their sequence number.
119
120 - ganymed: new values for the spark-event-cut
121
122 - sponde: required missing MEnergyEst from ganymed.root... fixed.
123
124
125
126 *** Version 0.9.4.1 (2005/08/18)
127
128 - callisto: fixed some problems with the calibration in case of
129 inteleaved events. Therefor the final and some intermediate
130 fits are skipped which would take place on partly filled #
131 histograms and gave wrong results or failed completely.
132
133 - callisto: If the intermediate finalization of the histograms
134 calculating the mean charge of the calibration signal fails
135 it is counted now and printed in PostProcess of MCalibCalcFromPast.
136
137 - ganymed: Fixed some bugs which caused problems in On-only mode.
138 Still the false source plot doesn't give reasonable results.
139
140
141
142 *** Version 0.9.4 (2005/08/05)
143
144 - general: Fixed the ZA binning. It did not correctly fit the
145 MC binning
146
147 - general: Added a class to correct for the missfocussing in
148 April (MSrcPosCorrect)
149
150 - general: Random Forest energy estimator should now work properly
151
152 - general: MHCamera now displays the profiles in deg instead of mm
153
154 - general: MH::SetPalette offers a lot of new palettes
155
156 - general: MHillas - the case of CorrXY==0 is now handled properly
157
158 - general: implemented the possibility to change the line and
159 marker style of a sky-grid drawn by MAstroCatalog
160
161 - general: Runs in sequences and datasets are now automatically
162 ordered (it is assumed that the order of their filenames correctly
163 represents the order of observations) to ensure correct reading
164 of the subsystem data
165
166 - general: Runs cannot be added to a sequence twice anymore. Also
167 Sequences cannot be added twice anymore to a dataset.
168
169 - general: fixed a bug in MAstro::Deg2Hms reported by Abelardo.
170 It gave wrong results by 1./2pi
171
172 - showplot: got a new option to start a root interpreter, too
173
174 - mars: now displays a rough estimate of Disp and the third moment
175
176 - mars: now displays the event time MTime if available
177
178 - mars: show muon parameters graphically
179
180 - mars: now the file to open can be given as commandline
181 argument
182
183 - merpp: Added support for new arehucas version >= 200507190
184 implementing values for three temperature sensors in the
185 counting house (MCameraAUX) and the name of the HV settings file
186 (MCameraHV).
187
188 - merrp: Also fixed some problems with wrong versions numbers stated
189 by arehucas and implemented some fixed for old versions (<200407070)
190
191 - callisto: MCalibrationHiLoCam can now be printed from its context
192 menu, eg in the TBrowser
193
194 - callisto: fixed logain offset (fgOffsetLoGain) from 1.7 to
195 - 1.39 (MExtractTimeAndChargeSpline)
196 - 1.40 (MExtractTimeAndChargeDigitalFilter)
197 This is important mainly for timing studies.
198
199 - callisto: Changed limits in MHCalibrationChargeCalc from
200 - -100.125 to -98 (fgChargeHiGainFirst)
201 - 1899.875 to 1902. (fgChargeHiGainLast)
202 - -100.25 to -99 (fgChargeLoGainFirst)
203 - 899.75 to 901. (fgChargeLoGainLast)
204 Introduced new limits:
205 - fgNumLoGainBlackoutLimit: 0.05
206 - fgLoGainBlackoutLimit: 3.5
207 - fgLoGainPickupLimit: 3.5
208
209 - callisto: The handling of automatic weights for the digital filter
210 has been improved. There are now new calibration weights special
211 for Monte Carlo calibrations.
212
213 - callisto: Updated Muon scale with latest results (1% difference
214 for most data, 5% for Mar/Apr'05)
215
216 - callisto: use a new criterium to exclude bad pixels: If the high-gain
217 was saturated and the blackout-events in the low-gain exceed the
218 fNumLoGainBlackoutLimit, the pixel is declared unsuitable.
219 This excludes those pixels which have a saturating high-gain
220 channel, but the low-gain switch does not switch often enough
221 to make the distribution reliable.
222
223 - callisto: fix a bug counting the number of saturated events. Up to now,
224 the number of saturated slices was counted (which is one for a not too
225 high number), but for some (pathological) pixels, many more slices
226 saturated and produced wrong limits.
227
228 - callisto: New options in in callisto.rc for MCalibrationRelTimeCalc:
229 + MCalibrationRelTimeCam.CheckFitResults: Yes
230 + MCalibrationRelTimeCam.CheckDeviatingBehavior: Yes
231 + MCalibrationRelTimeCam.CheckHistOverflow: Yes
232 + MCalibrationRelTimeCam.CheckOscillations: Yes
233
234 - callisto: introduce max. number of events for intercalibration,
235 the rest gets skipped. Default: 4096
236 The calibration causes too many un-reliable pixels if more
237 than about 5000 events are treated (@500 Hz) because of the
238 mode hopping of the VCSels. However, in the past, some
239 calibration runs have been taken (erroneously) with more
240 than 5000 events, especially the intensity scans where
241 a good precision is needed.
242
243 - callisto: Set UseExtractorRes to kTRUE, will raise the number of
244 photo-electrons for the spline extractor by 1-2% (correctly).
245
246 - callisto: The intercalibration is now done using a full f-factor
247 method instead of a simple update. This makes things slower but
248 more reliable in terms of gain-fluctuations and sudden VCSEL gain
249 changes.
250
251 - callisto: MPedestalY3 now uses the same extraction range as the data
252 as calculated by MPedestalY2
253
254 - callisto: A check of the fraction of allowed unsuitable (10%) and
255 unreliable (30%) pixels has been addded when the conversion is
256 calculated from interleaved events
257
258 - star: fixed a bug which caused MEffectiveOnTime containers not to
259 be written. In the worst case they were skipped almost all, in the
260 best case they were all ok. It depends on how often the new value
261 was assigned just with an event which was skipped later by another
262 task
263
264 - star: new histograms MHPointing and MHRate
265
266 - star: New tab (Currents) displaying the time evolution of the mean
267 DC currents
268
269 - star: New tab (MeanRms) displaying the time volution of the mean
270 Pedestal Rms
271
272 - star: Output now contains MReportStarguider
273
274 - star: Improved muon analysis. Due to the absense of a constant
275 for the gaus fit for arc width and the fact that the arcwidth
276 plot was a histogram instead of a profile the resulting psf
277 became pedestal rms dependant
278
279 - ganymed: added new plot (MHPhi) for wobble mode as described in
280 http://www.astro.uni-wuerzburg.de/results/ringmethod/
281
282 - ganymed: corrects now (correctly?) for the misspointing in
283 May/April 05
284
285 - ganymed: Two new default templates for ganymed.rc are avilable:
286 ganymed_onoff.rc and ganymed_wobble.rc
287
288 - ganymed: The first version of MFMagicCuts has been released
289
290 - ganymed: the Conc1 plot was incorrectly scaled in MHVsSize
291
292 - ganymed, sponde: There are two new options to determin the number
293 of bins for the signal region (NumBinsSignal) and the number of
294 total bins (NumBinsTotal) in the MHThetaSq histogram
295
296 - ganymed: optimized palettes for MHDisp
297
298 - ganymed: Fixed an important bug when using ThetaSq as fit function:
299 The result for the sigma of the gauss(sqrt(x)) fit was a factor
300 sqrt(2) to large
301
302 - ganymed: The false source plot (MHDisp) is now based on Disp
303 and a background model determined in the first loop is
304 subtracted
305
306 - ganymed: MFMagicCuts are now available in the cvs. The correct
307 solution for the disp ambiguity problem is now calculated using
308 the third moment. The third moment cut therefor is skipped.
309
310 - ganymed: Output now contains "Disp [MParameterD]" which sign is
311 already determined by the third moment along the major axis and
312 so its actual sign is aligned along the major axis of the shower.
313
314 - ganymed: If starguider data is available it is taken into account
315 when calculating the source position. This is especially important
316 for wobble data at high zenith angles and culmination data.
317
318 - ganymed: If available the starguider data is taken into account as
319 good as it is possible without a starguider calibration. To switch
320 it off add
321 MPointingDevCalc.MaxAbsDev: -1
322 to your ganymed.rc
323
324 - sponde: the zenith angle distribution is now weighted instead of
325 choosen by default. This gurantees higher statistics in the highest
326 and lowest energy bins. To switch this behaviour off use...
327
328 - sponde: now automatically displays the energy threshold
329
330
331
332 *** Version 0.9.3 (2005/06/03)
333
334 - general: MMcEvt now derived from MMcEvtBasic which should
335 have no influence on compatibility with older camera files
336
337 - general: Implemented a new option to MReadReports which allows
338 to force reading of the first event of some trees (eg. Drive-tree)
339 before any other tree.
340
341 - general: Made a fix to MPointingPosCalc which assumes that the
342 run-type is real-data if Process is called before ReInit, such
343 that also the very first Drive-events in a run are treated
344 correctly.
345
346 - shoplot now displays the filename in the title bar of the window
347
348 - merpp: new options: --auto-time-start --auto-time-stop which
349 allow to cut updating with slow-control at the start- or
350 (previousle --auto-time only allowed: and) stop-time of
351 the run stored in the runheader.
352
353 - callisto: changed default of fgFallTimeHiGain in
354 MExtractTimeAndChargeSpline from 1.5 to 0.5. 0.5 was
355 already set as default in callisto_Dec04Jan05.rc
356
357 - callisto: the digital filter (MExtractTimeAndChargeDigitalFilter)
358 now changes the filename for new weights automatically for
359 cosmics, MC and for different calibration colors.
360
361 - callisto: a problem with the order of some code cause the
362 name of the weights file in MPedestalY2 to be ignored.
363 Wrongly the calibration_UV weights were used instead
364 of the cosmics weights set in callisto.rc.
365
366 - callisto: should allow ct1 pulser data when the color is
367 explicitly set also for pretty new runs
368
369 - callisto: a new option (MCalibrateData.ScaleFactor) allows
370 to introduce an additional scale factor (should be around 1)
371 to adapt for slight deviations in different extractors from
372 the MC calibration. For MC calibrations the scale factor
373 is fixed to 1
374
375 - callisto: MFCosmics should handle very high signals a bit
376 more accurate now
377
378 - callisto: when calculating the mean pedestal rms for different
379 pixel sizes or sectors also kUnsuitableEvt is now taken into
380 account - not only kUnsuitableRun
381
382 - callisto: '-raw' option is now the default
383
384 - callisto: A dead pixel check has been implemented in MJPedestalC2.
385 This has the advantage that mean values in the calibration (eg
386 arrival times) are calculated more accuratly.
387
388 - callisto: In the resource file callisto_Dec04Jan05.rc
389 MJPedestalY2.ExtractWinRight has been reduced from 4.0 to 2.0
390
391 - callisto: new Hi-/Lo-Gain intercalibration constants
392 hilocalib_sp1.root and hilocalib_sp1_mc.root
393
394 - callisto: changed default for MJPedestalY2.MaxEvents
395 from 2000 to 5000 like in callisto_Dec04Jan05.txt
396
397 - callisto: in MCalibrationChargeCalc the limit fgPheErrLowerLimit
398 has changed from 9.0 to 6.0. This is necessary to exclude two very
399 ringing pixels in September which - when kept - destroy the image
400 cleaning around them (Markus G.)
401
402 - callisto: (!) The Muon analysis of all data taken so far has
403 suggested that different extractors give slightly different
404 absolute results after calibration, due to there different
405 handling of the calibration- and cosmics pulse shape. Although
406 the over all calibration seems to be a bit to pesimistic (or
407 the MC seems to be a little bit - 3-5% - too much attenuated).
408 There for correction factors have been introduced which correct
409 the calibration constants by
410 0.956937799 for Digital Filter (callisto.rc)
411 and
412 0.904159132 for Spline (callisto_Dec04Jan05.rc)
413 calibration. The main advantage is, that both data types can
414 be easily analysed together and compared to the same MC sample.
415 The factors are choosen such, that the reference is now a
416 Monte Carlo sample calibrated with Digital Filter (callisto.rc)
417
418 - star: fixed a bug which caused the first bin of the histograms
419 vs time to disapear in PostProcess. This gave wrong results
420 on the screen. The output and all following programs not
421 directly accessing the histograms haven't been affected
422
423 - star, ganymed: Made sure that always the first Drive-tree event
424 is read and Processed before the first data event was read.
425
426 - ganymed: implemented the possibility to replace the standard
427 false source plot with a different one. For example: If
428 you want to use a Disp based FS plot use the resource:
429 NameHistFS: MHDisp
430 For details about the requirements of these plots look
431 at the corresponding classes
432
433 - MJOptimize: For On/Off and Wobble optimization MJOptimize
434 has been replaced by MJOptimizeCuts. To use MHThetaSq instead
435 of MHAlpha call MJOptimizeCuts("MHThetaSq"). Make sure in this
436 case MAlphaFitter is setup correctly. For On-Only optimization
437 MJOptimize has been Replaced by MJOptimizeCuts, too. Call
438 RunOn() instead of Run(). For energy estimation MJOptimize
439 has been replaced by MJOptimizeEnergy
440
441 - sponde: The input MC spectrum can now be weighted to fake a
442 different spectrum. This is done via MMcSpectrumWeight. For
443 more details see the class description and sponde.rc
444
445 - sponde: The paremeter comparsion plots are not scaled by
446 their entries anymore. Instead the MC plot is scaled by using
447 the result spectrum of the analysis. If the input MC spectrum
448 and the result spectrum has different slopes the absolut
449 normalization is normally wrong.
450
451
452
453 *** Version 0.9.2 (2005/05/20)
454
455 - general: Changed the default paths for calibrated data and image
456 files. (The implemented access to these files doesn't yet exist)
457
458 - general: support for MRunIter has been removed from the job classes
459 (use the setter functions of MSeqeunce instead)
460
461 - general: ProcessFile has been renamed to Process in all job classes,
462 because ProcessFile is missleading
463
464 - general: The storage of the palette in MHCamera is now possible
465
466 - general: new bits describing unsuitable and unreliable pixels have
467 been introduced in MBadPixelsPix: kPreviouslyExcluded,
468 kDeadPedestalRms, kFluctuatingArrivalTimes
469
470 - general: fixed reading of CC-REPORTS (weather data) for Arehucas file
471 versions newer than V200404070
472
473 - general: support for cc file versions newer than V200504130. Added
474 support for active loads (MCameraActiveLoad) and central pixel
475 (MCameraCentralPixel)
476
477 - general: added new histograms for image parameters versus size
478 (MHVsSize)
479
480 - general: The eventloop now automatically calls PrintStatistics
481
482 - Status Display: Improved support for printing:
483 + A default can now be set in .rootrc (for more details see
484 MStatusDisplay::PrintPS)
485 + A print dialog is opened so that printer and command line
486 can be canged
487
488 - showlog: improved such that it handles different verbosity levels
489 more accurate now. This mean you can suppress output when
490 using showlog.
491
492 - showplot: improved
493 + The new graphics formats have been implemented
494 (pdf, svg, png, jpg and xpm)
495 + Implemented an interface for printing. Because you can change
496 the printing command from the command line you can use all
497 the nice postscript tool. To print a booklet for example call:
498 showplot -b --print --print-cmd="cat %f" filename.root | lpr
499 showplot -b --print --print-cmd="psbook %f | psnup -2 | lpr" filename.root
500 showplot -b --null --print --print-cmd="psbook %f" filename.root > book.ps
501
502 - callisto: fixed a bug in the recognition of the calibration bit
503 pattern. Concerns only intensity calibration. (The strength of the
504 intensity has been updated in some cases)
505
506 - callisto: add a filter against PIN Diode events when running over
507 calibration runs since some of the recent calibration runs have
508 been taken with Pin Diode.
509
510 - callisto: added support for the runs 39942, 39944, 44834, 39941,
511 39943, 44833 in the calibration (MCalibColorSet)
512
513 - callisto: MJCalibration.MHCalibrationChargeCam.ProbLimit has
514 been set to 1e-18 in callisto_Dec04_Jan05.rc
515
516 - callisto: in callisto_Dec04Jan05.rc: set value for
517 MJPedestalY2.MaxEvents from 2000 to 5000 to get better
518 statistics for the calculation of the mean pulse time
519 of the cosmisc
520
521 - callisto: the charge limit in the calibration has been raised
522 from 2.5 to 4.5
523
524 - callisto: new setup read from callisto.rc
525 + MCalibCalcFromPast.fNumEventsDump
526 + MHCalibrationChargeCam.NumHiGainSaturationLimit
527 + MHCalibrationChargeCam.NumLoGainSaturationLimit
528
529 - callisto: MExtractTimeAndChargeSpline extractor:
530 + The integration ranges were shifted by 0.2 FADC slices to the right.
531 + unreliable handling of floating point values caused different
532 results on different platform or with different compiler options:
533 The new algorithm is numerically exact and more accurate because
534 it doesn't calculate the integration position by multiple times
535 adding the step-size (which results in numerical uncertanties
536 exspecially if multiplied with large numbers)
537 + A lot of fixes have been introduced which effects integrating the
538 spline at the edges of the valid range. In this case any memory
539 was randomly accessed. This behaviour can be tested replacing
540 all MArrayF by TArrayF which perform a range check (but of course
541 they are a lot slower)
542 ! No result obtained with the Spline before can be trusted! Due to
543 random memory access it might by completely random!
544
545 - callisto: set new defaults in MExtractTimeAndChargeDigitalFilter:
546 + extraction range in the high gain to 4.
547 + weights file to cosmics_weights46.dat
548
549 - callisto:
550 + introduce the check for fluctuating arrival times.
551 + set charge limit to from 2.5 to 4.5
552 + introduce asymmetric exclusion due to "deviating number of phes":
553 Default: -9.0 +4.5
554 + make deviating number of phes unsuitable (see David's findings).
555
556 - callisto: fixed the display of unsuitable pixels. The old change
557 to a real profile in MHCamera broke it.
558
559 - callisto: The cosmics filter is used in MJCalibration now
560 independant of the pulser color (formaly it was used only for
561 CT1-pulser data). The threshold of number of max empty pixels
562 has been raised from 2% to 5% in MJCalibration. The maximum
563 fraction of rejected event is 50% otherwise the calibration has
564 failed. The filter now ignores unsuitable pixels.
565 Setup the filter from callisto.rc using "ContCosmics"
566 (see MFCosmics::ReadEnv)
567
568 - callisto: changed default for fgOffsetFromLogain back
569 from -2.8 to -1.8 in digital filter.
570
571 - callisto: for the common extractors
572 + MExtractFixedWindow
573 * MExtractTimeAndChargeSlidingWindow
574 * MExtractTimeAndChargeSpline
575 * MExtractTimeAndChargeDigitalFilter
576 the hi- and lo-gain reolution is stored in fResolutionPerPheHiGain
577 and fResolutionPerPheLoGain
578
579 - callisto: Updated the hi-/lo-gain intercalibration constants
580 hilocalib_sp1.root, hilocalib_df46_mc.root, hilocalib_df4.root,
581 hilocalib_df6.root
582
583 - callisto: The default lo-gain extraction window for the
584 MExtractTimeAndChargeSlidingWindow extractor has been increased
585 from 6 to 8 to take the stretch of the pusle into account
586
587 - callisto (!!!): fixed an important bug in the setting of the
588 incoming pedestal pointer to the signal extractor extracting
589 pedestals. This bug caused the pedestals not to be subtracted
590 correctly in the calibration afterwards. The effect was about 10%
591 too high conversion factors for the digital filter and the spline
592 and more than 40% for the sliding window.
593 The bug existed since end of February! (Markus G.)
594
595 - star: added muon support to star. A new tab "MHMuonPar" is
596 displayed. The lower right plot is an estimate of the point spread
597 function. A reference value is displayed. To get the real PSF
598 you must compare with MC. The setup for the muon analysis
599 is done in star.rc. More informations can be found in
600 MHSingleMuon and MHCalibParCalc
601
602 - star: The weather data is now displayed in star
603
604 - star: MEventRateCalc handles the calculation of the event rate more
605 accurate now in case of the start of a new run inside a sequence
606
607 - ganymed: a bug in MSrcPosCalc has been fixed (The changes were taken
608 from a bugfix of Wolfgang to Loc0LocToCam; Wolfgang: the results are
609 changed only minimally
610
611 - ganymed: (MJCut and MJOptimize) now displayes the number of
612 excess events versus size. The energy estimation is done in
613 MJSpectrum (sponde)
614
615 - ganymed: got support for using other variables than Alpha, eg. Theta.
616 Therefor you need a class deriving from MHAlpha which supports
617 this variable (one is already existing: MHTheta, which is now the
618 default in ganymed). It is setup through ganymed.rc
619
620 - added a full featured spectrum program (sponde) which reads
621 ganymed output and monte carlos and compiles a spectrum
622
623
624
625 *** Version 0.9.1 (2005/04/14)
626
627 - Fix bug on the arrival time reconstruction when using Digital
628 Filter (in some marginal cases (10%) times were reconstructed shifted
629 by 0.2 slices)
630
631 - all executables now return 2 where in previous versions -1 has
632 been returned (gave problems with shell-scripts)
633
634 - the Hi-/Lo-Gain intercalibration for monte carlo files is now
635 also done with a intercalibration input file
636
637 - a bug in the time fine adjustment of the digital filter has been fixed
638
639 - a lot of small fixes to calling TPad::Divide with a margin==0
640
641 - MStatusDisplay now shows the memory usage
642
643 - added a memory leak statistic after the eventloop
644
645 - MHadronness replaced by MParameterD
646
647 - MEnergyEst replaced by MParameterD
648
649 - wobble mode can now be switched on from the data-set
650
651 - switched on bad pixel detection for a pedestal level
652 which is more than 5 times the variance
653
654 - Fixed default paths to be correct for the new data center
655
656 - Fixed handling of drive data. The pointing position in now
657 copied to MPointingPos inside star for real and MC events
658
659 - made sure, that the sequences in a dataset are sorted by
660 their number to ensure the correct synchronization
661
662 - added all resource files necessary to handle spline extraction
663 of signal for the late 2004 and the early 2005 data
664
665 - update the reference lines for the december data
666
667 - changed default for fgHiGainFirst from 2 to 0 in spline extractor
668 This is important for the Dec. and Jan. data where the calibration
669 pulse position changes much.
670
671 - changed default for fgOffsetFromLogain from -1.8 to -2.8 in digital
672 filter. This corrects only an defective extraction of the MC at
673 low-gain signals lower than 90 phes.
674
675 - fixed some slowdown in calibrating data with interleaved events from
676 Jan and Dec. As a workaround made the pretty palette the default.
677 The inverse Deep Blue Sea has a bug which slows down long calibration
678 runs a lot.
679
680 - implemented new values from new starguider report as defined
681 in TDAS00-07 V7.1 (eg SkyBrighness)
682
683 - Fixed the formerly wrong unit of azimuth and zenith angle deviation
684 in starguider report (If you merpp the same reports with this version
685 you'll get the correct units (arcmin) but a different result
686 than with old versions (wrong units))
687
688 - Now the status display can also write PNG, JPEG and XPM (other file
689 formats are still unsupported by root)
690
691 - added a lot of scripts and macros in directory datacenter used
692 for automatic processing
693
694
695
696 *** Version 0.9 (2005/03/23)
697
698 - Calibration is now done autmatically into photo-electrons like
699 decided by the Collaboration Board
700
701 - Reference lines in the display can be read from resource file
702
703 - Interlaced calibration events can be handled by callisto
704
705 - Hi-Gain vs. Lo-Gain calibration constants can be calculated
706 and applied in callisto.
707
708 - class MJCalibTest can be called by callisto
709
710 - callisto can now run with three data types: rawdata, rootdata, MC
711
712 - added two classes mreport/MReportStarguider.cc and
713 mreport/MReportStarguider.h for implementing starguider-data
714
715 - the output of merpp-update now contains starguider information:
716 MReportStarguider and MTimeStarguider
717
718 - Fixed bug in MHHadronness.cc which made that the displayed Q-factor
719 values were lower than they should. This was more visible for high
720 energy (Size) events.
721
722 - Made MExtractTimeAndChargeDigitalFilter the default for callisto
723
724 - added a new loop to callisto to support the correct extraction of
725 the pedestal and pedestal rms through the signal extractor
726
727 - added class to perform fourier tranformation of a hexagonal structure
728 (MHexagonalFT)
729
730 - added class to perform fourier tranformation of a hexagonal structure
731 in a tasklist (MHexagonalFTCalc) example: hft.C
732
733 - added class to enhance the MCerPhotEvt from the Magic camera geometry
734 MGeomCamMagic to a enhanced geometry MGeomCamMagicXT having only
735 small pixels, example: extendcam.C
736
737 - added possibility to write data to memory (TTree) using MWriteRootFile
738
739 - added possibility to read a TTree stored only in memory by MReadTree
740
741 - new classes to deal with the interleaved calibration events:
742 MTriggerPattern, MTriggerPatternDecode and MFTriggerPattern
743
744 - implemented filters to callisto to skip calibration events
745
746 - changed callisto to calculate three kinds of pedestals and pedestal rms:
747 + fundamental pedestal (MPedPhotFundamental): extracted directly from
748 the slices by statistics
749 + pedestal from extractor (MPedPhotFromExtractor): extracted with the
750 signal extractor without randomization
751 + random pedestal from extractor (MPedPhotFromExtractorRndm): extracted
752 with the signal extractor with randomization (extraction window is
753 randomly fixed)
754 The three kind of pedestal is not yet implemented (for speed reasons) as
755 long as nobody really needs it:
756 + pedestal from extractor with randomizatiuon (MPedPhotFromExtractorRndm):
757 extracted with the signal extractor with randomization
758
759 - callisto now finds the pulse position in the data automatically
760
761 - implemented data reduction in calibrated data by reducing the precision
762 of the stored floating point values (pedestal, rms and signal) to
763 roughly 0.5%
764
765 - fixed showplot to make file format conversion (eg. converting a
766 status display stored in a root file into a postscript file) in
767 batch mode possible:
768 showplot -b --save-as-ps[=outfile.ps] infile.root
769
770 - Allow class names as part of filter rules, eg
771 (MFSupercuts) && (MHillas.fSize>100)
772
773 - fixed a lot of stuff to allow all programs to process MonteCarlo
774 camera files.
775
776 - enhanced possibility to debug reading of resource file
777
778 - MDataChain should handle priorities of operator more
779 accurate now
780
781 - completely revised the container in which the signal is stored
782 MCerPhotEvt/Pix, MArrivalTime --> MSignalCam/Pix
783 * the new implementation is faster and
784 * needs less storage space
785
786 - FIRST version which can process Monte Carlos through the
787 whole chain of programs (callisto, star, etc)
788
789 - implemented new image parameters for the border length of
790 the shower image (MNewImagePar2)
791
792 - implemented wobble-mode in ganymed
793
794 - new class (MJOptimize) taking care of all optimization processes
795
796
797
798 *** Version 0.8.6 (2004/10/05)
799
800 - New combined signal and time extractor
801 MExtractTimeAndChargeDigitalFilter
802
803 - The Report for the trigger section in the CC run summary has been
804 updated, and now the IPRs (Individual Pixel Rates) are available.
805
806 - new macros for database interaction: filldotrun.C, filldotrbk.C
807
808 - added new program which can convert colored output which was redirected
809 into a file back into colored text (for example to display it with
810 more): showlog
811
812 - added new program to display an MStatusArray of plots (stored with
813 MStatusDisplay) from a file: showplot
814
815 - Added support for Sequences (MSequence). Sequences are blocks of run
816 files containing the same calibration and belonging to the same
817 source
818
819 - Added a new task (MTaskEnv) which can be used in setup files to switch
820 between different tasks (for example to choose a signal extractor)
821
822 - Implemented automatic file splitting in MWriteRootFile
823
824 - After image cleaning an island index is assigned to all used pixels.
825 The index corresponds to the order of the islands in size.
826
827 - added a cleaning which takes signal height _and_ arrival time into
828 account: probability cleaning (for more details see MImgCleanStd)
829
830 - added a cleaning which takes takes the absolute number of photons
831 times the area ratio as cleaning level
832 (for more details see MImgCleanStd)
833
834 - Changed calculation of image parameters such, that it can be done
835 for all used pixels or the pixels with a defined island index only
836
837 - implemented new image parameters displaying the number of islands,
838 saturated hi-gain and lo-gain pixels (MImagePar, MHImagePar)
839
840 - event display in executable changed to support also calibrated files
841 (done with MJCalibrateSignal)
842
843 - added program doing the calibration and the signal extraction
844 and signal calibration: callisto Most part of the setup is done
845 by a resource file: callisto.rc
846
847 - implemented support for pixels with negative IDs (Raw file format
848 version 4)
849
850 - implemented an new option in merpp (--auto-time) to get the time
851 range for cc and/or caco data from the run header of the raw data
852
853 - New star-program (star and MJStar). Taking calibrated data from
854 callisto/MJCalibrateSignal as input. The setup is done through
855 a resource file: star.rc
856
857 - Added possibility to setup the eventloop in the mars-executable
858 Camera Display by a resource file: mars.rc
859
860 - The the mars-executable Camera Display can now also read
861 calibrated data files written by callisto/MJCalibrateSignal
862
863 - Added a new class which can calculate the source position in
864 the camera from a pointing model known to be correct and
865 the pointing model used for observations (MSrcPosFromModel)
866
867 - added a new version of the class calculating the effective on-time
868 MHEffectiveOnTime. It unifies the old classes MHEffOnTime,
869 MHEffOnTimeTime, MHEffOnTimeTheta, MHTimeDiff, MHTimeDiffTime and
870 MHTimeDiffTheta.
871
872 - added the possibility to count how often a signal is above (or
873 below) a certain threshold in MHCamEvent and MHCamEventRot (this
874 can replace MHTriggerLvl0)
875
876 - added ore convinient ways to set the axis-titles of your histograms
877 in your macro to some MH-classes like: MH3, MHVsTime, MHSectorVsTime,
878 MHPixVsTime, MHVsTime, MHCamEvent and MHCamEventRot
879
880
881
882 *** Version 0.8.5 (2004/08/06)
883
884 - new Signal Extractors: MExtractFixedWindowSpline
885 and MExtractAmplitudeSpline
886
887 - implementes interleave in merpp to be able to merpp parts of a file
888
889 - implemented force-functionality to merpp
890
891 - star display to display star catalogs (MAstroCatalog)
892
893 - star display to 'mirror' stars to the camera (MAstroCamera)
894
895 - implemented a new cleaning option which allows cleaning scaled with
896 the real ratio of the rms depending on the pixel size, not only the
897 square root of the pixelsize (MImgCleanStd, MCameraData)
898
899 - removed obsolete MBlind* classes
900
901 - Signal extractor taking the AB flag into account implemented (this makes
902 an odd number of slices for signal extraction possible
903 (MExtractSignalABcorr)
904
905 - implemented a class extracting the pedestal from the raw-data (events)
906 itself using empty lo-gain (MpedCalcFromLoGain)
907
908 - Added mean values to MPedPhotCam
909
910 - Added Makefile for Darwin (this OS is NOT officially supported!)
911
912
913
914 *** Version 0.8.4 (2004/04/19)
915
916 - new fast arrival time extractor using cubic splines:
917 MExtractTimeFastSpline
918
919 - implementes multi-argument support in MDataChain
920 ("pow(a, b)")
921
922 - implemented double reference support in MDataChain
923 ("MCameraLV.fPowerSupplyA.fVoltagePos5V")
924
925 - added support in MF for expressiond like
926 "MHillas.fWidth<2*<MHillas.fLength"
927
928 - MDataChain is now able to support variables like [0], [1], ...
929 which can be used in fit functions as parameters. The interface
930 is implemented through the new virtual function
931 MParContainer::SetVariables
932
933 - added new class MArrivalTimeCam/MArrivalTimePix:
934 Storage containers to hold the ArrivalTime of the camera/pixel
935
936 - added new classes for the calibration of relative arrival times:
937 MCalibrationRelTimePix and MCalibrationRelTimeCam
938
939 - added new classes to extract the signal of the blind pixel and the
940 PIN Diode separately: MExtractBlindPixel and MExtractPINDiode
941
942 - added new classes for the bad-pixels treatment (MBadPixels*)
943 which are more powerfull than the old ones (MBlindPixel*)
944 and will replace them.
945
946 - added filter against cosmics: MFCosmics
947
948 - added new class MArrivalTimeCalc2:
949 Calculates the arrival time as the signal weighted mean of the time
950 slices in the maximum window
951
952 - added a new macro call pointspreadfucntion.C that fits with a 2D
953 gaussian the DC spot for an star. It gives you the RMS of
954 the PSF and the center of the star, very useful for misspointing
955 studies.
956
957 - added support for multi-telescope camera files. Added classes
958 MStereoCalc and MStereoPar, classes to calculate and store shower
959 parameters calculated from the data of two telescopes, for the MC
960 studies regarding the MAGIC clone.
961
962 - added MMcCalibrationCalc, MMcCalibrationUpdate, classes to obtain
963 MC data calibrated in photons instead of ADC counts.
964
965 - added three macros to show the calibration and analysis chain of
966 MC data. The macro starmc.C does both calibration and analysis, producing
967 an output containing Hillas parameters for each event. The macro
968 mccalibrate.C does just the calibration and writes out a file containing
969 pixel information in photons instead of FADC data. The macro starmc2.C
970 reads in such a file and produces an output with Hillas parameters.
971
972 - added MPedPhotCalc to compute pedestals in units of photons, see
973 macro pedphotcalc.C
974
975 - added all class to perform the calibration, see macro calibration.C
976
977 - added class MFFT to perform Fast Fourier Transforms
978
979 - added class MSimulatedAnnealing to perform simulated annealing
980 minimizations
981
982 - added new macro bootcampstandardanalysis.C which holds the skeleton
983 of the analysis chain discussed in the december bootcamp.
984
985 - added support for DAQ raw data file format V2
986
987 - implemented an arbitrary time stamp for the events from raw-data
988 files with file version<3. It is calculated from the run number,
989 the date of start and the FADC clock tick from the first module
990
991 - implemented the correct decoding of the event time-stamp
992 coming from the DAQ for raw-data files with file-version>2
993
994 - added a new classes storing the pedestals in units of photons:
995 MPedPhotPix, MPedPhotCam
996
997 - added support for DC current files from the camera control
998
999 - added support for start- and stop-time when merpping report files
1000
1001 - added MReportCC storing the weather data from the CC-REPORT
1002
1003 - added class to fill trainings and test matrices (MTFillMatrix)
1004
1005 - added a filter performing a software trigger (MFSoftwareTrigger)
1006
1007 - Added classes to perform parts of the standard analysis (Jobs):
1008 + MJPedestals
1009 + MJCalibration
1010 + MJExtractSignal
1011 Note: All of them are preliminary!
1012
1013 - Added Iterator to iterate over files giving only the run-number
1014
1015 - Added class (MHSectorVsTime) and example (sectorvstime.C) to plot
1016 the evolution of a sector vs time
1017
1018
1019
1020 *** Version 0.8.3 (2003/12/05)
1021
1022 - adapted Random Forest classes to allow the use with MC
1023 multi-telescope files which can be produced with the coming
1024 camera version 0.7.
1025
1026 - added classes to read and interprete central control report files
1027 (Directory: mreport, Base-Class: MReport, Reader: MReportFileRead, ...)
1028
1029 - enhanced merpp (the executable) to support .raw and .rep files.
1030
1031 - added classes for light calibration (MCalibration* and
1032 MHCalibration*) by Markus Gaug. Further work has to be and will
1033 be done soon.
1034
1035 - Added a preliminary 'synchronizer' (MReadReports) which will
1036 replace MReadMarsFile as soon as it is finished.
1037
1038 - Added a tutorial macro demonstrating how report files are merpped
1039 and how they can be read from the root file in the correct order
1040 of time (readrep.C)
1041
1042 - Added a generalized histogram (similar to MH3) called MVsTime
1043 which allows to plot variables (or rules - MDataChain - of
1044 variables) vs time. For an example have a look at tempvstime.C.
1045
1046 - Changed the name of the event trees:
1047 + Events --> Events
1048 + PedEvents --> Pedestals
1049 + CalEvents --> Calibration
1050
1051 - changed name of MTime in the event trees from MRawEvtTime to MTime
1052
1053 - added displaying the sector indices to the mars event display
1054
1055 - Magic Online Analysis (MOnA) implemented in a first version
1056 (see mona.cc, MOnlineDump and MOnlineDisplay)
1057
1058 - added classes to calculate event rate
1059 (preliminary: MEventRateCalc, MEventRate)
1060
1061 - added new executable 'readdaq' to read *.raw files from the DAQ directly
1062
1063 - added classes dealing with the telescope pointing position (MPointing*)
1064
1065 - implemented the 'final' Mars time stamp based on some experiences with
1066 the new 'Synchonizer'
1067
1068
1069
1070 *** Version 0.8.2 (2003/11/10)
1071
1072 - accelerated standard analysis by a factor of 6-8 ...
1073 + doing precalculations in MGeomCam for the pixel area ratio
1074 + creating a look up table for the single pixels in MCerPhotEvt
1075
1076 - added task to calculates weights in case you want to 'change'
1077 the energy spectrum of a monte carlo file
1078 (MMcWeightEnergySpecCalc - Great work from Marcos Lopez Moya)
1079
1080 - added a new executable star which implements the
1081 star.C macro as precompiled executable. Currently a flexible
1082 setup is not possible, but a 'input card' setup will follow.
1083
1084 - Starting to implement Multi-Telescope-Support based on the
1085 upcomming camera version 0.7. The base for a general support
1086 is implemented and the star-functionality is proven to work.
1087
1088 - Replaced Event-Display in and Camera-Display in the Mars GUI
1089 executable by a more convinient display base on MStatusDisplay.
1090
1091 - fixed the algorithm for the blind pixel treatment (MBlindPixelCalc)
1092
1093
1094
1095 *** Version 0.8.1 (2003/10/20)
1096
1097 - added signal subtraction for pure on data by means of fitting
1098 the background in the off region or by performing a combined
1099 signal/background fit. Provides necessary histograms for
1100 obtaining energy spectra and a light curve.
1101
1102 - added classes to perform and study the selection of the
1103 2nd Level Trigger on MC data (example in triglvl2.C macro)
1104
1105 - added pedestal calculation
1106
1107 - implemented "democratic cleaning" (tail cut value proportional
1108 to pixel area) according to Wolfgang's suggestion.
1109
1110 - added Sigmabar treatment (calculation and basic histogramming)
1111
1112 - added basic routines to apply padding
1113
1114 - added first implementation of MARS-based source visibility plotter
1115 (needs to be linked against slalib, preliminary version)
1116
1117 - enhanced functionality of data chains: random numbers, conversion
1118 functions and access to MHMatrix objects
1119
1120 - fixed some bugs in the CT1 Preproc file reader, which gave wrong
1121 numbers under certain circumstances (runs with 0 events included)
1122
1123 - fixed a bug in the general filter MF (didn't work on some systems
1124 at all)
1125
1126 - fixed a bug in chaining files, which caused the analysis to crash or
1127 ignore files
1128
1129 - implemented more geometry classes describing the parameters used
1130 to simulate the PMT camera
1131
1132 - added new Monte Carlo classes containing the setup of the different
1133 programs in the MC chain.
1134
1135 - added a (preliminary) general task to evaluate chi-square of a given
1136 parameter in an eventloop.
1137
1138 - first implementation of a container describing the observatory
1139 location (Long, Lat, etc)
1140
1141 - added Random Forest - method for g/h-separation
1142
1143 - made compatible with the latest PRO version of root (3.04/02 and 3.05/07)
1144 (this means, that it is compiling, but not yet fully tested)
1145
1146 - added a new status display which can show the present status
1147 of histograms while an eventloop is running (MStatusDisplay,
1148 an example can be found at status.C)
1149
1150 - reorganized directories:
1151 classes describing the image --> mimage
1152 classes containing Monte Carlo Histograms --> mhistmc
1153 classes for Random Forest method --> mranforest
1154
1155 - added (event-)weights to fill histograms
1156
1157 - colors in logging output to screen
1158
1159 - changes to the Image Parameter declaration:
1160 + moved fConc, fConc1 from MHillasSrc to MNewImagePar
1161 + moved fNumUsedPix, fNumCorePix from MHillas to MNewImagePar
1162 + MHillasExt now derives from MParContainer instead of MHillas
1163 --> Files written with the old definition are more or less unreadable
1164
1165 - reading of reflector files
1166
1167 - display data from reflector files in the camera
1168
1169 - implemented currents (and display them in the camera)
1170
1171 - logarithmic scale in camera
1172
1173 - added class to iterate through directory contents (MDirIter)
1174
1175
1176
1177 *** Version 0.8 (2002/11/18)
1178
1179 - added all subdirectories as Include-Paths for ACLIC (s. rootlogon.C)
1180
1181 - corrected 48(!) wrong entries in the Next Neighbor table of the
1182 Magic Camera (all in the inner part of the outer ring, mostly
1183 missing a single NN)
1184
1185 - Fixed a bug in the table describing the Next Neighbours of the
1186 CT1 camera (a pixel 127 doesn't exist and the pixel 126 didn't
1187 have any neighbour)
1188
1189 - changed trigrate.C: now it calculates the pure NSB triggers from
1190 a camera file (generated with no showers), so there is no need
1191 to introduce them by hand in the BgR array (for more details
1192 please ask Abelardo)
1193
1194 - added MHHadronness (and MHadronness) as a general facility to evaluate
1195 the quality of a gamma-hadron seperation method
1196
1197 - changed MWriteAsciiFile to accept rules (MDataChain)
1198
1199 - Calls to MWriteAsciiFile::AddContainer and MWriteAsciiFile::AddRule
1200 must be replaced by calles to MWriteAsciiFile::AddColumn and
1201 MWriteAsciiFile::AddColumns. Be carefull, the arguments have slightly
1202 changed.
1203
1204 - Implemented generalized event-matrices (one row per event)
1205 (MHMatrix)
1206
1207 - implemented the one dimensional composite probabilities
1208 (MHCompProb, MCompProbCalc, comprob.C)
1209
1210 - implemented the Multidimensional Distances (Next Neighbours, Kernel)
1211 (MMultiDimDistCalc, multidimdist.C, multidimdist2.C, MHMatrix)
1212
1213 - Added a camera display displaying the pixel numbers to the
1214 event display gui.
1215
1216 - Added Monte Carlo Informations to event display gui
1217
1218 - Changed the camera display to display the pixel numbering
1219
1220 - Added three buttons to the camera display to change the palette
1221
1222 - Added the number of used and core pixels after image cleaning
1223 to MHillas
1224
1225 - Changed the algorithm used in MHillas according to TDAS 02-03
1226
1227 - Changed the Alpha range according to TDAS 02-03 to [-90°,90°]
1228
1229 - Changed the algorithm used in MHillasSrc according to TDAS 02-03
1230
1231 - Added fCosDeltaAlpha to MHillasSrc
1232
1233 - The numbers of photons used to calculate fConc and fConc1 in
1234 MHillasExt are now scaled with the pixel size, so that one get
1235 a four times smaller value for the bigger pixels in the outer ring.
1236
1237 - added new task to smooth the camera contents (MCameraSmooth)
1238
1239 - added possibility to use interpolated pixel values for blind pixels
1240 instead of removing it completely from the analysis
1241
1242 - Implemented the possibility to save the whole eventloop with
1243 its setup to a file. This information can be read and from
1244 it you can (re)create a Macro. See MEvtLoop::Read, MEvtLoop::Write
1245 and MEvtLoop::MakeMacro. If you find something not working, please
1246 report - this stuff is still in a beta phase.
1247
1248 - MBlindPixelCalc set all Ceta-Tauri pixels to unused not only for the
1249 file having crab starfield, but also for all following files - fixed
1250
1251 - MTaskList::PrintStatistics can now be instructud to print also the
1252 title, too: use PrintStatistics(0, kTRUE)
1253
1254 - Changed the image cleaning so that pixels with to many 'used'
1255 neighbors are left used (to get rid of 'holes' in events)
1256
1257 - Introduced more output to the camera displays
1258
1259 - Added an array of histograms (eg one hist per run), MHArray
1260
1261 - Added a _preliminary_ version of the reader for CT1 PreProc files
1262 (MCT1ReadPreProc)
1263
1264 - Fixed the error calculation of MHMCollectionArea and MHMcIntRate
1265 (thanks to Raquel)
1266
1267 - added the first energy estimator (MEnergyEstParam, estimate.C,
1268 estfit.C) using a parametrization
1269
1270 - Added some new Monte Carlo paremeter containers used to store
1271 setup information from the MC chain (MMcConfigRunHeader,
1272 MMcCorsikaRunHeader, MGeomPMT, MGeomMirror)
1273
1274
1275
1276 *** Version 0.7 (2002/04/30)
1277
1278 - added a bugfix to MCerPhotCalc. In older camera versions (<=40)
1279 the pedestal mean value was saved incorrectly. For files from
1280 this versions we substract 0.5 from the pedestal mean.
1281 WARNING: This may effect your results, so don't wonder...
1282
1283 - First implementation of an algorithm using only triggered events
1284 for the collection area calculation
1285
1286 - Ascii Output can now also be used for parameter containers which
1287 doesn't overload MParCointainer::AsciiWrite
1288
1289 - The Ascii Output is now also capable of writing single data members
1290 of one container
1291
1292 - You are now able to change the order of the values written to the
1293 ascii file
1294
1295 - You can now specify a conversion factor for each data member written
1296 to an ascii file. This may be usefull to change the units of the
1297 data member (eg. degrees instead of millimeters in case of the
1298 hillas parameters)
1299
1300 - Replaced old MHillas by a new structure which allows you to extend
1301 the parameters stored in MHillas very easily:
1302 see MHillas and MHillasExt
1303
1304 - Added classes to handle source dependancy of image parameters:
1305 see MHillasSrc
1306
1307 - Added container (MBinning) to have a standard input for the binning
1308 in different histograms (eg. the Energy bins should be the same in
1309 all histograms)
1310
1311 - Changed Hillas histograms from mm to deg
1312
1313 - Added the flexible binning to the hillas histograms
1314
1315 - Added a filter for the alpha parameter (MFAlpha)
1316
1317 - It is now possible to write single data members of a class object to
1318 an output stream instead of the whole container only
1319
1320 - Added a generalized filter for a data member:
1321 MFDataMember filter("MHillas.fWidth", '<', 0.5);
1322
1323 - Added a generalized Filter parser for more difficult filter rules
1324 MF filter("MHillas.fWidth<0.5 && MHillas.fLength>0.5");
1325
1326 - Added new Monte Carlo histograms:
1327 MHMcEnergyImpact and MHMcEfficiency
1328
1329 - Added many new histograms needed for the flux calculation.
1330
1331 - Added a generalized histograms which can fill and show up to three
1332 data members in either a one-, two- or three-dimensional histogram, eg:
1333 MH3 mh3("MHillas.fWidth", "MHillas.fLength");
1334
1335 - Added:
1336 * calculation of <Theta> as a function of Theta (MHThetabarTheta)
1337 * calculation of <Theta> as a function of time (MHThetabarTime)
1338 they are needed in the flux calculation in
1339 order to select for a given bin in Theta (or time) the appropriate
1340 effective collection area, which is assumed to be given as a function
1341 of Theta and the true energy
1342
1343 - Added calculation of the migration matrix in the energy
1344 (MHMcEnergyMigration):
1345 the migration matrix describes the migration from the true (E_true)
1346 to the estimated energy (E_est); it is needed to determine the
1347 distribution of E_true from the measured distribution of E_est
1348 by unfolding
1349
1350 - changed the color palette in the camera display to DeapSea.
1351
1352
1353
1354 *** Version 0.6 (2002/01/15)
1355
1356 - Introduce the option of disable pixels (MBlindPixels and
1357 MBlindPixelCalc) for the analysis (eg MHillasCalc) to be
1358 able to deal with Star Field NSB.
1359
1360 - Fixed a bug in the pedestals substraction
1361
1362 - Introduced verbosity levels
1363
1364 - Introduced a task (MReadMarsFile) which reads the RunHeader tree, too.
1365
1366 - Fixed several bugs in MFTriggerLvl1 which caused to filter not to
1367 work correctly (thanks to Abelardo)
1368
1369 - Introduced correct treatment of the diffuse Night Sky Background
1370 and NSB (MMcPedestalNSB)
1371
1372 - Corrected treatment of the electronic noise (MMcPedestalCopy)
1373
1374 - Introduced MMcRunHeaders which contains monte carlo run informations
1375
1376 - Added a 'Print'-Task (MPrint) which calls the Print function
1377 of a parameter container for each event
1378
1379 - Removed MHtml (was replaced by THtml of root 3.02) in dohtml.C
1380
1381 - changes to be more efficient with root 3.02/06
1382
1383 - root 3.02/06 fixes:
1384 + the memory leak when reading MRawEvtData
1385 + loosing more time than necessary to update the progress bar
1386
1387 - MWriteAsciiFile is now capable of writing more than one container
1388 in a line. For example: To be able to write Monte Carlo and
1389 Hillas values (energy and alpha) in one line.
1390
1391
1392
1393 *** Version 0.5 (2001/11/06)
1394
1395 - Added new GUI functionality (Analysis)
1396
1397 - Added a camera display to be able to display events in the camera
1398 together with the calculated hillas ellipse
1399
1400 - Added a 'Clone'-Task (MClone) which can clone a parameter container
1401 object at any state of the analysis, so that the output are several
1402 states
1403
1404 - Fixed a bug in the collection area error calculation
1405 (Thanks to Ciro and Abelardo)
1406
1407 - Fixed a bug which causes merpp to crash in some environments
1408
1409 - Implemented auto enabling scheme for Branches to speed up reading
1410 a lot (see MReadTree and MTask)
1411
1412 - Fixed a bug in the Histogram classes which caused histograms to
1413 be written to a file by MWriteRootFile without request
1414
1415 - changed the object I/O from the old stylish root I/O to the new
1416 'auto evolution scheme' This was done only for classes which are not
1417 yet used in Monte Carlo files, so that these files are still readable.
1418
1419 - Added support for a progress bar in MEvtLoop and MReadTree
1420 (see the Analysis Window in Mars for an example)
1421
1422 - Fixed a bug in the package creation which disturbed the conversion
1423 between a mars version unpacked from a tar file and the repository.
1424
1425 - Changed the code to writer merpped (converted into root format)
1426 raw files, to get faster (around 10%)
1427
1428
1429
1430 *** Version 0.4 (2001/09/20)
1431
1432 - This release is made to compile on a root version >= 3.00
1433
1434 - Fixed a bug which causes MReadTree to read the first file only
1435
1436 - Added a task to compute the trigger rate (MMcTriggerRateCalc)
1437
1438 - Added a task to write a container to an Ascii file (MWriteAsciiFile)
1439
1440 - Added a task to write several container to a root file (MWriteRootFile)
1441
1442 - Added calculation of the Enegry Threshold (MMcThresholdCalc)
1443
1444 - Added calculation of the collection area (MMcCollectionAreaCalc)
1445
1446 - fixed some bugs in the Hillas calculation
1447
1448 - added filters to be able to control the task execution dependent on
1449 a parameter (for example: the number of level 1 triggers in a MC-file)
1450
1451
1452
1453 *** Version 0.3 (2001/04/23)
1454
1455 - Many demo macros added
1456
1457 - MCT1ReadAscii is now able to handle more than one file (s. ::AddFile)
1458
1459 - Hillas Calculation added
1460
1461 - Standard image cleaning available
1462
1463 - MReadTree is now able to handle more than one file
1464 (Remark: of the same structure)
1465
1466 - Now we are able to display events in a first version of the
1467 Camera event display. To do this we must run the macro
1468 "macros/readCT1.C" to read data from CT1.
1469
1470
1471
1472 *** Version 0.2 (2001/01/24)
1473
1474 - First Implementation of a Gui to read the raw data. Start the
1475 gui with the command mars.
1476
1477
1478
1479 *** Version 0.1 (2000/12/20)
1480
1481 - First official release 0.1
1482
1483 - Changes:
1484
1485 + changed calling style of MRawPixelIterator from do...while to
1486 while-loop
1487
Note: See TracBrowser for help on using the repository browser.