source: trunk/MagicSoft/Mars/Changelog@ 8858

Last change on this file since 8858 was 8858, checked in by snruegam, 17 years ago
*** empty log message ***
File size: 2.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
21 2008/02/08 Stefan Ruegamer
22
23 * datacenter/scripts/checkmd5sum
24 - added check to prevent that checksums of files not read from tape
25 enter the .lapalma file
26
27 * datacenter/scripts/dbchk
28 - added check for crashed runs, sequences and datasets
29 - corrected bugs in find command and $dir-loops
30 - adapted to the automatic concept and added it to the cronjobs
31
32
33
34 2008/02/01 Stefan Ruegamer
35
36 * datacenter/macros/filldotrun.C
37 - added default entry for fCompmux for new runs
38
39 * datacenter/macros/checkfileavail.C
40 - added checking of fCompmux
41
42
43
44 2008/02/01 Daniel Hoehne
45
46 * datacenter/db/runinfo-aio.php:
47 - fixed 'bug' with query. Now runs are displayed in ascending order
48
49
50
51 2008/01/31 Thomas Bretz
52
53 * mbase/MThread.[h,cc]:
54 - imported from Cosy
55
56 * mbase/Makefile:
57 - added MThread
58
59 * mbase/BaseLinkDef.h:
60 - added MThread
61
62
63
64 2008/01/27 Thomas Bretz
65
66 * .rootrc:
67 - updated with the correct path to the ViewCVS
68
69
70
71 2008/01/24 Thomas Bretz
72
73 * mpointing/MPointing.cc:
74 - added ClassImp for RaDec
75
76 * mpointing/MPointing.h:
77 - added code for classes AltAz and RaDec deriving from TVector2
78 not to be used in Mars and Cosy
79
80
81
82 2008/01/24 Daniel Hoehne
83
84 * scripts/preparemc:
85 - adapted to new rawfile/camera structure in /magic/montecarlo
86
87
88
89 2008/01/14 Thomas Bretz
90
91 * mpointing/MPointing.h:
92 - added enumeration operator[]
93
94
95
96 2008/01/11 Thomas Bretz
97
98 * mbase/MLog.cc:
99 - correctly use delete[] instead of delete for fGuiLInes as
100 suggested by valgrind.
101
102
103
104 2008/01/09 Thomas Bretz
105
106 * mbadpixels/MBadPixelsTreat.[h,cc]:
107 - removed obsolete fRawHeader
108
109 * mpointing/MSrcPosCam.[h,cc]:
110 - added Paint member function
111
112 * mpointing/MSrcPosRndm.[h,cc]:
113 - also produce a antio source position for wobble observations
114
115 * mraw/MRawRunHeader.cc:
116 - some cosmetics
Note: See TracBrowser for help on using the repository browser.