| 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 |
|
|---|
| 21 | 2010/08/20 Daniela Dorner
|
|---|
| 22 |
|
|---|
| 23 | * datacenter/scripts/sourcefile:
|
|---|
| 24 | - bugfix in query for influenced steps
|
|---|
| 25 |
|
|---|
| 26 |
|
|---|
| 27 |
|
|---|
| 28 | 2010/08/19 Thomas Bretz
|
|---|
| 29 |
|
|---|
| 30 | * mjobs/MSequence.cc:
|
|---|
| 31 | - fixed treatment of file number 0 in InflateFileName and
|
|---|
| 32 | PrintRuns
|
|---|
| 33 |
|
|---|
| 34 |
|
|---|
| 35 |
|
|---|
| 36 | 2010/08/17 Thomas Bretz
|
|---|
| 37 |
|
|---|
| 38 | * resmc/fact-trigger-sum.txt, resmc/fact-trigger-all.txt,
|
|---|
| 39 | macros/fact/fact_trigger.C:
|
|---|
| 40 | - added
|
|---|
| 41 |
|
|---|
| 42 |
|
|---|
| 43 |
|
|---|
| 44 | 2010/08/17 Daniela Dorner
|
|---|
| 45 |
|
|---|
| 46 | * datacenter/scripts/insertmc:
|
|---|
| 47 | - added (script to insert mc runs and sequences to the FACT MC DB)
|
|---|
| 48 |
|
|---|
| 49 |
|
|---|
| 50 |
|
|---|
| 51 | 2010/08/16 Thomas Bretz
|
|---|
| 52 |
|
|---|
| 53 | * mgeom/GeomLinkDef.h, mgeom/Makefile:
|
|---|
| 54 | - added MGeomCamFACT
|
|---|
| 55 |
|
|---|
| 56 | * mgeom/MGeomCamFACT.[h,cc]:
|
|---|
| 57 | - added
|
|---|
| 58 |
|
|---|
| 59 | * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomPix.[h,cc]:
|
|---|
| 60 | - moved CalcXY to MGeomPix
|
|---|
| 61 | - removed obsolete includes
|
|---|
| 62 |
|
|---|
| 63 | * mgeom/MGeomCamFact.cc:
|
|---|
| 64 | - removed obsolete includes
|
|---|
| 65 |
|
|---|
| 66 | * mranforest/MRanForestCalc.h:
|
|---|
| 67 | - added new function Train which either calls TrainRegression
|
|---|
| 68 | or TrainSingleRF
|
|---|
| 69 |
|
|---|
| 70 | * mranforest/MHRanForestGini.cc:
|
|---|
| 71 | - improved display
|
|---|
| 72 |
|
|---|
| 73 | * mfileio/MReadMarsFile.cc:
|
|---|
| 74 | - evaluate return code of fRun->Process()
|
|---|
| 75 | - print return code in case of failure
|
|---|
| 76 |
|
|---|
| 77 | * mjoptim/MJOptimizeBase.[h,cc]:
|
|---|
| 78 | - improved existing comments
|
|---|
| 79 | - added a full class description
|
|---|
| 80 | - print a warning if TRandom is used a random number generator
|
|---|
| 81 |
|
|---|
| 82 | * mtools/MTFillMatrix.cc:
|
|---|
| 83 | - improved handling of negative number of events
|
|---|
| 84 |
|
|---|
| 85 | * mjtrain/MJTrainSeparation.cc:
|
|---|
| 86 | - added names to test- and train-dataset for storage
|
|---|
| 87 |
|
|---|
| 88 | * mjtrain/TrainLinkDef.h, mjtrain/Makefile:
|
|---|
| 89 | - added MJTrainCuts
|
|---|
| 90 |
|
|---|
| 91 | * macros/train/traincuts.C:
|
|---|
| 92 | - added
|
|---|
| 93 |
|
|---|
| 94 | * mpointing/MPointingDevCalc.cc:
|
|---|
| 95 | - added a comment about the last lut update
|
|---|
| 96 |
|
|---|
| 97 |
|
|---|
| 98 |
|
|---|
| 99 | 2010/08/13 Thomas Bretz
|
|---|
| 100 |
|
|---|
| 101 | * mimage/MHHillasExt.[h,cc]:
|
|---|
| 102 | - added new histograms to display new variables
|
|---|
| 103 | - increased class version number
|
|---|
| 104 |
|
|---|
| 105 | * mimage/MHillasExt.cc:
|
|---|
| 106 | - fixed claculation of the weighted time spreads
|
|---|
| 107 | - fixed a bug in the calculation of the third moments!
|
|---|
| 108 |
|
|---|
| 109 | * mhist/MHHadronness.cc:
|
|---|
| 110 | - fixed min/max of the intgral histogram
|
|---|
| 111 |
|
|---|
| 112 | * mfbase/MFEventSelector.cc:
|
|---|
| 113 | - if the number of events to be selected is negative select all events
|
|---|
| 114 |
|
|---|
| 115 | * mhbase/MHn.[h,cc]:
|
|---|
| 116 | - fixed the complex display for five histograms
|
|---|
| 117 |
|
|---|
| 118 | * mhbase/MHn.[h,cc], mhbase/MH3.[h,cc]:
|
|---|
| 119 | - implemented a TProfile3D
|
|---|
| 120 | - implemented an option to skip reset of the histograms in a new
|
|---|
| 121 | eventloop
|
|---|
| 122 |
|
|---|
| 123 | * mhbase/MH3.[h,cc]:
|
|---|
| 124 | - moved the addition weight to a new data meber fWeight
|
|---|
| 125 | - increased class version number
|
|---|
| 126 |
|
|---|
| 127 |
|
|---|
| 128 |
|
|---|
| 129 | 2010/08/13 Daniela Dorner
|
|---|
| 130 |
|
|---|
| 131 | * datacenter/scripts/sourcefile:
|
|---|
| 132 | - implemented faster queries for the dependencies of the steps
|
|---|
| 133 | - simplified code
|
|---|
| 134 | - introduced new level for printprocesslog: DEBUG
|
|---|
| 135 |
|
|---|
| 136 | * resources/steps_fact.rc:
|
|---|
| 137 | - adapted to change in queries in sourcefile
|
|---|
| 138 |
|
|---|
| 139 |
|
|---|
| 140 |
|
|---|
| 141 | 2010/08/12 Thomas Bretz
|
|---|
| 142 |
|
|---|
| 143 | * mimage/MHillasExt.[h,cc]:
|
|---|
| 144 | - added Getter for fSlope*
|
|---|
| 145 | - added new data members to Print() output
|
|---|
| 146 | - adapted Set() member function
|
|---|
| 147 | - fixed code for calculating weighted spreads
|
|---|
| 148 | - added new data members to Clear function
|
|---|
| 149 |
|
|---|
| 150 | * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHNewImagePar.cc,
|
|---|
| 151 | mimage/MHVsSize.cc, mimage/MHHillasSrc.cc, mimage/MHImagePar.cc,
|
|---|
| 152 | mhcalib/MHGausEvents.cc, mhflux/MHThetaSq.cc, mhflux/MHAlpha.cc,
|
|---|
| 153 | mhflux/MHFalseSource.cc, mhflux/MHEffectiveOnTime.cc,
|
|---|
| 154 | mhflux/MHCollectionArea.cc, mhflux/MHThetaSqN.cc, mhflux/MHDisp.cc,
|
|---|
| 155 | mhflux/MHThreshold.cc, mhflux/MHEnergyEst.cc, mjtrain/MJTrainDisp.cc,
|
|---|
| 156 | mtools/MHSimulatedAnnealing.cc, mmuon/MHSingleMuon.cc,
|
|---|
| 157 | mmuon/MHMuonPar.cc, mpointing/MHSrcPosCam.cc,
|
|---|
| 158 | mpedestal/MHPedestalCor.cc, mhist/MHCamEventRot.cc,
|
|---|
| 159 | mhist/MHStarMap.cc, mjobs/MJSpectrum.cc, mbadpixels/MHBadPixels.cc,
|
|---|
| 160 | mfbase/MFEventSelector2.cc, mhbase/MBinning.cc, mhbase/MH.[h,cc],
|
|---|
| 161 | mhbase/MH3.cc, mhbase/MHMatrix.cc, msim/MHPhotonEvent.cc:
|
|---|
| 162 | - changes MH::SetBinning and similar functions to take references
|
|---|
| 163 | instead of pointers
|
|---|
| 164 | - for the time being wrappers are kept not to break macros
|
|---|
| 165 |
|
|---|
| 166 |
|
|---|
| 167 |
|
|---|
| 168 | 2010/08/11 Thomas Bretz
|
|---|
| 169 |
|
|---|
| 170 | * mhbase/MH3.[h,cc]:
|
|---|
| 171 | - added another type to be able to setup a standard profile and
|
|---|
| 172 | one which display the spread as error
|
|---|
| 173 | - improved/fixed error calculation/display
|
|---|
| 174 |
|
|---|
| 175 | * mimage/MHillasExt.[h,cc]:
|
|---|
| 176 | - added new data members fTimeSpread and fTimeSpreadWeighted
|
|---|
| 177 | - added new data members fSlopeSpread and fSlopeSpreadWeighted
|
|---|
| 178 | - implemented code to calculate the time spreads and slope spreads
|
|---|
| 179 | - increased class version id by 1
|
|---|
| 180 |
|
|---|
| 181 | * mjtrain/TrainLinkDef.h:
|
|---|
| 182 | - added MJTrainImpact
|
|---|
| 183 |
|
|---|
| 184 | * mjtrain/MJTrainImpact.[h,cc]:
|
|---|
| 185 | - added
|
|---|
| 186 |
|
|---|
| 187 | * mjtrain/MJTrainEnergy.h:
|
|---|
| 188 | - added SetTrainExpSize member function
|
|---|
| 189 |
|
|---|
| 190 | * mjtrain/MJTrainDisp.cc:
|
|---|
| 191 | - made the display of the cut-lines a bit more flexible
|
|---|
| 192 | - slightly changed the meaning of the plots
|
|---|
| 193 |
|
|---|
| 194 |
|
|---|
| 195 |
|
|---|
| 196 | 2010/08/10 Thomas Bretz
|
|---|
| 197 |
|
|---|
| 198 | * msim/MPhotonData.cc:
|
|---|
| 199 | - fixed two warnings in FillEventIO (implicit conversion
|
|---|
| 200 | from float to int)
|
|---|
| 201 |
|
|---|
| 202 | * mhbase/MHn.[h,cc]:
|
|---|
| 203 | - added SetConversion to allow for setting a conversion function
|
|---|
| 204 |
|
|---|
| 205 | * mhbase/MH3.[h,cc]:
|
|---|
| 206 | - added conversion function for displaying the histogram
|
|---|
| 207 | - added new data member fConversion
|
|---|
| 208 | - added new member functions Convert and SetConversion
|
|---|
| 209 | - implemented conversion before displaying
|
|---|
| 210 |
|
|---|
| 211 | * mjtrain/MJTrainEnergy.cc:
|
|---|
| 212 | - display resolution directly (sqrt)
|
|---|
| 213 | - changed default binning
|
|---|
| 214 | - don't use build in conversion from mm to degree but
|
|---|
| 215 | MGeomCam.fConvMm2Deg instead.
|
|---|
| 216 |
|
|---|
| 217 | * Makefile.rules:
|
|---|
| 218 | - replaced cvs by svn in diff
|
|---|
| 219 |
|
|---|
| 220 | * mjtrain/MJTrainDisp.cc:
|
|---|
| 221 | - don't use build in conversion from mm to degree but
|
|---|
| 222 | MGeomCam.fConvMm2Deg instead.
|
|---|
| 223 |
|
|---|
| 224 |
|
|---|
| 225 |
|
|---|
| 226 | 2010/08/06 Thomas Bretz
|
|---|
| 227 |
|
|---|
| 228 | * msimcamera/MSimCamera.[h,cc]:
|
|---|
| 229 | - added the possibility to set an overall baseline, baseline-noise
|
|---|
| 230 | and gain.
|
|---|
| 231 |
|
|---|
| 232 | * ceres.rc:
|
|---|
| 233 | - added entries for the new values
|
|---|
| 234 |
|
|---|
| 235 |
|
|---|
| 236 |
|
|---|
| 237 | 2010/07/28 Daniela Dorner
|
|---|
| 238 |
|
|---|
| 239 | * datacenter/db/menu.php:
|
|---|
| 240 | - updated initial parameter selection for mcinfo.php
|
|---|
| 241 | - changed table for GetMin/Max to CeresInfo
|
|---|
| 242 |
|
|---|
| 243 | * datacenter/db/mcinfo.php:
|
|---|
| 244 | - bugfix for removing WHERE or AND at end of queries
|
|---|
| 245 | - added fStopTime to status-column in case of failure
|
|---|
| 246 | - bugfix for correct joins in case of group-by
|
|---|
| 247 |
|
|---|
| 248 | * datacenter/db/mcdefs.php:
|
|---|
| 249 | - updated runtime of ceres
|
|---|
| 250 | - updated joins for status tables
|
|---|
| 251 |
|
|---|
| 252 | * datacenter/scripts/insertmc:
|
|---|
| 253 | - added (script to add runs to the database)
|
|---|
| 254 |
|
|---|
| 255 | * datacenter/scripts/runcorsika:
|
|---|
| 256 | - added check if 'END OF FILE' is contained in logfile
|
|---|
| 257 | - added check if file number > 999 and change filename if it is
|
|---|
| 258 |
|
|---|
| 259 | * datacenter/scripts/setup.wue.fact.mc:
|
|---|
| 260 | - removed cprun
|
|---|
| 261 | - added callisto and star in scripts-array
|
|---|
| 262 |
|
|---|
| 263 | * datacenter/scripts/sourcefile:
|
|---|
| 264 | - removed variables for fProgramId
|
|---|
| 265 |
|
|---|
| 266 | * resources/steps_fact.rc:
|
|---|
| 267 | - added missing needs
|
|---|
| 268 |
|
|---|
| 269 |
|
|---|
| 270 |
|
|---|
| 271 | 2010/07/23 Reiner Rohlfs
|
|---|
| 272 |
|
|---|
| 273 | * mcorsika/MCorsikaFormat.[h,cc]
|
|---|
| 274 | - new files
|
|---|
| 275 | All the differences between EventIo files and coriska files
|
|---|
| 276 | are implemented in these files.
|
|---|
| 277 |
|
|---|
| 278 | * mcoriska/MCorsikaRead.[h,cc]
|
|---|
| 279 | - the file handler fIn is replaced by the MCorsikaFormat class.
|
|---|
| 280 | - every access to the input file is replaces by calling
|
|---|
| 281 | methods of MCorsikaFormat.
|
|---|
| 282 |
|
|---|
| 283 | * mcoriska/MCorsikaRunHeader.[h,cc]
|
|---|
| 284 | - the file handler fIn is replaced by the MCorsikaFormat class.
|
|---|
| 285 | - every access to the input file is replaces by calling
|
|---|
| 286 | methods of MCorsikaFormat.
|
|---|
| 287 |
|
|---|
| 288 | * mcoriska/MCorsikaEvtHeader.[h,cc]
|
|---|
| 289 | - the file handler fIn is replaced by the MCorsikaFormat class.
|
|---|
| 290 | - every access to the input file is replaces by calling
|
|---|
| 291 | methods of MCorsikaFormat.
|
|---|
| 292 |
|
|---|
| 293 | * msim/MPhotonEvent.cc
|
|---|
| 294 | - method ReadCorsikaEvt distinguish between Corsika and EventIo
|
|---|
| 295 | input files and calls either FillEventIO() or FillCorsika().
|
|---|
| 296 |
|
|---|
| 297 | * msim/MPhotonData.[h,cc]
|
|---|
| 298 | - new method: FillEventIO, which is similar as FillCorsika
|
|---|
| 299 |
|
|---|
| 300 |
|
|---|
| 301 | 2010/07/09 Thomas Bretz
|
|---|
| 302 |
|
|---|
| 303 | * mpointing/MSrcPosCam.[h,cc]:
|
|---|
| 304 | - now the particle position is stored in any case in the headers
|
|---|
| 305 | so in case we have a view cone we must keep the position fixed
|
|---|
| 306 | - added the fix for the MC monte carlos (for them X needs to
|
|---|
| 307 | change its sign due to a bug in the reflector program)
|
|---|
| 308 |
|
|---|
| 309 | * mars.rc, star.rc:
|
|---|
| 310 | - changed time contraint in cleaning from aboslute values
|
|---|
| 311 | to relative values (units now ns/deg)
|
|---|
| 312 |
|
|---|
| 313 | * mimage/MImgCleanStd.cc:
|
|---|
| 314 | - changed time contraint in cleaning from aboslute values
|
|---|
| 315 | to relative values (units now ns/deg)
|
|---|
| 316 |
|
|---|
| 317 |
|
|---|
| 318 |
|
|---|
| 319 | 2010/07/07 Daniela Dorner
|
|---|
| 320 |
|
|---|
| 321 | * datacenter/scripts/runceres:
|
|---|
| 322 | - fixed typo
|
|---|
| 323 |
|
|---|
| 324 |
|
|---|
| 325 |
|
|---|
| 326 | 2010/07/06 Daniela Dorner
|
|---|
| 327 |
|
|---|
| 328 | * datacenter/scripts/runstar_mc:
|
|---|
| 329 | - fixed typo
|
|---|
| 330 | - added inpath to command line
|
|---|
| 331 |
|
|---|
| 332 |
|
|---|
| 333 |
|
|---|
| 334 | 2010/07/05 Daniela Dorner
|
|---|
| 335 |
|
|---|
| 336 | * datacenter/scripts/runceres:
|
|---|
| 337 | - added path for C and P run (was not the same like for D run)
|
|---|
| 338 |
|
|---|
| 339 | * datacenter/scripts/sourcefile:
|
|---|
| 340 | - fixed joins in subquerypart()
|
|---|
| 341 |
|
|---|
| 342 | * datacenter/scripts/runcallisto_mc:
|
|---|
| 343 | - added inpath to command line
|
|---|
| 344 |
|
|---|
| 345 | * datacenter/db/mcinfo.php:
|
|---|
| 346 | - removed FailMenu
|
|---|
| 347 | - fixed bug (group by did not work in case statusvalue was not
|
|---|
| 348 | selected)
|
|---|
| 349 |
|
|---|
| 350 | * datacenter/db/mcdefs.php:
|
|---|
| 351 | - removed FailMenu columns
|
|---|
| 352 |
|
|---|
| 353 |
|
|---|
| 354 |
|
|---|
| 355 | 2010/07/05 Thomas Bretz
|
|---|
| 356 |
|
|---|
| 357 | * mraw/MRawRunHeader.h:
|
|---|
| 358 | - added missing SetFileNumber
|
|---|
| 359 |
|
|---|
| 360 | * mjobs/MSequence.cc:
|
|---|
| 361 | - added the missing file number to teh MC file names
|
|---|
| 362 |
|
|---|
| 363 | * msimcamera/MSimCalibrationSignal.h:
|
|---|
| 364 | - changed virtual file name from 000000 to 000001 to force file
|
|---|
| 365 | number to be 1.
|
|---|
| 366 |
|
|---|
| 367 | * mjobs/MJSimulation.[h,cc]:
|
|---|
| 368 | - added run-number to ceres.root filename
|
|---|
| 369 |
|
|---|
| 370 |
|
|---|
| 371 |
|
|---|
| 372 | 2010/07/02 Daniela Dorner
|
|---|
| 373 |
|
|---|
| 374 | * datacenter/scripts/runcorsika:
|
|---|
| 375 | - removed $com
|
|---|
| 376 | - updated logging
|
|---|
| 377 |
|
|---|
| 378 | * datacenter/scripts/runceres:
|
|---|
| 379 | - fixed path
|
|---|
| 380 | - added error handling
|
|---|
| 381 |
|
|---|
| 382 | * resources/steps_fact.rc:
|
|---|
| 383 | - update joins to new scheme to include further steps in the chain
|
|---|
| 384 |
|
|---|
| 385 | * datacenter/scripts/sourcefile:
|
|---|
| 386 | - adapted queries to new scheme of joins
|
|---|
| 387 |
|
|---|
| 388 | * datacenter/scripts/runstar_mc:
|
|---|
| 389 | - added (script to run star for mc)
|
|---|
| 390 |
|
|---|
| 391 |
|
|---|
| 392 |
|
|---|
| 393 | 2010/07/02 Daniela Dorner, Christian Farnier
|
|---|
| 394 |
|
|---|
| 395 | * datacenter/scripts/runcallisto_mc:
|
|---|
| 396 | - added (script to callibrate mc)
|
|---|
| 397 |
|
|---|
| 398 |
|
|---|
| 399 |
|
|---|
| 400 | 2010/06/30 Daniela Dorner
|
|---|
| 401 |
|
|---|
| 402 | * datacenter/db/mcinfo.php:
|
|---|
| 403 | - added output to step column in case job is running
|
|---|
| 404 | - fixed typo
|
|---|
| 405 |
|
|---|
| 406 | * datacenter/scripts/runcorsika:
|
|---|
| 407 | - small bugfix (new version of 'cut' gives error for '-c 0-4')
|
|---|
| 408 |
|
|---|
| 409 | * datacenter/scripts/runceres:
|
|---|
| 410 | - added (script to run telescope simulation of file basis)
|
|---|
| 411 |
|
|---|
| 412 | * datacenter/scripts/setup.wue.magic.data,
|
|---|
| 413 | datacenter/scripts/setup.wue.magic.mc,
|
|---|
| 414 | datacenter/scripts/setup.wue.fact.mc:
|
|---|
| 415 | - added condorpath
|
|---|
| 416 |
|
|---|
| 417 | * datacenter/scripts/jobmanager,
|
|---|
| 418 | datacenter/scripts/scriptlauncher:
|
|---|
| 419 | - implemented condorpath
|
|---|
| 420 |
|
|---|
| 421 | * datacenter/scripts/sourcefile:
|
|---|
| 422 | - changed log and error file name for jobmanager
|
|---|
| 423 |
|
|---|
| 424 | * resources/steps_fact.rc:
|
|---|
| 425 | - fixed typo
|
|---|
| 426 |
|
|---|
| 427 |
|
|---|
| 428 |
|
|---|
| 429 | 2010/06/29 Daniela Dorner
|
|---|
| 430 |
|
|---|
| 431 | * datacenter/db/mcinfo.php:
|
|---|
| 432 | - added duration to step column in case of 'failed' and 'done'
|
|---|
| 433 |
|
|---|
| 434 |
|
|---|
| 435 |
|
|---|
| 436 | 2010/06/28 Daniela Dorner
|
|---|
| 437 |
|
|---|
| 438 | * datacenter/db/include.php:
|
|---|
| 439 | - adapted status query for new db layout
|
|---|
| 440 |
|
|---|
| 441 | * datacenter/db/menu.php:
|
|---|
| 442 | - added and exchanged menu points and init elements for the new
|
|---|
| 443 | layout of the FACT mc db
|
|---|
| 444 | - bugfix that menu items can be switched off
|
|---|
| 445 |
|
|---|
| 446 | * datacenter/db/mcinfo.php:
|
|---|
| 447 | - adapted the queries for the new layout of the FACT mc db
|
|---|
| 448 | (different table names, structures and content)
|
|---|
| 449 | - adapted query for the status group by
|
|---|
| 450 |
|
|---|
| 451 | * datacenter/db/mcdefs.php:
|
|---|
| 452 | - adapted the arrays for the new layout of the FACT mc db
|
|---|
| 453 |
|
|---|
| 454 |
|
|---|
| 455 |
|
|---|
| 456 | 2010/06/28 Thomas Bretz
|
|---|
| 457 |
|
|---|
| 458 | * mbase/MStatusDisplay.cc:
|
|---|
| 459 | - Status displays where stored as MStatusArray instead of
|
|---|
| 460 | MStatusDisplay
|
|---|
| 461 | - Read now also can read other StatusDisplays if a key is found in
|
|---|
| 462 | the file
|
|---|
| 463 |
|
|---|
| 464 |
|
|---|
| 465 |
|
|---|
| 466 | 2010/06/25 Thomas Bretz
|
|---|
| 467 |
|
|---|
| 468 | * mjobs/MJSimulation.[h,cc]:
|
|---|
| 469 | - added data member fRunNumber
|
|---|
| 470 | - changed the rules to create the output file names
|
|---|
| 471 | - set default run-numbers for different run-ytpes
|
|---|
| 472 | - apply run-number
|
|---|
| 473 | - added IntendedPulsePosition to output
|
|---|
| 474 |
|
|---|
| 475 | * mraw/MRawRunHeader.h:
|
|---|
| 476 | - added SetFileNumber member function
|
|---|
| 477 |
|
|---|
| 478 |
|
|---|
| 479 |
|
|---|
| 480 | 2010/06/24 Thomas Bretz
|
|---|
| 481 |
|
|---|
| 482 | * mgeom/MGeomCam.h:
|
|---|
| 483 | - call constructor of base class in copy-constructor
|
|---|
| 484 |
|
|---|
| 485 | * mhbase/MH.h:
|
|---|
| 486 | - remove argument name where obsolete
|
|---|
| 487 |
|
|---|
| 488 | * mjobs/MJSimulation.cc:
|
|---|
| 489 | - fixed some axis labels
|
|---|
| 490 |
|
|---|
| 491 | * msimreflector/MMirrorDisk.cc:
|
|---|
| 492 | - changed interpretation from file from radius to diameter
|
|---|
| 493 |
|
|---|
| 494 | * ceres.cc:
|
|---|
| 495 | - added option --run-number
|
|---|
| 496 |
|
|---|
| 497 | * showplot.cc:
|
|---|
| 498 | - set default palette to pretty palette
|
|---|
| 499 |
|
|---|
| 500 | * mcorsika/MCorsikaRunHeader.h:
|
|---|
| 501 | - added getter for ViewConeInnerAngle
|
|---|
| 502 |
|
|---|
| 503 | * mmc/MMcCorsikaRunHeader.h:
|
|---|
| 504 | - added HasViewCone
|
|---|
| 505 | - added SetViewCone
|
|---|
| 506 |
|
|---|
| 507 | * mmc/MMcEvt.[hxx,cxx], mmc/MMcEvtBasic.[h,cc]:
|
|---|
| 508 | - moved fPhi and fTheta from MMcEvt to MMcEvtBasic
|
|---|
| 509 | - increased class version number accordingly
|
|---|
| 510 | - moved setter
|
|---|
| 511 | - moved getter
|
|---|
| 512 | - adapted Clean()
|
|---|
| 513 | - adapter copy-constructor
|
|---|
| 514 |
|
|---|
| 515 | * mpointing/MPointingDevCalc.cc:
|
|---|
| 516 | - added some comments
|
|---|
| 517 |
|
|---|
| 518 | * msim/MSimMMCS.cc:
|
|---|
| 519 | - transfer view cone data
|
|---|
| 520 | - set run-info (run/file-number) according to new scheme
|
|---|
| 521 | - always set MMcEvt::fPhi/fTheta to particle direction
|
|---|
| 522 |
|
|---|
| 523 |
|
|---|
| 524 |
|
|---|
| 525 | 2010/06/24 Daniela Dorner
|
|---|
| 526 |
|
|---|
| 527 | * datacenter/scripts/sourcefile, resources/steps_fact.rc:
|
|---|
| 528 | - bugfixes: changed joins to get correct queries for all cases
|
|---|
| 529 |
|
|---|
| 530 | * datacenter/scripts/setup.wue.fact.mc:
|
|---|
| 531 | - changed path for setup files
|
|---|
| 532 | - added runceres to jobmanager settings
|
|---|
| 533 |
|
|---|
| 534 |
|
|---|
| 535 |
|
|---|
| 536 | 2010/06/22 Daniela Dorner
|
|---|
| 537 |
|
|---|
| 538 | * datacenter/scripts/writemcsequencefile:
|
|---|
| 539 | - improved logging
|
|---|
| 540 |
|
|---|
| 541 | * datacenter/scripts/sourcefile:
|
|---|
| 542 | - adapted greps in rc-files to grep only lines which are no
|
|---|
| 543 | comments
|
|---|
| 544 |
|
|---|
| 545 |
|
|---|
| 546 |
|
|---|
| 547 | 2010/06/17 Daniela Dorner
|
|---|
| 548 |
|
|---|
| 549 | * resources/steps_fact.rc:
|
|---|
| 550 | - removed step CPRun
|
|---|
| 551 | - split 'Joins' to 'Joins' and 'SpecialJoins' depending on
|
|---|
| 552 | whether the join is with a different table
|
|---|
| 553 |
|
|---|
| 554 | * datacenter/scripts/sourcefile:
|
|---|
| 555 | - bugfix in query
|
|---|
| 556 | - included new type of join from steps.rc
|
|---|
| 557 | - added comments
|
|---|
| 558 |
|
|---|
| 559 |
|
|---|
| 560 |
|
|---|
| 561 | 2010/06/16 Daniela Dorner
|
|---|
| 562 |
|
|---|
| 563 | * resources/steps_fact.rc:
|
|---|
| 564 | - removed step CPRun
|
|---|
| 565 | - added step SequenceFile
|
|---|
| 566 |
|
|---|
| 567 | * datacenter/scripts/setup.wue.fact.mc:
|
|---|
| 568 | - added path for mc sequences
|
|---|
| 569 |
|
|---|
| 570 | * datacenter/scripts/writemcsequencefile:
|
|---|
| 571 | - added (script to write mc sequencefiles)
|
|---|
| 572 |
|
|---|
| 573 |
|
|---|
| 574 |
|
|---|
| 575 | 2010/06/15 Daniela Dorner
|
|---|
| 576 |
|
|---|
| 577 | * resources/steps_fact.rc:
|
|---|
| 578 | - added (file containing the dependencies for the steps of the
|
|---|
| 579 | automatic production of MC for FACT)
|
|---|
| 580 |
|
|---|
| 581 |
|
|---|
| 582 |
|
|---|
| 583 | 2010/06/14 Daniela Dorner
|
|---|
| 584 |
|
|---|
| 585 | * datacenter/scripts/sourcefile:
|
|---|
| 586 | - bugfix in query
|
|---|
| 587 |
|
|---|
| 588 | * datacenter/scripts/runcorsika:
|
|---|
| 589 | - added output of command to processlog
|
|---|
| 590 |
|
|---|
| 591 | * datacenter/scripts/setup.wue.fact.mc:
|
|---|
| 592 | - changed setup to be used by user montecarlo to reproduce some
|
|---|
| 593 | corsikas
|
|---|
| 594 |
|
|---|
| 595 |
|
|---|
| 596 |
|
|---|
| 597 | 2010/06/11 Daniela Dorner
|
|---|
| 598 |
|
|---|
| 599 | * datacenter/scripts/sourcefile:
|
|---|
| 600 | - changed functions and queries to new db layout
|
|---|
| 601 | - added functions to get values from steps.rc
|
|---|
| 602 | - new function for part of query which is identical for the
|
|---|
| 603 | functions getstatus() and gettodo()
|
|---|
| 604 | - removed $reset (was only needed for MerppUpdate)
|
|---|
| 605 | - improved and added comments
|
|---|
| 606 |
|
|---|
| 607 | * datacenter/scripts/jobmanager:
|
|---|
| 608 | - implemented changes for new db layout
|
|---|
| 609 | - fix in function nextscript(): wrong variable was used
|
|---|
| 610 |
|
|---|
| 611 | * datacenter/scripts/runcorsika:
|
|---|
| 612 | - implemented changes for new db layout
|
|---|
| 613 | - merged uncommitted changes of Thomas Bretz
|
|---|
| 614 | - Observatory values and atmosphere now read from DB
|
|---|
| 615 | - implemented new seeds
|
|---|
| 616 | - removed $reused
|
|---|
| 617 | - wavelength range now read from DB
|
|---|
| 618 |
|
|---|
| 619 | * datacenter/scripts/setup.wue.fact.mc:
|
|---|
| 620 | - added (setup for fact mc production)
|
|---|
| 621 |
|
|---|
| 622 |
|
|---|
| 623 |
|
|---|
| 624 | 2010/06/11 Stefan Ruegamer
|
|---|
| 625 |
|
|---|
| 626 | * mjobs/MJSpectrum.cc
|
|---|
| 627 | - corrected the flux of the published MAGIC spectrum
|
|---|
| 628 |
|
|---|
| 629 |
|
|---|
| 630 |
|
|---|
| 631 | 2010/06/03 Thomas Bretz
|
|---|
| 632 |
|
|---|
| 633 | * mranforest/MRanForestCalc.cc:
|
|---|
| 634 | - added stdlib.h to make Dominik happy ;)
|
|---|
| 635 |
|
|---|
| 636 |
|
|---|
| 637 |
|
|---|
| 638 | 2010/05/05 Thomas Bretz
|
|---|
| 639 |
|
|---|
| 640 | * mastro/MAstro.cc:
|
|---|
| 641 | - fixed AngularDistance (called a non existing function and
|
|---|
| 642 | the compiler didn't complain)
|
|---|
| 643 |
|
|---|
| 644 | * mbase/MParContainer.[h,cc]:
|
|---|
| 645 | - added static function Overwrites (previously in MTask)
|
|---|
| 646 |
|
|---|
| 647 | * mbase/MStatusDisplay.[h,cc]:
|
|---|
| 648 | - allow writing a MStatusDisplay without writing a MStatusArray
|
|---|
| 649 | (therefore added SeveAsPlainRoot)
|
|---|
| 650 | - improved reading of files just containing canvases and objects
|
|---|
| 651 |
|
|---|
| 652 | * mbase/MTask.[h,cc]:
|
|---|
| 653 | - moved code from Overwrites to a static function in MParContainer
|
|---|
| 654 |
|
|---|
| 655 | * msimcamera/MSimCalibrationSignal.cc:
|
|---|
| 656 | - changed distribution of signal from Gauss to Poissonian
|
|---|
| 657 |
|
|---|
| 658 | * showplot.cc:
|
|---|
| 659 | - removed nonsense "-q" option
|
|---|
| 660 |
|
|---|
| 661 | * mbase/MStatusArray.[h,cc]:
|
|---|
| 662 | - fixed/improved (once again) deleting of the array
|
|---|
| 663 |
|
|---|
| 664 | * mbase/MStatusDisplay.cc:
|
|---|
| 665 | - removed the MAstroCatalog workaround - is it still necessary?
|
|---|
| 666 | (needs testing)
|
|---|
| 667 | - added UpdateMemory every here and there to get the memory
|
|---|
| 668 | consumption is more circumstances
|
|---|
| 669 |
|
|---|
| 670 |
|
|---|
| 671 |
|
|---|
| 672 | 2010/04/22 Thomas Bretz
|
|---|
| 673 |
|
|---|
| 674 | * showplot.cc:
|
|---|
| 675 | - added --debug-mem option
|
|---|
| 676 |
|
|---|
| 677 | * mbase/MParSpline.cc, mhbase/MH3.cc, mhbase/MHn.cc,
|
|---|
| 678 | mhflux/MHAlpha.cc, mhist/MHCamEvent.cc:
|
|---|
| 679 | - added missing call to the RecursiveRemove of the base class
|
|---|
| 680 |
|
|---|
| 681 | * mfileio/MReadTree.cc:
|
|---|
| 682 | - In the case Notify failed since about two years accidentaly
|
|---|
| 683 | kTRUE instead of kERROR was returned
|
|---|
| 684 |
|
|---|
| 685 | * mfileio/MWriteRootFile.cc:
|
|---|
| 686 | - added some more debug output
|
|---|
| 687 |
|
|---|
| 688 | * mhflux/MAlphaFitter.cc:
|
|---|
| 689 | - Return if fit failed
|
|---|
| 690 |
|
|---|
| 691 | * mhflux/MHPhi.cc:
|
|---|
| 692 | - avoid inf and nan when producing histogram (the divisor could
|
|---|
| 693 | have been zero in case of the inetgral of an empty histogram)
|
|---|
| 694 |
|
|---|
| 695 |
|
|---|
| 696 |
|
|---|
| 697 | 2010/04/21 Thomas Bretz
|
|---|
| 698 |
|
|---|
| 699 | * macros/rootlogon.C:
|
|---|
| 700 | - a small fix which gets rid of the annoying error about an
|
|---|
| 701 | unlocked mutex when starting the MStatusDisplay in the
|
|---|
| 702 | interpreter. It makes sure that fGThreadFactory gets initialized
|
|---|
| 703 | from the main thread.
|
|---|
| 704 |
|
|---|
| 705 | * mbase/MStatusDisplay.cc:
|
|---|
| 706 | - added a console output if TryLock fails
|
|---|
| 707 | - the return value of TString::Index was misinterpreted
|
|---|
| 708 |
|
|---|
| 709 | * mmuon/MHSingleMuon.cc:
|
|---|
| 710 | - removed another reference to gMinuit
|
|---|
| 711 |
|
|---|
| 712 | * msimcamera/MSimRandomPhotons.cc:
|
|---|
| 713 | - re-did the output
|
|---|
| 714 | - choose the other rate f2 instead of f1
|
|---|
| 715 |
|
|---|
| 716 | * msimcamera/MSimTrigger.[h,cc]:
|
|---|
| 717 | - keep the index of the trigger channel which finnaly issued
|
|---|
| 718 | the trigger and propagate it to the event header
|
|---|
| 719 |
|
|---|
| 720 | * mraw/MrawEvtHeader.h:
|
|---|
| 721 | - implementd setter for fNumTriggerLvl1
|
|---|
| 722 |
|
|---|
| 723 |
|
|---|
| 724 |
|
|---|
| 725 | 2010/04/20 Thomas Bretz
|
|---|
| 726 |
|
|---|
| 727 | * mfileio/MReadTree.cc:
|
|---|
| 728 | - no error was returned anymore when Notify() failed. Fixed.
|
|---|
| 729 |
|
|---|
| 730 |
|
|---|
| 731 |
|
|---|
| 732 | 2010/04/19 Thomas Bretz
|
|---|
| 733 |
|
|---|
| 734 | * mbase/MStatusArray.cc:
|
|---|
| 735 | - added a workaround to prevent crashes in case of double
|
|---|
| 736 | deleteion of the fHistogram in TGraphs
|
|---|
| 737 |
|
|---|
| 738 | * mcorsika/MCorsikaEvtHeader.cc:
|
|---|
| 739 | - replaced special characters by UTF8 characters
|
|---|
| 740 |
|
|---|
| 741 | * mgeom/MGeom.[h,cc]:
|
|---|
| 742 | - implemented function to return the distance squared
|
|---|
| 743 |
|
|---|
| 744 | * mjobs/MJSimulation.cc:
|
|---|
| 745 | - display degree symbol correctly in plots
|
|---|
| 746 | - added artificial star-files to output
|
|---|
| 747 | - for the moment the output of the reflector files is suppressed
|
|---|
| 748 |
|
|---|
| 749 | * mmuon/MHSingleMuon.cc:
|
|---|
| 750 | - catch if the fit failed
|
|---|
| 751 | - replaced use of gMinuit by direct access to the function
|
|---|
| 752 |
|
|---|
| 753 | * mpointing/MPointing.cc:
|
|---|
| 754 | - replaced deg-symbol by UTF8 character
|
|---|
| 755 |
|
|---|
| 756 | * mpointing/MPointingDevCalc.cc:
|
|---|
| 757 | - added more information
|
|---|
| 758 |
|
|---|
| 759 | * msignal/MSignalCam.[h,cc]:
|
|---|
| 760 | - made the data members describing the image persistent.
|
|---|
| 761 | they are not guranteed to have correct contents. Use
|
|---|
| 762 | MNewImagePar instead.
|
|---|
| 763 | - increased class version number accordingly
|
|---|
| 764 |
|
|---|
| 765 | * msimreflector/MMirrorHex.h:
|
|---|
| 766 | - added Getter for fD
|
|---|
| 767 |
|
|---|
| 768 |
|
|---|
| 769 |
|
|---|
| 770 | 2010/04/13 Daniela Dorner
|
|---|
| 771 |
|
|---|
| 772 | * datacenter/db/builddatasets.php:
|
|---|
| 773 | - updated check for observation mode: allowed 'N/A', as there is
|
|---|
| 774 | else an error for old data
|
|---|
| 775 |
|
|---|
| 776 |
|
|---|
| 777 |
|
|---|
| 778 | 2010/04/13 Thomas Bretz
|
|---|
| 779 |
|
|---|
| 780 | * msim/MHPhotonEvent.cc:
|
|---|
| 781 | - automatic binning for case 3
|
|---|
| 782 | - new case 5
|
|---|
| 783 |
|
|---|
| 784 | * msim/MHPhotonEvent.h:
|
|---|
| 785 | - this can be a huge memory consumption and we don't need double
|
|---|
| 786 | precision (range) accordingly changed all TH*D to TH*F.
|
|---|
| 787 | consequently increased class version number
|
|---|
| 788 |
|
|---|
| 789 |
|
|---|
| 790 |
|
|---|
| 791 | 2010/03/30 Thomas Bretz
|
|---|
| 792 |
|
|---|
| 793 | * Makefile.conf.general:
|
|---|
| 794 | - moved ARCHDEFS from DEFINES to CXXFLAGS otherwise it might get
|
|---|
| 795 | ignored
|
|---|
| 796 |
|
|---|
| 797 | * mbase/MQuaternion.h:
|
|---|
| 798 | - added member-function to normalize vector part of quaternion
|
|---|
| 799 |
|
|---|
| 800 | * mbase/MTime.cc:
|
|---|
| 801 | - issue an error if __LINUX__ is not set
|
|---|
| 802 |
|
|---|
| 803 | * mjobs/MJSimulation.cc:
|
|---|
| 804 | - set name of reflector explicitly to "Reflector"
|
|---|
| 805 |
|
|---|
| 806 | * msimreflector/MMirror.h:
|
|---|
| 807 | - added member function to set z position (for optimization purpose)
|
|---|
| 808 | - added SimPSF(TVector3&)
|
|---|
| 809 |
|
|---|
| 810 | * msimreflector/MSimReflector.[h,cc]:
|
|---|
| 811 | - added name of reflector as data member
|
|---|
| 812 |
|
|---|
| 813 | * melectronics/MAvalanchePhotoDiode.cc:
|
|---|
| 814 | - scale the crosstalk probability as the height of the emitted
|
|---|
| 815 | signal with the recovery time.
|
|---|
| 816 |
|
|---|
| 817 | * mhflux/MHEnergyEst.cc:
|
|---|
| 818 | - added a workaround to get rid of some root-warnings
|
|---|
| 819 |
|
|---|
| 820 | * mjtrain/MJTrainEnergy.cc:
|
|---|
| 821 | - improved axis labels
|
|---|
| 822 |
|
|---|
| 823 | * mpointing/MPointingDevCalc.cc:
|
|---|
| 824 | - added some more comments
|
|---|
| 825 |
|
|---|
| 826 | * msimreflector/MMirror.[h,cc]:
|
|---|
| 827 | - added fShape to allow for parabolic mirrors
|
|---|
| 828 |
|
|---|
| 829 | * msimreflector/MReflector.cc:
|
|---|
| 830 | - implemented the option of parabolic mirrors into the
|
|---|
| 831 | reflector defintion file
|
|---|
| 832 |
|
|---|
| 833 | * msimreflector/MSimReflector.[h,cc]:
|
|---|
| 834 | - implemented (and fixed) the calculation of the reflection at
|
|---|
| 835 | parabolic surfaces
|
|---|
| 836 | - implemented the possibility to switch off the early check for
|
|---|
| 837 | "photon can hit the camera" (fDetectorMargin<0)
|
|---|
| 838 | - added setter for fDetectorMargin
|
|---|
| 839 |
|
|---|
| 840 |
|
|---|
| 841 |
|
|---|
| 842 |
|
|---|
| 843 | 2010/03/01 Stefan Ruegamer
|
|---|
| 844 |
|
|---|
| 845 | * resources/hilocalib.rc:
|
|---|
| 846 | - added df factors for p23-25, using the same as for p22. Sequences
|
|---|
| 847 | are not running with df in these periods, therefore the correct
|
|---|
| 848 | factors cannot be determined, and it doesn't matter anyway.
|
|---|
| 849 |
|
|---|
| 850 | * datacenter/read_lapalma-tapes:
|
|---|
| 851 | - added automationsetup before movingrawfiles
|
|---|
| 852 |
|
|---|
| 853 |
|
|---|
| 854 |
|
|---|
| 855 | 2010/02/23 Thomas Bretz
|
|---|
| 856 |
|
|---|
| 857 | * mbase/MAGIC.cc:
|
|---|
| 858 | - projections are supposed to work again in root 5.26
|
|---|
| 859 | (not tested yet)
|
|---|
| 860 |
|
|---|
| 861 | * mbase/MGMap.cc, mbase/MObjLookup.cc:
|
|---|
| 862 | - key and val are Long64 in newer root versions
|
|---|
| 863 |
|
|---|
| 864 | * mdata/MDataPhrase.cc:
|
|---|
| 865 | - need inclusion of TFormulaPrimitive in root 5.26
|
|---|
| 866 |
|
|---|
| 867 | * mhflux/MMcSpectrumWeight.cc:
|
|---|
| 868 | - root 5.26 has a different calling convention for TH1::Intgeral
|
|---|
| 869 |
|
|---|
| 870 | * mjobs/MJob.cc:
|
|---|
| 871 | - added a suggested parenthesis
|
|---|
| 872 |
|
|---|
| 873 | * mjtrain/MJTrainDisp.cc:
|
|---|
| 874 | - cast the MH3 histogram correctly to a TH2
|
|---|
| 875 |
|
|---|
| 876 |
|
|---|
| 877 |
|
|---|
| 878 | 2010/02/22 Daniela Dorner
|
|---|
| 879 |
|
|---|
| 880 | * datacenter/db/menu.php:
|
|---|
| 881 | - added ObsLevel and download link column for cta pages
|
|---|
| 882 |
|
|---|
| 883 | * datacenter/db/ctadefs.php:
|
|---|
| 884 | - added observation level
|
|---|
| 885 |
|
|---|
| 886 | * datacenter/db/ctamcinfo.php:
|
|---|
| 887 | - added column with download link for the files
|
|---|
| 888 |
|
|---|
| 889 | * datacenter/db/builddatasets.php, datacenter/db/ctamcinfo.php,
|
|---|
| 890 | datacenter/db/culminating.php, datacenter/db/datacheck.php,
|
|---|
| 891 | datacenter/db/datasetinfo-aio.php, datacenter/db/ganymed.php,
|
|---|
| 892 | datacenter/db/include.php, datacenter/db/mcinfo.php,
|
|---|
| 893 | datacenter/db/opticaldata.php, datacenter/db/printtable.php,
|
|---|
| 894 | datacenter/db/queryrbk.php, datacenter/db/runinfo-aio.php,
|
|---|
| 895 | datacenter/db/sequence.php, datacenter/db/sequinfo-aio.php,
|
|---|
| 896 | datacenter/db/sources.php, datacenter/db/statussbs.php:
|
|---|
| 897 | - bugfix for get.txt
|
|---|
| 898 |
|
|---|
| 899 | * datacenter/db/datasetinfo-aio.php:
|
|---|
| 900 | - bugfix calling PrintPage()
|
|---|
| 901 |
|
|---|
| 902 |
|
|---|
| 903 |
|
|---|
| 904 | 2010/02/01 Daniela Dorner
|
|---|
| 905 |
|
|---|
| 906 | * datacenter/scripts/fillmcdb:
|
|---|
| 907 | - added observation level
|
|---|
| 908 |
|
|---|
| 909 | * datacenter/scripts/sourcefile:
|
|---|
| 910 | - added comment concerning $0 problem
|
|---|
| 911 | - added 'ERROR' in processlog message of makedir
|
|---|
| 912 |
|
|---|
| 913 |
|
|---|
| 914 |
|
|---|
| 915 | 2010/02/04 Stefan Ruegamer
|
|---|
| 916 |
|
|---|
| 917 | * mraw/MRawRunHeader.cc
|
|---|
| 918 | - changed GetTypeID()!=fTelescopeNumber*10U+5U to GetTypeID()!=5U
|
|---|
| 919 | so that the new 5xxxxxx sequences can be processed
|
|---|
| 920 | - adapted error message
|
|---|
| 921 | - inserted Domino calibration run
|
|---|
| 922 |
|
|---|
| 923 | * mraw/MRawRunHeader.cc
|
|---|
| 924 | - inserted Domino calibration run
|
|---|
| 925 |
|
|---|
| 926 |
|
|---|
| 927 |
|
|---|
| 928 | 2010/02/01 Daniela Dorner
|
|---|
| 929 |
|
|---|
| 930 | * datacenter/scripts/runsimtel
|
|---|
| 931 | - fixes typo
|
|---|
| 932 | - replaced path in disk-check by variable
|
|---|
| 933 |
|
|---|
| 934 |
|
|---|
| 935 |
|
|---|
| 936 | 2010/01/15 Stefan Ruegamer
|
|---|
| 937 |
|
|---|
| 938 | * datacenter/scripts/dowebplots, jobmanager
|
|---|
| 939 | - if-condition if [ "$numproc" = "" ] now correctly checks for "0"
|
|---|
| 940 |
|
|---|
| 941 | * datacenter/scripts/scriptlauncher
|
|---|
| 942 | - added automationsetup variable in condor command
|
|---|
| 943 |
|
|---|
| 944 | * datacenter/macros/buildsequenceentries.C
|
|---|
| 945 | - where necessary changed Int to Long to account for the high value
|
|---|
| 946 | of the stereo runs
|
|---|
| 947 |
|
|---|
| 948 | * resources/sequences.rc
|
|---|
| 949 | - added two transition conditions for the calibration scripts
|
|---|
| 950 | 10Led_UV_PEDANDCAL_1kHz and 10LED_UV
|
|---|