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

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