source: trunk/MagicSoft/Mars/Changelog@ 7571

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