umergeTileImages - EranOfek/AstroPack GitHub Wiki
Description
Make a 4-tile ULTRASAT image from 4 individual tile images produced beforehand and saved as .mat objects. The results of the merging are an AstroImage object and a FITS image file SimImage_merged.fits
Example
Image = umergeTileImages ('A','tileA.mat','B','tileB.mat','C','tileC.mat','D','tileD.mat');