1 | Please do not write behind the end of line tag so that it is possible
|
---|
2 | to send a Changelog file to a line printer directly. Thanks.
|
---|
3 |
|
---|
4 | For 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 |
|
---|
17 | While an underscore is a placeholder for a white-space or an empty line.
|
---|
18 |
|
---|
19 | -*-*- END OF LINE -*-*-
|
---|
20 |
|
---|
21 | 2008/02/24 Thomas Bretz
|
---|
22 |
|
---|
23 | * mbase/MLog.h:
|
---|
24 | - added a getter for the OutputLevel (for debugging)
|
---|
25 |
|
---|
26 | * mpointing/MPointing.h:
|
---|
27 | - added a memberfunction to calculate the Abs-value
|
---|
28 |
|
---|
29 | * mpointing/PointingLinkDef.h:
|
---|
30 | - added RaDec
|
---|
31 |
|
---|
32 |
|
---|
33 |
|
---|
34 | 2008/02/21 Daniela Dorner
|
---|
35 |
|
---|
36 | * datacenter/db/builddatasets.php:
|
---|
37 | - display 'Remark' only in case of errors
|
---|
38 |
|
---|
39 |
|
---|
40 |
|
---|
41 | 2008/02/08 Stefan Ruegamer
|
---|
42 |
|
---|
43 | * datacenter/scripts/checkmd5sum
|
---|
44 | - added check to prevent that checksums of files not read from tape
|
---|
45 | enter the .lapalma file
|
---|
46 |
|
---|
47 | * datacenter/scripts/dbchk
|
---|
48 | - added check for crashed runs, sequences and datasets
|
---|
49 | - corrected bugs in find command and $dir-loops
|
---|
50 | - adapted to the automatic concept and added it to the cronjobs
|
---|
51 |
|
---|
52 |
|
---|
53 |
|
---|
54 | 2008/02/01 Stefan Ruegamer
|
---|
55 |
|
---|
56 | * datacenter/macros/filldotrun.C
|
---|
57 | - added default entry for fCompmux for new runs
|
---|
58 |
|
---|
59 | * datacenter/macros/checkfileavail.C
|
---|
60 | - added checking of fCompmux
|
---|
61 |
|
---|
62 |
|
---|
63 |
|
---|
64 | 2008/02/01 Daniel Hoehne
|
---|
65 |
|
---|
66 | * datacenter/db/runinfo-aio.php:
|
---|
67 | - fixed 'bug' with query. Now runs are displayed in ascending order
|
---|
68 |
|
---|
69 |
|
---|
70 |
|
---|
71 | 2008/01/31 Thomas Bretz
|
---|
72 |
|
---|
73 | * mbase/MThread.[h,cc]:
|
---|
74 | - imported from Cosy
|
---|
75 |
|
---|
76 | * mbase/Makefile:
|
---|
77 | - added MThread
|
---|
78 |
|
---|
79 | * mbase/BaseLinkDef.h:
|
---|
80 | - added MThread
|
---|
81 |
|
---|
82 |
|
---|
83 |
|
---|
84 | 2008/01/27 Thomas Bretz
|
---|
85 |
|
---|
86 | * .rootrc:
|
---|
87 | - updated with the correct path to the ViewCVS
|
---|
88 |
|
---|
89 |
|
---|
90 |
|
---|
91 | 2008/01/24 Thomas Bretz
|
---|
92 |
|
---|
93 | * mpointing/MPointing.cc:
|
---|
94 | - added ClassImp for RaDec
|
---|
95 |
|
---|
96 | * mpointing/MPointing.h:
|
---|
97 | - added code for classes AltAz and RaDec deriving from TVector2
|
---|
98 | not to be used in Mars and Cosy
|
---|
99 |
|
---|
100 |
|
---|
101 |
|
---|
102 | 2008/01/24 Daniel Hoehne
|
---|
103 |
|
---|
104 | * scripts/preparemc:
|
---|
105 | - adapted to new rawfile/camera structure in /magic/montecarlo
|
---|
106 |
|
---|
107 |
|
---|
108 |
|
---|
109 | 2008/01/14 Thomas Bretz
|
---|
110 |
|
---|
111 | * mpointing/MPointing.h:
|
---|
112 | - added enumeration operator[]
|
---|
113 |
|
---|
114 |
|
---|
115 |
|
---|
116 | 2008/01/11 Thomas Bretz
|
---|
117 |
|
---|
118 | * mbase/MLog.cc:
|
---|
119 | - correctly use delete[] instead of delete for fGuiLInes as
|
---|
120 | suggested by valgrind.
|
---|
121 |
|
---|
122 |
|
---|
123 |
|
---|
124 | 2008/01/09 Thomas Bretz
|
---|
125 |
|
---|
126 | * mbadpixels/MBadPixelsTreat.[h,cc]:
|
---|
127 | - removed obsolete fRawHeader
|
---|
128 |
|
---|
129 | * mpointing/MSrcPosCam.[h,cc]:
|
---|
130 | - added Paint member function
|
---|
131 |
|
---|
132 | * mpointing/MSrcPosRndm.[h,cc]:
|
---|
133 | - also produce a antio source position for wobble observations
|
---|
134 |
|
---|
135 | * mraw/MRawRunHeader.cc:
|
---|
136 | - some cosmetics
|
---|