source: trunk/MagicSoft/Mars/Changelog@ 7593

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