Open bboudaoud-nv opened 4 years ago
This is mostly an issue for discussion of future improvement. The current results structure as described can still be used to associate targets to trials by querying for target spawn_time
between the start/end time of the previous trial and start/end time of the trial of interest.
When using target previews the
spawn_time
field reported in theTargets
table does not fall within thestart_time
andend_time
reported in theTrials
table. This isn't necessarily an issue, but makes it more difficult to affiliate a trial run with its target between theTrials
andTargets
table.