Author Topic: Mosaic RGB Strategy  (Read 3190 times)

Offline jerryyyyy

  • PixInsight Old Hand
  • ****
  • Posts: 425
    • Astrobin Images
Mosaic RGB Strategy
« on: 2013 December 09 08:18:32 »
I am putting together my first mini-mosaic of the Leonid Triad.  I followed the PI tutorial and can get the images to overlap fine.  This is great, but there is a big fat line across the two images with different intensities on the two sides due to differences in background intensity. 

if you are trying to integrate RGB, do you do each channel first and try to equalize the background intensity before doing the mosaic... seems like you have to. 

What is the most efficient way to equalize the background?  Is it the PixelMath technique used in the tutorials?
Takahashi 180ED
Astrophysics Mach1
SBIG STT-8300M and Nikon D800
PixInsight Maxim DL 6 CCDComander TheSkyX FocusMax

Offline papaf

  • PixInsight Addict
  • ***
  • Posts: 182
Re: Mosaic RGB Strategy
« Reply #1 on: 2013 December 09 23:30:16 »
Here's what I do:

- Keep the images in RGB, don't split channels.
- With StarAlignment, produce the first mosaic simply changing reg model to 2-D, activating distortion correction and changing working mode to reg union/mosaic. You can also check frame adapt.
- This will produce a subpar result, ie it will still have the borders quite evident. But this is only an alignment aid to the real thing, so change the name to align and park the image somewhere
- Now, get the mode back to register/match and leave everything else the same. As reference use the parked align image and select the two (I assume is a 2 part mosaic) parts as the images to be aligned. This will produce 2 copies of the aforementioned images, with the same dimensions of the finished mosaic, filled with black area.
- Now take out the splendid GradientMergeMosaic. Simply input the two just aligned images into this tool and make it run. BAM! No more borders.

In the last step, what could go wrong is, if you have a bright enough star on the border of one of the two images, GMM could produce artifacts on the interested border, like a comet thinghy (sorry for the too techincal explanation!). If this happens, go back to the interested aligned image (the one with the big black area in it) and simply cover the star up using clonestamp. Then try again.

I hope I made at least some sense...

Offline jerryyyyy

  • PixInsight Old Hand
  • ****
  • Posts: 425
    • Astrobin Images
Re: Mosaic RGB Strategy
« Reply #2 on: 2013 December 10 13:01:04 »
Well, that script is indeed magic... worked away for a while but merged the two composit RGB images....

To do three images... merge two then, the third into the merged other two... no way to do all three in one fell swoop... what I need is a large funnel...
Takahashi 180ED
Astrophysics Mach1
SBIG STT-8300M and Nikon D800
PixInsight Maxim DL 6 CCDComander TheSkyX FocusMax