source: trunk/MagicSoft/Mars/Changelog@ 7501

Last change on this file since 7501 was 7501, checked in by Daniela Dorner, 19 years ago
*** empty log message ***
File size: 7.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/02/14 Daniela Dorner, Daniel Hoehne
21
22 * datacenter/scripts/sourcefile:
23 - fixed small bug
24
25 * datacenter/scripts/movingrawfiles:
26 - changed back to moving files without zipping
27
28 * datacenter/scripts/doqualityplots:
29 - added running of plotdb.C for each datasetfile
30
31 * datacenter/macros/getdolist.C:
32 - implemented limitation for number of todo files for
33 SequenceProcessStatus
34
35
36
37 2006/02/13
38
39 * RELEASE 0.9.4.3
40
41
42
43 2006/02/13 Thomas Bretz
44
45 * callisto.rc:
46 - changed pulse position check ExtractWinLeft to 4.0 and
47 ExtractWinRight to 4.5
48
49 * callisto_Dec04Jan05.rc:
50 - changed pulse position check ExtractWinLeft to 3.0 and
51 ExtractWinRight left at 2.5
52
53
54
55 2006/02/10 Thomas Bretz
56
57 * mastro/MAstro.cc:
58 - allow for more year in the algorithm calculating easter
59
60 * mcamera/MCameraDC.h, mcamera/MCameraHV.h, mcamera/MCameraTD.h,
61 mcamera/MCameraTH.h:
62 - added a sanity check in GetPixelContent
63
64 * mraw/MRawRunHeader.cc:
65 - fixed output (correct kiB instead of kB)
66
67 * Makefile, Makefile.rules:
68 - implemented the possibility to spread Make through condor
69
70 * mastro/MAstroCatalog.[h,cc]:
71 - new draw-options to rotate the grid and the stars
72
73 * mimage/MHHillas.cc:
74 - set minimum of fDelte to 0 instead of fDistC
75
76 * msignal/MExtractTimeAndChargeSpline.h:
77 - replaced the casts in SetRiseTimeHiGain and StFallTimeHiGain by
78 TMath::NInt
79
80 * mjobs/MDataSet.h:
81 - implemented new functions to check whether the dataset contains
82 a dedicated sequence
83
84 * datacenter/macros/plotdb.C:
85 - implemented the possibility to draw sequences of a dataset in
86 several colors
87
88
89
90 2006/02/09 Thomas Bretz
91
92 * mreport/MReport.cc:
93 - invented new fake CC report file version 200509300 for a change
94 in the starguider format (the already implemented last values
95 dissapeared again!) which is not noticed in the format version.
96
97 * mreport/MReportCC.cc, mreport/MReportStarguider.cc:
98 - fixed support for ver 200510250
99
100 * mjobs/MJSpectrum.cc:
101 - added fit of un-unfolded spectrum
102
103
104
105 2006/02/08 Daniela Dorner
106
107 * datacenter/scripts/sourcefile:
108 - implemented function checklock
109 - bugfix for failure code
110
111 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
112 checkstardone, doexclusions, fillcallisto, fillganymed, fillstar,
113 makecallistolinks, runcallisto, runganymed, runstar,
114 writesequencefiles:
115 - implemented usage of function checklock
116
117 * datacenter/scripts/copyscript, doqualityplots, dowebplots,
118 insertsequences, linkmc:
119 - implemented usage of function checklock
120 - implemented variable $program
121
122 * datacenter/scripts/dodatacheck:
123 - implemented usage of function checklock
124 - implemented variable $lockfile
125
126 * datacenter/scripts/insertdatasets, mcsequences, processmcsequences:
127 - implemented usage of function checklock
128 - implemented variables $lockfile and $program
129
130 * datacenter/macros/doexclusions.C, fillganymed.C:
131 - fixed bug
132
133 * datacenter/macros/fillsinope.C, setstatus.C:
134 - improved documentation
135
136 * datacenter/scripts/filesondisk:
137 - implemented finding of zipped files
138
139
140
141 2006/02/08 Thomas Bretz
142
143 * datacenter/macros/plotdb.C:
144 - some minor changes to the layout
145
146
147
148 2006/02/07 Daniela Dorner
149
150 * datacenter/scripts/makecallistolinks:
151 - fixed bug
152
153 * datacenter/db:
154 - added (directory with db-websites)
155
156
157
158 2006/02/07 Daniela Dorner, Daniel Hoehne
159
160 * datacenter/scripts/sourcefile:
161 - added failure code variables
162 - changed calling of setstatus.C accordingly
163
164 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
165 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
166 fillganymed, fillstar, runcallisto, runganymed, runstar,
167 writesequencefiles:
168 - implemented failure variable
169
170 * datacenter/macros/getdolist.C, setstatus.C, setupdb.C:
171 - added new/changed columns (fReturnCode, fFailedCode,
172 fFailedCodeAdd)
173
174
175
176 2006/02/06 Daniela Dorner
177
178 * datacenter/scripts/fillstar, macros/setstatus.C, getdolist.C:
179 - fixed bugs
180
181
182
183 2006/02/03 Daniela Dorner
184
185 * datacenter/scripts/sourcefile:
186 - implemented two new functions: getdolist, finish
187 - implemented usage of function finish in other functions
188
189 * datacenter/scripts/movingrawfiles:
190 - implemented zipping of rawfiles
191
192 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
193 checkstardone, copyscript, correcttime, dodatacheck, doexclusions,
194 fillcallisto, fillganymed, fillstar, insertdatasets,
195 makecallistolinks, processmcsequences, runcallisto, runganymed,
196 runstar, writesequencefiles:
197 - replaced corresponding pieces of code by the functions getdolist
198 and finish
199 - moved variable $date to function getdolist
200 - improved logging
201 - generalized variables $lockfile and $todofile
202
203
204 2006/02/03 Daniela Dorner, Daniel Hoehne
205
206 * datacenter/scripts/sourcefile:
207 - fixed small bugs
208
209 * datacenter/scripts/runcallisto:
210 - small bugfix
211 - improved logging
212
213 * datacenter/scripts/insertdatasets:
214 - removed not needed variable
215
216 * datacenter/macros/getdolist.C:
217 - small bugfix
218
219
220
221 2006/02/02 Daniela Dorner
222
223 * datacenter/scripts/linkmc:
224 - changed numbering of P and C run in linking
225
226 * datacenter/scripts/sourcefile:
227 - moved to root-version root_v4.04.02g
228
229
230
231 2006/02/01 Daniel Hoehne
232
233 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
234 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
235 fillganymed, fillstar, writesequencefiles:
236 - adapted usage of function setstatus
237
238
239
240 2006/01/31 Daniela Dorner
241
242 * datacenter/macros/setstatus.C, getdolist.C:
243 - adapted macros to changes in new columns (fFailedCode,
244 fFailedComment)
245
246 * datacenter/macros/setstatus.C:
247 - added "noreset" for column fStartTime (is needed so that runtime
248 is available in case of failure)
249
250 * datacenter/macros/setupdb.C:
251 - added new columns
252
253 * datacenter/scripts/runcallisto, runganymed, runstar:
254 - implemented failure handling
255
256 * datacenter/scripts/sourcefile:
257 - implemented new functions to set status values
258
259
260
261 2006/01/30 Daniel Hoehne
262
263 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
264 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
265 fillganymed, fillstar, runcallisto, runganymed, runstar, sourcefile,
266 writesequencefiles:
267 - added function setstatus in sourcefile
268 - changed calling of setstatus.C in setstatus
269 - implemented variable $program to generalize usage of setstatus
270 - replaced corresponding piece of code by function setstatus
271 - fixed some typos
272
273
274
275 2006/01/30 Daniela Dorner
276
277 * datacenter/macros/setstatus.C, getdolist.C:
278 - adapted macros to the improvement of failure handling in the
279 automatic analysis (added columns fFailed, fStartTime,
280 fFailedTime)
281
282
283
284 2006/01/27 Thomas Bretz
285
286 * mjobs/MDataSet.cc:
287 - improved a warning output
288
289
290
291 2006/01/23 Thomas Bretz
292
293 * mbase/MTime.cc:
294 - removed a sanity check in GetStringFmt. It work's quite nice
295 in the DC but crashes on my Laptop (which is not so important)
296
297
298
299 2006/01/10 Daniela Dorner
300
301 * datacenter/macros/*.C, datacenter/script:
302 - updated and added documentation
303 - improved logging
304 - fixed small bugs
Note: See TracBrowser for help on using the repository browser.