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

Allow tuple syntax for bins in CutMD #396

Merged
merged 4 commits into from Mar 17, 2015

Conversation

eXeC64
Copy link
Contributor

@eXeC64 eXeC64 commented Mar 16, 2015

This is for trac ticket #11353

This allows bins to be defined like this (from the CutMD usage example):
out_md = CutMD(to_cut, Projection=proj_ws, P1Bin=([0.1], [0.1], [0.1], [-5,5]), NoPix=True)

@eXeC64 eXeC64 added this to the Release 3.4 milestone Mar 16, 2015
Harry Jeffery added 2 commits March 16, 2015 11:06
* The tuple should be passed to PBins, not P1Bin.
* A list should also work in place of the tuple.
@OwenArnold OwenArnold self-assigned this Mar 16, 2015
OwenArnold added a commit that referenced this pull request Mar 17, 2015
…s_in_cutmd

Allow tuple syntax for bins in CutMD
@OwenArnold OwenArnold merged commit 27073d7 into master Mar 17, 2015
@OwenArnold OwenArnold deleted the 11353_tuple_syntax_for_bins_in_cutmd branch March 17, 2015 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants