Whenever you import a file that contains multiple channels, it will extract any relevant channel (for example, it will extract the red channel if you are loading it as "red", etc.). In the case of importing an RGB file for your luminance, it will simply sum (average) the three channels (e.g. it will not do any re-weighting).Guy wrote: ↑Mon Sep 06, 2021 8:49 am Hi Ivo,
I'm trying to capture the technique you describe here and I have a few questions.
- If I just load an OSC/DSLR file into the luminance channel (and nothing into R,G or B) and set 'Luminance, Color' to 'L + Synthetic L from R(2xG)B, Mono (Mono from OSC/DSLR)' does it extract the RGB from the OSC file to create the synthetic luminance data?
Channel interpolation purely impacts coloring only. It does not add/impact/modify synthetic luminance.- I do this with the wide band OSC file and with the filtered Ha data file (presumably also from the OSC) and create luminance data files.
- If I use the Compose module to combine the two files - say I use R channel for Ha & G channel for Wideband and I set set 'Luminance, Color' to 'L + Synthetic L From RGB, Mono':
- Do I set Channel Interpolation to Off since we don't want a synthesised B channel adding to our synthetic luminance ?
- Do I set 'Red total exposure' to 312 and 'Green total exposure' to 228 and 'Blue total exposure' to 'Not Set' to get the weighting of the two sets of luminance data correct?
Indeed. The exposure times don't do anything really when L, RGB is selected (since there is no synthetic luminance being generated). I need to disable them in that case! (it's on my list )So I then have the luminance file and load it into Luminance channel and load the wideband OSC file into the R G and B channels individually.
- Do I set 'Luminance, Color' to 'L,RGB' and leave exposure times to 'Not set' as R,G and B all have same exposure time?
If exposure times are all "not set", then no (0%) synthetic luminance would be added to whatever was loaded as "proper" luminance.[*] Is there any sense in setting 'Luminance, Color' to 'L+ Synthetic L from RGB,RGB' since we have already extracted the synthetic luminance from the RGB?
[/list]
Correct! This indeed allows you to decouple coloring from luminance and still achieve whichever luminance weighting you'd like.One final unrelated Compose question:
- If I set total exposure time in a channel to zero it ignores the channel when creating synthetic luminance data - useful if you want to put the same (narrowband) data into 2 channels (e.g. OIII/Hb in G & B)- is that right?
Hope this helps!