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

weighted_npairs_s_mu raises exception when called with num_threads>1 #837

Closed
aphearin opened this issue Nov 28, 2017 · 0 comments
Closed
Assignees
Milestone

Comments

@aphearin
Copy link
Contributor

Looks like the problem traces to weighted_npairs_s_mu having multiple returned arrays. Should be a simple matter of finding an analogous API elsewhere in mock_observables and just pattern-matching

@aphearin aphearin added this to the v0.6 milestone Nov 28, 2017
aphearin pushed a commit to aphearin/halotools that referenced this issue Nov 28, 2017
…ption is raised when calling weighted_npairs_s_mu in parallel mode. See Issue astropy#837.

CC @duncandc

modified:   halotools/mock_observables/pair_counters/test_pair_counters/test_weighted_npairs_s_mu.py
@aphearin aphearin closed this as completed Dec 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants