Zhongxu Zhai

Results 2 issues of Zhongxu Zhai

## General information Hi, I installed Corrfunc on a cluster and run some simple tests with the algorithm DDsmu_mocks. When I specified nthreads>1, the values of the resulting pair counts...

weird

The "npairs" output from DDrppi_mocks (and DDsmu_mocks) are unweighted, so the resulting correlation functions from Corrfunc.utils.convert_3d_counts_to_cf and Corrfunc.utils.convert_rp_pi_counts_to_wp are unweighted. Perhaps the weighted correlation can be calculated by ["npairs"]*["weightavg"], or...