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

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