| 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 |
|
|---|
| 5 | -*-*- END OF LINE -*-*-
|
|---|
| 6 |
|
|---|
| 7 |
|
|---|
| 8 | 2004/01/23: Markus Gaug
|
|---|
| 9 |
|
|---|
| 10 | * manalysis/MExtractSignal.[h,cc]
|
|---|
| 11 | * manalysis/MExtractedSignalPix.[h,cc]
|
|---|
| 12 | * manalysis/MArrivalTime.[h,cc]
|
|---|
| 13 | * mcalib/MCalibrationBlindPix.h
|
|---|
| 14 | * mcalib/MHCalibrationBlindPixel.[h,cc]
|
|---|
| 15 | * mcalib/MCalibrationPix.[h,cc]
|
|---|
| 16 | * mcalib/MHCalibrationPixel.[h,cc]
|
|---|
| 17 | * mcalib/MCalibrationCalc.[h,cc]
|
|---|
| 18 | - use MArrivalTime for Storage (or calculation) of time
|
|---|
| 19 | in MExtractSignal
|
|---|
| 20 | - pass from TH1I histos to TH1F for times
|
|---|
| 21 |
|
|---|
| 22 | * mcalib/MCalibrationBlindPix.h
|
|---|
| 23 | * mcalib/MHCalibrationBlindPixel.[h,cc]
|
|---|
| 24 | * mcalib/MCalibrationPix.[h,cc]
|
|---|
| 25 | * mcalib/MHCalibrationPixel.[h,cc]
|
|---|
| 26 | * mcalib/MCalibrationCalc.[h,cc]
|
|---|
| 27 | - clean up setters
|
|---|
| 28 | - pass to bit-fields for all flags
|
|---|
| 29 |
|
|---|
| 30 |
|
|---|
| 31 | 2004/01/23: Abelardo Moralejo
|
|---|
| 32 |
|
|---|
| 33 | * mcalib/MCalibrate.cc, manalysis/MExtractSignal.cc
|
|---|
| 34 | - Added support (using AddSerialNumber) for stereo MC files.
|
|---|
| 35 |
|
|---|
| 36 |
|
|---|
| 37 |
|
|---|
| 38 | 2004/01/23: Thomas Bretz
|
|---|
| 39 |
|
|---|
| 40 | * mbase/MAstro.cc:
|
|---|
| 41 | - Fixed calculation of MJD. In Ymd2Mjd a plus should be a minus.
|
|---|
| 42 |
|
|---|
| 43 | * mreport/MReport*.[h,cc]:
|
|---|
| 44 | - changed all classes to return Int_t instead of Bool_t in
|
|---|
| 45 | InterpreteBody
|
|---|
| 46 | - changed MReportFileRead such, that a wrong line results in
|
|---|
| 47 | skipping the line instead of abort reading.
|
|---|
| 48 |
|
|---|
| 49 | * manalysis/MExtractSignal.cc:
|
|---|
| 50 | - do not print information for each pixel - it's too much.
|
|---|
| 51 |
|
|---|
| 52 | * mbase/MStatusDisplay.cc:
|
|---|
| 53 | - when reading a status display do not display tabs with
|
|---|
| 54 | the same name than one which is already existing.
|
|---|
| 55 |
|
|---|
| 56 | * mcalib/MCalibrate.cc:
|
|---|
| 57 | - directly store pointer to pixel when setting saturation flag
|
|---|
| 58 |
|
|---|
| 59 | * mcamera/MCameraDC.cc:
|
|---|
| 60 | - fixed some comments
|
|---|
| 61 |
|
|---|
| 62 | * mhist/MHCamEvent.cc:
|
|---|
| 63 | - fixed a crash when no geometry was available
|
|---|
| 64 |
|
|---|
| 65 | * mhist/MHCamera.[h,cc]:
|
|---|
| 66 | - removed obsolete member function SetPix
|
|---|
| 67 |
|
|---|
| 68 | * mbase/MStatusDisplay.[h,cc]:
|
|---|
| 69 | - added EventInfo member function
|
|---|
| 70 | - implemented preliminary redirection of GetObjectInfo to
|
|---|
| 71 | StatusLine2 -> An own status line for this is missing
|
|---|
| 72 |
|
|---|
| 73 | * manalysis/MExtractSignal.[h,cc]:
|
|---|
| 74 | - implemented StreamPrimitive
|
|---|
| 75 | - changed deafults to be static const data members
|
|---|
| 76 |
|
|---|
| 77 | * manalysis/MGeomApply.[h,cc]:
|
|---|
| 78 | - implemented StreamPrimitive
|
|---|
| 79 |
|
|---|
| 80 |
|
|---|
| 81 |
|
|---|
| 82 | 2004/01/23: Abelardo Moralejo
|
|---|
| 83 |
|
|---|
| 84 | * manalysis/MMcCalibrationUpdate.[h,cc]
|
|---|
| 85 | - Added check to guarantee that the FADC simulation parameters of
|
|---|
| 86 | all read files (those used for calibration and those analyzed)
|
|---|
| 87 | are the same.
|
|---|
| 88 | - Added missing support for analysis of stereo files.
|
|---|
| 89 |
|
|---|
| 90 | * mcalib/MMcCalibrationCalc.cc
|
|---|
| 91 | - Removed obsolete FIXME comment.
|
|---|
| 92 | - Added missing support for analysis of stereo files.
|
|---|
| 93 |
|
|---|
| 94 |
|
|---|
| 95 | 2004/01/23: Raquel de los Reyes
|
|---|
| 96 |
|
|---|
| 97 | * macros/CCDataCheck.C
|
|---|
| 98 | - Added the temperature distribution of the optical links
|
|---|
| 99 | and the plots of the LV power supplies.
|
|---|
| 100 | * mcamera/MCameraLV.h
|
|---|
| 101 | - Added the "Get" functions to access the private data
|
|---|
| 102 | members of the class.
|
|---|
| 103 |
|
|---|
| 104 |
|
|---|
| 105 | 2004/01/22: Abelardo Moralejo
|
|---|
| 106 |
|
|---|
| 107 | * manalysis/MMcCalibrationUpdate.[h,cc]
|
|---|
| 108 | - Now ratio of high to low gain is taken from MCalibrationCam if
|
|---|
| 109 | it existed previously in the parameter list, instead of being
|
|---|
| 110 | read again from the MMcFadcHeader. Removed Setter function for
|
|---|
| 111 | fADC2PhInner, no longer necessary. Fixed error regarding the
|
|---|
| 112 | pedestal conversion to photons (did not read conversion factor
|
|---|
| 113 | from preexisting MCalibrationCam object).
|
|---|
| 114 |
|
|---|
| 115 | * mcalib/MMcCalibrationCalc.cc
|
|---|
| 116 | - Changed parameters of the histogram, and also the quantity being
|
|---|
| 117 | histogrammed. Check that input data come from a noiseless camera
|
|---|
| 118 | file before proceeding to do the calibration. Introduced lower
|
|---|
| 119 | size in cut for calibration. Now rhe calibration constant is not
|
|---|
| 120 | calculated from the mean of photons/ADC counts, but from the peak
|
|---|
| 121 | of the histogram.
|
|---|
| 122 |
|
|---|
| 123 | * macros/starmc.C
|
|---|
| 124 | - Introduced new scheme. Now there are two loops over two different
|
|---|
| 125 | sets of files. First loop calculates the calibration constants,
|
|---|
| 126 | second one does the analysis. Introduced comments. Now the
|
|---|
| 127 | histogram used in the light calibration is written to the output
|
|---|
| 128 | file.
|
|---|
| 129 |
|
|---|
| 130 |
|
|---|
| 131 |
|
|---|
| 132 | 2004/01/22: Thomas Bretz
|
|---|
| 133 |
|
|---|
| 134 | * mcalib/MCalibrate.[h,cc], mcalib/MCalibrationCam.[h,cc],
|
|---|
| 135 | mcalib/MCalibrationBlindPix.[h,cc], mcalib/MCalibrationCalc.[h,cc],
|
|---|
| 136 | mcalib/MCalibrationPix.[h,cc], mcalib/MCalibrationPINDiode.[h,cc],
|
|---|
| 137 | mcalib/MCalibrationBlindPixel.[h,cc],
|
|---|
| 138 | mcalib/MHCalibrationPixel.[h,cc], mcalib/MMcCalibrationCalc.[h,cc],
|
|---|
| 139 | mcalib/MHCalibrationBlindPixel.[h,cc],
|
|---|
| 140 | mcalib/MHCalibrationPINDiode.[h,cc]:
|
|---|
| 141 | - cleaned up includes
|
|---|
| 142 |
|
|---|
| 143 |
|
|---|
| 144 |
|
|---|
| 145 | 2004/01/22: Raquel de los Reyes
|
|---|
| 146 |
|
|---|
| 147 | * macros/CCDataCheck.C
|
|---|
| 148 | - macro to check the data from the central control (.rep files).
|
|---|
| 149 |
|
|---|
| 150 |
|
|---|
| 151 |
|
|---|
| 152 | 2004/01/22: Markus Gaug
|
|---|
| 153 |
|
|---|
| 154 | * macros/calibration.C
|
|---|
| 155 | - made MStatusDisplay 3 bit smaller
|
|---|
| 156 |
|
|---|
| 157 | * manalysis/MExtractSignal.cc
|
|---|
| 158 | - put fSignals->SetUsedFADCSlices into PreProcess
|
|---|
| 159 |
|
|---|
| 160 | * manalysis/MPedCalcPedRun.cc
|
|---|
| 161 | - calculate PedRMS as RMS of the sums, later renormalized to units
|
|---|
| 162 | of RMS/slice (eliminate the wrong effect of odd and even slices)
|
|---|
| 163 |
|
|---|
| 164 | * mcalib/MCalibrationCalc.cc
|
|---|
| 165 | - if bit SkipBlindPixelFit is set, now number of photons outside
|
|---|
| 166 | plexiglass is not intended to be calculated any more (previous
|
|---|
| 167 | bug)
|
|---|
| 168 | - exclude excluded pixels in eventloop
|
|---|
| 169 |
|
|---|
| 170 | * mcalib/MHCalibrationBlindPixel.[h,cc]
|
|---|
| 171 | - move functions to pointer again (otherwise, Clone will give
|
|---|
| 172 | strange results)
|
|---|
| 173 |
|
|---|
| 174 |
|
|---|
| 175 |
|
|---|
| 176 | 2004/01/21: Abelardo Moralejo
|
|---|
| 177 |
|
|---|
| 178 | * mcalib/MMcCalibrationCalc.[h,cc]
|
|---|
| 179 | - Added. First version of the task intended to calculate the
|
|---|
| 180 | conversion factors from ADC counts to photons in the MC. It has
|
|---|
| 181 | a different aim than the recently renamed class
|
|---|
| 182 | "MMcCalibrationUpdate" (which takes care that the correct
|
|---|
| 183 | pedestals and conversion factors are supplied to each event, but
|
|---|
| 184 | does not really calculate anything).
|
|---|
| 185 |
|
|---|
| 186 | * mcalib/Makefile, CalibLinkDef.h
|
|---|
| 187 | - Added new class MMcCalibrationCalc
|
|---|
| 188 |
|
|---|
| 189 | * manalysis/MMcCalibrationUpdate.[h,cc]
|
|---|
| 190 | - Now the container MCalibrationCam is not created or modified if
|
|---|
| 191 | it is found that one such container already exists in the
|
|---|
| 192 | Parameter list (from a previous calibration).
|
|---|
| 193 |
|
|---|
| 194 |
|
|---|
| 195 |
|
|---|
| 196 | 2004/01/21: Thomas Bretz
|
|---|
| 197 |
|
|---|
| 198 | * mraw/MRawRead.cc:
|
|---|
| 199 | - restore the fake time for all runs (current time stamp in
|
|---|
| 200 | the data seems to be toally nonsense)
|
|---|
| 201 |
|
|---|
| 202 | * mraw/MRawEvtHeader.cc:
|
|---|
| 203 | - removed decoding of real time (current time stamp in the data
|
|---|
| 204 | seems to be toally nonsense)
|
|---|
| 205 |
|
|---|
| 206 |
|
|---|
| 207 |
|
|---|
| 208 | 2004/01/21: Abelardo Moralejo
|
|---|
| 209 |
|
|---|
| 210 | * mmc/MMcEvt.hxx
|
|---|
| 211 | - Uncommented 6 Getter functions (those regarding the number of
|
|---|
| 212 | photons surviving the different stages of simulation).
|
|---|
| 213 |
|
|---|
| 214 | * manalysis/MMcCalibrationUpdate.[h,cc]
|
|---|
| 215 | - Added (see below).
|
|---|
| 216 |
|
|---|
| 217 | * manalysis/MMcCalibrationCalc.[h,cc]
|
|---|
| 218 | - Removed: changed name of this class to MMcCalibrationUpdate,
|
|---|
| 219 | which is more representative of what it really does. Moved
|
|---|
| 220 | the filling of the MCalibrationCam container from Process to
|
|---|
| 221 | ReInit, since it does not change on an event by event basis.
|
|---|
| 222 | Simplified PreProcess (MCalibrationCam was searched for twice).
|
|---|
| 223 | Updated class description and comments.
|
|---|
| 224 |
|
|---|
| 225 | * manalysis/Makefile, AnalysisLinkDef.h
|
|---|
| 226 | - Adapted to change above
|
|---|
| 227 |
|
|---|
| 228 | * macros/starmc.C
|
|---|
| 229 | - Adapted to change above. Changed also task instance name from
|
|---|
| 230 | mccalibcalc to mccalibupdate.
|
|---|
| 231 |
|
|---|
| 232 |
|
|---|
| 233 |
|
|---|
| 234 | 2004/01/21: Raquel de los Reyes
|
|---|
| 235 |
|
|---|
| 236 | * mreport/MReportCC.h, mreport/MReportTrigger.h, mcamera/MCameraHV.h
|
|---|
| 237 | and mcamera/MCameraCalibration.h
|
|---|
| 238 | - Added the "Get" functions (e.g GetStatus() for fStatus) to access
|
|---|
| 239 | the private data members of the class.
|
|---|
| 240 |
|
|---|
| 241 |
|
|---|
| 242 |
|
|---|
| 243 | 2004/01/20: Thomas Hengstebeck
|
|---|
| 244 |
|
|---|
| 245 | * mranforest/MRanForestCalc.[h,cc]
|
|---|
| 246 | - Added member functions Grow (training of RF) and Fill (reading in
|
|---|
| 247 | trained forest from file) which simplify macros.
|
|---|
| 248 | One just needs to call them instead of using MRanForestGrow and
|
|---|
| 249 | MRanForestFill (and the related training and fill loops) in a
|
|---|
| 250 | macro.
|
|---|
| 251 |
|
|---|
| 252 |
|
|---|
| 253 |
|
|---|
| 254 | 2004/01/20: Abelardo moralejo
|
|---|
| 255 |
|
|---|
| 256 | * manalysis/MMcCalibrationCalc.cc
|
|---|
| 257 | - removed call to MCalibrationPix::SetPedestal, which was not
|
|---|
| 258 | needed.
|
|---|
| 259 |
|
|---|
| 260 |
|
|---|
| 261 |
|
|---|
| 262 | 2004/01/20: Thomas Bretz
|
|---|
| 263 |
|
|---|
| 264 | * Makefile:
|
|---|
| 265 | - replaced 'make' by '$(MAKE)'
|
|---|
| 266 |
|
|---|
| 267 | * Makefile.rules:
|
|---|
| 268 | - added Makefile itself to dependencies
|
|---|
| 269 |
|
|---|
| 270 | * mbase/MTask.cc:
|
|---|
| 271 | - added comment about ReInit
|
|---|
| 272 |
|
|---|
| 273 | * mhbase/MH.cc:
|
|---|
| 274 | - do not clear pad in DrawClone if 'same' option given
|
|---|
| 275 |
|
|---|
| 276 | * mhist/MHVsTime.cc:
|
|---|
| 277 | - evaluate 'same' option
|
|---|
| 278 |
|
|---|
| 279 | * mfileio/MReadCurrents.[h,cc]:
|
|---|
| 280 | - obsolete, removed
|
|---|
| 281 |
|
|---|
| 282 | * manalysis/MCerPhotEvt.cc, manalysis/MCerPhotPix.cc:
|
|---|
| 283 | - added some comments
|
|---|
| 284 |
|
|---|
| 285 |
|
|---|
| 286 |
|
|---|
| 287 | 2004/01/20: Abelardo moralejo
|
|---|
| 288 |
|
|---|
| 289 | * mcalib/MHCalibrationPINDiode.cc
|
|---|
| 290 | - Added call to SetDirecory(0) for histograms fHErrCharge,
|
|---|
| 291 | fHPCharge, fHPTime.
|
|---|
| 292 |
|
|---|
| 293 | * manalysis/MCerPhotPix.h:
|
|---|
| 294 | - Changed position of declaration of fIsSaturated to be the last
|
|---|
| 295 | private variable. Otherwise, since in the constructor it is
|
|---|
| 296 | initialized in the last place, a warning is displayed upon
|
|---|
| 297 | compilation in some systems.
|
|---|
| 298 |
|
|---|
| 299 |
|
|---|
| 300 |
|
|---|
| 301 | 2004/01/20: Markus Gaug
|
|---|
| 302 | * mcalib/Makefile, manalysis/Makefile:
|
|---|
| 303 | - include directory ../mtools
|
|---|
| 304 |
|
|---|
| 305 | * mtools/MFFT.[h,cc]
|
|---|
| 306 | - class inherits from TObject now
|
|---|
| 307 |
|
|---|
| 308 |
|
|---|
| 309 |
|
|---|
| 310 | 2004/01/19: Markus Gaug
|
|---|
| 311 |
|
|---|
| 312 | * mcalib/MHCalibrationBlindPixel.[h,cc]
|
|---|
| 313 | - fixed a bug in fFitLegend due to which program crashed by calls
|
|---|
| 314 | to DrawClone
|
|---|
| 315 | - Modified way to change the fit function
|
|---|
| 316 |
|
|---|
| 317 | * mcalib/MHCalibrationPixel.[h,cc]
|
|---|
| 318 | - reordered function calls
|
|---|
| 319 | - removed SetupFill
|
|---|
| 320 |
|
|---|
| 321 | * mcalib/MHCalibrationPINDiode.h
|
|---|
| 322 | - reordered function calls
|
|---|
| 323 |
|
|---|
| 324 | * mcalib/MCalibrationPix.[h,cc]
|
|---|
| 325 | - limits to define fFitValid now as variables in class
|
|---|
| 326 |
|
|---|
| 327 | * mcalib/MCalibrationCam.[h,cc]
|
|---|
| 328 | - reordered function calls
|
|---|
| 329 | - incorporate option to exclude pixels
|
|---|
| 330 |
|
|---|
| 331 | * mcalib/MCalibrationBlindPix.h
|
|---|
| 332 | - Modified way to change the fit function
|
|---|
| 333 |
|
|---|
| 334 | * mcalib/MCalibrationCalc.[h,cc]
|
|---|
| 335 | - Modified way to change the fit function
|
|---|
| 336 | - incorporate option to exclude pixels from configuration file
|
|---|
| 337 |
|
|---|
| 338 | * macros/calibration.C
|
|---|
| 339 | - Modified way to change the fit function
|
|---|
| 340 | - incorporate option to exclude pixels from configuration file
|
|---|
| 341 |
|
|---|
| 342 |
|
|---|
| 343 |
|
|---|
| 344 | 2004/01/19: Javier Rico
|
|---|
| 345 |
|
|---|
| 346 | * manalysis/MPedCalcPedRun.cc, manalysis/MPedPhotCalc.cc
|
|---|
| 347 | - Added documentation of member functions
|
|---|
| 348 |
|
|---|
| 349 |
|
|---|
| 350 |
|
|---|
| 351 | 2004/01/19: Abelardo Moralejo
|
|---|
| 352 |
|
|---|
| 353 | * manalysis/MCerPhotPix.[h,cc]
|
|---|
| 354 | - Added fIsSaturated to flag whether low gain of the pixel is
|
|---|
| 355 | saturated. Added corresponding getter and setter functions.
|
|---|
| 356 | Updated ClassDef to version 2.
|
|---|
| 357 |
|
|---|
| 358 | * mcalib/MCalibrate.cc
|
|---|
| 359 | - Set the new saturation flag of MCerPhotPix to kTRUE if at least
|
|---|
| 360 | one low gain FADC slice is saturated.
|
|---|
| 361 |
|
|---|
| 362 | * mimage/MNewImagePar.[h,cc]
|
|---|
| 363 | - Added new member variable fNumSaturatedPixels to count how many
|
|---|
| 364 | pixels were saturated. Updated ClassDef to version 2.
|
|---|
| 365 |
|
|---|
| 366 |
|
|---|
| 367 |
|
|---|
| 368 | 2004/01/19: Thomas Bretz
|
|---|
| 369 |
|
|---|
| 370 | * manalysis/MPedPhotCalc.[cc,h]:
|
|---|
| 371 | - fixed order of includes
|
|---|
| 372 | - removed obsolete forward declarations
|
|---|
| 373 | - removed obsolete data member fNumPixels (stored already twice in
|
|---|
| 374 | the two TArrayF)
|
|---|
| 375 | - fixed some small bugs in the documentation
|
|---|
| 376 |
|
|---|
| 377 | * manalysis/MPedCalcPedRun.cc:
|
|---|
| 378 | - updated my eMail address
|
|---|
| 379 |
|
|---|
| 380 |
|
|---|
| 381 |
|
|---|
| 382 | 2004/01/19: Javier Rico
|
|---|
| 383 |
|
|---|
| 384 | * macros/dohtml.C, NEWS
|
|---|
| 385 | - include some missing info
|
|---|
| 386 |
|
|---|
| 387 |
|
|---|
| 388 |
|
|---|
| 389 | 2004/01/19: Abelardo Moralejo
|
|---|
| 390 |
|
|---|
| 391 | * manalysis/MExtractedSignalPix.h
|
|---|
| 392 | - added GetNumLoGainSaturated()
|
|---|
| 393 |
|
|---|
| 394 |
|
|---|
| 395 |
|
|---|
| 396 | 2004/01/19: Markus Gaug
|
|---|
| 397 |
|
|---|
| 398 | * macros/dohtml.C
|
|---|
| 399 | - include calibration.C
|
|---|
| 400 |
|
|---|
| 401 | * manalysis/MExtractSignal.cc
|
|---|
| 402 | - warning of logain saturation now only once per event (out of loop)
|
|---|
| 403 |
|
|---|
| 404 | * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.[h,cc]
|
|---|
| 405 | - new Flag fExcluded to indicate if pixel has been excluded from
|
|---|
| 406 | further analysis
|
|---|
| 407 |
|
|---|
| 408 |
|
|---|
| 409 |
|
|---|
| 410 | 2004/01/16: Javier Rico & Pepe Flix
|
|---|
| 411 |
|
|---|
| 412 | * manalysis/MPedPhotCalc.[cc,h]
|
|---|
| 413 | - added
|
|---|
| 414 | - new class for the evaluation of pedestals in units of photons
|
|---|
| 415 | using the extracted signal from pedestal runs and calibration
|
|---|
| 416 | constants defined in MCalibrate
|
|---|
| 417 |
|
|---|
| 418 | * manalysis/AnalysisLinkDef.h, manalysis/Makefile
|
|---|
| 419 | - added entries for MPedPhotCalc
|
|---|
| 420 |
|
|---|
| 421 | * macros/pedphotcalc.C
|
|---|
| 422 | - added
|
|---|
| 423 | - example on how to use MPedPhotCalc task
|
|---|
| 424 |
|
|---|
| 425 |
|
|---|
| 426 |
|
|---|
| 427 | 2004/01/16: Markus Gaug
|
|---|
| 428 |
|
|---|
| 429 | * mcalib/MCalibrationFits.h
|
|---|
| 430 | - removed and incorporated in MHCalibrationBlindPixel.h
|
|---|
| 431 |
|
|---|
| 432 | * mcalib/MHCalibrationBlindPixel.[h,cc], mcalib/MHCalibrationConfig.h,
|
|---|
| 433 | mcalib/MCalibrationBlindPix.h:
|
|---|
| 434 | - incorporate Fit functions
|
|---|
| 435 | - fixed a bug due to which DrawClone crashed when class was used
|
|---|
| 436 | in a compiled macro
|
|---|
| 437 |
|
|---|
| 438 | * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.cc,
|
|---|
| 439 | mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationPINDiode.cc,
|
|---|
| 440 | mcalib/MCalibrationCam.cc, mcalib/MHCalibrationBlindPixel.cc,
|
|---|
| 441 | mcalib/MHCalibrationPixel.cc:
|
|---|
| 442 | - fixed the warns and errs in fLog's
|
|---|
| 443 |
|
|---|
| 444 |
|
|---|
| 445 |
|
|---|
| 446 | 2004/01/16: Abelardo Moralejo
|
|---|
| 447 |
|
|---|
| 448 | * manalysis/MMcCalibrationCalc.cc
|
|---|
| 449 | - TMath::Max() is no longer used because it did not compile in some
|
|---|
| 450 | systems for unkown reasons. I replaced it by a safer (and may be
|
|---|
| 451 | slower) code.
|
|---|
| 452 | - Added calpix.SetFitValid();
|
|---|
| 453 |
|
|---|
| 454 | * mhist/MHEvent.cc
|
|---|
| 455 | - In MHEvent::Fill, fixed: second parameter of SetCamContent must
|
|---|
| 456 | be 1 in case of RMS:
|
|---|
| 457 | case kEvtPedestalRMS:
|
|---|
| 458 | fHist->SetCamContent(*(MCamEvent*)par, 1);
|
|---|
| 459 |
|
|---|
| 460 |
|
|---|
| 461 |
|
|---|
| 462 | 2004/01/15: Abelardo Moralejo
|
|---|
| 463 |
|
|---|
| 464 | * macros/starmc.C
|
|---|
| 465 | - Added. Version of star showing new chain to get Hillas
|
|---|
| 466 | parameters (with Size calibrated in photons) from MC files.
|
|---|
| 467 |
|
|---|
| 468 |
|
|---|
| 469 |
|
|---|
| 470 | 2004/01/15: Javier Rico
|
|---|
| 471 |
|
|---|
| 472 | * manalysis/MPedCalcPedRun.[h,cc]
|
|---|
| 473 | - optimize the running time
|
|---|
| 474 | - add (some) documentation
|
|---|
| 475 | - correct treatment for the case of several input files
|
|---|
| 476 |
|
|---|
| 477 | * macros/pedvsevent.C
|
|---|
| 478 | - added
|
|---|
| 479 | - draw pedestal mean and rms vs event# for input pixel# and run
|
|---|
| 480 | file, and compares them to the global pedestal mean and rms
|
|---|
| 481 |
|
|---|
| 482 |
|
|---|
| 483 |
|
|---|
| 484 | 2004/01/15: Raquel de los Reyes
|
|---|
| 485 |
|
|---|
| 486 | * mhist/MHCamEvent.cc, mhist/MHCamera.cc
|
|---|
| 487 | - changed the MHCamEvent::SetupFill and MHCamera::GetBinError
|
|---|
| 488 | functions to compute the estimation of the error of the
|
|---|
| 489 | mean. It can be done calling to the function
|
|---|
| 490 | MCamEvent::SetBit(MHCamera::kVariance) in the macro
|
|---|
| 491 |
|
|---|
| 492 |
|
|---|
| 493 |
|
|---|
| 494 | 2004/01/15: Markus Gaug
|
|---|
| 495 |
|
|---|
| 496 | * mhist/MHCamera.[h,cc]
|
|---|
| 497 | - incorporate Thomas's changes
|
|---|
| 498 | - replace void CreateProjection() by TH1D *Projection(const char*)
|
|---|
| 499 |
|
|---|
| 500 | * macros/calibration.C
|
|---|
| 501 | - replace MHCamera->Draw("proj") by MHCamera->Projection()
|
|---|
| 502 | - produce better fits to the projection
|
|---|
| 503 |
|
|---|
| 504 | * manalysis/MSimulatedAnnealing.[h,cc],
|
|---|
| 505 | mhist/MHSimulatedAnnealing.[h,cc]:
|
|---|
| 506 | - moved to directory mtools
|
|---|
| 507 | - MSimulatedAnnealing now inherits from TObject
|
|---|
| 508 |
|
|---|
| 509 | * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
|
|---|
| 510 | mhist/Makefile, mhist/HistLinkDef.h:
|
|---|
| 511 | - removed MSimulatedAnnealing
|
|---|
| 512 | - removed MHSimulatedAnnealing
|
|---|
| 513 |
|
|---|
| 514 | * mtools/Makefile, mtools/AnalysisLinkDef.h:
|
|---|
| 515 | - added MSimulatedAnnealing
|
|---|
| 516 | - added MHSimulatedAnnealing
|
|---|
| 517 |
|
|---|
| 518 |
|
|---|
| 519 |
|
|---|
| 520 | 2004/01/15: Thomas Bretz
|
|---|
| 521 |
|
|---|
| 522 | * manalysis/AnalysisLinkDef.h:
|
|---|
| 523 | - removed MCurrents
|
|---|
| 524 |
|
|---|
| 525 | * mhist/MHCamera.[h,cc]:
|
|---|
| 526 | - added member function Projection
|
|---|
| 527 | - removed fYproj
|
|---|
| 528 |
|
|---|
| 529 | * mreport/MReport*.*:
|
|---|
| 530 | - added more comments
|
|---|
| 531 |
|
|---|
| 532 |
|
|---|
| 533 |
|
|---|
| 534 | 2004/01/14: Markus Gaug
|
|---|
| 535 |
|
|---|
| 536 | * mtools/MFFT.[h,cc]
|
|---|
| 537 | - new class to perform Fast Fourier Transforms
|
|---|
| 538 |
|
|---|
| 539 | * mtools/Makefile
|
|---|
| 540 | * mtools/ToolsLinkDef.h
|
|---|
| 541 | - include MFFT
|
|---|
| 542 |
|
|---|
| 543 | * manalysis/MExtractedSignalCam.h
|
|---|
| 544 | - removed variables fNumHiGainSamples and fNumLoGainSamples
|
|---|
| 545 | - function SetNumUsedFADCSlices replaced by SetUsedFADCSlices
|
|---|
| 546 |
|
|---|
| 547 | * manalysis/MExtractSignal.cc
|
|---|
| 548 | - updated call to SetUsedFADCSlices
|
|---|
| 549 |
|
|---|
| 550 |
|
|---|
| 551 |
|
|---|
| 552 | 2004/01/14: Abelardo Moralejo
|
|---|
| 553 |
|
|---|
| 554 | * manalysis/MMcCalibrationCalc.cc:
|
|---|
| 555 | - set pedestal rms per FADC slice to 0.01 counts in case it is 0.
|
|---|
| 556 | This can happen (depending on camera simulation parameters), and
|
|---|
| 557 | rms = 0 later resulted in the pixel being eliminated in the
|
|---|
| 558 | image cleaning.
|
|---|
| 559 |
|
|---|
| 560 |
|
|---|
| 561 |
|
|---|
| 562 | 2004/01/14: Thomas Bretz
|
|---|
| 563 |
|
|---|
| 564 | * Makefile:
|
|---|
| 565 | - replaced old style Makefile.depend by directory specific
|
|---|
| 566 | dependancy files
|
|---|
| 567 |
|
|---|
| 568 | * Makefile.rules:
|
|---|
| 569 | - changed obsolete '.cc.o' style to newer style '%.o: %.c'
|
|---|
| 570 | - added rule to make dependency files
|
|---|
| 571 | - added rule to remove dependancy files.
|
|---|
| 572 | - added rmdep as prerequisite to clean
|
|---|
| 573 | - include dependency file
|
|---|
| 574 |
|
|---|
| 575 | * mbase/Makefile, mcalib/Makefile, mcamera/Makefile,
|
|---|
| 576 | mdata/Makefile, mfileio/Makefile, mfilter/Makefile,
|
|---|
| 577 | mgeom/Makefile, mgui/Makefile, mhbase/Makefile,
|
|---|
| 578 | mhist/Makefile, mhistmc/Makefile, mimage/Makefile,
|
|---|
| 579 | mmain/Makefile, mmc/Makefile, mmontecarlo/Makefile,
|
|---|
| 580 | mpointing/Makefile, mranforest/Makefile, mraw/Makefile,
|
|---|
| 581 | mreflector/Makefile, mreport/Makefile, mtemp/Makefile,
|
|---|
| 582 | mtools/Makefile:
|
|---|
| 583 | - removed clean-rule, use the one in Makefile.rules instead
|
|---|
| 584 |
|
|---|
| 585 | * mreport/Makefile, mreport/ReportLinkDef.h:
|
|---|
| 586 | - added MReportHelp
|
|---|
| 587 |
|
|---|
| 588 | * mreport/MReportFileRead.cc:
|
|---|
| 589 | - moved code from MReportHelp to new file
|
|---|
| 590 | - removed usage of MReport class completely
|
|---|
| 591 |
|
|---|
| 592 | * mfilter/MFGeomag.[h,cc]:
|
|---|
| 593 | - fixed a bug which causes MFGeomag to fail if MARSSYS is not set
|
|---|
| 594 | - changed the second loop from 0->1151 to 1152->2304
|
|---|
| 595 | - removed dummy arrays used for reading
|
|---|
| 596 | - output filename in case of 'file not found'
|
|---|
| 597 | - removed obsolete data members
|
|---|
| 598 | - removed obsolete Init function
|
|---|
| 599 | - removed forbidden underscore from member variable
|
|---|
| 600 | - changed wrong 0/1 in allocation of fResult into kFALSE/TRUE
|
|---|
| 601 |
|
|---|
| 602 | * mbase/MStatusDisplay.[h,cc]:
|
|---|
| 603 | - added new member function Open
|
|---|
| 604 | - added new menu entry kFileOpen
|
|---|
| 605 | - changed UpdatePSheader algorithm (the old one was much too slow)
|
|---|
| 606 |
|
|---|
| 607 | * manalysis/MCurrents.[h,cc]:
|
|---|
| 608 | - removed (old outdated)
|
|---|
| 609 |
|
|---|
| 610 | * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
|
|---|
| 611 | - removed MCurrents
|
|---|
| 612 |
|
|---|
| 613 |
|
|---|
| 614 |
|
|---|
| 615 | 2004/01/14: Wolfgang Wittek
|
|---|
| 616 |
|
|---|
| 617 | * macros/ONOFFAnalysis.C:
|
|---|
| 618 | - current version
|
|---|
| 619 |
|
|---|
| 620 | * mhist/MHSigmaTheta.[h,cc]:
|
|---|
| 621 | - replace MPedestalCam by MPedPhotCam
|
|---|
| 622 |
|
|---|
| 623 | * manalysis/MPad.[h,cc], manalysus/MSigmabar.[h,cc],
|
|---|
| 624 | manalysus/MSigmabarCalc.[h,cc], manalysus/MCT1PadONOFF.[h,cc],
|
|---|
| 625 | manalysus/MCT1PadSchweizer.[h,cc], manalysus/MPadding.[h,cc]:
|
|---|
| 626 | - replace MPedestalCam by MPedPhotCam
|
|---|
| 627 |
|
|---|
| 628 | * manalysis/MPedPhotPix.[h,cc]
|
|---|
| 629 | - uncomment SetRms()
|
|---|
| 630 |
|
|---|
| 631 |
|
|---|
| 632 |
|
|---|
| 633 | 2004/01/13: Markus Gaug
|
|---|
| 634 |
|
|---|
| 635 | * manalysis/MExtractSignal.h
|
|---|
| 636 | - seems that the reduced light intensity of the CT1 Pulser
|
|---|
| 637 | results in broader pulses -> Set Default time slices to [3,10]
|
|---|
| 638 |
|
|---|
| 639 | * mhist/MHCamera.cc
|
|---|
| 640 | - make Stat Window in option 'proj' bigger
|
|---|
| 641 | - add comment line at beginning of Draw()
|
|---|
| 642 |
|
|---|
| 643 | * mcalib/MHCalibrationBlindPixel.[h.cc]
|
|---|
| 644 | - add Function DrawClone()
|
|---|
| 645 | - fix bug in calculation of integral (GetIntegral("width"))
|
|---|
| 646 | - restrict parameters tighter
|
|---|
| 647 | - declare fit as not valid, if less than 100 events
|
|---|
| 648 | in single photo-electron peak
|
|---|
| 649 |
|
|---|
| 650 | * mcalib/MCalibrationFits.h, mcalib/MHCalibrationBlindPixel.[h.cc]
|
|---|
| 651 | - fit now with fixed normalization
|
|---|
| 652 |
|
|---|
| 653 | * mcalib/MHCalibrationPixel.[h.cc]
|
|---|
| 654 | - new function IsEmpty()
|
|---|
| 655 | - Time fit accepted if ChiSquare less than 30. (instead of 20.)
|
|---|
| 656 |
|
|---|
| 657 | * mcalib/MCalibrationPix.[h.cc]
|
|---|
| 658 | - F-Factor corrected and added error
|
|---|
| 659 | - Histograms not fitted if they are empty
|
|---|
| 660 | - rejection criteria of fitted charges now > 5 PedRMS (instead 3)
|
|---|
| 661 |
|
|---|
| 662 | * mcalib/MCalibrationCam.cc
|
|---|
| 663 | - Square Root of Reduced Sigmas not taken, if they are < 0.
|
|---|
| 664 | - Reduced Sigma / Charge squared replaced by reduced sigma / charge
|
|---|
| 665 |
|
|---|
| 666 | * mcalib/MCalibrationCalc.cc
|
|---|
| 667 | - Blind Pixel is not additionally treated as normal pixel any more
|
|---|
| 668 | - Blind Pixel Draw replaced by DrawClone
|
|---|
| 669 |
|
|---|
| 670 | * macros/calibration.C
|
|---|
| 671 | - took out some unused code
|
|---|
| 672 | - some default axis labelling corrected
|
|---|
| 673 |
|
|---|
| 674 |
|
|---|
| 675 |
|
|---|
| 676 | 2004/01/13: Abelardo Moralejo
|
|---|
| 677 |
|
|---|
| 678 | * manalysis/MMcPedestalCopy.cc
|
|---|
| 679 | - added check of whether input file is a MC file before executing
|
|---|
| 680 | the PreProcess.
|
|---|
| 681 |
|
|---|
| 682 |
|
|---|
| 683 |
|
|---|
| 684 | 2004/01/13: Wolfgang Wittek
|
|---|
| 685 |
|
|---|
| 686 | * macros/ONOFFAnalysis.C, macros/ONAnalysis.C:
|
|---|
| 687 | - change macro to handle also MC events with finite sigmabar
|
|---|
| 688 |
|
|---|
| 689 | * manalysis/MPadOn.[h,cc]:
|
|---|
| 690 | - deleted, is replaced by MPad
|
|---|
| 691 |
|
|---|
| 692 | * manalysis/MPadOnOFF.[h,cc]:
|
|---|
| 693 | - deleted, is replaced by MPad
|
|---|
| 694 |
|
|---|
| 695 | * manalysis/MPad.[h,cc]:
|
|---|
| 696 | - new class, replacing MPadON and MPadONOFF
|
|---|
| 697 | - handle also MC events with finite sigmabar
|
|---|
| 698 |
|
|---|
| 699 | * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
|
|---|
| 700 | - replace MPadON and MPadONOFF by MPad
|
|---|
| 701 |
|
|---|
| 702 |
|
|---|
| 703 |
|
|---|
| 704 | 2004/01/13: Thomas Bretz
|
|---|
| 705 |
|
|---|
| 706 | * mraw/MRawRunHeader.[h,cc]:
|
|---|
| 707 | - implemented new member function GetRunTypeStr
|
|---|
| 708 |
|
|---|
| 709 | * Changelog.03:
|
|---|
| 710 | - added (contains entries of 2003)
|
|---|
| 711 |
|
|---|
| 712 | * Changelog:
|
|---|
| 713 | - removed entries of 2003
|
|---|
| 714 |
|
|---|
| 715 | * mfilter/MFGeomag.cc:
|
|---|
| 716 | - simplified open/close of input files
|
|---|
| 717 |
|
|---|
| 718 | * manalysis/MEventRate.[h,cc], manalysis/MEventRateCalc.cc:
|
|---|
| 719 | - added some comments
|
|---|
| 720 | - added new member function GetError
|
|---|
| 721 |
|
|---|
| 722 | * Makefile:
|
|---|
| 723 | - updated 'make dox' output for convinience
|
|---|
| 724 |
|
|---|
| 725 | * macros/dohtml.C:
|
|---|
| 726 | - do not print Info's
|
|---|
| 727 | - added mcamera
|
|---|
| 728 | - added mpointing
|
|---|
| 729 | - added mreport
|
|---|
| 730 |
|
|---|
| 731 | * mreport/MReportCurrents.cc, mreport/MReportDAQ.cc:
|
|---|
| 732 | - removed some obsolete comments (these comments confused THtml)
|
|---|
| 733 |
|
|---|
| 734 | * manalysis/MCameraData.[h,cc], mfileio/MCT1ReadAscii.[h,cc],
|
|---|
| 735 | mfileio/MCT1ReadPreProc.[h,cc], mfilter/MFCT1SelBasic.cc,
|
|---|
| 736 | mfilter/MFSelBasic.cc, mhist/MHCamera.cc, mhist/MHEvent.[h,cc],
|
|---|
| 737 | mimage/MImgCleanStd.[h,cc], mimage/MImgCleanTGB.[h,cc],
|
|---|
| 738 | mmain/MAnalysis.cc, mmain/MEventDisplay.cc:
|
|---|
| 739 | - replaced MPedestalCam by MPedPhotCam
|
|---|
| 740 | - removed some obsolete includes
|
|---|
| 741 |
|
|---|
| 742 | * mbase/BaseLinkDef.h, mbase/Makefile:
|
|---|
| 743 | - added MLogPlugin
|
|---|
| 744 | - added MLogHtml
|
|---|
| 745 |
|
|---|
| 746 | * mbase/MLog.[h,cc]:
|
|---|
| 747 | - added use of plugins
|
|---|
| 748 |
|
|---|
| 749 | * mbase/MLogPlugin.[h,cc], mbase/MLogHtml.[h,cc]:
|
|---|
| 750 | - added
|
|---|
| 751 |
|
|---|
| 752 | * mbase/MStatusDisplay.[h,cc]:
|
|---|
| 753 | - added a Save-As dialog
|
|---|
| 754 |
|
|---|
| 755 |
|
|---|
| 756 |
|
|---|
| 757 | 2004/01/12: Thomas Bretz
|
|---|
| 758 |
|
|---|
| 759 | * macros/rootlogon.C:
|
|---|
| 760 | - added mcamera to include path
|
|---|
| 761 | - added mpointing to include path
|
|---|
| 762 | - added mreport to include path
|
|---|
| 763 |
|
|---|
| 764 | * mbase/MLog.cc:
|
|---|
| 765 | - updated my eMail address
|
|---|
| 766 |
|
|---|
| 767 | * mbase/MParContainer.h:
|
|---|
| 768 | - added Read member function
|
|---|
| 769 |
|
|---|
| 770 | * mbase/MStatusDisplay.[h,cc]:
|
|---|
| 771 | - changed size of ps-paper
|
|---|
| 772 | - added a user defined bottom line to the ps-files
|
|---|
| 773 | - added name (currently unused)
|
|---|
| 774 | - added title (used as possible bottom line in ps-file)
|
|---|
| 775 |
|
|---|
| 776 | * mraw/MRawRunHeader.cc:
|
|---|
| 777 | - added some comments
|
|---|
| 778 |
|
|---|
| 779 | * status.cc:
|
|---|
| 780 | - set name of input as bottom line of status display
|
|---|
| 781 |
|
|---|
| 782 |
|
|---|
| 783 |
|
|---|
| 784 | 2004/01/12: Abelardo Moralejo
|
|---|
| 785 |
|
|---|
| 786 | * mimage/MStereoPar.cc
|
|---|
| 787 | - fixed mistake: now fSourceY = scale1*hillas1.GetMeanY() + ...
|
|---|
| 788 | instead of fSourceY = scale2*hillas1.GetMeanY() + ...
|
|---|
| 789 | Bug had no effect unless scale1 != scale2 (-> telescopes of
|
|---|
| 790 | different size).
|
|---|
| 791 |
|
|---|
| 792 |
|
|---|
| 793 |
|
|---|
| 794 | 2004/01/12: Markus Gaug
|
|---|
| 795 |
|
|---|
| 796 | * manalysis/MExtractSignal.[h,cc]
|
|---|
| 797 | - take out some uncommented code
|
|---|
| 798 | - replace logainshift by two independent variables:
|
|---|
| 799 | logainfirst, logainlast
|
|---|
| 800 | - because in most data, maximum occurs in slice 4, shift default
|
|---|
| 801 | from slices 4-9 to slices 3-8.
|
|---|
| 802 |
|
|---|
| 803 | * manalysis/MExtractedSignalPix.[h,cc]
|
|---|
| 804 | - took out some uncommented code
|
|---|
| 805 | - new initializers: instead of -1. now 99999.9
|
|---|
| 806 |
|
|---|
| 807 |
|
|---|
| 808 |
|
|---|
| 809 | 2004/01/09: Markus Gaug
|
|---|
| 810 |
|
|---|
| 811 | * mcalib/MCalibrationCam.[h,cc]
|
|---|
| 812 | - take out 1-dim histos because we can use
|
|---|
| 813 | the projections in MHCamera (s.b.)
|
|---|
| 814 |
|
|---|
| 815 | * mcalib/MHCalibrationBlindPixel.h
|
|---|
| 816 | - make the fit by default quiet
|
|---|
| 817 |
|
|---|
| 818 | * mcalib/MHCalibrationPixel.[h,cc]
|
|---|
| 819 | * mcalib/MCalibrationPix.[h,cc]
|
|---|
| 820 | - Ranges of time slices stored independently for HiGain and LoGain
|
|---|
| 821 | in order to allow consecutive checks
|
|---|
| 822 |
|
|---|
| 823 | * mhist/MHCamera.[h.cc]
|
|---|
| 824 | - add the possibility to call a Draw("proj") which will
|
|---|
| 825 | draw a Y-Projection of the histogram
|
|---|
| 826 |
|
|---|
| 827 | * macros/calibration.C
|
|---|
| 828 | - apply the drawing of the projections and fit them
|
|---|
| 829 |
|
|---|
| 830 | * mcalib/MCalibrationCalc.cc
|
|---|
| 831 | - catch the possibility of a calibration file,
|
|---|
| 832 | unintendedly being a pedestal or cosmic file.
|
|---|
| 833 | Program now exits with an error before doing the fits
|
|---|
| 834 |
|
|---|
| 835 | * mcalib/MCalibrationPix.[h,cc]
|
|---|
| 836 | - fixed a bug in calculation of fFitValid.
|
|---|
| 837 | before, a call to IsFitValid() always returned false
|
|---|
| 838 |
|
|---|
| 839 |
|
|---|
| 840 |
|
|---|
| 841 | 2004/01/09: Javier L¢pez
|
|---|
| 842 |
|
|---|
| 843 | * macros/bootcampstandardanalysis.C
|
|---|
| 844 | - added new macro that holds the main scheleton discussed in the
|
|---|
| 845 | december bootcamp in Wuerzburg. It runs first over a pedestal
|
|---|
| 846 | run, then over a calibration run, again over the pedestal run
|
|---|
| 847 | to compute de pedestal in number of photons and finally over a
|
|---|
| 848 | data run to calibrate the data.
|
|---|
| 849 |
|
|---|
| 850 |
|
|---|
| 851 |
|
|---|
| 852 | 2004/01/06: Sebastian Raducci
|
|---|
| 853 |
|
|---|
| 854 | * manalysis/MArrivalTime.[h,cc]
|
|---|
| 855 | - added new method to calculate photon arrival times. It uses the
|
|---|
| 856 | TSpline5 Root Class to interpolate the Fadc Slices. The time is
|
|---|
| 857 | the abscissa value of the absolute maximum of the interpolation
|
|---|
| 858 | - added new method to find clusters with similar arrival times.
|
|---|
| 859 | For now it's a preliminary version. It simply search for adiacent
|
|---|
| 860 | pixels having the same arrival time (color).
|
|---|
| 861 |
|
|---|
| 862 | * manalysis/MArrivalTimeCalc.[h,cc]
|
|---|
| 863 | - modified the Process() method according to the changes in the
|
|---|
| 864 | Arrival Time Cointainer
|
|---|
| 865 |
|
|---|
| 866 | * mmain/MEventDisplay.cc
|
|---|
| 867 | - added new tab in the camera event display to show the arrival
|
|---|
| 868 | time. This arrival time is calculated with the spline method
|
|---|
| 869 | - the old Arrival Time pad now it's called Max Slice Idx, because
|
|---|
| 870 | it's only the index of the slice with the max content.
|
|---|
| 871 |
|
|---|
| 872 | * mhist/MHEvent.[h,cc]
|
|---|
| 873 | - added new fType in te enumeration to handle the arrival time
|
|---|
| 874 | histos
|
|---|