Skip to content
Discussion options

You must be logged in to vote

Nvm. I see what was wrong about the code above. I should have included parameters for both trial types, all in one object.

{radius: suspects.sizes[0], angle: suspects.angles[0], radii: test_trials.sizes[0], angles: test_trials.angles[0] },
{radius: suspects.sizes[1], angle: suspects.angles[1], radii: test_trials.sizes[1], angles: test_trials.angles[1] }

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by melisa-akan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant