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