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