Project

General

Profile

Actions

Bug #677

closed

Some decoder variables not set for continuation segments

Added by Ole Hansen over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
10/28/2022
Due date:
% Done:

100%

Estimated time:
Spent time:
Responsible:

Description

When replaying continuation segments, certain decoder variables such as run_number, run_type and fRunTime, which are accessible as "g.*" global variables, are not set, even though the run object holds the correct information.

Actions #1

Updated by Ole Hansen over 1 year ago

This happens because the main decoder (the one used by THaAnalyzer) does not ever see the prestart event, which holds this information. The run object uses a temporary decoder for prescanning the segment 0 file to extract the information, but it is not passed back to the main decoder.

Actions #2

Updated by Ole Hansen over 1 year ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Fixed in commit 1b881fe

Actions

Also available in: Atom PDF