I use the Pixinsight plugin Image Blend to integrate an Ha non-linear master with an LRGB non-linear master. It worked, but the Ha is not adding anything to the color. Am I missing a step, i.e. mapping the Ha to a R, G or B image?
Kyle Goodwin:
What steps did you take exactly? You can certainly do this via the image blend plugin, but you'll want to continuum subtract it first and then make sure you're blending it in the way you expect. I usually leave the saturation a bit low before I blend in my continuum subtracted Ha (or Oiii potentially also if I've done that as well) so I can see the effect, adjust the blending as necessary, and then adjust the saturation a bit afterwards as well.
Oscar:
well I understood what's wrong
you're adding combining a monochrome HA image to the (color) LRGB, so, the HA will not provide any color
Narrowband ColorMapper script can colorize your HA, then you could merge the two
the way I would do it is a bit weird (it's not with ColorMapper), so I'm not sure I should share it...I'd like to know the right way to do this; I guess I'll be learning alongside Jerry
P.S.
splitting the RGB image into it's 3 channels and combining HA with the red does the job, but ruins the color balance; so far haven't done that during linear phase, so I never used SPCC after HA combination
Oscar:
splitting the RGB image into it's 3 channels and combining HA with the red does the job, but ruins the color balance; so far haven't done that during linear phase, so I never used SPCC after HA combination
andrea tasselli:Oscar:
splitting the RGB image into it's 3 channels and combining HA with the red does the job, but ruins the color balance; so far haven't done that during linear phase, so I never used SPCC after HA combination
*Most likely, it does not. Use NBRGBCombination to combine Ha/OIII to RGB