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

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