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

Create ConvertToHistogram and ConvertToPointData algorithms #2837

Closed
NickDraper opened this issue Nov 24, 2010 · 1 comment
Closed

Create ConvertToHistogram and ConvertToPointData algorithms #2837

NickDraper opened this issue Nov 24, 2010 · 1 comment
Assignees
Milestone

Comments

@NickDraper
Copy link
Contributor

ConvertToPointData is easy, just average the X bin values.

Converting to Histogram is more complex, but we have done this in a few places. Effectively we have to guess at the mid data point boundary based on the neighbouring bin position. Martyn and Roman have done work like this before.

@NickDraper
Copy link
Contributor Author

This issue was originally trac ticket 1990

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

No branches or pull requests

2 participants