source: trunk/MagicSoft/Mars/Changelog@ 7549

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