Project

General

Profile

Bug #1210

SciFi Space Points Have No Time

Added by Lane, Peter almost 11 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Category:
Tracker
Target version:
Start date:
21 January 2013
Due date:
% Done:

100%

Estimated time:
Workflow:
New Issue

Description

Besides not seeing any time field in the JSON for SciFi space points, I did the following to see if this was some problem with the JSON outputer:

SciFiHelicalPRTrackProcessor deserializer;
const SciFiHelicalPRTrack * helical_track = deserializer.JsonToCpp(helical_track_json);
const SciFiSpacePointArray space_points = helical_track->get_spacepoints();

And then for each space point in space_points I called get_time() and printed the value. Each time value was exactly zero (the default value from the class constructor).


Files

time_spacepoints.png (54.4 KB) time_spacepoints.png Santos, Edward, 22 January 2013 12:18
#1

Updated by Lane, Peter almost 11 years ago

It appears that SciFiSpacePointProcessor is missing an entry for the "time" field.

#2

Updated by Dobbs, Adam almost 11 years ago

  • Assignee changed from Dobbs, Adam to Santos, Edward
  • Target version set to Future MAUS release

Agreed, the time does not show up in the data. Reassigning to Ed.

#3

Updated by Santos, Edward almost 11 years ago

The spacepoints have time associated, the issue was in the SpacePointProcessor. Fixed in revision 920 of tracker_devel.

#4

Updated by Hunt, Christopher almost 9 years ago

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

Also available in: Atom PDF