You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently using flow manager to try and look at prompt hit segments and trajectory segments (and final hit associated segments/tracks). I have run into a few different issues. Not sure if they're related to one another, but figured I'd mention all of them at once (didn't see any of these brought up as issues elsewhere...)
Just as setup, here are the different variables that I am plotting throughout the following examples:
First: it seems that, with Segs_FinalHits, which I am plotting in the exact same way as the Flow tutorial from today (and Segs_PromptHits is being plotted correctly with the exact same code), although one end of of each segment is accurately being plotted with the prompt hits (which align with the final hits), the other end is always being plotted towards a point in the center:
Secondly: it seems that Trajectories_PromptHits and Trajectories_FinalHits both have the wrong units on them somewhere:
Even if I divide all x/y/z coordinates of the trajectories by 100 to display them a bit better, however, they still don't seem to match up with the segments:
The text was updated successfully, but these errors were encountered:
I'm currently using flow manager to try and look at prompt hit segments and trajectory segments (and final hit associated segments/tracks). I have run into a few different issues. Not sure if they're related to one another, but figured I'd mention all of them at once (didn't see any of these brought up as issues elsewhere...)
Just as setup, here are the different variables that I am plotting throughout the following examples:
First: it seems that, with Segs_FinalHits, which I am plotting in the exact same way as the Flow tutorial from today (and Segs_PromptHits is being plotted correctly with the exact same code), although one end of of each segment is accurately being plotted with the prompt hits (which align with the final hits), the other end is always being plotted towards a point in the center:
Secondly: it seems that Trajectories_PromptHits and Trajectories_FinalHits both have the wrong units on them somewhere:
Even if I divide all x/y/z coordinates of the trajectories by 100 to display them a bit better, however, they still don't seem to match up with the segments:
The text was updated successfully, but these errors were encountered: