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