igmhub / baofit

Fits cosmological data to measure baryon acoustic oscillations.
9 stars 5 forks source link

option to create bootstrapped cov matrix of data #2

Closed slosar closed 12 years ago

slosar commented 12 years ago

Hi, this is anoter patch, not that urgent, that calculates the bootstrapped cov matrix of the mesured datapoints (i.e. 1512x1512 matrix). We could compare this matrix with what the optimal estimator gives.

anze

deepzot commented 12 years ago

This is implemented now, with most of the functionality built into the generic BinnedDataResampler class in the likely package.