| 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/06/30 Daniela Dorner
|
|---|
| 22 |
|
|---|
| 23 | * datacenter/db/mcinfo.php:
|
|---|
| 24 | - added output to step column in case job is running
|
|---|
| 25 | - fixed typo
|
|---|
| 26 |
|
|---|
| 27 | * datacenter/scripts/runcorsika:
|
|---|
| 28 | - small bugfix (new version of 'cut' gives error for '-c 0-4')
|
|---|
| 29 |
|
|---|
| 30 | * datacenter/scripts/runceres:
|
|---|
| 31 | - added (script to run telescope simulation of file basis)
|
|---|
| 32 |
|
|---|
| 33 | * datacenter/scripts/setup.wue.magic.data,
|
|---|
| 34 | datacenter/scripts/setup.wue.magic.mc,
|
|---|
| 35 | datacenter/scripts/setup.wue.fact.mc:
|
|---|
| 36 | - added condorpath
|
|---|
| 37 |
|
|---|
| 38 | * datacenter/scripts/jobmanager,
|
|---|
| 39 | datacenter/scripts/scriptlauncher:
|
|---|
| 40 | - implemented condorpath
|
|---|
| 41 |
|
|---|
| 42 | * datacenter/scripts/sourcefile:
|
|---|
| 43 | - changed log and error file name for jobmanager
|
|---|
| 44 |
|
|---|
| 45 | * resources/steps_fact.rc:
|
|---|
| 46 | - fixed typo
|
|---|
| 47 |
|
|---|
| 48 |
|
|---|
| 49 |
|
|---|
| 50 | 2010/06/29 Daniela Dorner
|
|---|
| 51 |
|
|---|
| 52 | * datacenter/db/mcinfo.php:
|
|---|
| 53 | - added duration to step column in case of 'failed' and 'done'
|
|---|
| 54 |
|
|---|
| 55 |
|
|---|
| 56 |
|
|---|
| 57 | 2010/06/28 Daniela Dorner
|
|---|
| 58 |
|
|---|
| 59 | * datacenter/db/include.php:
|
|---|
| 60 | - adapted status query for new db layout
|
|---|
| 61 |
|
|---|
| 62 | * datacenter/db/menu.php:
|
|---|
| 63 | - added and exchanged menu points and init elements for the new
|
|---|
| 64 | layout of the FACT mc db
|
|---|
| 65 | - bugfix that menu items can be switched off
|
|---|
| 66 |
|
|---|
| 67 | * datacenter/db/mcinfo.php:
|
|---|
| 68 | - adapted the queries for the new layout of the FACT mc db
|
|---|
| 69 | (different table names, structures and content)
|
|---|
| 70 | - adapted query for the status group by
|
|---|
| 71 |
|
|---|
| 72 | * datacenter/db/mcdefs.php:
|
|---|
| 73 | - adapted the arrays for the new layout of the FACT mc db
|
|---|
| 74 |
|
|---|
| 75 |
|
|---|
| 76 |
|
|---|
| 77 | 2010/06/28 Thomas Bretz
|
|---|
| 78 |
|
|---|
| 79 | * mbase/MStatusDisplay.cc:
|
|---|
| 80 | - Status displays where stored as MStatusArray instead of
|
|---|
| 81 | MStatusDisplay
|
|---|
| 82 | - Read now also can read other StatusDisplays if a key is found in
|
|---|
| 83 | the file
|
|---|
| 84 |
|
|---|
| 85 |
|
|---|
| 86 |
|
|---|
| 87 | 2010/06/25 Thomas Bretz
|
|---|
| 88 |
|
|---|
| 89 | * mjobs/MJSimulation.[h,cc]:
|
|---|
| 90 | - added data member fRunNumber
|
|---|
| 91 | - changed the rules to create the output file names
|
|---|
| 92 | - set default run-numbers for different run-ytpes
|
|---|
| 93 | - apply run-number
|
|---|
| 94 | - added IntendedPulsePosition to output
|
|---|
| 95 |
|
|---|
| 96 | * mraw/MRawRunHeader.h:
|
|---|
| 97 | - added SetFileNumber member function
|
|---|
| 98 |
|
|---|
| 99 |
|
|---|
| 100 |
|
|---|
| 101 | 2010/06/24 Thomas Bretz
|
|---|
| 102 |
|
|---|
| 103 | * mgeom/MGeomCam.h:
|
|---|
| 104 | - call constructor of base class in copy-constructor
|
|---|
| 105 |
|
|---|
| 106 | * mhbase/MH.h:
|
|---|
| 107 | - remove argument name where obsolete
|
|---|
| 108 |
|
|---|
| 109 | * mjobs/MJSimulation.cc:
|
|---|
| 110 | - fixed some axis labels
|
|---|
| 111 |
|
|---|
| 112 | * msimreflector/MMirrorDisk.cc:
|
|---|
| 113 | - changed interpretation from file from radius to diameter
|
|---|
| 114 |
|
|---|
| 115 | * ceres.cc:
|
|---|
| 116 | - added option --run-number
|
|---|
| 117 |
|
|---|
| 118 | * showplot.cc:
|
|---|
| 119 | - set default palette to pretty palette
|
|---|
| 120 |
|
|---|
| 121 | * mcorsika/MCorsikaRunHeader.h:
|
|---|
| 122 | - added getter for ViewConeInnerAngle
|
|---|
| 123 |
|
|---|
| 124 | * mmc/MMcCorsikaRunHeader.h:
|
|---|
| 125 | - added HasViewCone
|
|---|
| 126 | - added SetViewCone
|
|---|
| 127 |
|
|---|
| 128 | * mmc/MMcEvt.[hxx,cxx], mmc/MMcEvtBasic.[h,cc]:
|
|---|
| 129 | - moved fPhi and fTheta from MMcEvt to MMcEvtBasic
|
|---|
| 130 | - increased class version number accordingly
|
|---|
| 131 | - moved setter
|
|---|
| 132 | - moved getter
|
|---|
| 133 | - adapted Clean()
|
|---|
| 134 | - adapter copy-constructor
|
|---|
| 135 |
|
|---|
| 136 | * mpointing/MPointingDevCalc.cc:
|
|---|
| 137 | - added some comments
|
|---|
| 138 |
|
|---|
| 139 | * msim/MSimMMCS.cc:
|
|---|
| 140 | - transfer view cone data
|
|---|
| 141 | - set run-info (run/file-number) according to new scheme
|
|---|
| 142 | - always set MMcEvt::fPhi/fTheta to particle direction
|
|---|
| 143 |
|
|---|
| 144 |
|
|---|
| 145 |
|
|---|
| 146 | 2010/06/24 Daniela Dorner
|
|---|
| 147 |
|
|---|
| 148 | * datacenter/scripts/sourcefile, resources/steps_fact.rc:
|
|---|
| 149 | - bugfixes: changed joins to get correct queries for all cases
|
|---|
| 150 |
|
|---|
| 151 | * datacenter/scripts/setup.wue.fact.mc:
|
|---|
| 152 | - changed path for setup files
|
|---|
| 153 | - added runceres to jobmanager settings
|
|---|
| 154 |
|
|---|
| 155 |
|
|---|
| 156 |
|
|---|
| 157 | 2010/06/22 Daniela Dorner
|
|---|
| 158 |
|
|---|
| 159 | * datacenter/scripts/writemcsequencefile:
|
|---|
| 160 | - improved logging
|
|---|
| 161 |
|
|---|
| 162 | * datacenter/scripts/sourcefile:
|
|---|
| 163 | - adapted greps in rc-files to grep only lines which are no
|
|---|
| 164 | comments
|
|---|
| 165 |
|
|---|
| 166 |
|
|---|
| 167 |
|
|---|
| 168 | 2010/06/17 Daniela Dorner
|
|---|
| 169 |
|
|---|
| 170 | * resources/steps_fact.rc:
|
|---|
| 171 | - removed step CPRun
|
|---|
| 172 | - split 'Joins' to 'Joins' and 'SpecialJoins' depending on
|
|---|
| 173 | whether the join is with a different table
|
|---|
| 174 |
|
|---|
| 175 | * datacenter/scripts/sourcefile:
|
|---|
| 176 | - bugfix in query
|
|---|
| 177 | - included new type of join from steps.rc
|
|---|
| 178 | - added comments
|
|---|
| 179 |
|
|---|
| 180 |
|
|---|
| 181 |
|
|---|
| 182 | 2010/06/16 Daniela Dorner
|
|---|
| 183 |
|
|---|
| 184 | * resources/steps_fact.rc:
|
|---|
| 185 | - removed step CPRun
|
|---|
| 186 | - added step SequenceFile
|
|---|
| 187 |
|
|---|
| 188 | * datacenter/scripts/setup.wue.fact.mc:
|
|---|
| 189 | - added path for mc sequences
|
|---|
| 190 |
|
|---|
| 191 | * datacenter/scripts/writemcsequencefile:
|
|---|
| 192 | - added (script to write mc sequencefiles)
|
|---|
| 193 |
|
|---|
| 194 |
|
|---|
| 195 |
|
|---|
| 196 | 2010/06/15 Daniela Dorner
|
|---|
| 197 |
|
|---|
| 198 | * resources/steps_fact.rc:
|
|---|
| 199 | - added (file containing the dependencies for the steps of the
|
|---|
| 200 | automatic production of MC for FACT)
|
|---|
| 201 |
|
|---|
| 202 |
|
|---|
| 203 |
|
|---|
| 204 | 2010/06/14 Daniela Dorner
|
|---|
| 205 |
|
|---|
| 206 | * datacenter/scripts/sourcefile:
|
|---|
| 207 | - bugfix in query
|
|---|
| 208 |
|
|---|
| 209 | * datacenter/scripts/runcorsika:
|
|---|
| 210 | - added output of command to processlog
|
|---|
| 211 |
|
|---|
| 212 | * datacenter/scripts/setup.wue.fact.mc:
|
|---|
| 213 | - changed setup to be used by user montecarlo to reproduce some
|
|---|
| 214 | corsikas
|
|---|
| 215 |
|
|---|
| 216 |
|
|---|
| 217 |
|
|---|
| 218 | 2010/06/11 Daniela Dorner
|
|---|
| 219 |
|
|---|
| 220 | * datacenter/scripts/sourcefile:
|
|---|
| 221 | - changed functions and queries to new db layout
|
|---|
| 222 | - added functions to get values from steps.rc
|
|---|
| 223 | - new function for part of query which is identical for the
|
|---|
| 224 | functions getstatus() and gettodo()
|
|---|
| 225 | - removed $reset (was only needed for MerppUpdate)
|
|---|
| 226 | - improved and added comments
|
|---|
| 227 |
|
|---|
| 228 | * datacenter/scripts/jobmanager:
|
|---|
| 229 | - implemented changes for new db layout
|
|---|
| 230 | - fix in function nextscript(): wrong variable was used
|
|---|
| 231 |
|
|---|
| 232 | * datacenter/scripts/runcorsika:
|
|---|
| 233 | - implemented changes for new db layout
|
|---|
| 234 | - merged uncommitted changes of Thomas Bretz
|
|---|
| 235 | - Observatory values and atmosphere now read from DB
|
|---|
| 236 | - implemented new seeds
|
|---|
| 237 | - removed $reused
|
|---|
| 238 | - wavelength range now read from DB
|
|---|
| 239 |
|
|---|
| 240 | * datacenter/scripts/setup.wue.fact.mc:
|
|---|
| 241 | - added (setup for fact mc production)
|
|---|
| 242 |
|
|---|
| 243 |
|
|---|
| 244 |
|
|---|
| 245 | 2010/06/11 Stefan Ruegamer
|
|---|
| 246 |
|
|---|
| 247 | * mjobs/MJSpectrum.cc
|
|---|
| 248 | - corrected the flux of the published MAGIC spectrum
|
|---|
| 249 |
|
|---|
| 250 |
|
|---|
| 251 |
|
|---|
| 252 | 2010/06/03 Thomas Bretz
|
|---|
| 253 |
|
|---|
| 254 | * mranforest/MRanForestCalc.cc:
|
|---|
| 255 | - added stdlib.h to make Dominik happy ;)
|
|---|
| 256 |
|
|---|
| 257 |
|
|---|
| 258 |
|
|---|
| 259 | 2010/05/05 Thomas Bretz
|
|---|
| 260 |
|
|---|
| 261 | * mastro/MAstro.cc:
|
|---|
| 262 | - fixed AngularDistance (called a non existing function and
|
|---|
| 263 | the compiler didn't complain)
|
|---|
| 264 |
|
|---|
| 265 | * mbase/MParContainer.[h,cc]:
|
|---|
| 266 | - added static function Overwrites (previously in MTask)
|
|---|
| 267 |
|
|---|
| 268 | * mbase/MStatusDisplay.[h,cc]:
|
|---|
| 269 | - allow writing a MStatusDisplay without writing a MStatusArray
|
|---|
| 270 | (therefore added SeveAsPlainRoot)
|
|---|
| 271 | - improved reading of files just containing canvases and objects
|
|---|
| 272 |
|
|---|
| 273 | * mbase/MTask.[h,cc]:
|
|---|
| 274 | - moved code from Overwrites to a static function in MParContainer
|
|---|
| 275 |
|
|---|
| 276 | * msimcamera/MSimCalibrationSignal.cc:
|
|---|
| 277 | - changed distribution of signal from Gauss to Poissonian
|
|---|
| 278 |
|
|---|
| 279 | * showplot.cc:
|
|---|
| 280 | - removed nonsense "-q" option
|
|---|
| 281 |
|
|---|
| 282 | * mbase/MStatusArray.[h,cc]:
|
|---|
| 283 | - fixed/improved (once again) deleting of the array
|
|---|
| 284 |
|
|---|
| 285 | * mbase/MStatusDisplay.cc:
|
|---|
| 286 | - removed the MAstroCatalog workaround - is it still necessary?
|
|---|
| 287 | (needs testing)
|
|---|
| 288 | - added UpdateMemory every here and there to get the memory
|
|---|
| 289 | consumption is more circumstances
|
|---|
| 290 |
|
|---|
| 291 |
|
|---|
| 292 |
|
|---|
| 293 | 2010/04/22 Thomas Bretz
|
|---|
| 294 |
|
|---|
| 295 | * showplot.cc:
|
|---|
| 296 | - added --debug-mem option
|
|---|
| 297 |
|
|---|
| 298 | * mbase/MParSpline.cc, mhbase/MH3.cc, mhbase/MHn.cc,
|
|---|
| 299 | mhflux/MHAlpha.cc, mhist/MHCamEvent.cc:
|
|---|
| 300 | - added missing call to the RecursiveRemove of the base class
|
|---|
| 301 |
|
|---|
| 302 | * mfileio/MReadTree.cc:
|
|---|
| 303 | - In the case Notify failed since about two years accidentaly
|
|---|
| 304 | kTRUE instead of kERROR was returned
|
|---|
| 305 |
|
|---|
| 306 | * mfileio/MWriteRootFile.cc:
|
|---|
| 307 | - added some more debug output
|
|---|
| 308 |
|
|---|
| 309 | * mhflux/MAlphaFitter.cc:
|
|---|
| 310 | - Return if fit failed
|
|---|
| 311 |
|
|---|
| 312 | * mhflux/MHPhi.cc:
|
|---|
| 313 | - avoid inf and nan when producing histogram (the divisor could
|
|---|
| 314 | have been zero in case of the inetgral of an empty histogram)
|
|---|
| 315 |
|
|---|
| 316 |
|
|---|
| 317 |
|
|---|
| 318 | 2010/04/21 Thomas Bretz
|
|---|
| 319 |
|
|---|
| 320 | * macros/rootlogon.C:
|
|---|
| 321 | - a small fix which gets rid of the annoying error about an
|
|---|
| 322 | unlocked mutex when starting the MStatusDisplay in the
|
|---|
| 323 | interpreter. It makes sure that fGThreadFactory gets initialized
|
|---|
| 324 | from the main thread.
|
|---|
| 325 |
|
|---|
| 326 | * mbase/MStatusDisplay.cc:
|
|---|
| 327 | - added a console output if TryLock fails
|
|---|
| 328 | - the return value of TString::Index was misinterpreted
|
|---|
| 329 |
|
|---|
| 330 | * mmuon/MHSingleMuon.cc:
|
|---|
| 331 | - removed another reference to gMinuit
|
|---|
| 332 |
|
|---|
| 333 | * msimcamera/MSimRandomPhotons.cc:
|
|---|
| 334 | - re-did the output
|
|---|
| 335 | - choose the other rate f2 instead of f1
|
|---|
| 336 |
|
|---|
| 337 | * msimcamera/MSimTrigger.[h,cc]:
|
|---|
| 338 | - keep the index of the trigger channel which finnaly issued
|
|---|
| 339 | the trigger and propagate it to the event header
|
|---|
| 340 |
|
|---|
| 341 | * mraw/MrawEvtHeader.h:
|
|---|
| 342 | - implementd setter for fNumTriggerLvl1
|
|---|
| 343 |
|
|---|
| 344 |
|
|---|
| 345 |
|
|---|
| 346 | 2010/04/20 Thomas Bretz
|
|---|
| 347 |
|
|---|
| 348 | * mfileio/MReadTree.cc:
|
|---|
| 349 | - no error was returned anymore when Notify() failed. Fixed.
|
|---|
| 350 |
|
|---|
| 351 |
|
|---|
| 352 |
|
|---|
| 353 | 2010/04/19 Thomas Bretz
|
|---|
| 354 |
|
|---|
| 355 | * mbase/MStatusArray.cc:
|
|---|
| 356 | - added a workaround to prevent crashes in case of double
|
|---|
| 357 | deleteion of the fHistogram in TGraphs
|
|---|
| 358 |
|
|---|
| 359 | * mcorsika/MCorsikaEvtHeader.cc:
|
|---|
| 360 | - replaced special characters by UTF8 characters
|
|---|
| 361 |
|
|---|
| 362 | * mgeom/MGeom.[h,cc]:
|
|---|
| 363 | - implemented function to return the distance squared
|
|---|
| 364 |
|
|---|
| 365 | * mjobs/MJSimulation.cc:
|
|---|
| 366 | - display degree symbol correctly in plots
|
|---|
| 367 | - added artificial star-files to output
|
|---|
| 368 | - for the moment the output of the reflector files is suppressed
|
|---|
| 369 |
|
|---|
| 370 | * mmuon/MHSingleMuon.cc:
|
|---|
| 371 | - catch if the fit failed
|
|---|
| 372 | - replaced use of gMinuit by direct access to the function
|
|---|
| 373 |
|
|---|
| 374 | * mpointing/MPointing.cc:
|
|---|
| 375 | - replaced deg-symbol by UTF8 character
|
|---|
| 376 |
|
|---|
| 377 | * mpointing/MPointingDevCalc.cc:
|
|---|
| 378 | - added more information
|
|---|
| 379 |
|
|---|
| 380 | * msignal/MSignalCam.[h,cc]:
|
|---|
| 381 | - made the data members describing the image persistent.
|
|---|
| 382 | they are not guranteed to have correct contents. Use
|
|---|
| 383 | MNewImagePar instead.
|
|---|
| 384 | - increased class version number accordingly
|
|---|
| 385 |
|
|---|
| 386 | * msimreflector/MMirrorHex.h:
|
|---|
| 387 | - added Getter for fD
|
|---|
| 388 |
|
|---|
| 389 |
|
|---|
| 390 |
|
|---|
| 391 | 2010/04/13 Daniela Dorner
|
|---|
| 392 |
|
|---|
| 393 | * datacenter/db/builddatasets.php:
|
|---|
| 394 | - updated check for observation mode: allowed 'N/A', as there is
|
|---|
| 395 | else an error for old data
|
|---|
| 396 |
|
|---|
| 397 |
|
|---|
| 398 |
|
|---|
| 399 | 2010/04/13 Thomas Bretz
|
|---|
| 400 |
|
|---|
| 401 | * msim/MHPhotonEvent.cc:
|
|---|
| 402 | - automatic binning for case 3
|
|---|
| 403 | - new case 5
|
|---|
| 404 |
|
|---|
| 405 | * msim/MHPhotonEvent.h:
|
|---|
| 406 | - this can be a huge memory consumption and we don't need double
|
|---|
| 407 | precision (range) accordingly changed all TH*D to TH*F.
|
|---|
| 408 | consequently increased class version number
|
|---|
| 409 |
|
|---|
| 410 |
|
|---|
| 411 |
|
|---|
| 412 | 2010/03/30 Thomas Bretz
|
|---|
| 413 |
|
|---|
| 414 | * Makefile.conf.general:
|
|---|
| 415 | - moved ARCHDEFS from DEFINES to CXXFLAGS otherwise it might get
|
|---|
| 416 | ignored
|
|---|
| 417 |
|
|---|
| 418 | * mbase/MQuaternion.h:
|
|---|
| 419 | - added member-function to normalize vector part of quaternion
|
|---|
| 420 |
|
|---|
| 421 | * mbase/MTime.cc:
|
|---|
| 422 | - issue an error if __LINUX__ is not set
|
|---|
| 423 |
|
|---|
| 424 | * mjobs/MJSimulation.cc:
|
|---|
| 425 | - set name of reflector explicitly to "Reflector"
|
|---|
| 426 |
|
|---|
| 427 | * msimreflector/MMirror.h:
|
|---|
| 428 | - added member function to set z position (for optimization purpose)
|
|---|
| 429 | - added SimPSF(TVector3&)
|
|---|
| 430 |
|
|---|
| 431 | * msimreflector/MSimReflector.[h,cc]:
|
|---|
| 432 | - added name of reflector as data member
|
|---|
| 433 |
|
|---|
| 434 | * melectronics/MAvalanchePhotoDiode.cc:
|
|---|
| 435 | - scale the crosstalk probability as the height of the emitted
|
|---|
| 436 | signal with the recovery time.
|
|---|
| 437 |
|
|---|
| 438 | * mhflux/MHEnergyEst.cc:
|
|---|
| 439 | - added a workaround to get rid of some root-warnings
|
|---|
| 440 |
|
|---|
| 441 | * mjtrain/MJTrainEnergy.cc:
|
|---|
| 442 | - improved axis labels
|
|---|
| 443 |
|
|---|
| 444 | * mpointing/MPointingDevCalc.cc:
|
|---|
| 445 | - added some more comments
|
|---|
| 446 |
|
|---|
| 447 | * msimreflector/MMirror.[h,cc]:
|
|---|
| 448 | - added fShape to allow for parabolic mirrors
|
|---|
| 449 |
|
|---|
| 450 | * msimreflector/MReflector.cc:
|
|---|
| 451 | - implemented the option of parabolic mirrors into the
|
|---|
| 452 | reflector defintion file
|
|---|
| 453 |
|
|---|
| 454 | * msimreflector/MSimReflector.[h,cc]:
|
|---|
| 455 | - implemented (and fixed) the calculation of the reflection at
|
|---|
| 456 | parabolic surfaces
|
|---|
| 457 | - implemented the possibility to switch off the early check for
|
|---|
| 458 | "photon can hit the camera" (fDetectorMargin<0)
|
|---|
| 459 | - added setter for fDetectorMargin
|
|---|
| 460 |
|
|---|
| 461 |
|
|---|
| 462 |
|
|---|
| 463 |
|
|---|
| 464 | 2010/03/01 Stefan Ruegamer
|
|---|
| 465 |
|
|---|
| 466 | * resources/hilocalib.rc:
|
|---|
| 467 | - added df factors for p23-25, using the same as for p22. Sequences
|
|---|
| 468 | are not running with df in these periods, therefore the correct
|
|---|
| 469 | factors cannot be determined, and it doesn't matter anyway.
|
|---|
| 470 |
|
|---|
| 471 | * datacenter/read_lapalma-tapes:
|
|---|
| 472 | - added automationsetup before movingrawfiles
|
|---|
| 473 |
|
|---|
| 474 |
|
|---|
| 475 |
|
|---|
| 476 | 2010/02/23 Thomas Bretz
|
|---|
| 477 |
|
|---|
| 478 | * mbase/MAGIC.cc:
|
|---|
| 479 | - projections are supposed to work again in root 5.26
|
|---|
| 480 | (not tested yet)
|
|---|
| 481 |
|
|---|
| 482 | * mbase/MGMap.cc, mbase/MObjLookup.cc:
|
|---|
| 483 | - key and val are Long64 in newer root versions
|
|---|
| 484 |
|
|---|
| 485 | * mdata/MDataPhrase.cc:
|
|---|
| 486 | - need inclusion of TFormulaPrimitive in root 5.26
|
|---|
| 487 |
|
|---|
| 488 | * mhflux/MMcSpectrumWeight.cc:
|
|---|
| 489 | - root 5.26 has a different calling convention for TH1::Intgeral
|
|---|
| 490 |
|
|---|
| 491 | * mjobs/MJob.cc:
|
|---|
| 492 | - added a suggested parenthesis
|
|---|
| 493 |
|
|---|
| 494 | * mjtrain/MJTrainDisp.cc:
|
|---|
| 495 | - cast the MH3 histogram correctly to a TH2
|
|---|
| 496 |
|
|---|
| 497 |
|
|---|
| 498 |
|
|---|
| 499 | 2010/02/22 Daniela Dorner
|
|---|
| 500 |
|
|---|
| 501 | * datacenter/db/menu.php:
|
|---|
| 502 | - added ObsLevel and download link column for cta pages
|
|---|
| 503 |
|
|---|
| 504 | * datacenter/db/ctadefs.php:
|
|---|
| 505 | - added observation level
|
|---|
| 506 |
|
|---|
| 507 | * datacenter/db/ctamcinfo.php:
|
|---|
| 508 | - added column with download link for the files
|
|---|
| 509 |
|
|---|
| 510 | * datacenter/db/builddatasets.php, datacenter/db/ctamcinfo.php,
|
|---|
| 511 | datacenter/db/culminating.php, datacenter/db/datacheck.php,
|
|---|
| 512 | datacenter/db/datasetinfo-aio.php, datacenter/db/ganymed.php,
|
|---|
| 513 | datacenter/db/include.php, datacenter/db/mcinfo.php,
|
|---|
| 514 | datacenter/db/opticaldata.php, datacenter/db/printtable.php,
|
|---|
| 515 | datacenter/db/queryrbk.php, datacenter/db/runinfo-aio.php,
|
|---|
| 516 | datacenter/db/sequence.php, datacenter/db/sequinfo-aio.php,
|
|---|
| 517 | datacenter/db/sources.php, datacenter/db/statussbs.php:
|
|---|
| 518 | - bugfix for get.txt
|
|---|
| 519 |
|
|---|
| 520 | * datacenter/db/datasetinfo-aio.php:
|
|---|
| 521 | - bugfix calling PrintPage()
|
|---|
| 522 |
|
|---|
| 523 |
|
|---|
| 524 |
|
|---|
| 525 | 2010/02/01 Daniela Dorner
|
|---|
| 526 |
|
|---|
| 527 | * datacenter/scripts/fillmcdb:
|
|---|
| 528 | - added observation level
|
|---|
| 529 |
|
|---|
| 530 | * datacenter/scripts/sourcefile:
|
|---|
| 531 | - added comment concerning $0 problem
|
|---|
| 532 | - added 'ERROR' in processlog message of makedir
|
|---|
| 533 |
|
|---|
| 534 |
|
|---|
| 535 |
|
|---|
| 536 | 2010/02/04 Stefan Ruegamer
|
|---|
| 537 |
|
|---|
| 538 | * mraw/MRawRunHeader.cc
|
|---|
| 539 | - changed GetTypeID()!=fTelescopeNumber*10U+5U to GetTypeID()!=5U
|
|---|
| 540 | so that the new 5xxxxxx sequences can be processed
|
|---|
| 541 | - adapted error message
|
|---|
| 542 | - inserted Domino calibration run
|
|---|
| 543 |
|
|---|
| 544 | * mraw/MRawRunHeader.cc
|
|---|
| 545 | - inserted Domino calibration run
|
|---|
| 546 |
|
|---|
| 547 |
|
|---|
| 548 |
|
|---|
| 549 | 2010/02/01 Daniela Dorner
|
|---|
| 550 |
|
|---|
| 551 | * datacenter/scripts/runsimtel
|
|---|
| 552 | - fixes typo
|
|---|
| 553 | - replaced path in disk-check by variable
|
|---|
| 554 |
|
|---|
| 555 |
|
|---|
| 556 |
|
|---|
| 557 | 2010/01/15 Stefan Ruegamer
|
|---|
| 558 |
|
|---|
| 559 | * datacenter/scripts/dowebplots, jobmanager
|
|---|
| 560 | - if-condition if [ "$numproc" = "" ] now correctly checks for "0"
|
|---|
| 561 |
|
|---|
| 562 | * datacenter/scripts/scriptlauncher
|
|---|
| 563 | - added automationsetup variable in condor command
|
|---|
| 564 |
|
|---|
| 565 | * datacenter/macros/buildsequenceentries.C
|
|---|
| 566 | - where necessary changed Int to Long to account for the high value
|
|---|
| 567 | of the stereo runs
|
|---|
| 568 |
|
|---|
| 569 | * resources/sequences.rc
|
|---|
| 570 | - added two transition conditions for the calibration scripts
|
|---|
| 571 | 10Led_UV_PEDANDCAL_1kHz and 10LED_UV
|
|---|