MEM (‘xrayvision.mem’)#
The mem submodule contains the Maximum Entropy methods.
xrayvision.mem Module#
Implementation of Maximum Entropy Method
Functions#
|
Return the entropy of an image. |
|
Return the complex Fourier matrix used to compute the value of the visibilities. |
|
Estimate the total flux in the image by solving an optimisation problem. |
|
Return the mean visibilities sampling the same call in the discretisation of the (u,v) plane. |
|
This function computes the value of the proximity operator of the entropy function subject to positivity constraint, i.e. it solves the problem. |
|
Computes the value of the proximity operator of the entropy function subject to positivity constraint and flux constraint by means of a Dykstra-like proximal algorithm (see Combettes, Pesquet, "Proximal Splitting Methods in Signal Processing", (2011)). |
|
Solve the optimization problem using a forward-backward splitting algorithm |
|
Maximum Entropy Method visibility based image reconstruction |