source: trunk/MagicSoft/Mars/Changelog@ 7532

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