[in,out] | d | hmpdf_init() must have been called on d |
[in] | phi | angular separation for which the two-point PDF will be computed (in arcmin). Must be strictly positive, and less than hmpdf_phi_max. |
[in] | Nbins | number of bins the two-point PDF will be binned into |
[in] | binedges | monotonically increasing array of length Nbins+1 |
[out] | tp | the binned two-point PDF will be written into the first Nbins*Nbins elements of this output array |
[in] | noisy | if set to non-zero, the two-point PDF will be convolved with a Gaussian of covariance matrix determined from hmpdf_noise_pwr |