astropy/halotools

Code for wp and tpcf that does weighting and jackknifing?

nehapjoshi opened this issue · 1 comments

I'm trying to get jackknife errors for wp and tpcf calculations with particle densities which also require weighting. I found the marked_tpcf.py code that does weighting, and the wp_jackknife.py and tpcf_jackknife.py which do weighting, but is there anything which has capabilities for both? Is it possible to incorporate weighting into jackknife functions or vice versa?

Hmm, I don't think there is any existing functionality that does weighted jackknife calculations. Could you say a bit about the use-case?