source: trunk/MagicSoft/Mars/Changelog@ 7510

Last change on this file since 7510 was 7510, checked in by Daniela Dorner, 20 years ago
*** empty log message ***
File size: 8.9 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 2006/02/16 Daniela Dorner
21
22 * datacenter/scripts/checkstardon:
23 - small improvement
24
25
26
27 2006/02/15 Daniela Dorner
28
29 * datacenter/db/findoffdata.php:
30 - implemented possibility to query range of dates for 'stardone'
31
32
33
34 2006/02/15 Daniel Hoehne
35
36 * datacenter/db/magicdefs.php, querycal.php, sequinfo.php:
37 - implemented query for mean signal inner/outer and mean pulsepos
38 * datacenter/db/sequence.php:
39 - implemented query for mean signal inner/outer, mean pulsepos
40 and inhomogeneity
41
42
43
44 2006/02/15 Daniela Dorner, Daniel Hoehne
45
46 * datacenter/scripts/writesequencefiles,doexclusion,correcttime:
47 - fixed small bug
48
49
50
51 2006/02/14 Daniela Dorner, Daniel Hoehne
52
53 * datacenter/scripts/sourcefile:
54 - fixed small bugs
55
56 * datacenter/scripts/movingrawfiles:
57 - changed back to moving files without zipping
58
59 * datacenter/scripts/doqualityplots:
60 - added running of plotdb.C for each datasetfile
61
62 * datacenter/macros/getdolist.C:
63 - implemented limitation for number of todo files for
64 SequenceProcessStatus
65
66 * datacenter/macros/checkfileavail.C,checkstardone.C:
67 - changed return code in case that files are not available
68
69 * datacenter/scripts/checkfilesforsequavail,checkstardone,sourcefile:
70 - adapted to changed return code in macros
71
72 * datacenter/db/magicdefs.php, querystar.php, sequinfo.php:
73 - implemented query for inhomogeneity
74
75
76
77 2006/02/13
78
79 * RELEASE 0.9.4.3
80
81
82
83 2006/02/13 Thomas Bretz
84
85 * callisto.rc:
86 - changed pulse position check ExtractWinLeft to 4.0 and
87 ExtractWinRight to 4.5
88
89 * callisto_Dec04Jan05.rc:
90 - changed pulse position check ExtractWinLeft to 3.0 and
91 ExtractWinRight left at 2.5
92
93
94
95 2006/02/10 Thomas Bretz
96
97 * mastro/MAstro.cc:
98 - allow for more year in the algorithm calculating easter
99
100 * mcamera/MCameraDC.h, mcamera/MCameraHV.h, mcamera/MCameraTD.h,
101 mcamera/MCameraTH.h:
102 - added a sanity check in GetPixelContent
103
104 * mraw/MRawRunHeader.cc:
105 - fixed output (correct kiB instead of kB)
106
107 * Makefile, Makefile.rules:
108 - implemented the possibility to spread Make through condor
109
110 * mastro/MAstroCatalog.[h,cc]:
111 - new draw-options to rotate the grid and the stars
112
113 * mimage/MHHillas.cc:
114 - set minimum of fDelte to 0 instead of fDistC
115
116 * msignal/MExtractTimeAndChargeSpline.h:
117 - replaced the casts in SetRiseTimeHiGain and StFallTimeHiGain by
118 TMath::NInt
119
120 * mjobs/MDataSet.h:
121 - implemented new functions to check whether the dataset contains
122 a dedicated sequence
123
124 * datacenter/macros/plotdb.C:
125 - implemented the possibility to draw sequences of a dataset in
126 several colors
127
128
129
130 2006/02/09 Thomas Bretz
131
132 * mreport/MReport.cc:
133 - invented new fake CC report file version 200509300 for a change
134 in the starguider format (the already implemented last values
135 dissapeared again!) which is not noticed in the format version.
136
137 * mreport/MReportCC.cc, mreport/MReportStarguider.cc:
138 - fixed support for ver 200510250
139
140 * mjobs/MJSpectrum.cc:
141 - added fit of un-unfolded spectrum
142
143
144
145 2006/02/08 Daniela Dorner
146
147 * datacenter/scripts/sourcefile:
148 - implemented function checklock
149 - bugfix for failure code
150
151 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
152 checkstardone, doexclusions, fillcallisto, fillganymed, fillstar,
153 makecallistolinks, runcallisto, runganymed, runstar,
154 writesequencefiles:
155 - implemented usage of function checklock
156
157 * datacenter/scripts/copyscript, doqualityplots, dowebplots,
158 insertsequences, linkmc:
159 - implemented usage of function checklock
160 - implemented variable $program
161
162 * datacenter/scripts/dodatacheck:
163 - implemented usage of function checklock
164 - implemented variable $lockfile
165
166 * datacenter/scripts/insertdatasets, mcsequences, processmcsequences:
167 - implemented usage of function checklock
168 - implemented variables $lockfile and $program
169
170 * datacenter/macros/doexclusions.C, fillganymed.C:
171 - fixed bug
172
173 * datacenter/macros/fillsinope.C, setstatus.C:
174 - improved documentation
175
176 * datacenter/scripts/filesondisk:
177 - implemented finding of zipped files
178
179
180
181 2006/02/08 Thomas Bretz
182
183 * datacenter/macros/plotdb.C:
184 - some minor changes to the layout
185
186
187
188 2006/02/07 Daniela Dorner
189
190 * datacenter/scripts/makecallistolinks:
191 - fixed bug
192
193 * datacenter/db:
194 - added (directory with db-websites)
195
196
197
198 2006/02/07 Daniela Dorner, Daniel Hoehne
199
200 * datacenter/scripts/sourcefile:
201 - added failure code variables
202 - changed calling of setstatus.C accordingly
203
204 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
205 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
206 fillganymed, fillstar, runcallisto, runganymed, runstar,
207 writesequencefiles:
208 - implemented failure variable
209
210 * datacenter/macros/getdolist.C, setstatus.C, setupdb.C:
211 - added new/changed columns (fReturnCode, fFailedCode,
212 fFailedCodeAdd)
213
214
215
216 2006/02/06 Daniela Dorner
217
218 * datacenter/scripts/fillstar, macros/setstatus.C, getdolist.C:
219 - fixed bugs
220
221
222
223 2006/02/03 Daniela Dorner
224
225 * datacenter/scripts/sourcefile:
226 - implemented two new functions: getdolist, finish
227 - implemented usage of function finish in other functions
228
229 * datacenter/scripts/movingrawfiles:
230 - implemented zipping of rawfiles
231
232 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
233 checkstardone, copyscript, correcttime, dodatacheck, doexclusions,
234 fillcallisto, fillganymed, fillstar, insertdatasets,
235 makecallistolinks, processmcsequences, runcallisto, runganymed,
236 runstar, writesequencefiles:
237 - replaced corresponding pieces of code by the functions getdolist
238 and finish
239 - moved variable $date to function getdolist
240 - improved logging
241 - generalized variables $lockfile and $todofile
242
243
244 2006/02/03 Daniela Dorner, Daniel Hoehne
245
246 * datacenter/scripts/sourcefile:
247 - fixed small bugs
248
249 * datacenter/scripts/runcallisto:
250 - small bugfix
251 - improved logging
252
253 * datacenter/scripts/insertdatasets:
254 - removed not needed variable
255
256 * datacenter/macros/getdolist.C:
257 - small bugfix
258
259
260
261 2006/02/02 Daniela Dorner
262
263 * datacenter/scripts/linkmc:
264 - changed numbering of P and C run in linking
265
266 * datacenter/scripts/sourcefile:
267 - moved to root-version root_v4.04.02g
268
269
270
271 2006/02/01 Daniel Hoehne
272
273 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
274 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
275 fillganymed, fillstar, writesequencefiles:
276 - adapted usage of function setstatus
277
278
279
280 2006/01/31 Daniela Dorner
281
282 * datacenter/macros/setstatus.C, getdolist.C:
283 - adapted macros to changes in new columns (fFailedCode,
284 fFailedComment)
285
286 * datacenter/macros/setstatus.C:
287 - added "noreset" for column fStartTime (is needed so that runtime
288 is available in case of failure)
289
290 * datacenter/macros/setupdb.C:
291 - added new columns
292
293 * datacenter/scripts/runcallisto, runganymed, runstar:
294 - implemented failure handling
295
296 * datacenter/scripts/sourcefile:
297 - implemented new functions to set status values
298
299
300
301 2006/01/30 Daniel Hoehne
302
303 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
304 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
305 fillganymed, fillstar, runcallisto, runganymed, runstar, sourcefile,
306 writesequencefiles:
307 - added function setstatus in sourcefile
308 - changed calling of setstatus.C in setstatus
309 - implemented variable $program to generalize usage of setstatus
310 - replaced corresponding piece of code by function setstatus
311 - fixed some typos
312
313
314
315 2006/01/30 Daniela Dorner
316
317 * datacenter/macros/setstatus.C, getdolist.C:
318 - adapted macros to the improvement of failure handling in the
319 automatic analysis (added columns fFailed, fStartTime,
320 fFailedTime)
321
322
323
324 2006/01/27 Thomas Bretz
325
326 * mjobs/MDataSet.cc:
327 - improved a warning output
328
329
330
331 2006/01/23 Thomas Bretz
332
333 * mbase/MTime.cc:
334 - removed a sanity check in GetStringFmt. It work's quite nice
335 in the DC but crashes on my Laptop (which is not so important)
336
337
338
339 2006/01/10 Daniela Dorner
340
341 * datacenter/macros/*.C, datacenter/script:
342 - updated and added documentation
343 - improved logging
344 - fixed small bugs
Note: See TracBrowser for help on using the repository browser.