MIT-LCP / waveform-annotation

Platform for annotating physiological waveform data.
11 stars 4 forks source link

Fix Assignment Bug #91

Closed Hsaeedx closed 2 years ago

Hsaeedx commented 2 years ago

Previously there was an error when getting randomly assigned events when there was not enough events remaining to assign to meet the requested amount. I have refactored the code to better handle this situation.