Is it the same process as constructing a mosaic--the same tutorial? Essentially turning it into a mosaic with 2 panels--1-the long FL and 2-the short FL?
Yes, you're using GMM to try to get a good match between two panels just like a mosaic.
i think that is what rick is saying. however since the narrow-field image should have black pixels where there is no signal, those black areas should be rejectable during imageintegration even without using mosaic tools... it could however look a little rough around the edges of the narrow-field image due to aliasing.
Worth a try, Rob, but you may find that the subs from different systems are mismatched enough that rejection of good data becomes a problem.
I know its a very popular technique that is done amazingly ell in other programs. PI must be able to do it as well....perhaps not as conveniently....but better.
Here's an example where I did this in PI:
https://pixinsight.com/forum/index.php?topic=12279.0This image is a combination of two wide field data sets (TEC160/STXL16200: image scale 1.069 arcsec/pixel and Ceravolo 300/PL16803: 1.26 arcsec/pixel) and one longer FL (RCOS 14.5/STX16803: 0.55 arscsec/pixel):
I calibrated/registered/drizzle integrated (2x) the two wide field data sets separately and calibrated/registered/integrated the RCOS data set. Then I registered the C300 and RCOS lum against the TEC lum. Attempting to combine all three data sets with GMM I had some problems with the stars in the RCOS data causing issues at the edges. I tried CloneStamping out the problematic stars but that didn't work, so I build a feathered elliptical mask using the GAME script and a bit of PixelMath and Convolution and clipped the RCOS data to it. After that I was able to combine all three lum masters in GMM and the rest of the processing wasn't particularly noteworthy...
I'm working on another image using the same three scopes right now... will report back if I find a better way