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