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