source: trunk/MagicSoft/Mars/Changelog@ 2798

Last change on this file since 2798 was 2798, checked in by wittek, 22 years ago
*** empty log message ***
File size: 7.8 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
4
5 -*-*- END OF LINE -*-*-
6
7
8 2004/01/14: Wolfgang Wittek
9
10 * macros/ONOFFAnalysis.C
11 - current version
12
13 * mhist/MHSigmaTheta.[h,cc]
14 - replace MPedestalCam by MPedPhotCam
15
16 * manalysis/MPad.[h,cc]
17 MSigmabar.[h,cc]
18 MSigmabarCalc.[h,cc]
19 MCT1PadONOFF.[h,cc]
20 MCT1PadSchweizer.[h,cc]
21 MPadding.[h,cc]
22 - replace MPedestalCam by MPedPhotCam
23
24 * manalysis/MPedPhotPix.[h,cc]
25 - uncomment SetRms()
26
27
28 2004/01/13: Markus Gaug
29
30 * manalysis/MExtractSignal.h
31 - seems that the reduced light intensity of the CT1 Pulser
32 results in broader pulses -> Set Default time slices to [3,10]
33
34 * mhist/MHCamera.cc
35 - make Stat Window in option 'proj' bigger
36 - add comment line at beginning of Draw()
37
38 * mcalib/MHCalibrationBlindPixel.[h.cc]
39 - add Function DrawClone()
40 - fix bug in calculation of integral (GetIntegral("width"))
41 - restrict parameters tighter
42 - declare fit as not valid, if less than 100 events
43 in single photo-electron peak
44
45 * mcalib/MCalibrationFits.h
46 * mcalib/MHCalibrationBlindPixel.[h.cc]
47 - fit now with fixed normalization
48
49 * mcalib/MHCalibrationPixel.[h.cc]
50 - new function IsEmpty()
51 - Time fit accepted if ChiSquare less than 30. (instead of 20.)
52
53 * mcalib/MCalibrationPix.[h.cc]
54 - F-Factor corrected and added error
55 - Histograms not fitted if they are empty
56 - rejection criteria of fitted charges now > 5 PedRMS (instead 3)
57
58 * mcalib/MCalibrationCam.cc
59 - Square Root of Reduced Sigmas not taken, if they are < 0.
60 - Reduced Sigma / Charge squared replaced by reduced sigma / charge
61
62 * mcalib/MCalibrationCalc.cc
63 - Blind Pixel is not additionally treated as normal pixel any more
64 - Blind Pixel Draw replaced by DrawClone
65
66 * macros/calibration.C
67 - took out some unused code
68 - some default axis labelling corrected
69
70 2004/01/13: Abelardo Moralejo
71
72 * manalysis/MMcPedestalCopy.cc
73 - added check of whether input file is a MC file before executing
74 the PreProcess.
75
76
77
78 2004/01/13: Wolfgang Wittek
79
80 * macros/ONOFFAnalysis.C, macros/ONAnalysis.C:
81 - change macro to handle also MC events with finite sigmabar
82
83 * manalysis/MPadOn.[h,cc]:
84 - deleted, is replaced by MPad
85
86 * manalysis/MPadOnOFF.[h,cc]:
87 - deleted, is replaced by MPad
88
89 * manalysis/MPad.[h,cc]:
90 - new class, replacing MPadON and MPadONOFF
91 - handle also MC events with finite sigmabar
92
93 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
94 - replace MPadON and MPadONOFF by MPad
95
96
97
98 2004/01/13: Thomas Bretz
99
100 * mraw/MRawRunHeader.[h,cc]:
101 - implemented new member function GetRunTypeStr
102
103 * Changelog.03:
104 - added (contains entries of 2003)
105
106 * Changelog:
107 - removed entries of 2003
108
109 * mfilter/MFGeomag.cc:
110 - simplified open/close of input files
111
112 * manalysis/MEventRate.[h,cc], manalysis/MEventRateCalc.cc:
113 - added some comments
114 - added new member function GetError
115
116 * Makefile:
117 - updated 'make dox' output for convinience
118
119 * macros/dohtml.C:
120 - do not print Info's
121 - added mcamera
122 - added mpointing
123 - added mreport
124
125 * mreport/MReportCurrents.cc, mreport/MReportDAQ.cc:
126 - removed some obsolete comments (these comments confused THtml)
127
128 * manalysis/MCameraData.[h,cc], mfileio/MCT1ReadAscii.[h,cc],
129 mfileio/MCT1ReadPreProc.[h,cc], mfilter/MFCT1SelBasic.cc,
130 mfilter/MFSelBasic.cc, mhist/MHCamera.cc, mhist/MHEvent.[h,cc],
131 mimage/MImgCleanStd.[h,cc], mimage/MImgCleanTGB.[h,cc],
132 mmain/MAnalysis.cc, mmain/MEventDisplay.cc:
133 - replaced MPedestalCam by MPedPhotCam
134 - removed some obsolete includes
135
136 * mbase/BaseLinkDef.h, mbase/Makefile:
137 - added MLogPlugin
138 - added MLogHtml
139
140 * mbase/MLog.[h,cc]:
141 - added use of plugins
142
143 * mbase/MLogPlugin.[h,cc], mbase/MLogHtml.[h,cc]:
144 - added
145
146 * mbase/MStatusDisplay.[h,cc]:
147 - added a Save-As dialog
148
149
150
151 2004/01/12: Thomas Bretz
152
153 * macros/rootlogon.C:
154 - added mcamera to include path
155 - added mpointing to include path
156 - added mreport to include path
157
158 * mbase/MLog.cc:
159 - updated my eMail address
160
161 * mbase/MParContainer.h:
162 - added Read member function
163
164 * mbase/MStatusDisplay.[h,cc]:
165 - changed size of ps-paper
166 - added a user defined bottom line to the ps-files
167 - added name (currently unused)
168 - added title (used as possible bottom line in ps-file)
169
170 * mraw/MRawRunHeader.cc:
171 - added some comments
172
173 * status.cc:
174 - set name of input as bottom line of status display
175
176
177
178 2004/01/12: Abelardo Moralejo
179
180 * mimage/MStereoPar.cc
181 - fixed mistake: now fSourceY = scale1*hillas1.GetMeanY() + ...
182 instead of fSourceY = scale2*hillas1.GetMeanY() + ...
183 Bug had no effect unless scale1 != scale2 (-> telescopes of
184 different size).
185
186
187
188 2004/01/12: Markus Gaug
189
190 * manalysis/MExtractSignal.[h,cc]
191 - take out some uncommented code
192 - replace logainshift by two independent variables:
193 logainfirst, logainlast
194 - because in most data, maximum occurs in slice 4, shift default
195 from slices 4-9 to slices 3-8.
196
197 * manalysis/MExtractedSignalPix.[h,cc]
198 - took out some uncommented code
199 - new initializers: instead of -1. now 99999.9
200
201
202
203 2004/01/09: Markus Gaug
204
205 * mcalib/MCalibrationCam.[h,cc]
206 - take out 1-dim histos because we can use
207 the projections in MHCamera (s.b.)
208
209 * mcalib/MHCalibrationBlindPixel.h
210 - make the fit by default quiet
211
212 * mcalib/MHCalibrationPixel.[h,cc]
213 * mcalib/MCalibrationPix.[h,cc]
214 - Ranges of time slices stored independently for HiGain and LoGain
215 in order to allow consecutive checks
216
217 * mhist/MHCamera.[h.cc]
218 - add the possibility to call a Draw("proj") which will
219 draw a Y-Projection of the histogram
220
221 * macros/calibration.C
222 - apply the drawing of the projections and fit them
223
224 * mcalib/MCalibrationCalc.cc
225 - catch the possibility of a calibration file,
226 unintendedly being a pedestal or cosmic file.
227 Program now exits with an error before doing the fits
228
229 * mcalib/MCalibrationPix.[h,cc]
230 - fixed a bug in calculation of fFitValid.
231 before, a call to IsFitValid() always returned false
232
233
234
235 2004/01/09: Javier L¢pez
236
237 * macros/bootcampstandardanalysis.C
238 - added new macro that holds the main scheleton discussed in the
239 december bootcamp in Wuerzburg. It runs first over a pedestal
240 run, then over a calibration run, again over the pedestal run
241 to compute de pedestal in number of photons and finally over a
242 data run to calibrate the data.
243
244
245
246 2004/01/06: Sebastian Raducci
247
248 * manalysis/MArrivalTime.[h,cc]
249 - added new method to calculate photon arrival times. It uses the
250 TSpline5 Root Class to interpolate the Fadc Slices. The time is
251 the abscissa value of the absolute maximum of the interpolation
252 - added new method to find clusters with similar arrival times.
253 For now it's a preliminary version. It simply search for adiacent
254 pixels having the same arrival time (color).
255
256 * manalysis/MArrivalTimeCalc.[h,cc]
257 - modified the Process() method according to the changes in the
258 Arrival Time Cointainer
259
260 * mmain/MEventDisplay.cc
261 - added new tab in the camera event display to show the arrival
262 time. This arrival time is calculated with the spline method
263 - the old Arrival Time pad now it's called Max Slice Idx, because
264 it's only the index of the slice with the max content.
265
266 * mhist/MHEvent.[h,cc]
267 - added new fType in te enumeration to handle the arrival time
268 histos
Note: See TracBrowser for help on using the repository browser.