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

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