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