source: trunk/MagicSoft/Mars/Changelog@ 7524

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