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

fixed #95, check data duration before sampling #96

Merged
merged 1 commit into from
Jun 19, 2018

Conversation

bmcfee
Copy link
Owner

@bmcfee bmcfee commented Jun 19, 2018

Reference Issue

Fixes #95

What does this implement/fix? Explain your changes.

Adds a duration check on data in the sampler. If the data is too short, a DataError is thrown.

@bmcfee bmcfee added this to the 0.3.3 milestone Jun 19, 2018
@bmcfee bmcfee merged commit a20c810 into master Jun 19, 2018
@bmcfee bmcfee deleted the length-exception-sampler branch June 19, 2018 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Detect when input data is too short for the sampler
1 participant