Combining OSC data with dual narrowband data

5 replies157 views
erik102696 avatar
I have a Zwo 533MC Pro and a L-extreme dual narrowband filter. I’m working on a project where I have about 20 hours of broadband data for M51 and 30 hours of narrowband data also for M51. I want to combine the detail and all the Ha data that I was able to collect with the narrowband filter with the broadband data of the galaxy. I have searched around for videos and most of them are dealing with mono cameras. Does anyone have any tips on the best way to combine this data? Or have any direction they could point me to so I can learn more. Thanks for any help!
Well Written Respectful Engaging
andrea tasselli avatar
The L-Extreme data isn't pure Ha or pure OIII but that and also the broadband signal that is also captured. Blending the two might be a mix of several things, notably straight addition of both images (NB and RGB) once normalized to each other, scaled addition of the same using SNR as weight or selective blending of the NB R channel into the R channel from the RGB image and potentially also the G channel from the NB into the G/B channels of the RGB image. You might either add or XOR  one channel into another once they are both normalized to each other.  As an example here is one blend:

M51 NB+RGB (OSC) 2in1 - AstroBin
erik102696 avatar
andrea tasselli:
The L-Extreme data isn't pure Ha or pure OIII but that and also the broadband signal that is also captured. Blending the two might be a mix of several things, notably straight addition of both images (NB and RGB) once normalized to each other, scaled addition of the same using SNR as weight or selective blending of the NB R channel into the R channel from the RGB image and potentially also the G channel from the NB into the G/B channels of the RGB image. You might either add or XOR  one channel into another once they are both normalized to each other.  As an example here is one blend:

M51 NB+RGB (OSC) 2in1 - AstroBin

Thank you for the reply! What would be the process to do this? I have tried combining images before stretching, after stretching, combining individual split channels then back to rgb, and have tried a few scripts for combining narrowband data with rgb. How would I normalize the images to each other? I have been doing spcc to each before combining them.
andrea tasselli avatar
What are you using for processing?
erik102696 avatar
andrea tasselli:
What are you using for processing?

I am using Pixinsight for everything.
andrea tasselli avatar
Good. You can either blend in the linear phase or after stretching, it's a matter of preferences. Normalization means using LinearFit using a reference image (e.g. the RGB R channel) to which the other channel is added (or XOR-ed), such as the R NB channel. Or you can add them together in PixelMath (such as (A+B)*0.5). If you want to add them using the SNR as weight the this needs to be done in the linear phase only using ImageIntegration. Once you have combined them (in the linear phase) you'll be well advised to use ColorCalibration to rebalance the final RGB composite.
Helpful
Related discussions
Astro pixel Processor - How to combine a OSC broadband image and Extracted Ha and OIII from a dualband filter?
Hello All, I have a 2600MC-pro and have been using APP for a couple of years. I normally am only using 1 filter so no issues stacking. APP has been great. Now I would now like to take broadband subs and add the Extracted Ha and OIII from my antlia AL...
APP combines OSC broadband with extracted Ha/OIII from dual narrowband filter.
Sep 5, 2025
Adding "L" Data To RGB Data in Pixinsight
I have been struggling with my first LRGB dataset of M33 for several months now. I have been an OSC shooter for many years and have enjoyed OSC processing. I added a Minicam8 mono to my kit awhile back and have had tons of fun with mono processing, b...
Demonstrates adding luminance detail to RGB data, applicable to broadband/narrowband combination.
Jan 4, 2026
Best way to combine RGB and dual narrowband data
Hi, I've been shooting the California Nebula for a week and managed to capture 15 hours with the Samyang 135mm, ZWO ASI533MC Pro and Optolong L-eNhance. I think I'll do another 1 or 2 nights to reach 25 hour-ish integration and I also think I...
Directly addresses combining OSC data with dual narrowband filters in PixInsight.
Oct 15, 2023
Does Anyone Know how to Combine OSC Broadband and Narrowband data in Photoshop (M31)
Hello All, I took approximately 3.5 hours of narrowband and 7 hours of broadband data with my Spacecat 51 of M31 this week. The data looks great but I have no idea how to add the narrowband data/stack to the broadband data/stack in Photoshop. I figur...
Discusses combining OSC broadband data with dual narrowband filter data.
Sep 23, 2023
Pixinsight Help - Processing OSC data plus mono camera Luminance data
Hello, I recently acquired a mono 533mc camera. I captured luminance data on ngc 7331 with a uv-ir filter. I already owned a 533mc color camera and had some OSC data on the same target. I want to add the luminance data to my OSC dataset to improve th...
Shows processing OSC color camera data combined with separate luminance data.
Sep 1, 2025