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 EXACTLY 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 | 2007/02/02 Thomas Bretz
|
---|
22 |
|
---|
23 | * mreflector/MRflSinglePhoton.[h,cc], mreflector/MRflEvtData.[h,cc]:
|
---|
24 | - added new Fill functions allowing to fill photons versus
|
---|
25 | a z-value, e.g. energy.
|
---|
26 |
|
---|
27 |
|
---|
28 |
|
---|
29 | 2007/02/01 Thomas Bretz
|
---|
30 |
|
---|
31 | * mhist/MHCamEvent.[h,cc]:
|
---|
32 | - allow to set a histogram for display from external
|
---|
33 |
|
---|
34 | * mhist/MHCamera.[h,cc]:
|
---|
35 | - added functions to calc Median/Dev
|
---|
36 | - fixed adding a MHCamera with AddCamContent. It now takes also
|
---|
37 | the errors and binentries correctly into account
|
---|
38 | - simplified Reset() using TArray::Reset()
|
---|
39 |
|
---|
40 | * mhvstime/MHSectorVsTime.[h,cc]:
|
---|
41 | - added option to use median/dev instead of mean/rms
|
---|
42 | - switched Grid on
|
---|
43 |
|
---|
44 | * mjobs/MSequence.cc, mjobs/MDataSet.cc:
|
---|
45 | - small improvements to splitting number rows
|
---|
46 | - handle possible tabs correctly
|
---|
47 |
|
---|
48 | * mbase/MStatusArray.[h,cc]:
|
---|
49 | - improved handling in Read(). We make sure now that Read doesn't
|
---|
50 | produce a memory leak
|
---|
51 |
|
---|
52 | * mhist/MHCamera.[h,cc]:
|
---|
53 | - overwrote Clone function to make sure that a cloned MHCamera
|
---|
54 | is never added to the current directory
|
---|
55 |
|
---|
56 | * mcamera/MCameraTH.h:
|
---|
57 | - added a workaround to get rid of the obsolete discriminator thresholds
|
---|
58 | for the non-trigger pixels
|
---|
59 |
|
---|
60 | * mreport/MReportCC.cc:
|
---|
61 | - added a sanity \o-Terminator to the dicriminator threshold extraction
|
---|
62 |
|
---|
63 |
|
---|
64 |
|
---|
65 |
|
---|
66 | 2007/01/30 Thomas Bretz
|
---|
67 |
|
---|
68 | * mbadpixels/MBadPixelsCam.[h,cc]:
|
---|
69 | - added function to return the uncalibrated and unsuitable
|
---|
70 | pixels as TArrayC (to be used in MHCamera)
|
---|
71 |
|
---|
72 | * mhcalib/MHCalibrationChargeCam.cc:
|
---|
73 | - added a FIXME-comment
|
---|
74 |
|
---|
75 | * mhist/MHCamEvent.[h,cc]:
|
---|
76 | - added an option to change the kind of error which is displayed
|
---|
77 | - consequently increased version number by 1
|
---|
78 |
|
---|
79 | * mhist/MHCamera.[h,cc]:
|
---|
80 | - added a new bit to allow the error to be switched between
|
---|
81 | mean and spread
|
---|
82 |
|
---|
83 | * mjobs/MJStar.cc, mjobs/MJCalibrateSignal.cc:
|
---|
84 | - adapted to changes in error display
|
---|
85 |
|
---|
86 |
|
---|
87 |
|
---|
88 | 2007/01/27 Thomas Bretz
|
---|
89 |
|
---|
90 | * manalysis/MMcCalibrationUpdate.cc:
|
---|
91 | - fixed a typo in a comment
|
---|
92 |
|
---|
93 | * mcalib/MCalibrateData.[h,cc]:
|
---|
94 | - commented out some obsolete currently unused code
|
---|
95 |
|
---|
96 | * mdata/MDataPhrase.cc:
|
---|
97 | - added a sanity check
|
---|
98 |
|
---|
99 | * mpedestal/MMcPedestalCopy.cc:
|
---|
100 | - Changed output to fit the structure used in all other classes
|
---|
101 |
|
---|
102 | * mmain/MEventDisplay.cc:
|
---|
103 | - made sure that MPedestalSubtract dies the right thing
|
---|
104 | - removed badpixel calculation and treatment until a better
|
---|
105 | solution was found.
|
---|
106 |
|
---|
107 | * mfbase/MFDataPhrase.cc:
|
---|
108 | - fixed a "comparison is always true" warning
|
---|
109 |
|
---|
110 | * msignal/MExtractTimeAndChargeDigitalFilter.h:
|
---|
111 | - increased class version number to 3 to account for the removal
|
---|
112 | of the fTimeShift data members since last release
|
---|
113 |
|
---|
114 |
|
---|
115 |
|
---|
116 | 2007/01/27 Daniela Dorner
|
---|
117 |
|
---|
118 | * datacenter/db/showplots.php:
|
---|
119 | - added (tool to click through the calib, signal and star plots of
|
---|
120 | one sequence)
|
---|
121 |
|
---|
122 | * datacenter/db/index.html:
|
---|
123 | - added link to new plot tool
|
---|
124 |
|
---|
125 | * datacenter/db/ganymed.php:
|
---|
126 | - added fDataSetName, removed fWobble
|
---|
127 | - removed mininmum value of 100 for dataset range
|
---|
128 |
|
---|
129 | * datacenter/db/builddatasets.php:
|
---|
130 | - added fIsoInLimit2 and fIMCLimit2 in Init
|
---|
131 | - added check on observation mode
|
---|
132 |
|
---|
133 |
|
---|
134 |
|
---|
135 | 2007/01/26 Thomas Bretz
|
---|
136 |
|
---|
137 | * mpedestal/MExtractPedestal.cc:
|
---|
138 | - fixed a bug which caused the pedestal to be set to 0 if the
|
---|
139 | AB-flag is invalid
|
---|
140 |
|
---|
141 |
|
---|
142 |
|
---|
143 | 2007/01/25 Thomas Bretz
|
---|
144 |
|
---|
145 | * mreflector/MRflSinglePhoton.h:
|
---|
146 | - added copy constructor
|
---|
147 | - added a function to fill a TH2
|
---|
148 |
|
---|
149 | * mreflector/MRflEvtData.[h,cc]:
|
---|
150 | - added copy costructor
|
---|
151 | - added Clone function
|
---|
152 | - added a function to fill a TH2
|
---|
153 |
|
---|
154 |
|
---|
155 |
|
---|
156 | 2007/01/24 Thomas Bretz
|
---|
157 |
|
---|
158 | * mhflux/MHCollectionArea.cc:
|
---|
159 | - fixed a typo in the last change
|
---|
160 |
|
---|
161 |
|
---|
162 |
|
---|
163 | 2007/01/24 Daniel Hoehne
|
---|
164 |
|
---|
165 | * msignal/*.dat:
|
---|
166 | - inserted missing third column (0) in all weights files
|
---|
167 |
|
---|
168 |
|
---|
169 |
|
---|
170 | 2007/01/18 Thomas Bretz
|
---|
171 |
|
---|
172 | * mhflux/MHCollectionArea.cc:
|
---|
173 | - another fix for the error calculation of the collection area.
|
---|
174 | The totalarea was inluded in the error calculation as it would
|
---|
175 | be a wait, but actually it is not.
|
---|
176 |
|
---|
177 |
|
---|
178 |
|
---|
179 | 2007/01/16 Thomas Bretz
|
---|
180 |
|
---|
181 | * mfileio/MReadMarsFile.cc:
|
---|
182 | - fixed two "comparison between signed and unsigned integer" warnings
|
---|
183 |
|
---|
184 | * mhbase/MFillH.cc:
|
---|
185 | - small update to comments
|
---|
186 |
|
---|
187 | * mimage/MHHillasExt.cc:
|
---|
188 | - call SetDirectory(NULL) after SetName
|
---|
189 |
|
---|
190 | * mjobs/MSequence.[h,cc]:
|
---|
191 | - commented out obsolete GetFileNames
|
---|
192 |
|
---|
193 | * msignal/MExtractor.[h,cc]:
|
---|
194 | - Some small updates
|
---|
195 | - removed code from Process function
|
---|
196 | - increased version number to 7
|
---|
197 |
|
---|
198 | * msignal/MExtractedSignalPix.h:
|
---|
199 | - some simple reordering in the class header
|
---|
200 |
|
---|
201 | * msignal/MExtractTimeAndChargeDigitalFilter.cc:
|
---|
202 | - simplified the checks in SetWindowSize
|
---|
203 |
|
---|
204 | * msignal/MC_cosmics_weights46.dat, msignal/MC_weights46.dat:
|
---|
205 | - added third column with zeros
|
---|
206 |
|
---|
207 |
|
---|
208 |
|
---|
209 | 2007/01/16 Daniela Dorner
|
---|
210 |
|
---|
211 | * datacenter/db/menu.php, datacenter/db/datasetinfo-aio.php,
|
---|
212 | datacenter/db/magicdefs.php:
|
---|
213 | - implemented new variables for datasets
|
---|
214 |
|
---|
215 |
|
---|
216 |
|
---|
217 | 2007/01/15 Thomas Bretz
|
---|
218 |
|
---|
219 | * mpedestal/MPedestalSubtract.cc:
|
---|
220 | - added a sanity check tomake sure that the pixel array has the
|
---|
221 | correct size when filled
|
---|
222 | - made sure the the number of pixels in the camera nd not the
|
---|
223 | number of connected pixels is used to initialize the size of
|
---|
224 | the arrays.
|
---|
225 |
|
---|
226 | * mpedestal/MPedestalSubtractedEvt.[h,cc]:
|
---|
227 | - allow the initialization of nuber of pixels and samples
|
---|
228 | independanly.
|
---|
229 |
|
---|
230 |
|
---|
231 | 2007/01/15 Daniela Dorner
|
---|
232 |
|
---|
233 | * datacenter/db/sources.php, datacenter/db/sequinfo-aio.php,
|
---|
234 | datacenter/db/runinfo-aio.php, datacenter/db/printtable.php,
|
---|
235 | datacenter/db/plotdb.php, datacenter/db/menu.php,
|
---|
236 | datacenter/db/findoffdata.php, datacenter/db/builddatasets.php,
|
---|
237 | datacenter/db/datasetinfo.php:
|
---|
238 | - fixed bug in init of $_GET
|
---|
239 |
|
---|
240 |
|
---|
241 |
|
---|
242 | 2007/01/12 Stefan Ruegamer
|
---|
243 |
|
---|
244 | * datacenter/macros/writedatasetfile.C:
|
---|
245 | - addded #include <errno.h>
|
---|
246 |
|
---|
247 |
|
---|
248 |
|
---|
249 | 2007/01/11 Thomas Bretz
|
---|
250 |
|
---|
251 | * mbase/MLogManip.cc:
|
---|
252 | - removed the obsolete include of MLog.h
|
---|
253 |
|
---|
254 | * mbase/MLogManip.h:
|
---|
255 | - encapsulated an include in ifdefs
|
---|
256 |
|
---|
257 | * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationChargeCam.cc:
|
---|
258 | - updated log-output
|
---|
259 |
|
---|
260 | * mhflux/MHEnergyEst.cc:
|
---|
261 | - replaced difficult to see green by blue
|
---|
262 |
|
---|
263 | * mjobs/MDataSet.[h,cc]:
|
---|
264 | - added datat members for path of sequences and path of data files
|
---|
265 | to be able to store overwritten defaults
|
---|
266 | - check completeness of dataset files
|
---|
267 | - store a MSequence object in the list instead of the name and dir
|
---|
268 | (this is necessary to have all important information for a dataset
|
---|
269 | file, including the sequence number! - available)
|
---|
270 | - some changes to the output
|
---|
271 | - allow to print a perfect copy of the read dataset file to the console
|
---|
272 | just from the contents of the object
|
---|
273 |
|
---|
274 | * mjobs/MJStar.cc:
|
---|
275 | - updated to use MSequence::GetFileName instead of MSequence:GetName
|
---|
276 |
|
---|
277 | * mjobs/MSequence.[h,cc]:
|
---|
278 | - keep filename and datapath in header, this has some advantages
|
---|
279 | for sanity checks
|
---|
280 | - many improvements of sanity checking in case of missing or
|
---|
281 | unaccessible files
|
---|
282 | - Fixed "lightConditions" (was "LightCondition")
|
---|
283 | - Fixed "No_Moon" (was "NoMoon")
|
---|
284 | - allow to set the data path as second argument in the constructor
|
---|
285 | - implemented a check whether the sequence file is complete
|
---|
286 |
|
---|
287 | * mjobs/MJCut.[h,cc]:
|
---|
288 | - added some code (still commented out) to display the excess rate
|
---|
289 | - with the other changes we can now store the original dataset in
|
---|
290 | the output
|
---|
291 |
|
---|
292 | * mjoptim/MJOptimize.cc:
|
---|
293 | - Keep the sequence files in the file list instead of just the
|
---|
294 | filename and the directory
|
---|
295 |
|
---|
296 | * mjtrain/MJTrainDisp.cc:
|
---|
297 | - use return value of MDataSet::AddFilesOn/Off for a sanity check
|
---|
298 |
|
---|
299 | * mjobs/MJob.[h,cc]:
|
---|
300 | - removed obsolete fPathData and stuff
|
---|
301 |
|
---|
302 | * callisto.cc, star.cc:
|
---|
303 | - removed obsolete calls to MJob::SetPathData
|
---|
304 |
|
---|
305 | * callisto.rc, star.rc:
|
---|
306 | - removed obsolete examples for "PathData"-resource
|
---|
307 |
|
---|
308 | * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
|
---|
309 | mjobs/MJCalibration.cc, mjobs/MJPedestal.cc, mjobs/MJStar.cc:
|
---|
310 | - removed obsolete reference to fPathData
|
---|
311 |
|
---|
312 |
|
---|
313 |
|
---|
314 | 2007/01/11 Daniela Dorner
|
---|
315 |
|
---|
316 | * datacenter/db/builddatasets.php:
|
---|
317 | - implemented username (the one who inserts the dataset has to give
|
---|
318 | his/her username now)
|
---|
319 | - fixed password query in case user inserted something wrong
|
---|
320 | - implemented check, if on-sequences have different observations
|
---|
321 | modes
|
---|
322 | - implemented check, if user has chosen one sequences as on and off
|
---|
323 | - adapted text of password prompt
|
---|
324 |
|
---|
325 | * datacenter/db/builddatasets.php, datasetinfo-aio.php,
|
---|
326 | runinfo-aio.php, sequinfo-aio.php:
|
---|
327 | - minor changes in formatting
|
---|
328 | - added 'alt' for +/- images
|
---|
329 |
|
---|
330 | * datacenter/db/menu.js:
|
---|
331 | - added 'alt' for +/- images
|
---|
332 |
|
---|
333 |
|
---|
334 |
|
---|
335 | 2007/01/10 Thomas Bretz
|
---|
336 |
|
---|
337 | * mhbase/MH.cc:
|
---|
338 | - fixed a bug in SetBinomialErrors. The errors of the two
|
---|
339 | histograms were exchanged in the calculation
|
---|
340 |
|
---|
341 | * mbase/MEnv.[h,cc]:
|
---|
342 | - added new member function GetNumUntouched
|
---|
343 |
|
---|