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

ValueError raised when calculating means and variances of read parameters #2

Closed
SamStudio8 opened this issue Aug 12, 2014 · 1 comment
Assignees
Labels
Milestone

Comments

@SamStudio8
Copy link
Owner

The _id parameter that is injected in to a reader's data structure for return with get_data has polluted the parameter space and it treated as if it were a real parameter. This was clearly a bad idea and should be removed immediately, a temporary fix will be deployed in 0.1.2 to suggest use of a get_id function instead.

@SamStudio8 SamStudio8 added this to the 0.1.2 milestone Aug 12, 2014
@SamStudio8 SamStudio8 added the bug label Aug 12, 2014
@SamStudio8 SamStudio8 self-assigned this Aug 12, 2014
@SamStudio8
Copy link
Owner Author

Fixed in d2c0367

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