I have two sets of data from two different camera/scope combinations on the same object. One set of data is from an RC for the express purpose of capturing the star spikes the scope produces, and does not have much data and is noisy. The other data set is from a refractor that does not produce star spikes, but has a lot of integration time and is not noisy.
What I would like to do is combine the RC data with spikes to the refractor data and basically just add the star spikes into the good refractor data.
What I have tried is simply pixel math to add the master images together, and also ImageIntegration. In both cases what happens is that the new image has good star spikes, but has far more noise due to the noisy RC data.
How can I combine these two master images to get good star spikes but retain the good SNR and low noise of the refractor set?