source: trunk/MagicSoft/Mars/Changelog@ 7515

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