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

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