Closed reedessick closed 6 years ago
include ranges so we can prune if we want, and then compute neff from the weights. This should just be a faster way to get neff than generating corner plots or other (expensive) KDE routines.
~/bin/compute_neff satisfies this requirement.
include ranges so we can prune if we want, and then compute neff from the weights. This should just be a faster way to get neff than generating corner plots or other (expensive) KDE routines.