source: trunk/MagicSoft/Mars/Changelog@ 7488

Last change on this file since 7488 was 7488, checked in by tbretz, 19 years ago
*** empty log message ***
File size: 6.2 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/02/09 Thomas Bretz
21
22 * mreport/MReport.cc:
23 - invented new fake CC report file version 200509300 for a change
24 in the starguider format (the already implemented last values
25 dissapeared again!) which is not noticed in the format version.
26
27 * mreport/MReportCC.cc, mreport/MReportStarguider.cc:
28 - fixed support for ver 200510250
29
30 * mjobs/MJSpectrum.cc:
31 - added fit of un-unfolded spectrum
32
33
34
35 2006/02/08 Daniela Dorner
36
37 * datacenter/scripts/sourcefile:
38 - implemented function checklock
39 - bugfix for failure code
40
41 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
42 checkstardone, doexclusions, fillcallisto, fillganymed, fillstar,
43 makecallistolinks, runcallisto, runganymed, runstar,
44 writesequencefiles:
45 - implemented usage of function checklock
46
47 * datacenter/scripts/copyscript, doqualityplots, dowebplots,
48 insertsequences, linkmc:
49 - implemented usage of function checklock
50 - implemented variable $program
51
52 * datacenter/scripts/dodatacheck:
53 - implemented usage of function checklock
54 - implemented variable $lockfile
55
56 * datacenter/scripts/insertdatasets, mcsequences, processmcsequences:
57 - implemented usage of function checklock
58 - implemented variables $lockfile and $program
59
60 * datacenter/macros/doexclusions.C, fillganymed.C:
61 - fixed bug
62
63 * datacenter/macros/fillsinope.C, setstatus.C:
64 - improved documentation
65
66 * datacenter/scripts/filesondisk:
67 - implemented finding of zipped files
68
69
70
71 2006/02/08 Thomas Bretz
72
73 * datacenter/macros/plotdb.C:
74 - some minor changes to the layout
75
76
77
78 2006/02/07 Daniela Dorner
79
80 * datacenter/scripts/makecallistolinks:
81 - fixed bug
82
83 * datacenter/db:
84 - added (directory with db-websites)
85
86
87
88 2006/02/07 Daniela Dorner, Daniel Hoehne
89
90 * datacenter/scripts/sourcefile:
91 - added failure code variables
92 - changed calling of setstatus.C accordingly
93
94 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
95 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
96 fillganymed, fillstar, runcallisto, runganymed, runstar,
97 writesequencefiles:
98 - implemented failure variable
99
100 * datacenter/macros/getdolist.C, setstatus.C, setupdb.C:
101 - added new/changed columns (fReturnCode, fFailedCode,
102 fFailedCodeAdd)
103
104
105
106 2006/02/06 Daniela Dorner
107
108 * datacenter/scripts/fillstar, macros/setstatus.C, getdolist.C:
109 - fixed bugs
110
111
112
113 2006/02/03 Daniela Dorner
114
115 * datacenter/scripts/sourcefile:
116 - implemented two new functions: getdolist, finish
117 - implemented usage of function finish in other functions
118
119 * datacenter/scripts/movingrawfiles:
120 - implemented zipping of rawfiles
121
122 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
123 checkstardone, copyscript, correcttime, dodatacheck, doexclusions,
124 fillcallisto, fillganymed, fillstar, insertdatasets,
125 makecallistolinks, processmcsequences, runcallisto, runganymed,
126 runstar, writesequencefiles:
127 - replaced corresponding pieces of code by the functions getdolist
128 and finish
129 - moved variable $date to function getdolist
130 - improved logging
131 - generalized variables $lockfile and $todofile
132
133
134 2006/02/03 Daniela Dorner, Daniel Hoehne
135
136 * datacenter/scripts/sourcefile:
137 - fixed small bugs
138
139 * datacenter/scripts/runcallisto:
140 - small bugfix
141 - improved logging
142
143 * datacenter/scripts/insertdatasets:
144 - removed not needed variable
145
146 * datacenter/macros/getdolist.C:
147 - small bugfix
148
149
150
151 2006/02/02 Daniela Dorner
152
153 * datacenter/scripts/linkmc:
154 - changed numbering of P and C run in linking
155
156 * datacenter/scripts/sourcefile:
157 - moved to root-version root_v4.04.02g
158
159
160
161 2006/02/01 Daniel Hoehne
162
163 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
164 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
165 fillganymed, fillstar, writesequencefiles:
166 - adapted usage of function setstatus
167
168
169
170 2006/01/31 Daniela Dorner
171
172 * datacenter/macros/setstatus.C, getdolist.C:
173 - adapted macros to changes in new columns (fFailedCode,
174 fFailedComment)
175
176 * datacenter/macros/setstatus.C:
177 - added "noreset" for column fStartTime (is needed so that runtime
178 is available in case of failure)
179
180 * datacenter/macros/setupdb.C:
181 - added new columns
182
183 * datacenter/scripts/runcallisto, runganymed, runstar:
184 - implemented failure handling
185
186 * datacenter/scripts/sourcefile:
187 - implemented new functions to set status values
188
189
190
191 2006/01/30 Daniel Hoehne
192
193 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
194 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
195 fillganymed, fillstar, runcallisto, runganymed, runstar, sourcefile,
196 writesequencefiles:
197 - added function setstatus in sourcefile
198 - changed calling of setstatus.C in setstatus
199 - implemented variable $program to generalize usage of setstatus
200 - replaced corresponding piece of code by function setstatus
201 - fixed some typos
202
203
204
205 2006/01/30 Daniela Dorner
206
207 * datacenter/macros/setstatus.C, getdolist.C:
208 - adapted macros to the improvement of failure handling in the
209 automatic analysis (added columns fFailed, fStartTime,
210 fFailedTime)
211
212
213
214 2006/01/27 Thomas Bretz
215
216 * mjobs/MDataSet.cc:
217 - improved a warning output
218
219
220
221 2006/01/23 Thomas Bretz
222
223 * mbase/MTime.cc:
224 - removed a sanity check in GetStringFmt. It work's quite nice
225 in the DC but crashes on my Laptop (which is not so important)
226
227
228
229 2006/01/10 Daniela Dorner
230
231 * datacenter/macros/*.C, datacenter/script:
232 - updated and added documentation
233 - improved logging
234 - fixed small bugs
Note: See TracBrowser for help on using the repository browser.