The data shown in the following images are the
"observed" data each of which is contaminated by an additive zero-mean
Gaussian noise so that the frames have a Signal-to-noise ratio (SNR) (measured
from peak signal to rms background) of 400. The following image are the
first two frames of the data set.

im> imstat conv[1:20,1:20,*] # IMAGE NPIX MEAN STDDEV MIN MAX conv[1:20,1:20,*] 4000 0.03311 0.6386 -1.997 2.258from which the rms noise background was determined from the standard deviation, i.e. sigma = 0.6386. This is then used as the value for N0 in the FITS header of conv.


Before running the code the following files need to be present:
conv |
Observation Frames |
conv_sup |
Observation Frames Support |
conv_wf |
Frequency Domain Weighting
(default: Use 1.0) |
obj |
Initial Object Estimate |
obj_sup |
Initial Object Estimate Support |
psf |
Initial PSF Estimate |
psf_sup |
Initial PSF Estimate Support |
wt |
(If available: Use sigmaconv) |
sky |
(default: Use 0.0) |
idac_v27 conv obj psf wt 1000 10 1 1 0 9 1 &where idac_v27 is the executable in the directory idac/bin/ which created the following output files.
conv.diag |
Diagnostic File |
conv.error_met |
Error Metric File |
conv.obj |
Object Estimate (normalized to input data) |
conv.psf |
PSF(s) Estimate |
conv.resid |
Residuals (normalized to input data) |
conv.mse |
Mean Squared Error (per individual input frame) |
conv.sky |
Sky multiplicative factor Eta for each data frame per iteration. |
Note that the output files are tagged with the input convolution data filename. The unix script conv.save will rename the output files, appending a user specified serial number, if desired to keep separate runs with the same data uniquely named.
conv 000appends .000 to each of the above files.

The following image is the estimated object, conv.obj. Note that all four stars are clearly visible. The brightest star has a faint companion at around 7 o'clock which is not clearly visible in the raw data above. Also note that these reconstructions are super-resolved, reducing each star to a sigle pixel.

The following images shows the recovered PSFs for the first two frames. Compare these to the sample above showing the two distinct morpholgies of the PSFs. Also note the lack of noise in bothe the recovered object and PSFs. The PSF's are not registered because the original data was not so that the relative motion of the reconstructed PSF's is the same as for the observations.
