source: trunk/MagicSoft/Mars/mtemp/mifae/Changelog@ 4100

Last change on this file since 4100 was 4100, checked in by rico, 21 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/05/18 Javier Rico
22 * library/MSrcPlace.[cc,h], library/MSrcRotate.[cc,h],
23 library/MSrcTranslate.[cc,h], library/MSrcPosFromFile.[cc,h]
24 - Add the possibility of having different input and output
25 MSrcPosCam containers (CONSTRUCTORS HAVE CHANGED!)
26 - Move the creation of internal histogram to PreProcess, so that
27 it can be configured before creation. Now configurable: whether
28 histo must be created or not (fCreateHisto), histo bin size
29 (fHistoBinPrec), histogram name (fHistoName), with corresponding
30 getters and setters
31 - Update documentation
32
33 * library/MSrcPosFromFile.cc
34 - If no position has been measured for the first analyzed run, use
35 the one of the first run in file instead.
36
37 * programs/falseSource.cc
38 - Change obsolete MSrcPosCam predefinitions for modern
39 MSrcTranslate objects, which allow relative displacement of the
40 source position from a previously assigned one.
41 - Add flag for relative translation
42 - Include control histograms (hOn[Off]SrcPos) for the source
43 position
44
45 * programs/falsesource.datacard
46 - Add datacard SRCABS for relative/absolute source translation
47
48 * programs/srcPos.cc
49 - Avoid creation of internal histograms for the translation
50
51 * programs/optimizeCuts.cc
52 - Correct bug on width initial value
53
54 * programs/makeHillas.cc
55 - Pass MCalibrationQECam from the MJCalibration to the following
56 loops (to be able to perform calibration of data)
57
58
59 2004/05/17 Javier Rico
60 * library/MSrcPlace.[cc,h], library/MSrcRotate.cc,
61 library/MSrcTranslate.cc
62 - Assign the internal histogram a class-dependent name
63 - Add some log lines to trace the classes behaviour
64 - Remove function SearchForSrcPos
65
66 * library/MSrcPosFromFile.[cc,h]
67 - Correct behaviour for not found runs
68 - Keep latest good MSrcPosCam to fill for next events
69 - Initialize pointers to NULL
70 - Fill also MDCA
71
72
73 2004/05/14 Javier Rico
74 * library/MSrcPlace.[cc,h]
75 - added
76
77 * library/MSrcPosFromFile.[cc,h], library/MSrcRotate.[cc,h],
78 library/MSrcTranslate.[cc,h]
79 - inherit from MSrcPlace
80
81 * programs/srcPos.cc programs/srcpos.datacard
82 - adapt to new MSrcPlace class
83
84 * library/Makefile, library/IFAELinkDef.h
85 - include MSrcPlace
86
87 2004/05/13 Javier Rico
88 * macros/rotation.C
89 - added
90
91
92 2004/05/13 Javier Lopez
93 * library/MCalibrateDC.[h,cc]
94 - Task to intercalibrate the dc response of the dc
95 current for all the pmts from a continuos light
96 run.
97
98 2004/05/12: Javier Rico
99 * macros/alpha.C, macros/plotOptimal.C
100 - added
101
102 * library/MSrcRotate.[cc.h]
103 - correct bug in computation of run time for rotation
104
105 * programs/srcPos.cc
106 - change mjdpos type to Double_t
107
108
109
110 2004/05/11: Javier Rico
111 * programs/optimizeCuts.cc, programs/optimizecuts.datacard
112 - added
113
114 * programs/Makefile
115 - include optimizeCuts
116
117 * programs/srcPos.cc, programs/srcpos.datacard
118 - add reference rotation angle
119
120
121 2004/05/11: Ester Aliu
122 * macros/signal.cc
123 - change some things
124 * programs/falseSource.cc
125 - change some mathematical functions to root equivalents
126 * programs/psffit.cc
127 - add <stdlib.h> library
128
129 2004/05/11: Ester Aliu
130 * programs/makeHillas.cc, programs/makehillas.datacard
131 - add island calculations
132
133 2004/05/11: Javier Rico
134 * programs/makeHillas.cc
135 - prevent it from bombing because of the mjobs
136
137
138 2004/05/10: Javier Rico
139 * programs/Makefile
140 - specify libmars.so with absolute path
141
142
143 2004/05/07: Javier Rico
144 * programs/pedvsslices.cc
145 - added
146
147
148 2004/05/05: Ester Aliu
149 * library/MPSFFitCalc.cc library/MSrcRotate.cc
150 - change some mathematical functions to root equivalents
151
152 * library/MIslands.[h,cc], library/MIslandCalc.[h,cc],
153 library/MIslandClean.[h,cc]
154 - added
155
156 * library/Makefile, library/IFAELinkDef.h
157 - add MIslands, MIslandCalc, MIslandClean
158
159 2004/05/05: Javier Lopez
160 * library/MFHVNotNominal.[h,cc]
161 - filter to flag events(pixels) with non nominal hv
162
163 * macros/hvnotnominal.C
164 - macro to test MFHVNotNominal filter
165
166 2004/05/05: Javier Rico
167 * library/MSrcTranslate.[h,cc]
168 - added
169
170 * library/Makefile, library/IFAELinkDef.h
171 - add MSrcTranslate
172
173 * library/MSrcRotate.[h.cc]
174 - adapted to changes in MObservatory and MAstro
175
176 * programs/falseSource.cc programs/falsesource.datacard
177 programs/srcPos.cc programs/srcpos.datacard
178 - added
179
180 * programs/Makefile
181 - add falseSource and srcPos
182
183 * macros/signal.C macros/signalPoint.C
184 - added
185
186 2004/05/03: Javier Rico
187 * makeHillas.cc
188 - put back Jobs for pedestal and calibration parts
189
190 * .rootrc
191 - added
192
193 2004/05/03: Javier Rico
194 * library,programs,macros,*:
195 - new directories added
196 - directory macros contains macros (.C) and scripts (.sh)
197 - directory programs contains root compilables and associated
198 [input] files
199 - directory library contains routines to be linked with libmars.so
200
201 2004/04/30: Javier López
202 * alpha_plot.C
203 - macro to display hillas disttributions with corrected
204 miss pointing
205
206 * srcPosRun.sh
207 - Script to produce the file with the positions of UMa51 using
208 psffit executable
209
210 * MSrcPosFromFile.[h,cc]
211 - Tool to correct the position of the source for on and off data
212 from a file
213
214 * psffit.C & psffit.cc
215 - Macro and executable to calculate the mean position of a star.
216
217 * MPSFFit.[h,cc] & MPSFFitCalc.[h,cc]
218 - Container and taks to do calculation of the psf and position of
219 stars.
220
221 2004/04/28: Javier Rico
222 * makeHillas.cc, makehillas.datacard
223 - Use MJPedestal and MJCalibration and simplified datacard
224
225 * Makefile
226 - include mjobs
227
228
229 2004/04/28: Javier Rico
230 * mifae/Changelog
231 - Added. Next changes in directory mifae will be reported
232 exclusively in here
233
234
235 2004/04/27: Javier Rico
236 * mifae
237 - Add new directory for IFAE temporal stuff
238
239 * mifae/Makefile,IFAEIncl.h,IFAELinkDef.h
240 - Add basic stuff to run the directory
241
242 * mifae/MDCA.[h,cc]
243 - Add Commichau & Starks's MDCA (provisional)
244
245 * mifae/makeHillas.cc,makehillas.datacard
246 - Add program to generate hillas parameters' file
Note: See TracBrowser for help on using the repository browser.