Well, that certainly is a long pole... but what the heck...
I tried doing the FFT of an image that looks like it could use a little help in the focus. Then by trial and error arrived at an PixelMath expression that could be used to modify the phase mask, and subtracted a 1/5 wave of defocus, for now just centered in the aperture plane, then inverse FFT to a reconstructed image.
Believe it or not, when I perform the FWHMEccentricity on the lightness images, the focus (FWHM) really did improve in the center of the image by about 10-15%, and the eccentricity rose about 20%, as you could expect. Focus (FWHM) became more uniform across the image.
That small improvement, only because I was trying to keep the holes in the image to a minimum. (see next paragraph) I think focus could be improved even more.
But there was clear evidence of the need for a positivity constraint, since holes were being punched in my image, and the image developed fixed-pattern noise to start looking like an outside doormat. Amusing first cut at hand-cranked phase retrieval. But I think I need a side program to automate things. Not sure how I would implement a positivity constraint in PI, since it keeps images in the interval (0, 1). And from what I know about phase retrieval, we need on the order of 160-1000 iterations.