-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Labels
Description
Essentially the same as #91 as fixed in commit 3478f63. That commit simply needs to be copied over to all other extensions. Would be an ideal issue to solve for a newcomer to the repo.
Theory
-
DD -
DDrppi -
DDsmu -
wp -
xi -
vpf
Mocks
-
DDrppi_mocks -
DDtheta_mocks[Add find_fastest_DDtheta_mocks_bin_refs() function to Corrfunc/mocks/DDtheta_mocks #216] -
DDsmu_mocks -
vpf_mocks
For Advanced Users
- Implement a decorator that can be applied to any of the clustering functions. This decorator would set up a triple nested loop over
x/y/z-binrefand runs the underlying function (passing all the parameters through). The only parameters for this decorator would be themaxbinref,nrepeatsandreturn_runtimes. This decorator can then be applied to all remaining clustering statistics (i.e., the functions without dedicated helper routines)