Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Index errors for event annotations #67

Closed
bmcfee opened this issue May 3, 2017 · 0 comments
Closed

Index errors for event annotations #67

bmcfee opened this issue May 3, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@bmcfee
Copy link
Owner

bmcfee commented May 3, 2017

I'm seeing some index errors at the very edge of some annotation transformations, where the last event occurs at the final frame:

IndexError: index 8223 is out of bounds for axis 0 with size 8223

Probably we need to pad out by a frame here.

@bmcfee bmcfee added the bug label May 3, 2017
@bmcfee bmcfee added this to the 0.2.1 milestone May 3, 2017
@bmcfee bmcfee self-assigned this May 3, 2017
@bmcfee bmcfee closed this as completed in 94dd411 May 3, 2017
bmcfee added a commit that referenced this issue May 3, 2017
fixes #67, pads by one frame past last event
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant