source: trunk/MagicSoft/Mars/Changelog@ 7553

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