rmjarvis / TreeCorr

Code for efficiently computing 2-point and 3-point correlation functions. For documentation, go to
http://rmjarvis.github.io/TreeCorr/
Other
99 stars 37 forks source link

Add jackknife, etc. for 3-point functions #97

Closed rmjarvis closed 3 years ago

rmjarvis commented 4 years ago

PR #96 implements jackknife and other patch-based variance estimates for 2-point functions, but didn't do 3-point functions yet. So this issue is to add that feature for 3-point functions.

rmjarvis commented 3 years ago

Done. #125