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

added bin_centers property #470

Merged
merged 3 commits into from Sep 22, 2016
Merged

added bin_centers property #470

merged 3 commits into from Sep 22, 2016

Conversation

jrmlhermitte
Copy link
Contributor

@jrmlhermitte jrmlhermitte commented Sep 22, 2016

I could use this for binnedstat bin_centers property to BinnedStatistic.
@chrisvam @tacaswell @danielballan

Saves typing time.
Would this be okay? Overhead should be slight since the calculation is solely in the initial declaration.

thanks!

@codecov-io
Copy link

codecov-io commented Sep 22, 2016

Current coverage is 87.79% (diff: 100%)

Merging #470 into master will increase coverage by 0.01%

@@             master       #470   diff @@
==========================================
  Files            36         36          
  Lines          2765       2769     +4   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           2427       2431     +4   
  Misses          338        338          
  Partials          0          0          

Powered by Codecov. Last update 1e5157f...231719b

@chrisvam
Copy link
Contributor

For what it's worth: it looks useful to me...

@ericdill
Copy link
Member

LGTM

@danielballan
Copy link
Member

👍

@danielballan danielballan merged commit 082a752 into scikit-beam:master Sep 22, 2016
@jrmlhermitte
Copy link
Contributor Author

jrmlhermitte commented Sep 22, 2016

👌 , thanks @chrisvam @ericdill @danielballan

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.

None yet

5 participants