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