source: trunk/MagicSoft/Mars/NEWS@ 7390

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