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