This is the source code for the MEMSYS5 algorithm, also known as the "Cambridge Algorithm". The code was downloaded from Steven Gull's webpage, which no longer exists. I'm unsure if there is another implementation somewhere. I may eventually write a Python interface to the algorithm.
The algorithm uses a conjugate gradient method to search for the maximum-entropy distribution on an
References:
Skilling, John, and R. K. Bryan. "Maximum entropy image reconstruction: general algorithm." Monthly Notices of the Royal Astronomical Society 211.1 (1984): 111-124.
Myrheim, Jan, and Haavard Rue. "New algorithms for maximum entropy image restoration." CVGIP: Graphical Models and Image Processing 54.3 (1992): 223-238.