source: trunk/MagicSoft/Mars/Changelog@ 7566

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