andrew-zentner / abmcmc

Assembly Bias Fitting Paper
0 stars 0 forks source link

Calculating wp #7

Closed aphearin closed 8 years ago

aphearin commented 8 years ago

An important section that is missing is the one describing how we compute w_p(r_p). Once we have populated the simulation box, how exactly do we compute the projected correlation function. What are the integration limits (for the projection integral), etc.

aphearin commented 8 years ago

@andrew-zentner, this is my attempt to resolve one of the issues brought up in Frank's email. You can see how I have tried to address this in the following commit: https://github.com/andrew-zentner/abmcmc/commit/7150329c2a026cd5afbd0f2fc7826ecb7d5f1faa. Please be absolutely sure that I have correctly described your choice for pi_max. You should also add what the rp_bins are.

andrew-zentner commented 8 years ago

Made some small changes, but this should be good to go now.