source: trunk/MagicSoft/Mars/Changelog@ 7544

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