source: trunk/MagicSoft/Mars/Changelog@ 7537

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