← Back to team overview

kaliveda-dev team mailing list archive

[Bug 807444] Re: Event counters are wrong for analysis of INDRA-VAMOS raw data

 

on devrait bientot faire un "grand merge" de ta branche dans la branche principale
pour recuperer toutes les identifications et tout.
le bugfix viendra avec!!

** Also affects: kaliveda/e494s-dev
   Importance: Undecided
       Status: New

** Changed in: kaliveda/e494s-dev
       Status: New => Fix Committed

** Changed in: kaliveda/1.8
       Status: New => Triaged

-- 
You received this bug notification because you are a member of KaliVeda
Development Team, which is subscribed to KaliVeda.
https://bugs.launchpad.net/bugs/807444

Title:
  Event counters are wrong for analysis of INDRA-VAMOS raw data

Status in KaliVeda data analysis framework:
  Triaged
Status in KaliVeda 1.8 series:
  Triaged
Status in KaliVeda e494s-dev series:
  Fix Committed

Bug description:
  When performing analysis of raw INDRA-VAMOS data, the event counters
  printed at the end of the analysis are totally bizarre:

  Finished reading 203545 events from file
  root://ccxroot.in2p3.fr:1999//hpss/in2p3.fr/group/indra/e494s/raw/run_0023.dat.04-May-07.19:33:47

   +++ INDRA events : 796580064
   +++ INDRA gene events : 1882353257
   +++ Other (non-INDRA) events : 1919341557

  Normally they are initialised in KVINDRARawDataAnalyser::postInitRun()
  but KVIVRawDataAnalyser::postInitRun() overrides this method and the initialisation is lost

To manage notifications about this bug go to:
https://bugs.launchpad.net/kaliveda/+bug/807444/+subscriptions


References