source: trunk/MagicSoft/Mars/NEWS@ 8967

Last change on this file since 8967 was 8962, checked in by tbretz, 16 years ago
*** empty log message ***
File size: 118.4 KB
Line 
1 -*-*- END -*-*-
2
3== <cvs> ==
4
5 ;Database
6
7 * introduced average temperature and wind speed from star-files
8
9 * introduced the ratio of accepted calibration events in the
10 calibration run
11
12 * introduced the average rates of the different trigger pattern,
13 e.g. the rate of pedestal and calibration events, from the signal-file
14
15 ;general
16
17 * fixed GroupBy options in plot*.C macros
18
19 * only display KVA points (not the Tuorla points) in plotoptical.C
20
21 * all programs now allow to add resources to the ones from the resource
22 file or overwrite them from the command line. This can be done like this
23 ganymed --config=ganymed.rc --rc=Cut1.Param1:0.25 --rc=Cut1.Param3:5.5
24 if something seems to be wrong you can debug what the program is doing
25 using the option --debug-env=3
26
27 * increased the diversity of debug levels. That also means that with -v3
28 you get now less output, i.e. only the output which is important for
29 an analysis. To get more output which helps for debugging try 4, 5 and 6.
30
31 * fixed a problem in the task synchronizing the reading of the reports
32 and the data stream. The effect was that in some circumstances the last
33 events of some trees could have been skipped. Since this is only a
34 very tiny part of the data no severe effect to your analysis results
35 is expected (an exception might be very short, i.e. singel runs,
36 datasets).
37
38 * Dataset file now allow to include the sequence file directly within
39 the dataset file and also allow to exclude single runs from the dataset.
40 (for more details see Class reference of MDataSet)
41
42 * Sequence files now allow for excluding runs from the analysis
43 (for more details see Class reference of MSequence)
44
45 * added code to process the sum-trigger flag
46
47 * the histogram classes MH3 and MHn now support profile histograms
48
49 * the histogram classes MH3 and MHn now support labels at the axis
50
51 * the Random Forest Train-classes (MJTRain*) now store the used datasets
52 in the output file
53
54 * the MFMagicCuts have a new option to allow a linear area cut (for
55 special studies)
56
57 * The liniking of the shared object is now done into a file defined
58 by 'mktemp'. This should be a local file system which accelerates
59 liniking a lot.
60
61 * The code has been prepared for compilation with root 5.18/00d
62
63 * The MHEnergyEst histogram now shows the distribution of
64 (Eest-Emc)/Est and the distributions (Eest-Emc)/Eest vs. Eest
65 and (Eest-Emc)/Emc vs Emc.
66
67 * fixed mars (event display) for merpped raw-data and MC data
68
69 ;showplot
70
71 * Added support for tiff files
72
73 * Added support for csv files (tables containing tab number,
74 name and title)
75
76 * Tabs now can have a title which is displayed in the postscript file
77
78 * When multiple file are written at once (e.g. pngs from a display)
79 it is now possible to use the tab name and or tab number in the
80 file name. For details see showplos's help.
81
82 ;merpp
83
84 * Implemented cc file version 2008-02-20/0
85
86 * Implemented cc file version 2008-05-19/0
87
88 * With new options merpping can be restricted (in addition to the
89 run-number) also by telescope and file number.
90 For details see "merpp --help"
91
92 * Implemented raw data format 11 (the most important change, except
93 from plenty of changes in the format definition, is the addition
94 of the file-number in the header) If nobody makes a mistake this
95 format should have the advantage that it is by definition forward
96 compatible, so old programs will be able to read newer formats.
97
98 * Added Pyrometer information to default output (stored in a new Tree
99 Pyrometer, needs a complete new merpp, i.e. new calibration)
100
101 * Merpping (also update) can now be restricted to one single report.
102 For example:
103 If you want to update an old file with Pyrometer information call
104 merpp --only=Pyrometer --update
105
106 ;callisto
107
108 * in the pedestal processing now at least 50 processed events are
109 required for succeeding.
110
111 * the signal and calib files now contain also the sequence information
112
113 * the two MPedestalCam in the calib file now have proper names
114 to distinguish them from each other (MPedestalCam, MPedestalExtracted)
115
116 * Both pedestal cams now conatain the number of events processed
117
118 * In Mars V2.0 the extraction of the fundamental pedestal was broken,
119 i.e. for the extraction of the calibration pulses basically the average
120 over all events of the first slice instead of all slices was used.
121 Since pedestal and calibration constants are continously recalculated
122 this only effected the very first events of every sequence.
123
124 * For the extraction of the position of the maximum sample now the
125 extraction range is set automatically to the extraction window,
126 before the whole accessible range was used.
127
128 * If the number of samples in the events and the number of samples
129 in the run-header disagrees now an error is raised (this can
130 happen in not well simulated Monte Carlo files)
131
132 * In the case of MUX-data pedestal events with the lvl1 trigger flag
133 could survive into the pedestal calculation -- fixed.
134
135 * Tab "TrigPat" added showing the distribution of the trigger pattern
136 as found in the run-files (normalized with the run length)
137
138 * The selection of events from the trigger pattern has been improved.
139 If the trigger pattern is corrupted events won't pass anymore.
140
141 * Added a new command line option --dev-null to suppress output of
142 Y-files (this is useful for test cases)
143
144 * added a new tab "CalPos" showing the arrival time of extracted
145 interleaved calibration events
146
147 ;star
148
149 * the star file now contains also the sequence information
150
151 * Added a new command line option --dev-null to suppress output of
152 I-files (this is useful for test cases)
153
154 * Tab "Rate" added showing the distribution of the trigger pattern
155 (should only be Trig (Lvl1/Lvl2) and Sum (Sum only)) as found in
156 the Y-files (normalized with the run length)
157
158 * The effective on-time calculation doesn't use events with only
159 sum-trigger anymore
160
161 * The data in the MHWeather tab has been reorganized. The never
162 working solar radiation has been removed and the data from
163 the pyrometer (cloudiness, air and sky temperature) is
164 displayed in addition.
165
166 ;ganymed/sponde
167
168 * Now data points are even shown correctly if they have error bars larger
169 than one sigma. Points with null or negative significances are omitted.
170
171 * DrawNicePlot now allows to set a projection range
172
173 * Updates pointing models. One is applied after the implementation
174 of the new LUTS in August, the other one is applied after the
175 next major change of the pointing model in October. Note that
176 these models are preliminary and give wrong results below Zd=65deg
177
178 ;sponde
179
180 * fixed resource files ('''Spectrum''' instead of '''MJSpectrum''')
181
182 * a new option "--force-runtime" is available. In case of very short
183 datasets (for light-curves) which are in the order of a few
184 minutes the calculated effective on-time is not very acurate because
185 it is quantizised in th eorder of a minute. Therefore you can switch
186 to using the real run-time instead (remakrt: this ignores any
187 dead-time!)
188
189 * a more analytical way is used to "fill" Monte Carlos into regions
190 of impact parameters which have not been simulated because the
191 trigger efficiency is assumed to be 0.
192
193 * estimated sensitivity curves for hi and lo zenith angles are shown
194 scaled to the correct observation time and collection area
195
196 * the Monte Carlo events after cuts are now written to the output file
197 if an output file given
198
199
200
201 *** Version 2.0 (2007/09/03)
202
203 - database: the position used for the pulse pos check was missing
204 in the callisto output and could thus not be filled into the DB.
205 Also the old values seemed not exactly the PulsePos used for
206 teh check.
207
208 - general: Resource file now allow an Include-Resource, i.e. you can
209 read a resource file with default settings, include it in your
210 resource file and overwrite the settings in your file. More than
211 one include file is allowed. Inclusions can be iterative.
212 Include: mydefaults.rc yourdefaults.rc
213 The resources in the first file have higher priority than the
214 second file.
215
216 - general: Now the output files (calib*.root, etc) also contain the
217 resource file (to check it open it in the TBrowser and choose Print()
218 from the context menu)
219
220 - general: Dataset files now allow to overwrite the default path
221 to search for sequence and data files. Note, that the program
222 option and individual resources will overwrite it. For example:
223 SequencePath: /magic/montecarlo/sequences
224 DataPath: /magic/montecarlo/star
225
226 - general: Fixed a problem with variables in MDataPhrase. It seems
227 that only optimdisp (didn't work) was effected.
228
229 - general: Some improvements to the optim and train processing. For
230 example the ststud window now got a proper title.
231
232 - general: The "Status Display: " was removed from the window title
233 within an Eventloop.
234
235 - general: added a new flexible histogram-class (MHn) which can be used
236 for example in testing after optimizations or training to produce
237 user defined histograms.
238
239 - general: The Random Forest now allows attaching an evaluation
240 function which is applied to its output. This allows to train
241 on whatever you like (eg. train on log10(energy), but return
242 energy)
243
244 - general: The Random Forest training of energy (trainenergy.c) and
245 disp (traindisp.C) has been improved by more graphical output to
246 judge the result.
247
248 - general: The training of energy (trainenergy.C) has been improved
249 a lot by training on a different quantity than energy. It gives
250 a result which is highly independant of the source spectrum
251 and shows lower bias than all other options.
252
253 - general: Dataset files are allowed to contain collections of
254 datasets. For more details see the class reference of MDataSet.
255
256 - general: The default WobbleMode in a datset file now (if not
257 overwritten) is "auto", i.e. wobble mode is set if the dataset
258 doesn't contain off-sequences.
259
260 - merpp: Merpp can read file format version 9 now. Please realize
261 that for file format version 9 the extraction range is different
262 and must be set to 0/49 instead of 15/64 in callisto_mux.rc until
263 the first and last 15 slices have been removed from all MUX data.
264
265 - mars: Similar to writing movies you can now select events which
266 should be displayed in your display. Therefore add the following
267 lines to your mars.rc:
268 MFEvtNumber.FileName: ganymed00223552.root
269 MFEvtNumber.Selector: ThetaSquared.fVal<0.04 && DataType.fVal>0.5
270 The input file can be a ganymed-file after (ganymed*.root) or
271 before (ganymed*-summary.root) file. For example to select all events
272 from your on sample after cuts (excluding the ThetaSq cut) use
273 MFEvtNumber.Selector: DataType.fVal>0.5
274 To show all events from your on-sample after quality cuts
275 use the summary file instead.
276
277 - mars: new ways to call mars are implemented. Instead
278 of calling
279 mars filename.root
280 you can now also use
281 mars sequence.txt
282 or
283 mars sequence.txt inputpath
284 or replace sequence.txt by the sequence number if the default
285 sequence file should be used.
286
287 - mars: The default size has been increased
288
289 - mars: There are two new heckboxes which allow to switch off
290 the calculated image parameters
291
292 - callisto: was broken for MCs... fixed.
293
294 - callisto: improved calculation of spline coefficients a lot. This
295 leads to a further improvement of the event rate calibrating MUX
296 data of about 15% (175evt/s instead of 150evt/s)
297
298 - callisto: finally the raw data we read is now real 16bit (with
299 10bit precision) for MUX data and not a stripped 8bit number
300 anymore. Due to scaling of the numbers (without precision loss
301 into an [0-256[ range, the final numbers for pedestal, pedestalrms
302 and extacted signal don't change. However, at all places where
303 raw data is directly accessed (eg. saturation and variation
304 limits in the signal- and pedestal-extraction) the numbers
305 refer still to the data's 16bit range.
306
307 - callisto: The maximum arrival time difference used in the bad
308 pixel treatment is now in units of nanoseconds, which leads to 3.0ns
309 for both, old FADC and MUX-FADC, data.
310
311 - callisto: Be aware that callisto is now calibrating the arrival time
312 in nanoseconds rather than time slices. Also all following tasks
313 have been changed to assume ns units now. If you star data
314 calibrated with an older version it might be necessary to adapt
315 some timimng parameters (Muon Analysis and MFSoftwareTrigger)
316 to obtain optimal results. The plot in the PulsePos tab
317 will now be in ns, too. This might also mean that the Muon
318 analysis in star might not work as perfect as expected as long
319 as old files read in.
320
321 - callisto: The calibration constants of earlier updates got lost
322 somehow. All constants have been updated.
323
324 - star: The PSF is now determined from the profile of the ArcWidth
325 instead of arcwidth/radius. The old way gave to much weight
326 to the bins with low statistics. The reference lines have been
327 updated.
328
329 - star: For speed reasons events suitable for the muon analysis
330 are now also preselected by fConcCOG<0.1 which seems to be a very
331 good preselector for muons.
332
333 - star: is now calculating a new timing parameter the Slope along
334 the major and minor axis of the shower. Therefore a numerical
335 solution of a line-fit is used. To use MHillasExt.fSlopeLong
336 and MHillasExt.fSlopeTrans don't forget to multiply it with
337 the sign stored in MHillasSrc.fCosDeltaAlpha as usual.
338
339 - star: The parameters fInnerSize, fInnerLeakage1 and fInnerLeakage2
340 have been removed from MNewImagePar. They have never been good for
341 anything.
342
343 - star: Implemented a new recursive algorithm which is supposed to be
344 faster. Also implemented new cleaning oiptions, which are:
345 + CleanLevel0:
346 The cleaning level above single core pixels can be kept
347 + KeepIsolatedPixels:
348 Define whether single core pixels should be kept
349 + TimeLevel1:
350 The coincidence window in nanoseconds to single used neighbors
351 + TimeLevel2:
352 The coincidence window in nanoseconds to two used neighbors
353 + PostCleanType:
354 MOde in which a time dependent post cleaning should be applied
355 0: No post cleaning
356 1: Require for each used pixels at least one used neighbor
357 within a time-window of CleanLevel1
358 2: Require for each used pixels at least two used neighbor
359 within a time-window of CleanLevel2
360 3: Require first two and second one used neighbor
361 within a time-window of CleanLevel1 and fCleanLevel2
362 respectively
363 + RecoverIsolatedPixels:
364 - recoveres isolated core pixels if they have a used neighbor
365
366 - mars/star: The new default cleaning is:
367 + CleanLevel1: 6.0
368 + CleanLevel2: 3.0
369 + CleanTime1: 1.75
370 + CleanTime2: 1.75
371 + PostCleanType: 3
372
373 - star/ganymed: The old spark-cuts have been replaced by new ones.
374 These new spark cuts have been cross checked with the sequences
375 84720 (before splitter), 101041 (after splitter) and 223539 (new
376 FADCs). In all cases they seperate pretty well, but of course not
377 perfect. Monte Carlos have suggested to tighten the cuts a little
378 bit further at low sizes. This has been done.
379
380 - ganymed: IMPORTANT - The spark cuts have been changed to match
381 all available data more or less well. This might mean that for
382 YOUR data there are still sparks visible.
383 Whenever you do an analysis you have to make sure that NO sparks
384 survive your cuts!
385
386 - ganymed: The old hadronness and size cuts have gotten new indices
387 (10, 11). The old indices 8 and 9 now mean an additional condition
388 for ghostbusting based on the formula (dist-c[9])*c[8]-slope.
389 If you want to switch off this cut just move the line far away enough,
390 e.g. by setting c[9] to -500. Please update your ganymed.rc files
391 accordingly!
392 The unit of c[9] is deg. It is the dist at which your cut will
393 cross the slope==0. The unit of the slope is ns/deg. So if
394 you readin files calibrated with an older Mars-version you
395 have to adapt the default value for c[9] to the FADCs:
396 - Multiply by two for the MUX FADCs (run number > 200.000)
397 - Multiply by 0.3 for the Siegen FADCs (run number < 200.000)
398 - Multiply by 42 for the meaning of life (run number = 200.000)
399
400 - ganymed: The old Cut0 is now called CutQ and is calculated before
401 the source position is caluclated. If you need a quality cut
402 including source dependant data (be very carefull with this!)
403 you have to use Cut0 instead.
404
405 - ganymed: now properly supports three off regions in wobble mode.
406 It will be the default from now on in ganymed_wobble.rc. To change
407 the number of off-regions use
408 NumOffSourcePositions: 1
409 in your ganymed.rc. Also by default no off-theta cut will be done
410 anymore so that you will get a background level higher than the
411 signal level in your ThetaSq plot for ThetaSq>0.2.
412 Due to this be carefull changing the scaling mode away from
413 "None". You will underestimate your signal if your scale interval
414 is not properly set.
415 (Rem: ThetaSqN is no longer needed)
416
417 - ganymed: is now storing the events of all (on- and off-)
418 source positions even in the case of more than one off-source
419 position. This should allow sponde to work properly and the
420 energy estimation is done correctly in all cases (without any
421 "nearest position" trick)
422
423 - ganymed: From 85340 (19.3.2006) on a real starguider calibration
424 with a real pointing model for the starguider is done, calibrated
425 with more than thousand tpoints taken from this date on.
426
427 - ganymed: was broken for Wobble-MCs... fixed.
428
429 - ganymed: The default cuts (MFMagicCuts) and the disp-parametrization
430 has changed. Note that your old ganymed.rc will be incompatible
431 with the new algorithms! Please check the ganymed.rc files and
432 the class description of MFMagicCuts for more information.
433 It is recommended at the moment to use identical Disp-Parametrizations
434 for on/off- and wobble-mode. If cuts are optimized only
435 the Area-Cut (parameters 2,3,4) and the theta-sq cut (parameter 1)
436 should be optimized. All other values should be kept as they are.
437 If you want to do an anylsis without timing a parameters, you can
438 switch off the timing cuts by seeting parameter 7 to a very small
439 value (eg. -99). To remove the slope parameter from the disp
440 paremtrization set parameter 8 to 0.
441
442 - ganymed: The distribution of observation time versus zenith
443 angle is now shown for off- AND on-data.
444
445 - ganymed: The contents of the source position plot are no longer
446 averaged, thus a lot of (fake) events between the two wobble
447 positions have disappeared.
448
449 - ganymed: There is a new tab "CutT" it contains the VsSize plots
450 with the CutT, whihc is defined in ganymed.rc, applied. It
451 is resonable to use your theta-cut for it, to see if there is
452 something strange (sparks!) in your signal-region.
453
454 - ganymed: To choose a dataset from a collection in a dataset file
455 use the new command line option "--dataset=12345"
456
457 - optim, sponde: should now properly support three off-regions.
458 Just produce your ganymed summary files with three off-regions.
459 optim and sponde will automatically get all off events from
460 all off-regions from this file. Please do not forget to
461 set the scaling in optimwobble.C properly:
462 fit.SetScaleUser(1./3);
463 it is not yet read in automatically (will follow soon).
464 In the case of fixed Scale you can also use
465 cuts.SetThetaCut(MFMagicCuts::kOn);
466 no off-cut needed.
467 Be carefull in case of three off-regions when switching on
468 scale mode. Make sure that the scale interval is set correctly.
469
470 - sponde: sponde.rc and sponde_onoff.rc are now idetical
471
472 - sponde: the resouce files have been rewritten with a lot of
473 comments and a well working parametrization for an energy estimator
474
475 - sponde: In the estimated energy versus monte carlo energy plot the
476 contents where exchanged.... fixed.
477
478 - sponde: the so called "accurate"-mode has been removed. It didn't
479 give any improvement in accuracy, only decreased execution speed.
480
481 - sponde: the so called "simple"-mode has been removed. It didn't
482 give any improvement in simple.
483
484 - sponde: the so called "refill"-mode has been removed. It was anyhow
485 not implemented.
486
487 - sponde: now checks whether the theta distribution of your on-data
488 and the theta-distribution of your Monte Carlo sample (after
489 weighting) fits. If it doesn't fit properly (eg. the Monte Carlo
490 sample is incomplete) execution is stopped. Execution can be forced
491 using the new option --force-theta. Use this option with care!
492
493 - sponde: Proper collection areas can now be constructed also from
494 Monte Carlo samples generated with different maximum impact
495 parameters. Note that in previous version you neither got
496 a warning or failure, nor was there any obvious sign that the
497 collection area was overestimated due to usage of files with
498 different maximum impact parameters.
499
500 - sponde: If MC files with different lower energy limits are used
501 the primary MC spectrum is artificially completed down to the
502 lowest energy used at all. WARNING: that this gives correct
503 collection areas ONLY if none of the events in this region would
504 survive your cuts at all.
505
506 - sponde: the output file now contains more information about
507 the spectrum (eg. the full 2D collection area histogram).
508 Note, that this information can only be written to the file
509 if it is stored automatically via command line argument.
510 If you only store the status display from within the display
511 the information is lost.
512
513 - sponde: added a new tab "Disp". It shows the residual of the disp
514 (Disp-Dist) versus several parameters and it is meant to judge the
515 quality of the disp estimator. In the ideal case the residual is zero
516 and doesn't depend on any variable. The tab is displayed after
517 CutQ and Cut0.
518
519 - sponde: added a new tab "Energy". It shows the residual of the
520 energy (lg(estimated energy)-lg(monte carlo energy)) versus
521 several parameters and it is meant to judge the quality of the
522 energy estimator. In the ideal case the residual is zero
523 and doesn't depend on any variable. In reality even a good estimator
524 can show residuals versus Monte Carlo energy. The tab is displayed
525 after all cuts.
526
527 - sponde: added a new tab "EventDist" showing the unweighted real
528 absolute number of events of your sample after cuts. This tells
529 you how many events with this energy you had in your MC files.
530 The same information you get from the error bars of the weighted
531 histograms, but this is less intuitive.
532
533 - sponde: The spectrum plots now show the crab- and 1553-spectrum
534 for comparison. It is not meant to show these curves in
535 publications, they are only for production.
536
537 - sponde: The OriginalMC tree with the events produced by corsika
538 is now processed only once
539
540 - sponde: Finally fixed most annoying bug, which has effected the
541 last bin of the collection area. It was the problem that binnings
542 of root histograms are from 1 to n (included) but there was a C-like
543 loop in sponde from 0 to n (excluded). Now the loop also includes
544 correctly under- and overflow-bins. The worse thing with this is,
545 that for the events in the highest bin not only the bin-content
546 was wrong, but also the weights applied to these events, which could
547 in pricipal effect also other parts of the distribution (eg. due
548 to energy estimation). Fortunately it effected only a few events
549 in most cases.
550
551
552
553 *** Version 1.2 (2007/05/14)
554
555 - database: The database now has two new values Unsuitable50 and
556 Unsuitable01. They express the number of pixels which are
557 unsuitable for more than 50%, respectively more than 1%, of
558 all calibrated event. It is a more accurate number than the
559 previously used numbers, because they only take the first
560 calibration (ignoring the interleaved calibrations) into account.
561
562 - database: The database now has two other new values UnsuitableMax and
563 DeadMax. They express the maximum number of pixels which were
564 unsuitable, respectively dead, during the sequence. Because
565 of high pedestal rms (cars passing) a few events with very high
566 numbers of unsuitable pixels can happen. Not to suffer from this
567 effect we don't take the highest 0.1% of the numbers into account.
568
569 - general: fixed a bug which caused callisto and star to stop working
570 properly because the callisto output was currupted
571
572 - general: a script called scripts/makemovie has been added which
573 simplified the process of producing several movies from a single
574 sequence with different setup.
575
576 - callisto: Some more code cleanup. Started to remove old obsolete
577 code from cvs.
578
579 - callisto: The extraction of the pedestal with the extractor was
580 not random. It seems that extracting at one position is still biased
581 (for example in the first or last slices we could still suffer from
582 switching noise) Now it is completely random.
583
584 - callisto: In MPedCalcPedRun (which is the pedestal extraction from
585 pedestal files) individual pixels could be skipped due to high
586 variations. This was already the case for the pedestal extraction
587 from the lo-gains since the beginning and properly handled
588 there, but was introduced in the extraction from the pedestal files
589 a while ago. To calculate the average value it was still divided
590 by the number of events procesed not by the number of summands
591 really summed. This let to a pedestal which was a tiny amount too
592 small (for a few piels in the order of 0.1%). This led to an slightly
593 positive offset of the randomly extracted pedestal for a few pixels.
594 I doubt that this has a big effect on the result, because the effect
595 on the individual numbers is quite small. Due to this it is suggested
596 that you rerun your calibration to make sure you are without any
597 avoidable bias.
598
599 - callisto: the ArrTimeRmsLimit is now is a check of the deviation from
600 the median rms of the absolute arrival time and expressed in significance
601 levels. This replaces the old meaning of an abolute upper limit. An
602 absolute upper limit doesn't make much sense, because in our data
603 all arrival times are shifted at the same time (in fact it might be
604 a shift of the artificial trigger w.r.t. to the light flash).
605
606 - callisto: Added a new tab "BadPixTm" which shows the time evolution
607 of the number of unsuitable pixels over the whole sequence. This
608 is usefull mainly to judge if an intermediate calibration had
609 problems.
610
611 - callisto: Added a new tab "DeadPixTm" which shows the time evolution
612 of the number of dead pixels over the whole sequence. Dead pixels
613 in this context are unmapped pixels, i.e. pixels which could not
614 be interpolated, and thus are ignored in the further analysis.
615
616 - callisto: It is now possible to use the position of the maximum
617 of the spline as arrival time instead of the leading edge even
618 when using the integral for the signal. Therefor set the extraction
619 type to kIntegralRel ("IntegralRelative") and the relative height
620 ("HeightTm") to -1:
621 MJPedestalC1.ExtractSignal.ExtractionType: IntegralRelative
622 MJPedestalC1.ExtractSignal.HeightTm: -1
623
624
625
626
627 *** Version 1.1 (2007/04/27)
628
629 - general: The new class MGeomCamDwarf contains the camera geometry
630 for our prefered Dwarf camera and can be used to create general
631 geometries of roundish or hexagonal cameras.
632
633 - mars: The default cleaning is now abolute 8.5/4.0.
634
635 - mars: The resource file mars.rc now contains examples for MUX data
636
637 - merpp: Implemented file format version 8 (MUX FADC data). The 16-bit
638 data containing only 10-bit information is still cooked down to
639 8-bit, by cutting away the lowest 8-bit.
640
641 - merpp: When reading raw data the data is now stored in a single
642 array. The lo-gain array is obsolete. The interface stays the same.
643
644 - callisto: To process the new MUX data use the resource file
645 callisto_mux.rc
646
647 - callisto: The -root and -raw options to read merpped raw data have
648 been removed
649
650 - callisto: If the -mc option is given the sequence-name can now be
651 replaced by the MC sequence number
652
653 - callisto: If the sequence file contains "MonteCarlo: Yes" the
654 -mc option can now be omitted
655
656 - callisto: Started further simplification by removing obsolete
657 dependancies on MCalibIntensity*Cams.
658
659 - callisto: removed unsused intensity calibration from MJCalibration
660 for further simplification
661
662 - callisto: for simplification removed references to
663 MBadPixelsIntensityCam, MCalibrationIntensityQECam,
664 MCalibrationIntensityRelTimeCam, MCalibrationIntensityTestCam,
665 MCalibrationIntensityChargeCam, and MCalibrationIntensityBlindCam
666 (this should at minimum change nothing at all, and at maximum
667 improve thing if these containers where somewhere not handled
668 properly)
669
670 - callisto: Added the option to write an event movie. Please use
671 this option with care (huge files) but exessively to understand
672 our events. For further documentation please refer to the
673 IACT wiki
674 (currently at http://www.astro.uni.wuerzburg.de/mediawiki-1.9.0)
675
676 - callisto: Improved binning for the pulse position check histogram
677
678 - callisto: The code calculating the pulse position checknow takes
679 the pedestal into account
680
681 - callisto: The arrival time is now stored with full precision this
682 helps to get rid of artefacts in histograms. For the signal this
683 is not necessray because it is displayed in log-scale anyhow
684
685 - callisto: Fixed a problem with internal exclusions. Pixels which
686 have once been marked as unsuitable didn't get the necessary
687 histograms filled anymore to be rechecked with each interleaved
688 calibration.
689
690 - callisto: The relative arrival time resolution (the rms of the
691 relative arrival time offset) is now checked against its
692 median and the median deviation, instead of the average
693 plus an absolute offset.
694
695 - callisto: The relative arrival time offset is now calculated
696 w.r.t. its median not w.r.t. to an artificial reference pixel.
697
698 - callisto: The relative time calibration now marks pixels with
699 outlaying offset as unsuitable
700
701 - callisto: The interleaved relative time calibration has been switched
702 on. The advantage is that pixels which are marked as outliers
703 now can recover. An improvement over time is not expected, because
704 the relative time calibration seems stable.
705
706 - ganymed: If the dataset file containes "MonteCarlo: Yes" the "-mc"
707 option can now be omitted.
708
709 - ganymed: If either the dataset file containes "MonteCarlo: Yes"
710 or the option "-mc" is specified as default the monte carlo datacenter
711 paths (/magic/montecarlo/...) are used if not overwritten in the
712 dataset file.
713
714 - ganymed: The output files now contain run- and event-number for all
715 events, accessible as RunNumber.fVal and EvtNumber.fVal
716
717 - ganymed: Added a plot showing the source position in the camera also
718 for wobble mode
719
720 - ganymed: In addition to the existing task which can be setup to
721 be executed after Cut1 a final task called "EstimateEnergy"
722 has been added, executed before writing the final output
723 (ganymed00000000.root). The task setup in all three cases
724 can be choosen individually. (For all three(!) cases you
725 can for example choose MRanForestCalc. For examples see all
726 sponde*.rc and all ganymed*rc)
727
728 - ganymed: If a container "MEstimatedEnergy" is found in the
729 parameter list (eg. because it was setup by MEstimateEnergy)
730 it will be written to the output file.
731
732
733
734 *** Version 1.0 (2007/02/16)
735
736 - database: Website to plot values from the database has been added.
737
738 - database: The rate of spark events as found by star is now kept
739 and the rate after cleaning is now with spark events subtracted
740
741 - general: The changes to the interpretation of phrases lead to
742 a problem with the access of MHMatrix objects (eg. "M[0]")... fixed.
743
744 - general: Added example files how you can create your own calendar
745 (eg. as christmas present) with Mars. Just run
746 root macros/tutorials/calendar.C
747
748 - general: Added a possibility to display grouped data in the plotdb.C
749 macro (and similar macros). This allows to plot hourly, nightly,
750 weekly, monthly and yearly averages.
751 For more details see the plotall function of the macro
752
753 - general: fixed the error display of the camera display. It showed
754 wrong results.
755
756 - general: fixed a memory leak when reading many MStatusDisplays
757
758 - general: added a macro (macros/tutorials/mirrordelay.C) plotting the delay
759 between a spherical and a parabolic mirror
760
761 - callisto: We have a new pulse position check which takes the properties
762 of the extractor automatically into account. So no need to set
763 ExtractWinLeft/Right anymore. Again a check for pulses too much to the
764 left is done. If possible the lo-gain extraction start and hi-gain
765 extraction end is changed accordingly. If no proper extraction range
766 can be set (hi-gain too much to the left) an error is raised.
767
768 - callisto: New swapped pixels have been found and corrected
769
770 - callisto: Redone the signal extraction this includes:
771 + Unified the algorithms to extract the pedestal for all pedestal
772 extractions done
773 + Unification of hi- and lo-gain into one array
774 + Unification of hi- and lo-gain extraction for Spline and
775 Digital Filter (means now exactly the same algorithm is used,
776 not a copy-and-pasted one)
777 + Store pedestal subtracted data in a common place
778 + Improved extraction algorithms. If the algorithms search a
779 maximum but don't find one they don't return the maximum anymore
780 + Improved the extraction such that a information for signal
781 and time which is consistent is returned
782 + replaced the numerical spline with a (not slower) analytical
783 solution
784 + Lowered the saturation limit from 250 to 245 to make sure that
785 we are far away in all pixels from problems with the clock-noise
786 + The start of the lo-gain extraction is calculated from the hi-gain
787 arrival time. In case of saturation an estimation is used.
788 + the hi-gain window was extended to slice 16. This allows extraction
789 of very late pulses in single pixels or of huge hadron showers.
790 + Now uses the lo-gain extraction range for pedestal extraction,
791 not the hi-gain range in the lo-gain
792
793 - callisto: New hi-/lo-gain calibration constants have been produced
794 for all periods from the statistic of the whole period. They are
795 now used automatically depending on the periods. The old constants
796 where deviation in avarega about 2%-3%. The constants are very
797 stable from period to period (<<1%) except for exchanged channels.
798 In a few cases the constants used so far were off by 1%-2% (maybe
799 temperature effects?)
800
801 - callisto: To gain obsolete space we do not write the
802 MPedestalFundamental anymore. Also calibration and bad pixel
803 treatment is not done for it anymore because it has never been used.
804
805 - callisto: Fixed a bug in the seuqence handling which caused the
806 light condition to be ignored
807
808 - star: Added two new tabs "Sparkless" and "Sparks" these tabs show
809 basically the same as "Cleaned" but the distribution devided into
810 the events fullfilling a spark cut or being rejected by it.
811 This cut can be changed from star.rc (see example inside) by
812 the "SparkCut" directive
813
814 - star: Star displays now the average individual pixel-rate (IPR) versus
815 time and the average discriminator threshold (DT) of all pixels.
816
817 - optim: fixed a problem with the optim-macros which was due to a bug
818 in the new phrase parsing
819
820 - ganymed: To get a nice FalseSource plot (instead of the all-information
821 debug plot displayed as a standard plot) use the context menu
822 somewhere between the two upper plots, click on "DrawNicePlot"
823 and enjoy the result. (It is the same context menu which contains
824 the other options)
825 PLEASE ALWAYS USE THIS PLOT FOR ANY KIND OF PRESENTATION!
826
827 - ganymed/optim/train: The cut program, trainings- and optimization
828 macros could run with less files found than expected from the
829 sequence-files. No the execution is stopped in this case.
830
831 - ganymed: now stores the dataset in the output file with all information
832 contained (as sequence number, sequence path, data path) so that the
833 used dataset file can be recreated complete from the output
834
835 - sponde: now also allows the uasge of random forest
836
837 - sponde: added a plot showing the cut efficiency
838
839 - sponde: Using root versions < 5.13/04 still resulted in wrong binomial
840 errors (eg. effecting the collection area) because the errors of the
841 two histograms were swapped in the calculation, which makes a difference
842 in the case the histograms contains weighted events. Aditionally the
843 totalarea was incorrectly taken into account, which results in too small
844 errors, which makes a difference at low statistics were the errors
845 or the collection area dominate.
846
847
848
849 *** Version 0.10.3 (2006/10/23)
850
851 - database: Implemented ObservationMode flag in websites.
852
853 - database: For sequences there is now also the stoptime available on the
854 websites.
855
856 - database: Removed ManuallyChanged flag from sequence-info websites,
857 as it is not needed anymore with the new sequence building algorithm.
858
859 - general: MRolke.[cc,h]: Modification of TRolke from root_v5.12.00b.
860 Class for calculation of confidence intervals (upper limits).
861 Use model 3 or 4 for upper limit calculation for MAGIC observations.
862 Please read the class instruction of TRolke for more information.
863
864 - general: The programs now return 0xfe if the requested resource file
865 doesn't exist.
866
867 - general: Errors comming from root itself are now not output to
868 stderr anymore but to our default (colored) log-stream.
869
870 - general: Changed the interface to TFormula such that now everything
871 is parsed by TFormula, which should allow to use phrases even
872 without paranthesis correctly parsed.
873
874 - callisto: replaced the AdHoc number of effective integration slices
875 in the digital filter by an average of the correct number, averaged
876 over all possible set of weights. This also gives correct numbers
877 for the lo-gains which were totally wrong before.
878
879 - callisto: drastically reduced memory consumption by not storing
880 all intermediate calibration results in memory anymore (we might
881 write them into a file in the future)
882
883 - ganymed: To get a nice Theta-Sq plot (instead of the all-information
884 debug plot displayed as a standard plot) use the context menu
885 somewhere between the two upper plots, click on "DrawNicePlot"
886 and enjoy the result. (It is the same context menu which contains
887 the "DrawAll" option)
888 PLEASE ALWAYS USE THIS PLOT FOR ANY KIND OF PRESENTATION!
889
890
891
892 *** Version 0.10.2 (2006/10/15)
893
894 - general: changed the building of the sequence files such, that
895 the source-/project name in case of wobble-sources is not the
896 source/project of the first data run anymore but the new generalized
897 wobble source/project
898
899 - general: Added some functions to MAstro to calculate sun and
900 moon properties
901
902 - general: Added two new macros (starvisday.C and starvisyear.C)
903 which allow to plot the visibility of several stars in one day
904 or of one star along one year
905
906
907
908 *** Version 0.10.1 (2006/10/11)
909
910 - general: HTML logging output was distorted... fixed.
911
912 - general: Changed the writing of the sequencefiles such that only
913 as many pedestal files as giving at least 1000 pedestal events which
914 are nearby the first calibration run are used as pedestal runs
915
916 - sponde: In the calculation of the collection area(s) and the
917 distribution for MOnte Carlo and estimated energy the error
918 calculation was wrong because root didn't take the errors
919 properly into account... fixed.
920
921
922
923 *** Version 0.10 (2006/10/10)
924
925 - general: all executables now check consistency of the root version
926 installed with the root version used for compilation. The return
927 code in this case is 255.
928
929 - general: The algorithm to build seqeunces has been redesigned
930 completly. It is now more flexible in terms of a resource file
931 resources/sequences.rc which can be used to partly overwrite
932 the default algorithm and defined the important part of the
933 algorithm. It also takes correctly into account several ways
934 of taking wobble-data. Currently the new algorithm doesn't take
935 the number of pedestal events anymore into account (so a sequence
936 could have much less than 1000 pedestal events and data runs are
937 no-more used instead)
938
939 - general: a lot of small changes to make the code compatible with
940 root 5.12/00 and gcc 4.1
941
942 - general: Fixed some warnings thrown if more warnings are switched
943 on in the compiler
944
945 - general: Added a function to MMath which returns the Median of
946 the distribution abs(y[i]-median) but at 68:32 division instead
947 of 50:50, which is somehow the median counterpart of the rms.
948
949 - general: MAstroCatalog allows now to read calatog files (as bsc5)
950 even if they are compressed with gzip (recommended compression
951 is with "-1")
952
953 - showplot:
954 + batch mode creation of image files now works with root 5.12/00
955 + added support for writing bmp (though it never produces
956 bmp which can be read by programs like xv or gimp)
957 + added support for xml
958 + added new option to start the display with a different size, by
959 --display-width=nnn or --display-height=nnn
960 + added options to define the canvas size when the display is started
961 --canvas-width=nnn or --canvas-height=nnn
962 the option can also be used for batch-mode conversion
963 + added an option which automatically fits the display size to the
964 desktop-size: --auto-size
965
966 - merpp: didn't recognize files with the extension .raw.gz - fixed.
967
968 - merpp: allow the reports to have 1000ms due to a bug in the camera
969 program.
970
971 - callisto: New swapped pixels have been found and corrected. For
972 details see MRawRunHeader::FixAssignment()
973
974 - callisto: Callisto now raises an error if one of the input files could
975 not be opened.
976
977 - callisto: In some rare cases it could happen that in the signal
978 extraction of the digital filter the extractor returned nonsense
979 results due a wrong initializion of a variable (this happens in
980 cases in which the extracted signal is exactly zero or the
981 digital filter couldn't slide because of a too small extraction
982 window, which could happen in the lo-gain extraction)
983
984 - callisto: The lo-gains have been marked as valid in some cases
985 when they got not extracted at all (deltsumlo=deltatimelo=0) because
986 the allowed extraction range (fLoGainLast-fLoGainFirst) was
987 smaller than the number of slices (fLoGainWindowSize) needed
988 by the lo-gain extractor
989
990 - callisto: Updated absolute calibration constants (muon calibration)
991
992 - callisto: fixed a bug which caused the hi-gain saturation not
993 to be handled properly in the spline (the position of the
994 saturation was calculated incorrectly)
995
996 - callisto: fixed a bug which gave weird results if hi- _and_
997 lo-gain could not be extracted properly. In some cases hi-
998 and lo-gain have not been extracted at all and the random result
999 got calibrated. In other cases the hi-gain was saturating and the
1000 lo-gain has not been extracted. For this a completly arbitraty
1001 scale factor was applied to the result from extracting the
1002 charge of the saturating hi-gain.
1003
1004 - callisto: improves handling of extracted signal if lo- and/or
1005 hi-gain could not be extracted properly. If no appropriate
1006 calibration of either the signal or the arrival time is possible
1007 the pixel is now markes as unsuitable instead of estimated.
1008
1009 - callisto: Fixed a problem in the spline extraction which gave
1010 weird results if the signal was extracted from the first (and
1011 highest) slice (as a workaround extraction from the first
1012 slice has been forbidden)
1013
1014 - callisto: Fixed a bug regarding the use of the QE which doesn't
1015 effect the result because the default is used anyhow.
1016 (The bug was there since 14/07/2005)
1017
1018 - callisto: Changed the default for fgLoGainStartShift to -2.4
1019
1020 - callisto: Fixed a bug which caused all hi-/lo-gain calibration
1021 factors to be always 10 for all pixels as soon as the first
1022 calibration update has happend.
1023
1024 - callisto: Fixed the hi-/lo-gain offset for the Digital Filter. It
1025 was off by more than one slice (which gives wrong values for
1026 pixels which have saturated the hi-gain) This was a problem
1027 mainly for timing studies, not so much for the automatic standard
1028 analysis. Also the values for the Spline have been changed slightly:
1029 + Digital Filter from 1.70 to 0.95
1030 + Spline from 1.39 to 1.30
1031 The numbers were sorted out by an extensive test in the
1032 test-database.
1033
1034 - callisto: Removed the tab showing the average calibrated arrival
1035 time. It never gave useful information.
1036
1037 - callisto: Now tab "HiLoCal" which shows the ratio between hi- and
1038 lo-gain pulse for data pulses if hi- and lo-gain have saturated
1039 and both were extracted because the hi-gain was above the
1040 LoGainSwitch.
1041
1042 - callisto: Now tab "HiLoOff" which shows the offset between hi- and
1043 lo-gain pulse position (after application of LoGainOffset, which
1044 means in the ideal case it is 0) for data pulses if hi- and lo-gain
1045 have saturated and both were extracted because the hi-gain was above
1046 the LoGainSwitch.
1047
1048 - callisto: After extensive tests a new threshold level for determination
1049 of the pulse position has been found at 50phe. This is due to the
1050 fact that for lower pulses the arrival time changes its average
1051 behaviour dramatically. It tends to the average of the extraction
1052 range and starts sticking to non-floating point numbers (5, 6, 7, ...)
1053
1054 - callisto: Added two more plots to the calibration part. The average
1055 extracted signal and the average extracted arrival time as
1056 extracted by the signal extractor (This can help debugging problems
1057 because it doesn't involve a fit)
1058
1059 - star: changed the fit for the effective on time such that initial
1060 values are calculated automatically now instead of using build
1061 in values. This makes the fit more indepedant of the underlaying
1062 rates. With a test of ~350 sequences in the test database it could
1063 be shown that the new fit gives the same result +/-1sek.
1064 The highest deviation was +5s the lowest -10s. You can now control
1065 the bahaviour with two resource values:
1066 MHEffectiveOnTime.FistBin: 3
1067 MHEffectiveOnTime.NumEvents: 12000
1068 Use FirstBin=1 and NumEvents=120 to fit the effective on time
1069 from the resulting gamma candidates
1070
1071 - star: The Center histogram in MHHillas is now by default displayed
1072 with the colz draw-option
1073
1074 - ganymed: now produces valid error codes if failed
1075
1076 - ganymed: MFMagicCuts now supports a hadronness cut. Switch it on
1077 with the option "hadronness" instead of "area" or "both" if
1078 you want to use both cuts. The hadronness cut includes a fixed
1079 cut in hadronness (index 8) and a fixed cut in size (index 9).
1080
1081 - ganymed: MFMagicCuts: fixed abug introduced 2005/7/14 which caused
1082 the M3Long of the anti source to be not properly evaluated
1083 (actually is was evaluated as a unique random number) in case
1084 of optimization with anti-theta cut switched on. This might have
1085 lead to improper, but not necessarily wrong, optimization results.
1086
1087 - ganymed: ganymed_onoff.rc, ganymed_wobble.rc - updated with comments
1088 how to use random forest
1089
1090 - ganymed: use the same spark cuts as in ganymed_wobble.rc as in
1091 ganymed_onoff.rc. Seems to be unintentional that they were different.
1092
1093 - sponde: Since the introduction of the possibility to define a
1094 normalization energy instead of using the integral the default
1095 was not using the integral anymore but a normalization energy of
1096 1GeV. It is now the integral again.
1097
1098 - sponde: Fixed a problem in the weighting which did not allow
1099 a MC slope of -1.
1100
1101
1102
1103 *** Version 0.9.6 (2006/05/24)
1104
1105 - general: changed the binning of the azimuthal profile of the camera
1106 such that it is aligned with the 60deg boundaries.
1107
1108 - merpp: better handling of problems with the TH, TD part of the
1109 CC-REPORT for files older than 200507190 and 200412210
1110 respectively
1111
1112 - merpp: improved handling of RECEIVERS-COM-ERROR in CC-REPORT
1113
1114 - merpp: implementd latest changes in starguider reports (sinc 9th May)
1115
1116 - callisto: if an arrival time is extracted outside the fadc range is
1117 was set to the boundary before. Now a random number is assigned
1118 instead to avoid unfortunate coincidences of arrival times just
1119 by this arbitrary value.
1120
1121 - callisto: added a new option to callisto.rc which allows
1122 to set the maximum arrival time difference allowed for the
1123 badpixel algorithm to determin whether a pixels belongs to a shower:
1124 MJCalibrateSignal.MBadPixelsTreat.MaxArrivalTimeDiff: 0.9
1125
1126 - callisto: changed the old value (0.5) for MaxArrivalTimeDiff
1127 to 0.9 as suggested by Stefan due to a recent study on the fraction
1128 of pixels surviving the image cleaning
1129
1130 - callisto: switched off error in case of "pulse is too much to the left"
1131
1132 - callisto: The extraction window is not adapted anymore. This means that
1133 the pulse is extracted from the full range. The draw-back is that the
1134 background (pedestal) will become slightly higher. Switching on/off
1135 the PulsePosCheck in the callisto.rc only effects filling the
1136 histograms.
1137 WARNING: If the pulse is too much to the left data is calibrated!
1138 Check the PulsePosCheck-PulsePosition AND the Inhomogeneity parameter
1139 in the database to make sure that your data is valid!
1140
1141 - star: Show also the number of stars correlated correctly by the
1142 starguider
1143
1144 - ganymed: implemented a new class (MHThetaSqN) which allows to use more
1145 than one off-source region in wobble-mode. To use it add the following to
1146 your ganymed_wobble.rc:
1147 + MJCut.NameHist: MHThetaSqN (switch the new feature on)
1148 + MHThetaSqN.NumOffSourcePos: 3 (define number of off-regions)
1149 + MHThetaSqN.DoOffCut: Yes,No (switch on/off the off-cut)
1150 + Cut1.ThetaCut: None
1151 + MHThetaSqN.SignificanceCutLevel: 2.0 (increase off-cut by 2.0/1.7)
1152
1153 - ganymed: in the case the latest report is older than a default (currently
1154 one minute) and the current report will be skip the starguider
1155 correction and calibration will be reset. The maximum age can be
1156 setup from ganymed.rc by (minutes):
1157 MPointingDevCalc.MaxAge: 1.5
1158
1159 - ganymed: A first implementation showing all size-bins for the theta-sq
1160 resp. alpha-plots in a single tab automatically
1161
1162
1163
1164 *** Version 0.9.5.1 (2006/05/05)
1165
1166 - general: Added a new option "zdiff" to the Makefile which runs
1167 "cvs diff" as "make diff" would do, but with compression
1168
1169 - general: accelerated MTFillMatrix (used for eample in all training
1170 and optimization macros) by skipping some obsolete calles in the
1171 eventloop the first and second loop could be accelerated by ~20%
1172
1173 - general: Added a missing feature in the MFilterList class which
1174 prevented MFEnergySlope from working correctly in trainenergy.C
1175
1176 - general: Accelerated the random forest training and usage a bit
1177
1178 - merpp: Adapted to new raw data file format version 6
1179
1180 - merpp: fixed a problem with reading the starguider reports
1181 after 6.3.2006
1182
1183 - callisto: At some times six pixels had to be exchanged manually in the
1184 data. If the pixels to be swaped are both not found, an error was raised
1185 and calibration was stopped. Now it is assumed they are intentially not
1186 mapped and the Error has been changed to a Warning.
1187
1188 - star: Added new image cleaning based on the arrival time of the shower.
1189 The new cleaning can be accessed using the parameter "Time" instead of
1190 the the old one (like "Absolute) in the star.rc-file.
1191 Recommended parameters:
1192 + MImgCleanStd.CleanLevel1: 8.2
1193 + MImgCleanStd.CleanLevel2: 5
1194 + MImgCleanStd.CleanRings: 2
1195 + MImgCleanStd.KeepSinglePixels: No
1196
1197 - star: Simplified the calculation of the effective on time. By letting
1198 the fit start in the third bin the result should become more stable.
1199 The fit quality is now ignored for the theta-plot which is not used
1200 in the analysis later. Still better pre-cut which, for example,
1201 remove events triggered by car-light (rate changing on a short
1202 time-scale) are missing.
1203
1204 - macros: optimonoff.C, optimwobble.C: implemented a new strategy
1205 for optimization (kWeakSource) which is suggested by the Berlin
1206 people for weak sources.
1207
1208 - macros: plotdb.C:
1209 + if no dataset and no time-interval is given only sequences with
1210 an effective on-time above five minutes are plotted anymore
1211 + added a new tab "RelTime" displaying the relative on-time
1212 (effective on-time divided by the observation time)
1213
1214 - macros: optim*.C: by skipping some obsolete calles in the eventloop
1215 the optimization became a lot faster
1216
1217 - ganymed: In the second loop the MHNewImagePar histograms disapeared.
1218 To display them just delete the pads displayed on top.
1219
1220 - ganymed: fixed a bug which could cause strange behaviour in wobble
1221 mode if no starguider information was available due to an incorrect
1222 initialization of the starguider calibration
1223
1224 - ganymed: The scale region in the False Source Plot (MHDisp) can now
1225 be changed from within the plot. It can also be setup from the
1226 resource file using:
1227 + MHDisp.fScaleMin: 0.325
1228 + MHDisp.fScaleMax: 0.475
1229
1230 - ganymed, showplot: Fixed a problem with the fit to the off-data
1231 (HistOff) which could cause a time lag or an inifinite loop.
1232 The bug did not effect the results at all.
1233
1234 - sponde: Added a new tab showing the effective collection area after
1235 trigger (including the software trigger)
1236
1237 - sponde: MMcSpectrumWeight has a new option which allows to define
1238 the scaling factor not by the integral of the events but at
1239 a defined energy:
1240 e.g. MMcSpectrumWeight.NormEnergy: 200
1241
1242 - MTFillMatrix, sponde: by skipping some obsolete calles in the
1243 eventloops the loop could be accelerated by ~20%
1244
1245
1246
1247 *** Version 0.9.5 (2006/03/13)
1248
1249 - macros: fixed a typo optimwoble.C (SetThetaCut instead SetAlphaCut)
1250 and added the standard Disp-parametrization
1251
1252 - macros: added a new macro datacenter/macros/plotstat.C allowing
1253 to plot statistics about the data processing
1254
1255 - macros: added a new macro to plot the muon correction coefficients
1256 versus period (macros/plot/mucal.C)
1257
1258 - showplot: path inflation for ganymed files was broken
1259
1260 - callisto: Fixed an important bug. When the number of saturating pixels
1261 were calculated the bad pixel information already available from the
1262 calibration was ignored. This yields wrong values in case pixels
1263 are broken and saturate all the time or randomly.
1264
1265 - callisto: Updated Muon calibration constants. Spline data now also uses
1266 different values for different periods
1267
1268 - star: The time-evolution shown in the effective on-time plot now displays
1269 the axis range (if there are no holes it should be similar to the
1270 effective on-time)
1271
1272 - star: Added two new image parameters:
1273 + MNewImagePar.fConcCOG: The ratio of the equivalent signals of
1274 the three pixels next to the center of gravity and the size
1275 + MNewImagePar.fConcCore: The ratio of the signals of all
1276 pixels inside or touching the ellipse and the size
1277
1278 - ganymed: now stops in requested source isn't found in catalog file
1279
1280 - ganymed: Many improvements to the phi-plot in wobble mode:
1281 + with a template the ideal background is displayed
1282 + a possible camera inhomogeneity is taken into account
1283 + the anti theta cut is better supported
1284 + the phi cut is automatically calculated from the theta cut
1285 See the examples in ganymed_wobble.rc for more details.
1286
1287 - ganymed: fixed plot for E^2*dN/dE. The spectrum was multiplied with two
1288 times the bin-width instead of the absolute energy
1289
1290 - ganymed: New cuts for on/off and wobble mode
1291
1292 - ganymed: The smearing of the False Source plot has been increased
1293 to 0.06
1294
1295 - ganymed: The starguider calibration can now be changed from the
1296 resource file.
1297 See the examples in ganymed*.rc for more details.
1298
1299 - ganymed: added a new option for on-/off-observations
1300 MJCut.RandomSourcePosition
1301 If switched on the distribution of observation time of the source
1302 position in the camera is calculated from the on-data and randomly
1303 applied with this distrbution to the off-data.
1304
1305 - ganymed: by skipping some obsolete calles in the eventloop the
1306 first and second loop could be accelerated by ~20%
1307
1308 - ganymed: The default in ganymed_onoff.rc is now to determin the source
1309 position in the off-data randomly according to its distribution in the
1310 on-data.
1311
1312
1313
1314 *** Version 0.9.4.3 (2006/02/13)
1315
1316 - general: Fixed a bug in most of the programs which prevented the
1317 compile date in the startup message to be displayed
1318
1319 - general: Simplified program calls. The following abbreviations
1320 are now possible:
1321 showlog callisto 55599
1322 showplot signal 55599
1323 star 55599
1324 callisto 55999
1325 ganymed 2
1326 In this cases the corrsponding root-, log-, sequence- or dataset-
1327 filename is automatically compiled using the default datacenter
1328 paths ("/magic/*")
1329
1330 - general: Fixed a long outstanding bug which made axis tick marks
1331 disappear if MDataFormula was used (eg. abs(x))
1332
1333 - general: Updated MMath with new functions to calculate the results of
1334 a exponential, logarithmic and powerlaw fits analytically.
1335
1336 - general: Updated some macros with comments:
1337 + macros/optim/optimdisp.C
1338 + macros/optim/optimenergy.C
1339 + macros/optim/optimwobble.C:
1340
1341 - general: MTFillMatrix (the class to fill one or two MHMatrix from
1342 files) now allows adding a pre-cut like in the optimization. E.g. this
1343 is useful to perform g/h-separation cuts before training the random
1344 forest.
1345
1346 - general: Between the rund 53300 and 68754 the pixels 553-558 were not
1347 correctly assigned in the raw data assignement table. A fix to correct
1348 the assignment tabel have been implemented.
1349
1350 - general: MAstroCatalog now allows rotating of the sky-grid and stars
1351 by 90, 180 and 270 deg.
1352
1353 - general: the macro plotdb.C now allows to highlight sequences belonging
1354 to a datset. For more details see the descritions in the macro.
1355
1356 - StatusDisplay: Fixed the algorithm to calculate the size ratio
1357 of the display, it gave wrong results espacially for big sizes.
1358 Now the embedded canvas should always have a ratio width/height=3/2.
1359 The "Size" options have been updated with values fitting the 3/2
1360 size ratio.
1361
1362 - RanForest:
1363 + Updated the random forest classes to support also the
1364 regression method implemented by Thomas H.
1365 + added new tutorial macro how to train the random forest
1366 for energy estimation (macros/optim/rfenergyest.C)
1367 + new classes to train the random forest (still in development)
1368 mjtrain/MJTrainEnergy, mjtrain/MJTrainDisp, mjtrain/MJTrainSeparation
1369 + new tutorial macros for random forest training in macros/train
1370 trainenergy.C, traindisp.C, trainseparation.C
1371
1372 - mars: now allows to setup a cut in the resource file mars.rc to choose
1373 the events to be displayed, eg:
1374 Cut.Condition: {0} && {1}
1375 Cut.0: MHillas.fSize>100
1376 Cut.1: MHillas.fSize<900
1377
1378 - merpp: Made aware of the new .rep format 200510250. This includes
1379 interpretation of the Receiver Board Temperatures (MCameraRecTemp),
1380 the discriminator thresholds (MCameraTD) and the disciminator
1381 delays (MCameraTD). All of them come with the CC report and are therefor
1382 written to the CC tree.
1383
1384 - callisto: fixed a bug in the calculation of the arrival times in
1385 the Digital Filter. They were all shifted by the same amount
1386 fHiGainFirst. This caused an offset in the order of the position of
1387 the left border of the extraction window in the times calculated
1388 from high-gain and from low-gain. The bug effected only the absolute
1389 arrival times. The bug was there since 30.1.2005.
1390
1391 - callisto: Changed the ExtractionWindow for the pulse position check
1392 such that the camera inhomogeneity becomes as less as possible and
1393 comparable to the pulso position check switched off. More details
1394 on the study will be given at our result web-page.
1395
1396 - ganymed: ganymed.rc, ganymed_onoff.rc:
1397 changed to new cuts trained with 1ES1218 and Crab-data
1398 for maximum sigma*log10(excess)
1399
1400 - ganymed: In addition to the Hadronness calculator (CalcHadronness)
1401 a new option was implemented to estimate Disp (CalcDisp)
1402
1403 - ganymed: Implemented two new options which allow
1404 to overwrite the default path to search for the sequence files
1405 --ins=/magic/sequences
1406 and where to search for the image data
1407 --ind=/magic/data/star
1408
1409 - ganymed: MSrcPosCorrect now allows overwriting of the misfocussing
1410 dx/dy from the resource file by
1411 MSrcPosCorrect.Dx
1412 MSrcPosCorrect.Dy
1413
1414 - ganymed: fixed reading the source catalog. Only as many chars
1415 as the requested source name had were compared (If a source
1416 "1ES1218" and "1ES1218+304" were in the catalog and "1ES1218+304"
1417 were requested it could happen that the coordinates of
1418 "1ES1218" were read) The source coordinates are now printed
1419 in addition to its name to the logging output.
1420
1421 - ganymed: changed the background fit in the case of a ThetaSq function
1422 from a polynomial to a exponential, this should give a big improvement
1423 for on-only analysis'
1424
1425 - ganymed/sponde: Calculation of the error of single size-/energy-
1426 bins now uses Li/Ma (5) instead of LiMa (17)
1427
1428 - sponde: Added a plot E^2*dN/dE
1429
1430 - sponde: The energy estimator plot should now show values like
1431 they are commonly used.
1432
1433 - sponde: Now MMcSpectrumWeight also excepts formulas with two X
1434 (a powerlaw with cutoff didn't work before)
1435
1436
1437
1438 *** Version 0.9.4.2 (2005/10/01)
1439
1440 - general: added new tutorial macro macros/tutorials/threshold.C:
1441 how to calculate the threshold
1442
1443 - general: added a new game. Start it from the interpreter with
1444 MagicJam j; (other games are: MineSweeper, MagicSnake, MagicDomino
1445 and MagicReversi)
1446
1447 - general: neighbor pixels in MGeoms are now sorted clockwise
1448
1449 - merpp: made aware of new format 20050829-0
1450
1451 - callisto: New scale factors from muon analysis, stored in new
1452 resource file resources/calibration.rc
1453
1454 - callisto: MBadPixelsCalc now raises an error instead of simply stopping
1455 the eventloop if something went wrong. This is necessary for the
1456 automatic processing
1457
1458 - callisto: Implemented a new treatment for the time information
1459 developed by S.Ruegamer, this should give much better response than
1460 the old very primitive algorithm. This is especially important
1461 for bad pixels due to bright stars as Ceta-Tauri (btw: the old
1462 treatment was buggy! As neighbor pixels to interpolate the
1463 arrival times always the pixels 0 to 5 were taken)
1464
1465 - callisto: In addition to the new treatment of arrival times the
1466 decision of the treatment whether a pixel contains shower
1467 information or not is used to improve the signal interpolation
1468 further. Previously interpolated pixels showed a non-zero signal
1469 do the peak searching signal extractors. Having a signal pixel
1470 beside raised the signal above the cleaning level. Thus the
1471 pixel survived cleaning to often but with a too low mean signal.
1472 By replacing empty pixels with a gaus (mean and rms from the
1473 corresponding Area entries in MPedPhotCam) this effect can
1474 be supressed.
1475
1476 - callisto: The status "unmapped" (for pixel which cannot be interpolated)
1477 got lost when the events were stored by the calibration... fixed.
1478 (This was no problem for normal image cleaning because the pixel
1479 content was artificially set to 0 not surviving standard cleaning
1480 algorithm)
1481
1482 - callisto: Fixed a bug which caused the random and peak-search pedestal
1483 extracted with an extractor to be exchanged for the first (roughly)
1484 500 events (*Extractor and *ExtractorRndm).
1485 (They were simply exchanged in callisto.cc) This bug might have been
1486 introduced in Mars 0.9.4 when the order of calculation of the two
1487 types of pedestal in callisto got exchanged. The bug only effects
1488 the first seconds of data of each sequence.
1489
1490 - star: Taking the arrival time of Muons into account the calculation
1491 of the parameters could be made independant of the noise
1492 (pedestal rms). The dependance was due to the bias of the peak search
1493 extractor. Now only a ZA dependamcy is left which is not yet fully
1494 understood.
1495
1496 - ganymed: The sequences were still not sorted correctly in any case,
1497 because they were sorted by the full qualified path name. Now they
1498 are sorted by their sequence number.
1499
1500 - ganymed: new values for the spark-event-cut
1501
1502 - sponde: required missing MEnergyEst from ganymed.root... fixed.
1503
1504
1505
1506 *** Version 0.9.4.1 (2005/08/18)
1507
1508 - callisto: fixed some problems with the calibration in case of
1509 inteleaved events. Therefor the final and some intermediate
1510 fits are skipped which would take place on partly filled #
1511 histograms and gave wrong results or failed completely.
1512
1513 - callisto: If the intermediate finalization of the histograms
1514 calculating the mean charge of the calibration signal fails
1515 it is counted now and printed in PostProcess of MCalibCalcFromPast.
1516
1517 - ganymed: Fixed some bugs which caused problems in On-only mode.
1518 Still the false source plot doesn't give reasonable results.
1519
1520
1521
1522 *** Version 0.9.4 (2005/08/05)
1523
1524 - general: Fixed the ZA binning. It did not correctly fit the
1525 MC binning
1526
1527 - general: Added a class to correct for the missfocussing in
1528 April (MSrcPosCorrect)
1529
1530 - general: Random Forest energy estimator should now work properly
1531
1532 - general: MHCamera now displays the profiles in deg instead of mm
1533
1534 - general: MH::SetPalette offers a lot of new palettes
1535
1536 - general: MHillas - the case of CorrXY==0 is now handled properly
1537
1538 - general: implemented the possibility to change the line and
1539 marker style of a sky-grid drawn by MAstroCatalog
1540
1541 - general: Runs in sequences and datasets are now automatically
1542 ordered (it is assumed that the order of their filenames correctly
1543 represents the order of observations) to ensure correct reading
1544 of the subsystem data
1545
1546 - general: Runs cannot be added to a sequence twice anymore. Also
1547 Sequences cannot be added twice anymore to a dataset.
1548
1549 - general: fixed a bug in MAstro::Deg2Hms reported by Abelardo.
1550 It gave wrong results by 1./2pi
1551
1552 - showplot: got a new option to start a root interpreter, too
1553
1554 - mars: now displays a rough estimate of Disp and the third moment
1555
1556 - mars: now displays the event time MTime if available
1557
1558 - mars: show muon parameters graphically
1559
1560 - mars: now the file to open can be given as commandline
1561 argument
1562
1563 - merpp: Added support for new arehucas version >= 200507190
1564 implementing values for three temperature sensors in the
1565 counting house (MCameraAUX) and the name of the HV settings file
1566 (MCameraHV).
1567
1568 - merrp: Also fixed some problems with wrong versions numbers stated
1569 by arehucas and implemented some fixed for old versions (<200407070)
1570
1571 - callisto: MCalibrationHiLoCam can now be printed from its context
1572 menu, eg in the TBrowser
1573
1574 - callisto: fixed logain offset (fgOffsetLoGain) from 1.7 to
1575 - 1.39 (MExtractTimeAndChargeSpline)
1576 - 1.40 (MExtractTimeAndChargeDigitalFilter)
1577 This is important mainly for timing studies.
1578
1579 - callisto: Changed limits in MHCalibrationChargeCalc from
1580 - -100.125 to -98 (fgChargeHiGainFirst)
1581 - 1899.875 to 1902. (fgChargeHiGainLast)
1582 - -100.25 to -99 (fgChargeLoGainFirst)
1583 - 899.75 to 901. (fgChargeLoGainLast)
1584 Introduced new limits:
1585 - fgNumLoGainBlackoutLimit: 0.05
1586 - fgLoGainBlackoutLimit: 3.5
1587 - fgLoGainPickupLimit: 3.5
1588
1589 - callisto: The handling of automatic weights for the digital filter
1590 has been improved. There are now new calibration weights special
1591 for Monte Carlo calibrations.
1592
1593 - callisto: Updated Muon scale with latest results (1% difference
1594 for most data, 5% for Mar/Apr'05)
1595
1596 - callisto: use a new criterium to exclude bad pixels: If the high-gain
1597 was saturated and the blackout-events in the low-gain exceed the
1598 fNumLoGainBlackoutLimit, the pixel is declared unsuitable.
1599 This excludes those pixels which have a saturating high-gain
1600 channel, but the low-gain switch does not switch often enough
1601 to make the distribution reliable.
1602
1603 - callisto: fix a bug counting the number of saturated events. Up to now,
1604 the number of saturated slices was counted (which is one for a not too
1605 high number), but for some (pathological) pixels, many more slices
1606 saturated and produced wrong limits.
1607
1608 - callisto: New options in in callisto.rc for MCalibrationRelTimeCalc:
1609 + MCalibrationRelTimeCam.CheckFitResults: Yes
1610 + MCalibrationRelTimeCam.CheckDeviatingBehavior: Yes
1611 + MCalibrationRelTimeCam.CheckHistOverflow: Yes
1612 + MCalibrationRelTimeCam.CheckOscillations: Yes
1613
1614 - callisto: introduce max. number of events for intercalibration,
1615 the rest gets skipped. Default: 4096
1616 The calibration causes too many un-reliable pixels if more
1617 than about 5000 events are treated (@500 Hz) because of the
1618 mode hopping of the VCSels. However, in the past, some
1619 calibration runs have been taken (erroneously) with more
1620 than 5000 events, especially the intensity scans where
1621 a good precision is needed.
1622
1623 - callisto: Set UseExtractorRes to kTRUE, will raise the number of
1624 photo-electrons for the spline extractor by 1-2% (correctly).
1625
1626 - callisto: The intercalibration is now done using a full f-factor
1627 method instead of a simple update. This makes things slower but
1628 more reliable in terms of gain-fluctuations and sudden VCSEL gain
1629 changes.
1630
1631 - callisto: MPedestalY3 now uses the same extraction range as the data
1632 as calculated by MPedestalY2
1633
1634 - callisto: A check of the fraction of allowed unsuitable (10%) and
1635 unreliable (30%) pixels has been addded when the conversion is
1636 calculated from interleaved events
1637
1638 - star: fixed a bug which caused MEffectiveOnTime containers not to
1639 be written. In the worst case they were skipped almost all, in the
1640 best case they were all ok. It depends on how often the new value
1641 was assigned just with an event which was skipped later by another
1642 task
1643
1644 - star: new histograms MHPointing and MHRate
1645
1646 - star: New tab (Currents) displaying the time evolution of the mean
1647 DC currents
1648
1649 - star: New tab (MeanRms) displaying the time volution of the mean
1650 Pedestal Rms
1651
1652 - star: Output now contains MReportStarguider
1653
1654 - star: Improved muon analysis. Due to the absense of a constant
1655 for the gaus fit for arc width and the fact that the arcwidth
1656 plot was a histogram instead of a profile the resulting psf
1657 became pedestal rms dependant
1658
1659 - ganymed: added new plot (MHPhi) for wobble mode as described in
1660 http://www.astro.uni-wuerzburg.de/results/ringmethod/
1661
1662 - ganymed: corrects now (correctly?) for the misspointing in
1663 May/April 05
1664
1665 - ganymed: Two new default templates for ganymed.rc are avilable:
1666 ganymed_onoff.rc and ganymed_wobble.rc
1667
1668 - ganymed: The first version of MFMagicCuts has been released
1669
1670 - ganymed: the Conc1 plot was incorrectly scaled in MHVsSize
1671
1672 - ganymed, sponde: There are two new options to determin the number
1673 of bins for the signal region (NumBinsSignal) and the number of
1674 total bins (NumBinsTotal) in the MHThetaSq histogram
1675
1676 - ganymed: optimized palettes for MHDisp
1677
1678 - ganymed: Fixed an important bug when using ThetaSq as fit function:
1679 The result for the sigma of the gauss(sqrt(x)) fit was a factor
1680 sqrt(2) to large
1681
1682 - ganymed: The false source plot (MHDisp) is now based on Disp
1683 and a background model determined in the first loop is
1684 subtracted
1685
1686 - ganymed: MFMagicCuts are now available in the cvs. The correct
1687 solution for the disp ambiguity problem is now calculated using
1688 the third moment. The third moment cut therefor is skipped.
1689
1690 - ganymed: Output now contains "Disp [MParameterD]" which sign is
1691 already determined by the third moment along the major axis and
1692 so its actual sign is aligned along the major axis of the shower.
1693
1694 - ganymed: If starguider data is available it is taken into account
1695 when calculating the source position. This is especially important
1696 for wobble data at high zenith angles and culmination data.
1697
1698 - ganymed: If available the starguider data is taken into account as
1699 good as it is possible without a starguider calibration. To switch
1700 it off add
1701 MPointingDevCalc.MaxAbsDev: -1
1702 to your ganymed.rc
1703
1704 - sponde: the zenith angle distribution is now weighted instead of
1705 choosen by default. This gurantees higher statistics in the highest
1706 and lowest energy bins. To switch this behaviour off use...
1707
1708 - sponde: now automatically displays the energy threshold
1709
1710
1711
1712 *** Version 0.9.3 (2005/06/03)
1713
1714 - general: MMcEvt now derived from MMcEvtBasic which should
1715 have no influence on compatibility with older camera files
1716
1717 - general: Implemented a new option to MReadReports which allows
1718 to force reading of the first event of some trees (eg. Drive-tree)
1719 before any other tree.
1720
1721 - general: Made a fix to MPointingPosCalc which assumes that the
1722 run-type is real-data if Process is called before ReInit, such
1723 that also the very first Drive-events in a run are treated
1724 correctly.
1725
1726 - shoplot now displays the filename in the title bar of the window
1727
1728 - merpp: new options: --auto-time-start --auto-time-stop which
1729 allow to cut updating with slow-control at the start- or
1730 (previousle --auto-time only allowed: and) stop-time of
1731 the run stored in the runheader.
1732
1733 - callisto: changed default of fgFallTimeHiGain in
1734 MExtractTimeAndChargeSpline from 1.5 to 0.5. 0.5 was
1735 already set as default in callisto_Dec04Jan05.rc
1736
1737 - callisto: the digital filter (MExtractTimeAndChargeDigitalFilter)
1738 now changes the filename for new weights automatically for
1739 cosmics, MC and for different calibration colors.
1740
1741 - callisto: a problem with the order of some code cause the
1742 name of the weights file in MPedestalY2 to be ignored.
1743 Wrongly the calibration_UV weights were used instead
1744 of the cosmics weights set in callisto.rc.
1745
1746 - callisto: should allow ct1 pulser data when the color is
1747 explicitly set also for pretty new runs
1748
1749 - callisto: a new option (MCalibrateData.ScaleFactor) allows
1750 to introduce an additional scale factor (should be around 1)
1751 to adapt for slight deviations in different extractors from
1752 the MC calibration. For MC calibrations the scale factor
1753 is fixed to 1
1754
1755 - callisto: MFCosmics should handle very high signals a bit
1756 more accurate now
1757
1758 - callisto: when calculating the mean pedestal rms for different
1759 pixel sizes or sectors also kUnsuitableEvt is now taken into
1760 account - not only kUnsuitableRun
1761
1762 - callisto: '-raw' option is now the default
1763
1764 - callisto: A dead pixel check has been implemented in MJPedestalC2.
1765 This has the advantage that mean values in the calibration (eg
1766 arrival times) are calculated more accuratly.
1767
1768 - callisto: In the resource file callisto_Dec04Jan05.rc
1769 MJPedestalY2.ExtractWinRight has been reduced from 4.0 to 2.0
1770
1771 - callisto: new Hi-/Lo-Gain intercalibration constants
1772 hilocalib_sp1.root and hilocalib_sp1_mc.root
1773
1774 - callisto: changed default for MJPedestalY2.MaxEvents
1775 from 2000 to 5000 like in callisto_Dec04Jan05.txt
1776
1777 - callisto: in MCalibrationChargeCalc the limit fgPheErrLowerLimit
1778 has changed from 9.0 to 6.0. This is necessary to exclude two very
1779 ringing pixels in September which - when kept - destroy the image
1780 cleaning around them (Markus G.)
1781
1782 - callisto: (!) The Muon analysis of all data taken so far has
1783 suggested that different extractors give slightly different
1784 absolute results after calibration, due to there different
1785 handling of the calibration- and cosmics pulse shape. Although
1786 the over all calibration seems to be a bit to pesimistic (or
1787 the MC seems to be a little bit - 3-5% - too much attenuated).
1788 There for correction factors have been introduced which correct
1789 the calibration constants by
1790 0.956937799 for Digital Filter (callisto.rc)
1791 and
1792 0.904159132 for Spline (callisto_Dec04Jan05.rc)
1793 calibration. The main advantage is, that both data types can
1794 be easily analysed together and compared to the same MC sample.
1795 The factors are choosen such, that the reference is now a
1796 Monte Carlo sample calibrated with Digital Filter (callisto.rc)
1797
1798 - star: fixed a bug which caused the first bin of the histograms
1799 vs time to disapear in PostProcess. This gave wrong results
1800 on the screen. The output and all following programs not
1801 directly accessing the histograms haven't been affected
1802
1803 - star, ganymed: Made sure that always the first Drive-tree event
1804 is read and Processed before the first data event was read.
1805
1806 - ganymed: implemented the possibility to replace the standard
1807 false source plot with a different one. For example: If
1808 you want to use a Disp based FS plot use the resource:
1809 NameHistFS: MHDisp
1810 For details about the requirements of these plots look
1811 at the corresponding classes
1812
1813 - MJOptimize: For On/Off and Wobble optimization MJOptimize
1814 has been replaced by MJOptimizeCuts. To use MHThetaSq instead
1815 of MHAlpha call MJOptimizeCuts("MHThetaSq"). Make sure in this
1816 case MAlphaFitter is setup correctly. For On-Only optimization
1817 MJOptimize has been Replaced by MJOptimizeCuts, too. Call
1818 RunOn() instead of Run(). For energy estimation MJOptimize
1819 has been replaced by MJOptimizeEnergy
1820
1821 - sponde: The input MC spectrum can now be weighted to fake a
1822 different spectrum. This is done via MMcSpectrumWeight. For
1823 more details see the class description and sponde.rc
1824
1825 - sponde: The paremeter comparsion plots are not scaled by
1826 their entries anymore. Instead the MC plot is scaled by using
1827 the result spectrum of the analysis. If the input MC spectrum
1828 and the result spectrum has different slopes the absolut
1829 normalization is normally wrong.
1830
1831
1832
1833 *** Version 0.9.2 (2005/05/20)
1834
1835 - general: Changed the default paths for calibrated data and image
1836 files. (The implemented access to these files doesn't yet exist)
1837
1838 - general: support for MRunIter has been removed from the job classes
1839 (use the setter functions of MSeqeunce instead)
1840
1841 - general: ProcessFile has been renamed to Process in all job classes,
1842 because ProcessFile is missleading
1843
1844 - general: The storage of the palette in MHCamera is now possible
1845
1846 - general: new bits describing unsuitable and unreliable pixels have
1847 been introduced in MBadPixelsPix: kPreviouslyExcluded,
1848 kDeadPedestalRms, kFluctuatingArrivalTimes
1849
1850 - general: fixed reading of CC-REPORTS (weather data) for Arehucas file
1851 versions newer than V200404070
1852
1853 - general: support for cc file versions newer than V200504130. Added
1854 support for active loads (MCameraActiveLoad) and central pixel
1855 (MCameraCentralPixel)
1856
1857 - general: added new histograms for image parameters versus size
1858 (MHVsSize)
1859
1860 - general: The eventloop now automatically calls PrintStatistics
1861
1862 - Status Display: Improved support for printing:
1863 + A default can now be set in .rootrc (for more details see
1864 MStatusDisplay::PrintPS)
1865 + A print dialog is opened so that printer and command line
1866 can be canged
1867
1868 - showlog: improved such that it handles different verbosity levels
1869 more accurate now. This mean you can suppress output when
1870 using showlog.
1871
1872 - showplot: improved
1873 + The new graphics formats have been implemented
1874 (pdf, svg, png, jpg and xpm)
1875 + Implemented an interface for printing. Because you can change
1876 the printing command from the command line you can use all
1877 the nice postscript tool. To print a booklet for example call:
1878 showplot -b --print --print-cmd="cat %f" filename.root | lpr
1879 showplot -b --print --print-cmd="psbook %f | psnup -2 | lpr" filename.root
1880 showplot -b --null --print --print-cmd="psbook %f" filename.root > book.ps
1881
1882 - callisto: fixed a bug in the recognition of the calibration bit
1883 pattern. Concerns only intensity calibration. (The strength of the
1884 intensity has been updated in some cases)
1885
1886 - callisto: add a filter against PIN Diode events when running over
1887 calibration runs since some of the recent calibration runs have
1888 been taken with Pin Diode.
1889
1890 - callisto: added support for the runs 39942, 39944, 44834, 39941,
1891 39943, 44833 in the calibration (MCalibColorSet)
1892
1893 - callisto: MJCalibration.MHCalibrationChargeCam.ProbLimit has
1894 been set to 1e-18 in callisto_Dec04_Jan05.rc
1895
1896 - callisto: in callisto_Dec04Jan05.rc: set value for
1897 MJPedestalY2.MaxEvents from 2000 to 5000 to get better
1898 statistics for the calculation of the mean pulse time
1899 of the cosmisc
1900
1901 - callisto: the charge limit in the calibration has been raised
1902 from 2.5 to 4.5
1903
1904 - callisto: new setup read from callisto.rc
1905 + MCalibCalcFromPast.fNumEventsDump
1906 + MHCalibrationChargeCam.NumHiGainSaturationLimit
1907 + MHCalibrationChargeCam.NumLoGainSaturationLimit
1908
1909 - callisto: MExtractTimeAndChargeSpline extractor:
1910 + The integration ranges were shifted by 0.2 FADC slices to the right.
1911 + unreliable handling of floating point values caused different
1912 results on different platform or with different compiler options:
1913 The new algorithm is numerically exact and more accurate because
1914 it doesn't calculate the integration position by multiple times
1915 adding the step-size (which results in numerical uncertanties
1916 exspecially if multiplied with large numbers)
1917 + A lot of fixes have been introduced which effects integrating the
1918 spline at the edges of the valid range. In this case any memory
1919 was randomly accessed. This behaviour can be tested replacing
1920 all MArrayF by TArrayF which perform a range check (but of course
1921 they are a lot slower)
1922 ! No result obtained with the Spline before can be trusted! Due to
1923 random memory access it might by completely random!
1924
1925 - callisto: set new defaults in MExtractTimeAndChargeDigitalFilter:
1926 + extraction range in the high gain to 4.
1927 + weights file to cosmics_weights46.dat
1928
1929 - callisto:
1930 + introduce the check for fluctuating arrival times.
1931 + set charge limit to from 2.5 to 4.5
1932 + introduce asymmetric exclusion due to "deviating number of phes":
1933 Default: -9.0 +4.5
1934 + make deviating number of phes unsuitable (see David's findings).
1935
1936 - callisto: fixed the display of unsuitable pixels. The old change
1937 to a real profile in MHCamera broke it.
1938
1939 - callisto: The cosmics filter is used in MJCalibration now
1940 independant of the pulser color (formaly it was used only for
1941 CT1-pulser data). The threshold of number of max empty pixels
1942 has been raised from 2% to 5% in MJCalibration. The maximum
1943 fraction of rejected event is 50% otherwise the calibration has
1944 failed. The filter now ignores unsuitable pixels.
1945 Setup the filter from callisto.rc using "ContCosmics"
1946 (see MFCosmics::ReadEnv)
1947
1948 - callisto: changed default for fgOffsetFromLogain back
1949 from -2.8 to -1.8 in digital filter.
1950
1951 - callisto: for the common extractors
1952 + MExtractFixedWindow
1953 * MExtractTimeAndChargeSlidingWindow
1954 * MExtractTimeAndChargeSpline
1955 * MExtractTimeAndChargeDigitalFilter
1956 the hi- and lo-gain reolution is stored in fResolutionPerPheHiGain
1957 and fResolutionPerPheLoGain
1958
1959 - callisto: Updated the hi-/lo-gain intercalibration constants
1960 hilocalib_sp1.root, hilocalib_df46_mc.root, hilocalib_df4.root,
1961 hilocalib_df6.root
1962
1963 - callisto: The default lo-gain extraction window for the
1964 MExtractTimeAndChargeSlidingWindow extractor has been increased
1965 from 6 to 8 to take the stretch of the pusle into account
1966
1967 - callisto (!!!): fixed an important bug in the setting of the
1968 incoming pedestal pointer to the signal extractor extracting
1969 pedestals. This bug caused the pedestals not to be subtracted
1970 correctly in the calibration afterwards. The effect was about 10%
1971 too high conversion factors for the digital filter and the spline
1972 and more than 40% for the sliding window.
1973 The bug existed since end of February! (Markus G.)
1974
1975 - star: added muon support to star. A new tab "MHMuonPar" is
1976 displayed. The lower right plot is an estimate of the point spread
1977 function. A reference value is displayed. To get the real PSF
1978 you must compare with MC. The setup for the muon analysis
1979 is done in star.rc. More informations can be found in
1980 MHSingleMuon and MHCalibParCalc
1981
1982 - star: The weather data is now displayed in star
1983
1984 - star: MEventRateCalc handles the calculation of the event rate more
1985 accurate now in case of the start of a new run inside a sequence
1986
1987 - ganymed: a bug in MSrcPosCalc has been fixed (The changes were taken
1988 from a bugfix of Wolfgang to Loc0LocToCam; Wolfgang: the results are
1989 changed only minimally
1990
1991 - ganymed: (MJCut and MJOptimize) now displayes the number of
1992 excess events versus size. The energy estimation is done in
1993 MJSpectrum (sponde)
1994
1995 - ganymed: got support for using other variables than Alpha, eg. Theta.
1996 Therefor you need a class deriving from MHAlpha which supports
1997 this variable (one is already existing: MHTheta, which is now the
1998 default in ganymed). It is setup through ganymed.rc
1999
2000 - added a full featured spectrum program (sponde) which reads
2001 ganymed output and monte carlos and compiles a spectrum
2002
2003
2004
2005 *** Version 0.9.1 (2005/04/14)
2006
2007 - Fix bug on the arrival time reconstruction when using Digital
2008 Filter (in some marginal cases (10%) times were reconstructed shifted
2009 by 0.2 slices)
2010
2011 - all executables now return 2 where in previous versions -1 has
2012 been returned (gave problems with shell-scripts)
2013
2014 - the Hi-/Lo-Gain intercalibration for monte carlo files is now
2015 also done with a intercalibration input file
2016
2017 - a bug in the time fine adjustment of the digital filter has been fixed
2018
2019 - a lot of small fixes to calling TPad::Divide with a margin==0
2020
2021 - MStatusDisplay now shows the memory usage
2022
2023 - added a memory leak statistic after the eventloop
2024
2025 - MHadronness replaced by MParameterD
2026
2027 - MEnergyEst replaced by MParameterD
2028
2029 - wobble mode can now be switched on from the data-set
2030
2031 - switched on bad pixel detection for a pedestal level
2032 which is more than 5 times the variance
2033
2034 - Fixed default paths to be correct for the new data center
2035
2036 - Fixed handling of drive data. The pointing position in now
2037 copied to MPointingPos inside star for real and MC events
2038
2039 - made sure, that the sequences in a dataset are sorted by
2040 their number to ensure the correct synchronization
2041
2042 - added all resource files necessary to handle spline extraction
2043 of signal for the late 2004 and the early 2005 data
2044
2045 - update the reference lines for the december data
2046
2047 - changed default for fgHiGainFirst from 2 to 0 in spline extractor
2048 This is important for the Dec. and Jan. data where the calibration
2049 pulse position changes much.
2050
2051 - changed default for fgOffsetFromLogain from -1.8 to -2.8 in digital
2052 filter. This corrects only an defective extraction of the MC at
2053 low-gain signals lower than 90 phes.
2054
2055 - fixed some slowdown in calibrating data with interleaved events from
2056 Jan and Dec. As a workaround made the pretty palette the default.
2057 The inverse Deep Blue Sea has a bug which slows down long calibration
2058 runs a lot.
2059
2060 - implemented new values from new starguider report as defined
2061 in TDAS00-07 V7.1 (eg SkyBrighness)
2062
2063 - Fixed the formerly wrong unit of azimuth and zenith angle deviation
2064 in starguider report (If you merpp the same reports with this version
2065 you'll get the correct units (arcmin) but a different result
2066 than with old versions (wrong units))
2067
2068 - Now the status display can also write PNG, JPEG and XPM (other file
2069 formats are still unsupported by root)
2070
2071 - added a lot of scripts and macros in directory datacenter used
2072 for automatic processing
2073
2074
2075
2076 *** Version 0.9 (2005/03/23)
2077
2078 - Calibration is now done autmatically into photo-electrons like
2079 decided by the Collaboration Board
2080
2081 - Reference lines in the display can be read from resource file
2082
2083 - Interlaced calibration events can be handled by callisto
2084
2085 - Hi-Gain vs. Lo-Gain calibration constants can be calculated
2086 and applied in callisto.
2087
2088 - class MJCalibTest can be called by callisto
2089
2090 - callisto can now run with three data types: rawdata, rootdata, MC
2091
2092 - added two classes mreport/MReportStarguider.cc and
2093 mreport/MReportStarguider.h for implementing starguider-data
2094
2095 - the output of merpp-update now contains starguider information:
2096 MReportStarguider and MTimeStarguider
2097
2098 - Fixed bug in MHHadronness.cc which made that the displayed Q-factor
2099 values were lower than they should. This was more visible for high
2100 energy (Size) events.
2101
2102 - Made MExtractTimeAndChargeDigitalFilter the default for callisto
2103
2104 - added a new loop to callisto to support the correct extraction of
2105 the pedestal and pedestal rms through the signal extractor
2106
2107 - added class to perform fourier tranformation of a hexagonal structure
2108 (MHexagonalFT)
2109
2110 - added class to perform fourier tranformation of a hexagonal structure
2111 in a tasklist (MHexagonalFTCalc) example: hft.C
2112
2113 - added class to enhance the MCerPhotEvt from the Magic camera geometry
2114 MGeomCamMagic to a enhanced geometry MGeomCamMagicXT having only
2115 small pixels, example: extendcam.C
2116
2117 - added possibility to write data to memory (TTree) using MWriteRootFile
2118
2119 - added possibility to read a TTree stored only in memory by MReadTree
2120
2121 - new classes to deal with the interleaved calibration events:
2122 MTriggerPattern, MTriggerPatternDecode and MFTriggerPattern
2123
2124 - implemented filters to callisto to skip calibration events
2125
2126 - changed callisto to calculate three kinds of pedestals and pedestal rms:
2127 + fundamental pedestal (MPedPhotFundamental): extracted directly from
2128 the slices by statistics
2129 + pedestal from extractor (MPedPhotFromExtractor): extracted with the
2130 signal extractor without randomization
2131 + random pedestal from extractor (MPedPhotFromExtractorRndm): extracted
2132 with the signal extractor with randomization (extraction window is
2133 randomly fixed)
2134 The three kind of pedestal is not yet implemented (for speed reasons) as
2135 long as nobody really needs it:
2136 + pedestal from extractor with randomizatiuon (MPedPhotFromExtractorRndm):
2137 extracted with the signal extractor with randomization
2138
2139 - callisto now finds the pulse position in the data automatically
2140
2141 - implemented data reduction in calibrated data by reducing the precision
2142 of the stored floating point values (pedestal, rms and signal) to
2143 roughly 0.5%
2144
2145 - fixed showplot to make file format conversion (eg. converting a
2146 status display stored in a root file into a postscript file) in
2147 batch mode possible:
2148 showplot -b --save-as-ps[=outfile.ps] infile.root
2149
2150 - Allow class names as part of filter rules, eg
2151 (MFSupercuts) && (MHillas.fSize>100)
2152
2153 - fixed a lot of stuff to allow all programs to process MonteCarlo
2154 camera files.
2155
2156 - enhanced possibility to debug reading of resource file
2157
2158 - MDataChain should handle priorities of operator more
2159 accurate now
2160
2161 - completely revised the container in which the signal is stored
2162 MCerPhotEvt/Pix, MArrivalTime --> MSignalCam/Pix
2163 * the new implementation is faster and
2164 * needs less storage space
2165
2166 - FIRST version which can process Monte Carlos through the
2167 whole chain of programs (callisto, star, etc)
2168
2169 - implemented new image parameters for the border length of
2170 the shower image (MNewImagePar2)
2171
2172 - implemented wobble-mode in ganymed
2173
2174 - new class (MJOptimize) taking care of all optimization processes
2175
2176
2177
2178 *** Version 0.8.6 (2004/10/05)
2179
2180 - New combined signal and time extractor
2181 MExtractTimeAndChargeDigitalFilter
2182
2183 - The Report for the trigger section in the CC run summary has been
2184 updated, and now the IPRs (Individual Pixel Rates) are available.
2185
2186 - new macros for database interaction: filldotrun.C, filldotrbk.C
2187
2188 - added new program which can convert colored output which was redirected
2189 into a file back into colored text (for example to display it with
2190 more): showlog
2191
2192 - added new program to display an MStatusArray of plots (stored with
2193 MStatusDisplay) from a file: showplot
2194
2195 - Added support for Sequences (MSequence). Sequences are blocks of run
2196 files containing the same calibration and belonging to the same
2197 source
2198
2199 - Added a new task (MTaskEnv) which can be used in setup files to switch
2200 between different tasks (for example to choose a signal extractor)
2201
2202 - Implemented automatic file splitting in MWriteRootFile
2203
2204 - After image cleaning an island index is assigned to all used pixels.
2205 The index corresponds to the order of the islands in size.
2206
2207 - added a cleaning which takes signal height _and_ arrival time into
2208 account: probability cleaning (for more details see MImgCleanStd)
2209
2210 - added a cleaning which takes takes the absolute number of photons
2211 times the area ratio as cleaning level
2212 (for more details see MImgCleanStd)
2213
2214 - Changed calculation of image parameters such, that it can be done
2215 for all used pixels or the pixels with a defined island index only
2216
2217 - implemented new image parameters displaying the number of islands,
2218 saturated hi-gain and lo-gain pixels (MImagePar, MHImagePar)
2219
2220 - event display in executable changed to support also calibrated files
2221 (done with MJCalibrateSignal)
2222
2223 - added program doing the calibration and the signal extraction
2224 and signal calibration: callisto Most part of the setup is done
2225 by a resource file: callisto.rc
2226
2227 - implemented support for pixels with negative IDs (Raw file format
2228 version 4)
2229
2230 - implemented an new option in merpp (--auto-time) to get the time
2231 range for cc and/or caco data from the run header of the raw data
2232
2233 - New star-program (star and MJStar). Taking calibrated data from
2234 callisto/MJCalibrateSignal as input. The setup is done through
2235 a resource file: star.rc
2236
2237 - Added possibility to setup the eventloop in the mars-executable
2238 Camera Display by a resource file: mars.rc
2239
2240 - The the mars-executable Camera Display can now also read
2241 calibrated data files written by callisto/MJCalibrateSignal
2242
2243 - Added a new class which can calculate the source position in
2244 the camera from a pointing model known to be correct and
2245 the pointing model used for observations (MSrcPosFromModel)
2246
2247 - added a new version of the class calculating the effective on-time
2248 MHEffectiveOnTime. It unifies the old classes MHEffOnTime,
2249 MHEffOnTimeTime, MHEffOnTimeTheta, MHTimeDiff, MHTimeDiffTime and
2250 MHTimeDiffTheta.
2251
2252 - added the possibility to count how often a signal is above (or
2253 below) a certain threshold in MHCamEvent and MHCamEventRot (this
2254 can replace MHTriggerLvl0)
2255
2256 - added ore convinient ways to set the axis-titles of your histograms
2257 in your macro to some MH-classes like: MH3, MHVsTime, MHSectorVsTime,
2258 MHPixVsTime, MHVsTime, MHCamEvent and MHCamEventRot
2259
2260
2261
2262 *** Version 0.8.5 (2004/08/06)
2263
2264 - new Signal Extractors: MExtractFixedWindowSpline
2265 and MExtractAmplitudeSpline
2266
2267 - implementes interleave in merpp to be able to merpp parts of a file
2268
2269 - implemented force-functionality to merpp
2270
2271 - star display to display star catalogs (MAstroCatalog)
2272
2273 - star display to 'mirror' stars to the camera (MAstroCamera)
2274
2275 - implemented a new cleaning option which allows cleaning scaled with
2276 the real ratio of the rms depending on the pixel size, not only the
2277 square root of the pixelsize (MImgCleanStd, MCameraData)
2278
2279 - removed obsolete MBlind* classes
2280
2281 - Signal extractor taking the AB flag into account implemented (this makes
2282 an odd number of slices for signal extraction possible
2283 (MExtractSignalABcorr)
2284
2285 - implemented a class extracting the pedestal from the raw-data (events)
2286 itself using empty lo-gain (MpedCalcFromLoGain)
2287
2288 - Added mean values to MPedPhotCam
2289
2290 - Added Makefile for Darwin (this OS is NOT officially supported!)
2291
2292
2293
2294 *** Version 0.8.4 (2004/04/19)
2295
2296 - new fast arrival time extractor using cubic splines:
2297 MExtractTimeFastSpline
2298
2299 - implementes multi-argument support in MDataChain
2300 ("pow(a, b)")
2301
2302 - implemented double reference support in MDataChain
2303 ("MCameraLV.fPowerSupplyA.fVoltagePos5V")
2304
2305 - added support in MF for expressiond like
2306 "MHillas.fWidth<2*<MHillas.fLength"
2307
2308 - MDataChain is now able to support variables like [0], [1], ...
2309 which can be used in fit functions as parameters. The interface
2310 is implemented through the new virtual function
2311 MParContainer::SetVariables
2312
2313 - added new class MArrivalTimeCam/MArrivalTimePix:
2314 Storage containers to hold the ArrivalTime of the camera/pixel
2315
2316 - added new classes for the calibration of relative arrival times:
2317 MCalibrationRelTimePix and MCalibrationRelTimeCam
2318
2319 - added new classes to extract the signal of the blind pixel and the
2320 PIN Diode separately: MExtractBlindPixel and MExtractPINDiode
2321
2322 - added new classes for the bad-pixels treatment (MBadPixels*)
2323 which are more powerfull than the old ones (MBlindPixel*)
2324 and will replace them.
2325
2326 - added filter against cosmics: MFCosmics
2327
2328 - added new class MArrivalTimeCalc2:
2329 Calculates the arrival time as the signal weighted mean of the time
2330 slices in the maximum window
2331
2332 - added a new macro call pointspreadfucntion.C that fits with a 2D
2333 gaussian the DC spot for an star. It gives you the RMS of
2334 the PSF and the center of the star, very useful for misspointing
2335 studies.
2336
2337 - added support for multi-telescope camera files. Added classes
2338 MStereoCalc and MStereoPar, classes to calculate and store shower
2339 parameters calculated from the data of two telescopes, for the MC
2340 studies regarding the MAGIC clone.
2341
2342 - added MMcCalibrationCalc, MMcCalibrationUpdate, classes to obtain
2343 MC data calibrated in photons instead of ADC counts.
2344
2345 - added three macros to show the calibration and analysis chain of
2346 MC data. The macro starmc.C does both calibration and analysis, producing
2347 an output containing Hillas parameters for each event. The macro
2348 mccalibrate.C does just the calibration and writes out a file containing
2349 pixel information in photons instead of FADC data. The macro starmc2.C
2350 reads in such a file and produces an output with Hillas parameters.
2351
2352 - added MPedPhotCalc to compute pedestals in units of photons, see
2353 macro pedphotcalc.C
2354
2355 - added all class to perform the calibration, see macro calibration.C
2356
2357 - added class MFFT to perform Fast Fourier Transforms
2358
2359 - added class MSimulatedAnnealing to perform simulated annealing
2360 minimizations
2361
2362 - added new macro bootcampstandardanalysis.C which holds the skeleton
2363 of the analysis chain discussed in the december bootcamp.
2364
2365 - added support for DAQ raw data file format V2
2366
2367 - implemented an arbitrary time stamp for the events from raw-data
2368 files with file version<3. It is calculated from the run number,
2369 the date of start and the FADC clock tick from the first module
2370
2371 - implemented the correct decoding of the event time-stamp
2372 coming from the DAQ for raw-data files with file-version>2
2373
2374 - added a new classes storing the pedestals in units of photons:
2375 MPedPhotPix, MPedPhotCam
2376
2377 - added support for DC current files from the camera control
2378
2379 - added support for start- and stop-time when merpping report files
2380
2381 - added MReportCC storing the weather data from the CC-REPORT
2382
2383 - added class to fill trainings and test matrices (MTFillMatrix)
2384
2385 - added a filter performing a software trigger (MFSoftwareTrigger)
2386
2387 - Added classes to perform parts of the standard analysis (Jobs):
2388 + MJPedestals
2389 + MJCalibration
2390 + MJExtractSignal
2391 Note: All of them are preliminary!
2392
2393 - Added Iterator to iterate over files giving only the run-number
2394
2395 - Added class (MHSectorVsTime) and example (sectorvstime.C) to plot
2396 the evolution of a sector vs time
2397
2398
2399
2400 *** Version 0.8.3 (2003/12/05)
2401
2402 - adapted Random Forest classes to allow the use with MC
2403 multi-telescope files which can be produced with the coming
2404 camera version 0.7.
2405
2406 - added classes to read and interprete central control report files
2407 (Directory: mreport, Base-Class: MReport, Reader: MReportFileRead, ...)
2408
2409 - enhanced merpp (the executable) to support .raw and .rep files.
2410
2411 - added classes for light calibration (MCalibration* and
2412 MHCalibration*) by Markus Gaug. Further work has to be and will
2413 be done soon.
2414
2415 - Added a preliminary 'synchronizer' (MReadReports) which will
2416 replace MReadMarsFile as soon as it is finished.
2417
2418 - Added a tutorial macro demonstrating how report files are merpped
2419 and how they can be read from the root file in the correct order
2420 of time (readrep.C)
2421
2422 - Added a generalized histogram (similar to MH3) called MVsTime
2423 which allows to plot variables (or rules - MDataChain - of
2424 variables) vs time. For an example have a look at tempvstime.C.
2425
2426 - Changed the name of the event trees:
2427 + Events --> Events
2428 + PedEvents --> Pedestals
2429 + CalEvents --> Calibration
2430
2431 - changed name of MTime in the event trees from MRawEvtTime to MTime
2432
2433 - added displaying the sector indices to the mars event display
2434
2435 - Magic Online Analysis (MOnA) implemented in a first version
2436 (see mona.cc, MOnlineDump and MOnlineDisplay)
2437
2438 - added classes to calculate event rate
2439 (preliminary: MEventRateCalc, MEventRate)
2440
2441 - added new executable 'readdaq' to read *.raw files from the DAQ directly
2442
2443 - added classes dealing with the telescope pointing position (MPointing*)
2444
2445 - implemented the 'final' Mars time stamp based on some experiences with
2446 the new 'Synchonizer'
2447
2448
2449
2450 *** Version 0.8.2 (2003/11/10)
2451
2452 - accelerated standard analysis by a factor of 6-8 ...
2453 + doing precalculations in MGeomCam for the pixel area ratio
2454 + creating a look up table for the single pixels in MCerPhotEvt
2455
2456 - added task to calculates weights in case you want to 'change'
2457 the energy spectrum of a monte carlo file
2458 (MMcWeightEnergySpecCalc - Great work from Marcos Lopez Moya)
2459
2460 - added a new executable star which implements the
2461 star.C macro as precompiled executable. Currently a flexible
2462 setup is not possible, but a 'input card' setup will follow.
2463
2464 - Starting to implement Multi-Telescope-Support based on the
2465 upcomming camera version 0.7. The base for a general support
2466 is implemented and the star-functionality is proven to work.
2467
2468 - Replaced Event-Display in and Camera-Display in the Mars GUI
2469 executable by a more convinient display base on MStatusDisplay.
2470
2471 - fixed the algorithm for the blind pixel treatment (MBlindPixelCalc)
2472
2473
2474
2475 *** Version 0.8.1 (2003/10/20)
2476
2477 - added signal subtraction for pure on data by means of fitting
2478 the background in the off region or by performing a combined
2479 signal/background fit. Provides necessary histograms for
2480 obtaining energy spectra and a light curve.
2481
2482 - added classes to perform and study the selection of the
2483 2nd Level Trigger on MC data (example in triglvl2.C macro)
2484
2485 - added pedestal calculation
2486
2487 - implemented "democratic cleaning" (tail cut value proportional
2488 to pixel area) according to Wolfgang's suggestion.
2489
2490 - added Sigmabar treatment (calculation and basic histogramming)
2491
2492 - added basic routines to apply padding
2493
2494 - added first implementation of MARS-based source visibility plotter
2495 (needs to be linked against slalib, preliminary version)
2496
2497 - enhanced functionality of data chains: random numbers, conversion
2498 functions and access to MHMatrix objects
2499
2500 - fixed some bugs in the CT1 Preproc file reader, which gave wrong
2501 numbers under certain circumstances (runs with 0 events included)
2502
2503 - fixed a bug in the general filter MF (didn't work on some systems
2504 at all)
2505
2506 - fixed a bug in chaining files, which caused the analysis to crash or
2507 ignore files
2508
2509 - implemented more geometry classes describing the parameters used
2510 to simulate the PMT camera
2511
2512 - added new Monte Carlo classes containing the setup of the different
2513 programs in the MC chain.
2514
2515 - added a (preliminary) general task to evaluate chi-square of a given
2516 parameter in an eventloop.
2517
2518 - first implementation of a container describing the observatory
2519 location (Long, Lat, etc)
2520
2521 - added Random Forest - method for g/h-separation
2522
2523 - made compatible with the latest PRO version of root (3.04/02 and 3.05/07)
2524 (this means, that it is compiling, but not yet fully tested)
2525
2526 - added a new status display which can show the present status
2527 of histograms while an eventloop is running (MStatusDisplay,
2528 an example can be found at status.C)
2529
2530 - reorganized directories:
2531 classes describing the image --> mimage
2532 classes containing Monte Carlo Histograms --> mhistmc
2533 classes for Random Forest method --> mranforest
2534
2535 - added (event-)weights to fill histograms
2536
2537 - colors in logging output to screen
2538
2539 - changes to the Image Parameter declaration:
2540 + moved fConc, fConc1 from MHillasSrc to MNewImagePar
2541 + moved fNumUsedPix, fNumCorePix from MHillas to MNewImagePar
2542 + MHillasExt now derives from MParContainer instead of MHillas
2543 --> Files written with the old definition are more or less unreadable
2544
2545 - reading of reflector files
2546
2547 - display data from reflector files in the camera
2548
2549 - implemented currents (and display them in the camera)
2550
2551 - logarithmic scale in camera
2552
2553 - added class to iterate through directory contents (MDirIter)
2554
2555
2556
2557 *** Version 0.8 (2002/11/18)
2558
2559 - added all subdirectories as Include-Paths for ACLIC (s. rootlogon.C)
2560
2561 - corrected 48(!) wrong entries in the Next Neighbor table of the
2562 Magic Camera (all in the inner part of the outer ring, mostly
2563 missing a single NN)
2564
2565 - Fixed a bug in the table describing the Next Neighbours of the
2566 CT1 camera (a pixel 127 doesn't exist and the pixel 126 didn't
2567 have any neighbour)
2568
2569 - changed trigrate.C: now it calculates the pure NSB triggers from
2570 a camera file (generated with no showers), so there is no need
2571 to introduce them by hand in the BgR array (for more details
2572 please ask Abelardo)
2573
2574 - added MHHadronness (and MHadronness) as a general facility to evaluate
2575 the quality of a gamma-hadron seperation method
2576
2577 - changed MWriteAsciiFile to accept rules (MDataChain)
2578
2579 - Calls to MWriteAsciiFile::AddContainer and MWriteAsciiFile::AddRule
2580 must be replaced by calles to MWriteAsciiFile::AddColumn and
2581 MWriteAsciiFile::AddColumns. Be carefull, the arguments have slightly
2582 changed.
2583
2584 - Implemented generalized event-matrices (one row per event)
2585 (MHMatrix)
2586
2587 - implemented the one dimensional composite probabilities
2588 (MHCompProb, MCompProbCalc, comprob.C)
2589
2590 - implemented the Multidimensional Distances (Next Neighbours, Kernel)
2591 (MMultiDimDistCalc, multidimdist.C, multidimdist2.C, MHMatrix)
2592
2593 - Added a camera display displaying the pixel numbers to the
2594 event display gui.
2595
2596 - Added Monte Carlo Informations to event display gui
2597
2598 - Changed the camera display to display the pixel numbering
2599
2600 - Added three buttons to the camera display to change the palette
2601
2602 - Added the number of used and core pixels after image cleaning
2603 to MHillas
2604
2605 - Changed the algorithm used in MHillas according to TDAS 02-03
2606
2607 - Changed the Alpha range according to TDAS 02-03 to [-90°,90°]
2608
2609 - Changed the algorithm used in MHillasSrc according to TDAS 02-03
2610
2611 - Added fCosDeltaAlpha to MHillasSrc
2612
2613 - The numbers of photons used to calculate fConc and fConc1 in
2614 MHillasExt are now scaled with the pixel size, so that one get
2615 a four times smaller value for the bigger pixels in the outer ring.
2616
2617 - added new task to smooth the camera contents (MCameraSmooth)
2618
2619 - added possibility to use interpolated pixel values for blind pixels
2620 instead of removing it completely from the analysis
2621
2622 - Implemented the possibility to save the whole eventloop with
2623 its setup to a file. This information can be read and from
2624 it you can (re)create a Macro. See MEvtLoop::Read, MEvtLoop::Write
2625 and MEvtLoop::MakeMacro. If you find something not working, please
2626 report - this stuff is still in a beta phase.
2627
2628 - MBlindPixelCalc set all Ceta-Tauri pixels to unused not only for the
2629 file having crab starfield, but also for all following files - fixed
2630
2631 - MTaskList::PrintStatistics can now be instructud to print also the
2632 title, too: use PrintStatistics(0, kTRUE)
2633
2634 - Changed the image cleaning so that pixels with to many 'used'
2635 neighbors are left used (to get rid of 'holes' in events)
2636
2637 - Introduced more output to the camera displays
2638
2639 - Added an array of histograms (eg one hist per run), MHArray
2640
2641 - Added a _preliminary_ version of the reader for CT1 PreProc files
2642 (MCT1ReadPreProc)
2643
2644 - Fixed the error calculation of MHMCollectionArea and MHMcIntRate
2645 (thanks to Raquel)
2646
2647 - added the first energy estimator (MEnergyEstParam, estimate.C,
2648 estfit.C) using a parametrization
2649
2650 - Added some new Monte Carlo paremeter containers used to store
2651 setup information from the MC chain (MMcConfigRunHeader,
2652 MMcCorsikaRunHeader, MGeomPMT, MGeomMirror)
2653
2654
2655
2656 *** Version 0.7 (2002/04/30)
2657
2658 - added a bugfix to MCerPhotCalc. In older camera versions (<=40)
2659 the pedestal mean value was saved incorrectly. For files from
2660 this versions we substract 0.5 from the pedestal mean.
2661 WARNING: This may effect your results, so don't wonder...
2662
2663 - First implementation of an algorithm using only triggered events
2664 for the collection area calculation
2665
2666 - Ascii Output can now also be used for parameter containers which
2667 doesn't overload MParCointainer::AsciiWrite
2668
2669 - The Ascii Output is now also capable of writing single data members
2670 of one container
2671
2672 - You are now able to change the order of the values written to the
2673 ascii file
2674
2675 - You can now specify a conversion factor for each data member written
2676 to an ascii file. This may be usefull to change the units of the
2677 data member (eg. degrees instead of millimeters in case of the
2678 hillas parameters)
2679
2680 - Replaced old MHillas by a new structure which allows you to extend
2681 the parameters stored in MHillas very easily:
2682 see MHillas and MHillasExt
2683
2684 - Added classes to handle source dependancy of image parameters:
2685 see MHillasSrc
2686
2687 - Added container (MBinning) to have a standard input for the binning
2688 in different histograms (eg. the Energy bins should be the same in
2689 all histograms)
2690
2691 - Changed Hillas histograms from mm to deg
2692
2693 - Added the flexible binning to the hillas histograms
2694
2695 - Added a filter for the alpha parameter (MFAlpha)
2696
2697 - It is now possible to write single data members of a class object to
2698 an output stream instead of the whole container only
2699
2700 - Added a generalized filter for a data member:
2701 MFDataMember filter("MHillas.fWidth", '<', 0.5);
2702
2703 - Added a generalized Filter parser for more difficult filter rules
2704 MF filter("MHillas.fWidth<0.5 && MHillas.fLength>0.5");
2705
2706 - Added new Monte Carlo histograms:
2707 MHMcEnergyImpact and MHMcEfficiency
2708
2709 - Added many new histograms needed for the flux calculation.
2710
2711 - Added a generalized histograms which can fill and show up to three
2712 data members in either a one-, two- or three-dimensional histogram, eg:
2713 MH3 mh3("MHillas.fWidth", "MHillas.fLength");
2714
2715 - Added:
2716 * calculation of <Theta> as a function of Theta (MHThetabarTheta)
2717 * calculation of <Theta> as a function of time (MHThetabarTime)
2718 they are needed in the flux calculation in
2719 order to select for a given bin in Theta (or time) the appropriate
2720 effective collection area, which is assumed to be given as a function
2721 of Theta and the true energy
2722
2723 - Added calculation of the migration matrix in the energy
2724 (MHMcEnergyMigration):
2725 the migration matrix describes the migration from the true (E_true)
2726 to the estimated energy (E_est); it is needed to determine the
2727 distribution of E_true from the measured distribution of E_est
2728 by unfolding
2729
2730 - changed the color palette in the camera display to DeapSea.
2731
2732
2733
2734 *** Version 0.6 (2002/01/15)
2735
2736 - Introduce the option of disable pixels (MBlindPixels and
2737 MBlindPixelCalc) for the analysis (eg MHillasCalc) to be
2738 able to deal with Star Field NSB.
2739
2740 - Fixed a bug in the pedestals substraction
2741
2742 - Introduced verbosity levels
2743
2744 - Introduced a task (MReadMarsFile) which reads the RunHeader tree, too.
2745
2746 - Fixed several bugs in MFTriggerLvl1 which caused to filter not to
2747 work correctly (thanks to Abelardo)
2748
2749 - Introduced correct treatment of the diffuse Night Sky Background
2750 and NSB (MMcPedestalNSB)
2751
2752 - Corrected treatment of the electronic noise (MMcPedestalCopy)
2753
2754 - Introduced MMcRunHeaders which contains monte carlo run informations
2755
2756 - Added a 'Print'-Task (MPrint) which calls the Print function
2757 of a parameter container for each event
2758
2759 - Removed MHtml (was replaced by THtml of root 3.02) in dohtml.C
2760
2761 - changes to be more efficient with root 3.02/06
2762
2763 - root 3.02/06 fixes:
2764 + the memory leak when reading MRawEvtData
2765 + loosing more time than necessary to update the progress bar
2766
2767 - MWriteAsciiFile is now capable of writing more than one container
2768 in a line. For example: To be able to write Monte Carlo and
2769 Hillas values (energy and alpha) in one line.
2770
2771
2772
2773 *** Version 0.5 (2001/11/06)
2774
2775 - Added new GUI functionality (Analysis)
2776
2777 - Added a camera display to be able to display events in the camera
2778 together with the calculated hillas ellipse
2779
2780 - Added a 'Clone'-Task (MClone) which can clone a parameter container
2781 object at any state of the analysis, so that the output are several
2782 states
2783
2784 - Fixed a bug in the collection area error calculation
2785 (Thanks to Ciro and Abelardo)
2786
2787 - Fixed a bug which causes merpp to crash in some environments
2788
2789 - Implemented auto enabling scheme for Branches to speed up reading
2790 a lot (see MReadTree and MTask)
2791
2792 - Fixed a bug in the Histogram classes which caused histograms to
2793 be written to a file by MWriteRootFile without request
2794
2795 - changed the object I/O from the old stylish root I/O to the new
2796 'auto evolution scheme' This was done only for classes which are not
2797 yet used in Monte Carlo files, so that these files are still readable.
2798
2799 - Added support for a progress bar in MEvtLoop and MReadTree
2800 (see the Analysis Window in Mars for an example)
2801
2802 - Fixed a bug in the package creation which disturbed the conversion
2803 between a mars version unpacked from a tar file and the repository.
2804
2805 - Changed the code to writer merpped (converted into root format)
2806 raw files, to get faster (around 10%)
2807
2808
2809
2810 *** Version 0.4 (2001/09/20)
2811
2812 - This release is made to compile on a root version >= 3.00
2813
2814 - Fixed a bug which causes MReadTree to read the first file only
2815
2816 - Added a task to compute the trigger rate (MMcTriggerRateCalc)
2817
2818 - Added a task to write a container to an Ascii file (MWriteAsciiFile)
2819
2820 - Added a task to write several container to a root file (MWriteRootFile)
2821
2822 - Added calculation of the Enegry Threshold (MMcThresholdCalc)
2823
2824 - Added calculation of the collection area (MMcCollectionAreaCalc)
2825
2826 - fixed some bugs in the Hillas calculation
2827
2828 - added filters to be able to control the task execution dependent on
2829 a parameter (for example: the number of level 1 triggers in a MC-file)
2830
2831
2832
2833 *** Version 0.3 (2001/04/23)
2834
2835 - Many demo macros added
2836
2837 - MCT1ReadAscii is now able to handle more than one file (s. ::AddFile)
2838
2839 - Hillas Calculation added
2840
2841 - Standard image cleaning available
2842
2843 - MReadTree is now able to handle more than one file
2844 (Remark: of the same structure)
2845
2846 - Now we are able to display events in a first version of the
2847 Camera event display. To do this we must run the macro
2848 "macros/readCT1.C" to read data from CT1.
2849
2850
2851
2852 *** Version 0.2 (2001/01/24)
2853
2854 - First Implementation of a Gui to read the raw data. Start the
2855 gui with the command mars.
2856
2857
2858
2859 *** Version 0.1 (2000/12/20)
2860
2861 - First official release 0.1
2862
2863 - Changes:
2864
2865 + changed calling style of MRawPixelIterator from do...while to
2866 while-loop
Note: See TracBrowser for help on using the repository browser.