source: trunk/MagicSoft/Mars/Changelog@ 8299

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