source: trunk/MagicSoft/Mars/Changelog@ 7538

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