source: trunk/MagicSoft/Mars/Changelog@ 7527

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