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

[FIX] Race condition in stimulus assignment for BVA24 #186

Merged
merged 1 commit into from May 12, 2020

Conversation

mbeyeler
Copy link
Member

Fixes a race condition in the BVA24 constructor that makes p2p.implants.BVA24(stim={'1': 1}) fail, whereas bva = p2p.implants.BVA24(); bva.stim = {'1': 1} works (see issue #185).

@mbeyeler mbeyeler added this to the v0.6.1 milestone May 11, 2020
@mbeyeler mbeyeler merged commit 5b273ad into pulse2percept:master May 12, 2020
@mbeyeler mbeyeler deleted the fix-implant-stim branch May 12, 2020 01:13
@mbeyeler mbeyeler modified the milestones: v0.6.1, v0.7 May 28, 2020
@mbeyeler mbeyeler linked an issue Aug 22, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] ValueError: Electrode '1' not found in implant
1 participant