| 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 | 2007/04/23 Thomas Bretz
|
|---|
| 22 |
|
|---|
| 23 | * callisto.cc, star.cc:
|
|---|
| 24 | - removed "-raw" and "-root" option
|
|---|
| 25 | - replaced inflating sequence path by new InflatePath
|
|---|
| 26 | function
|
|---|
| 27 | - removed MJCalib::kUse* usage, use MSequence::IsMonteCarlo
|
|---|
| 28 | instead
|
|---|
| 29 |
|
|---|
| 30 | * mhcalib/MHCalibrationChargeBlindCam.cc,
|
|---|
| 31 | mhcalib/MHCalibrationHiLoCam.cc,
|
|---|
| 32 | mhcalib/MHCalibrationPulseTimeCam.cc:
|
|---|
| 33 | - removed obsolete include of MCalibrationIntensityCam
|
|---|
| 34 |
|
|---|
| 35 | * mhcalib/MHPedestalCam.cc:
|
|---|
| 36 | - removed obsolete usage of fIntensCam
|
|---|
| 37 |
|
|---|
| 38 | * mhist/MHEvent.cc:
|
|---|
| 39 | - replacedcompilation of description string by new
|
|---|
| 40 | MMcEvt::GetDescription memeber function
|
|---|
| 41 |
|
|---|
| 42 | * mjobs/MJCalib.[h,cc]:
|
|---|
| 43 | - removed fDataFlag and corresponding member functions and
|
|---|
| 44 | handling
|
|---|
| 45 |
|
|---|
| 46 | * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
|
|---|
| 47 | mjobs/MJCalibration.cc, mjobs/MJPedestal.cc, mjobs/MJStar.[h,cc]:
|
|---|
| 48 | - replaced IsUseRawData and IsUseRootData by
|
|---|
| 49 | MSequence::IsMonteCarlo
|
|---|
| 50 | - use fSequence to determin whether it is MC sequence or not
|
|---|
| 51 |
|
|---|
| 52 | * mjobs/MJCalibrateSignal.cc:
|
|---|
| 53 | - renamed movie encoding task list
|
|---|
| 54 | - do not write output files if encoding movie
|
|---|
| 55 |
|
|---|
| 56 | * mjobs/MSequence.[h,cc]:
|
|---|
| 57 | - removed "merpp"-path
|
|---|
| 58 | - monte carlo files now always have 8digits run numbers
|
|---|
| 59 | - added new resource "MonteCarlo"
|
|---|
| 60 | - added new static member function InflatePath
|
|---|
| 61 | - increased version number to 2
|
|---|
| 62 |
|
|---|
| 63 | * mmc/MMcEvt.[hxx,cxx]:
|
|---|
| 64 | - added new member function GetDescription
|
|---|
| 65 |
|
|---|
| 66 | * mmovie/MMovieWrite.[h,cc]:
|
|---|
| 67 | - added a sanity check for strange rms values
|
|---|
| 68 | - search for MMcEvt in the parlist and improve output
|
|---|
| 69 | in case of monte carlo data
|
|---|
| 70 | - fixed some typos in the comments of ReadEnv
|
|---|
| 71 |
|
|---|
| 72 | * mmovie/Makefile:
|
|---|
| 73 | - added mmc search path
|
|---|
| 74 |
|
|---|
| 75 | * mraw/MRawRunHeader.cc:
|
|---|
| 76 | - set new defaults of fTelescopeNumber, fCameraVersion,
|
|---|
| 77 | fFreqSampling and fNumSignificantBits for old MC data
|
|---|
| 78 |
|
|---|
| 79 |
|
|---|
| 80 |
|
|---|
| 81 | 2007/04/23 Daniela Dorner
|
|---|
| 82 |
|
|---|
| 83 | * datacenter/scripts/linkmc:
|
|---|
| 84 | - removed workaround for 5-digit runnumbers
|
|---|
| 85 |
|
|---|
| 86 | * datacenter/scripts/runganymed:
|
|---|
| 87 | - adapted chosing of ganymed rc-file
|
|---|
| 88 | - added output of ganymed command line
|
|---|
| 89 |
|
|---|
| 90 |
|
|---|
| 91 |
|
|---|
| 92 | 2007/04/20 Daniel Hoehne
|
|---|
| 93 |
|
|---|
| 94 | * datacenter/macros/filldotrun.C:
|
|---|
| 95 | - implemented new Arehucas version
|
|---|
| 96 |
|
|---|
| 97 |
|
|---|
| 98 |
|
|---|
| 99 | 2007/04/20 Thomas Bretz
|
|---|
| 100 |
|
|---|
| 101 | * mbadpixels/MBadPixelsCam.cc, mbadpixels/MBadPixelsPix.cc:
|
|---|
| 102 | - propagate option in Clear member function
|
|---|
| 103 | - the default is now to keep the previously excluded flag and
|
|---|
| 104 | set the unsuitable-run flag accordingly
|
|---|
| 105 |
|
|---|
| 106 | * mcalib/MCalibrationChargeCalc.cc:
|
|---|
| 107 | - if the lower limit for the measured number of phe is calculated
|
|---|
| 108 | to be less than one phe it is artificially reset to one phe
|
|---|
| 109 |
|
|---|
| 110 | * mhist/MHCamEvent.cc:
|
|---|
| 111 | - call SetFrameBorder(0) for all subpads explicitly
|
|---|
| 112 |
|
|---|
| 113 | * mhist/MHCamera.cc:
|
|---|
| 114 | - removed the obsolete definition of kItemsLegend
|
|---|
| 115 |
|
|---|
| 116 | * mbadpixels/MBadPixelsIntensityCam.cc, mcalib/MCalibrationIntensityCam.cc:
|
|---|
| 117 | - removed obsolete reference in comment to MCalibrationINtensityQECam
|
|---|
| 118 |
|
|---|
| 119 | * mcalib/CalibLinkDef.h, mcalib/Makefile:
|
|---|
| 120 | - removed obsolete MCalibrationIntensityQECam
|
|---|
| 121 | - removed obsolete MCalibrationIntensityBlindCam
|
|---|
| 122 | - removed obsolete MCalibrationIntensityRelTimeCam
|
|---|
| 123 | - removed obsolete MCalibrationIntensityTestCam
|
|---|
| 124 |
|
|---|
| 125 | * mcalib/MCalibCalcFromPast.[h,cc], mcalib/MCalibColorSteer.[h,cc],
|
|---|
| 126 | mcalib/MCalibrateData.[h,cc]:
|
|---|
| 127 | - replaced data member fIntensQE by fQECam
|
|---|
| 128 | - removed references to obsolete MCalibrationIntensityQECam
|
|---|
| 129 | - added some comments
|
|---|
| 130 | - replaced obsolete reference to MCalibrationIntensityBlindCam
|
|---|
| 131 | by reference to MCalibrationBlindCam
|
|---|
| 132 |
|
|---|
| 133 | * mcalib/MCalibrationChargeCalc.[h,cc]:
|
|---|
| 134 | - replaced references to fIntensQE by direct access to fQECam
|
|---|
| 135 | - adde some comments
|
|---|
| 136 | - removed data member fIntensQECam
|
|---|
| 137 | - replaced obsoilete reference to MCalibrationIntensityBlindCam
|
|---|
| 138 | by reference to MCalibrationBlindCam
|
|---|
| 139 |
|
|---|
| 140 | * mjobs/MJCalibrateSignal.cc, mhcalib/MHCalibrationChargeBlindCam.cc:
|
|---|
| 141 | - removed obsolete references to MCalibrationIntensityQECam
|
|---|
| 142 | - removed obsolete references to MCalibrationIntensityBlindCam
|
|---|
| 143 |
|
|---|
| 144 | * mbase/MTask.cc:
|
|---|
| 145 | - added some unexecuted code to debug which taks are processed
|
|---|
| 146 |
|
|---|
| 147 | * mcalib/MCalibCalcFromPast.cc, mcalib/MCalibrationIntensityCam.cc,
|
|---|
| 148 | mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.h
|
|---|
| 149 | - removed obsolete MCalibrationIntensityRelTimeCam
|
|---|
| 150 |
|
|---|
| 151 | * mcalib/MCalibColorSteer.[h,cc], mcalib/MCalibrationRelTimeCalc.[h,cc],
|
|---|
| 152 | mhcalib/MHCalibrationRelTimeCam.cc:
|
|---|
| 153 | - replaced obsolete reference to MCalibrationIntensityRelTimeCam
|
|---|
| 154 | by referencing MCalibrationRelTimeCam
|
|---|
| 155 |
|
|---|
| 156 | * mhcalib/MHCalibrationChargeBlindCam.cc:
|
|---|
| 157 | - replaced obsolete reference to MCalibrationIntensityBlindCam
|
|---|
| 158 | by referencing MCalibrationBlindCam
|
|---|
| 159 |
|
|---|
| 160 | * mhcalib/MHCalibrationHiLoCam.cc:
|
|---|
| 161 | - replaced obsolete reference to MCalibrationIntensityHiLoCam
|
|---|
| 162 | by referencing MCalibrationHiLoCam
|
|---|
| 163 |
|
|---|
| 164 | * mhcalib/MHCalibrationPulseTimeCam.cc
|
|---|
| 165 | - replaced obsolete reference to MCalibrationIntensityPulseTimeCam
|
|---|
| 166 | by referencing MCalibrationPulseTimeCam
|
|---|
| 167 |
|
|---|
| 168 | * mcalib/MCalibrationTestCalc.cc
|
|---|
| 169 | - replaced obsolete reference to MCalibrationIntensityTestCam
|
|---|
| 170 | by referencing MCalibrationTestCam
|
|---|
| 171 |
|
|---|
| 172 |
|
|---|
| 173 |
|
|---|
| 174 | 2007/04/12 Daniela Dorner
|
|---|
| 175 |
|
|---|
| 176 | * datacenter/db/showplots-ds.php:
|
|---|
| 177 | - added (script to plot all plots of a data set)
|
|---|
| 178 |
|
|---|
| 179 | * datacenter/db/showplots.php:
|
|---|
| 180 | - added 'previous' and 'next' button
|
|---|
| 181 |
|
|---|
| 182 | * datacenter/db/plotinclude.php, datacenter/db/showplots.php:
|
|---|
| 183 | - moved two function from showplots.php to plotinclude.php, as they
|
|---|
| 184 | are also used in showplots-ds.php
|
|---|
| 185 |
|
|---|
| 186 | * datacenter/db/builddatasets.php, datacenter/db/datasetinfo-aio.php
|
|---|
| 187 | datacenter/db/indes-header.html, datacenter/db/indes.html,
|
|---|
| 188 | datacenter/db/menu.js, datacenter/db/reference.html,
|
|---|
| 189 | datacenter/db/regexp.html, datacenter/db/runinfo-aio.html,
|
|---|
| 190 | datacenter/db/sequinfo-aio.html:
|
|---|
| 191 | - adapted paths of images and mars.css
|
|---|
| 192 |
|
|---|
| 193 | * datacenter/db/index.html:
|
|---|
| 194 | - added link to showplots-ds.php
|
|---|
| 195 |
|
|---|
| 196 |
|
|---|
| 197 |
|
|---|
| 198 | 2007/04/18 Thomas Bretz
|
|---|
| 199 |
|
|---|
| 200 | * Makefile:
|
|---|
| 201 | - added suffixes .hxx and .cxx
|
|---|
| 202 | - added new subdir mmovie
|
|---|
| 203 |
|
|---|
| 204 | * mjobs/Makefile:
|
|---|
| 205 | - added path to mmovie
|
|---|
| 206 |
|
|---|
| 207 | * mmovie/MMoviePrepare.[h,cc]:
|
|---|
| 208 | - changed access to MCalibrateData to access to MCalibConstCam
|
|---|
| 209 |
|
|---|
| 210 | * mmovie/MMovieWrite.cc:
|
|---|
| 211 | - fixed some typos in comments
|
|---|
| 212 |
|
|---|
| 213 | * mjobs/MJCalibrateSignal.cc:
|
|---|
| 214 | - removed dependenca on obsolete MCalibrationIntensityConstCam
|
|---|
| 215 |
|
|---|
| 216 | * mjobs/MJCalibration.[h,cc]:
|
|---|
| 217 | - for simplification removed all dependencies of unused intensity
|
|---|
| 218 | calibration
|
|---|
| 219 |
|
|---|
| 220 | * callisto.rc, callisto_Dec04Jan05.rc, callisto_MarApr05.rc,
|
|---|
| 221 | callisto_mux.rc:
|
|---|
| 222 | - removed line for switching on intensity calibration
|
|---|
| 223 | - added expample lines for movie encoding
|
|---|
| 224 |
|
|---|
| 225 | * mbadpixels/BadPixelsLinkDef.h, mbadpixels/Makefile:
|
|---|
| 226 | - removed obsolete MBadPixelsIntensityCam
|
|---|
| 227 |
|
|---|
| 228 | * mcalib/MCalibCalcFromPast.[h.cc]:
|
|---|
| 229 | - do not store fIntensRelTime (it is not used at all) as data member
|
|---|
| 230 |
|
|---|
| 231 | * mcalib/MCalibColorSteer.[h,cc], mcalib/MCalibCalcFromPast.[h.cc]:
|
|---|
| 232 | - instead of creating of a new MBadPixelsCam into the intensity array
|
|---|
| 233 | clear the information of the old one (FIXME: DO NOT CLEAR PREV EXCL!)
|
|---|
| 234 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|---|
| 235 | * mcalib/MCalibrationTestCalc.[h,cc]:
|
|---|
| 236 | - removed empty Process function
|
|---|
| 237 |
|
|---|
| 238 | * mcalib/MCalibColorSteer.[h,cc], mcalib/MCalibCalcFromPast.[h.cc],
|
|---|
| 239 | mcalib/MCalibrationChargeCalc.[h,cc], mcalib/MCalibrationTestCalc.[h,cc],
|
|---|
| 240 | mcalib/MCalibrationRelTimeCalc.[h,cc], mhcalib/MHCalibrationCam.[h,cc],
|
|---|
| 241 | mhcalib/MHCalibrationChargeCam.cc, mhcalib/MHCalibrationHiLoCam.cc,
|
|---|
| 242 | mhcalib/MHCalibrationPulseTimeCam.cc, mhcalib/MHCalibrationRelTimeCam.cc,
|
|---|
| 243 | mhcalib/MHPedestalCam.cc:
|
|---|
| 244 | - removed obsolete references to MBadPixelsIntensityCam, replaced
|
|---|
| 245 | by MBadPixelsCam
|
|---|
| 246 |
|
|---|
| 247 | * mhcalib/MHCalibrationCam.cc:
|
|---|
| 248 | - set reason for uncalibrated pixels by SetUncalibrated
|
|---|
| 249 |
|
|---|
| 250 | * mjobs/MJCalibrateSignal.cc:
|
|---|
| 251 | - removed obsolete references to MBadPixelsIntensityCam
|
|---|
| 252 | - removed MBadPixelsMerge, instead use the given MBadPixelsCam as
|
|---|
| 253 | starting point. THIS ALSO REMOVES SUPPORT FOR PREV. EXCLUDED PIXELS
|
|---|
| 254 | (TO BE FIXED)
|
|---|
| 255 |
|
|---|
| 256 | * mfilter/FilterLinkDef.h, mfilter/Makefile:
|
|---|
| 257 | - added MFEvtNumber
|
|---|
| 258 |
|
|---|
| 259 | * mfilter/MFEvtNumber.[h,cc]:
|
|---|
| 260 | - added
|
|---|
| 261 |
|
|---|
| 262 |
|
|---|
| 263 |
|
|---|
| 264 | 2007/04/17 Stefan Ruegamer
|
|---|
| 265 |
|
|---|
| 266 | * datacenter/scripts/filesondisk:
|
|---|
| 267 | - modified the ccfile search to not find ccfiles twice if one
|
|---|
| 268 | runnumber is part of a higher runnumber (as 23456 and 223456)
|
|---|
| 269 |
|
|---|
| 270 | * datacenter/scripts/movingrawfiles:
|
|---|
| 271 | - added moving of rawfiles from the directory /magic/datacenter/
|
|---|
| 272 | fromtape/rawdata/muxdata, which is the default rawfile folder of
|
|---|
| 273 | the new muxtapes, to /magic/datacenter/fromtape/rawdata
|
|---|
| 274 |
|
|---|
| 275 | * datacenter/scripts/runcallisto:
|
|---|
| 276 | - added condition for the linking of the .rc-file for muxdata
|
|---|
| 277 |
|
|---|
| 278 | * datacenter/scripts/makecallistolinks:
|
|---|
| 279 | - commented reason2 out
|
|---|
| 280 |
|
|---|
| 281 |
|
|---|
| 282 |
|
|---|
| 283 | 2007/04/17 Thomas Bretz
|
|---|
| 284 |
|
|---|
| 285 | * mcalib/CalibLinkDef.h, mcalib/Makefile:
|
|---|
| 286 | - removed obsolete MCalibrationIntensityConstCam
|
|---|
| 287 |
|
|---|
| 288 | * mcalib/MCalibCalcFromPast.[h,cc]:
|
|---|
| 289 | - removed obsolete depedency on MCalibrationIntensityConstCam
|
|---|
| 290 |
|
|---|
| 291 | * mcalib/MCalibConstCam.[h,cc]:
|
|---|
| 292 | - added a possibility to veto bad pixels in GetPixelContent by
|
|---|
| 293 | setting a MBadPixelsCam
|
|---|
| 294 | - removed obsolete fRunNumber
|
|---|
| 295 | - increased class version number by 1
|
|---|
| 296 |
|
|---|
| 297 | * mcalib/MCalibrateData.[h,cc]:
|
|---|
| 298 | - removed obsolete dependency on MCalibrationIntensityConstCam
|
|---|
| 299 | - removed some obsolete comments with code from old pedestal
|
|---|
| 300 | treatment
|
|---|
| 301 |
|
|---|
| 302 |
|
|---|
| 303 |
|
|---|
| 304 | 2007/04/15 Thomas Bretz
|
|---|
| 305 |
|
|---|
| 306 | * callisto.cc:
|
|---|
| 307 | - added an option to write a movie
|
|---|
| 308 |
|
|---|
| 309 | * mjobs/MJCalibrateSignal.[h,cc]:
|
|---|
| 310 | - added the code to write a movie
|
|---|
| 311 | - added new option (fIsMovieMode) to switch it on and off
|
|---|
| 312 |
|
|---|
| 313 | * mmovie/MMovieData.h:
|
|---|
| 314 | - added data member fMedianPedestalRms
|
|---|
| 315 |
|
|---|
| 316 | * mmovie/MMoviePrepare.[h,cc]:
|
|---|
| 317 | - added calculation of median pedestal rms
|
|---|
| 318 |
|
|---|
| 319 | * mmovie/MMovieWrite.[h,cc]:
|
|---|
| 320 | - added comments
|
|---|
| 321 | - added return value to SetPalette
|
|---|
| 322 | - delete palette entries after usage
|
|---|
| 323 | - get median pedestal rms from MMovieData
|
|---|
| 324 |
|
|---|
| 325 |
|
|---|
| 326 |
|
|---|
| 327 | 2007/04/12 Daniela Dorner
|
|---|
| 328 |
|
|---|
| 329 | * datacenter/scripts/sourcefile:
|
|---|
| 330 | - added if-clause to avoid removing of non existing files
|
|---|
| 331 |
|
|---|
| 332 | * datacenter/db/db.php:
|
|---|
| 333 | - adapted host
|
|---|
| 334 |
|
|---|
| 335 | * datacenter/db/plotdb.php:
|
|---|
| 336 | - adapted usage of function GetQuery
|
|---|
| 337 |
|
|---|
| 338 | * datacenter/db/plotinclude.php:
|
|---|
| 339 | - added init of variables
|
|---|
| 340 |
|
|---|
| 341 | * datacenter/db/runinfo-aio.php:
|
|---|
| 342 | - adapted building of query for the case, that fRunMin=0
|
|---|
| 343 |
|
|---|
| 344 | * datacenter/macros/filloptical.C:
|
|---|
| 345 | - adapted such, that files from telescopes in Tuorla can also be
|
|---|
| 346 | handeled
|
|---|
| 347 | - return 3 in case the coordinates of an object are not available
|
|---|
| 348 | in the database
|
|---|
| 349 |
|
|---|
| 350 | * datacenter/scripts/copyscript:
|
|---|
| 351 | - added case for return code 3 for filloptical.C
|
|---|
| 352 |
|
|---|
| 353 | * datacenter/macros/setupdb.C:
|
|---|
| 354 | - added table OpticalData
|
|---|
| 355 |
|
|---|
| 356 | * datacenter/tools/fillobjects.C:
|
|---|
| 357 | - added comment
|
|---|
| 358 |
|
|---|
| 359 | * datacenter/tools/fillobjects2.C:
|
|---|
| 360 | - adapted comment
|
|---|
| 361 | - adapted reading to new format of file (different object name
|
|---|
| 362 | convention)
|
|---|
| 363 |
|
|---|
| 364 | * datacenter/resources/TeVsources.txt:
|
|---|
| 365 | - added (file containing the positions of the objects observed by
|
|---|
| 366 | the Tuorla Observatory and KVA)
|
|---|
| 367 |
|
|---|
| 368 | * datacenter/resources/good_compstars.txt:
|
|---|
| 369 | - added (file containing the magnitudes and colour of the objects
|
|---|
| 370 | observed by the Tuorla Observatory and KVA)
|
|---|
| 371 |
|
|---|
| 372 | * datacenter/resources/compstars.txt:
|
|---|
| 373 | - added (like good_compstars, but containing more data, which
|
|---|
| 374 | has been left out in the other file, as it is not accurate
|
|---|
| 375 | enough)
|
|---|
| 376 |
|
|---|
| 377 |
|
|---|
| 378 |
|
|---|
| 379 | 2007/04/12 Thomas Bretz
|
|---|
| 380 |
|
|---|
| 381 | * mmovie/MMoviePrepare.[h,cc], mmovie/MMovieData.[h,cc],
|
|---|
| 382 | mmovie/MMovieWrite.[h,cc], mmovie/Makefile, mmovie/MovieLinkDef.h,
|
|---|
| 383 | movie/MovieIncl.h:
|
|---|
| 384 | - added
|
|---|
| 385 |
|
|---|
| 386 | * mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h, mbase/MArrayI.h,
|
|---|
| 387 | mbase/MArrayS.h:
|
|---|
| 388 | - added Reset() member function or improved performance of it
|
|---|
| 389 |
|
|---|
| 390 | * mcalib/MCalibrationChargeCalc.cc:
|
|---|
| 391 | - fixed the alignment in an output
|
|---|
| 392 |
|
|---|
| 393 | * mhbase/MBinning.h:
|
|---|
| 394 | - added operator[] member function
|
|---|
| 395 |
|
|---|
| 396 | * mhist/MHCamera.cc:
|
|---|
| 397 | - changed such that it is allowed to use palettes with a different
|
|---|
| 398 | number of contours.
|
|---|
| 399 | - fixed the number of ticks written on the axis to 25
|
|---|
| 400 | - use MBinnig to calculate the legend color boxes
|
|---|
| 401 | - fixed a minor bug in the assignment of the color levels, which
|
|---|
| 402 | gave visibly wrong result if the transition between two colors
|
|---|
| 403 | was important but was not noticable in normal circumstances
|
|---|
| 404 |
|
|---|
| 405 | * mjobs/MDataSet.h, mjobs/MSequence.h:
|
|---|
| 406 | - increased class version to 1 to make it writable
|
|---|
| 407 | - added Print to the context menu
|
|---|
| 408 |
|
|---|
| 409 | * mgeom/MGeomCam.[h,cc]:
|
|---|
| 410 | - removed fNumSectors
|
|---|
| 411 | - removed fNumAreas
|
|---|
| 412 | - added fNumPixInSector
|
|---|
| 413 | - added fNumPixWithAidx
|
|---|
| 414 | - changed CalcSectors and CalcArea to fill new data members
|
|---|
| 415 | - fixed a bug in the range check of GetMaxRadius and GetMinRadius
|
|---|
| 416 | (the range was to wide by 1 at the upper edge)
|
|---|
| 417 | - increased class version from 4 to 5
|
|---|
| 418 |
|
|---|
| 419 |
|
|---|
| 420 |
|
|---|
| 421 | 2007/04/11 Thomas Bretz
|
|---|
| 422 |
|
|---|
| 423 | * mjobs/MJCalibrateSignal.cc:
|
|---|
| 424 | - added a lot of comments
|
|---|
| 425 | - added some code for future use
|
|---|
| 426 |
|
|---|
| 427 | * mcalib/MCalibCalcFromPast.cc:
|
|---|
| 428 | - if update of calibration constants via MCalibrateData fails an
|
|---|
| 429 | error is raised
|
|---|
| 430 |
|
|---|
| 431 | * mcalib/MCalibrateData.cc:
|
|---|
| 432 | - if update of calibration constants done set the ReadyToSaveFlag
|
|---|
| 433 | accordingly
|
|---|
| 434 |
|
|---|
| 435 |
|
|---|
| 436 |
|
|---|
| 437 | 2007/04/04 Thomas Bretz
|
|---|
| 438 |
|
|---|
| 439 | * mbase/MLogHtml.cc:
|
|---|
| 440 | - the closing parenthesis was missing for setting to green color
|
|---|
| 441 |
|
|---|
| 442 |
|
|---|
| 443 |
|
|---|
| 444 | 2007/04/03 Thomas Bretz
|
|---|
| 445 |
|
|---|
| 446 | * mjobs/MDataSet.cc:
|
|---|
| 447 | - added processing of RunTime and Name resource
|
|---|
| 448 |
|
|---|
| 449 | * mgeom/MGeomCamDwarf.cc:
|
|---|
| 450 | - removed an unused variable
|
|---|
| 451 |
|
|---|
| 452 | * msignal/MSignalPix.h, msignal/MSignalCam.h:
|
|---|
| 453 | - commented out obsolete AddNumPhotons and Scale
|
|---|
| 454 | - removed ReducePrecision from setting of arrival time because
|
|---|
| 455 | it gave artefacts.
|
|---|
| 456 |
|
|---|
| 457 |
|
|---|
| 458 |
|
|---|
| 459 | 2007/03/29 Thomas Bretz
|
|---|
| 460 |
|
|---|
| 461 | * mgeom/MGeomCam.cc, mgeom/MGeomPix.h:
|
|---|
| 462 | - added new member function to return distance to coordinate
|
|---|
| 463 | origin
|
|---|
| 464 |
|
|---|
| 465 | * mgeom/MGeomCamDwarf.[h,cc]:
|
|---|
| 466 | - added
|
|---|
| 467 |
|
|---|
| 468 | * mgeom/Makefile, mgeom/GeomLinkDef.h:
|
|---|
| 469 | - added MGeomCamDwarf
|
|---|
| 470 |
|
|---|
| 471 |
|
|---|
| 472 |
|
|---|
| 473 | 2007/03/28 Thomas Bretz
|
|---|
| 474 |
|
|---|
| 475 | * mraw/MRawRunHeader.cc:
|
|---|
| 476 | - added Getter for fFreqSampling
|
|---|
| 477 |
|
|---|
| 478 | * mpointing/MHSrcPosCam.[h,cc]:
|
|---|
| 479 | - added different binning for wobble mode
|
|---|
| 480 | - added circle for wobble mode
|
|---|
| 481 |
|
|---|
| 482 | * mjobs/MJCut.cc:
|
|---|
| 483 | - store run- and event-number via MParameterCalc in output files
|
|---|
| 484 | - show histogram of source positions also in wobble mode
|
|---|
| 485 |
|
|---|
| 486 | * mbase/MEnv.h:
|
|---|
| 487 | - added member function to touch a resource returning whether
|
|---|
| 488 | it has contents or not
|
|---|
| 489 |
|
|---|
| 490 | * mars.rc:
|
|---|
| 491 | - added examples for MUX data
|
|---|
| 492 | - fixed the other examples
|
|---|
| 493 | - changed default cleaning to 8.5/4.0 absolute
|
|---|
| 494 |
|
|---|
| 495 | * macros/readIPR.C:
|
|---|
| 496 | - simplified
|
|---|
| 497 |
|
|---|
| 498 |
|
|---|
| 499 |
|
|---|
| 500 | 2007/03/21 Stefan Ruegamer
|
|---|
| 501 |
|
|---|
| 502 | * datacenter/scripts/runcallisto:
|
|---|
| 503 | - removed entries for callisto_MarApr05.rc (outdated)
|
|---|
| 504 |
|
|---|
| 505 | * datacenter/scripts/makecallistolinks:
|
|---|
| 506 | - updated reason1 because the old reason has been removed in the
|
|---|
| 507 | Mars Version 1.0, resulting in no more calibration with spline
|
|---|
| 508 | if DF fails
|
|---|
| 509 | - added reason2 to run spline after an other error
|
|---|
| 510 |
|
|---|
| 511 |
|
|---|
| 512 |
|
|---|
| 513 | 2007/03/20 Daniel Hoehne
|
|---|
| 514 |
|
|---|
| 515 | * datacenter/db/db.php, datacenter/scripts/budb,
|
|---|
| 516 | datacenter/scripts/dbchk, datacenter/scripts/dunotseqruns,
|
|---|
| 517 | datacenter/scripts/findnewstars,
|
|---|
| 518 | datacenter/scripts/findnotseqruns, datacenter/scripts/sourcefile,
|
|---|
| 519 | datacenter/tools/comparesequences, datacenter/tools/resetdataset,
|
|---|
| 520 | sql.rc:
|
|---|
| 521 | - changed the host from hercules to vela
|
|---|
| 522 |
|
|---|
| 523 |
|
|---|
| 524 |
|
|---|
| 525 | 2007/03/17 Thomas Bretz
|
|---|
| 526 |
|
|---|
| 527 | * mbase/MTime.[h,cc]:
|
|---|
| 528 | - added new memeber function to set unix times
|
|---|
| 529 |
|
|---|
| 530 |
|
|---|
| 531 |
|
|---|
| 532 | 2007/03/09 Thomas Bretz
|
|---|
| 533 |
|
|---|
| 534 | * mjoptim/MJOptimizeCuts.cc:
|
|---|
| 535 | - implemented printing of input file also in RunOnOffCore
|
|---|
| 536 |
|
|---|
| 537 |
|
|---|
| 538 |
|
|---|
| 539 | 2007/03/08 Markus Meyer
|
|---|
| 540 |
|
|---|
| 541 | * mpointing/MPointingDevCalc.h:
|
|---|
| 542 | - changed fNumMinStars from 8 to n (in SetNumMinStars)
|
|---|
| 543 |
|
|---|
| 544 |
|
|---|
| 545 |
|
|---|
| 546 | 2007/03/06 Stefan Ruegamer
|
|---|
| 547 |
|
|---|
| 548 | * mraw/MRawRunHeader.cc:
|
|---|
| 549 | - added SwapAssignment for pixels 428 and 429
|
|---|
| 550 |
|
|---|
| 551 |
|
|---|
| 552 |
|
|---|
| 553 | 2007/03/05 Thomas Bretz
|
|---|
| 554 |
|
|---|
| 555 | * msignal/MExtractTimeAndChargeSpline.cc:
|
|---|
| 556 | - added a default for the extrator resolution in case no predefined
|
|---|
| 557 | value is set
|
|---|
| 558 |
|
|---|
| 559 | * mjobs/MJCalib.[h,cc], mjobs/MJCalibration.cc:
|
|---|
| 560 | - removed HiLoCalibration option
|
|---|
| 561 |
|
|---|
| 562 | * mjobs/MJCalibration.cc:
|
|---|
| 563 | - use extractor to determine hi-/lo-calibration
|
|---|
| 564 |
|
|---|
| 565 | * mjobs/MJPedestal.cc:
|
|---|
| 566 | - do only insist on pedestal events if an extractor without
|
|---|
| 567 | lo-gains is set
|
|---|
| 568 |
|
|---|
| 569 | * callisto.rc, callisto_Dec04Jan05.rc:
|
|---|
| 570 | - removed references to HiLoCalibration
|
|---|
| 571 |
|
|---|
| 572 | * callisto_mux.rc, resources/calibrationref_mux.rc,
|
|---|
| 573 | resources/pedestalref_mux.rc:
|
|---|
| 574 | - added new resource files for MUX data
|
|---|
| 575 |
|
|---|
| 576 | * mjobs/MSequence.cc:
|
|---|
| 577 | - another fix to make sure that there is a / between dir and filename
|
|---|
| 578 |
|
|---|
| 579 | * mpedestal/MExtractPedestal.cc:
|
|---|
| 580 | - why if fRawData initialized twice? Removed.
|
|---|
| 581 | - Reset check window without extractor and without lo-gains
|
|---|
| 582 |
|
|---|
| 583 |
|
|---|
| 584 |
|
|---|
| 585 |
|
|---|
| 586 | 2007/03/04 Thomas Bretz
|
|---|
| 587 |
|
|---|
| 588 | * mhcalib/MHCalibrationChargeBlindCam.cc,
|
|---|
| 589 | mhcalib/MHCalibrationChargeBlindPix.[h,cc]:
|
|---|
| 590 | - commented out references to MRawEvtPixelIter::GetNum*Samples
|
|---|
| 591 |
|
|---|
| 592 | * mhcalib/MHCalibrationRelTimeCam.cc:
|
|---|
| 593 | - updated header
|
|---|
| 594 |
|
|---|
| 595 | * mjobs/MJCalibrateSignal.cc:
|
|---|
| 596 | - updated header
|
|---|
| 597 | - removed references to MHCalibrationPulseTimeCam
|
|---|
| 598 | - added a check to make sure that extractor1 is initialized
|
|---|
| 599 | - use new SetRangeFromExtractor function for pedestal
|
|---|
| 600 | extraction range
|
|---|
| 601 | - added a new filter to check for pedestal events, used for
|
|---|
| 602 | pedestal extraction in cases w/o lo-gains and to remove
|
|---|
| 603 | pedestal events from further analysis
|
|---|
| 604 | - fill and display hi-/lo-gain histogram only if lo-gain exists
|
|---|
| 605 |
|
|---|
| 606 | * mjobs/MJPedestal.cc:
|
|---|
| 607 | - replaced fSequence.GetName by GetFileName
|
|---|
| 608 | - check for availability of lo-gain in pulse pos check
|
|---|
| 609 | - Add MHCalibrationPulseTime to parlist to allow resources
|
|---|
| 610 | file setup
|
|---|
| 611 | - to fill the MHCalibrationPulseTimeCam deny calibration- and
|
|---|
| 612 | pedestal-events
|
|---|
| 613 | - use a pedestal filter to deny calibration events
|
|---|
| 614 | - use new SetRangeFromExtractor function for pedestal
|
|---|
| 615 | extraction range
|
|---|
| 616 |
|
|---|
| 617 | * mhcalib/MHCalibrationPulseTimeCam.cc:
|
|---|
| 618 | - removed an obsolete return
|
|---|
| 619 |
|
|---|
| 620 | * mpedestal/MPedCalcFromLoGain.cc:
|
|---|
| 621 | - if event does not contain lo-gains do not start extraction
|
|---|
| 622 | at lo-gain offset
|
|---|
| 623 |
|
|---|
| 624 | * mpedestal/MPedestalSubtractedEvt.[h,cc]:
|
|---|
| 625 | - changed variable naming in GetSaturation from sathi to sat
|
|---|
| 626 | - changed limit in GetMax from Byte_t to UInt_t
|
|---|
| 627 |
|
|---|
| 628 | * msignal/MExtractBlindPixel.cc, msignal/MExtractTimeAndCharge.cc:
|
|---|
| 629 | - changed max argument in GetMax from Int_t to UInt_t
|
|---|
| 630 |
|
|---|
| 631 | * msignal/MExtractTimeAndCharge.[h,cc]:
|
|---|
| 632 | - changed fLoGainSwitch from Byte_t to UInt_t
|
|---|
| 633 | - increased class version accordingly to 4
|
|---|
| 634 |
|
|---|
| 635 | * mmain/MEventDisplay.cc:
|
|---|
| 636 | - took out the display of the slice with the max index
|
|---|
| 637 | - handle pedestal subtraction more accurate
|
|---|
| 638 |
|
|---|
| 639 | * mraw/MRawEvtData.cc:
|
|---|
| 640 | - added number of bytes per sample to GetNumBytes()
|
|---|
| 641 | - removed contents of GetPixelContent... depricated
|
|---|
| 642 |
|
|---|
| 643 | * mraw/MRawEvtPixelIter.[h,cc]:
|
|---|
| 644 | - updated comments
|
|---|
| 645 | - removed all functions returning informations about single
|
|---|
| 646 | pixels (should be done through MPedestalSubtractedEvt
|
|---|
| 647 | instead)
|
|---|
| 648 |
|
|---|
| 649 | * mhist/MHEvent.cc:
|
|---|
| 650 | - removed KMaxIdx...depricated.
|
|---|
| 651 |
|
|---|
| 652 | * msignal/MExtractor.[h,cc]:
|
|---|
| 653 | - changed type of fSaturationLimit from Byte_t to UInt_t
|
|---|
| 654 | - increased class version number accordingly to 8
|
|---|
| 655 | - only reset fSaturationLimit if it is above 0xff and
|
|---|
| 656 | no lo-gain available
|
|---|
| 657 |
|
|---|
| 658 | * msignal/MSignalCalc.[h,cc]:
|
|---|
| 659 | - changed to use MPedestalSubtractedEvt instead of MRawEvtData
|
|---|
| 660 | - make handling of data without lo-gains possible
|
|---|
| 661 |
|
|---|
| 662 | * mhcalib/MHCalibrationChargeCam.[h,cc]:
|
|---|
| 663 | - changed to use pedestal subtracted evt instead of the raw evt
|
|---|
| 664 | for determination of the arrival time
|
|---|
| 665 |
|
|---|
| 666 | * mhcalib/MHCalibrationCam.[h,cc]:
|
|---|
| 667 | - made IsLoGain autodetecting in case fRunHeader is available
|
|---|
| 668 |
|
|---|
| 669 | * msignal/MExtractPINDiode.cc:
|
|---|
| 670 | - use MRawRunHeader's GetNumSamplesHi/LoGain
|
|---|
| 671 |
|
|---|
| 672 |
|
|---|
| 673 |
|
|---|
| 674 | 2007/03/03 Thomas Bretz
|
|---|
| 675 |
|
|---|
| 676 | * mcalib/MCalibrationRelTimeCalc.cc:
|
|---|
| 677 | - changed the default of RelTimeResolutionLimit from 1.0 to 0.05
|
|---|
| 678 |
|
|---|
| 679 | * mhcalib/MHCalibrationChargeCam.cc,
|
|---|
| 680 | mhcalib/MHCalibrationPulseTimeCam.cc,
|
|---|
| 681 | mhcalib/MHCalibrationRelTimeCam.cc:
|
|---|
| 682 | - added f*RefCharge to Copy function
|
|---|
| 683 | - added range to calls of GetIdxMaxHi/LoGainSample
|
|---|
| 684 | - reworked and simplified DrawDataCheckPixel
|
|---|
| 685 | - reworked and simplified DrawReferenceLine
|
|---|
| 686 | - fixed call to ReadEnv of base class in ReadEnv
|
|---|
| 687 |
|
|---|
| 688 | * mhcalib/MHCalibrationRelTimeCam.cc:
|
|---|
| 689 | - commented filling of lo-gain arrays out.
|
|---|
| 690 |
|
|---|
| 691 | * mpedestal/MExtractPedestal.[h,cc],
|
|---|
| 692 | mpedestal/MPedCalcFromLoGain.h, mpedestal/MPedCalcPedRun.h:
|
|---|
| 693 | - added the SetRangeFromExtractor function
|
|---|
| 694 |
|
|---|
| 695 | * msignal/MExtractBlindPixel.cc, msignal/MSignalCalc.cc:
|
|---|
| 696 | - use GetNumSamplesHiGain of MRawRunHeader instead of
|
|---|
| 697 | MRawEvtPixelIter's
|
|---|
| 698 |
|
|---|
| 699 | * msignal/MSignalCalc.[h,cc]:
|
|---|
| 700 | - slightly changed handling of MC run, changed hi-/lo-gain
|
|---|
| 701 | calibration from 10 to 11.3
|
|---|
| 702 |
|
|---|
| 703 | * msignal/MExtractTime.cc:
|
|---|
| 704 | - don't print lo-gain properties if n/a
|
|---|
| 705 |
|
|---|
| 706 | * msignal/MExtractor.[h,cc]:
|
|---|
| 707 | - reset logain range and saturation limit if no logains available
|
|---|
| 708 | - added HasLoGain member function
|
|---|
| 709 | - don't print lo-gain attributes in Print if no logains
|
|---|
| 710 |
|
|---|
| 711 | * msignal/MExtractTimeAndCharge.cc:
|
|---|
| 712 | - reset fLoGainSwitch if logains are not available
|
|---|
| 713 | - use MRawRunHeader's GetNumSamplesHi/LoGain
|
|---|
| 714 | - do not use MRawEvtPixelIter to determin availability of lo-gains
|
|---|
| 715 | use number of lo-gain samples to extract instead.
|
|---|
| 716 | - don't print lo-gain properties if n/a
|
|---|
| 717 |
|
|---|
| 718 |
|
|---|
| 719 |
|
|---|
| 720 | 2007/03/02 Thomas Bretz
|
|---|
| 721 |
|
|---|
| 722 | * mraw/MRawRunHeader.h:
|
|---|
| 723 | - added GetNumBytesPerSample() member function
|
|---|
| 724 |
|
|---|
| 725 | * mraw/MRawRead.cc:
|
|---|
| 726 | - splitted ReadPixel and setting ab-flag into function calls
|
|---|
| 727 | - fixed skipping pixels if bps>1
|
|---|
| 728 |
|
|---|
| 729 | * mraw/MRawEvtData.[h,cc]:
|
|---|
| 730 | - removed last argument from AddPixel
|
|---|
| 731 | - split reading pixel data and setting ab-flag into two functions
|
|---|
| 732 | - increased version number from 5 to 6
|
|---|
| 733 | - adapted Print function
|
|---|
| 734 | - adapted Draw function
|
|---|
| 735 | - adapted ReadPixel function
|
|---|
| 736 |
|
|---|
| 737 | * manalysis/MMcCalibrationUpdate.[h,cc]:
|
|---|
| 738 | - made sure that Process is not executed in case of MC files
|
|---|
| 739 | - minor changes to includes
|
|---|
| 740 |
|
|---|
| 741 | * mextralgo/MExtralgoSpline.h:
|
|---|
| 742 | - removed obsolete include iostream
|
|---|
| 743 |
|
|---|
| 744 |
|
|---|
| 745 |
|
|---|
| 746 | 2007/03/01 Thomas Bretz
|
|---|
| 747 |
|
|---|
| 748 | * mmain/MEventDisplay.cc:
|
|---|
| 749 | - didn't show callisto output anymore because of missing fundametal
|
|---|
| 750 | pedestal
|
|---|
| 751 |
|
|---|
| 752 | * mbadpixels/MBadPixelsTreat.cc:
|
|---|
| 753 | - added more informative output
|
|---|
| 754 |
|
|---|
| 755 | * mhcalib/MHCalibrationCam.[h,cc], mhcalib/MHCalibrationChargeCam.cc,
|
|---|
| 756 | mhcalib/MHCalibrationChargePix.h, mhcalib/MHCalibrationRelTimeCam.cc,
|
|---|
| 757 | mhcalib/MHCalibrationChargeCam.h, mhcalib/MHCalibrationChargePINDiode.h,
|
|---|
| 758 | mhcalib/MHCalibrationPulseTimeCam.cc, mhcalib/MHCalibrationTestCam.cc,
|
|---|
| 759 | mhcalib/MHCalibrationTestTimeCam.cc, mhcalib/MHGausEvents.h,
|
|---|
| 760 | mhcalib/MHCalibrationChargeBlindCam.cc, mhcalib/MHPedestalCam.cc,
|
|---|
| 761 | - replaced SetNbins/First/Last by SetBinning
|
|---|
| 762 |
|
|---|
| 763 | * mhcalib/MHCalibrationChargeCam.cc:
|
|---|
| 764 | - improved output in case arrival time is out of range
|
|---|
| 765 |
|
|---|
| 766 | * mhcalib/MHCalibrationPulseTimeCam.cc:
|
|---|
| 767 | - the values can only have discrete valuesno need to set a bin-width
|
|---|
| 768 | different from 1
|
|---|
| 769 | - set binning automatically by using the number of samples
|
|---|
| 770 | - fixed ReadEnv
|
|---|
| 771 | - directly use maxpos, no cast necessary
|
|---|
| 772 |
|
|---|
| 773 | * mraw/MRawRunHeader.h:
|
|---|
| 774 | - added new member function GetNumSamples
|
|---|
| 775 |
|
|---|
| 776 | * mpedestal/MPedCalcFromLoGain.cc:
|
|---|
| 777 | - fixed ReadEnv
|
|---|
| 778 |
|
|---|
| 779 | * mraw/MRawCrateData.cc, mraw/MRawEvtHeader.cc:
|
|---|
| 780 | - implemented reading new mux format 8
|
|---|
| 781 |
|
|---|
| 782 | * mraw/MRawRunHeader.[h,cc]:
|
|---|
| 783 | - implemented reading of new file format 8
|
|---|
| 784 | - added new data members fNumBytesPerSample, fFreqSampling
|
|---|
| 785 | and fNumSignificantBits
|
|---|
| 786 | - increased file format version from 5 to 6
|
|---|
| 787 |
|
|---|
| 788 | * mraw/MRawEvtPixelIter.[h,cc]:
|
|---|
| 789 | - made aware of handling the new and old format
|
|---|
| 790 | - added range to GetIdxMax*
|
|---|
| 791 |
|
|---|
| 792 | * mhcalib/MHCalibrationPulseTimeCam.[h,cc]:
|
|---|
| 793 | - removed obsolete data members fSumhiarea and fSumhisector
|
|---|
| 794 | - replaced the usage of MRawEvtData by MPedestalSubtractedEvt
|
|---|
| 795 | - according to this the lower signal limit has been decresed
|
|---|
| 796 | by 15
|
|---|
| 797 | - changed "saturation" limit accordingly from 254 to 245
|
|---|
| 798 |
|
|---|
| 799 | * mpedestal/MPedestalsubtractedEvt.h:
|
|---|
| 800 | - added a shortcut for GetSaturation
|
|---|
| 801 |
|
|---|
| 802 | * mjobs/MJPedestal.cc:
|
|---|
| 803 | - first subtract pedestal and then fill MHCalibrationPulseTimeCam
|
|---|
| 804 | - fill MHCalibrationPulseTimeCam with MPedestalSubtracted
|
|---|
| 805 |
|
|---|
| 806 |
|
|---|
| 807 |
|
|---|
| 808 | 2007/02/28 Thomas Bretz
|
|---|
| 809 |
|
|---|
| 810 | * macros/tutorials/mirrordelay.C:
|
|---|
| 811 | - fixed the formula for the spherical mirror
|
|---|
| 812 | - fixed the calculation of the time-delay
|
|---|
| 813 |
|
|---|
| 814 | * mastro/MObservatory.[h,cc]:
|
|---|
| 815 | - added constructors and functions to set the observatory location
|
|---|
| 816 | manually
|
|---|
| 817 |
|
|---|
| 818 | * mbase/MTime.[h,cc]:
|
|---|
| 819 | - added constructor to construct MTime by date
|
|---|
| 820 | - added AsDouble for new root streamers (allowing to view MTime in
|
|---|
| 821 | a TBrowser)
|
|---|
| 822 | - added GetRootDatime to return TDatime object
|
|---|
| 823 |
|
|---|
| 824 | * mcalib/MCalibrateData.cc:
|
|---|
| 825 | - added more meaningful output in case a conversion factor exceeds a limit
|
|---|
| 826 |
|
|---|
| 827 | * datacenter/macros/plotdb.C:
|
|---|
| 828 | - added plot for spark rate
|
|---|
| 829 |
|
|---|
| 830 |
|
|---|
| 831 |
|
|---|
| 832 | 2007/02/26 Daniela Dorner
|
|---|
| 833 |
|
|---|
| 834 | * datacenter/db/builddatasets.php, datacenter/db/findoffdata.php,
|
|---|
| 835 | datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php,
|
|---|
| 836 | datacenter/db/include.php, datacenter/db/menu.php, :
|
|---|
| 837 | - bugfix: the stopdate was not choses properly in case of reset
|
|---|
| 838 | when there was no data past midnight
|
|---|
| 839 | - a new function (GetStopDate) has been implemented
|
|---|
| 840 | - bugfix in PrintNightRange (table Sequences was used in all cases)
|
|---|
| 841 |
|
|---|
| 842 |
|
|---|
| 843 |
|
|---|
| 844 | 2007/02/26 Daniel Hoehne
|
|---|
| 845 |
|
|---|
| 846 | * datacenter/macros/fillstar.C:
|
|---|
| 847 | - bugfixes: included MHCamera.h, corrected two typos (missing ";" and
|
|---|
| 848 | a surplus "s" in the variable "sparkrate")
|
|---|
| 849 |
|
|---|
| 850 | * datacenter/db/magicdefs.php, menu.php:
|
|---|
| 851 | - added fSparkRate
|
|---|
| 852 |
|
|---|
| 853 |
|
|---|
| 854 |
|
|---|
| 855 | 2007/02/16
|
|---|
| 856 |
|
|---|
| 857 | * RELEASE 1.0
|
|---|
| 858 |
|
|---|
| 859 |
|
|---|
| 860 |
|
|---|
| 861 | 2007/02/16 Thomas Bretz
|
|---|
| 862 |
|
|---|
| 863 | * macros/starvisyear.C:
|
|---|
| 864 | - changed default observator to magic
|
|---|
| 865 | - fixed some typos in comments
|
|---|
| 866 |
|
|---|
| 867 | * mastro/MAstro.[h,cc]:
|
|---|
| 868 | - added a new function to estimate the time of culmination
|
|---|
| 869 | - fixed the conversion factors RadToHor and HorToRad (wrong by 15/24)
|
|---|
| 870 |
|
|---|
| 871 | * mastro/MObservatory.cc:
|
|---|
| 872 | - fixed the Print() output
|
|---|
| 873 |
|
|---|
| 874 | * mbase/MMath.h:
|
|---|
| 875 | - removed conversion factor to and from Hours
|
|---|
| 876 |
|
|---|
| 877 | * mjobs/MSequence.cc:
|
|---|
| 878 | - added a / behind the date (for the output in case of failure)
|
|---|
| 879 |
|
|---|
| 880 | * mmc/MMcFadcHeader.[hxx,cxx]:
|
|---|
| 881 | - added fElecNoiseName for compatibility with camera program
|
|---|
| 882 | - increased ClassVersion by 1
|
|---|
| 883 |
|
|---|
| 884 | * mraw/MRawRunHeader.[h,cc]:
|
|---|
| 885 | - increased class version by 1 for compatibility with output
|
|---|
| 886 | of newer camera versions
|
|---|
| 887 |
|
|---|
| 888 | * resources/sequences.rc:
|
|---|
| 889 | - changed the sequence.rc file to support new MUX data
|
|---|
| 890 |
|
|---|
| 891 |
|
|---|
| 892 |
|
|---|
| 893 | 2007/02/15 Thomas Bretz
|
|---|
| 894 |
|
|---|
| 895 | * macros/tutorials/mirrordelay.C:
|
|---|
| 896 | - added a macro plotting the delay between a spherical and a
|
|---|
| 897 | parabolic mirror
|
|---|
| 898 |
|
|---|
| 899 | * mjobs/MJStar.cc:
|
|---|
| 900 | - implemented new plots for IPR vs. Time and DT
|
|---|
| 901 |
|
|---|
| 902 |
|
|---|
| 903 |
|
|---|
| 904 | 2007/02/13 Thomas Bretz
|
|---|
| 905 |
|
|---|
| 906 | * resources/hilocalib.rc, resources/hilocalib_sp1.rc:
|
|---|
| 907 | - added new resource files for hi-/lo-gain calibration.
|
|---|
| 908 |
|
|---|
| 909 | * resources/hiloconv-*.root:
|
|---|
| 910 | - added hi-/lo-gain calibration constants
|
|---|
| 911 |
|
|---|
| 912 | * callisto_Dec04Jan05.rc:
|
|---|
| 913 | - changed input file name for hi-/lo-gain calibration constants
|
|---|
| 914 |
|
|---|
| 915 | * mreflector/MHReflector.[h,cc]:
|
|---|
| 916 | - added histogram class for reflected photons
|
|---|
| 917 |
|
|---|
| 918 | * mreflector/Makefile, mreflector/ReflectorLinkDef.h
|
|---|
| 919 | - added MHReflector and necessary include paths
|
|---|
| 920 |
|
|---|
| 921 | * mbase/MLog.h:
|
|---|
| 922 | - fixed a bug in Separator which could cause a crash if the contents
|
|---|
| 923 | are too long
|
|---|
| 924 |
|
|---|
| 925 | * manalysis/MParameterCalc.cc:
|
|---|
| 926 | - check for HasValidRule instead of IsValid in ReadEnv
|
|---|
| 927 |
|
|---|
| 928 | * mdata/MDataPhrase.h:
|
|---|
| 929 | - added HasValidRule member function
|
|---|
| 930 |
|
|---|
| 931 | * mfileio/MReadRflFile.[h,cc]:
|
|---|
| 932 | - allow also reading of gzip-compressed files
|
|---|
| 933 | - output more header information
|
|---|
| 934 | - don't use a const qualified TString with gSystem->ExpandPathName
|
|---|
| 935 |
|
|---|
| 936 | * mjobs/MJPedestal.cc:
|
|---|
| 937 | - readin bad pixels from ascii file later
|
|---|
| 938 |
|
|---|
| 939 | * mmc/MMcEvtBasic.h:
|
|---|
| 940 | - added a static member function GetEnergyStr to convert
|
|---|
| 941 | GeV into MeV and TeV
|
|---|
| 942 |
|
|---|
| 943 | * mpointing/MPointingDevCalc.h:
|
|---|
| 944 | - increased size of fSkip by one
|
|---|
| 945 |
|
|---|
| 946 | * mextralgo/MExtralgoSpline.h:
|
|---|
| 947 | - fixed acompiler warning
|
|---|
| 948 |
|
|---|
| 949 |
|
|---|
| 950 |
|
|---|
| 951 | 2007/02/09 Daniel Hoehne
|
|---|
| 952 |
|
|---|
| 953 | * datacenter/scripts/linkmc
|
|---|
| 954 | - adapted to new montecarlo directory structure (/magic/montecarlo
|
|---|
| 955 | instead of /montecarlo)
|
|---|
| 956 |
|
|---|
| 957 |
|
|---|
| 958 |
|
|---|
| 959 | 2007/02/09 Thomas Bretz
|
|---|
| 960 |
|
|---|
| 961 | * star.rc:
|
|---|
| 962 | - added new options
|
|---|
| 963 | - reordering
|
|---|
| 964 |
|
|---|
| 965 | * mbase/MStatusDisplay.cc:
|
|---|
| 966 | - updated from 2006 to 2007
|
|---|
| 967 |
|
|---|
| 968 | * mfbase/MFDataPhrase.cc:
|
|---|
| 969 | - fixed ReadEnv to correctly return true/false
|
|---|
| 970 |
|
|---|
| 971 | * mjobs/MJStar.cc:
|
|---|
| 972 | - added new tabs "Spakless" and "Sparks" dividing the average
|
|---|
| 973 | signal tab into two distributions by a SparkCut
|
|---|
| 974 | - replaced all MF by MFDataPhrase
|
|---|
| 975 |
|
|---|
| 976 | * mjobs/MJCalibrateSignal.cc:
|
|---|
| 977 | - changed the extraction range used in the lo-gains from the
|
|---|
| 978 | hi-gain range to the lo-gain range
|
|---|
| 979 |
|
|---|
| 980 | * datacenter/macros/fillstar.C:
|
|---|
| 981 | - added filling the spark rate into the database
|
|---|
| 982 | - the rate after cleaning is now without sparks!
|
|---|
| 983 |
|
|---|
| 984 |
|
|---|
| 985 |
|
|---|
| 986 | 2007/02/06 Thomas Bretz
|
|---|
| 987 |
|
|---|
| 988 | * mpointing/MPointingDevCalc.cc:
|
|---|
| 989 | - included check for monitoring flag
|
|---|
| 990 |
|
|---|
| 991 | * mextralgo/MExtralgoSpline.[h,cc]:
|
|---|
| 992 | - implemented the possibility to determine the pulse width at
|
|---|
| 993 | maxheight/2
|
|---|
| 994 |
|
|---|
| 995 |
|
|---|
| 996 |
|
|---|
| 997 | 2007/02/04 Daniela Dorner
|
|---|
| 998 |
|
|---|
| 999 | * datacenter/scripts/sourcefile:
|
|---|
| 1000 | - added if-clause to avoid that a script is aborted in case a macro
|
|---|
| 1001 | doesn't compile, return code is set to 1 in this case
|
|---|
| 1002 |
|
|---|
| 1003 |
|
|---|
| 1004 |
|
|---|
| 1005 | 2007/02/04 Thomas Bretz
|
|---|
| 1006 |
|
|---|
| 1007 | * mjobs/MJCalibration.cc:
|
|---|
| 1008 | - implemented Hi-/Lo-Gain calibration for MCs
|
|---|
| 1009 |
|
|---|
| 1010 | * mjobs/MJPedestal.cc:
|
|---|
| 1011 | - removed intermediate pedestalstorage from code (its
|
|---|
| 1012 | result is not used at all)
|
|---|
| 1013 |
|
|---|
| 1014 | * datacenter/macros/fillsignal.C:
|
|---|
| 1015 | - replaced GetMediandev by GetDev
|
|---|
| 1016 |
|
|---|
| 1017 | * callisto.rc, callisto_Dec04Jan05.rc:
|
|---|
| 1018 | - changed ExtractWinLeft/Right according to new scheme
|
|---|
| 1019 |
|
|---|
| 1020 | * mhcalib/MHCalibrationChargeCam.[h,cc]:
|
|---|
| 1021 | - removed obsolete data members fFirstHiGain, etc and
|
|---|
| 1022 | replaced by storage of fSignal
|
|---|
| 1023 | - made sure that the average extracted signal position
|
|---|
| 1024 | is at least one slice away from the edges of the
|
|---|
| 1025 | extraction window
|
|---|
| 1026 |
|
|---|
| 1027 | * mjobs/MJPedestal.cc:
|
|---|
| 1028 | - reworked the pulse position check. It now better takes
|
|---|
| 1029 | the properties of the extractors into account.
|
|---|
| 1030 | Still to be done: relation between pulse position and
|
|---|
| 1031 | extraction window!
|
|---|
| 1032 |
|
|---|
| 1033 | * msignal/MExtractBlindPixel.[h,cc],
|
|---|
| 1034 | msignal/MExtractPINDiode.[h,cc]:
|
|---|
| 1035 | - fixed arguments type of SetRange
|
|---|
| 1036 |
|
|---|
| 1037 | * msignal/MExtractTime.cc:
|
|---|
| 1038 | - removed old obsolete code already in comments
|
|---|
| 1039 |
|
|---|
| 1040 | * msignal/MExtractTimeAndCharge.h:
|
|---|
| 1041 | - added getter for LoGainStartShift
|
|---|
| 1042 |
|
|---|
| 1043 | * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc],
|
|---|
| 1044 | msignal/MExtractTimeAndChargeSpline.[h,cc],
|
|---|
| 1045 | msignal/MExtractedSignalCam.[h,cc], msignal/MExtractor.[h,cc]:
|
|---|
| 1046 | - changed the type of LoGainFirst from byte to int
|
|---|
| 1047 | - if necessary increased class version
|
|---|
| 1048 |
|
|---|
| 1049 | * mpedestal/MExtractPedestal.cc:
|
|---|
| 1050 | - improved output
|
|---|
| 1051 |
|
|---|
| 1052 | * mhcalib/MHCalibrationChargeCam.cc:
|
|---|
| 1053 | - fixed a %3.1 instead of %3.1f
|
|---|
| 1054 |
|
|---|
| 1055 |
|
|---|
| 1056 |
|
|---|
| 1057 | 2007/02/03 Thomas Bretz
|
|---|
| 1058 |
|
|---|
| 1059 | * mhist/MHCamEvent.[h,cc]:
|
|---|
| 1060 | - added Draw function to context menu
|
|---|
| 1061 | - added GetHist member functions
|
|---|
| 1062 | - added possibility to display the relative error
|
|---|
| 1063 |
|
|---|
| 1064 | * mjobs/MJCalibration.cc:
|
|---|
| 1065 | - read the hi-/lo-gain calibration constants from a MHCamEvent
|
|---|
| 1066 | which is stored in a root file given in resources/hilocalib.rc
|
|---|
| 1067 |
|
|---|
| 1068 | * msignal/MExtractTimeAndCharge.cc:
|
|---|
| 1069 | - improved the estimation in GetSaturationTime for the cases in
|
|---|
| 1070 | which the saturating pulse is so early, that an normal
|
|---|
| 1071 | interpolation is not appropriate.
|
|---|
| 1072 |
|
|---|
| 1073 | * callisto_DecJan04.rc:
|
|---|
| 1074 | - set fall- and rise-time for spline artificially to 0.5
|
|---|
| 1075 |
|
|---|
| 1076 | * mhbase/MFillH.cc:
|
|---|
| 1077 | - added comments
|
|---|
| 1078 |
|
|---|
| 1079 | * mpedestal/MExtractPedestal.[h,cc],
|
|---|
| 1080 | mpedestal/MPedCalcFromLoGain.cc, mpedestal/MPedCalcPedRun.cc:
|
|---|
| 1081 | - fixed the range check.In case of the lo-gain extraction
|
|---|
| 1082 | the range could infact leak out of the fadc slices
|
|---|
| 1083 |
|
|---|
| 1084 | * msignal/MExtractTimeAndCharge.[h,cc]:
|
|---|
| 1085 | - added somecomments
|
|---|
| 1086 | - forbid the lo-gain signal to be negative
|
|---|
| 1087 | - increased version number for compatibility with last release
|
|---|
| 1088 |
|
|---|
| 1089 | * msignal/MExtractTimeAndChargeSpline.cc:
|
|---|
| 1090 | - set the correct numbers for rise- and fall-time as default
|
|---|
| 1091 |
|
|---|
| 1092 | * mbase/MStatusArray.[h,cc]:
|
|---|
| 1093 | - improved workaround in Read() and Write() for the Reset
|
|---|
| 1094 | of the kCanDelete bit in TH1
|
|---|
| 1095 |
|
|---|
| 1096 | * mjobs/MJCalibration.cc, mjobs/MJCalibrateSignal.cc:
|
|---|
| 1097 | - commented out obsolete references to *HiLoCam
|
|---|
| 1098 |
|
|---|
| 1099 | * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
|
|---|
| 1100 | mcalib/CalibLinkDef.h:
|
|---|
| 1101 | - removed *HiLoCam s
|
|---|
| 1102 |
|
|---|
| 1103 |
|
|---|
| 1104 |
|
|---|
| 1105 | 2007/02/02 Thomas Bretz
|
|---|
| 1106 |
|
|---|
| 1107 | * mreflector/MRflSinglePhoton.[h,cc], mreflector/MRflEvtData.[h,cc]:
|
|---|
| 1108 | - added new Fill functions allowing to fill photons versus
|
|---|
| 1109 | a z-value, e.g. energy.
|
|---|
| 1110 |
|
|---|
| 1111 |
|
|---|
| 1112 |
|
|---|
| 1113 | 2007/02/01 Thomas Bretz
|
|---|
| 1114 |
|
|---|
| 1115 | * mhist/MHCamEvent.[h,cc]:
|
|---|
| 1116 | - allow to set a histogram for display from external
|
|---|
| 1117 |
|
|---|
| 1118 | * mhist/MHCamera.[h,cc]:
|
|---|
| 1119 | - added functions to calc Median/Dev
|
|---|
| 1120 | - fixed adding a MHCamera with AddCamContent. It now takes also
|
|---|
| 1121 | the errors and binentries correctly into account
|
|---|
| 1122 | - simplified Reset() using TArray::Reset()
|
|---|
| 1123 |
|
|---|
| 1124 | * mhvstime/MHSectorVsTime.[h,cc]:
|
|---|
| 1125 | - added option to use median/dev instead of mean/rms
|
|---|
| 1126 | - switched Grid on
|
|---|
| 1127 |
|
|---|
| 1128 | * mjobs/MSequence.cc, mjobs/MDataSet.cc:
|
|---|
| 1129 | - small improvements to splitting number rows
|
|---|
| 1130 | - handle possible tabs correctly
|
|---|
| 1131 |
|
|---|
| 1132 | * mbase/MStatusArray.[h,cc]:
|
|---|
| 1133 | - improved handling in Read(). We make sure now that Read doesn't
|
|---|
| 1134 | produce a memory leak
|
|---|
| 1135 |
|
|---|
| 1136 | * mhist/MHCamera.[h,cc]:
|
|---|
| 1137 | - overwrote Clone function to make sure that a cloned MHCamera
|
|---|
| 1138 | is never added to the current directory
|
|---|
| 1139 |
|
|---|
| 1140 | * mcamera/MCameraTH.h:
|
|---|
| 1141 | - added a workaround to get rid of the obsolete discriminator thresholds
|
|---|
| 1142 | for the non-trigger pixels
|
|---|
| 1143 |
|
|---|
| 1144 | * mreport/MReportCC.cc:
|
|---|
| 1145 | - added a sanity \o-Terminator to the dicriminator threshold extraction
|
|---|
| 1146 |
|
|---|
| 1147 |
|
|---|
| 1148 |
|
|---|
| 1149 |
|
|---|
| 1150 | 2007/01/30 Thomas Bretz
|
|---|
| 1151 |
|
|---|
| 1152 | * mbadpixels/MBadPixelsCam.[h,cc]:
|
|---|
| 1153 | - added function to return the uncalibrated and unsuitable
|
|---|
| 1154 | pixels as TArrayC (to be used in MHCamera)
|
|---|
| 1155 |
|
|---|
| 1156 | * mhcalib/MHCalibrationChargeCam.cc:
|
|---|
| 1157 | - added a FIXME-comment
|
|---|
| 1158 |
|
|---|
| 1159 | * mhist/MHCamEvent.[h,cc]:
|
|---|
| 1160 | - added an option to change the kind of error which is displayed
|
|---|
| 1161 | - consequently increased version number by 1
|
|---|
| 1162 |
|
|---|
| 1163 | * mhist/MHCamera.[h,cc]:
|
|---|
| 1164 | - added a new bit to allow the error to be switched between
|
|---|
| 1165 | mean and spread
|
|---|
| 1166 |
|
|---|
| 1167 | * mjobs/MJStar.cc, mjobs/MJCalibrateSignal.cc:
|
|---|
| 1168 | - adapted to changes in error display
|
|---|
| 1169 |
|
|---|
| 1170 |
|
|---|
| 1171 |
|
|---|
| 1172 | 2007/01/27 Thomas Bretz
|
|---|
| 1173 |
|
|---|
| 1174 | * manalysis/MMcCalibrationUpdate.cc:
|
|---|
| 1175 | - fixed a typo in a comment
|
|---|
| 1176 |
|
|---|
| 1177 | * mcalib/MCalibrateData.[h,cc]:
|
|---|
| 1178 | - commented out some obsolete currently unused code
|
|---|
| 1179 |
|
|---|
| 1180 | * mdata/MDataPhrase.cc:
|
|---|
| 1181 | - added a sanity check
|
|---|
| 1182 |
|
|---|
| 1183 | * mpedestal/MMcPedestalCopy.cc:
|
|---|
| 1184 | - Changed output to fit the structure used in all other classes
|
|---|
| 1185 |
|
|---|
| 1186 | * mmain/MEventDisplay.cc:
|
|---|
| 1187 | - made sure that MPedestalSubtract dies the right thing
|
|---|
| 1188 | - removed badpixel calculation and treatment until a better
|
|---|
| 1189 | solution was found.
|
|---|
| 1190 |
|
|---|
| 1191 | * mfbase/MFDataPhrase.cc:
|
|---|
| 1192 | - fixed a "comparison is always true" warning
|
|---|
| 1193 |
|
|---|
| 1194 | * msignal/MExtractTimeAndChargeDigitalFilter.h:
|
|---|
| 1195 | - increased class version number to 3 to account for the removal
|
|---|
| 1196 | of the fTimeShift data members since last release
|
|---|
| 1197 |
|
|---|
| 1198 |
|
|---|
| 1199 |
|
|---|
| 1200 | 2007/01/27 Daniela Dorner
|
|---|
| 1201 |
|
|---|
| 1202 | * datacenter/db/showplots.php:
|
|---|
| 1203 | - added (tool to click through the calib, signal and star plots of
|
|---|
| 1204 | one sequence)
|
|---|
| 1205 |
|
|---|
| 1206 | * datacenter/db/index.html:
|
|---|
| 1207 | - added link to new plot tool
|
|---|
| 1208 |
|
|---|
| 1209 | * datacenter/db/ganymed.php:
|
|---|
| 1210 | - added fDataSetName, removed fWobble
|
|---|
| 1211 | - removed mininmum value of 100 for dataset range
|
|---|
| 1212 |
|
|---|
| 1213 | * datacenter/db/builddatasets.php:
|
|---|
| 1214 | - added fIsoInLimit2 and fIMCLimit2 in Init
|
|---|
| 1215 | - added check on observation mode
|
|---|
| 1216 |
|
|---|
| 1217 |
|
|---|
| 1218 |
|
|---|
| 1219 | 2007/01/26 Thomas Bretz
|
|---|
| 1220 |
|
|---|
| 1221 | * mpedestal/MExtractPedestal.cc:
|
|---|
| 1222 | - fixed a bug which caused the pedestal to be set to 0 if the
|
|---|
| 1223 | AB-flag is invalid
|
|---|
| 1224 |
|
|---|
| 1225 |
|
|---|
| 1226 |
|
|---|
| 1227 | 2007/01/25 Thomas Bretz
|
|---|
| 1228 |
|
|---|
| 1229 | * mreflector/MRflSinglePhoton.h:
|
|---|
| 1230 | - added copy constructor
|
|---|
| 1231 | - added a function to fill a TH2
|
|---|
| 1232 |
|
|---|
| 1233 | * mreflector/MRflEvtData.[h,cc]:
|
|---|
| 1234 | - added copy costructor
|
|---|
| 1235 | - added Clone function
|
|---|
| 1236 | - added a function to fill a TH2
|
|---|
| 1237 |
|
|---|
| 1238 |
|
|---|
| 1239 |
|
|---|
| 1240 | 2007/01/24 Thomas Bretz
|
|---|
| 1241 |
|
|---|
| 1242 | * mhflux/MHCollectionArea.cc:
|
|---|
| 1243 | - fixed a typo in the last change
|
|---|
| 1244 |
|
|---|
| 1245 |
|
|---|
| 1246 |
|
|---|
| 1247 | 2007/01/24 Daniel Hoehne
|
|---|
| 1248 |
|
|---|
| 1249 | * msignal/*.dat:
|
|---|
| 1250 | - inserted missing third column (0) in all weights files
|
|---|
| 1251 |
|
|---|
| 1252 |
|
|---|
| 1253 |
|
|---|
| 1254 | 2007/01/18 Thomas Bretz
|
|---|
| 1255 |
|
|---|
| 1256 | * mhflux/MHCollectionArea.cc:
|
|---|
| 1257 | - another fix for the error calculation of the collection area.
|
|---|
| 1258 | The totalarea was inluded in the error calculation as it would
|
|---|
| 1259 | be a wait, but actually it is not.
|
|---|
| 1260 |
|
|---|
| 1261 |
|
|---|
| 1262 |
|
|---|
| 1263 | 2007/01/16 Thomas Bretz
|
|---|
| 1264 |
|
|---|
| 1265 | * mfileio/MReadMarsFile.cc:
|
|---|
| 1266 | - fixed two "comparison between signed and unsigned integer" warnings
|
|---|
| 1267 |
|
|---|
| 1268 | * mhbase/MFillH.cc:
|
|---|
| 1269 | - small update to comments
|
|---|
| 1270 |
|
|---|
| 1271 | * mimage/MHHillasExt.cc:
|
|---|
| 1272 | - call SetDirectory(NULL) after SetName
|
|---|
| 1273 |
|
|---|
| 1274 | * mjobs/MSequence.[h,cc]:
|
|---|
| 1275 | - commented out obsolete GetFileNames
|
|---|
| 1276 |
|
|---|
| 1277 | * msignal/MExtractor.[h,cc]:
|
|---|
| 1278 | - Some small updates
|
|---|
| 1279 | - removed code from Process function
|
|---|
| 1280 | - increased version number to 7
|
|---|
| 1281 |
|
|---|
| 1282 | * msignal/MExtractedSignalPix.h:
|
|---|
| 1283 | - some simple reordering in the class header
|
|---|
| 1284 |
|
|---|
| 1285 | * msignal/MExtractTimeAndChargeDigitalFilter.cc:
|
|---|
| 1286 | - simplified the checks in SetWindowSize
|
|---|
| 1287 |
|
|---|
| 1288 | * msignal/MC_cosmics_weights46.dat, msignal/MC_weights46.dat:
|
|---|
| 1289 | - added third column with zeros
|
|---|
| 1290 |
|
|---|
| 1291 |
|
|---|
| 1292 |
|
|---|
| 1293 | 2007/01/16 Daniela Dorner
|
|---|
| 1294 |
|
|---|
| 1295 | * datacenter/db/menu.php, datacenter/db/datasetinfo-aio.php,
|
|---|
| 1296 | datacenter/db/magicdefs.php:
|
|---|
| 1297 | - implemented new variables for datasets
|
|---|
| 1298 |
|
|---|
| 1299 |
|
|---|
| 1300 |
|
|---|
| 1301 | 2007/01/15 Thomas Bretz
|
|---|
| 1302 |
|
|---|
| 1303 | * mpedestal/MPedestalSubtract.cc:
|
|---|
| 1304 | - added a sanity check tomake sure that the pixel array has the
|
|---|
| 1305 | correct size when filled
|
|---|
| 1306 | - made sure the the number of pixels in the camera nd not the
|
|---|
| 1307 | number of connected pixels is used to initialize the size of
|
|---|
| 1308 | the arrays.
|
|---|
| 1309 |
|
|---|
| 1310 | * mpedestal/MPedestalSubtractedEvt.[h,cc]:
|
|---|
| 1311 | - allow the initialization of nuber of pixels and samples
|
|---|
| 1312 | independanly.
|
|---|
| 1313 |
|
|---|
| 1314 |
|
|---|
| 1315 | 2007/01/15 Daniela Dorner
|
|---|
| 1316 |
|
|---|
| 1317 | * datacenter/db/sources.php, datacenter/db/sequinfo-aio.php,
|
|---|
| 1318 | datacenter/db/runinfo-aio.php, datacenter/db/printtable.php,
|
|---|
| 1319 | datacenter/db/plotdb.php, datacenter/db/menu.php,
|
|---|
| 1320 | datacenter/db/findoffdata.php, datacenter/db/builddatasets.php,
|
|---|
| 1321 | datacenter/db/datasetinfo.php:
|
|---|
| 1322 | - fixed bug in init of $_GET
|
|---|
| 1323 |
|
|---|
| 1324 |
|
|---|
| 1325 |
|
|---|
| 1326 | 2007/01/12 Stefan Ruegamer
|
|---|
| 1327 |
|
|---|
| 1328 | * datacenter/macros/writedatasetfile.C:
|
|---|
| 1329 | - addded #include <errno.h>
|
|---|
| 1330 |
|
|---|
| 1331 |
|
|---|
| 1332 |
|
|---|
| 1333 | 2007/01/11 Thomas Bretz
|
|---|
| 1334 |
|
|---|
| 1335 | * mbase/MLogManip.cc:
|
|---|
| 1336 | - removed the obsolete include of MLog.h
|
|---|
| 1337 |
|
|---|
| 1338 | * mbase/MLogManip.h:
|
|---|
| 1339 | - encapsulated an include in ifdefs
|
|---|
| 1340 |
|
|---|
| 1341 | * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationChargeCam.cc:
|
|---|
| 1342 | - updated log-output
|
|---|
| 1343 |
|
|---|
| 1344 | * mhflux/MHEnergyEst.cc:
|
|---|
| 1345 | - replaced difficult to see green by blue
|
|---|
| 1346 |
|
|---|
| 1347 | * mjobs/MDataSet.[h,cc]:
|
|---|
| 1348 | - added datat members for path of sequences and path of data files
|
|---|
| 1349 | to be able to store overwritten defaults
|
|---|
| 1350 | - check completeness of dataset files
|
|---|
| 1351 | - store a MSequence object in the list instead of the name and dir
|
|---|
| 1352 | (this is necessary to have all important information for a dataset
|
|---|
| 1353 | file, including the sequence number! - available)
|
|---|
| 1354 | - some changes to the output
|
|---|
| 1355 | - allow to print a perfect copy of the read dataset file to the console
|
|---|
| 1356 | just from the contents of the object
|
|---|
| 1357 |
|
|---|
| 1358 | * mjobs/MJStar.cc:
|
|---|
| 1359 | - updated to use MSequence::GetFileName instead of MSequence:GetName
|
|---|
| 1360 |
|
|---|
| 1361 | * mjobs/MSequence.[h,cc]:
|
|---|
| 1362 | - keep filename and datapath in header, this has some advantages
|
|---|
| 1363 | for sanity checks
|
|---|
| 1364 | - many improvements of sanity checking in case of missing or
|
|---|
| 1365 | unaccessible files
|
|---|
| 1366 | - Fixed "lightConditions" (was "LightCondition")
|
|---|
| 1367 | - Fixed "No_Moon" (was "NoMoon")
|
|---|
| 1368 | - allow to set the data path as second argument in the constructor
|
|---|
| 1369 | - implemented a check whether the sequence file is complete
|
|---|
| 1370 |
|
|---|
| 1371 | * mjobs/MJCut.[h,cc]:
|
|---|
| 1372 | - added some code (still commented out) to display the excess rate
|
|---|
| 1373 | - with the other changes we can now store the original dataset in
|
|---|
| 1374 | the output
|
|---|
| 1375 |
|
|---|
| 1376 | * mjoptim/MJOptimize.cc:
|
|---|
| 1377 | - Keep the sequence files in the file list instead of just the
|
|---|
| 1378 | filename and the directory
|
|---|
| 1379 |
|
|---|
| 1380 | * mjtrain/MJTrainDisp.cc:
|
|---|
| 1381 | - use return value of MDataSet::AddFilesOn/Off for a sanity check
|
|---|
| 1382 |
|
|---|
| 1383 | * mjobs/MJob.[h,cc]:
|
|---|
| 1384 | - removed obsolete fPathData and stuff
|
|---|
| 1385 |
|
|---|
| 1386 | * callisto.cc, star.cc:
|
|---|
| 1387 | - removed obsolete calls to MJob::SetPathData
|
|---|
| 1388 |
|
|---|
| 1389 | * callisto.rc, star.rc:
|
|---|
| 1390 | - removed obsolete examples for "PathData"-resource
|
|---|
| 1391 |
|
|---|
| 1392 | * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
|
|---|
| 1393 | mjobs/MJCalibration.cc, mjobs/MJPedestal.cc, mjobs/MJStar.cc:
|
|---|
| 1394 | - removed obsolete reference to fPathData
|
|---|
| 1395 |
|
|---|
| 1396 |
|
|---|
| 1397 |
|
|---|
| 1398 | 2007/01/11 Daniela Dorner
|
|---|
| 1399 |
|
|---|
| 1400 | * datacenter/db/builddatasets.php:
|
|---|
| 1401 | - implemented username (the one who inserts the dataset has to give
|
|---|
| 1402 | his/her username now)
|
|---|
| 1403 | - fixed password query in case user inserted something wrong
|
|---|
| 1404 | - implemented check, if on-sequences have different observations
|
|---|
| 1405 | modes
|
|---|
| 1406 | - implemented check, if user has chosen one sequences as on and off
|
|---|
| 1407 | - adapted text of password prompt
|
|---|
| 1408 |
|
|---|
| 1409 | * datacenter/db/builddatasets.php, datasetinfo-aio.php,
|
|---|
| 1410 | runinfo-aio.php, sequinfo-aio.php:
|
|---|
| 1411 | - minor changes in formatting
|
|---|
| 1412 | - added 'alt' for +/- images
|
|---|
| 1413 |
|
|---|
| 1414 | * datacenter/db/menu.js:
|
|---|
| 1415 | - added 'alt' for +/- images
|
|---|
| 1416 |
|
|---|
| 1417 |
|
|---|
| 1418 |
|
|---|
| 1419 | 2007/01/10 Thomas Bretz
|
|---|
| 1420 |
|
|---|
| 1421 | * mhbase/MH.cc:
|
|---|
| 1422 | - fixed a bug in SetBinomialErrors. The errors of the two
|
|---|
| 1423 | histograms were exchanged in the calculation
|
|---|
| 1424 |
|
|---|
| 1425 | * mbase/MEnv.[h,cc]:
|
|---|
| 1426 | - added new member function GetNumUntouched
|
|---|
| 1427 |
|
|---|