source: trunk/MagicSoft/Mars/Changelog@ 7575

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