| 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 | 2006/02/28 Daniela Dorner | 
|---|
| 21 |  | 
|---|
| 22 | * datacenter/scripts/insertdatasets: | 
|---|
| 23 | - made sure, that backupfiles of the editor are not taken into | 
|---|
| 24 | account, when dataset files are searched | 
|---|
| 25 |  | 
|---|
| 26 | * datacenter/db/*.php: | 
|---|
| 27 | - moved user, host and pw of database to the include file db.php | 
|---|
| 28 |  | 
|---|
| 29 | * datacenter/db/index.html: | 
|---|
| 30 | - fixed links | 
|---|
| 31 |  | 
|---|
| 32 | * datacenter/db/querymc.php,magicdefs.php: | 
|---|
| 33 | - added some variables | 
|---|
| 34 |  | 
|---|
| 35 |  | 
|---|
| 36 |  | 
|---|
| 37 | 2006/02/27 Thomas Bretz | 
|---|
| 38 |  | 
|---|
| 39 | * macros/optim/optimwobble.C: | 
|---|
| 40 | - fixed a typo (SetThetaCut instead SetAlphaCut), and added the | 
|---|
| 41 | standard Disp-parametrization | 
|---|
| 42 |  | 
|---|
| 43 | * mhflux/MHEffectiveOnTime.[h,cc]: | 
|---|
| 44 | - added showing the axis range of the time evolution histogram | 
|---|
| 45 |  | 
|---|
| 46 | * showplot.cc: | 
|---|
| 47 | - fixed a warning in the Hash-switch. | 
|---|
| 48 |  | 
|---|
| 49 | * mbase/MEnv.cc: | 
|---|
| 50 | - replaced casts in switch by an appended U | 
|---|
| 51 |  | 
|---|
| 52 | * macros/train/trainseparation.C: | 
|---|
| 53 | - replaced outdated MTTrainRFSeparate by MJTrainSeparation | 
|---|
| 54 |  | 
|---|
| 55 | * mastro/MAstro.h: | 
|---|
| 56 | - added conversion constants for pc-m and pc-ly | 
|---|
| 57 |  | 
|---|
| 58 | * mhflux/MMcSpectrumWeight.cc: | 
|---|
| 59 | - fixed typo in comment | 
|---|
| 60 |  | 
|---|
| 61 | * mimage/MImagePar.h: | 
|---|
| 62 | - minor changes to layout | 
|---|
| 63 |  | 
|---|
| 64 | * mimage/MHNewImagePar.[h,cc], mimage/MNewImagePar.[h,cc]: | 
|---|
| 65 | - added new image parameters fConcCOG and fConcCore | 
|---|
| 66 | - increased class version of MNewImagePar | 
|---|
| 67 |  | 
|---|
| 68 | * mimage/MHillasExt.cc: | 
|---|
| 69 | - added some comments | 
|---|
| 70 | - removed an obsolete TMath::Abs around "dist" | 
|---|
| 71 |  | 
|---|
| 72 | * mranforest/MRanForest.[h,cc]: | 
|---|
| 73 | - the initialization of fTreeHad was done at the wrong moment | 
|---|
| 74 | - replaced a cast int(x+.5) by TMath::Nint | 
|---|
| 75 | - added some additional warning output | 
|---|
| 76 | - added "!" to fTreeHad - it is only for temporary storage used | 
|---|
| 77 | in the histogram classes | 
|---|
| 78 |  | 
|---|
| 79 | * mranforest/MRanForestGrow.h: | 
|---|
| 80 | - added GetForest | 
|---|
| 81 |  | 
|---|
| 82 | * mjtrain/MJTrainSeparation.[h,cc]: | 
|---|
| 83 | - added some code for upcomming automatic event selection | 
|---|
| 84 |  | 
|---|
| 85 | * datacenter/macros/plotstat.C: | 
|---|
| 86 | - improved macro description | 
|---|
| 87 | - added arguments to main function | 
|---|
| 88 |  | 
|---|
| 89 | * macros/plot/mucal.C: | 
|---|
| 90 | - added | 
|---|
| 91 |  | 
|---|
| 92 |  | 
|---|
| 93 |  | 
|---|
| 94 | 2006/02/25 Daniela Dorner | 
|---|
| 95 |  | 
|---|
| 96 | * datacenter/scripts/checkfilesforsequavail, checkstardone, | 
|---|
| 97 | writesequencefiles, buildsequenceentries, dodatacheck, doexclusions, | 
|---|
| 98 | fillcallisto, fillganymed, fillstar, | 
|---|
| 99 | datacenter/macros/writesequencefile.C, filldotraw.C, fillsinope.C | 
|---|
| 100 | buildsequenceentries.C, resetcolumn.C, doexclusions.C, fillcalib.C | 
|---|
| 101 | fillsignal.C, fillganymed.C, fillstar.C: | 
|---|
| 102 | - implemented, that a missing connection to the database doesn't | 
|---|
| 103 | cause an failure entry in the database, so that the step is | 
|---|
| 104 | retried in this case | 
|---|
| 105 | - updated documentation | 
|---|
| 106 |  | 
|---|
| 107 |  | 
|---|
| 108 |  | 
|---|
| 109 | 2006/02/25 Thomas Bretz | 
|---|
| 110 |  | 
|---|
| 111 | * datacenter/macros/plotstat.C: | 
|---|
| 112 | - added | 
|---|
| 113 |  | 
|---|
| 114 |  | 
|---|
| 115 |  | 
|---|
| 116 | 2006/02/24 Markus Meyer | 
|---|
| 117 |  | 
|---|
| 118 | * resources/calibration.rc: | 
|---|
| 119 | - update of correction values for the calibration constants | 
|---|
| 120 | (P31 - P39, without P36!(problems with spline)) | 
|---|
| 121 |  | 
|---|
| 122 |  | 
|---|
| 123 |  | 
|---|
| 124 | 2006/02/24 Daniela Dorner | 
|---|
| 125 |  | 
|---|
| 126 | * datacenter/db/datacheck.php, datasetinfo.php, dbstatus.php, | 
|---|
| 127 | findoffdata.php, include.php, magicdefs.php, runinfo.php, | 
|---|
| 128 | sequinfo.php, statusrps.php, statussbs.php, statussps.php: | 
|---|
| 129 | - included failure handling columns | 
|---|
| 130 |  | 
|---|
| 131 | * datacenter/db/findoffdata.php: | 
|---|
| 132 | - added DT | 
|---|
| 133 |  | 
|---|
| 134 | * datacenter/db/statusrps.php: | 
|---|
| 135 | - fixed bug | 
|---|
| 136 |  | 
|---|
| 137 | * datacenter/db/sequinfo.php: | 
|---|
| 138 | - reduced width of menu | 
|---|
| 139 |  | 
|---|
| 140 | * datacenter/scripts/copyscript: | 
|---|
| 141 | - added makedir for oldcatalogpath | 
|---|
| 142 |  | 
|---|
| 143 |  | 
|---|
| 144 |  | 
|---|
| 145 | 2006/02/23 Thomas Bretz | 
|---|
| 146 |  | 
|---|
| 147 | * mjobs/MJSpectrum.cc: | 
|---|
| 148 | - fixed plot for Eý.dN/dE. The spectrum was multiplied with two | 
|---|
| 149 | times the bin-width instead of the absolute energy | 
|---|
| 150 |  | 
|---|
| 151 |  | 
|---|
| 152 |  | 
|---|
| 153 | 2006/02/22 Daniela Dorner | 
|---|
| 154 |  | 
|---|
| 155 | * datacenter/db/querymc.php: | 
|---|
| 156 | - added (website to query montecarlo database - first version) | 
|---|
| 157 |  | 
|---|
| 158 | * datacenter/db/magicdefs.php: | 
|---|
| 159 | - added some values of montecarlo database | 
|---|
| 160 |  | 
|---|
| 161 |  | 
|---|
| 162 |  | 
|---|
| 163 | 2006/02/17 Daniela Dorner | 
|---|
| 164 |  | 
|---|
| 165 | * datacenter/scripts/copyscript: | 
|---|
| 166 | - fixed path length | 
|---|
| 167 |  | 
|---|
| 168 | * datacenter/macros/fillsources.C: | 
|---|
| 169 | - added (macro to read source information from catalog files and | 
|---|
| 170 | insert it into the database) | 
|---|
| 171 |  | 
|---|
| 172 | * datacenter/db/ganymed.php: | 
|---|
| 173 | - improved output | 
|---|
| 174 |  | 
|---|
| 175 | * datacenter/db/index.html: | 
|---|
| 176 | - added ganymed.php | 
|---|
| 177 | - removed old link | 
|---|
| 178 |  | 
|---|
| 179 |  | 
|---|
| 180 |  | 
|---|
| 181 | 2006/02/17 Thomas Bretz | 
|---|
| 182 |  | 
|---|
| 183 | * showplot.cc: | 
|---|
| 184 | - fixed path inflation in case of ganymed | 
|---|
| 185 |  | 
|---|
| 186 | * mjobs/MDataSet.cc: | 
|---|
| 187 | - return kFALSE if requested source wasn't found in catalog | 
|---|
| 188 |  | 
|---|
| 189 | * mjobs/MJCut.cc: | 
|---|
| 190 | - reformatted output of source to fit in one line | 
|---|
| 191 |  | 
|---|
| 192 | * mpointing/MPointingPos.[h,cc]: | 
|---|
| 193 | - output source name (title) in Print() if set | 
|---|
| 194 |  | 
|---|
| 195 |  | 
|---|
| 196 |  | 
|---|
| 197 | 2006/02/16 Daniela Dorner | 
|---|
| 198 |  | 
|---|
| 199 | * datacenter/scripts/checkstardone: | 
|---|
| 200 | - small improvement in sequence handling | 
|---|
| 201 | - improved logging | 
|---|
| 202 |  | 
|---|
| 203 | * datacenter/scripts/sourcefile: | 
|---|
| 204 | - small bugfixes in setstatus function | 
|---|
| 205 |  | 
|---|
| 206 | * datacenter/scripts/runganymed: | 
|---|
| 207 | - small bugfix | 
|---|
| 208 |  | 
|---|
| 209 | * datacenter/scripts/copyscript: | 
|---|
| 210 | - fixed path length | 
|---|
| 211 |  | 
|---|
| 212 | * datacenter/db/ganymed.php: | 
|---|
| 213 | - added (website to query results for sources/datasets) | 
|---|
| 214 |  | 
|---|
| 215 |  | 
|---|
| 216 |  | 
|---|
| 217 | 2006/02/15 Daniela Dorner | 
|---|
| 218 |  | 
|---|
| 219 | * datacenter/db/findoffdata.php: | 
|---|
| 220 | - implemented possibility to query range of dates for 'stardone' | 
|---|
| 221 |  | 
|---|
| 222 |  | 
|---|
| 223 |  | 
|---|
| 224 | 2006/02/15 Daniel Hoehne | 
|---|
| 225 |  | 
|---|
| 226 | * datacenter/db/magicdefs.php, querycal.php, sequinfo.php: | 
|---|
| 227 | - implemented query for mean signal inner/outer and mean pulsepos | 
|---|
| 228 | * datacenter/db/sequence.php: | 
|---|
| 229 | - implemented query for mean signal inner/outer, mean pulsepos | 
|---|
| 230 | and inhomogeneity | 
|---|
| 231 |  | 
|---|
| 232 |  | 
|---|
| 233 |  | 
|---|
| 234 | 2006/02/15 Daniela Dorner, Daniel Hoehne | 
|---|
| 235 |  | 
|---|
| 236 | * datacenter/scripts/writesequencefiles,doexclusion,correcttime: | 
|---|
| 237 | - fixed small bug | 
|---|
| 238 |  | 
|---|
| 239 |  | 
|---|
| 240 |  | 
|---|
| 241 | 2006/02/14 Daniela Dorner, Daniel Hoehne | 
|---|
| 242 |  | 
|---|
| 243 | * datacenter/scripts/sourcefile: | 
|---|
| 244 | - fixed small bugs | 
|---|
| 245 |  | 
|---|
| 246 | * datacenter/scripts/movingrawfiles: | 
|---|
| 247 | - changed back to moving files without zipping | 
|---|
| 248 |  | 
|---|
| 249 | * datacenter/scripts/doqualityplots: | 
|---|
| 250 | - added running of plotdb.C for each datasetfile | 
|---|
| 251 |  | 
|---|
| 252 | * datacenter/macros/getdolist.C: | 
|---|
| 253 | - implemented limitation for number of todo files for | 
|---|
| 254 | SequenceProcessStatus | 
|---|
| 255 |  | 
|---|
| 256 | * datacenter/macros/checkfileavail.C,checkstardone.C: | 
|---|
| 257 | - changed return code in case that files are not available | 
|---|
| 258 |  | 
|---|
| 259 | * datacenter/scripts/checkfilesforsequavail,checkstardone,sourcefile: | 
|---|
| 260 | - adapted to changed return code in macros | 
|---|
| 261 |  | 
|---|
| 262 | * datacenter/db/magicdefs.php, querystar.php, sequinfo.php: | 
|---|
| 263 | - implemented query for inhomogeneity | 
|---|
| 264 |  | 
|---|
| 265 |  | 
|---|
| 266 |  | 
|---|
| 267 | 2006/02/13 | 
|---|
| 268 |  | 
|---|
| 269 | * RELEASE 0.9.4.3 | 
|---|
| 270 |  | 
|---|
| 271 |  | 
|---|
| 272 |  | 
|---|
| 273 | 2006/02/13 Thomas Bretz | 
|---|
| 274 |  | 
|---|
| 275 | * callisto.rc: | 
|---|
| 276 | - changed pulse position check ExtractWinLeft to 4.0 and | 
|---|
| 277 | ExtractWinRight to 4.5 | 
|---|
| 278 |  | 
|---|
| 279 | * callisto_Dec04Jan05.rc: | 
|---|
| 280 | - changed pulse position check ExtractWinLeft to 3.0 and | 
|---|
| 281 | ExtractWinRight left at 2.5 | 
|---|
| 282 |  | 
|---|
| 283 |  | 
|---|
| 284 |  | 
|---|
| 285 | 2006/02/10 Thomas Bretz | 
|---|
| 286 |  | 
|---|
| 287 | * mastro/MAstro.cc: | 
|---|
| 288 | - allow for more year in the algorithm calculating easter | 
|---|
| 289 |  | 
|---|
| 290 | * mcamera/MCameraDC.h, mcamera/MCameraHV.h, mcamera/MCameraTD.h, | 
|---|
| 291 | mcamera/MCameraTH.h: | 
|---|
| 292 | - added a sanity check in GetPixelContent | 
|---|
| 293 |  | 
|---|
| 294 | * mraw/MRawRunHeader.cc: | 
|---|
| 295 | - fixed output (correct kiB instead of kB) | 
|---|
| 296 |  | 
|---|
| 297 | * Makefile, Makefile.rules: | 
|---|
| 298 | - implemented the possibility to spread Make through condor | 
|---|
| 299 |  | 
|---|
| 300 | * mastro/MAstroCatalog.[h,cc]: | 
|---|
| 301 | - new draw-options to rotate the grid and the stars | 
|---|
| 302 |  | 
|---|
| 303 | * mimage/MHHillas.cc: | 
|---|
| 304 | - set minimum of fDelte to 0 instead of fDistC | 
|---|
| 305 |  | 
|---|
| 306 | * msignal/MExtractTimeAndChargeSpline.h: | 
|---|
| 307 | - replaced the casts in SetRiseTimeHiGain and StFallTimeHiGain by | 
|---|
| 308 | TMath::NInt | 
|---|
| 309 |  | 
|---|
| 310 | * mjobs/MDataSet.h: | 
|---|
| 311 | - implemented new functions to check whether the dataset contains | 
|---|
| 312 | a dedicated sequence | 
|---|
| 313 |  | 
|---|
| 314 | * datacenter/macros/plotdb.C: | 
|---|
| 315 | - implemented the possibility to draw sequences of a dataset in | 
|---|
| 316 | several colors | 
|---|
| 317 |  | 
|---|
| 318 |  | 
|---|
| 319 |  | 
|---|
| 320 | 2006/02/09 Thomas Bretz | 
|---|
| 321 |  | 
|---|
| 322 | * mreport/MReport.cc: | 
|---|
| 323 | - invented new fake CC report file version 200509300 for a change | 
|---|
| 324 | in the starguider format (the already implemented last values | 
|---|
| 325 | dissapeared again!) which is not noticed in the format version. | 
|---|
| 326 |  | 
|---|
| 327 | * mreport/MReportCC.cc, mreport/MReportStarguider.cc: | 
|---|
| 328 | - fixed support for ver 200510250 | 
|---|
| 329 |  | 
|---|
| 330 | * mjobs/MJSpectrum.cc: | 
|---|
| 331 | - added fit of un-unfolded spectrum | 
|---|
| 332 |  | 
|---|
| 333 |  | 
|---|
| 334 |  | 
|---|
| 335 | 2006/02/08 Daniela Dorner | 
|---|
| 336 |  | 
|---|
| 337 | * datacenter/scripts/sourcefile: | 
|---|
| 338 | - implemented function checklock | 
|---|
| 339 | - bugfix for failure code | 
|---|
| 340 |  | 
|---|
| 341 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail, | 
|---|
| 342 | checkstardone, doexclusions, fillcallisto, fillganymed, fillstar, | 
|---|
| 343 | makecallistolinks, runcallisto, runganymed, runstar, | 
|---|
| 344 | writesequencefiles: | 
|---|
| 345 | - implemented usage of function checklock | 
|---|
| 346 |  | 
|---|
| 347 | * datacenter/scripts/copyscript, doqualityplots, dowebplots, | 
|---|
| 348 | insertsequences, linkmc: | 
|---|
| 349 | - implemented usage of function checklock | 
|---|
| 350 | - implemented variable $program | 
|---|
| 351 |  | 
|---|
| 352 | * datacenter/scripts/dodatacheck: | 
|---|
| 353 | - implemented usage of function checklock | 
|---|
| 354 | - implemented variable $lockfile | 
|---|
| 355 |  | 
|---|
| 356 | * datacenter/scripts/insertdatasets, mcsequences, processmcsequences: | 
|---|
| 357 | - implemented usage of function checklock | 
|---|
| 358 | - implemented variables $lockfile and $program | 
|---|
| 359 |  | 
|---|
| 360 | * datacenter/macros/doexclusions.C, fillganymed.C: | 
|---|
| 361 | - fixed bug | 
|---|
| 362 |  | 
|---|
| 363 | * datacenter/macros/fillsinope.C, setstatus.C: | 
|---|
| 364 | - improved documentation | 
|---|
| 365 |  | 
|---|
| 366 | * datacenter/scripts/filesondisk: | 
|---|
| 367 | - implemented finding of zipped files | 
|---|
| 368 |  | 
|---|
| 369 |  | 
|---|
| 370 |  | 
|---|
| 371 | 2006/02/08 Thomas Bretz | 
|---|
| 372 |  | 
|---|
| 373 | * datacenter/macros/plotdb.C: | 
|---|
| 374 | - some minor changes to the layout | 
|---|
| 375 |  | 
|---|
| 376 |  | 
|---|
| 377 |  | 
|---|
| 378 | 2006/02/07 Daniela Dorner | 
|---|
| 379 |  | 
|---|
| 380 | * datacenter/scripts/makecallistolinks: | 
|---|
| 381 | - fixed bug | 
|---|
| 382 |  | 
|---|
| 383 | * datacenter/db: | 
|---|
| 384 | - added (directory with db-websites) | 
|---|
| 385 |  | 
|---|
| 386 |  | 
|---|
| 387 |  | 
|---|
| 388 | 2006/02/07 Daniela Dorner, Daniel Hoehne | 
|---|
| 389 |  | 
|---|
| 390 | * datacenter/scripts/sourcefile: | 
|---|
| 391 | - added failure code variables | 
|---|
| 392 | - changed calling of setstatus.C accordingly | 
|---|
| 393 |  | 
|---|
| 394 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail, | 
|---|
| 395 | checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto, | 
|---|
| 396 | fillganymed, fillstar, runcallisto, runganymed, runstar, | 
|---|
| 397 | writesequencefiles: | 
|---|
| 398 | - implemented failure variable | 
|---|
| 399 |  | 
|---|
| 400 | * datacenter/macros/getdolist.C, setstatus.C, setupdb.C: | 
|---|
| 401 | - added new/changed columns (fReturnCode, fFailedCode, | 
|---|
| 402 | fFailedCodeAdd) | 
|---|
| 403 |  | 
|---|
| 404 |  | 
|---|
| 405 |  | 
|---|
| 406 | 2006/02/06 Daniela Dorner | 
|---|
| 407 |  | 
|---|
| 408 | * datacenter/scripts/fillstar, macros/setstatus.C, getdolist.C: | 
|---|
| 409 | - fixed bugs | 
|---|
| 410 |  | 
|---|
| 411 |  | 
|---|
| 412 |  | 
|---|
| 413 | 2006/02/03 Daniela Dorner | 
|---|
| 414 |  | 
|---|
| 415 | * datacenter/scripts/sourcefile: | 
|---|
| 416 | - implemented two new functions: getdolist, finish | 
|---|
| 417 | - implemented usage of function finish in other functions | 
|---|
| 418 |  | 
|---|
| 419 | * datacenter/scripts/movingrawfiles: | 
|---|
| 420 | - implemented zipping of rawfiles | 
|---|
| 421 |  | 
|---|
| 422 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail, | 
|---|
| 423 | checkstardone, copyscript, correcttime, dodatacheck, doexclusions, | 
|---|
| 424 | fillcallisto, fillganymed, fillstar, insertdatasets, | 
|---|
| 425 | makecallistolinks, processmcsequences, runcallisto, runganymed, | 
|---|
| 426 | runstar, writesequencefiles: | 
|---|
| 427 | - replaced corresponding pieces of code by the functions getdolist | 
|---|
| 428 | and finish | 
|---|
| 429 | - moved variable $date to function getdolist | 
|---|
| 430 | - improved logging | 
|---|
| 431 | - generalized variables $lockfile and $todofile | 
|---|
| 432 |  | 
|---|
| 433 |  | 
|---|
| 434 | 2006/02/03 Daniela Dorner, Daniel Hoehne | 
|---|
| 435 |  | 
|---|
| 436 | * datacenter/scripts/sourcefile: | 
|---|
| 437 | - fixed small bugs | 
|---|
| 438 |  | 
|---|
| 439 | * datacenter/scripts/runcallisto: | 
|---|
| 440 | - small bugfix | 
|---|
| 441 | - improved logging | 
|---|
| 442 |  | 
|---|
| 443 | * datacenter/scripts/insertdatasets: | 
|---|
| 444 | - removed not needed variable | 
|---|
| 445 |  | 
|---|
| 446 | * datacenter/macros/getdolist.C: | 
|---|
| 447 | - small bugfix | 
|---|
| 448 |  | 
|---|
| 449 |  | 
|---|
| 450 |  | 
|---|
| 451 | 2006/02/02 Daniela Dorner | 
|---|
| 452 |  | 
|---|
| 453 | * datacenter/scripts/linkmc: | 
|---|
| 454 | - changed numbering of P and C run in linking | 
|---|
| 455 |  | 
|---|
| 456 | * datacenter/scripts/sourcefile: | 
|---|
| 457 | - moved to root-version root_v4.04.02g | 
|---|
| 458 |  | 
|---|
| 459 |  | 
|---|
| 460 |  | 
|---|
| 461 | 2006/02/01 Daniel Hoehne | 
|---|
| 462 |  | 
|---|
| 463 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail, | 
|---|
| 464 | checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto, | 
|---|
| 465 | fillganymed, fillstar, writesequencefiles: | 
|---|
| 466 | - adapted usage of function setstatus | 
|---|
| 467 |  | 
|---|
| 468 |  | 
|---|
| 469 |  | 
|---|
| 470 | 2006/01/31 Daniela Dorner | 
|---|
| 471 |  | 
|---|
| 472 | * datacenter/macros/setstatus.C, getdolist.C: | 
|---|
| 473 | - adapted macros to changes in new columns (fFailedCode, | 
|---|
| 474 | fFailedComment) | 
|---|
| 475 |  | 
|---|
| 476 | * datacenter/macros/setstatus.C: | 
|---|
| 477 | - added "noreset" for column fStartTime (is needed so that runtime | 
|---|
| 478 | is available in case of failure) | 
|---|
| 479 |  | 
|---|
| 480 | * datacenter/macros/setupdb.C: | 
|---|
| 481 | - added new columns | 
|---|
| 482 |  | 
|---|
| 483 | * datacenter/scripts/runcallisto, runganymed, runstar: | 
|---|
| 484 | - implemented failure handling | 
|---|
| 485 |  | 
|---|
| 486 | * datacenter/scripts/sourcefile: | 
|---|
| 487 | - implemented new functions to set status values | 
|---|
| 488 |  | 
|---|
| 489 |  | 
|---|
| 490 |  | 
|---|
| 491 | 2006/01/30 Daniel Hoehne | 
|---|
| 492 |  | 
|---|
| 493 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail, | 
|---|
| 494 | checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto, | 
|---|
| 495 | fillganymed, fillstar, runcallisto, runganymed, runstar, sourcefile, | 
|---|
| 496 | writesequencefiles: | 
|---|
| 497 | - added function setstatus in sourcefile | 
|---|
| 498 | - changed calling of setstatus.C in setstatus | 
|---|
| 499 | - implemented variable $program to generalize usage of setstatus | 
|---|
| 500 | - replaced corresponding piece of code by function setstatus | 
|---|
| 501 | - fixed some typos | 
|---|
| 502 |  | 
|---|
| 503 |  | 
|---|
| 504 |  | 
|---|
| 505 | 2006/01/30 Daniela Dorner | 
|---|
| 506 |  | 
|---|
| 507 | * datacenter/macros/setstatus.C, getdolist.C: | 
|---|
| 508 | - adapted macros to the improvement of failure handling in the | 
|---|
| 509 | automatic analysis (added columns fFailed, fStartTime, | 
|---|
| 510 | fFailedTime) | 
|---|
| 511 |  | 
|---|
| 512 |  | 
|---|
| 513 |  | 
|---|
| 514 | 2006/01/27 Thomas Bretz | 
|---|
| 515 |  | 
|---|
| 516 | * mjobs/MDataSet.cc: | 
|---|
| 517 | - improved a warning output | 
|---|
| 518 |  | 
|---|
| 519 |  | 
|---|
| 520 |  | 
|---|
| 521 | 2006/01/23 Thomas Bretz | 
|---|
| 522 |  | 
|---|
| 523 | * mbase/MTime.cc: | 
|---|
| 524 | - removed a sanity check in GetStringFmt. It work's quite nice | 
|---|
| 525 | in the DC but crashes on my Laptop (which is not so important) | 
|---|
| 526 |  | 
|---|
| 527 |  | 
|---|
| 528 |  | 
|---|
| 529 | 2006/01/10 Daniela Dorner | 
|---|
| 530 |  | 
|---|
| 531 | * datacenter/macros/*.C, datacenter/script: | 
|---|
| 532 | - updated and added documentation | 
|---|
| 533 | - improved logging | 
|---|
| 534 | - fixed small bugs | 
|---|