source: trunk/MagicSoft/Mars/NEWS@ 7172

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