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

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