source: trunk/MagicSoft/Mars/Changelog@ 7556

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