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