This PR adds a tutorial explaining the basics of MCMC based deconvolution. It includes a minimal simplified pure Numpy implementation of MCMC deconvolution that I implemented as part of the learning process to understand how LIRA works. I thought it might be useful for others as well, so I'm adding it to the docs.
This PR adds a tutorial explaining the basics of MCMC based deconvolution. It includes a minimal simplified pure Numpy implementation of MCMC deconvolution that I implemented as part of the learning process to understand how LIRA works. I thought it might be useful for others as well, so I'm adding it to the docs.