source: trunk/MagicSoft/Mars/Changelog@ 8268

Last change on this file since 8268 was 8268, checked in by tbretz, 18 years ago
*** empty log message ***
File size: 6.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/01/25 Thomas Bretz
22
23 * mreflector/MRflSinglePhoton.h:
24 - added copy constructor
25
26 * mreflector/MRflEvtData.[h,cc]:
27 - added copy costructor
28 - added Clone function
29
30
31
32 2007/01/24 Thomas Bretz
33
34 * mhflux/MHCollectionArea.cc:
35 - fixed a typo in the last change
36
37
38
39 2007/01/24 Daniel Hoehne
40
41 * msignal/*.dat:
42 - inserted missing third column (0) in all weights files
43
44
45
46 2007/01/18 Thomas Bretz
47
48 * mhflux/MHCollectionArea.cc:
49 - another fix for the error calculation of the collection area.
50 The totalarea was inluded in the error calculation as it would
51 be a wait, but actually it is not.
52
53
54
55 2007/01/16 Thomas Bretz
56
57 * mfileio/MReadMarsFile.cc:
58 - fixed two "comparison between signed and unsigned integer" warnings
59
60 * mhbase/MFillH.cc:
61 - small update to comments
62
63 * mimage/MHHillasExt.cc:
64 - call SetDirectory(NULL) after SetName
65
66 * mjobs/MSequence.[h,cc]:
67 - commented out obsolete GetFileNames
68
69 * msignal/MExtractor.[h,cc]:
70 - Some small updates
71 - removed code from Process function
72 - increased version number to 7
73
74 * msignal/MExtractedSignalPix.h:
75 - some simple reordering in the class header
76
77 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
78 - simplified the checks in SetWindowSize
79
80 * msignal/MC_cosmics_weights46.dat, msignal/MC_weights46.dat:
81 - added third column with zeros
82
83
84
85 2007/01/16 Daniela Dorner
86
87 * datacenter/db/menu.php, datacenter/db/datasetinfo-aio.php,
88 datacenter/db/magicdefs.php:
89 - implemented new variables for datasets
90
91
92
93 2007/01/15 Thomas Bretz
94
95 * mpedestal/MPedestalSubtract.cc:
96 - added a sanity check tomake sure that the pixel array has the
97 correct size when filled
98 - made sure the the number of pixels in the camera nd not the
99 number of connected pixels is used to initialize the size of
100 the arrays.
101
102 * mpedestal/MPedestalSubtractedEvt.[h,cc]:
103 - allow the initialization of nuber of pixels and samples
104 independanly.
105
106
107 2007/01/15 Daniela Dorner
108
109 * datacenter/db/sources.php, datacenter/db/sequinfo-aio.php,
110 datacenter/db/runinfo-aio.php, datacenter/db/printtable.php,
111 datacenter/db/plotdb.php, datacenter/db/menu.php,
112 datacenter/db/findoffdata.php, datacenter/db/builddatasets.php,
113 datacenter/db/datasetinfo.php:
114 - fixed bug in init of $_GET
115
116
117
118 2007/01/12 Stefan Ruegamer
119
120 * datacenter/macros/writedatasetfile.C:
121 - addded #include <errno.h>
122
123
124
125 2007/01/11 Thomas Bretz
126
127 * mbase/MLogManip.cc:
128 - removed the obsolete include of MLog.h
129
130 * mbase/MLogManip.h:
131 - encapsulated an include in ifdefs
132
133 * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationChargeCam.cc:
134 - updated log-output
135
136 * mhflux/MHEnergyEst.cc:
137 - replaced difficult to see green by blue
138
139 * mjobs/MDataSet.[h,cc]:
140 - added datat members for path of sequences and path of data files
141 to be able to store overwritten defaults
142 - check completeness of dataset files
143 - store a MSequence object in the list instead of the name and dir
144 (this is necessary to have all important information for a dataset
145 file, including the sequence number! - available)
146 - some changes to the output
147 - allow to print a perfect copy of the read dataset file to the console
148 just from the contents of the object
149
150 * mjobs/MJStar.cc:
151 - updated to use MSequence::GetFileName instead of MSequence:GetName
152
153 * mjobs/MSequence.[h,cc]:
154 - keep filename and datapath in header, this has some advantages
155 for sanity checks
156 - many improvements of sanity checking in case of missing or
157 unaccessible files
158 - Fixed "lightConditions" (was "LightCondition")
159 - Fixed "No_Moon" (was "NoMoon")
160 - allow to set the data path as second argument in the constructor
161 - implemented a check whether the sequence file is complete
162
163 * mjobs/MJCut.[h,cc]:
164 - added some code (still commented out) to display the excess rate
165 - with the other changes we can now store the original dataset in
166 the output
167
168 * mjoptim/MJOptimize.cc:
169 - Keep the sequence files in the file list instead of just the
170 filename and the directory
171
172 * mjtrain/MJTrainDisp.cc:
173 - use return value of MDataSet::AddFilesOn/Off for a sanity check
174
175 * mjobs/MJob.[h,cc]:
176 - removed obsolete fPathData and stuff
177
178 * callisto.cc, star.cc:
179 - removed obsolete calls to MJob::SetPathData
180
181 * callisto.rc, star.rc:
182 - removed obsolete examples for "PathData"-resource
183
184 * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
185 mjobs/MJCalibration.cc, mjobs/MJPedestal.cc, mjobs/MJStar.cc:
186 - removed obsolete reference to fPathData
187
188
189
190 2007/01/11 Daniela Dorner
191
192 * datacenter/db/builddatasets.php:
193 - implemented username (the one who inserts the dataset has to give
194 his/her username now)
195 - fixed password query in case user inserted something wrong
196 - implemented check, if on-sequences have different observations
197 modes
198 - implemented check, if user has chosen one sequences as on and off
199 - adapted text of password prompt
200
201 * datacenter/db/builddatasets.php, datasetinfo-aio.php,
202 runinfo-aio.php, sequinfo-aio.php:
203 - minor changes in formatting
204 - added 'alt' for +/- images
205
206 * datacenter/db/menu.js:
207 - added 'alt' for +/- images
208
209
210
211 2007/01/10 Thomas Bretz
212
213 * mhbase/MH.cc:
214 - fixed a bug in SetBinomialErrors. The errors of the two
215 histograms were exchanged in the calculation
216
217 * mbase/MEnv.[h,cc]:
218 - added new member function GetNumUntouched
219
Note: See TracBrowser for help on using the repository browser.