← Back to team overview

kaliveda-dev team mailing list archive

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

 

Public bug reported:

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

** Affects: kaliveda
     Importance: Low
     Assignee: John Frankland (frankland)
         Status: Fix Committed

** Affects: kaliveda/1.8
     Importance: Low
     Assignee: John Frankland (frankland)
         Status: Fix Committed

** Also affects: kaliveda/1.8
   Importance: Undecided
       Status: New

** Changed in: kaliveda/1.8
    Milestone: None => 1.8.1-bugfixes

** Changed in: kaliveda/1.8
     Assignee: (unassigned) => John Frankland (frankland)

** Changed in: kaliveda/1.8
   Importance: Undecided => Low

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

-- 
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:
  Fix Committed
Status in KaliVeda 1.8 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


Follow ups

References