Two-point Correlation Functions =============================== There are currently two different classes for calculating the possible two-point correlation functions: .. toctree:: nn gg Each of the above classes is a sub-class of the base class npcf, so they have a number of features in common about how they are constructed. The common features are documented here. .. autoclass:: orpheus.npcf_base.BinnedNPCF :members: