source: trunk/MagicSoft/Mars/Changelog@ 7519

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