astropy / astropy/halotools

bug in parallel implementation of delta_sigma

Open
#929 0 comments 0 reactions 1 assignee Claimed by @aphearin View on GitHub
bug mock-observables
Dominant language
Python
Stars
120
Forks
70
PR merge metrics
No merged PRs in 30d

Description

The [delta_sigma](https://halotools.readthedocs.io/en/latest/api/halotools.mock_observables.delta_sigma.html) function raises an unexpected exception when run in parallel. Thanks to @SandyYuan for pointing this out. Until this is fixed, users encountering this problem can run delta_sigma on a single core (by using the default argument value of `num_threads`=1), and/or use the [delta_sigma_from_precomputed_pairs](https://halotools.readthedocs.io/en/latest/api/halotools.mock_observables.delta_sigma_from_precomputed_pairs.html) function if workflow permits.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.