source: trunk/MagicSoft/Mars/Changelog@ 8295

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