| 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/04 Thomas Bretz
|
|---|
| 22 |
|
|---|
| 23 | * mbase/MLogHtml.cc:
|
|---|
| 24 | - the closing parenthesis was missing for setting to green color
|
|---|
| 25 |
|
|---|
| 26 |
|
|---|
| 27 |
|
|---|
| 28 | 2007/04/03 Thomas Bretz
|
|---|
| 29 |
|
|---|
| 30 | * mjobs/MDataSet.cc:
|
|---|
| 31 | - added processing of RunTime and Name resource
|
|---|
| 32 |
|
|---|
| 33 | * mgeom/MGeomCamDwarf.cc:
|
|---|
| 34 | - removed an unused variable
|
|---|
| 35 |
|
|---|
| 36 | * msignal/MSignalPix.h, msignal/MSignalCam.h:
|
|---|
| 37 | - commented out obsolete AddNumPhotons and Scale
|
|---|
| 38 | - removed ReducePrecision from setting of arrival time because
|
|---|
| 39 | it gave artefacts.
|
|---|
| 40 |
|
|---|
| 41 |
|
|---|
| 42 |
|
|---|
| 43 | 2007/03/29 Thomas Bretz
|
|---|
| 44 |
|
|---|
| 45 | * mgeom/MGeomCam.cc, mgeom/MGeomPix.h:
|
|---|
| 46 | - added new member function to return distance to coordinate
|
|---|
| 47 | origin
|
|---|
| 48 |
|
|---|
| 49 | * mgeom/MGeomCamDwarf.[h,cc]:
|
|---|
| 50 | - added
|
|---|
| 51 |
|
|---|
| 52 | * mgeom/Makefile, mgeom/GeomLinkDef.h:
|
|---|
| 53 | - added MGeomCamDwarf
|
|---|
| 54 |
|
|---|
| 55 |
|
|---|
| 56 |
|
|---|
| 57 | 2007/03/28 Thomas Bretz
|
|---|
| 58 |
|
|---|
| 59 | * mraw/MRawRunHeader.cc:
|
|---|
| 60 | - added Getter for fFreqSampling
|
|---|
| 61 |
|
|---|
| 62 | * mpointing/MHSrcPosCam.[h,cc]:
|
|---|
| 63 | - added different binning for wobble mode
|
|---|
| 64 | - added circle for wobble mode
|
|---|
| 65 |
|
|---|
| 66 | * mjobs/MJCut.cc:
|
|---|
| 67 | - store run- and event-number via MParameterCalc in output files
|
|---|
| 68 | - show histogram of source positions also in wobble mode
|
|---|
| 69 |
|
|---|
| 70 | * mbase/MEnv.h:
|
|---|
| 71 | - added member function to touch a resource returning whether
|
|---|
| 72 | it has contents or not
|
|---|
| 73 |
|
|---|
| 74 | * mars.rc:
|
|---|
| 75 | - added examples for MUX data
|
|---|
| 76 | - fixed the other examples
|
|---|
| 77 | - changed default cleaning to 8.5/4.0 absolute
|
|---|
| 78 |
|
|---|
| 79 | * macros/readIPR.C:
|
|---|
| 80 | - simplified
|
|---|
| 81 |
|
|---|
| 82 |
|
|---|
| 83 |
|
|---|
| 84 | 2007/03/21 Stefan Ruegamer
|
|---|
| 85 |
|
|---|
| 86 | * datacenter/scripts/runcallisto:
|
|---|
| 87 | - removed entries for callisto_MarApr05.rc (outdated)
|
|---|
| 88 |
|
|---|
| 89 | * datacenter/scripts/makecallistolinks:
|
|---|
| 90 | - updated reason1 because the old reason has been removed in the
|
|---|
| 91 | Mars Version 1.0, resulting in no more calibration with spline
|
|---|
| 92 | if DF fails
|
|---|
| 93 | - added reason2 to run spline after an other error
|
|---|
| 94 |
|
|---|
| 95 |
|
|---|
| 96 |
|
|---|
| 97 | 2007/03/20 Daniel Hoehne
|
|---|
| 98 |
|
|---|
| 99 | * datacenter/db/db.php, datacenter/scripts/budb,
|
|---|
| 100 | datacenter/scripts/dbchk, datacenter/scripts/dunotseqruns,
|
|---|
| 101 | datacenter/scripts/findnewstars,
|
|---|
| 102 | datacenter/scripts/findnotseqruns, datacenter/scripts/sourcefile,
|
|---|
| 103 | datacenter/tools/comparesequences, datacenter/tools/resetdataset,
|
|---|
| 104 | sql.rc:
|
|---|
| 105 | - changed the host from hercules to vela
|
|---|
| 106 |
|
|---|
| 107 |
|
|---|
| 108 |
|
|---|
| 109 | 2007/03/17 Thomas Bretz
|
|---|
| 110 |
|
|---|
| 111 | * mbase/MTime.[h,cc]:
|
|---|
| 112 | - added new memeber function to set unix times
|
|---|
| 113 |
|
|---|
| 114 |
|
|---|
| 115 |
|
|---|
| 116 | 2007/03/09 Thomas Bretz
|
|---|
| 117 |
|
|---|
| 118 | * mjoptim/MJOptimizeCuts.cc:
|
|---|
| 119 | - implemented printing of input file also in RunOnOffCore
|
|---|
| 120 |
|
|---|
| 121 |
|
|---|
| 122 |
|
|---|
| 123 | 2007/03/08 Markus Meyer
|
|---|
| 124 |
|
|---|
| 125 | * mpointing/MPointingDevCalc.h:
|
|---|
| 126 | - changed fNumMinStars from 8 to n (in SetNumMinStars)
|
|---|
| 127 |
|
|---|
| 128 |
|
|---|
| 129 |
|
|---|
| 130 | 2007/03/06 Stefan Ruegamer
|
|---|
| 131 |
|
|---|
| 132 | * mraw/MRawRunHeader.cc:
|
|---|
| 133 | - added SwapAssignment for pixels 428 and 429
|
|---|
| 134 |
|
|---|
| 135 |
|
|---|
| 136 |
|
|---|
| 137 | 2007/03/05 Thomas Bretz
|
|---|
| 138 |
|
|---|
| 139 | * msignal/MExtractTimeAndChargeSpline.cc:
|
|---|
| 140 | - added a default for the extrator resolution in case no predefined
|
|---|
| 141 | value is set
|
|---|
| 142 |
|
|---|
| 143 | * mjobs/MJCalib.[h,cc], mjobs/MJCalibration.cc:
|
|---|
| 144 | - removed HiLoCalibration option
|
|---|
| 145 |
|
|---|
| 146 | * mjobs/MJCalibration.cc:
|
|---|
| 147 | - use extractor to determine hi-/lo-calibration
|
|---|
| 148 |
|
|---|
| 149 | * mjobs/MJPedestal.cc:
|
|---|
| 150 | - do only insist on pedestal events if an extractor without
|
|---|
| 151 | lo-gains is set
|
|---|
| 152 |
|
|---|
| 153 | * callisto.rc, callisto_Dec04Jan05.rc:
|
|---|
| 154 | - removed references to HiLoCalibration
|
|---|
| 155 |
|
|---|
| 156 | * callisto_mux.rc, resources/calibrationref_mux.rc,
|
|---|
| 157 | resources/pedestalref_mux.rc:
|
|---|
| 158 | - added new resource files for MUX data
|
|---|
| 159 |
|
|---|
| 160 | * mjobs/MSequence.cc:
|
|---|
| 161 | - another fix to make sure that there is a / between dir and filename
|
|---|
| 162 |
|
|---|
| 163 | * mpedestal/MExtractPedestal.cc:
|
|---|
| 164 | - why if fRawData initialized twice? Removed.
|
|---|
| 165 | - Reset check window without extractor and without lo-gains
|
|---|
| 166 |
|
|---|
| 167 |
|
|---|
| 168 |
|
|---|
| 169 |
|
|---|
| 170 | 2007/03/04 Thomas Bretz
|
|---|
| 171 |
|
|---|
| 172 | * mhcalib/MHCalibrationChargeBlindCam.cc,
|
|---|
| 173 | mhcalib/MHCalibrationChargeBlindPix.[h,cc]:
|
|---|
| 174 | - commented out references to MRawEvtPixelIter::GetNum*Samples
|
|---|
| 175 |
|
|---|
| 176 | * mhcalib/MHCalibrationRelTimeCam.cc:
|
|---|
| 177 | - updated header
|
|---|
| 178 |
|
|---|
| 179 | * mjobs/MJCalibrateSignal.cc:
|
|---|
| 180 | - updated header
|
|---|
| 181 | - removed references to MHCalibrationPulseTimeCam
|
|---|
| 182 | - added a check to make sure that extractor1 is initialized
|
|---|
| 183 | - use new SetRangeFromExtractor function for pedestal
|
|---|
| 184 | extraction range
|
|---|
| 185 | - added a new filter to check for pedestal events, used for
|
|---|
| 186 | pedestal extraction in cases w/o lo-gains and to remove
|
|---|
| 187 | pedestal events from further analysis
|
|---|
| 188 | - fill and display hi-/lo-gain histogram only if lo-gain exists
|
|---|
| 189 |
|
|---|
| 190 | * mjobs/MJPedestal.cc:
|
|---|
| 191 | - replaced fSequence.GetName by GetFileName
|
|---|
| 192 | - check for availability of lo-gain in pulse pos check
|
|---|
| 193 | - Add MHCalibrationPulseTime to parlist to allow resources
|
|---|
| 194 | file setup
|
|---|
| 195 | - to fill the MHCalibrationPulseTimeCam deny calibration- and
|
|---|
| 196 | pedestal-events
|
|---|
| 197 | - use a pedestal filter to deny calibration events
|
|---|
| 198 | - use new SetRangeFromExtractor function for pedestal
|
|---|
| 199 | extraction range
|
|---|
| 200 |
|
|---|
| 201 | * mhcalib/MHCalibrationPulseTimeCam.cc:
|
|---|
| 202 | - removed an obsolete return
|
|---|
| 203 |
|
|---|
| 204 | * mpedestal/MPedCalcFromLoGain.cc:
|
|---|
| 205 | - if event does not contain lo-gains do not start extraction
|
|---|
| 206 | at lo-gain offset
|
|---|
| 207 |
|
|---|
| 208 | * mpedestal/MPedestalSubtractedEvt.[h,cc]:
|
|---|
| 209 | - changed variable naming in GetSaturation from sathi to sat
|
|---|
| 210 | - changed limit in GetMax from Byte_t to UInt_t
|
|---|
| 211 |
|
|---|
| 212 | * msignal/MExtractBlindPixel.cc, msignal/MExtractTimeAndCharge.cc:
|
|---|
| 213 | - changed max argument in GetMax from Int_t to UInt_t
|
|---|
| 214 |
|
|---|
| 215 | * msignal/MExtractTimeAndCharge.[h,cc]:
|
|---|
| 216 | - changed fLoGainSwitch from Byte_t to UInt_t
|
|---|
| 217 | - increased class version accordingly to 4
|
|---|
| 218 |
|
|---|
| 219 | * mmain/MEventDisplay.cc:
|
|---|
| 220 | - took out the display of the slice with the max index
|
|---|
| 221 | - handle pedestal subtraction more accurate
|
|---|
| 222 |
|
|---|
| 223 | * mraw/MRawEvtData.cc:
|
|---|
| 224 | - added number of bytes per sample to GetNumBytes()
|
|---|
| 225 | - removed contents of GetPixelContent... depricated
|
|---|
| 226 |
|
|---|
| 227 | * mraw/MRawEvtPixelIter.[h,cc]:
|
|---|
| 228 | - updated comments
|
|---|
| 229 | - removed all functions returning informations about single
|
|---|
| 230 | pixels (should be done through MPedestalSubtractedEvt
|
|---|
| 231 | instead)
|
|---|
| 232 |
|
|---|
| 233 | * mhist/MHEvent.cc:
|
|---|
| 234 | - removed KMaxIdx...depricated.
|
|---|
| 235 |
|
|---|
| 236 | * msignal/MExtractor.[h,cc]:
|
|---|
| 237 | - changed type of fSaturationLimit from Byte_t to UInt_t
|
|---|
| 238 | - increased class version number accordingly to 8
|
|---|
| 239 | - only reset fSaturationLimit if it is above 0xff and
|
|---|
| 240 | no lo-gain available
|
|---|
| 241 |
|
|---|
| 242 | * msignal/MSignalCalc.[h,cc]:
|
|---|
| 243 | - changed to use MPedestalSubtractedEvt instead of MRawEvtData
|
|---|
| 244 | - make handling of data without lo-gains possible
|
|---|
| 245 |
|
|---|
| 246 | * mhcalib/MHCalibrationChargeCam.[h,cc]:
|
|---|
| 247 | - changed to use pedestal subtracted evt instead of the raw evt
|
|---|
| 248 | for determination of the arrival time
|
|---|
| 249 |
|
|---|
| 250 | * mhcalib/MHCalibrationCam.[h,cc]:
|
|---|
| 251 | - made IsLoGain autodetecting in case fRunHeader is available
|
|---|
| 252 |
|
|---|
| 253 | * msignal/MExtractPINDiode.cc:
|
|---|
| 254 | - use MRawRunHeader's GetNumSamplesHi/LoGain
|
|---|
| 255 |
|
|---|
| 256 |
|
|---|
| 257 |
|
|---|
| 258 | 2007/03/03 Thomas Bretz
|
|---|
| 259 |
|
|---|
| 260 | * mcalib/MCalibrationRelTimeCalc.cc:
|
|---|
| 261 | - changed the default of RelTimeResolutionLimit from 1.0 to 0.05
|
|---|
| 262 |
|
|---|
| 263 | * mhcalib/MHCalibrationChargeCam.cc,
|
|---|
| 264 | mhcalib/MHCalibrationPulseTimeCam.cc,
|
|---|
| 265 | mhcalib/MHCalibrationRelTimeCam.cc:
|
|---|
| 266 | - added f*RefCharge to Copy function
|
|---|
| 267 | - added range to calls of GetIdxMaxHi/LoGainSample
|
|---|
| 268 | - reworked and simplified DrawDataCheckPixel
|
|---|
| 269 | - reworked and simplified DrawReferenceLine
|
|---|
| 270 | - fixed call to ReadEnv of base class in ReadEnv
|
|---|
| 271 |
|
|---|
| 272 | * mhcalib/MHCalibrationRelTimeCam.cc:
|
|---|
| 273 | - commented filling of lo-gain arrays out.
|
|---|
| 274 |
|
|---|
| 275 | * mpedestal/MExtractPedestal.[h,cc],
|
|---|
| 276 | mpedestal/MPedCalcFromLoGain.h, mpedestal/MPedCalcPedRun.h:
|
|---|
| 277 | - added the SetRangeFromExtractor function
|
|---|
| 278 |
|
|---|
| 279 | * msignal/MExtractBlindPixel.cc, msignal/MSignalCalc.cc:
|
|---|
| 280 | - use GetNumSamplesHiGain of MRawRunHeader instead of
|
|---|
| 281 | MRawEvtPixelIter's
|
|---|
| 282 |
|
|---|
| 283 | * msignal/MSignalCalc.[h,cc]:
|
|---|
| 284 | - slightly changed handling of MC run, changed hi-/lo-gain
|
|---|
| 285 | calibration from 10 to 11.3
|
|---|
| 286 |
|
|---|
| 287 | * msignal/MExtractTime.cc:
|
|---|
| 288 | - don't print lo-gain properties if n/a
|
|---|
| 289 |
|
|---|
| 290 | * msignal/MExtractor.[h,cc]:
|
|---|
| 291 | - reset logain range and saturation limit if no logains available
|
|---|
| 292 | - added HasLoGain member function
|
|---|
| 293 | - don't print lo-gain attributes in Print if no logains
|
|---|
| 294 |
|
|---|
| 295 | * msignal/MExtractTimeAndCharge.cc:
|
|---|
| 296 | - reset fLoGainSwitch if logains are not available
|
|---|
| 297 | - use MRawRunHeader's GetNumSamplesHi/LoGain
|
|---|
| 298 | - do not use MRawEvtPixelIter to determin availability of lo-gains
|
|---|
| 299 | use number of lo-gain samples to extract instead.
|
|---|
| 300 | - don't print lo-gain properties if n/a
|
|---|
| 301 |
|
|---|
| 302 |
|
|---|
| 303 |
|
|---|
| 304 | 2007/03/02 Thomas Bretz
|
|---|
| 305 |
|
|---|
| 306 | * mraw/MRawRunHeader.h:
|
|---|
| 307 | - added GetNumBytesPerSample() member function
|
|---|
| 308 |
|
|---|
| 309 | * mraw/MRawRead.cc:
|
|---|
| 310 | - splitted ReadPixel and setting ab-flag into function calls
|
|---|
| 311 | - fixed skipping pixels if bps>1
|
|---|
| 312 |
|
|---|
| 313 | * mraw/MRawEvtData.[h,cc]:
|
|---|
| 314 | - removed last argument from AddPixel
|
|---|
| 315 | - split reading pixel data and setting ab-flag into two functions
|
|---|
| 316 | - increased version number from 5 to 6
|
|---|
| 317 | - adapted Print function
|
|---|
| 318 | - adapted Draw function
|
|---|
| 319 | - adapted ReadPixel function
|
|---|
| 320 |
|
|---|
| 321 | * manalysis/MMcCalibrationUpdate.[h,cc]:
|
|---|
| 322 | - made sure that Process is not executed in case of MC files
|
|---|
| 323 | - minor changes to includes
|
|---|
| 324 |
|
|---|
| 325 | * mextralgo/MExtralgoSpline.h:
|
|---|
| 326 | - removed obsolete include iostream
|
|---|
| 327 |
|
|---|
| 328 |
|
|---|
| 329 |
|
|---|
| 330 | 2007/03/01 Thomas Bretz
|
|---|
| 331 |
|
|---|
| 332 | * mmain/MEventDisplay.cc:
|
|---|
| 333 | - didn't show callisto output anymore because of missing fundametal
|
|---|
| 334 | pedestal
|
|---|
| 335 |
|
|---|
| 336 | * mbadpixels/MBadPixelsTreat.cc:
|
|---|
| 337 | - added more informative output
|
|---|
| 338 |
|
|---|
| 339 | * mhcalib/MHCalibrationCam.[h,cc], mhcalib/MHCalibrationChargeCam.cc,
|
|---|
| 340 | mhcalib/MHCalibrationChargePix.h, mhcalib/MHCalibrationRelTimeCam.cc,
|
|---|
| 341 | mhcalib/MHCalibrationChargeCam.h, mhcalib/MHCalibrationChargePINDiode.h,
|
|---|
| 342 | mhcalib/MHCalibrationPulseTimeCam.cc, mhcalib/MHCalibrationTestCam.cc,
|
|---|
| 343 | mhcalib/MHCalibrationTestTimeCam.cc, mhcalib/MHGausEvents.h,
|
|---|
| 344 | mhcalib/MHCalibrationChargeBlindCam.cc, mhcalib/MHPedestalCam.cc,
|
|---|
| 345 | - replaced SetNbins/First/Last by SetBinning
|
|---|
| 346 |
|
|---|
| 347 | * mhcalib/MHCalibrationChargeCam.cc:
|
|---|
| 348 | - improved output in case arrival time is out of range
|
|---|
| 349 |
|
|---|
| 350 | * mhcalib/MHCalibrationPulseTimeCam.cc:
|
|---|
| 351 | - the values can only have discrete valuesno need to set a bin-width
|
|---|
| 352 | different from 1
|
|---|
| 353 | - set binning automatically by using the number of samples
|
|---|
| 354 | - fixed ReadEnv
|
|---|
| 355 | - directly use maxpos, no cast necessary
|
|---|
| 356 |
|
|---|
| 357 | * mraw/MRawRunHeader.h:
|
|---|
| 358 | - added new member function GetNumSamples
|
|---|
| 359 |
|
|---|
| 360 | * mpedestal/MPedCalcFromLoGain.cc:
|
|---|
| 361 | - fixed ReadEnv
|
|---|
| 362 |
|
|---|
| 363 | * mraw/MRawCrateData.cc, mraw/MRawEvtHeader.cc:
|
|---|
| 364 | - implemented reading new mux format 8
|
|---|
| 365 |
|
|---|
| 366 | * mraw/MRawRunHeader.[h,cc]:
|
|---|
| 367 | - implemented reading of new file format 8
|
|---|
| 368 | - added new data members fNumBytesPerSample, fFreqSampling
|
|---|
| 369 | and fNumSignificantBits
|
|---|
| 370 | - increased file format version from 5 to 6
|
|---|
| 371 |
|
|---|
| 372 | * mraw/MRawEvtPixelIter.[h,cc]:
|
|---|
| 373 | - made aware of handling the new and old format
|
|---|
| 374 | - added range to GetIdxMax*
|
|---|
| 375 |
|
|---|
| 376 | * mhcalib/MHCalibrationPulseTimeCam.[h,cc]:
|
|---|
| 377 | - removed obsolete data members fSumhiarea and fSumhisector
|
|---|
| 378 | - replaced the usage of MRawEvtData by MPedestalSubtractedEvt
|
|---|
| 379 | - according to this the lower signal limit has been decresed
|
|---|
| 380 | by 15
|
|---|
| 381 | - changed "saturation" limit accordingly from 254 to 245
|
|---|
| 382 |
|
|---|
| 383 | * mpedestal/MPedestalsubtractedEvt.h:
|
|---|
| 384 | - added a shortcut for GetSaturation
|
|---|
| 385 |
|
|---|
| 386 | * mjobs/MJPedestal.cc:
|
|---|
| 387 | - first subtract pedestal and then fill MHCalibrationPulseTimeCam
|
|---|
| 388 | - fill MHCalibrationPulseTimeCam with MPedestalSubtracted
|
|---|
| 389 |
|
|---|
| 390 |
|
|---|
| 391 |
|
|---|
| 392 | 2007/02/28 Thomas Bretz
|
|---|
| 393 |
|
|---|
| 394 | * macros/tutorials/mirrordelay.C:
|
|---|
| 395 | - fixed the formula for the spherical mirror
|
|---|
| 396 | - fixed the calculation of the time-delay
|
|---|
| 397 |
|
|---|
| 398 | * mastro/MObservatory.[h,cc]:
|
|---|
| 399 | - added constructors and functions to set the observatory location
|
|---|
| 400 | manually
|
|---|
| 401 |
|
|---|
| 402 | * mbase/MTime.[h,cc]:
|
|---|
| 403 | - added constructor to construct MTime by date
|
|---|
| 404 | - added AsDouble for new root streamers (allowing to view MTime in
|
|---|
| 405 | a TBrowser)
|
|---|
| 406 | - added GetRootDatime to return TDatime object
|
|---|
| 407 |
|
|---|
| 408 | * mcalib/MCalibrateData.cc:
|
|---|
| 409 | - added more meaningful output in case a conversion factor exceeds a limit
|
|---|
| 410 |
|
|---|
| 411 | * datacenter/macros/plotdb.C:
|
|---|
| 412 | - added plot for spark rate
|
|---|
| 413 |
|
|---|
| 414 |
|
|---|
| 415 |
|
|---|
| 416 | 2007/02/26 Daniela Dorner
|
|---|
| 417 |
|
|---|
| 418 | * datacenter/db/builddatasets.php, datacenter/db/findoffdata.php,
|
|---|
| 419 | datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php,
|
|---|
| 420 | datacenter/db/include.php, datacenter/db/menu.php, :
|
|---|
| 421 | - bugfix: the stopdate was not choses properly in case of reset
|
|---|
| 422 | when there was no data past midnight
|
|---|
| 423 | - a new function (GetStopDate) has been implemented
|
|---|
| 424 | - bugfix in PrintNightRange (table Sequences was used in all cases)
|
|---|
| 425 |
|
|---|
| 426 |
|
|---|
| 427 |
|
|---|
| 428 | 2007/02/26 Daniel Hoehne
|
|---|
| 429 |
|
|---|
| 430 | * datacenter/macros/fillstar.C:
|
|---|
| 431 | - bugfixes: included MHCamera.h, corrected two typos (missing ";" and
|
|---|
| 432 | a surplus "s" in the variable "sparkrate")
|
|---|
| 433 |
|
|---|
| 434 | * datacenter/db/magicdefs.php, menu.php:
|
|---|
| 435 | - added fSparkRate
|
|---|
| 436 |
|
|---|
| 437 |
|
|---|
| 438 |
|
|---|
| 439 | 2007/02/16
|
|---|
| 440 |
|
|---|
| 441 | * RELEASE 1.0
|
|---|
| 442 |
|
|---|
| 443 |
|
|---|
| 444 |
|
|---|
| 445 | 2007/02/16 Thomas Bretz
|
|---|
| 446 |
|
|---|
| 447 | * macros/starvisyear.C:
|
|---|
| 448 | - changed default observator to magic
|
|---|
| 449 | - fixed some typos in comments
|
|---|
| 450 |
|
|---|
| 451 | * mastro/MAstro.[h,cc]:
|
|---|
| 452 | - added a new function to estimate the time of culmination
|
|---|
| 453 | - fixed the conversion factors RadToHor and HorToRad (wrong by 15/24)
|
|---|
| 454 |
|
|---|
| 455 | * mastro/MObservatory.cc:
|
|---|
| 456 | - fixed the Print() output
|
|---|
| 457 |
|
|---|
| 458 | * mbase/MMath.h:
|
|---|
| 459 | - removed conversion factor to and from Hours
|
|---|
| 460 |
|
|---|
| 461 | * mjobs/MSequence.cc:
|
|---|
| 462 | - added a / behind the date (for the output in case of failure)
|
|---|
| 463 |
|
|---|
| 464 | * mmc/MMcFadcHeader.[hxx,cxx]:
|
|---|
| 465 | - added fElecNoiseName for compatibility with camera program
|
|---|
| 466 | - increased ClassVersion by 1
|
|---|
| 467 |
|
|---|
| 468 | * mraw/MRawRunHeader.[h,cc]:
|
|---|
| 469 | - increased class version by 1 for compatibility with output
|
|---|
| 470 | of newer camera versions
|
|---|
| 471 |
|
|---|
| 472 | * resources/sequences.rc:
|
|---|
| 473 | - changed the sequence.rc file to support new MUX data
|
|---|
| 474 |
|
|---|
| 475 |
|
|---|
| 476 |
|
|---|
| 477 | 2007/02/15 Thomas Bretz
|
|---|
| 478 |
|
|---|
| 479 | * macros/tutorials/mirrordelay.C:
|
|---|
| 480 | - added a macro plotting the delay between a spherical and a
|
|---|
| 481 | parabolic mirror
|
|---|
| 482 |
|
|---|
| 483 | * mjobs/MJStar.cc:
|
|---|
| 484 | - implemented new plots for IPR vs. Time and DT
|
|---|
| 485 |
|
|---|
| 486 |
|
|---|
| 487 |
|
|---|
| 488 | 2007/02/13 Thomas Bretz
|
|---|
| 489 |
|
|---|
| 490 | * resources/hilocalib.rc, resources/hilocalib_sp1.rc:
|
|---|
| 491 | - added new resource files for hi-/lo-gain calibration.
|
|---|
| 492 |
|
|---|
| 493 | * resources/hiloconv-*.root:
|
|---|
| 494 | - added hi-/lo-gain calibration constants
|
|---|
| 495 |
|
|---|
| 496 | * callisto_Dec04Jan05.rc:
|
|---|
| 497 | - changed input file name for hi-/lo-gain calibration constants
|
|---|
| 498 |
|
|---|
| 499 | * mreflector/MHReflector.[h,cc]:
|
|---|
| 500 | - added histogram class for reflected photons
|
|---|
| 501 |
|
|---|
| 502 | * mreflector/Makefile, mreflector/ReflectorLinkDef.h
|
|---|
| 503 | - added MHReflector and necessary include paths
|
|---|
| 504 |
|
|---|
| 505 | * mbase/MLog.h:
|
|---|
| 506 | - fixed a bug in Separator which could cause a crash if the contents
|
|---|
| 507 | are too long
|
|---|
| 508 |
|
|---|
| 509 | * manalysis/MParameterCalc.cc:
|
|---|
| 510 | - check for HasValidRule instead of IsValid in ReadEnv
|
|---|
| 511 |
|
|---|
| 512 | * mdata/MDataPhrase.h:
|
|---|
| 513 | - added HasValidRule member function
|
|---|
| 514 |
|
|---|
| 515 | * mfileio/MReadRflFile.[h,cc]:
|
|---|
| 516 | - allow also reading of gzip-compressed files
|
|---|
| 517 | - output more header information
|
|---|
| 518 | - don't use a const qualified TString with gSystem->ExpandPathName
|
|---|
| 519 |
|
|---|
| 520 | * mjobs/MJPedestal.cc:
|
|---|
| 521 | - readin bad pixels from ascii file later
|
|---|
| 522 |
|
|---|
| 523 | * mmc/MMcEvtBasic.h:
|
|---|
| 524 | - added a static member function GetEnergyStr to convert
|
|---|
| 525 | GeV into MeV and TeV
|
|---|
| 526 |
|
|---|
| 527 | * mpointing/MPointingDevCalc.h:
|
|---|
| 528 | - increased size of fSkip by one
|
|---|
| 529 |
|
|---|
| 530 | * mextralgo/MExtralgoSpline.h:
|
|---|
| 531 | - fixed acompiler warning
|
|---|
| 532 |
|
|---|
| 533 |
|
|---|
| 534 |
|
|---|
| 535 | 2007/02/09 Daniel Hoehne
|
|---|
| 536 |
|
|---|
| 537 | * datacenter/scripts/linkmc
|
|---|
| 538 | - adapted to new montecarlo directory structure (/magic/montecarlo
|
|---|
| 539 | instead of /montecarlo)
|
|---|
| 540 |
|
|---|
| 541 |
|
|---|
| 542 |
|
|---|
| 543 | 2007/02/09 Thomas Bretz
|
|---|
| 544 |
|
|---|
| 545 | * star.rc:
|
|---|
| 546 | - added new options
|
|---|
| 547 | - reordering
|
|---|
| 548 |
|
|---|
| 549 | * mbase/MStatusDisplay.cc:
|
|---|
| 550 | - updated from 2006 to 2007
|
|---|
| 551 |
|
|---|
| 552 | * mfbase/MFDataPhrase.cc:
|
|---|
| 553 | - fixed ReadEnv to correctly return true/false
|
|---|
| 554 |
|
|---|
| 555 | * mjobs/MJStar.cc:
|
|---|
| 556 | - added new tabs "Spakless" and "Sparks" dividing the average
|
|---|
| 557 | signal tab into two distributions by a SparkCut
|
|---|
| 558 | - replaced all MF by MFDataPhrase
|
|---|
| 559 |
|
|---|
| 560 | * mjobs/MJCalibrateSignal.cc:
|
|---|
| 561 | - changed the extraction range used in the lo-gains from the
|
|---|
| 562 | hi-gain range to the lo-gain range
|
|---|
| 563 |
|
|---|
| 564 | * datacenter/macros/fillstar.C:
|
|---|
| 565 | - added filling the spark rate into the database
|
|---|
| 566 | - the rate after cleaning is now without sparks!
|
|---|
| 567 |
|
|---|
| 568 |
|
|---|
| 569 |
|
|---|
| 570 | 2007/02/06 Thomas Bretz
|
|---|
| 571 |
|
|---|
| 572 | * mpointing/MPointingDevCalc.cc:
|
|---|
| 573 | - included check for monitoring flag
|
|---|
| 574 |
|
|---|
| 575 | * mextralgo/MExtralgoSpline.[h,cc]:
|
|---|
| 576 | - implemented the possibility to determine the pulse width at
|
|---|
| 577 | maxheight/2
|
|---|
| 578 |
|
|---|
| 579 |
|
|---|
| 580 |
|
|---|
| 581 | 2007/02/04 Daniela Dorner
|
|---|
| 582 |
|
|---|
| 583 | * datacenter/scripts/sourcefile:
|
|---|
| 584 | - added if-clause to avoid that a script is aborted in case a macro
|
|---|
| 585 | doesn't compile, return code is set to 1 in this case
|
|---|
| 586 |
|
|---|
| 587 |
|
|---|
| 588 |
|
|---|
| 589 | 2007/02/04 Thomas Bretz
|
|---|
| 590 |
|
|---|
| 591 | * mjobs/MJCalibration.cc:
|
|---|
| 592 | - implemented Hi-/Lo-Gain calibration for MCs
|
|---|
| 593 |
|
|---|
| 594 | * mjobs/MJPedestal.cc:
|
|---|
| 595 | - removed intermediate pedestalstorage from code (its
|
|---|
| 596 | result is not used at all)
|
|---|
| 597 |
|
|---|
| 598 | * datacenter/macros/fillsignal.C:
|
|---|
| 599 | - replaced GetMediandev by GetDev
|
|---|
| 600 |
|
|---|
| 601 | * callisto.rc, callisto_Dec04Jan05.rc:
|
|---|
| 602 | - changed ExtractWinLeft/Right according to new scheme
|
|---|
| 603 |
|
|---|
| 604 | * mhcalib/MHCalibrationChargeCam.[h,cc]:
|
|---|
| 605 | - removed obsolete data members fFirstHiGain, etc and
|
|---|
| 606 | replaced by storage of fSignal
|
|---|
| 607 | - made sure that the average extracted signal position
|
|---|
| 608 | is at least one slice away from the edges of the
|
|---|
| 609 | extraction window
|
|---|
| 610 |
|
|---|
| 611 | * mjobs/MJPedestal.cc:
|
|---|
| 612 | - reworked the pulse position check. It now better takes
|
|---|
| 613 | the properties of the extractors into account.
|
|---|
| 614 | Still to be done: relation between pulse position and
|
|---|
| 615 | extraction window!
|
|---|
| 616 |
|
|---|
| 617 | * msignal/MExtractBlindPixel.[h,cc],
|
|---|
| 618 | msignal/MExtractPINDiode.[h,cc]:
|
|---|
| 619 | - fixed arguments type of SetRange
|
|---|
| 620 |
|
|---|
| 621 | * msignal/MExtractTime.cc:
|
|---|
| 622 | - removed old obsolete code already in comments
|
|---|
| 623 |
|
|---|
| 624 | * msignal/MExtractTimeAndCharge.h:
|
|---|
| 625 | - added getter for LoGainStartShift
|
|---|
| 626 |
|
|---|
| 627 | * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc],
|
|---|
| 628 | msignal/MExtractTimeAndChargeSpline.[h,cc],
|
|---|
| 629 | msignal/MExtractedSignalCam.[h,cc], msignal/MExtractor.[h,cc]:
|
|---|
| 630 | - changed the type of LoGainFirst from byte to int
|
|---|
| 631 | - if necessary increased class version
|
|---|
| 632 |
|
|---|
| 633 | * mpedestal/MExtractPedestal.cc:
|
|---|
| 634 | - improved output
|
|---|
| 635 |
|
|---|
| 636 | * mhcalib/MHCalibrationChargeCam.cc:
|
|---|
| 637 | - fixed a %3.1 instead of %3.1f
|
|---|
| 638 |
|
|---|
| 639 |
|
|---|
| 640 |
|
|---|
| 641 | 2007/02/03 Thomas Bretz
|
|---|
| 642 |
|
|---|
| 643 | * mhist/MHCamEvent.[h,cc]:
|
|---|
| 644 | - added Draw function to context menu
|
|---|
| 645 | - added GetHist member functions
|
|---|
| 646 | - added possibility to display the relative error
|
|---|
| 647 |
|
|---|
| 648 | * mjobs/MJCalibration.cc:
|
|---|
| 649 | - read the hi-/lo-gain calibration constants from a MHCamEvent
|
|---|
| 650 | which is stored in a root file given in resources/hilocalib.rc
|
|---|
| 651 |
|
|---|
| 652 | * msignal/MExtractTimeAndCharge.cc:
|
|---|
| 653 | - improved the estimation in GetSaturationTime for the cases in
|
|---|
| 654 | which the saturating pulse is so early, that an normal
|
|---|
| 655 | interpolation is not appropriate.
|
|---|
| 656 |
|
|---|
| 657 | * callisto_DecJan04.rc:
|
|---|
| 658 | - set fall- and rise-time for spline artificially to 0.5
|
|---|
| 659 |
|
|---|
| 660 | * mhbase/MFillH.cc:
|
|---|
| 661 | - added comments
|
|---|
| 662 |
|
|---|
| 663 | * mpedestal/MExtractPedestal.[h,cc],
|
|---|
| 664 | mpedestal/MPedCalcFromLoGain.cc, mpedestal/MPedCalcPedRun.cc:
|
|---|
| 665 | - fixed the range check.In case of the lo-gain extraction
|
|---|
| 666 | the range could infact leak out of the fadc slices
|
|---|
| 667 |
|
|---|
| 668 | * msignal/MExtractTimeAndCharge.[h,cc]:
|
|---|
| 669 | - added somecomments
|
|---|
| 670 | - forbid the lo-gain signal to be negative
|
|---|
| 671 | - increased version number for compatibility with last release
|
|---|
| 672 |
|
|---|
| 673 | * msignal/MExtractTimeAndChargeSpline.cc:
|
|---|
| 674 | - set the correct numbers for rise- and fall-time as default
|
|---|
| 675 |
|
|---|
| 676 | * mbase/MStatusArray.[h,cc]:
|
|---|
| 677 | - improved workaround in Read() and Write() for the Reset
|
|---|
| 678 | of the kCanDelete bit in TH1
|
|---|
| 679 |
|
|---|
| 680 | * mjobs/MJCalibration.cc, mjobs/MJCalibrateSignal.cc:
|
|---|
| 681 | - commented out obsolete references to *HiLoCam
|
|---|
| 682 |
|
|---|
| 683 | * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
|
|---|
| 684 | mcalib/CalibLinkDef.h:
|
|---|
| 685 | - removed *HiLoCam s
|
|---|
| 686 |
|
|---|
| 687 |
|
|---|
| 688 |
|
|---|
| 689 | 2007/02/02 Thomas Bretz
|
|---|
| 690 |
|
|---|
| 691 | * mreflector/MRflSinglePhoton.[h,cc], mreflector/MRflEvtData.[h,cc]:
|
|---|
| 692 | - added new Fill functions allowing to fill photons versus
|
|---|
| 693 | a z-value, e.g. energy.
|
|---|
| 694 |
|
|---|
| 695 |
|
|---|
| 696 |
|
|---|
| 697 | 2007/02/01 Thomas Bretz
|
|---|
| 698 |
|
|---|
| 699 | * mhist/MHCamEvent.[h,cc]:
|
|---|
| 700 | - allow to set a histogram for display from external
|
|---|
| 701 |
|
|---|
| 702 | * mhist/MHCamera.[h,cc]:
|
|---|
| 703 | - added functions to calc Median/Dev
|
|---|
| 704 | - fixed adding a MHCamera with AddCamContent. It now takes also
|
|---|
| 705 | the errors and binentries correctly into account
|
|---|
| 706 | - simplified Reset() using TArray::Reset()
|
|---|
| 707 |
|
|---|
| 708 | * mhvstime/MHSectorVsTime.[h,cc]:
|
|---|
| 709 | - added option to use median/dev instead of mean/rms
|
|---|
| 710 | - switched Grid on
|
|---|
| 711 |
|
|---|
| 712 | * mjobs/MSequence.cc, mjobs/MDataSet.cc:
|
|---|
| 713 | - small improvements to splitting number rows
|
|---|
| 714 | - handle possible tabs correctly
|
|---|
| 715 |
|
|---|
| 716 | * mbase/MStatusArray.[h,cc]:
|
|---|
| 717 | - improved handling in Read(). We make sure now that Read doesn't
|
|---|
| 718 | produce a memory leak
|
|---|
| 719 |
|
|---|
| 720 | * mhist/MHCamera.[h,cc]:
|
|---|
| 721 | - overwrote Clone function to make sure that a cloned MHCamera
|
|---|
| 722 | is never added to the current directory
|
|---|
| 723 |
|
|---|
| 724 | * mcamera/MCameraTH.h:
|
|---|
| 725 | - added a workaround to get rid of the obsolete discriminator thresholds
|
|---|
| 726 | for the non-trigger pixels
|
|---|
| 727 |
|
|---|
| 728 | * mreport/MReportCC.cc:
|
|---|
| 729 | - added a sanity \o-Terminator to the dicriminator threshold extraction
|
|---|
| 730 |
|
|---|
| 731 |
|
|---|
| 732 |
|
|---|
| 733 |
|
|---|
| 734 | 2007/01/30 Thomas Bretz
|
|---|
| 735 |
|
|---|
| 736 | * mbadpixels/MBadPixelsCam.[h,cc]:
|
|---|
| 737 | - added function to return the uncalibrated and unsuitable
|
|---|
| 738 | pixels as TArrayC (to be used in MHCamera)
|
|---|
| 739 |
|
|---|
| 740 | * mhcalib/MHCalibrationChargeCam.cc:
|
|---|
| 741 | - added a FIXME-comment
|
|---|
| 742 |
|
|---|
| 743 | * mhist/MHCamEvent.[h,cc]:
|
|---|
| 744 | - added an option to change the kind of error which is displayed
|
|---|
| 745 | - consequently increased version number by 1
|
|---|
| 746 |
|
|---|
| 747 | * mhist/MHCamera.[h,cc]:
|
|---|
| 748 | - added a new bit to allow the error to be switched between
|
|---|
| 749 | mean and spread
|
|---|
| 750 |
|
|---|
| 751 | * mjobs/MJStar.cc, mjobs/MJCalibrateSignal.cc:
|
|---|
| 752 | - adapted to changes in error display
|
|---|
| 753 |
|
|---|
| 754 |
|
|---|
| 755 |
|
|---|
| 756 | 2007/01/27 Thomas Bretz
|
|---|
| 757 |
|
|---|
| 758 | * manalysis/MMcCalibrationUpdate.cc:
|
|---|
| 759 | - fixed a typo in a comment
|
|---|
| 760 |
|
|---|
| 761 | * mcalib/MCalibrateData.[h,cc]:
|
|---|
| 762 | - commented out some obsolete currently unused code
|
|---|
| 763 |
|
|---|
| 764 | * mdata/MDataPhrase.cc:
|
|---|
| 765 | - added a sanity check
|
|---|
| 766 |
|
|---|
| 767 | * mpedestal/MMcPedestalCopy.cc:
|
|---|
| 768 | - Changed output to fit the structure used in all other classes
|
|---|
| 769 |
|
|---|
| 770 | * mmain/MEventDisplay.cc:
|
|---|
| 771 | - made sure that MPedestalSubtract dies the right thing
|
|---|
| 772 | - removed badpixel calculation and treatment until a better
|
|---|
| 773 | solution was found.
|
|---|
| 774 |
|
|---|
| 775 | * mfbase/MFDataPhrase.cc:
|
|---|
| 776 | - fixed a "comparison is always true" warning
|
|---|
| 777 |
|
|---|
| 778 | * msignal/MExtractTimeAndChargeDigitalFilter.h:
|
|---|
| 779 | - increased class version number to 3 to account for the removal
|
|---|
| 780 | of the fTimeShift data members since last release
|
|---|
| 781 |
|
|---|
| 782 |
|
|---|
| 783 |
|
|---|
| 784 | 2007/01/27 Daniela Dorner
|
|---|
| 785 |
|
|---|
| 786 | * datacenter/db/showplots.php:
|
|---|
| 787 | - added (tool to click through the calib, signal and star plots of
|
|---|
| 788 | one sequence)
|
|---|
| 789 |
|
|---|
| 790 | * datacenter/db/index.html:
|
|---|
| 791 | - added link to new plot tool
|
|---|
| 792 |
|
|---|
| 793 | * datacenter/db/ganymed.php:
|
|---|
| 794 | - added fDataSetName, removed fWobble
|
|---|
| 795 | - removed mininmum value of 100 for dataset range
|
|---|
| 796 |
|
|---|
| 797 | * datacenter/db/builddatasets.php:
|
|---|
| 798 | - added fIsoInLimit2 and fIMCLimit2 in Init
|
|---|
| 799 | - added check on observation mode
|
|---|
| 800 |
|
|---|
| 801 |
|
|---|
| 802 |
|
|---|
| 803 | 2007/01/26 Thomas Bretz
|
|---|
| 804 |
|
|---|
| 805 | * mpedestal/MExtractPedestal.cc:
|
|---|
| 806 | - fixed a bug which caused the pedestal to be set to 0 if the
|
|---|
| 807 | AB-flag is invalid
|
|---|
| 808 |
|
|---|
| 809 |
|
|---|
| 810 |
|
|---|
| 811 | 2007/01/25 Thomas Bretz
|
|---|
| 812 |
|
|---|
| 813 | * mreflector/MRflSinglePhoton.h:
|
|---|
| 814 | - added copy constructor
|
|---|
| 815 | - added a function to fill a TH2
|
|---|
| 816 |
|
|---|
| 817 | * mreflector/MRflEvtData.[h,cc]:
|
|---|
| 818 | - added copy costructor
|
|---|
| 819 | - added Clone function
|
|---|
| 820 | - added a function to fill a TH2
|
|---|
| 821 |
|
|---|
| 822 |
|
|---|
| 823 |
|
|---|
| 824 | 2007/01/24 Thomas Bretz
|
|---|
| 825 |
|
|---|
| 826 | * mhflux/MHCollectionArea.cc:
|
|---|
| 827 | - fixed a typo in the last change
|
|---|
| 828 |
|
|---|
| 829 |
|
|---|
| 830 |
|
|---|
| 831 | 2007/01/24 Daniel Hoehne
|
|---|
| 832 |
|
|---|
| 833 | * msignal/*.dat:
|
|---|
| 834 | - inserted missing third column (0) in all weights files
|
|---|
| 835 |
|
|---|
| 836 |
|
|---|
| 837 |
|
|---|
| 838 | 2007/01/18 Thomas Bretz
|
|---|
| 839 |
|
|---|
| 840 | * mhflux/MHCollectionArea.cc:
|
|---|
| 841 | - another fix for the error calculation of the collection area.
|
|---|
| 842 | The totalarea was inluded in the error calculation as it would
|
|---|
| 843 | be a wait, but actually it is not.
|
|---|
| 844 |
|
|---|
| 845 |
|
|---|
| 846 |
|
|---|
| 847 | 2007/01/16 Thomas Bretz
|
|---|
| 848 |
|
|---|
| 849 | * mfileio/MReadMarsFile.cc:
|
|---|
| 850 | - fixed two "comparison between signed and unsigned integer" warnings
|
|---|
| 851 |
|
|---|
| 852 | * mhbase/MFillH.cc:
|
|---|
| 853 | - small update to comments
|
|---|
| 854 |
|
|---|
| 855 | * mimage/MHHillasExt.cc:
|
|---|
| 856 | - call SetDirectory(NULL) after SetName
|
|---|
| 857 |
|
|---|
| 858 | * mjobs/MSequence.[h,cc]:
|
|---|
| 859 | - commented out obsolete GetFileNames
|
|---|
| 860 |
|
|---|
| 861 | * msignal/MExtractor.[h,cc]:
|
|---|
| 862 | - Some small updates
|
|---|
| 863 | - removed code from Process function
|
|---|
| 864 | - increased version number to 7
|
|---|
| 865 |
|
|---|
| 866 | * msignal/MExtractedSignalPix.h:
|
|---|
| 867 | - some simple reordering in the class header
|
|---|
| 868 |
|
|---|
| 869 | * msignal/MExtractTimeAndChargeDigitalFilter.cc:
|
|---|
| 870 | - simplified the checks in SetWindowSize
|
|---|
| 871 |
|
|---|
| 872 | * msignal/MC_cosmics_weights46.dat, msignal/MC_weights46.dat:
|
|---|
| 873 | - added third column with zeros
|
|---|
| 874 |
|
|---|
| 875 |
|
|---|
| 876 |
|
|---|
| 877 | 2007/01/16 Daniela Dorner
|
|---|
| 878 |
|
|---|
| 879 | * datacenter/db/menu.php, datacenter/db/datasetinfo-aio.php,
|
|---|
| 880 | datacenter/db/magicdefs.php:
|
|---|
| 881 | - implemented new variables for datasets
|
|---|
| 882 |
|
|---|
| 883 |
|
|---|
| 884 |
|
|---|
| 885 | 2007/01/15 Thomas Bretz
|
|---|
| 886 |
|
|---|
| 887 | * mpedestal/MPedestalSubtract.cc:
|
|---|
| 888 | - added a sanity check tomake sure that the pixel array has the
|
|---|
| 889 | correct size when filled
|
|---|
| 890 | - made sure the the number of pixels in the camera nd not the
|
|---|
| 891 | number of connected pixels is used to initialize the size of
|
|---|
| 892 | the arrays.
|
|---|
| 893 |
|
|---|
| 894 | * mpedestal/MPedestalSubtractedEvt.[h,cc]:
|
|---|
| 895 | - allow the initialization of nuber of pixels and samples
|
|---|
| 896 | independanly.
|
|---|
| 897 |
|
|---|
| 898 |
|
|---|
| 899 | 2007/01/15 Daniela Dorner
|
|---|
| 900 |
|
|---|
| 901 | * datacenter/db/sources.php, datacenter/db/sequinfo-aio.php,
|
|---|
| 902 | datacenter/db/runinfo-aio.php, datacenter/db/printtable.php,
|
|---|
| 903 | datacenter/db/plotdb.php, datacenter/db/menu.php,
|
|---|
| 904 | datacenter/db/findoffdata.php, datacenter/db/builddatasets.php,
|
|---|
| 905 | datacenter/db/datasetinfo.php:
|
|---|
| 906 | - fixed bug in init of $_GET
|
|---|
| 907 |
|
|---|
| 908 |
|
|---|
| 909 |
|
|---|
| 910 | 2007/01/12 Stefan Ruegamer
|
|---|
| 911 |
|
|---|
| 912 | * datacenter/macros/writedatasetfile.C:
|
|---|
| 913 | - addded #include <errno.h>
|
|---|
| 914 |
|
|---|
| 915 |
|
|---|
| 916 |
|
|---|
| 917 | 2007/01/11 Thomas Bretz
|
|---|
| 918 |
|
|---|
| 919 | * mbase/MLogManip.cc:
|
|---|
| 920 | - removed the obsolete include of MLog.h
|
|---|
| 921 |
|
|---|
| 922 | * mbase/MLogManip.h:
|
|---|
| 923 | - encapsulated an include in ifdefs
|
|---|
| 924 |
|
|---|
| 925 | * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationChargeCam.cc:
|
|---|
| 926 | - updated log-output
|
|---|
| 927 |
|
|---|
| 928 | * mhflux/MHEnergyEst.cc:
|
|---|
| 929 | - replaced difficult to see green by blue
|
|---|
| 930 |
|
|---|
| 931 | * mjobs/MDataSet.[h,cc]:
|
|---|
| 932 | - added datat members for path of sequences and path of data files
|
|---|
| 933 | to be able to store overwritten defaults
|
|---|
| 934 | - check completeness of dataset files
|
|---|
| 935 | - store a MSequence object in the list instead of the name and dir
|
|---|
| 936 | (this is necessary to have all important information for a dataset
|
|---|
| 937 | file, including the sequence number! - available)
|
|---|
| 938 | - some changes to the output
|
|---|
| 939 | - allow to print a perfect copy of the read dataset file to the console
|
|---|
| 940 | just from the contents of the object
|
|---|
| 941 |
|
|---|
| 942 | * mjobs/MJStar.cc:
|
|---|
| 943 | - updated to use MSequence::GetFileName instead of MSequence:GetName
|
|---|
| 944 |
|
|---|
| 945 | * mjobs/MSequence.[h,cc]:
|
|---|
| 946 | - keep filename and datapath in header, this has some advantages
|
|---|
| 947 | for sanity checks
|
|---|
| 948 | - many improvements of sanity checking in case of missing or
|
|---|
| 949 | unaccessible files
|
|---|
| 950 | - Fixed "lightConditions" (was "LightCondition")
|
|---|
| 951 | - Fixed "No_Moon" (was "NoMoon")
|
|---|
| 952 | - allow to set the data path as second argument in the constructor
|
|---|
| 953 | - implemented a check whether the sequence file is complete
|
|---|
| 954 |
|
|---|
| 955 | * mjobs/MJCut.[h,cc]:
|
|---|
| 956 | - added some code (still commented out) to display the excess rate
|
|---|
| 957 | - with the other changes we can now store the original dataset in
|
|---|
| 958 | the output
|
|---|
| 959 |
|
|---|
| 960 | * mjoptim/MJOptimize.cc:
|
|---|
| 961 | - Keep the sequence files in the file list instead of just the
|
|---|
| 962 | filename and the directory
|
|---|
| 963 |
|
|---|
| 964 | * mjtrain/MJTrainDisp.cc:
|
|---|
| 965 | - use return value of MDataSet::AddFilesOn/Off for a sanity check
|
|---|
| 966 |
|
|---|
| 967 | * mjobs/MJob.[h,cc]:
|
|---|
| 968 | - removed obsolete fPathData and stuff
|
|---|
| 969 |
|
|---|
| 970 | * callisto.cc, star.cc:
|
|---|
| 971 | - removed obsolete calls to MJob::SetPathData
|
|---|
| 972 |
|
|---|
| 973 | * callisto.rc, star.rc:
|
|---|
| 974 | - removed obsolete examples for "PathData"-resource
|
|---|
| 975 |
|
|---|
| 976 | * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
|
|---|
| 977 | mjobs/MJCalibration.cc, mjobs/MJPedestal.cc, mjobs/MJStar.cc:
|
|---|
| 978 | - removed obsolete reference to fPathData
|
|---|
| 979 |
|
|---|
| 980 |
|
|---|
| 981 |
|
|---|
| 982 | 2007/01/11 Daniela Dorner
|
|---|
| 983 |
|
|---|
| 984 | * datacenter/db/builddatasets.php:
|
|---|
| 985 | - implemented username (the one who inserts the dataset has to give
|
|---|
| 986 | his/her username now)
|
|---|
| 987 | - fixed password query in case user inserted something wrong
|
|---|
| 988 | - implemented check, if on-sequences have different observations
|
|---|
| 989 | modes
|
|---|
| 990 | - implemented check, if user has chosen one sequences as on and off
|
|---|
| 991 | - adapted text of password prompt
|
|---|
| 992 |
|
|---|
| 993 | * datacenter/db/builddatasets.php, datasetinfo-aio.php,
|
|---|
| 994 | runinfo-aio.php, sequinfo-aio.php:
|
|---|
| 995 | - minor changes in formatting
|
|---|
| 996 | - added 'alt' for +/- images
|
|---|
| 997 |
|
|---|
| 998 | * datacenter/db/menu.js:
|
|---|
| 999 | - added 'alt' for +/- images
|
|---|
| 1000 |
|
|---|
| 1001 |
|
|---|
| 1002 |
|
|---|
| 1003 | 2007/01/10 Thomas Bretz
|
|---|
| 1004 |
|
|---|
| 1005 | * mhbase/MH.cc:
|
|---|
| 1006 | - fixed a bug in SetBinomialErrors. The errors of the two
|
|---|
| 1007 | histograms were exchanged in the calculation
|
|---|
| 1008 |
|
|---|
| 1009 | * mbase/MEnv.[h,cc]:
|
|---|
| 1010 | - added new member function GetNumUntouched
|
|---|
| 1011 |
|
|---|