Currently I am using the NNcorrelation class to calculate the D_a(z_eff) inside a hydrodynamical simulation. I did this by using the 2D ra,dec inputs to retrieve the angular seperations and consequently construct the w(theta). On top of that I also want to construct the LOS correlation function to ultimately perform the Alcock–Paczyński test. This is a 1D problem, so in essence it is quite trivial to do outside of the treecorr environment. However, the environment is very efficient and most of all handy when it comes to performing statistical analysis of the correlation function.
Ultimately, I would like to use the patch IDs for all the galaxies inside the w(theta) construction to be able to perform my own analysis of the LOS correlation. Is there any way I can access them within the current framework?