Fitting multi-modal probability distributions ====================================================== This section demonstrates differentiable methods for fitting a multi-modal probability distribution, using a double Gaussian to demonstrate the PDF-weighting technique. We recommend reading the tutorial notebook alongside the supplementary source code linked below. .. toctree:: :maxdepth: 1 double_gauss_demo.ipynb double_gaussian_code_holder.rst