*********************************** Optimizations *********************************** There two available strategies for optimization: 1. Manual choice of pixel dilution factors on annular rings. 2. Depletion function .. _optim_manual: Manual choice of pixel dilution factors on annular rings ======================================================== .. _optim_depletion: Depletion function =============================== the depletion function is defined as: .. math:: \beta(r) = 1 - A * exp(-B*exp(-C*r)) And in implemented in the function :meth:`cmfg.deplete_profile`. The default values for the parameters are: * A = 0.9 * B = 8 * C = 15 .. image:: depletion_TST.png :width: 500px :align: center This function allows to adapt the dilution in the number of pixels using several configurations. .. https://www.geogebra.org/m/ecdptetr .. raw:: html