source: trunk/MagicSoft/Mars/NEWS@ 7736

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