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

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