source: trunk/MagicSoft/Mars/Changelog@ 8287

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