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