source: trunk/MagicSoft/Mars/mtemp/Changelog@ 6465

Last change on this file since 6465 was 6452, checked in by rwagner, 20 years ago
*** empty log message ***
File size: 10.3 KB
Line 
1Please do not write behind the end of line tag so that it is possible
2to send a Changelog file to a line printer directly. Thanks.
3
4For your entries please follow this style:
5
6_yyyy/mm/dd:_[Your Name]
7_
8___*_filename:
9_____-_description
10_
11___*_filename2, filename3:
12_____-_description
13_
14_
15_
16
17While an underscore is a placeholder for a white-space or an empty line.
18
19 -*-*- END OF LINE -*-*-
20
21
222005/02/14: Hendrik Bartko
23 * mtemp/mmpi/macros/noise_autocorrelation_AB_all.C
24 - add new macro to calculate the noise autocorrelation for all
25 inner pixels
26
27
28
292005/02/14: Robert Wagner
30 * mtemp/mmpi/FluxCalcAndUnfold.C
31 - Example macro for calculating a flux and unfolding it using
32 MUnfoldSpectrum and MUnfold
33
34
35
36
372005/02/11: Robert Wagner
38 * mtemp/mmpi/MUnfoldSpectrum.[cc,h]
39 - A wrapper class which applies the general unfolding algorithms
40 of MUnfold to a gamma spectrum
41
42
43
442005/01/07: Hendrik Bartko
45 * mtemp/mmpi/macros/noise_autocorrelation_AB.C
46 - corrected bug in AB noise correction
47
48
49
502004/12/09: Hendrik Bartko
51 * mtemp/mmpi/macros/calculate_of_weights.C
52 - included the theoretical error calculation of the reconstructed
53 signal and arrival time in the weights computation
54
55
56
572004/12/03: Robert Wagner
58 * mtemp/mmpi/MUnfold.[cc,h]
59 - add new class MUnfold for unfolding
60
61 * mtemp/mmpi/macros/fluxMUnfold.C
62 - example macro based on macros/fluxUnfold.C, but using the
63 MUnfold class
64
65
66
672004/11/22: Marcos Lopez
68 * mtemp/mucm/classes
69 - add new classes MHFlux.{h,cc} and MHExcessEnergyTheta.{h,cc} for the
70 flux calculation.
71
72
73
742004/10/05: Javier Rico
75 * mtemp/Makefile, TempLinkDef.h
76 - add missing MStarLocalCam
77
78
79
802004/10/03: Hendrik Bartko
81 * mtemp/mmpi/macros/calculate_of_weights.C
82 - fixed a bug in the histogram naming
83
84
85
862004/09/24: Hendrik Bartko
87 * mtemp/mmpi/macros/calibration_shape.C
88 - fine tuning of the plots
89 * mtemp/mmpi/macros/data_shape.C
90 - added new macro to compute the signal shape for cosmics runs
91 * mtemp/mmpi/macros/calculate_of_weights.C
92 - added new macro to compute the weights for the optimal filter
93
94
95
962004/09/19: Hendrik Bartko
97 * mtemp/mmpi/macros/noise_autocorrelation_AB.C
98 - added new macro to compute the noise auto correlation matrix from
99 a pedestal run
100 * mtemp/mmpi/macros/calibration_shape.C
101 - added new macro to compute the signal shape for calibration runs
102
103
1042004/09/14: Hendrik Bartko
105 * mtemp/mmpi/macros/calibrate_data_ped_standard.C
106 - added new macro to calibrate the data. The pedestals are deter-
107 mined from the cosmics events and the source position is deter-
108 mined from the an analysis of the DC current information.
109
110
1112004/09/10: Nicola Galante
112 * mtemp/mpisa/triggerdisplay/MagicTriggerDisplay.[h,cc]
113 - added the trigger display
114 * mtemp/mpisa/triggerdisplay/MagicTriggerButton.[h,cc]
115 - added custom buttons
116 * mtemp/mpisa/triggerdisplay/MMcTriggerLvl2.[h,cc]
117 - added the last modified MMcTriggerLvl2 with the new
118 changes for the trigger display
119
120
121 2004/08/23: Robert Wagner
122 * mtemp/MLocalStarPos.[h,cc], mtemp/MLocalStarCam.[h,cc],
123 - removed (have been moved to /mstarcam)
124
125 * mtemp/Makefile, mtemp/TempLinkDef.h
126 - removed entries for mtemp/MLocalStarPos.cc
127 mtemp/MLocalStarCam.cc
128
129 * mtemp/MSourceDirections.[h,cc]
130 - report names of directions already before first
131 Process() call, containers are empty apart from that,
132 though
133
134
135
1362004/08/19: Marcos Lopez
137 * mtemp/Makefile
138 - added the mstarcam directory in the includes list.
139
140
141
142 2004/08/18: Marcos Lopez
143 * mtemp/mucm
144 - new directory for containing classes of the Madrid group.
145
146
147
148 2004/08/17: Robert Wagner
149 * mtemp/mmpi/MAstroCamera.[h,cc]
150 - removed (merged with mastro/MAstroCamera.[h,cc])
151
152
153
154 2004/08/16: Robert Wagner
155 * mtemp/MStarLocalPos.[h,cc]
156 - added member variables, setters and getters for ideal position,
157 i.e. position without aberration effects
158
159 * mtemp/mmpi/MAstroCamera.cc
160 - Ideal position of star is filled in MLocalStarPos container
161
162
163
164 2004/08/09: Robert Wagner
165 * mtemp/MSourceDirections.[h,cc]
166 - move from mtemp/mmpi to mtemp
167
168
169
170 2004/08/05: Robert Wagner
171
172 * mtemp/mmpi/MSourceDirections.[h,cc]
173 - Converts objects given by their sky coordinates into
174 camera coordinates by using MAstroCamera the same way
175 as MFindStars does.
176
177
178
179 2004/08/02: Robert Wagner
180
181 * mtemp/mmpi/MFindStars.[h,cc]
182 - Functionality for finding stars by using stars from star catalog
183
184 * mtemp/mmpi/MAstroCamera.[h,cc]
185 - Filling stars into a MStarLocalCam instead of painting them
186 (Functionality also in mastro/MAsstroCamera.[h,cc], but
187 commented out there since MStarLocalCam not part of standard
188 MARS)
189
190 * mtemp/mmpi/macros/findstars.C
191 - sample macro for determining star positions (both with and
192 without using a star catalog)
193
194 * mtemp/mmpi/macros/bsc5.dat
195 - Bright star catalog as used by findstars.C
196
197
198
199 2004/07/30: Nicola Galante
200
201 * mtemp/mpisa/macros/AnalCurrents.C
202 - Added new macros AnalCurrents.C which reads DC files
203 and looks for DC clusters. Still preliminary!
204 It currently just looks for starting pixels of clusters.
205
206
207
208 2004/07/22: Sabrina Stark
209
210 * /mtemp/meth/MFindStars.[h,cc]
211 - new fit function, incl. constant background and rotation of
212 2d gauss
213 - initialization of MAstroCamera
214 - new functions:
215 - CorrSourcePos -> calculates a corrected
216 source position using the images of two stars
217 - DistBetweenStars -> calculates the distances between
218 two stars and the source
219
220 * /mtemp/meth/MAstroCamera.[h,cc]
221 - TList *fCatList: list with star positions from catalog
222 - new functions:
223 - StarPosInCamera (similar to FillStarList, but
224 incl. aberration)
225 - GetCatList -> Access function to fCatList
226
227 * /mtemp/meth/MStarLocalPos.[h,cc]
228 - in function SetFitValue -> background included
229
230
231 * /mtemp/meth/macros/CorrectSrcPos.C
232 - macro to calculate a corrected source position using
233 the images of two stars, these positions are written
234 to an output file
235
236
237
238 2004/07/20: David Paneque
239
240 * /mtemp/mmpi/SupercutsONOFFClasses directory containing the
241 classes needed to optimize supercuts (and extract gamma signal)
242 using the ON and OFF data. These classes are listed below:
243
244 MFRandomSplit.cc
245 MSupercutsCalcONOFF.cc
246 MTSupercutsApplied.cc
247 MHFindSignificanceONOFF.cc
248 MFindSupercutsONOFFThetaLoop.cc
249 MFindSupercutsONOFF.cc
250
251 In order to add (to the compiled mars version) these classes you must add the
252 following line to the SUBDIRS field of the general Makefile
253
254 mtemp/mmpi/SupercutsONOFFClasses
255
256
257 And that's it. It should compile without problems... there is no interference
258 with the other classes.
259
260 I also add few macros (in the directory /mtemp/mmpi/macros/) which should help
261 the user to use (correctly) the mentioned classes.
262
263 SuperCutsONOFFMacro.C
264 SCDynamicalSupercutsApplied.C
265 SCNexSignificanceVSAlphaCut.C
266
267
268 The whole analysis is set and executed by running the macro SuperCutsONOFFMacro.C.
269 I wrote quite some comments on it; it should be self-explanatory.
270 The macro SCDynamicalSupercutsApplied.C can be used to make a quick
271 inspection to the cuts applied to the events that survived the cuts, and the
272 macro SCNexSignificanceVSAlphaCut.C plots the significance and the excess events
273 vs the cut in the ALPHA parameter.
274
275 I also included the directory mtemp/mmpi/asciifiles containing ascii files with
276 some initial supercuts values and the optimized supercuts for Mkn421 Feb 15,
277 that are used as input for the supercuts ON-OFF analysis.
278
279
280 2004/06/29: Javier Rico
281
282 * MIslands.[h,cc], MIslandCalc.[h,cc]
283 - Remove obsolete versions of these classes whose up-to-date ver-
284 sions are available at mifae/library
285
286
287 2004/06/26: Eva Domingo - Pepe Flix
288
289 * mifae/library/MDisp.[h,cc]
290 * mifae/library/MDispCalc.[h,cc]
291 - Added classes for evaluation of DISP method.
292
293 2004/06/25: Sebastian Commichau
294
295 * meth/macros/analysis.C
296 -Added macro to analyze data
297
298 * meth/macros/analysis_read.C
299 -Added macro that reads the output of analysis.C
300
301 2004/06/24: Nicola Galante
302
303 * mpisa/macros/AlphaPlot.C
304 -Added a new macro to plot eccess in alpha
305
306 2004/05/26: Nicola Galante
307
308 * mpisa/macros/timedist3.C
309 - Added a new macro to plot signal time distributions
310
311 2004/05/26: Nicola Galante
312
313 * mpisa/macros/production3.C
314 - Added a new production macro. It is based on
315 bootcampstandardanalisys.C
316
317 2004/05/23: Thomas Hengstebeck
318 * mberlin/macros/ScaleHillas.C , SrcCorrect.C , Convert2Matrix.C ,
319 CutOptim.C , AlphaPlot.C , IOMkn421.h
320 - Added analysis macros
321
322
323 2004/05/18: Daniel Mazin
324 * mmpi/macros/hillasread.C
325 - Removed a small bug
326
327 * mmpi/macros/callalphaplot.C
328 - Added. macro to produce an alpha plot for a chosen position in the sky map
329 - Derotation is possible if theta and phi for each event are available
330 - Using OFF data to estimate significance is optional
331
332 2004/05/18: Sebastian Commichau
333 * meth/MHillasSrc.cc/h
334 - Added. This is a modified version, containing now
335 the DCA parameter.
336
337 * meth/MDCACalc.cc/h, MDCA.cc/h
338 - Added. Based on MHillasCalc/MHillas, it calculates
339 the DCA parameter and provides a nice draw function
340
341 2004/05/17: Daniel Mazin
342 * mmpi/macros
343 - Added to put analysis macros there
344
345 * mmpi/macros/callcleaning.C , cleaninghillas.C
346 - Added. macros to make cleaning and calculate Hillas parameters
347
348 * mmpi/macros/mtools.C
349 -Added. some simple mathematical functions
350
351 * mmpi/macros/falsesourcemethod.C, skyplot.h, hillasread.C, gridloop.C
352 -Added. macros to produce 2D plots of False Source Method
353
354 2004/04/28: Javier Rico
355 * mifae/Changelog
356 - Added. Next changes in directory mifae will be reported
357 exclusively in there
358
359
360 2004/04/27: Javier Rico
361 * mifae
362 - Add new directory for IFAE temporal stuff
363
364 * mifae/Makefile,IFAEIncl.h,IFAELinkDef.h
365 - Add basic stuff to run the directory
366
367 * mifae/MDCA.[h,cc]
368 - Add Commichau & Starks's MDCA (provisional)
369
370 * mifae/makeHillas.cc,makehillas.datacard
371 - Add program to generate hillas parameters' file
Note: See TracBrowser for help on using the repository browser.