.. _features:
Features
========
The main functionality of *Voiager* includes the following steps:
- Reading of tracer and void catalogs (based on `VIDE `_)
- Generation of random catalogs (based on `healpy `_)
- Estimation of void-galaxy cross-correlation functions (based on `scipy k-d trees `_)
- Projection and deprojection along the line of sight (based on `PyAbel `_)
- Estimation of covariances (based on jackknife resampling)
- Models and likelihood functions (based on linear theory and Gaussian statistics)
- Maximization of likelihoods (based on `scipy.optimize `_)
- Sampling of likelihoods (based on `emcee `_)
- Plotting of summary statistics and results (based on `matplotlib `_ and `GetDist `_)